diff options
Diffstat (limited to 'core/l10n/he.json')
-rw-r--r-- | core/l10n/he.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/he.json b/core/l10n/he.json index ebaaac0471d..00144cad6bb 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -72,6 +72,8 @@ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "העדכון לא בוצע בהצלחה. למידע נוסף <a href=\"{url}\">ניתן לבדוק בהודעת הפורום שלנו</a> המכסה נושא זו.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "העדכון לא הצליח. נא לדווח על התקלה הזאת ל<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">קהילת Nextcloud</a>.", "More apps" : "יישומים נוספים", + "No" : "לא", + "Yes" : "כן", "Log in" : "כניסה", "Logging in …" : "מתבצעת כניסה…", "Server side authentication failed!" : "אימות לצד שרת נכשל!", @@ -125,13 +127,10 @@ "Not found" : "לא נמצא", "Searching …" : "מתבצע חיפוש…", "Settings menu" : "תפריט הגדרות", - "No" : "לא", - "Yes" : "כן", "Choose" : "בחירה", "Copy" : "העתקה", "Move" : "העברה", "OK" : "אישור", - "Error loading message template: {error}" : "שגיאה בטעינת תבנית ההודעות: {error}", "read-only" : "לקריאה בלבד", "_{count} file conflict_::_{count} file conflicts_" : ["{count} הנגשות קובץ","{count} התנגשויות קבצים","{count} התנגשויות קבצים","{count} התנגשויות קבצים"], "One file conflict" : "התנגשות קובץ אחת", @@ -311,6 +310,7 @@ "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", "{newName} already exists" : "{newName} כבר קיים", "Error loading file picker template: {error}" : "שגיאה בטעינת תבנית בחירת הקבצים: {error}", + "Error loading message template: {error}" : "שגיאה בטעינת תבנית ההודעות: {error}", "Pending" : "בהמתנה", "Home" : "בית", "Copy to {folder}" : "העתקה אל {folder}", |