summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-05 02:58:55 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-05 02:58:55 +0000
commit28fb39c89509a739eae86e744e6c7626b8292f35 (patch)
tree686024d1638e91ebc4736865ca3db4dda42a9cf9
parent4753bca888e315a15ebf9cccb1b1fe9a94428160 (diff)
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/hy.js12
-rw-r--r--l10n/hy.json10
2 files changed, 22 insertions, 0 deletions
diff --git a/l10n/hy.js b/l10n/hy.js
new file mode 100644
index 00000000..d440ec72
--- /dev/null
+++ b/l10n/hy.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "social",
+ {
+ "Help" : "Օգնություն",
+ "Home" : "Սկիզբ",
+ "Notifications" : "Ծանուցում",
+ "Delete" : "հեռացնել",
+ "Edit" : "մշակել",
+ "Close" : "Փակել",
+ "Continue" : "Շարունակել"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hy.json b/l10n/hy.json
new file mode 100644
index 00000000..b36a0985
--- /dev/null
+++ b/l10n/hy.json
@@ -0,0 +1,10 @@
+{ "translations": {
+ "Help" : "Օգնություն",
+ "Home" : "Սկիզբ",
+ "Notifications" : "Ծանուցում",
+ "Delete" : "հեռացնել",
+ "Edit" : "մշակել",
+ "Close" : "Փակել",
+ "Continue" : "Շարունակել"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file