diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:17:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:17:03 +0000 |
commit | 611e6a0f7d3cbe90fdd39f7e21b765f01c5377be (patch) | |
tree | 661197c7d5c59d8df5d0fc34e218fed087ace7f0 /settings/l10n/he.js | |
parent | c75cc612260a94485ec9988b64f190033a2cae23 (diff) | |
download | nextcloud-server-611e6a0f7d3cbe90fdd39f7e21b765f01c5377be.tar.gz nextcloud-server-611e6a0f7d3cbe90fdd39f7e21b765f01c5377be.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/he.js')
-rw-r--r-- | settings/l10n/he.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/he.js b/settings/l10n/he.js index dd0cd43dc97..a0430d2fc80 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -254,14 +254,13 @@ OC.L10N.register( "Sharing" : "שיתוף", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "כמנהל יש לך אפשרות לכוונן את התנהגות השיתוף. נא לעיין בתיעוד לפרטים נוספים.", "Allow apps to use the Share API" : "לאפשר ליישום להשתמש ב־API השיתוף", + "Expire after " : "פג אחרי", + "days" : "ימים", + "Enforce expiration date" : "חייב תאריך תפוגה", "Allow users to share via link" : "אפשר למשתמשים לשתף באמצעות קישור", "Allow public uploads" : "אפשר העלאות ציבוריות", "Always ask for a password" : "תמיד לבקש ססמה", "Enforce password protection" : "חייב הגנת סיסמא", - "Set default expiration date" : "הגדרת תאריך תפוגה ברירת מחדל", - "Expire after " : "פג אחרי", - "days" : "ימים", - "Enforce expiration date" : "חייב תאריך תפוגה", "Allow resharing" : "לאפשר שיתוף מחדש", "Allow sharing with groups" : "מאפשר שיתוף עם קבוצות", "Restrict users to only share with users in their groups" : "הגבלת משתמשים לשתף רק עם משתמשים בקבוצה שלהם", @@ -460,6 +459,7 @@ OC.L10N.register( "Store credentials" : "שמירת אישורים", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php רשום בשירות webcron לקרוא ל- cron.php בכל 15 דקות באמצעות HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "ניתן להשתמש בשירות cron של המערכת כדי לקרוא לקובץ cron.php בכל 15 דקות.", + "Set default expiration date" : "הגדרת תאריך תפוגה ברירת מחדל", "Follow us on Google+" : "לעקוב אחרינו ב־Google+" }, "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;"); |