diff --git a/locale/nl/LC_MESSAGES/django.po b/locale/nl/LC_MESSAGES/django.po index b96866988d..3ec4c66e32 100644 --- a/locale/nl/LC_MESSAGES/django.po +++ b/locale/nl/LC_MESSAGES/django.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-11-25 00:09+0000\n" +"POT-Creation-Date: 2025-12-01 15:07+0000\n" "PO-Revision-Date: 2022-09-26 16:47+0000\n" "Last-Translator: Alex Kruidenberg , 2025\n" "Language-Team: Dutch (https://app.transifex.com/authentik/teams/119923/nl/)\n" @@ -388,6 +388,12 @@ msgstr "Weergavenaam van de bron." msgid "Internal source name, used in URLs." msgstr "Interne naam van de bron, gebruikt in URL's." +#: authentik/core/models.py +msgid "" +"When enabled, this source will be displayed as a prominent button on the " +"login page, instead of a small icon." +msgstr "" + #: authentik/core/models.py msgid "Flow to use when authenticating existing users." msgstr "Flow om te gebruiken bij het authenticeren van bestaande gebruikers." @@ -588,6 +594,16 @@ msgstr "" msgid "Agent Connectors" msgstr "" +#: authentik/endpoints/connectors/agent/models.py +#: authentik/providers/oauth2/models.py +msgid "Device Token" +msgstr "Apparaattoken" + +#: authentik/endpoints/connectors/agent/models.py +#: authentik/providers/oauth2/models.py +msgid "Device Tokens" +msgstr "Apparaattokens" + #: authentik/endpoints/connectors/agent/models.py msgid "Enrollment Token" msgstr "" @@ -596,6 +612,62 @@ msgstr "" msgid "Enrollment Tokens" msgstr "" +#: authentik/endpoints/connectors/agent/models.py +msgid "Device authentication token" +msgstr "" + +#: authentik/endpoints/connectors/agent/models.py +msgid "Device authentication tokens" +msgstr "" + +#: authentik/endpoints/connectors/agent/models.py +msgid "Apple Nonce" +msgstr "" + +#: authentik/endpoints/connectors/agent/models.py +msgid "Apple Nonces" +msgstr "" + +#: authentik/endpoints/models.py +msgid "Device" +msgstr "" + +#: authentik/endpoints/models.py +msgid "Devices" +msgstr "" + +#: authentik/endpoints/models.py +msgid "Device User binding" +msgstr "" + +#: authentik/endpoints/models.py +msgid "Device User bindings" +msgstr "" + +#: authentik/endpoints/models.py +msgid "Device connection" +msgstr "" + +#: authentik/endpoints/models.py +msgid "Device connections" +msgstr "" + +#: authentik/endpoints/models.py +msgid "Device fact snapshot" +msgstr "" + +#: authentik/endpoints/models.py +msgid "Device fact snapshots" +msgstr "" + +#: authentik/endpoints/models.py +msgid "Device access group" +msgstr "" + +#: authentik/endpoints/models.py +msgid "Device access groups" +msgstr "" + #: authentik/endpoints/tasks.py msgid "Sync endpoints." msgstr "" @@ -2022,14 +2094,6 @@ msgstr "OAuth2 Verversingstoken" msgid "OAuth2 Refresh Tokens" msgstr "OAuth2 Verversingstokens" -#: authentik/providers/oauth2/models.py -msgid "Device Token" -msgstr "Apparaattoken" - -#: authentik/providers/oauth2/models.py -msgid "Device Tokens" -msgstr "Apparaattokens" - #: authentik/providers/oauth2/tasks.py msgid "Send a back-channel logout request to the registered client" msgstr ""