diff --git a/locale/cs_CZ/LC_MESSAGES/django.mo b/locale/cs_CZ/LC_MESSAGES/django.mo index eec156c9ac..fabf947320 100644 Binary files a/locale/cs_CZ/LC_MESSAGES/django.mo and b/locale/cs_CZ/LC_MESSAGES/django.mo differ diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 8d23e2042e..2b20622ca6 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-12-10 23:02+0000\n" +"POT-Creation-Date: 2025-12-12 15:51+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -3958,6 +3958,10 @@ msgstr "" msgid "Identification Stages" msgstr "" +#: authentik/stages/identification/stage.py +msgid "No identification data provided." +msgstr "" + #: authentik/stages/identification/stage.py msgid "Failed to authenticate." msgstr "" @@ -4362,6 +4366,14 @@ msgstr "" msgid "Default token length" msgstr "" +#: authentik/tenants/models.py +msgid "Default page size for API responses, if no size was requested." +msgstr "" + +#: authentik/tenants/models.py +msgid "Maximum page size" +msgstr "" + #: authentik/tenants/models.py msgid "Tenant" msgstr "" diff --git a/locale/es_ES/LC_MESSAGES/django.mo b/locale/es_ES/LC_MESSAGES/django.mo index 2e7bf20b12..33dcd588af 100644 Binary files a/locale/es_ES/LC_MESSAGES/django.mo and b/locale/es_ES/LC_MESSAGES/django.mo differ diff --git a/locale/it_IT/LC_MESSAGES/django.mo b/locale/it_IT/LC_MESSAGES/django.mo index 62c8da0a77..3440ab31fe 100644 Binary files a/locale/it_IT/LC_MESSAGES/django.mo and b/locale/it_IT/LC_MESSAGES/django.mo differ diff --git a/locale/ja_JP/LC_MESSAGES/django.mo b/locale/ja_JP/LC_MESSAGES/django.mo index a998388f35..f911717a8b 100644 Binary files a/locale/ja_JP/LC_MESSAGES/django.mo and b/locale/ja_JP/LC_MESSAGES/django.mo differ diff --git a/locale/nl_NL/LC_MESSAGES/django.mo b/locale/nl_NL/LC_MESSAGES/django.mo index 3bdc629cf3..471343a5ac 100644 Binary files a/locale/nl_NL/LC_MESSAGES/django.mo and b/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/locale/pl_PL/LC_MESSAGES/django.mo b/locale/pl_PL/LC_MESSAGES/django.mo index 95b1d67c2a..9018856630 100644 Binary files a/locale/pl_PL/LC_MESSAGES/django.mo and b/locale/pl_PL/LC_MESSAGES/django.mo differ diff --git a/web/xliff/cs-CZ.xlf b/web/xliff/cs-CZ.xlf index 724ca3991b..e9facd96f8 100644 --- a/web/xliff/cs-CZ.xlf +++ b/web/xliff/cs-CZ.xlf @@ -9879,6 +9879,27 @@ Vazby na skupiny/uživatele jsou kontrolovány vůči uživateli události. Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/de-DE.xlf b/web/xliff/de-DE.xlf index 16e20fd85a..cc25d2e22c 100644 --- a/web/xliff/de-DE.xlf +++ b/web/xliff/de-DE.xlf @@ -9919,6 +9919,27 @@ Bindings zu Gruppen/Benutzern werden mit dem Benutzer des Ereignisses abgegliche Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/en.xlf b/web/xliff/en.xlf index f128d1cc39..517864ff66 100644 --- a/web/xliff/en.xlf +++ b/web/xliff/en.xlf @@ -7710,6 +7710,27 @@ Bindings to groups/users are checked against the user of the event. Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/es-ES.xlf b/web/xliff/es-ES.xlf index 6aab319da5..58efde8d8e 100644 --- a/web/xliff/es-ES.xlf +++ b/web/xliff/es-ES.xlf @@ -9839,6 +9839,27 @@ Las vinculaciones a grupos/usuarios se verifican en función del usuario del eve Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/fi-FI.xlf b/web/xliff/fi-FI.xlf index 1e8c001606..540cc20541 100644 --- a/web/xliff/fi-FI.xlf +++ b/web/xliff/fi-FI.xlf @@ -10102,6 +10102,27 @@ Liitokset käyttäjiin/ryhmiin tarkistetaan tapahtuman käyttäjästä. Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/fr-FR.xlf b/web/xliff/fr-FR.xlf index d2e152518a..123d5db3a7 100644 --- a/web/xliff/fr-FR.xlf +++ b/web/xliff/fr-FR.xlf @@ -10087,6 +10087,27 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/it-IT.xlf b/web/xliff/it-IT.xlf index da01750098..2b629b32ab 100644 --- a/web/xliff/it-IT.xlf +++ b/web/xliff/it-IT.xlf @@ -9787,6 +9787,27 @@ Bindings to groups/users are checked against the user of the event. Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/ja-JP.xlf b/web/xliff/ja-JP.xlf index 9c7050975f..d652d71b05 100644 --- a/web/xliff/ja-JP.xlf +++ b/web/xliff/ja-JP.xlf @@ -10082,6 +10082,27 @@ Bindings to groups/users are checked against the user of the event. Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/ko-KR.xlf b/web/xliff/ko-KR.xlf index 2766f0df41..2dc5963cdb 100644 --- a/web/xliff/ko-KR.xlf +++ b/web/xliff/ko-KR.xlf @@ -9411,6 +9411,27 @@ Bindings to groups/users are checked against the user of the event. Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/nl-NL.xlf b/web/xliff/nl-NL.xlf index 4bafd0c8ec..19559fd54d 100644 --- a/web/xliff/nl-NL.xlf +++ b/web/xliff/nl-NL.xlf @@ -9059,6 +9059,27 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/pl-PL.xlf b/web/xliff/pl-PL.xlf index 0366551d55..68a1ffa702 100644 --- a/web/xliff/pl-PL.xlf +++ b/web/xliff/pl-PL.xlf @@ -9441,6 +9441,27 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/pt-BR.xlf b/web/xliff/pt-BR.xlf index f73c1162a8..1cbf13ec49 100644 --- a/web/xliff/pt-BR.xlf +++ b/web/xliff/pt-BR.xlf @@ -10070,6 +10070,27 @@ por exemplo: oci://registry.domain.tld/path Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/ru-RU.xlf b/web/xliff/ru-RU.xlf index b3c2967e22..e9ff2275a5 100644 --- a/web/xliff/ru-RU.xlf +++ b/web/xliff/ru-RU.xlf @@ -9529,6 +9529,27 @@ Bindings to groups/users are checked against the user of the event. Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/tr-TR.xlf b/web/xliff/tr-TR.xlf index 1e6694a3dd..9f9e8644d4 100644 --- a/web/xliff/tr-TR.xlf +++ b/web/xliff/tr-TR.xlf @@ -9507,6 +9507,27 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + diff --git a/web/xliff/zh-Hans.xlf b/web/xliff/zh-Hans.xlf index 4a6d8266fe..48f6643328 100644 --- a/web/xliff/zh-Hans.xlf +++ b/web/xliff/zh-Hans.xlf @@ -1,4 +1,4 @@ - + @@ -601,7 +601,7 @@ 清除搜索 - Sort by "" + Sort by "" 按“”排序 @@ -613,7 +613,7 @@ 拉取对象失败。 - Select "" row + Select "" row 选择“”行 @@ -848,9 +848,9 @@ 未找到 - The URL "" was not found. - 未找到 URL " - "。 + The URL "" was not found. + 未找到 URL " + "。 Return home @@ -1157,11 +1157,11 @@ 关闭 - Update "" Permissions + Update "" Permissions 更新“”的权限 - Open "" permissions modal + Open "" permissions modal 打开“”权限模式 @@ -1920,8 +1920,8 @@ 如果未指定显式重定向 URI,则将保存第一个成功使用的重定向 URI。 - To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. - 要允许任何重定向 URI,请设置模式为正则表达式,并将此值设置为 ".*"。请注意这可能带来的安全影响。 + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + 要允许任何重定向 URI,请设置模式为正则表达式,并将此值设置为 ".*"。请注意这可能带来的安全影响。 Authorization flow @@ -3020,7 +3020,7 @@ - Edit "" provider + Edit "" provider 编辑“”提供程序 @@ -3116,8 +3116,8 @@ 选择要添加到应用的提供程序 - Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test". - 输入完整 URL、相对路径,或者使用 'fa://fa-test' 来使用 Font Awesome 图标 "fa-test"。 + Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test". + 输入完整 URL、相对路径,或者使用 'fa://fa-test' 来使用 Font Awesome 图标 "fa-test"。 Path template for users created. Use placeholders like `%(slug)s` to insert the source slug. @@ -3236,7 +3236,7 @@ 警告:提供程序未被任何应用程序使用。 - + Update OAuth2 Provider @@ -4084,7 +4084,7 @@ doesn't pass when either or both of the selected options are equal or above the 应用程序 - Application icon for "" + Application icon for "" ”的应用程序图标 @@ -4092,11 +4092,11 @@ doesn't pass when either or both of the selected options are equal or above the 更新应用程序 - Edit "" + Edit "" 编辑“ - Open "" + Open "" 打开“ @@ -4168,7 +4168,7 @@ doesn't pass when either or both of the selected options are equal or above the 创建授权 - Failed to fetch application "". + Failed to fetch application "". 获取应用程序“”失败。 @@ -5677,7 +5677,7 @@ doesn't pass when either or both of the selected options are equal or above the - View details of group "" + View details of group "" 查看“”组的详情 @@ -5890,7 +5890,7 @@ doesn't pass when either or both of the selected options are equal or above the 新建用户 - This user will be added to the group "". + This user will be added to the group "". 此用户将会被添加到组 “”。 @@ -5930,19 +5930,19 @@ doesn't pass when either or both of the selected options are equal or above the 未命名 - Collapse "" + Collapse "" 收起“ - Expand "" + Expand "" 展开“ - Select "" + Select "" 选择“ - Items of "" + Items of "" ”的项目 @@ -6098,7 +6098,7 @@ doesn't pass when either or both of the selected options are equal or above the - "" source + "" source No services available. @@ -6971,7 +6971,7 @@ doesn't pass when either or both of the selected options are equal or above the 不可移除的身份验证器,例如 TouchID 或 Windows Hello - A "roaming" authenticator, like a YubiKey + A "roaming" authenticator, like a YubiKey 像 YubiKey 这样的“漫游”身份验证器 @@ -7139,7 +7139,7 @@ doesn't pass when either or both of the selected options are equal or above the 如果输入了有效的用户名/电子邮箱,并且启用了此选项,则会显示用户的用户名和头像。否则,将显示用户输入的文本。 - Enable "Remember me on this device" + Enable "Remember me on this device" 启用“在此设备上记住我” @@ -7286,7 +7286,7 @@ doesn't pass when either or both of the selected options are equal or above the 为用户提供“显示密码”按钮。 - ("", of type ) + ("", of type ) (“”,类型为 @@ -7390,7 +7390,7 @@ doesn't pass when either or both of the selected options are equal or above the 保持登录偏移量 - If set to a duration above 0, the user will have the option to choose to "stay signed in", which will extend their session by the time specified here. + If set to a duration above 0, the user will have the option to choose to "stay signed in", which will extend their session by the time specified here. 如果设置时长大于 0,用户可以选择“保持登录”选项,这将使用户的会话延长此处设置的时间。 @@ -7764,7 +7764,7 @@ doesn't pass when either or both of the selected options are equal or above the 更新流程 - Execute "" + Execute "" 执行“ @@ -7772,7 +7772,7 @@ doesn't pass when either or both of the selected options are equal or above the 执行 - Export "" + Export "" 导出“ @@ -7858,7 +7858,7 @@ doesn't pass when either or both of the selected options are equal or above the 执行流程 - Execute "" normally + Execute "" normally 正常执行“ @@ -7866,7 +7866,7 @@ doesn't pass when either or both of the selected options are equal or above the 正常 - Execute "" as current user + Execute "" as current user 以当前用户身份执行“ @@ -7874,7 +7874,7 @@ doesn't pass when either or both of the selected options are equal or above the 当前用户 - Execute "" with inspector + Execute "" with inspector 附加检视器执行“ @@ -8639,11 +8639,11 @@ Bindings to groups/users are checked against the user of the event. 更新蓝图 - Edit "" blueprint + Edit "" blueprint 编辑“”蓝图 - Apply "" blueprint + Apply "" blueprint 应用“”蓝图 @@ -9530,7 +9530,7 @@ Bindings to groups/users are checked against the user of the event. application - Actions for "" + Actions for "" Edit application... @@ -9563,10 +9563,10 @@ Bindings to groups/users are checked against the user of the event. 搜索未返回结果。 - application found for "" + application found for "" - applications found for "" + applications found for "" application available @@ -9926,7 +9926,7 @@ Bindings to groups/users are checked against the user of the event. Are you sure you want to remove the selected users? - This user will be added to the role "". + This user will be added to the role "". Assign User to Groups @@ -10042,6 +10042,27 @@ Bindings to groups/users are checked against the user of the event. Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. + - \ No newline at end of file + diff --git a/web/xliff/zh-Hant.xlf b/web/xliff/zh-Hant.xlf index ac8c2b8f18..c06c3e887a 100644 --- a/web/xliff/zh-Hant.xlf +++ b/web/xliff/zh-Hant.xlf @@ -9122,6 +9122,27 @@ Bindings to groups/users are checked against the user of the event. Failed to connect source: + + Passkey settings + + + WebAuthn Authenticator Validation Stage + + + When set, allows users to authenticate using passkeys directly from the browser's autofill dropdown without entering a username first. + + + Pagination: default page size + + + Default page size for API requests not specifying a page size. + + + Pagination: maximum page size + + + Maximum page size for API requests. +