[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2021-06-24 03:13:07 +00:00
parent 80a3f9d6a3
commit cf2e01184f
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 48 additions and 0 deletions

View File

@ -26,16 +26,37 @@ OC.L10N.register(
"You can <a href=\"%s\">log in now</a>." : "אתה יכול <a href=\"%s\">להתחבר עכשיו</a>.",
"Registration with this email domain is not allowed." : "אסור רישום עם דומיין דוא\"ל זה.",
"Please provide a valid display name." : "אנא ספק שם תצוגה חוקי.",
"Please provide a valid login name." : "נא לספק שם משתמש תקף.",
"The login name you have chosen already exists." : "שם המשתמש שבחרת כבר קיים.",
"The phone number needs to contain the country code." : "על מספר הטלפון להכיל גם את קוד המדינה.",
"The phone number is invalid." : "מספר הטלפון שגוי.",
"Please provide a password." : "נא לספק ססמה.",
"Please provide a valid phone number." : "נא לספק מספר טלפון תקף.",
"Unable to create user, there are problems with the user backend." : "לא ניתן ליצור משתמש, יש בעיות עם ה-backend של המשתמש.",
"Unable to set user email: " : "לא ניתן להגדיר דוא\"ל משתמש:",
"Registration app auto setup" : "הגדרה אוטומטית של אפליקציית רישום",
"This app allows users to self-register a new account using their email address." : "היישומון מאפשר למשתמשים להירשם עצמאית לחשבון באמצעות כתובת הדוא״ל שלהם.",
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "רישום משתמשים\n\nיישומון זה מאפשר למשתמשים לרשום חשבון חדש.\n\n# תכונות\n\n- הוספת משתמשים לקבוצה נתונה\n- רשימת היתר של שמות תחום לכתובת דוא״ל (כולל תווים כללים) אתם ניתן להירשם\n- מנהלים יקבלו הודעה בדוא״ל על יצירת משתמשים חדשים או על כאלו שידרשו אישור\n- תמיכה ב־Client Login Flow של Nextcloud, גם גרסה 1 וגם 2 - מה שמאפשר רישום ביישומונים הניידים ובלקוחות שולחן העבודה\n\n# זרימת טופס הרישום באינטרנט\n\n1. המשתמש מזין את כתובת הדוא״ל שלו\n2. קישור אימות נשלח לכתובת הדוא״ל\n3. המשתמש לוחץ על קישור האימות\n4. המשתמש מופנה לטופס שבו ניתן לבחור את שם המשתמש והססמה עבורו\n5. חשבון חדש נוצר ומתחבר אוטומטית",
"Registration settings" : "הגדרות רישום",
"Require admin approval" : "דרוש אישור מנהל",
"Registered users default group" : "קבוצת ברירת המחדל של משתמשים רשומים",
"Select group" : "בחירת קבוצה",
"Email settings" : "הגדרות דוא״ל",
"Allowed email domain" : "שם תחום מותר לדוא״ל",
"Block listed email domains instead of allowing them" : "תחסום דומייני דוא\"ל ברשימה, במקום לאפשר אותם",
"Disable email verification" : "השבתת בדיקת דוא״ל",
"User settings" : "הגדרות משתמש",
"Force email as login name" : "כפה דוא\"ל כשם התחברות",
"Login name policy" : "מדיניות שם משתמש",
"Regular expression to validate login names" : "ביטוי רגולרי לאימות שמות משתמשים",
"Show full name field" : "הצגת שדה שם מלא",
"Enforce full name field" : "אכיפת שדה שם מלא",
"Show phone field" : "הצגת שדה טלפון",
"Enforce phone field" : "אכיפת שדה טלפון",
"User instructions" : "הוראות למשתמש",
"Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "זהירות: הוראות למשתמש לא יתורגמו ולכן יוצגו כפי שהוגדר להלן לכל המשתמשים ללא קשר לשפתם בפועל.",
"Registration form instructions" : "הנחיות לטופס רישום",
"A short message that is shown to the user in the registration process." : "הודעה קצרה שמופיעה למשתמש במהלך הרישום.",
"Allowed email domains" : "דומייני אימייל מותרים",
"Approval required" : "נדרש אישור",
"Your account has been successfully created, but it still needs approval from an administrator." : "חשבונך נוצר בהצלחה, אך הוא עדיין זקוק לאישור מנהל מערכת.",
@ -44,6 +65,9 @@ OC.L10N.register(
"Request verification link" : "בקש קישור אימות",
"Back to login" : "חזרה לכניסה",
"Welcome, you can create your account below." : "ברוך הבא, תוכל ליצור את חשבונך למטה.",
"Login name" : "שם משתמש",
"Full name" : "שם מלא",
"Phone number" : "מספר טלפון",
"Password" : "ססמה",
"Create account" : "יצירת חשבון",
"Verification code" : "קוד אימות",

View File

@ -24,16 +24,37 @@
"You can <a href=\"%s\">log in now</a>." : "אתה יכול <a href=\"%s\">להתחבר עכשיו</a>.",
"Registration with this email domain is not allowed." : "אסור רישום עם דומיין דוא\"ל זה.",
"Please provide a valid display name." : "אנא ספק שם תצוגה חוקי.",
"Please provide a valid login name." : "נא לספק שם משתמש תקף.",
"The login name you have chosen already exists." : "שם המשתמש שבחרת כבר קיים.",
"The phone number needs to contain the country code." : "על מספר הטלפון להכיל גם את קוד המדינה.",
"The phone number is invalid." : "מספר הטלפון שגוי.",
"Please provide a password." : "נא לספק ססמה.",
"Please provide a valid phone number." : "נא לספק מספר טלפון תקף.",
"Unable to create user, there are problems with the user backend." : "לא ניתן ליצור משתמש, יש בעיות עם ה-backend של המשתמש.",
"Unable to set user email: " : "לא ניתן להגדיר דוא\"ל משתמש:",
"Registration app auto setup" : "הגדרה אוטומטית של אפליקציית רישום",
"This app allows users to self-register a new account using their email address." : "היישומון מאפשר למשתמשים להירשם עצמאית לחשבון באמצעות כתובת הדוא״ל שלהם.",
"User registration\n\nThis app allows users to register a new account.\n\n# Features\n\n- Add users to a given group\n- Allow-list with email domains (including wildcard) to register with\n- Admins will be notified via email for new user creation or require approval\n- Supports Nextcloud's Client Login Flow v1 and v2 - allowing registration in the mobile Apps and Desktop clients\n\n# Web form registration flow\n\n1. User enters their email address\n2. Verification link is sent to the email address\n3. User clicks on the verification link\n4. User is lead to a form where they can choose their username and password\n5. New account is created and is logged in automatically" : "רישום משתמשים\n\nיישומון זה מאפשר למשתמשים לרשום חשבון חדש.\n\n# תכונות\n\n- הוספת משתמשים לקבוצה נתונה\n- רשימת היתר של שמות תחום לכתובת דוא״ל (כולל תווים כללים) אתם ניתן להירשם\n- מנהלים יקבלו הודעה בדוא״ל על יצירת משתמשים חדשים או על כאלו שידרשו אישור\n- תמיכה ב־Client Login Flow של Nextcloud, גם גרסה 1 וגם 2 - מה שמאפשר רישום ביישומונים הניידים ובלקוחות שולחן העבודה\n\n# זרימת טופס הרישום באינטרנט\n\n1. המשתמש מזין את כתובת הדוא״ל שלו\n2. קישור אימות נשלח לכתובת הדוא״ל\n3. המשתמש לוחץ על קישור האימות\n4. המשתמש מופנה לטופס שבו ניתן לבחור את שם המשתמש והססמה עבורו\n5. חשבון חדש נוצר ומתחבר אוטומטית",
"Registration settings" : "הגדרות רישום",
"Require admin approval" : "דרוש אישור מנהל",
"Registered users default group" : "קבוצת ברירת המחדל של משתמשים רשומים",
"Select group" : "בחירת קבוצה",
"Email settings" : "הגדרות דוא״ל",
"Allowed email domain" : "שם תחום מותר לדוא״ל",
"Block listed email domains instead of allowing them" : "תחסום דומייני דוא\"ל ברשימה, במקום לאפשר אותם",
"Disable email verification" : "השבתת בדיקת דוא״ל",
"User settings" : "הגדרות משתמש",
"Force email as login name" : "כפה דוא\"ל כשם התחברות",
"Login name policy" : "מדיניות שם משתמש",
"Regular expression to validate login names" : "ביטוי רגולרי לאימות שמות משתמשים",
"Show full name field" : "הצגת שדה שם מלא",
"Enforce full name field" : "אכיפת שדה שם מלא",
"Show phone field" : "הצגת שדה טלפון",
"Enforce phone field" : "אכיפת שדה טלפון",
"User instructions" : "הוראות למשתמש",
"Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language." : "זהירות: הוראות למשתמש לא יתורגמו ולכן יוצגו כפי שהוגדר להלן לכל המשתמשים ללא קשר לשפתם בפועל.",
"Registration form instructions" : "הנחיות לטופס רישום",
"A short message that is shown to the user in the registration process." : "הודעה קצרה שמופיעה למשתמש במהלך הרישום.",
"Allowed email domains" : "דומייני אימייל מותרים",
"Approval required" : "נדרש אישור",
"Your account has been successfully created, but it still needs approval from an administrator." : "חשבונך נוצר בהצלחה, אך הוא עדיין זקוק לאישור מנהל מערכת.",
@ -42,6 +63,9 @@
"Request verification link" : "בקש קישור אימות",
"Back to login" : "חזרה לכניסה",
"Welcome, you can create your account below." : "ברוך הבא, תוכל ליצור את חשבונך למטה.",
"Login name" : "שם משתמש",
"Full name" : "שם מלא",
"Phone number" : "מספר טלפון",
"Password" : "ססמה",
"Create account" : "יצירת חשבון",
"Verification code" : "קוד אימות",