diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-20 02:23:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-20 02:23:44 +0000 |
commit | cb2745a5416b54b9f1baf8c8041ecc69cfeaa19a (patch) | |
tree | 325bce8bed7191e14697f1527adab6efd4b52fe7 /apps/settings/l10n/he.js | |
parent | f2969dc9cabd0303daf23da37f96e913ed4f66e7 (diff) | |
download | nextcloud-server-cb2745a5416b54b9f1baf8c8041ecc69cfeaa19a.tar.gz nextcloud-server-cb2745a5416b54b9f1baf8c8041ecc69cfeaa19a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r-- | apps/settings/l10n/he.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index b4b798cfaa9..ee271510535 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -76,6 +76,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "לא ניתן לשלוח דוא״ל. נא לבדוק את רישומי שרת הדוא״ל שלך.", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "בעיה אירעה בשליחת הדואר האלקטרוני. יש לשנות את ההגדרות שלך. (שגיאה: %s)", "You need to set your user email before being able to send test emails." : "יש להגדיר כתובת דואר אלקטרוני לפני שניתן יהיה לשלוח דואר אלקטרוני לבדיקה.", + "Invalid user" : "משתמש שגוי", "Invalid mail address" : "כתובת דואר אלקטרוני לא חוקית", "Settings saved" : "הגדרות נשמרו", "Unable to change full name" : "לא ניתן לשנות שם מלא", @@ -379,6 +380,8 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "הגבלת משתמשים לשתף רק עם משתמשים בקבוצה שלהם", "Exclude groups from sharing" : "מניעת קבוצות משיתוף", "These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.", + "Allow username autocompletion in share dialog" : "לאפשר השלמה אוטומטית של שם משתמש בחלונית השיתוף", + "Allow username autocompletion to users within the same groups" : "לאפשר השלמה אוטומטית של שם משתמש למשתמשים בתוך אותן הקבוצות", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "הצגת טקסט הבהרה בעמוד ההעלאה בקישור הציבורי (מופיע רק כאשר רשימת הקבצים מוסתרת)", "This text will be shown on the public link upload page when the file list is hidden." : "טקסט זה יופיע בקישור עמוד ההעלאה של הקישור הציבורי כאשר רשימת הקבצים מוסתרת.", "Default share permissions" : "הרשאות שיתוף כבררת מחדל", |