From f833a2c3cebd8f29249c462ea39a72ff1c616f22 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 11 Feb 2019 01:31:41 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/he.js | 22 ++++++++++++++++++++++ l10n/he.json | 20 ++++++++++++++++++++ 2 files changed, 42 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..ee2c4d4 --- /dev/null +++ b/l10n/he.js @@ -0,0 +1,22 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "סינכרון טלפון", + "An app to sync SMS with your cloud" : "יישומון לסנכרון המסרונים עם הענן שלך", + "No contact found." : "לא נמצאו אנשי קשר", + "Settings" : "הגדרות", + "Invalid message limit" : "מגבלת ההודעה שגויה", + "Default country code" : "קוד מדינה כבררת מחדל", + "Contact ordering" : "סידור אנשי קשר", + "Last message" : "הודעה אחרונה", + "Label" : "תווית", + "Reverse ?" : "להפוך?", + "Notification settings" : "הגדרות התראות", + "Enable" : "הפעלה", + "Disable" : "השבתה", + "Are you sure you want to wipe all your messages ?" : "למחוק את כל ההודעות שלך?", + "Reset all messages" : "איפוס כל ההודעות", + "%s message(s) shown of %s message(s) stored in database." : "%s הודעות מוצגות מתוך %s הודעות שמאוחסנות במסד הנתונים.", + "Please select a conversation from the list to load it." : "נא לבחור דיון מהרשימה כדי לטעון אותו." +}, +"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..cf3cfdc --- /dev/null +++ b/l10n/he.json @@ -0,0 +1,20 @@ +{ "translations": { + "Phone Sync" : "סינכרון טלפון", + "An app to sync SMS with your cloud" : "יישומון לסנכרון המסרונים עם הענן שלך", + "No contact found." : "לא נמצאו אנשי קשר", + "Settings" : "הגדרות", + "Invalid message limit" : "מגבלת ההודעה שגויה", + "Default country code" : "קוד מדינה כבררת מחדל", + "Contact ordering" : "סידור אנשי קשר", + "Last message" : "הודעה אחרונה", + "Label" : "תווית", + "Reverse ?" : "להפוך?", + "Notification settings" : "הגדרות התראות", + "Enable" : "הפעלה", + "Disable" : "השבתה", + "Are you sure you want to wipe all your messages ?" : "למחוק את כל ההודעות שלך?", + "Reset all messages" : "איפוס כל ההודעות", + "%s message(s) shown of %s message(s) stored in database." : "%s הודעות מוצגות מתוך %s הודעות שמאוחסנות במסד הנתונים.", + "Please select a conversation from the list to load it." : "נא לבחור דיון מהרשימה כדי לטעון אותו." +},"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