diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
commit | f5f3d68eb83918bb0d01e7e20722ef8a42f6272d (patch) | |
tree | 8cb82c3a15d4800a3c1f94a4cb0de15a1d8f125a /apps/files/l10n/he.js | |
parent | 4b7aa651927ae088f277261162f24bd39438ea92 (diff) | |
download | nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.tar.gz nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r-- | apps/files/l10n/he.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index a326b1ec756..96607e5650c 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -130,7 +130,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "קובץ נוסף או הוסר מה<strong>מועדפים</strong> שלך", "A file or folder has been <strong>changed</strong>" : "קובץ או תיקייה <strong>שונו<strong/>", "A favorite file or folder has been <strong>changed</strong>" : "קובץ או תיקייה מהמועדפים <strong>נערכו</strong>", - "All files" : "כל הקבצים", "Upload (max. %s)" : "העלאה (מקסימום %s)", "Accept" : "קבלה", "Reject" : "דחייה", @@ -147,6 +146,7 @@ OC.L10N.register( "File name" : "שם קובץ", "Name cannot be empty" : "השם לא יכול להישאר ריק", "Select all" : "לבחור הכול", + "File not found" : "קובץ לא נמצא", "Transfer ownership of a file or folder" : "העברת בעלות על קובץ או תיקייה", "Choose file or folder to transfer" : "נא לבחור קובץ או תיקייה להעברה", "Change" : "שינוי", @@ -174,7 +174,7 @@ OC.L10N.register( "Open details" : "פתיחת פרטים", "No favorites yet" : "אין מועדפים עדיין", "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן", - "Toggle grid view" : "החלפת תצוגת טבלה", + "All files" : "כל הקבצים", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", "Upload too large" : "העלאה גדולה מידי", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", @@ -187,6 +187,7 @@ OC.L10N.register( "Cancel" : "ביטול", "%s used" : "%s בשימוש", "%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש", + "Toggle grid view" : "החלפת תצוגת טבלה", "Deleted files" : "קבצים שנמחקו", "Shares" : "שיתופים", "Shared with others" : "משותף עם אחרים", |