diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:38:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:38:52 +0000 |
commit | 0c89b042a538e4c106ef89ccfc066c910848f452 (patch) | |
tree | 36db23200e62eaba5fb264d442120fa6b5b0e2cd /apps/files/l10n/he.js | |
parent | 3c6fc685617a33e3183b0c1612d72513964bb585 (diff) | |
download | nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.tar.gz nextcloud-server-0c89b042a538e4c106ef89ccfc066c910848f452.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 6ab26a3ead2..1fa238fec84 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -147,7 +147,6 @@ OC.L10N.register( "File name" : "שם קובץ", "Folder name" : "שם התיקייה", "Name cannot be empty" : "השם לא יכול להישאר ריק", - "Select all" : "לבחור הכול", "File not found" : "קובץ לא נמצא", "Your storage is full, files can not be updated or synced anymore!" : "האחסון שלך מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!", "Transfer ownership of a file or folder" : "העברת בעלות על קובץ או תיקייה", @@ -184,6 +183,7 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן", "All files" : "כל הקבצים", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", + "Select all" : "לבחור הכול", "Upload too large" : "העלאה גדולה מידי", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", "Text file" : "קובץ טקסט", |