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>2016-06-22 07:50:54 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-22 07:50:54 +0300
commit183d28e3cd002828edf91c1b144494b6ece90da1 (patch)
tree1a26c7d9fb188d3f80fc7cd4707b1ab006bc59a5 /admin_migrate
parent29a77b366c14ade1ac8c92fb2685ccaa65b84d27 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/lb.js6
-rw-r--r--admin_migrate/l10n/lb.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/admin_migrate/l10n/lb.js b/admin_migrate/l10n/lb.js
index bbd2e83d3..23fcd2f8d 100644
--- a/admin_migrate/l10n/lb.js
+++ b/admin_migrate/l10n/lb.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"admin_migrate",
{
- "Export" : "Export"
+ "Export data" : "Donnéeën exportéieren",
+ "All system files and user data" : "All d'Sytem Fichieren a Benotzer Donnéeën",
+ "Only system files" : "Nëmme System Fichieren",
+ "Only user data" : "Nëmmen Benotzer Donnéeën",
+ "Export" : "Exportéieren"
},
"nplurals=2; plural=(n != 1);");
diff --git a/admin_migrate/l10n/lb.json b/admin_migrate/l10n/lb.json
index d8b11a316..69ff1cf4c 100644
--- a/admin_migrate/l10n/lb.json
+++ b/admin_migrate/l10n/lb.json
@@ -1,4 +1,8 @@
{ "translations": {
- "Export" : "Export"
+ "Export data" : "Donnéeën exportéieren",
+ "All system files and user data" : "All d'Sytem Fichieren a Benotzer Donnéeën",
+ "Only system files" : "Nëmme System Fichieren",
+ "Only user data" : "Nëmmen Benotzer Donnéeën",
+ "Export" : "Exportéieren"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file