diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 71b175c5b5..0b6c5a3b5d 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: 2025-04-15 00:11+0000\n" +"POT-Creation-Date: 2025-04-17 00:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2254,6 +2254,14 @@ msgstr "" msgid "No token received." msgstr "" +#: authentik/sources/oauth/models.py +msgid "HTTP Basic Authentication" +msgstr "" + +#: authentik/sources/oauth/models.py +msgid "Include the client ID and secret as request parameters" +msgstr "" + #: authentik/sources/oauth/models.py msgid "Request Token URL" msgstr "" @@ -2291,6 +2299,11 @@ msgstr "" msgid "Additional Scopes" msgstr "" +#: authentik/sources/oauth/models.py +msgid "" +"How to perform authentication during an authorization_code token request flow" +msgstr "" + #: authentik/sources/oauth/models.py msgid "OAuth Source" msgstr "" diff --git a/web/xliff/de.xlf b/web/xliff/de.xlf index 6a553b3320..15269a9ecc 100644 --- a/web/xliff/de.xlf +++ b/web/xliff/de.xlf @@ -9134,6 +9134,18 @@ Bindings to groups/users are checked against the user of the event. Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/en.xlf b/web/xliff/en.xlf index 9107fd1781..9b7a1ef3cf 100644 --- a/web/xliff/en.xlf +++ b/web/xliff/en.xlf @@ -7667,6 +7667,18 @@ Bindings to groups/users are checked against the user of the event. Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/es.xlf b/web/xliff/es.xlf index 7abd9ce38e..2c4c6da47f 100644 --- a/web/xliff/es.xlf +++ b/web/xliff/es.xlf @@ -9226,6 +9226,18 @@ Las vinculaciones a grupos o usuarios se comparan con el usuario del evento. Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/fr.xlf b/web/xliff/fr.xlf index 260d4f8852..a4827326fb 100644 --- a/web/xliff/fr.xlf +++ b/web/xliff/fr.xlf @@ -9769,6 +9769,18 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti Reputation cannot increase higher than this value. Zero or positive. La réputation ne peut pas monter au dessus de cette valeur. Zéro ou positif. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/it.xlf b/web/xliff/it.xlf index c9530c5e9b..ce2d004cbe 100644 --- a/web/xliff/it.xlf +++ b/web/xliff/it.xlf @@ -9751,6 +9751,18 @@ Bindings to groups/users are checked against the user of the event. Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/ko.xlf b/web/xliff/ko.xlf index 0e7962b56a..b13e419717 100644 --- a/web/xliff/ko.xlf +++ b/web/xliff/ko.xlf @@ -9134,6 +9134,18 @@ Bindings to groups/users are checked against the user of the event. Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/nl.xlf b/web/xliff/nl.xlf index 60caeb9229..7f3d13cd22 100644 --- a/web/xliff/nl.xlf +++ b/web/xliff/nl.xlf @@ -9036,6 +9036,18 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/pl.xlf b/web/xliff/pl.xlf index ef0b0f9ff6..5e12de9b8e 100644 --- a/web/xliff/pl.xlf +++ b/web/xliff/pl.xlf @@ -9461,6 +9461,18 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/pseudo-LOCALE.xlf b/web/xliff/pseudo-LOCALE.xlf index d1a9c2f037..5880fc7544 100644 --- a/web/xliff/pseudo-LOCALE.xlf +++ b/web/xliff/pseudo-LOCALE.xlf @@ -9469,4 +9469,16 @@ Bindings to groups/users are checked against the user of the event. Reputation cannot increase higher than this value. Zero or positive. + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow + diff --git a/web/xliff/ru.xlf b/web/xliff/ru.xlf index 27373e6329..17969375c7 100644 --- a/web/xliff/ru.xlf +++ b/web/xliff/ru.xlf @@ -9554,6 +9554,18 @@ Bindings to groups/users are checked against the user of the event. Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/tr.xlf b/web/xliff/tr.xlf index 9442b82883..e69229cdc6 100644 --- a/web/xliff/tr.xlf +++ b/web/xliff/tr.xlf @@ -9525,6 +9525,18 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/zh-CN.xlf b/web/xliff/zh-CN.xlf index 246321921d..1947b3ede0 100644 --- a/web/xliff/zh-CN.xlf +++ b/web/xliff/zh-CN.xlf @@ -6275,6 +6275,18 @@ Bindings to groups/users are checked against the user of the event. Reputation cannot increase higher than this value. Zero or positive. + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow + diff --git a/web/xliff/zh-Hans.xlf b/web/xliff/zh-Hans.xlf index 106c153a3d..78527c8369 100644 --- a/web/xliff/zh-Hans.xlf +++ b/web/xliff/zh-Hans.xlf @@ -9770,6 +9770,18 @@ Bindings to groups/users are checked against the user of the event. Reputation cannot increase higher than this value. Zero or positive. 信誉无法提高到此值以上。可为零或正数。 + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/zh-Hant.xlf b/web/xliff/zh-Hant.xlf index b86abb2844..8933e61e59 100644 --- a/web/xliff/zh-Hant.xlf +++ b/web/xliff/zh-Hant.xlf @@ -7367,6 +7367,18 @@ Bindings to groups/users are checked against the user of the event. Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow diff --git a/web/xliff/zh_TW.xlf b/web/xliff/zh_TW.xlf index 5b396326df..a304e9d8a6 100644 --- a/web/xliff/zh_TW.xlf +++ b/web/xliff/zh_TW.xlf @@ -9111,6 +9111,18 @@ Bindings to groups/users are checked against the user of the event. Reputation cannot increase higher than this value. Zero or positive. + + + HTTP Basic Auth + + + Include the client ID and secret as request parameters + + + Authorization code authentication method + + + How to perform authentication during an authorization_code token request flow