From a363e99aa3faa41bb8477f5b53ff9457b56cf907 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 9 Apr 2018 00:32:45 +0000 Subject: [tx-robot] updated from transifex --- l10n/he.js | 13 +++++++++++++ l10n/he.json | 11 +++++++++++ 2 files changed, 24 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..9cfba8c --- /dev/null +++ b/l10n/he.js @@ -0,0 +1,13 @@ +OC.L10N.register( + "notifications", + { + "Failed to perform action" : "הפעולה נכשלה", + "Failed to dismiss notification" : "ההתעלמות מההתרעה נכשלה", + "Failed to dismiss all notifications" : "התעלמות מכל ההתרעות נכשלה", + "in {path}" : "תחת {path}", + "Admin notifications" : "התרעות למנהלים", + "Notifications" : "התרעות", + "No notifications" : "אין התרעות", + "Dismiss" : "התעלמות" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/he.json b/l10n/he.json new file mode 100644 index 0000000..dba2dfc --- /dev/null +++ b/l10n/he.json @@ -0,0 +1,11 @@ +{ "translations": { + "Failed to perform action" : "הפעולה נכשלה", + "Failed to dismiss notification" : "ההתעלמות מההתרעה נכשלה", + "Failed to dismiss all notifications" : "התעלמות מכל ההתרעות נכשלה", + "in {path}" : "תחת {path}", + "Admin notifications" : "התרעות למנהלים", + "Notifications" : "התרעות", + "No notifications" : "אין התרעות", + "Dismiss" : "התעלמות" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file -- cgit v1.2.3