diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:31 +0000 |
commit | b5ba74aed50523f2c965bd9e968409b8460b7ec6 (patch) | |
tree | cf450d47f1aad24712ddea1a4682ed4367ab5bcd /core/l10n/he.js | |
parent | 0b71df0ed0335d0b81196bd4775d23c535aa6740 (diff) | |
download | nextcloud-server-b5ba74aed50523f2c965bd9e968409b8460b7ec6.tar.gz nextcloud-server-b5ba74aed50523f2c965bd9e968409b8460b7ec6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 496edd3de07..9eef6fbb302 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -156,6 +156,10 @@ OC.L10N.register( "Name" : "שם", "Size" : "גודל", "Modified" : "מועד שינוי", + "\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.", + "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק", + "\"/\" is not allowed inside a file name." : "אסור להשתמש ב־„/” בתוך שם קובץ.", + "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", "{newName} already exists" : "{newName} כבר קיים", "Choose" : "בחירה", "Copy" : "העתקה", @@ -177,6 +181,7 @@ OC.L10N.register( "Pending" : "בהמתנה", "Copy to {folder}" : "העתקה אל {folder}", "Move to {folder}" : "העברה אל {folder}", + "Saving …" : "מתבצעת שמירה…", "Authentication required" : "נדרש אימות", "This action requires you to confirm your password" : "פעולה זו דורשת ממך לאמת את הססמה שלך", "Confirm" : "אימות", |