Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-12 03:29:33 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-12 03:29:33 +0300
commit019a5233f77eed2485ebb180d11eb612ba774db5 (patch)
treebef7052b6aa62da9f2b2b35c9113d3068202caef
parentc46ba3c62faae236e7898280686b7720a06313a8 (diff)
[tx-robot] updated from transifexv13.0.5RC2v13.0.5RC1v13.0.5
-rw-r--r--l10n/he.js10
-rw-r--r--l10n/he.json8
2 files changed, 18 insertions, 0 deletions
diff --git a/l10n/he.js b/l10n/he.js
new file mode 100644
index 0000000..05692d4
--- /dev/null
+++ b/l10n/he.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements" : "הכרזות Nextcloud",
+ "Nextcloud announcement" : "הכרזת Nextcloud",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "הכרזות Nextcloud מביאות את החדשות העדכניות ביותר של Nextcloud להתראות שלך",
+ "Shows the latest news of Nextcloud in your notifications." : "מציג את החדשות העדכניות ביותר של Nextcloud בהתראות שלך.",
+ "These groups will be notified about the announcements." : "הקבוצות האלו יקבלו התראות על ההכרזות."
+},
+"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/l10n/he.json b/l10n/he.json
new file mode 100644
index 0000000..91a9c2f
--- /dev/null
+++ b/l10n/he.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Nextcloud announcements" : "הכרזות Nextcloud",
+ "Nextcloud announcement" : "הכרזת Nextcloud",
+ "Nextcloud announcements brings the latest news of Nextcloud into your notifications" : "הכרזות Nextcloud מביאות את החדשות העדכניות ביותר של Nextcloud להתראות שלך",
+ "Shows the latest news of Nextcloud in your notifications." : "מציג את החדשות העדכניות ביותר של Nextcloud בהתראות שלך.",
+ "These groups will be notified about the announcements." : "הקבוצות האלו יקבלו התראות על ההכרזות."
+},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
+} \ No newline at end of file