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 /impress
parentd35fe74152941a859dd98be7d0e75115140f7bab (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'impress')
-rw-r--r--impress/l10n/hy.js7
-rw-r--r--impress/l10n/hy.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/impress/l10n/hy.js b/impress/l10n/hy.js
new file mode 100644
index 000000000..ee7575e36
--- /dev/null
+++ b/impress/l10n/hy.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "impress",
+ {
+ "Name" : "Անուն",
+ "Size" : "Չափս"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/impress/l10n/hy.json b/impress/l10n/hy.json
new file mode 100644
index 000000000..93070e1ff
--- /dev/null
+++ b/impress/l10n/hy.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Name" : "Անուն",
+ "Size" : "Չափս"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file