From cf0c01250227b6ffb8a0f7a8917c74ed374caf25 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 9 Sep 2020 02:29:49 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/he.js | 23 +++++++++++++++++++++++ l10n/he.json | 23 +++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/l10n/he.js b/l10n/he.js index aded32b..dff2e5c 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -4,6 +4,7 @@ OC.L10N.register( "Anonymous response" : "תגובה אלמונית", "Forms" : "טפסים", "Shared by %s" : "שותף על ידי %s", + "📝 Simple surveys and questionnaires, self-hosted" : "📝 סקריםי ושאלונים פשוטים, באירוח עצמי", "New form" : "טופס חדש", "Loading forms …" : "הטפסים נטענים…", "No forms created yet" : "לא נוצרו עדיין טפסים", @@ -29,11 +30,13 @@ OC.L10N.register( "Title of question number {index}" : "כותרת של שאלה מספר {index}", "Required" : "נדרש", "Delete question" : "מחיקת שאלה", + "This question needs a title!" : "לשאלה זו דרושה כותרת!", "Add a new answer" : "הוספת תשובה חדשה", "There was an issue deleting this option" : "מחיקת האפשרות נתקלה בבעיה", "A long answer for the question “{text}”" : "תשובה ארוכה לשאלה „{text}”", "A short answer for the question “{text}”" : "תשובה קצרה לשאלה „{text}”", "Delete this response" : "מחיקת התגובה הזאת", + "No response" : "אין תגובה", "User or group name …" : "שם משתמש או קבוצה…", "No recommendations. Start typing." : "אין המלצות. נא להתחיל להקליד.", "Searching …" : "מתבצע חיפוש…", @@ -43,25 +46,32 @@ OC.L10N.register( "Toggle settings" : "החלפת מצב הגדרות", "Form title" : "כותרת טופס", "Description" : "תיאור", + "Required questions" : "שאלות נדרשות", "Add a question" : "הוספת שאלה", "There was an error while adding the new question" : "אירעה שגיאה בעת הוספת השאלה החדשה", "There was an error while removing the question" : "אירעה שגיאה בעת הסרת השאלה", "Error while saving form" : "שגיאה בעת שמירת טופס", "Loading responses …" : "התגובות נטענות…", "Back to questions" : "חזרה לשאלות", + "{amount} responses" : "{amount} תגובות", "Summary" : "תקציר", "Options" : "אפשרויות", "Export to CSV" : "ייצוא ל־CSV", "Delete all responses" : "מחיקת כל התגובות", "No responses yet" : "אין תגובות עדיין", "Results of submitted forms will show up here" : "התוצאות לטפסים שהוגשו תופענה כאן", + "There was an error while loading the results" : "אירעה שגיאה בטעינת התוצאות", "There was an error while removing this response" : "אירעה שגיאה בהסרת התגובה הזאת", "Are you sure you want to delete all responses of {title}?" : "למחוק את כל התגובות על {title}?", "There was an error while removing responses" : "אירעה שגיאה בעת הסרת התגובות", + "responses" : "תגובות", + "Share form" : "שיתוף טופס", + "Share via link" : "שיתוף דרך קישור", "Show to all users of this instance" : "להציג את כל המשתמשים של העותק הזה", "Choose users to share with" : "לבחור משתמשים לשתף אתם", "Settings" : "הגדרות", "Anonymous responses" : "תגובות אלמוניות", + "Allow multiple responses per person" : "לאפשר מספר תגובות למשתתף", "Set expiration date" : "הגדרת תאריך תפוגה", "Expiration date" : "תאריך תפוגה", "Select expiration date" : "בחירת מועד תפוגת תוקף", @@ -74,9 +84,22 @@ OC.L10N.register( "There was an error submitting the form" : "עלתה שגיאה בעת הגשת הטופס", "Error while saving question" : "שגיאה בשמירת השאלה", "Checkboxes" : "תיבות סימון", + "Checkbox question title" : "כותרת שאלת תיבות סימון", + "This question needs a title and at least one answer!" : "שאלה זו זקוקה לכותרת ולפחות לתשובה אחת!", "Multiple choice" : "שאלון אמריקאי", + "Multiple choice question title" : "כותרת שאלה מגוון אפשרויות", + "Dropdown" : "תפריט נפתח", + "Dropdown question title" : "כותרת שאלת תפריט נפתח", + "People can pick one option" : "המשתתפים יכולים לבחור באפשרות אחת", + "Pick an option" : "נא לבחור באפשרות", "Short answer" : "תשובה קצרה", + "Short answer question title" : "כותרת שאלה לתשובה קצרה", + "People can enter a short answer" : "המשתתפים יכולים למלא תשובה קצרה", + "Enter a short answer" : "נא למלא תשובה קצרה", "Long text" : "טקסט ארוך", + "Long text question title" : "כותרת שאלה טקסט ארוך", + "People can enter a long text" : "משתתפים יכולים למלא טקסט ארוך", + "Enter a long text" : "נא למלא טקסט ארוך", "Form expired" : "תוקף הטופס פג", "This form has expired and is no longer taking answers" : "תוקפו של טופס זה פג ולא ניתן לענות עליו עוד", "Form not found" : "הטופס לא נמצא", diff --git a/l10n/he.json b/l10n/he.json index 7ec2310..39de715 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -2,6 +2,7 @@ "Anonymous response" : "תגובה אלמונית", "Forms" : "טפסים", "Shared by %s" : "שותף על ידי %s", + "📝 Simple surveys and questionnaires, self-hosted" : "📝 סקריםי ושאלונים פשוטים, באירוח עצמי", "New form" : "טופס חדש", "Loading forms …" : "הטפסים נטענים…", "No forms created yet" : "לא נוצרו עדיין טפסים", @@ -27,11 +28,13 @@ "Title of question number {index}" : "כותרת של שאלה מספר {index}", "Required" : "נדרש", "Delete question" : "מחיקת שאלה", + "This question needs a title!" : "לשאלה זו דרושה כותרת!", "Add a new answer" : "הוספת תשובה חדשה", "There was an issue deleting this option" : "מחיקת האפשרות נתקלה בבעיה", "A long answer for the question “{text}”" : "תשובה ארוכה לשאלה „{text}”", "A short answer for the question “{text}”" : "תשובה קצרה לשאלה „{text}”", "Delete this response" : "מחיקת התגובה הזאת", + "No response" : "אין תגובה", "User or group name …" : "שם משתמש או קבוצה…", "No recommendations. Start typing." : "אין המלצות. נא להתחיל להקליד.", "Searching …" : "מתבצע חיפוש…", @@ -41,25 +44,32 @@ "Toggle settings" : "החלפת מצב הגדרות", "Form title" : "כותרת טופס", "Description" : "תיאור", + "Required questions" : "שאלות נדרשות", "Add a question" : "הוספת שאלה", "There was an error while adding the new question" : "אירעה שגיאה בעת הוספת השאלה החדשה", "There was an error while removing the question" : "אירעה שגיאה בעת הסרת השאלה", "Error while saving form" : "שגיאה בעת שמירת טופס", "Loading responses …" : "התגובות נטענות…", "Back to questions" : "חזרה לשאלות", + "{amount} responses" : "{amount} תגובות", "Summary" : "תקציר", "Options" : "אפשרויות", "Export to CSV" : "ייצוא ל־CSV", "Delete all responses" : "מחיקת כל התגובות", "No responses yet" : "אין תגובות עדיין", "Results of submitted forms will show up here" : "התוצאות לטפסים שהוגשו תופענה כאן", + "There was an error while loading the results" : "אירעה שגיאה בטעינת התוצאות", "There was an error while removing this response" : "אירעה שגיאה בהסרת התגובה הזאת", "Are you sure you want to delete all responses of {title}?" : "למחוק את כל התגובות על {title}?", "There was an error while removing responses" : "אירעה שגיאה בעת הסרת התגובות", + "responses" : "תגובות", + "Share form" : "שיתוף טופס", + "Share via link" : "שיתוף דרך קישור", "Show to all users of this instance" : "להציג את כל המשתמשים של העותק הזה", "Choose users to share with" : "לבחור משתמשים לשתף אתם", "Settings" : "הגדרות", "Anonymous responses" : "תגובות אלמוניות", + "Allow multiple responses per person" : "לאפשר מספר תגובות למשתתף", "Set expiration date" : "הגדרת תאריך תפוגה", "Expiration date" : "תאריך תפוגה", "Select expiration date" : "בחירת מועד תפוגת תוקף", @@ -72,9 +82,22 @@ "There was an error submitting the form" : "עלתה שגיאה בעת הגשת הטופס", "Error while saving question" : "שגיאה בשמירת השאלה", "Checkboxes" : "תיבות סימון", + "Checkbox question title" : "כותרת שאלת תיבות סימון", + "This question needs a title and at least one answer!" : "שאלה זו זקוקה לכותרת ולפחות לתשובה אחת!", "Multiple choice" : "שאלון אמריקאי", + "Multiple choice question title" : "כותרת שאלה מגוון אפשרויות", + "Dropdown" : "תפריט נפתח", + "Dropdown question title" : "כותרת שאלת תפריט נפתח", + "People can pick one option" : "המשתתפים יכולים לבחור באפשרות אחת", + "Pick an option" : "נא לבחור באפשרות", "Short answer" : "תשובה קצרה", + "Short answer question title" : "כותרת שאלה לתשובה קצרה", + "People can enter a short answer" : "המשתתפים יכולים למלא תשובה קצרה", + "Enter a short answer" : "נא למלא תשובה קצרה", "Long text" : "טקסט ארוך", + "Long text question title" : "כותרת שאלה טקסט ארוך", + "People can enter a long text" : "משתתפים יכולים למלא טקסט ארוך", + "Enter a long text" : "נא למלא טקסט ארוך", "Form expired" : "תוקף הטופס פג", "This form has expired and is no longer taking answers" : "תוקפו של טופס זה פג ולא ניתן לענות עליו עוד", "Form not found" : "הטופס לא נמצא",