diff options
Diffstat (limited to 'apps/settings/l10n/he.js')
-rw-r--r-- | apps/settings/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index 95432eaa8c1..358100fb0d2 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -341,6 +341,7 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "ניתן לאכוף אימות דו־שלבי על כל המשתמשים ועל קבוצות מסוימות. אם אין להם ספק אימות דו־שלבי מוגדר, לא תהיה להם אפשרות להיכנס למערכת.", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "כאשר קבוצות נבחרות/מוחרגות, הן משתמשות בלוגיקה הבאה כדי להחליט האם נאכף על המשתמש אימות דו־שלבי: אם לא נבחרו קבוצות, אימות דו־שלבי פעיל עבור כולם למעט החברים בקבוצות שהוחרגו. אם נבחרו קבוצות, אימות דו־שלבי מופעל לכל החברים של הקבוצות האלו. אם משתמש נמצא גם בקבוצה נבחרת וגם בקבוצה מוחרגת, הנבחרת מקבלת עדיפות ואימות דו־שלבי נאכף.", + "{license}-licensed" : "ברישיון {license}", "Username" : "שם משתמש", "New user" : "משתמש חדש", "User backend" : "מנגנון משתמש", @@ -355,7 +356,6 @@ OC.L10N.register( "Show user backend" : "הצגת צד אחורי למשתמש", "Name your device" : "מתן שם להתקן שלך", "Server error while trying to add WebAuthn device" : "אירעה שגיאת שרת בעת הניסיון להוספת התקן WebAuthn", - "{license}-licensed" : "ברישיון {license}", "by {author}\n{license}" : "מאת {author}\n{license}", "Active users" : "משתמשים פעילים", "Disabled users" : "משתמשים מושבתים", |