diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-23 02:26:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-23 02:26:10 +0000 |
commit | 539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch) | |
tree | 2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/he.js | |
parent | 012f791c8f1603ca5906ec8247b3320c94708e00 (diff) | |
download | nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.tar.gz nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 4 |
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;"); |