2018-06-13 03:12:59 +03:00
|
|
|
|
OC.L10N.register(
|
|
|
|
|
"workflowengine",
|
|
|
|
|
{
|
2019-09-17 15:33:26 +03:00
|
|
|
|
"The given operator is invalid" : "הפעולה שצוינה שגויה",
|
|
|
|
|
"The given regular expression is invalid" : "הביטוי הרגולרי שצוין שגוי",
|
|
|
|
|
"The given file size is invalid" : "גודל הקובץ שצוין שגוי",
|
|
|
|
|
"The given tag id is invalid" : "התגית שצוינה שגויה",
|
|
|
|
|
"The given IP range is invalid" : "טווח כתובות ה־IP שצוין שגוי",
|
|
|
|
|
"The given IP range is not valid for IPv4" : "טווח כתובות ה־IP שצוין אינו תקף ל־IPv4",
|
|
|
|
|
"The given IP range is not valid for IPv6" : "טווח כתובות ה־IP שצוין אינו תקף ל־IPv6",
|
|
|
|
|
"The given time span is invalid" : "טווח הזמן שצוין שגוי",
|
|
|
|
|
"The given start time is invalid" : "מועד ההתחלה שצוין שגוי",
|
|
|
|
|
"The given end time is invalid" : "מועד הסיום שצוין שגוי",
|
|
|
|
|
"The given group does not exist" : "הקבוצה שצוינה אינה קיימת",
|
2019-12-22 05:28:34 +03:00
|
|
|
|
"File" : "קובץ",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"File created" : "נוצר קובץ",
|
|
|
|
|
"File updated" : "עודכן קובץ",
|
|
|
|
|
"File renamed" : "שונה שם קובץ",
|
|
|
|
|
"File deleted" : "מחק קובץ",
|
|
|
|
|
"File accessed" : "הייתה גישה לקובץ",
|
|
|
|
|
"File copied" : "הועתק קובץ",
|
|
|
|
|
"Tag assigned" : "הוקצתה תגית",
|
|
|
|
|
"Someone" : "מישהו",
|
2019-09-17 15:33:26 +03:00
|
|
|
|
"Operation #%s does not exist" : "פעולה מס׳ %s לא קיימת",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"Entity %s does not exist" : "היישות %s לא קיימת",
|
|
|
|
|
"Entity %s is invalid" : "היישות %s שגויה",
|
|
|
|
|
"No events are chosen." : "לא נבחרו אירועים.",
|
|
|
|
|
"Entity %s has no event %s" : "ליישות %s אין אירוע %s",
|
2019-09-17 15:33:26 +03:00
|
|
|
|
"Operation %s does not exist" : "הפעולה %s לא קיימת",
|
|
|
|
|
"Operation %s is invalid" : "הפעולה %s שגויה",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"At least one check needs to be provided" : "יש לספק לפחות בדיקה אחת",
|
|
|
|
|
"Invalid check provided" : "סופקה בדיקה שגויה",
|
|
|
|
|
"Check %s does not exist" : "הבדיקה %s לא קיימת",
|
|
|
|
|
"Check %s is invalid" : "הבדיקה %s שגויה",
|
|
|
|
|
"Check %s is not allowed with this entity" : "הבדיקה %s אסורה ביישות הזאת",
|
|
|
|
|
"Check #%s does not exist" : "בדיקה מס׳ %s לא קיימת",
|
|
|
|
|
"Check %s is invalid or does not exist" : "הבדיקה %s שגויה או שאינה קיימת",
|
|
|
|
|
"Flow" : "רצף",
|
|
|
|
|
"Nextcloud workflow engine" : "מנגנון רצף הפעילות של Nextcloud",
|
|
|
|
|
"Select a filter" : "נא לבחור מסנן",
|
|
|
|
|
"Select a comparator" : "נא לבחור משווה",
|
|
|
|
|
"Select a file type" : "נא לבחור סוג קובץ",
|
|
|
|
|
"e.g. httpd/unix-directory" : "למשל: httpd/unix-directory",
|
2020-02-22 05:18:42 +03:00
|
|
|
|
"Folder" : "תיקייה",
|
2019-12-22 05:28:34 +03:00
|
|
|
|
"Images" : "תמונות",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"Office documents" : "מסמכי אופיס (Office)",
|
|
|
|
|
"PDF documents" : "מסמכי RDF",
|
|
|
|
|
"Custom mimetype" : "נא לבחור טיפוס MIME",
|
|
|
|
|
"Select a tag" : "נא לבחור תגית",
|
2019-12-22 05:28:34 +03:00
|
|
|
|
"No results" : "אין תוצאות",
|
|
|
|
|
"%s (invisible)" : "%s (נסתר)",
|
|
|
|
|
"%s (restricted)" : "%s (מוגבל)",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"Please enter a valid time span" : "נא למלא טווח זמן תקין",
|
|
|
|
|
"Select a request URL" : "נא לבחור את כתובת הבקשה",
|
2019-09-17 15:33:26 +03:00
|
|
|
|
"Predefined URLs" : "כתובות שמוגדרות מראש",
|
|
|
|
|
"Files WebDAV" : "WebDAV קבצים",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"Others" : "חרים",
|
|
|
|
|
"Custom URL" : "כתובת מותאמת אישית",
|
|
|
|
|
"Select a user agent" : "נא לבחור סוכן משתמש",
|
2019-09-17 15:33:26 +03:00
|
|
|
|
"Android client" : "לקוח Android",
|
|
|
|
|
"iOS client" : "לקוח iOS",
|
|
|
|
|
"Desktop client" : "לקוח שולחן עבודה",
|
|
|
|
|
"Thunderbird & Outlook addons" : "תוספות ל־Thunderbird ול־Outlook",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"Custom user agent" : "סוכן משתמש מותאם אישית",
|
|
|
|
|
"At least one event must be selected" : "יש לבחור באירוע אחד לפחות",
|
|
|
|
|
"Add new flow" : "הוספת רצף חדש",
|
|
|
|
|
"When" : "מתי",
|
|
|
|
|
"and" : "וגם",
|
2019-12-22 05:28:34 +03:00
|
|
|
|
"Cancel" : "ביטול",
|
|
|
|
|
"Delete" : "מחיקה",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"The configuration is invalid" : "ההגדרות שגויות",
|
2019-12-22 05:28:34 +03:00
|
|
|
|
"Active" : "פעיל",
|
2019-11-28 05:16:54 +03:00
|
|
|
|
"Save" : "שמירה",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"Available flows" : "רצפים זמינים",
|
|
|
|
|
"For details on how to write your own flow, check out the development documentation." : "לפרטים על כתיבת רצף משלך, יש לפנות אל התיעוד למפתחים.",
|
|
|
|
|
"More flows" : "רצפים נוספים",
|
2019-12-22 05:28:34 +03:00
|
|
|
|
"Browse the app store" : "עיון בחנות היישומונים",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"Show less" : "להציג פחות",
|
|
|
|
|
"Show more" : "להציג יותר",
|
|
|
|
|
"Configured flows" : "רצפים מוגדרים",
|
|
|
|
|
"Your flows" : "הרצפים שלך",
|
2018-06-13 03:12:59 +03:00
|
|
|
|
"matches" : "תואם",
|
|
|
|
|
"does not match" : "אינו תואם",
|
2019-12-20 05:26:28 +03:00
|
|
|
|
"is" : "הוא",
|
|
|
|
|
"is not" : "אינו",
|
|
|
|
|
"File name" : "שם קובץ",
|
2019-09-17 15:33:26 +03:00
|
|
|
|
"File MIME type" : "סוג ה־MIME של הקובץ",
|
2018-06-13 03:12:59 +03:00
|
|
|
|
"File size (upload)" : "גודל קובץ (העלאה)",
|
|
|
|
|
"less" : "פחות",
|
|
|
|
|
"less or equals" : "פחות או שווה",
|
|
|
|
|
"greater or equals" : "גדול או שווה",
|
|
|
|
|
"greater" : "גדול",
|
|
|
|
|
"Request remote address" : "בקשת כתובת מרוחקת",
|
|
|
|
|
"matches IPv4" : "התאמת IPv4",
|
|
|
|
|
"does not match IPv4" : "ללא התאמת IPv4",
|
|
|
|
|
"matches IPv6" : "התאמת IPv6",
|
|
|
|
|
"does not match IPv6" : "ללא התאמת IPv6",
|
2019-09-17 15:33:26 +03:00
|
|
|
|
"File system tag" : "תגית מערכת קבצים",
|
|
|
|
|
"is tagged with" : "עם התגית",
|
|
|
|
|
"is not tagged with" : "ללא התגית",
|
|
|
|
|
"Request URL" : "כתובת בקשה",
|
2018-06-13 03:12:59 +03:00
|
|
|
|
"Request time" : "זמן בקשה",
|
|
|
|
|
"between" : "בין",
|
|
|
|
|
"not between" : "לא בין",
|
|
|
|
|
"Request user agent" : "סוכן משתמש הבקשה",
|
|
|
|
|
"User group membership" : "חברות בקבוצת משתמשים",
|
|
|
|
|
"is member of" : "חבר בקבוצה",
|
|
|
|
|
"is not member of" : "לא חבר בקבוצה",
|
2020-05-09 05:16:34 +03:00
|
|
|
|
"Example: {placeholder}" : "דוגמה: {placeholder}",
|
|
|
|
|
"Select tag…" : "בחירת תגית…",
|
|
|
|
|
"Start" : "התחלה",
|
|
|
|
|
"End" : "סיום",
|
|
|
|
|
"Select timezone…" : "בחירת אזור זמן…",
|
|
|
|
|
"Sync clients" : "סנכרון לקוחות",
|
2019-05-12 03:22:01 +03:00
|
|
|
|
"Short rule description" : "תיאור מקוצר לכלל",
|
|
|
|
|
"Add rule" : "הוספת כלל",
|
|
|
|
|
"Reset" : "איפוס",
|
|
|
|
|
"Saving…" : "בהליכי שמירה…",
|
|
|
|
|
"Group list is empty" : "רשימת הקבוצות ריקה",
|
|
|
|
|
"Unable to retrieve the group list" : "לא ניתן לקבל את רשימת הקבוצות",
|
|
|
|
|
"Saved" : "נשמרה",
|
|
|
|
|
"Saving failed:" : "השמירה נכשלה:",
|
|
|
|
|
"Add rule group" : "הוספת קבוצת כללים",
|
2020-02-07 05:20:10 +03:00
|
|
|
|
"Tag management" : "ניהול תגיות",
|
2020-05-23 05:16:22 +03:00
|
|
|
|
"Files workflow engine" : "מנגנון רצף עבודה עם קבצים",
|
2018-09-13 03:12:08 +03:00
|
|
|
|
"Open documentation" : "פתיחת תיעוד",
|
2020-02-07 05:20:10 +03:00
|
|
|
|
"Loading…" : "בטעינה…"
|
2018-06-13 03:12:59 +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;");
|