diff options
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r-- | apps/settings/l10n/he.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 8509631c8b9..98905b85340 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -289,7 +289,7 @@ OC.L10N.register( "Not saved" : "לא נשמר", "Sending…" : "בשליחה…", "Email sent" : "הודעת הדואר האלקטרוני נשלחה", - "Address" : "כתובת", + "Location" : "מיקום", "Avatar" : "תמונה מייצגת", "About" : "על אודות", "Full name" : "שם מלא", @@ -371,9 +371,6 @@ OC.L10N.register( "You are using <strong>%s</strong>" : "הניצולת שלך היא <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "מנוצלים <strong>%1$s</strong> מתוך <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Your phone number" : "מספר הטלפון שלך", - "Your postal address" : "כתובת הדואר שלך", - "It can take up to 24 hours before the account is displayed as verified." : "יתכן שיעברו עד 24 שעות בטרם הצגת החשבון כמאומת.", - "Link https://…" : "קישור https://…", "Locale" : "הגדרות אזוריות", "Current password" : "סיסמא נוכחית", "New password" : "סיסמא חדשה", @@ -406,6 +403,10 @@ OC.L10N.register( "The cron.php needs to be executed by the system user \"%s\"." : "יש להפעיל את cron.php בתור משתמש המערכת „%s”.", "days" : "ימים", "No display name set" : "לא נקבע שם תצוגה", + "Address" : "כתובת", + "Your postal address" : "כתובת הדואר שלך", + "It can take up to 24 hours before the account is displayed as verified." : "יתכן שיעברו עד 24 שעות בטרם הצגת החשבון כמאומת.", + "Link https://…" : "קישור https://…", "Twitter handle @…" : "כינוי בטוויטר @…" }, "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;"); |