aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/he.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:27 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:27 +0000
commitdda6dd0bf4851386c97e2ea413ebdc682ef89e58 (patch)
treec2f5f8d3a2b4ed6994bdb598b6a9ce0e49288545 /lib/l10n/he.js
parent82d2ec09311a2db13edd7eb407629d03333037c1 (diff)
downloadnextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.tar.gz
nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r--lib/l10n/he.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js
index 2ead5cdc21c..66ef62259b4 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -152,7 +152,6 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "זה ככל הנראה נגרם על ידי מאיץ/מטמון כמו Zend OPcache או eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "מודולי PHP הותקנו, אך עדיין רשומים כחסרים?",
"Please ask your server administrator to restart the web server." : "יש לבקש ממנהל השרת שלך להפעיל מחדש את שרת האינטרנט.",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "נא לוודא שיש קובץ בשם „‎.ocdata” בבסיס תיקיית הנתונים שלך.",
"Action \"%s\" not supported or implemented." : "הפעולה „%s” אינה נתמכת או שאינה מוטמעת.",
"Authentication failed, wrong token or provider ID given" : "האימות נכשל, האסימון או מזהה הספק שסופקו שגויים",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "חסרים משתנים להשלמת הבקשה. המשתנים החסרים: „%s”",
@@ -182,6 +181,7 @@ OC.L10N.register(
"Username must not consist of dots only" : "שם המשתמש לא יכול להיות מורכב מנקודות בלבד",
"Username is invalid because files already exist for this user" : "שם המשתמש שגוי כיוון שכבר קיימים קבצים למשתמש הזה",
"User disabled" : "משתמש מנוטרל",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "יש לשנות את ההרשאות ל- 0770 כך שהתיקייה לא תרשם על ידי משתמשים אחרים."
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "יש לשנות את ההרשאות ל- 0770 כך שהתיקייה לא תרשם על ידי משתמשים אחרים.",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "נא לוודא שיש קובץ בשם „‎.ocdata” בבסיס תיקיית הנתונים שלך."
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");