diff options
Diffstat (limited to 'settings/l10n/he.js')
-rw-r--r-- | settings/l10n/he.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/he.js b/settings/l10n/he.js index 9a143349a7f..2af0fe49658 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -87,8 +87,6 @@ OC.L10N.register( "__language_name__" : "עברית", "Unlimited" : "ללא הגבלה", "Personal info" : "מידע אישי", - "Sessions" : "שיחות", - "App passwords" : "סיסמת יישום", "Sync clients" : "סנכרון לקוחות", "None" : "כלום", "Login" : "התחברות", @@ -196,10 +194,9 @@ OC.L10N.register( "Cancel" : "ביטול", "Choose as profile picture" : "יש לבחור כתמונת פרופיל", "Full name" : "שם מלא", - "No display name set" : "לא נקבע שם תצוגה", "Email" : "דואר אלקטרוני", - "Your email address" : "כתובת הדואר האלקטרוני שלך", "No email address set" : "לא נקבעה כתובת דואר אלקטרוני", + "Your email address" : "כתובת הדואר האלקטרוני שלך", "You are member of the following groups:" : "הקבוצות הבאות כוללות אותך:", "Password" : "סיסמא", "Current password" : "סיסמא נוכחית", @@ -212,7 +209,7 @@ OC.L10N.register( "Android app" : "יישום אנדרואיד", "iOS app" : "יישום אייפון", "Show First Run Wizard again" : "הצגת אשף ההפעלה הראשונית שוב", - "Name" : "שם", + "App passwords" : "סיסמת יישום", "App name" : "שם יישום", "Create new app password" : "יצירת סיסמת יישום חדשה", "Username" : "שם משתמש", @@ -246,6 +243,7 @@ OC.L10N.register( "Uninstalling ...." : "מסיר התקנה...", "Error while uninstalling app" : "אירעה שגיאה בעת הסרת היישום", "Uninstall" : "הסרת התקנה", + "Sessions" : "שיחות", "This is used for sending out notifications." : "משתמשים בזה כדי לשלוח הודעות.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "מודול ה- PHP מסוג 'fileinfo' חסר. אנו ממליצים בחום לאפשר מודול זה כדי לקבל תוצאות מיטביות עם גילוי mime-type.", "Cron" : "Cron", @@ -254,7 +252,9 @@ OC.L10N.register( "Cron was not executed yet!" : "Cron עדיין לא בוצע!", "Use system's cron service to call the cron.php file every 15 minutes." : "ניתן להשתמש בשירות cron לקרוא לקובץ cron.php בכל 15 דקות.", "Cheers!" : "לחיים!", + "No display name set" : "לא נקבע שם תצוגה", "For password recovery and notifications" : "לשחזור סיסמא והודעות", + "Name" : "שם", "Show last log in" : "הצגת כניסה אחרונה" }, "nplurals=2; plural=(n != 1);"); |