Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ia.php')
-rw-r--r--settings/l10n/ia.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/settings/l10n/ia.php b/settings/l10n/ia.php
index 220db7b957a..6e7feaf378c 100644
--- a/settings/l10n/ia.php
+++ b/settings/l10n/ia.php
@@ -1,11 +1,12 @@
<?php $TRANSLATIONS = array(
"Language changed" => "Linguage cambiate",
"Invalid request" => "Requesta invalide",
+"Groups" => "Gruppos",
+"Delete" => "Deler",
"__language_name__" => "Interlingua",
"Add your App" => "Adder tu application",
"Select an App" => "Selectionar un app",
"Update" => "Actualisar",
-"Clients" => "Clientes",
"Password" => "Contrasigno",
"Unable to change your password" => "Non pote cambiar tu contrasigno",
"Current password" => "Contrasigno currente",
@@ -15,8 +16,6 @@
"Your email address" => "Tu adresse de e-posta",
"Language" => "Linguage",
"Help translate" => "Adjuta a traducer",
-"Groups" => "Gruppos",
"Create" => "Crear",
-"Other" => "Altere",
-"Delete" => "Deler"
+"Other" => "Altere"
);