diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:42 +0000 |
commit | 80052ba7a33318176908048f34b838ab45f4d011 (patch) | |
tree | 43ceda6d5494162c2926ad3f24027077f0a64fe8 /apps/files/l10n/he.js | |
parent | 88d0c825f6615d253bd44a271278817bb03a5c38 (diff) | |
download | nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.tar.gz nextcloud-server-80052ba7a33318176908048f34b838ab45f4d011.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index ed03bde816c..9bee09d7773 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -82,7 +82,6 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים","%n בייטים"], "Favorited" : "מועדף", "Favorite" : "מועדף", - "Copy direct link (only works for users who have access to this file/folder)" : "העתקת קישור ישיר (עובד רק עבור משתמשים שיש להם גישה לקובץ/תיקייה זו)", "New folder" : "תיקייה חדשה", "Create new folder" : "יצירת תיקייה חדשה", "Upload file" : "העלאת קובץ", @@ -103,7 +102,6 @@ OC.L10N.register( "Restored by {user}" : "שוחזר על ידי {user}", "Renamed by {user}" : "השם השתנה על ידי {user}", "Moved by {user}" : "הועבר על ידי {user}", - "\"remote user\"" : "„משתמש מרוחק”", "You created {file}" : "יצרת את {file}", "You created an encrypted file in {file}" : "יצרת קובץ מוצפן בתוך {file}", "{user} created {file}" : " {file} נוצר על ידי {user}", @@ -185,7 +183,9 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", "Text file" : "קובץ טקסט", "New text file.txt" : "קובץ טקסט חדש.txt", + "Copy direct link (only works for users who have access to this file/folder)" : "העתקת קישור ישיר (עובד רק עבור משתמשים שיש להם גישה לקובץ/תיקייה זו)", "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם", + "\"remote user\"" : "„משתמש מרוחק”", "Search users" : "חיפוש משתמשים", "Toggle grid view" : "החלפת תצוגת טבלה", "Deleted files" : "קבצים שנמחקו", |