diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index ff239db12b..bd9b3b5b94 100644 --- a/locale/en/LC_MESSAGES/django.po +++ b/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-11-12 00:08+0000\n" +"POT-Creation-Date: 2024-11-13 00:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3209,6 +3209,10 @@ msgstr "" msgid "Globally enable/disable impersonation." msgstr "" +#: authentik/tenants/models.py +msgid "Require administrators to provide a reason for impersonating a user." +msgstr "" + #: authentik/tenants/models.py msgid "Default token duration" msgstr "" diff --git a/web/xliff/de.xlf b/web/xliff/de.xlf index d52c87a023..85feeccb54 100644 --- a/web/xliff/de.xlf +++ b/web/xliff/de.xlf @@ -7032,6 +7032,18 @@ Bindings to groups/users are checked against the user of the event. Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/en.xlf b/web/xliff/en.xlf index efbd74a49a..77eaf82cc4 100644 --- a/web/xliff/en.xlf +++ b/web/xliff/en.xlf @@ -7297,6 +7297,18 @@ Bindings to groups/users are checked against the user of the event. Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/es.xlf b/web/xliff/es.xlf index 3b663593df..720d97ccde 100644 --- a/web/xliff/es.xlf +++ b/web/xliff/es.xlf @@ -6949,6 +6949,18 @@ Bindings to groups/users are checked against the user of the event. Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/fr.xlf b/web/xliff/fr.xlf index 26df9b918c..2eabdf4f4d 100644 --- a/web/xliff/fr.xlf +++ b/web/xliff/fr.xlf @@ -9258,6 +9258,18 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/ko.xlf b/web/xliff/ko.xlf index 6666777d75..cea6573572 100644 --- a/web/xliff/ko.xlf +++ b/web/xliff/ko.xlf @@ -8864,6 +8864,18 @@ Bindings to groups/users are checked against the user of the event. Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/nl.xlf b/web/xliff/nl.xlf index 1ceda791b7..9037829ed4 100644 --- a/web/xliff/nl.xlf +++ b/web/xliff/nl.xlf @@ -8711,6 +8711,18 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/pl.xlf b/web/xliff/pl.xlf index cd33b51e70..37cd165f10 100644 --- a/web/xliff/pl.xlf +++ b/web/xliff/pl.xlf @@ -9128,6 +9128,18 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/pseudo-LOCALE.xlf b/web/xliff/pseudo-LOCALE.xlf index b2426e9e29..56f9b6a47e 100644 --- a/web/xliff/pseudo-LOCALE.xlf +++ b/web/xliff/pseudo-LOCALE.xlf @@ -9168,4 +9168,16 @@ Bindings to groups/users are checked against the user of the event. Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. + diff --git a/web/xliff/ru.xlf b/web/xliff/ru.xlf index 879eb4420e..0a0dbb0410 100644 --- a/web/xliff/ru.xlf +++ b/web/xliff/ru.xlf @@ -9191,6 +9191,18 @@ Bindings to groups/users are checked against the user of the event. Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/tr.xlf b/web/xliff/tr.xlf index ee01cc2e71..30b5745f3f 100644 --- a/web/xliff/tr.xlf +++ b/web/xliff/tr.xlf @@ -9221,6 +9221,18 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/zh-CN.xlf b/web/xliff/zh-CN.xlf index 81d9e2cc4a..910af57002 100644 --- a/web/xliff/zh-CN.xlf +++ b/web/xliff/zh-CN.xlf @@ -5881,6 +5881,18 @@ Bindings to groups/users are checked against the user of the event. Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. + diff --git a/web/xliff/zh-Hans.xlf b/web/xliff/zh-Hans.xlf index 109a2cab01..d0e803fb6b 100644 --- a/web/xliff/zh-Hans.xlf +++ b/web/xliff/zh-Hans.xlf @@ -9269,6 +9269,18 @@ Bindings to groups/users are checked against the user of the event. Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. 如果配置的验证码需要用户交互则启用此选项。reCAPTCHA v2、hCaptcha 和 Cloudflare Turnstile 需要启用。 + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/zh-Hant.xlf b/web/xliff/zh-Hant.xlf index 46bc7d4011..ad360716e0 100644 --- a/web/xliff/zh-Hant.xlf +++ b/web/xliff/zh-Hant.xlf @@ -6990,6 +6990,18 @@ Bindings to groups/users are checked against the user of the event. Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user. diff --git a/web/xliff/zh_TW.xlf b/web/xliff/zh_TW.xlf index 14dffb64f1..33ff74aabe 100644 --- a/web/xliff/zh_TW.xlf +++ b/web/xliff/zh_TW.xlf @@ -8825,6 +8825,18 @@ Bindings to groups/users are checked against the user of the event. Enable this flag if the configured captcha requires User-interaction. Required for reCAPTCHA v2, hCaptcha and Cloudflare Turnstile. + + + Reason + + + Reason for impersonating the user + + + Require reason for impersonation + + + Require administrators to provide a reason for impersonating a user.