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 /user_migrate
parentd35fe74152941a859dd98be7d0e75115140f7bab (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'user_migrate')
-rw-r--r--user_migrate/l10n/hy.js7
-rw-r--r--user_migrate/l10n/hy.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/user_migrate/l10n/hy.js b/user_migrate/l10n/hy.js
new file mode 100644
index 000000000..f2d87f0a1
--- /dev/null
+++ b/user_migrate/l10n/hy.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "user_migrate",
+ {
+ "Export" : "Արտահանում",
+ "Import" : "Ներմուծում"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/user_migrate/l10n/hy.json b/user_migrate/l10n/hy.json
new file mode 100644
index 000000000..99628b757
--- /dev/null
+++ b/user_migrate/l10n/hy.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Export" : "Արտահանում",
+ "Import" : "Ներմուծում"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file