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:
authorNextcloud bot <bot@nextcloud.com>2021-12-05 05:30:14 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-05 05:30:14 +0300
commitf210a6a0e5852175dac0cebc24495355529bdb65 (patch)
treeafb38e013763a9ff68d44dca8838d98d9fab60ff /lib/l10n/he.json
parent6804ba0143bcf6d08ea33cb37c977bb1dc74b8dd (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/he.json')
-rw-r--r--lib/l10n/he.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/he.json b/lib/l10n/he.json
index 9eb2544f704..962a6899083 100644
--- a/lib/l10n/he.json
+++ b/lib/l10n/he.json
@@ -156,7 +156,6 @@
"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",
"Cannot write into \"apps\" directory" : "לא ניתן לכתוב לתיקיית \"apps\"",
- "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 נכשלה",
@@ -198,6 +197,7 @@
"Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה",
"Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה",
"Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד",
- "Can't read file" : "לא ניתן לקרוא קובץ"
+ "Can't read file" : "לא ניתן לקרוא קובץ",
+ "Cannot create \"data\" directory" : "לא ניתן ליצור תיקיית „data”"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file