diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:21:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:21:05 +0000 |
commit | 9051cc54b2ffbca79b380a92d3fca5b634cb0c2b (patch) | |
tree | 028de63770d1c4bc701096dd531e18a99c1da7f8 /core/l10n/he.js | |
parent | 0ca99b026dda2f606362b42e0e693aa1a215578c (diff) | |
download | nextcloud-server-9051cc54b2ffbca79b380a92d3fca5b634cb0c2b.tar.gz nextcloud-server-9051cc54b2ffbca79b380a92d3fca5b634cb0c2b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index faf57e63fdb..3917b89c66e 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -74,6 +74,8 @@ OC.L10N.register( "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!" : "אימות לצד שרת נכשל!", @@ -127,13 +129,10 @@ OC.L10N.register( "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" : "התנגשות קובץ אחת", @@ -313,6 +312,7 @@ OC.L10N.register( "\"{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}", |