Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/he.json')
-rw-r--r--apps/workflowengine/l10n/he.json48
1 files changed, 48 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/he.json b/apps/workflowengine/l10n/he.json
index 309e88f12bc..fd9891dcfe6 100644
--- a/apps/workflowengine/l10n/he.json
+++ b/apps/workflowengine/l10n/he.json
@@ -11,25 +11,72 @@
"The given end time is invalid" : "מועד הסיום שצוין שגוי",
"The given group does not exist" : "הקבוצה שצוינה אינה קיימת",
"File" : "קובץ",
+ "File created" : "נוצר קובץ",
+ "File updated" : "עודכן קובץ",
+ "File renamed" : "שונה שם קובץ",
+ "File deleted" : "מחק קובץ",
+ "File accessed" : "הייתה גישה לקובץ",
+ "File copied" : "הועתק קובץ",
+ "Tag assigned" : "הוקצתה תגית",
+ "Someone" : "מישהו",
"Operation #%s does not exist" : "פעולה מס׳ %s לא קיימת",
+ "Entity %s does not exist" : "היישות %s לא קיימת",
+ "Entity %s is invalid" : "היישות %s שגויה",
+ "No events are chosen." : "לא נבחרו אירועים.",
+ "Entity %s has no event %s" : "ליישות %s אין אירוע %s",
"Operation %s does not exist" : "הפעולה %s לא קיימת",
"Operation %s is invalid" : "הפעולה %s שגויה",
+ "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",
"Folder" : "תיקייה",
"Images" : "תמונות",
+ "Office documents" : "מסמכי אופיס (Office)",
+ "PDF documents" : "מסמכי RDF",
+ "Custom mimetype" : "נא לבחור טיפוס MIME",
+ "Select a tag" : "נא לבחור תגית",
"No results" : "אין תוצאות",
"%s (invisible)" : "%s (נסתר)",
"%s (restricted)" : "%s (מוגבל)",
+ "Please enter a valid time span" : "נא למלא טווח זמן תקין",
+ "Select a request URL" : "נא לבחור את כתובת הבקשה",
"Predefined URLs" : "כתובות שמוגדרות מראש",
"Files WebDAV" : "WebDAV קבצים",
+ "Others" : "חרים",
+ "Custom URL" : "כתובת מותאמת אישית",
+ "Select a user agent" : "נא לבחור סוכן משתמש",
"Android client" : "לקוח Android",
"iOS client" : "לקוח iOS",
"Desktop client" : "לקוח שולחן עבודה",
"Thunderbird & Outlook addons" : "תוספות ל־Thunderbird ול־Outlook",
+ "Custom user agent" : "סוכן משתמש מותאם אישית",
+ "At least one event must be selected" : "יש לבחור באירוע אחד לפחות",
+ "Add new flow" : "הוספת רצף חדש",
+ "When" : "מתי",
+ "and" : "וגם",
"Cancel" : "ביטול",
"Delete" : "מחיקה",
+ "The configuration is invalid" : "ההגדרות שגויות",
"Active" : "פעיל",
"Save" : "שמירה",
+ "Available flows" : "רצפים זמינים",
+ "For details on how to write your own flow, check out the development documentation." : "לפרטים על כתיבת רצף משלך, יש לפנות אל התיעוד למפתחים.",
+ "More flows" : "רצפים נוספים",
"Browse the app store" : "עיון בחנות היישומונים",
+ "Show less" : "להציג פחות",
+ "Show more" : "להציג יותר",
+ "Configured flows" : "רצפים מוגדרים",
+ "Your flows" : "הרצפים שלך",
"matches" : "תואם",
"does not match" : "אינו תואם",
"is" : "הוא",
@@ -73,6 +120,7 @@
"Saving failed:" : "השמירה נכשלה:",
"Add rule group" : "הוספת קבוצת כללים",
"Tag management" : "ניהול תגיות",
+ "Files workflow engine" : "מנגנון רצף עבודה עם קבצים",
"Open documentation" : "פתיחת תיעוד",
"Loading…" : "בטעינה…"
},"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;"