diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:16 +0000 |
commit | 3b2be23fee0cef9edde5443bfa892ca6407d06ff (patch) | |
tree | 9689a2f4aef8dfb068d13605193f7b545ec782bf /apps/settings/l10n/he.js | |
parent | 78a5768888e5dbeb8aefeea9f5bf5ed032977f5d (diff) | |
download | nextcloud-server-3b2be23fee0cef9edde5443bfa892ca6407d06ff.tar.gz nextcloud-server-3b2be23fee0cef9edde5443bfa892ca6407d06ff.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r-- | apps/settings/l10n/he.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index cee95b81dc4..e4c26cd9674 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -201,10 +201,9 @@ OC.L10N.register( "Copied!" : "הועתק!", "Copy" : "העתקה", "Could not copy app password. Please copy it manually." : "לא ניתן להעתיק את הססמה של היישומון. נא להעתיק אותה ידנית.", - "Add" : "הוספה", "Your email address" : "כתובת הדואר האלקטרוני שלך", "No email address set" : "לא נקבעה כתובת דואר אלקטרוני", - "Email" : "דוא״ל", + "Add" : "הוספה", "You do not have permissions to see the details of this user" : "אין לך הרשאות לצפות בפירוט על המשתמש", "Add new password" : "הוספת ססמה חדשה", "Add new email address" : "הוספת כתובת דוא״ל חדשה", @@ -230,6 +229,7 @@ OC.L10N.register( "New user" : "משתמש חדש", "Will be autogenerated" : "ייווצר אוטומטית", "Display name" : "שם תצוגה", + "Email" : "דוא״ל", "Default language" : "שפת בררת מחדל", "Add a new user" : "הוספת משתמש חדש", "Group admin for" : "הנהלת הקבוצה", @@ -280,6 +280,11 @@ OC.L10N.register( "Send email to new user" : "שליחת דואר אלקטרוני למשתמש חדש", "You are about to remove the group {group}. The users will NOT be deleted." : "פעולה זו תסיר את הקבוצה {group}. המשתמשים ﬥﬡ יימחקו.", "Please confirm the group removal " : "נא לאשר את הסרת הקבוצה", + "Address" : "כתובת", + "Full name" : "שם מלא", + "Phone number" : "מספר טלפון", + "Twitter" : "טוויטר", + "Website" : "אתר", "Download and enable" : "להוריד ולהפעיל", "Enable" : "הפעלה", "Enable untested app" : "לאפשר יישומון שלא נבדק", @@ -386,16 +391,10 @@ OC.L10N.register( "You are a member of the following groups:" : "הקבוצות הבאות כוללות אותך:", "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>)", - "Full name" : "שם מלא", - "No display name set" : "לא נקבע שם תצוגה", - "Phone number" : "מספר טלפון", "Your phone number" : "מספר הטלפון שלך", - "Address" : "כתובת", "Your postal address" : "כתובת הדואר שלך", - "Website" : "אתר", "It can take up to 24 hours before the account is displayed as verified." : "יתכן שיעברו עד 24 שעות בטרם הצגת החשבון כמאומת.", "Link https://…" : "קישור https://…", - "Twitter" : "טוויטר", "Twitter handle @…" : "כינוי בטוויטר @…", "Help translate" : "עזרה בתרגום", "Locale" : "הגדרות אזוריות", @@ -424,6 +423,7 @@ OC.L10N.register( "Set default expiration date for link shares" : "הגדרת תאריך תפוגה כבררת מחדל לקישורי שיתופים", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "לאפשר השלמת שמות משתמשים בתיבת דו־שיח השיתוף (אם האפשרות מושבתת יש להקליד את שם המשתמש או את כתובת הדוא״ל המלאים)", "Restrict username autocompletion to users within the same groups" : "הגבלת השלמה אוטומטית של שמות משתמשים למשתמשים באותה הקבוצה.", + "No display name set" : "לא נקבע שם תצוגה", "For password reset and notifications" : "לאיפוס ססמה והתרעות" }, "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;"); |