discourse/plugins/discourse-openid-connect/config/locales/server.he.yml
2025-07-15 16:38:05 +02:00

27 lines
3.1 KiB
YAML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
#
# To work with us on translations, join this project:
# https://translate.discourse.org/
he:
site_settings:
openid_connect_enabled: הפעלת אימות דרך OpenID Connect. ניתן לערוך את טקסט מנשק המשתמש <a href='%{base_path}/admin/customize/site_texts?q=js.login.oidc'>כאן</a>.
openid_connect_discovery_document: "כתובת מסמך גילוי של OpenID Connect. בדרך כלל ממוקם תחת https://your.domain/.well-known/openid-configuration"
openid_connect_client_id: "מזהה לקוח OpenID Connect"
openid_connect_client_secret: "סוד לקוח OpenID Connect"
openid_connect_authorize_scope: "התחומים שנשלחו לנקודת הקצה לאימות. חייב לכלול את openid."
openid_connect_rp_initiated_logout: "הפניית המשתמש ל־end_session_endpoint לאחר יציאה מהמערכת. על ספק הזהות שלך לתמוך בזה ולכלול את זה במסמך הגילוי."
openid_connect_rp_initiated_logout_redirect: "(רשות) ה־post_logout_redirect_uri שיועבר לנקודת הקצה ליציאה. אם סופק, עליו להיות רשום מול ספק הזהות."
openid_connect_token_scope: "התחומים נשלחים בעת בקשת נקודת הקצה כנגד האסימון. המפרט הרשמי לא דורש את זה."
openid_connect_error_redirects: "אם הקריאה החוזרת error_reason מחזירה את המשתנה הראשון, המשתמש יופנה אל הכתובת שבמשתנה השני"
openid_connect_allow_association_change: "לאפשר למשתמשים להתנתק ולהתחבר מחדש לחשבונות ה־Discourse שלהם מספק ה־OpenID Connect שלהם."
openid_connect_verbose_logging: "תיעוד פרטי אימות openid-connect מפורטים אל `/logs`. עדיף להשבית במהלך תפעול שגרתי."
openid_connect_authorize_parameters: "משתני הכתובת שיתווספו להפניה מ־‎/auth/oidc לנקודת הקצה לאימות של ספק הזהות"
openid_connect_overrides_email: "בכל כניסה למערכת, לדרוס את כתובת הדוא״ל עם ערך openid-connect. עובד כמו ההגדרה `auth_overrides_email` (אימות עוקף דוא״ל), אך הוא משמש נקודתית לכניסה עם OpenID Connect."
openid_connect_claims: "הגדרת הטענות במפורש לשימוש מול ספקים שלא מעבירים נתונים בחזרה על סמך תחומים. (JSON)"
openid_connect_match_by_email: "להשתמש בכתובת דוא״ל כדי לתאם את אימותי OpenID Connect לחשבונות משתמש קיימים ב־Discourse."
openid_connect_use_pkce: "הפעלת מפתח הוכחה לחילופי קודים (PKCE) עבור אימות OpenID Connect."
login:
omniauth_error:
openid_connect_discovery_error: לא ניתן לקבל תצורה מספק הזהות. נא לנסות שוב