diff options
Diffstat (limited to 'apps/workflowengine/l10n/he.js')
-rw-r--r-- | apps/workflowengine/l10n/he.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/he.js b/apps/workflowengine/l10n/he.js index b31e700510a..368337c5a05 100644 --- a/apps/workflowengine/l10n/he.js +++ b/apps/workflowengine/l10n/he.js @@ -39,34 +39,34 @@ OC.L10N.register( "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 file type" : "נא לבחור סוג קובץ", + "e.g. httpd/unix-directory" : "למשל: httpd/unix-directory", "Please enter a valid time span" : "נא למלא טווח זמן תקין", - "Select a request URL" : "נא לבחור את כתובת הבקשה", "Files WebDAV" : "WebDAV קבצים", "Custom URL" : "כתובת מותאמת אישית", - "Select a user agent" : "נא לבחור סוכן משתמש", + "Select a request URL" : "נא לבחור את כתובת הבקשה", "Android client" : "לקוח Android", "iOS client" : "לקוח iOS", "Desktop client" : "לקוח שולחן עבודה", "Thunderbird & Outlook addons" : "תוספות ל־Thunderbird ול־Outlook", "Custom user agent" : "סוכן משתמש מותאם אישית", + "Select a user agent" : "נא לבחור סוכן משתמש", "Select groups" : "בחירת קבוצות", "Groups" : "קבוצות", "At least one event must be selected" : "יש לבחור באירוע אחד לפחות", "Add new flow" : "הוספת רצף חדש", + "The configuration is invalid" : "ההגדרות שגויות", + "Active" : "פעיל", + "Save" : "שמירה", "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" : "רצפים נוספים", @@ -99,7 +99,6 @@ OC.L10N.register( "not between" : "לא בין", "Request user agent" : "סוכן משתמש הבקשה", "is member of" : "חבר בקבוצה", - "is not member of" : "לא חבר בקבוצה", - "User group membership" : "חברות בקבוצת משתמשים" + "is not member of" : "לא חבר בקבוצה" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); |