summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r--apps/files/l10n/he.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index 9a77e18df4b..28ba3d34926 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -4,8 +4,6 @@ OC.L10N.register(
"Unknown error" : "שגיאה בלתי ידועה",
"Could not move %s - File with this name already exists" : "לא ניתן להעביר את %s - קובץ בשם הזה כבר קיים",
"Could not move %s" : "לא ניתן להעביר את %s",
- "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
- "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "השם שגוי, אסור להשתמש בתווים '\\', '/', '<', '>', ':', '\"', '|', '?' ו־'*'.",
"No file was uploaded. Unknown error" : "לא הועלה קובץ. טעות בלתי מזוהה.",
"There is no error, the file uploaded with success" : "לא התרחשה שגיאה, הקובץ הועלה בהצלחה",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "הקבצים שנשלחו חורגים מהגודל שצוין בהגדרה upload_max_filesize שבקובץ php.ini:",
@@ -37,6 +35,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["",""],
"_%n file_::_%n files_" : ["",""],
"_Uploading %n file_::_Uploading %n files_" : ["",""],
+ "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
"Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["",""],
"Favorite" : "מועדף",