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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-19 07:52:16 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-19 07:52:16 +0300
commita4253f9eac6f9cf393490c937cf34e67559c6326 (patch)
treea4632b399df1c72c33b5f69eaa0a9c625dcd2141 /admin_migrate
parent7db019490caa86ba34a03d4b1712d88af401b3b2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/ia.js4
-rw-r--r--admin_migrate/l10n/ia.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/admin_migrate/l10n/ia.js b/admin_migrate/l10n/ia.js
index d4b068dde..76e9293e0 100644
--- a/admin_migrate/l10n/ia.js
+++ b/admin_migrate/l10n/ia.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"admin_migrate",
{
+ "Export data" : "Exportar datos",
+ "All system files and user data" : "Tote le files del systema e datos de usator",
+ "Only system files" : "Solmente le files de systema",
+ "Only user data" : "Solmente le datos de usator",
"Export" : "Exportar"
},
"nplurals=2; plural=(n != 1);");
diff --git a/admin_migrate/l10n/ia.json b/admin_migrate/l10n/ia.json
index 7fd091293..dd9ba6d61 100644
--- a/admin_migrate/l10n/ia.json
+++ b/admin_migrate/l10n/ia.json
@@ -1,4 +1,8 @@
{ "translations": {
+ "Export data" : "Exportar datos",
+ "All system files and user data" : "Tote le files del systema e datos de usator",
+ "Only system files" : "Solmente le files de systema",
+ "Only user data" : "Solmente le datos de usator",
"Export" : "Exportar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file