diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 23f4405965..9e2dbe4225 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-05-20 00:10+0000\n" +"POT-Creation-Date: 2025-05-28 11:25+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -961,8 +961,11 @@ msgid "Starting full provider sync" msgstr "" #: authentik/lib/sync/outgoing/tasks.py -#, python-brace-format -msgid "Syncing page {page} of users" +msgid "Syncing users" +msgstr "" + +#: authentik/lib/sync/outgoing/tasks.py +msgid "Syncing groups" msgstr "" #: authentik/lib/sync/outgoing/tasks.py @@ -2252,6 +2255,12 @@ msgid "" "Active Directory" msgstr "" +#: authentik/sources/ldap/models.py +msgid "" +"Delete authentik users and groups which were previously supplied by this " +"source, but are now missing from it." +msgstr "" + #: authentik/sources/ldap/models.py msgid "LDAP Source" msgstr "" @@ -2268,6 +2277,11 @@ msgstr "" msgid "LDAP Source Property Mappings" msgstr "" +#: authentik/sources/ldap/models.py +msgid "" +"Unique ID used while checking if this object still exists in the directory." +msgstr "" + #: authentik/sources/ldap/models.py msgid "User LDAP Source Connection" msgstr "" @@ -2639,6 +2653,11 @@ msgstr "" msgid "Group SAML Source Connections" msgstr "" +#: authentik/sources/saml/views.py +#, python-brace-format +msgid "Continue to {source_name}" +msgstr "" + #: authentik/sources/scim/models.py msgid "SCIM Source" msgstr "" @@ -2994,6 +3013,10 @@ msgstr "" msgid "User Consents" msgstr "" +#: authentik/stages/consent/stage.py +msgid "Invalid consent token, re-showing prompt" +msgstr "" + #: authentik/stages/deny/models.py msgid "Deny Stage" msgstr "" @@ -3010,6 +3033,14 @@ msgstr "" msgid "Dummy Stages" msgstr "" +#: authentik/stages/email/flow.py +msgid "Continue to confirm this email address." +msgstr "" + +#: authentik/stages/email/flow.py +msgid "Link was already used, please request a new link." +msgstr "" + #: authentik/stages/email/models.py msgid "Password Reset" msgstr "" diff --git a/web/xliff/de.xlf b/web/xliff/de.xlf index ad88987086..071485e47c 100644 --- a/web/xliff/de.xlf +++ b/web/xliff/de.xlf @@ -9219,6 +9219,12 @@ Bindings to groups/users are checked against the user of the event. Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/en.xlf b/web/xliff/en.xlf index d5a4bee69f..2d4812cb41 100644 --- a/web/xliff/en.xlf +++ b/web/xliff/en.xlf @@ -7742,6 +7742,12 @@ Bindings to groups/users are checked against the user of the event. Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/es.xlf b/web/xliff/es.xlf index f0d2246d15..3310a4e043 100644 --- a/web/xliff/es.xlf +++ b/web/xliff/es.xlf @@ -9301,6 +9301,12 @@ Las vinculaciones a grupos o usuarios se comparan con el usuario del evento. Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/fr.xlf b/web/xliff/fr.xlf index 0aaee4dc47..f5224e64fc 100644 --- a/web/xliff/fr.xlf +++ b/web/xliff/fr.xlf @@ -9854,6 +9854,12 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/it.xlf b/web/xliff/it.xlf index e7274f0cb3..c5ce174871 100644 --- a/web/xliff/it.xlf +++ b/web/xliff/it.xlf @@ -9855,6 +9855,12 @@ Bindings to groups/users are checked against the user of the event. Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/ko.xlf b/web/xliff/ko.xlf index c668a4e160..e7b791cc7f 100644 --- a/web/xliff/ko.xlf +++ b/web/xliff/ko.xlf @@ -9209,6 +9209,12 @@ Bindings to groups/users are checked against the user of the event. Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/nl.xlf b/web/xliff/nl.xlf index 23f38a1642..08d91f8362 100644 --- a/web/xliff/nl.xlf +++ b/web/xliff/nl.xlf @@ -9111,6 +9111,12 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/pl.xlf b/web/xliff/pl.xlf index 4dcd3d0f22..1d5f4a83ba 100644 --- a/web/xliff/pl.xlf +++ b/web/xliff/pl.xlf @@ -9536,6 +9536,12 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/pseudo-LOCALE.xlf b/web/xliff/pseudo-LOCALE.xlf index 448a352754..57734e85f2 100644 --- a/web/xliff/pseudo-LOCALE.xlf +++ b/web/xliff/pseudo-LOCALE.xlf @@ -9544,4 +9544,10 @@ Bindings to groups/users are checked against the user of the event. Configure the attribute of the user used to look for a user. + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. + diff --git a/web/xliff/ru.xlf b/web/xliff/ru.xlf index c9eb03ea27..7083e99df7 100644 --- a/web/xliff/ru.xlf +++ b/web/xliff/ru.xlf @@ -9628,6 +9628,12 @@ Bindings to groups/users are checked against the user of the event. Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/tr.xlf b/web/xliff/tr.xlf index c91b2c12bf..d4e6e9b348 100644 --- a/web/xliff/tr.xlf +++ b/web/xliff/tr.xlf @@ -9599,6 +9599,12 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/zh-CN.xlf b/web/xliff/zh-CN.xlf index 394c9b6cb1..8c63027ff6 100644 --- a/web/xliff/zh-CN.xlf +++ b/web/xliff/zh-CN.xlf @@ -6350,6 +6350,12 @@ Bindings to groups/users are checked against the user of the event. Configure the attribute of the user used to look for a user. + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. + diff --git a/web/xliff/zh-Hans.xlf b/web/xliff/zh-Hans.xlf index fe96b7f77e..ed7af8a977 100644 --- a/web/xliff/zh-Hans.xlf +++ b/web/xliff/zh-Hans.xlf @@ -9870,6 +9870,12 @@ Bindings to groups/users are checked against the user of the event. Configure the attribute of the user used to look for a user. 配置用于查询用户的用户属性。 + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/zh-Hant.xlf b/web/xliff/zh-Hant.xlf index e24e168b28..f836dec9a8 100644 --- a/web/xliff/zh-Hant.xlf +++ b/web/xliff/zh-Hant.xlf @@ -7442,6 +7442,12 @@ Bindings to groups/users are checked against the user of the event. Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it. diff --git a/web/xliff/zh_TW.xlf b/web/xliff/zh_TW.xlf index 94d871a873..62cb677620 100644 --- a/web/xliff/zh_TW.xlf +++ b/web/xliff/zh_TW.xlf @@ -9186,6 +9186,12 @@ Bindings to groups/users are checked against the user of the event. Configure the attribute of the user used to look for a user. + + + Delete Not Found Objects + + + Delete authentik users and groups which were previously supplied by this source, but are now missing from it.