diff options
Diffstat (limited to 'core/l10n/he.json')
-rw-r--r-- | core/l10n/he.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/he.json b/core/l10n/he.json index e9eda89eb56..91b5728d1bf 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -154,6 +154,10 @@ "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" : "העתקה", @@ -175,6 +179,7 @@ "Pending" : "בהמתנה", "Copy to {folder}" : "העתקה אל {folder}", "Move to {folder}" : "העברה אל {folder}", + "Saving …" : "מתבצעת שמירה…", "Authentication required" : "נדרש אימות", "This action requires you to confirm your password" : "פעולה זו דורשת ממך לאמת את הססמה שלך", "Confirm" : "אימות", |