diff options
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r-- | apps/settings/l10n/he.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 0c2528c0944..976e3c77549 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -409,11 +409,6 @@ OC.L10N.register( "App update" : "עדכון יישומן", "Test email settings" : "בדיקת הגדרות דואר אלקטרוני", "days" : "ימים", - "No display name set" : "לא נקבע שם תצוגה", - "Update all" : "לעדכן הכול", - "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "לביצועים מיטביים חשוב להגדיר משימות רקע כראוי. למערכות גדולות יותר מוטב להשתמש ב־‚Cron’. נא לעיין בתיעוד לקבל מידע נוסף.", - "Execute one task with each page loaded." : "הפעלת משימה אחת עם כל עמוד שנטען.", - "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php is רשום בשירות webcron כדי לקרוא ל־cron.php כל 5 דקות דרך HTTP.", - "Use system cron service to call the cron.php file every 5 minutes." : "להשתמש בשירות ה־cron של המערכת כדי לקרוא לקובץ cron.php כל 5 דקות." + "No display name set" : "לא נקבע שם תצוגה" }, "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;"); |