2018-05-31 03:34:06 +03:00
OC . L10N . register (
"polls" ,
{
2020-10-21 06:00:24 +03:00
"Contact" : "איש/אשת קשר" ,
"Public link" : "קישור ציבורי" ,
"Group" : "קבוצה" ,
"User" : "משתמש" ,
2020-11-20 06:02:55 +03:00
"Polls" : "סקרים" ,
"- %s voted." : "- התקבלה הצבעה של %s." ,
"Polls App - New Activity" : "יישומון סקרים - פעילות חדשה" ,
"Go to poll" : "מעבר לסקר" ,
2020-05-16 05:50:53 +03:00
"Poll invitation \"%s\"" : "הזמנה לסקר „%s”" ,
"{owner} invited you to take part in the poll \"{title}\"" : "הוזמנת על ידי {owner} להשתתף בסקר „{title}”" ,
2018-06-06 03:34:08 +03:00
"A polls app, similar to doodle/dudle with the possibility to restrict access." : "יישומון סקרים, בדומה ל־doodle/dudle אם האפשרות להגבלת גישה." ,
"A polls app, similar to doodle/dudle with the possibility to restrict access (members, certain groups/users, hidden and public)." : "יישומון סקרים, דומה ל־doodle/dudle עם אפשרות להגבלת גישה (חברים, קבוצות/משתמשים מסוימים, הסתרה או חשיפה)." ,
2020-06-02 05:50:35 +03:00
"Error loading poll list" : "שגיאה בטעינת רשימת הסקרים" ,
2020-06-12 05:51:46 +03:00
"Confirmed" : "מאושר" ,
2020-05-16 05:50:53 +03:00
"No Participants until now" : "אין משתתפים עד עכשיו" ,
2020-09-15 05:45:58 +03:00
"Link copied to clipboard" : "הקישור הועתק ללוח הגזירים" ,
"Error while copying link to clipboard" : "שגיאה בהעתקת קישור ללוח הגזירים" ,
2020-06-02 05:50:35 +03:00
"_%n Participant_::_%n Participants_" : [ "משתתף אחד" , "%n משתתפים" , "%n משתתפים" , "%n משתתפים" ] ,
2020-09-15 05:45:58 +03:00
"Enter your name" : "נא למלא את שמך" ,
2021-01-05 06:10:07 +03:00
"Cancel" : "ביטול" ,
"OK" : "אישור" ,
2020-09-15 05:45:58 +03:00
"Error saving username" : "שגיאה בשמירת שם המשתמש" ,
2021-01-05 06:10:07 +03:00
"Enter a name to start the search" : "נא להקליד שם כדי להתחיל את החיפוש" ,
"Error while adding share" : "שגיאה בהוספת שיתוף" ,
2020-09-15 05:45:58 +03:00
"Conflict" : "התנגשות" ,
2020-02-02 05:53:19 +03:00
"New comment …" : "תגובה חדשה…" ,
2020-05-16 05:50:53 +03:00
"Error while saving comment" : "שגיאה בעת שמירת הערה" ,
2020-02-02 05:53:19 +03:00
"Delete comment" : "מחיקת תגובה" ,
2020-06-02 05:50:35 +03:00
"Error while deleting the comment" : "שגיאה במחיקת ההערה" ,
2020-05-29 05:51:38 +03:00
"Title" : "כותרת" ,
2020-05-16 05:50:53 +03:00
"Enter Title" : "נא להקליד כותרת" ,
"Poll type" : "סוג סקר" ,
2021-02-12 06:00:58 +03:00
"Apply" : "החלה" ,
2020-05-16 05:50:53 +03:00
"Date poll" : "סקר תאריכים" ,
2020-06-02 05:50:35 +03:00
"Text poll" : "סקר טקסטואלי" ,
2020-05-16 05:50:53 +03:00
"Add new Poll" : "הוספת סקר חדש" ,
2020-09-15 05:45:58 +03:00
"Settings" : "הגדרות" ,
2020-05-16 05:50:53 +03:00
"My polls" : "הסקרים שלי" ,
"Public polls" : "סקרים ציבוריים" ,
"All polls" : "כל הסקרים" ,
"Deleted polls" : "סקרים שנמחקו" ,
2020-07-08 06:05:47 +03:00
"Error cloning poll." : "שגיאה בשכפול סקר." ,
"Error deleting poll." : "שגיאה במחיקת סקר." ,
2020-05-16 05:50:53 +03:00
"Clone poll" : "שכפול סקר" ,
2020-01-13 05:54:36 +03:00
"Delete poll" : "מחיקת סקר" ,
2020-05-16 05:50:53 +03:00
"Restore poll" : "שחזור סקר" ,
"Delete poll permanently" : "מחיקת סקר לצמיתות" ,
2021-01-05 06:10:07 +03:00
"Clone to option sequence" : "שכפול לרצף אפשרויות" ,
"Create a sequence of date options starting with {dateOption}." : "יצירת רצף של אפשרויות תאריכים החל מ־{dateOption}." ,
"Step unit: " : "יחידת צעד:" ,
"Step width: " : "רוחב צעד:" ,
"Number of items to create: " : "מספר הפריטים ליצירה:" ,
"Week" : "שבוע" ,
"Available Options" : "אפשרויות זמינות" ,
"Delete option" : "מחיקת אפשרות" ,
"Clone option" : "שכפול אפשרות" ,
"Add a date option" : "הוספת אפשרות תאריך" ,
"Shift all date options" : "הזזת כל אפשרויות התאריך" ,
"Add a new text option" : "הוספת אפשרות טקסט חדשה" ,
"Enter option text" : "נא למלא טקסט לאפשרות" ,
2019-02-04 04:27:18 +03:00
"Access" : "גישה" ,
2019-02-11 04:33:54 +03:00
"Owner" : "בעלות" ,
2018-12-12 04:39:56 +03:00
"Created" : "יצירה" ,
2020-05-16 05:50:53 +03:00
"No description provided" : "לא סופק תיאור" ,
2021-01-03 06:10:21 +03:00
"Deleted" : "נמחק" ,
2019-12-22 06:31:31 +03:00
"never" : "מעולם לא" ,
2021-01-05 06:10:07 +03:00
"Copy link to clipboard" : "העתקת קישור ללוח הגזירים" ,
"Remove share" : "הסרת שיתוף" ,
"Public shares" : "שיתופים ציבוריים" ,
"Add a public link" : "הוספת קישור ציבורי" ,
2019-12-22 06:31:31 +03:00
"Details" : "פרטים" ,
"Configuration" : "הגדרות" ,
2020-01-22 05:55:58 +03:00
"Options" : "אפשרויות" ,
2019-12-22 06:31:31 +03:00
"Shares" : "שיתופים" ,
2020-05-29 05:51:38 +03:00
"Comments" : "תגובות" ,
2020-06-02 05:50:35 +03:00
"As an admin you may edit this poll" : "כמנהל יש לך אפשרות לערוך את הסקר הזה" ,
2019-12-10 05:48:07 +03:00
"Description" : "תיאור" ,
2020-05-16 05:50:53 +03:00
"Poll configurations" : "הגדרות סקר" ,
"Anonymous poll" : "סקר אלמוני" ,
2021-01-05 06:10:07 +03:00
"Allow admins to edit this poll" : "לאפשר למנהלים לערוך את הסקר הזה" ,
2020-05-16 05:50:53 +03:00
"Result display" : "הצגת תוצאות" ,
"Always show results" : "תמיד להציג תוצאות" ,
2020-06-02 05:50:35 +03:00
"Never show results" : "לעולם לא להציג את התוצאות" ,
"Title must not be empty!" : "הכותרת לא יכולה להישאר ריקה!" ,
2019-12-28 06:26:48 +03:00
"Receive notification email on activity" : "קבלת הודעות בדוא״ל כשיש פעילות" ,
2020-06-02 05:50:35 +03:00
"Delete votes" : "מחיקת סקרים" ,
"Do you want to remove {username} from poll?" : "להסיר את {username} מהסקר?" ,
2020-03-03 05:54:20 +03:00
"No" : "לא" ,
"Yes" : "כן" ,
2020-09-15 05:45:58 +03:00
"User {userId} removed" : "המשתמש {userId} הוסר" ,
2020-06-02 05:50:35 +03:00
"Enter a poll or start a new one." : "כניסה לסקר או הקמת אחד חדש." ,
"Goto Nextcloud" : "מעבר ל־Nextcloud" ,
"Relevant polls" : "סקרים אפשריים" ,
"Hidden polls" : "סקרים מוסתרים" ,
"My deleted polls" : "הסקרים שלי שנמחקו" ,
"Participated by me" : "שהשתתפתי בהם" ,
"Your polls (where you are the owner)." : "הסקרים שלך (בבעלותך)." ,
"The trash bin." : "סל האשפה." ,
"All polls, where you placed a vote." : "כל הסקרים בהם הצבעת." ,
"All polls, where you have access to." : "כל הסקרים אליהם יש לך גישה." ,
2021-01-03 06:10:21 +03:00
"Error loading poll" : "שגיאה בטעינת הסקר" ,
2020-06-11 05:50:29 +03:00
"Minute" : "דקה" ,
"Hour" : "שעה" ,
"Day" : "יום" ,
"Month" : "חודש" ,
2020-09-15 05:45:58 +03:00
"Year" : "שנה"
2018-05-31 03:34:06 +03:00
} ,
"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;" ) ;