diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index ff239db12b5d..bd9b3b5b9477 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 d52c87a023bc..85feeccb54d0 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 efbd74a49a79..77eaf82cc418 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 3b663593df84..720d97ccde97 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 26df9b918c3c..2eabdf4f4d87 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 6666777d75cc..cea6573572f6 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 1ceda791b7b0..9037829ed4c3 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 cd33b51e7080..37cd165f1001 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 b2426e9e29d1..56f9b6a47e13 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 879eb4420efd..0a0dbb04107a 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 ee01cc2e71ac..30b5745f3fd3 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 81d9e2cc4a86..910af57002a5 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 4594addcf122..a9999ed02ab0 100644 --- a/web/xliff/zh-Hans.xlf +++ b/web/xliff/zh-Hans.xlf @@ -9267,6 +9267,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-Hant.xlf b/web/xliff/zh-Hant.xlf index 46bc7d4011d2..ad360716e0b4 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 14dffb64f11f..33ff74aabe0c 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.