summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ia.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ia.js')
-rw-r--r--lib/l10n/ia.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/ia.js b/lib/l10n/ia.js
index d251c690053..f14408dd531 100644
--- a/lib/l10n/ia.js
+++ b/lib/l10n/ia.js
@@ -1,10 +1,6 @@
OC.L10N.register(
"lib",
{
- "Help" : "Adjuta",
- "Personal" : "Personal",
- "Users" : "Usatores",
- "Admin" : "Administration",
"Unknown filetype" : "Typo de file incognite",
"Invalid image" : "Imagine invalide",
"today" : "hodie",
@@ -12,8 +8,12 @@ OC.L10N.register(
"last month" : "ultime mense",
"last year" : "ultime anno",
"seconds ago" : "secundas passate",
- "web services under your control" : "servicios web sub tu controlo",
"For the best results, please consider using a GNU/Linux server instead." : "Pro le exitos melior, pro favor tu considera usar in loco un servitor GNU/Linux.",
- "Apps" : "Applicationes"
+ "Apps" : "Applicationes",
+ "Help" : "Adjuta",
+ "Personal" : "Personal",
+ "Users" : "Usatores",
+ "Admin" : "Administration",
+ "web services under your control" : "servicios web sub tu controlo"
},
"nplurals=2; plural=(n != 1);");