diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-12 00:25:41 +0000 |
commit | 75796c29349f535f5277b197afd7e9a0b195988f (patch) | |
tree | e4837a017ed20a193ec313528466144220beeddb /apps/settings/l10n/he.js | |
parent | b75cb58aff6372b7a6ba51dfafabde9aec7b8e50 (diff) | |
download | nextcloud-server-75796c29349f535f5277b197afd7e9a0b195988f.tar.gz nextcloud-server-75796c29349f535f5277b197afd7e9a0b195988f.zip |
Fix(l10n): Update translations 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 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 5765333258f..c22d296fb17 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -208,15 +208,14 @@ OC.L10N.register( "This is the final warning: Do you really want to enable encryption?" : "זו הזהרה אחרונה: האם באמת ברצונך להפעיל הצפנה?", "No encryption module loaded, please enable an encryption module in the app menu." : "לא נמצא מודול הצפנה, יש לאפשר מודול הצפנה בתפריט היישומים.", "Select default encryption module:" : "יש לבחור מודול הצפנת ברירת מחדל:", + "Cancel" : "ביטול", + "Confirm" : "אימות", "Submit" : "שליחה", "Remove group" : "הסרת קבוצה", - "You are about to remove the group {group}. The users will NOT be deleted." : "פעולה זו תסיר את הקבוצה {group}. המשתמשים ﬥﬡ יימחקו.", - "Please confirm the group removal " : "נא לאשר את הסרת הקבוצה", "Current password" : "סיסמא נוכחית", "New password" : "סיסמא חדשה", "Change password" : "שינוי סיסמא", "Picture provided by original account" : "תמונה סופקה על ידי חשבון מקור", - "Cancel" : "ביטול", "Details" : "פרטים", "You are a member of the following groups:" : "הקבוצות הבאות כוללות אותך:", "Your email address" : "כתובת הדואר האלקטרוני שלך", @@ -280,11 +279,10 @@ OC.L10N.register( "{license}-licensed" : "ברישיון {license}", "Changelog" : "יומן שינויים", "by {author}\n{license}" : "מאת {author}\n{license}", - "Enter group name" : "נא להקליד שם קבוצה", - "Add group" : "הוספת קבוצה", "Active users" : "משתמשים פעילים", "Admins" : "מנהלים", "Disabled users" : "משתמשים מושבתים", + "Group name" : "שם קבוצה", "Not saved" : "לא נשמר", "Sending…" : "בשליחה…", "Email sent" : "הודעת הדואר האלקטרוני נשלחה", @@ -360,6 +358,8 @@ OC.L10N.register( "You created app password \"{token}\"" : "יצרת ססמה „{token}” ליישומון", "Enable all" : "הפעלת הכול", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "כדי להריץ זאת יש צורך בהרחבת POSIX ל־PHP. נא לעיין ב{linkstart}תיעוד של PHP{linkend} לפרטים נוספים.", + "You are about to remove the group {group}. The users will NOT be deleted." : "פעולה זו תסיר את הקבוצה {group}. המשתמשים ﬥﬡ יימחקו.", + "Please confirm the group removal " : "נא לאשר את הסרת הקבוצה", "png or jpg, max. 20 MB" : "png או jpg, מקסימום 20 מגה-בייט", "Add new password" : "הוספת ססמה חדשה", "Add new email address" : "הוספת כתובת דוא״ל חדשה", @@ -367,6 +367,8 @@ OC.L10N.register( "Will be autogenerated" : "ייווצר אוטומטית", "Add a new user" : "הוספת משתמש חדש", "No users in here" : "אין כאן משתמשים", + "Enter group name" : "נא להקליד שם קבוצה", + "Add group" : "הוספת קבוצה", "Default quota:" : "מכסת בררת מחדל:", "Show Languages" : "הצגת שפות", "Send email to new user" : "שליחת דואר אלקטרוני למשתמש חדש", |