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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-12 03:13:00 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-12 03:13:00 +0300
commit85733377f0bb0ce1e3f54f444856f8f67399b30f (patch)
treeba8a9d805aaecb975c8d21e3911b5be8a561dbd1 /lib
parent2e954f328b5b57787445b3ea8c36140c5c6c3b2d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/he.js13
-rw-r--r--lib/l10n/he.json13
2 files changed, 14 insertions, 12 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js
index a775b3c2fec..a424d3b6e86 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"lib",
{
- "Cannot write into \"config\" directory!" : "לא ניתן לכתוב לתיקיית \"config\"!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "בדרך כלל ניתן לפתור את הבעיה על ידי כך שנותנים ל- webserver הרשאות כניסה לתיקיית confg",
- "See %s" : "ניתן לראות %s",
+ "Cannot write into \"config\" directory!" : "לא ניתן לכתוב לתיקיית „config”!",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "בדרך כלל ניתן לפתור את הבעיה על ידי כך שנותנים לתכנית השרת הרשאות כתיבה לתיקיית config",
+ "See %s" : "יש לעיין ב־%s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "או, אם עדיף לך לשמור על config.php לקריאה בלבד, ניתן להגדיר את האפשרות „config_is_read_only” לערך true.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "בדרך כלל ניתן לתקן זאת על ידי הענקת גישה לשרת לכתוב לתיקיית ההגדרות. נא לעיין ב־%s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "או, אם עדיף לך לשמור על config.php לקריאה בלבד, ניתן להגדיר את האפשרות „config_is_read_only” לערך true. נא לעיין ב־%s",
@@ -49,10 +49,10 @@ OC.L10N.register(
"in a few seconds" : "בעוד מספר שניות",
"seconds ago" : "שניות",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "המודול עם המזהה: %s לא קיים. נא להפעיל אותו בהגדרות היישומונים שלך או ליצור קשר עם מנהל המערכת.",
- "File name is a reserved word" : "שם קובץ הנו מילה שמורה",
- "File name contains at least one invalid character" : "שם קובץ כולל לפחות תו אחד לא חוקי",
+ "File name is a reserved word" : "שם קובץ הוא מילה שמורה",
+ "File name contains at least one invalid character" : "שם הקובץ כולל לפחות תו אחד לא חוקי",
"File name is too long" : "שם קובץ ארוך מדי",
- "Dot files are not allowed" : "קבצי Dot אינם מותרים",
+ "Dot files are not allowed" : "אסור ששמות קבצים יתחילו בנקודה",
"Empty filename is not allowed" : "שם קובץ ריק אינו מאושר",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "לא ניתן להתקין את היישומון „%s” כיוון שאין לו תמיכה בגרסה זו של השרת.",
@@ -200,6 +200,7 @@ OC.L10N.register(
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "בדרך כלל ניתן לתקן זאת על ידי הענקת גישה לשרת לכתוב לתיקיית היישומונים או להשבית את חנות היישומונים בקובץ ההגדרות. נא לעיין ב־%s",
"Cannot create \"data\" directory" : "לא ניתן ליצור תיקיית „data”",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "בדרך כלל ניתן לתקן זאת על ידי הענקת גישה לשרת לכתוב לתיקיית הבסיס. נא לעיין ב־%s",
+ "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "בדרך כלל ניתן לתקן הרשאות על ידי מתן גישה לשרת שלך אל תיקיית העל. נא לעיין ב־%s.",
"Setting locale to %s failed" : "הגדרת שפה ל- %s נכשלה",
"Please install one of these locales on your system and restart your webserver." : "יש להתקין אחת מהשפות על המערכת שלך ולהפעיל מחדש את שרת האינטרנט.",
"Please ask your server administrator to install the module." : "יש לבקש ממנהל השרת שלך להתקין את המודול.",
diff --git a/lib/l10n/he.json b/lib/l10n/he.json
index f8d98a8f22e..493005d7992 100644
--- a/lib/l10n/he.json
+++ b/lib/l10n/he.json
@@ -1,7 +1,7 @@
{ "translations": {
- "Cannot write into \"config\" directory!" : "לא ניתן לכתוב לתיקיית \"config\"!",
- "This can usually be fixed by giving the webserver write access to the config directory" : "בדרך כלל ניתן לפתור את הבעיה על ידי כך שנותנים ל- webserver הרשאות כניסה לתיקיית confg",
- "See %s" : "ניתן לראות %s",
+ "Cannot write into \"config\" directory!" : "לא ניתן לכתוב לתיקיית „config”!",
+ "This can usually be fixed by giving the webserver write access to the config directory" : "בדרך כלל ניתן לפתור את הבעיה על ידי כך שנותנים לתכנית השרת הרשאות כתיבה לתיקיית config",
+ "See %s" : "יש לעיין ב־%s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "או, אם עדיף לך לשמור על config.php לקריאה בלבד, ניתן להגדיר את האפשרות „config_is_read_only” לערך true.",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "בדרך כלל ניתן לתקן זאת על ידי הענקת גישה לשרת לכתוב לתיקיית ההגדרות. נא לעיין ב־%s",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "או, אם עדיף לך לשמור על config.php לקריאה בלבד, ניתן להגדיר את האפשרות „config_is_read_only” לערך true. נא לעיין ב־%s",
@@ -47,10 +47,10 @@
"in a few seconds" : "בעוד מספר שניות",
"seconds ago" : "שניות",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "המודול עם המזהה: %s לא קיים. נא להפעיל אותו בהגדרות היישומונים שלך או ליצור קשר עם מנהל המערכת.",
- "File name is a reserved word" : "שם קובץ הנו מילה שמורה",
- "File name contains at least one invalid character" : "שם קובץ כולל לפחות תו אחד לא חוקי",
+ "File name is a reserved word" : "שם קובץ הוא מילה שמורה",
+ "File name contains at least one invalid character" : "שם הקובץ כולל לפחות תו אחד לא חוקי",
"File name is too long" : "שם קובץ ארוך מדי",
- "Dot files are not allowed" : "קבצי Dot אינם מותרים",
+ "Dot files are not allowed" : "אסור ששמות קבצים יתחילו בנקודה",
"Empty filename is not allowed" : "שם קובץ ריק אינו מאושר",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "לא ניתן להתקין את היישומון „%s” כיוון שאין לו תמיכה בגרסה זו של השרת.",
@@ -198,6 +198,7 @@
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "בדרך כלל ניתן לתקן זאת על ידי הענקת גישה לשרת לכתוב לתיקיית היישומונים או להשבית את חנות היישומונים בקובץ ההגדרות. נא לעיין ב־%s",
"Cannot create \"data\" directory" : "לא ניתן ליצור תיקיית „data”",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "בדרך כלל ניתן לתקן זאת על ידי הענקת גישה לשרת לכתוב לתיקיית הבסיס. נא לעיין ב־%s",
+ "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "בדרך כלל ניתן לתקן הרשאות על ידי מתן גישה לשרת שלך אל תיקיית העל. נא לעיין ב־%s.",
"Setting locale to %s failed" : "הגדרת שפה ל- %s נכשלה",
"Please install one of these locales on your system and restart your webserver." : "יש להתקין אחת מהשפות על המערכת שלך ולהפעיל מחדש את שרת האינטרנט.",
"Please ask your server administrator to install the module." : "יש לבקש ממנהל השרת שלך להתקין את המודול.",