diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
commit | 73472725e6d2e189619b2882df8deec796f1bfe1 (patch) | |
tree | e9c7c6e984cbe597acd74cf5bcaadf6d5c74b578 /apps/settings/l10n/he.js | |
parent | e5c95eed69a1d5e96b69147e4e7f6e40d21c8f9b (diff) | |
download | nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.tar.gz nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r-- | apps/settings/l10n/he.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index dd0cd43dc97..a0430d2fc80 100644 --- a/apps/settings/l10n/he.js +++ b/apps/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;"); |