nextcloud/apps/workflowengine/l10n/he.json

69 lines
3.7 KiB
JSON
Raw Normal View History

2018-06-13 03:12:59 +03:00
{ "translations": {
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" : "הקבוצה שצוינה אינה קיימת",
"Operation #%s does not exist" : "פעולה מס׳ %s לא קיימת",
"Operation %s does not exist" : "הפעולה %s לא קיימת",
"Operation %s is invalid" : "הפעולה %s שגויה",
"Predefined URLs" : "כתובות שמוגדרות מראש",
"Files WebDAV" : "WebDAV קבצים",
"Android client" : "לקוח Android",
"iOS client" : "לקוח iOS",
"Desktop client" : "לקוח שולחן עבודה",
"Thunderbird & Outlook addons" : "תוספות ל־Thunderbird ול־Outlook",
2019-11-28 05:16:54 +03:00
"Save" : "שמירה",
2019-09-17 15:33:26 +03:00
"File name" : "שם קובץ",
2018-06-13 03:12:59 +03:00
"is" : "הוא",
"is not" : "אינו",
"matches" : "תואם",
"does not match" : "אינו תואם",
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" : "לא חבר בקבוצה",
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" : "הוספת קבוצת כללים",
2019-09-17 15:33:26 +03:00
"Example: {placeholder}" : "דוגמה: {placeholder}",
"Select tag…" : "בחירת תגית…",
"Start" : "התחלה",
"End" : "סיום",
"Select timezone…" : "בחירת אזור זמן…",
2019-11-05 05:15:46 +03:00
"Sync clients" : "סנכרון לקוחות",
2018-09-13 03:12:08 +03:00
"Open documentation" : "פתיחת תיעוד",
2019-09-17 15:33:26 +03:00
"Loading…" : "בטעינה…",
"Tag management" : "ניהול תגיות"
2018-06-13 03:12:59 +03:00
},"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;"
}