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:
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r--lib/l10n/he.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js
index 2b171ae887a..2e0f988e1c9 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -7,10 +7,6 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "בדרך כלל ניתן לפתור את הבעיה על ידי כך ש- %s נותן ל- webserver הרשאות כניסה לתיקיית config %s.",
"Sample configuration detected" : "התגלתה דוגמת תצורה",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "התגלה שדוגמת התצורה הועתקה. דבר זה עלול לשבור את ההתקנה ולא נתמך.יש לקרוא את מסמכי התיעוד לפני שמבצעים שינויים ב- config.php",
- "You are not allowed to share %s" : "אינך רשאי/ת לשתף %s",
- "Cannot increase permissions of %s" : "לא ניתן להגדיל את ההיתרים של %s",
- "Expiration date is in the past" : "תאריך תפוגה הנו בעבר",
- "Cannot set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד",
"PHP %s or higher is required." : "נדרש PHP בגרסת %s ומעלה.",
"PHP with a version lower than %s is required." : "נדרש PHP בגרסה נמוכה מ- %s.",
"Following databases are supported: %s" : "מסדי הנתונים הבאים נתמכים: %s",
@@ -21,6 +17,10 @@ OC.L10N.register(
"Following platforms are supported: %s" : "הפלטפורמות הבאות נתמכות: %s",
"ownCloud %s or higher is required." : "נדרש ownCloud %s ומעלה.",
"ownCloud %s or lower is required." : "נדרש ownCloud %s ומטה.",
+ "You are not allowed to share %s" : "אינך רשאי/ת לשתף %s",
+ "Cannot increase permissions of %s" : "לא ניתן להגדיל את ההיתרים של %s",
+ "Expiration date is in the past" : "תאריך תפוגה הנו בעבר",
+ "Cannot set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד",
"Help" : "עזרה",
"Personal" : "אישי",
"Users" : "משתמשים",