From 019a5233f77eed2485ebb180d11eb612ba774db5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 12 Jul 2018 00:29:33 +0000 Subject: [tx-robot] updated from transifex --- l10n/he.js | 10 ++++++++++ l10n/he.json | 8 ++++++++ 2 files changed, 18 insertions(+) create mode 100644 l10n/he.js create mode 100644 l10n/he.json 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 -- cgit v1.2.3