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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-30 08:55:54 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-30 08:55:54 +0300
commit023c8b0eacc243b2dd4763e6086fc87ce8b76126 (patch)
treeb700928296cd54f010378dc6acbe996e77056a95 /lib/l10n/ia.js
parent6c2e94e0b23ca2212a6b6ad510002c9594d21abb (diff)
[tx-robot] updated from transifex
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);");