From e52938e2a2f2d1db9f34dd94abb968c64e40254b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 31 May 2018 00:19:15 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/he.js | 20 ++++++++++++++++++++ l10n/he.json | 18 ++++++++++++++++++ 2 files changed, 38 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..08903b5 --- /dev/null +++ b/l10n/he.js @@ -0,0 +1,20 @@ +OC.L10N.register( + "data_request", + { + "sent!" : "נשלח!", + "No administrator could have been contacted." : "לא ניתן היה ליצור קשר עם אף אחד מהמנהלים.", + "Personal data export request" : "בקשת ייצור נתונים אישיים", + "Hello %s," : "שלום %s,", + "The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "התקבלה בקשת יצוא נתונים אישיים מהמשתמש %s, עם המזהה „%s”. נא לפעול בהתאם.", + "Account deletion request" : "בקשת מחיקת חשבון", + "The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "התקבלה בקשת מחיקת חשבון מהמשתמש %s, עם המזהה „%s”. נא לפעול בהתאם.", + "No administrator has set an email address" : "אף אחד מהמנהלים לא הגדיר כתובת דוא״ל", + "Data Request" : "בקשת נתונים", + "Request your data from the admins" : "בקשת הנתונים שלך מהמנהלים", + "Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "לאפשר למשתמשים שלך לבקש ייצוא או מחיקה של הנתונים שלהם. האפשרויות המתאימות נוספות לאגף ההגדרות האישיות. מנהלים יקבלו הודעה בדוא״ל בנוגע לבקשה.", + "Account" : "חשבון", + "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "ניתן לבקש ייצוא של הנתונים שלך או את מחיקת החשבון שלך מהמערכת ממנהל מערכת. פעולה זו יכולה לארוך עד 30 ימים.", + "Request data export" : "בקשת ייצוא נתונים", + "Request account deletion" : "בקשת מחיקת חשבון" +}, +"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..3787eac --- /dev/null +++ b/l10n/he.json @@ -0,0 +1,18 @@ +{ "translations": { + "sent!" : "נשלח!", + "No administrator could have been contacted." : "לא ניתן היה ליצור קשר עם אף אחד מהמנהלים.", + "Personal data export request" : "בקשת ייצור נתונים אישיים", + "Hello %s," : "שלום %s,", + "The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "התקבלה בקשת יצוא נתונים אישיים מהמשתמש %s, עם המזהה „%s”. נא לפעול בהתאם.", + "Account deletion request" : "בקשת מחיקת חשבון", + "The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "התקבלה בקשת מחיקת חשבון מהמשתמש %s, עם המזהה „%s”. נא לפעול בהתאם.", + "No administrator has set an email address" : "אף אחד מהמנהלים לא הגדיר כתובת דוא״ל", + "Data Request" : "בקשת נתונים", + "Request your data from the admins" : "בקשת הנתונים שלך מהמנהלים", + "Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "לאפשר למשתמשים שלך לבקש ייצוא או מחיקה של הנתונים שלהם. האפשרויות המתאימות נוספות לאגף ההגדרות האישיות. מנהלים יקבלו הודעה בדוא״ל בנוגע לבקשה.", + "Account" : "חשבון", + "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "ניתן לבקש ייצוא של הנתונים שלך או את מחיקת החשבון שלך מהמערכת ממנהל מערכת. פעולה זו יכולה לארוך עד 30 ימים.", + "Request data export" : "בקשת ייצוא נתונים", + "Request account deletion" : "בקשת מחיקת חשבון" +},"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