Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r--core/l10n/he.js5
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" : "אימות",