summaryrefslogtreecommitdiffstats
path: root/lib/l10n/he.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-13 00:08:22 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-13 00:08:22 +0000
commitea64cb00289a40ee3c12c195d7a2804ea1abe97e (patch)
tree7c0702c338a40c82c3c67ddf0cce00ffa3ed181a /lib/l10n/he.js
parentaa243376ef64c3c693c35bde11335a353ca15a57 (diff)
downloadnextcloud-server-ea64cb00289a40ee3c12c195d7a2804ea1abe97e.tar.gz
nextcloud-server-ea64cb00289a40ee3c12c195d7a2804ea1abe97e.zip
[tx-robot] updated from transifex
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 3aa060db9a0..4bdd78bc0dd 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -170,7 +170,6 @@ OC.L10N.register(
"Please upgrade your database version" : "יש לשדרג את גרסת מסד הנתונים שלך",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "יש לשנות את ההרשאות ל- 0770 כך שהתיקייה לא תרשם על ידי משתמשים אחרים.",
"Check the value of \"datadirectory\" in your configuration" : "יש לבדוק את הערך \"datadirectory\" בהגדרות התצורה שלך",
- "Please check that the data directory contains a file \".ocdata\" in its root." : "יש לוודא שתיקיית המידע כוללת קובץ \".ocdata\" בנתיב הבסיס שלה",
"Could not obtain lock type %d on \"%s\"." : "לא ניתן היה להשיג סוג נעילה %d ב- \"%s\".",
"Storage unauthorized. %s" : "אחסון לא מורשה. %s",
"Storage incomplete configuration. %s" : "תצורה לא מושלמת של האחסון. %s",
@@ -188,6 +187,7 @@ OC.L10N.register(
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "הרשאות ניתנות בדרך כלל לתיקון על ידי %s מתן לשרת האינטרנט גישת כתיבה לתיקיית הבסיס %s.",
"Data directory (%s) is readable by other users" : "תיקיית המידע (%s) ניתנת לקריאה על ידי משתמשים אחרים",
"Data directory (%s) must be an absolute path" : "תיקיית המידע (%s) חייבת להיות כנתיב אבסולוטי",
- "Data directory (%s) is invalid" : "תיקיית מידע (%s) אינה חוקית"
+ "Data directory (%s) is invalid" : "תיקיית מידע (%s) אינה חוקית",
+ "Please check that the data directory contains a file \".ocdata\" in its root." : "יש לוודא שתיקיית המידע כוללת קובץ \".ocdata\" בנתיב הבסיס שלה"
},
"nplurals=2; plural=(n != 1);");