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-05-05 07:50:59 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 07:50:59 +0300
commit0608243756acc1cd113d1deb2102648c3cf62511 (patch)
treef71cea852c9f4d88c093130c5262ebacb87f50d9 /admin_migrate
parent9f4f4a49ac928ee2e391913a08a0c44c5b13a40d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/af_ZA.js6
-rw-r--r--admin_migrate/l10n/af_ZA.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/admin_migrate/l10n/af_ZA.js b/admin_migrate/l10n/af_ZA.js
new file mode 100644
index 000000000..12cf7b7c4
--- /dev/null
+++ b/admin_migrate/l10n/af_ZA.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "admin_migrate",
+ {
+ "Export" : "Uitvoer"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/admin_migrate/l10n/af_ZA.json b/admin_migrate/l10n/af_ZA.json
new file mode 100644
index 000000000..e46a18f67
--- /dev/null
+++ b/admin_migrate/l10n/af_ZA.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Export" : "Uitvoer"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file