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-03 07:51:35 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-03 07:51:35 +0300
commit935c937088ff3ea7c301dbcc46dffc363a5943e9 (patch)
treed983ccea1fb0251d545f1d779a9f537ba3dcc18d /admin_migrate
parentd35fe74152941a859dd98be7d0e75115140f7bab (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/hy.js6
-rw-r--r--admin_migrate/l10n/hy.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/admin_migrate/l10n/hy.js b/admin_migrate/l10n/hy.js
new file mode 100644
index 000000000..cb8f1535c
--- /dev/null
+++ b/admin_migrate/l10n/hy.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "admin_migrate",
+ {
+ "Export" : "Արտահանում"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/admin_migrate/l10n/hy.json b/admin_migrate/l10n/hy.json
new file mode 100644
index 000000000..cd7b98adb
--- /dev/null
+++ b/admin_migrate/l10n/hy.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Export" : "Արտահանում"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file