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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js
index ae3c2a6eaea..c045232392b 100644
--- a/lib/l10n/he.js
+++ b/lib/l10n/he.js
@@ -94,7 +94,6 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה",
"Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה",
"Expiration date is in the past" : "תאריך תפוגה הנו בעבר",
- "Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד",
"%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s",
"%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.",
"Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.",
@@ -202,6 +201,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s",
"Following databases are supported: %s" : "מסדי הנתונים הבאים נתמכים: %s",
"Following platforms are supported: %s" : "הפלטפורמות הבאות נתמכות: %s",
- "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי"
+ "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי",
+ "Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד"
},
"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;");