diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index a93e0e4f36..4908a98a8e 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-03-01 00:10+0000\n" +"POT-Creation-Date: 2025-03-02 00:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -865,6 +865,12 @@ msgstr "" msgid "Invalid next URL" msgstr "" +#: authentik/lib/sync/outgoing/models.py +msgid "" +"When enabled, provider will not modify or create objects in the remote " +"system." +msgstr "" + #: authentik/lib/sync/outgoing/tasks.py msgid "Starting full provider sync" msgstr "" @@ -879,6 +885,10 @@ msgstr "" msgid "Syncing page {page} of groups" msgstr "" +#: authentik/lib/sync/outgoing/tasks.py +msgid "Dropping mutating request due to dry run" +msgstr "" + #: authentik/lib/sync/outgoing/tasks.py #, python-brace-format msgid "Stopping sync due to error: {error}" diff --git a/web/xliff/de.xlf b/web/xliff/de.xlf index afb3b5bb5c..b2e726b54d 100644 --- a/web/xliff/de.xlf +++ b/web/xliff/de.xlf @@ -9016,6 +9016,21 @@ Bindings to groups/users are checked against the user of the event. Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/en.xlf b/web/xliff/en.xlf index 82333cc4c6..75f37a7071 100644 --- a/web/xliff/en.xlf +++ b/web/xliff/en.xlf @@ -7543,6 +7543,21 @@ Bindings to groups/users are checked against the user of the event. Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/es.xlf b/web/xliff/es.xlf index d7e89af6c1..a55cbff9f9 100644 --- a/web/xliff/es.xlf +++ b/web/xliff/es.xlf @@ -9109,6 +9109,21 @@ Las vinculaciones a grupos o usuarios se comparan con el usuario del evento. Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/fr.xlf b/web/xliff/fr.xlf index 773bb3683e..ac39c22e3a 100644 --- a/web/xliff/fr.xlf +++ b/web/xliff/fr.xlf @@ -9602,6 +9602,21 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti Tokens sent via email. Jetons envoyés par courriel. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/it.xlf b/web/xliff/it.xlf index 5a05da0267..8fde15dc21 100644 --- a/web/xliff/it.xlf +++ b/web/xliff/it.xlf @@ -9460,6 +9460,21 @@ Bindings to groups/users are checked against the user of the event. Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/ko.xlf b/web/xliff/ko.xlf index 57006815ee..ca469ddd5e 100644 --- a/web/xliff/ko.xlf +++ b/web/xliff/ko.xlf @@ -9016,6 +9016,21 @@ Bindings to groups/users are checked against the user of the event. Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/nl.xlf b/web/xliff/nl.xlf index 7848487cb4..38239f2324 100644 --- a/web/xliff/nl.xlf +++ b/web/xliff/nl.xlf @@ -8917,6 +8917,21 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/pl.xlf b/web/xliff/pl.xlf index e49d35b263..e48a17ebe8 100644 --- a/web/xliff/pl.xlf +++ b/web/xliff/pl.xlf @@ -9346,6 +9346,21 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/pseudo-LOCALE.xlf b/web/xliff/pseudo-LOCALE.xlf index a8e6c2d341..19e550fced 100644 --- a/web/xliff/pseudo-LOCALE.xlf +++ b/web/xliff/pseudo-LOCALE.xlf @@ -9353,4 +9353,19 @@ Bindings to groups/users are checked against the user of the event. Tokens sent via email. + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run + diff --git a/web/xliff/ru.xlf b/web/xliff/ru.xlf index d2daaf429e..cfa3f480b0 100644 --- a/web/xliff/ru.xlf +++ b/web/xliff/ru.xlf @@ -9379,6 +9379,21 @@ Bindings to groups/users are checked against the user of the event. Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/tr.xlf b/web/xliff/tr.xlf index 6b7e94f52d..0473b8d1e6 100644 --- a/web/xliff/tr.xlf +++ b/web/xliff/tr.xlf @@ -9409,6 +9409,21 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/zh-CN.xlf b/web/xliff/zh-CN.xlf index 31e28a3a61..67f1410d73 100644 --- a/web/xliff/zh-CN.xlf +++ b/web/xliff/zh-CN.xlf @@ -6146,6 +6146,21 @@ Bindings to groups/users are checked against the user of the event. Tokens sent via email. + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run + diff --git a/web/xliff/zh-Hans.xlf b/web/xliff/zh-Hans.xlf index 4b877c0238..46bd6cc254 100644 --- a/web/xliff/zh-Hans.xlf +++ b/web/xliff/zh-Hans.xlf @@ -9603,6 +9603,21 @@ Bindings to groups/users are checked against the user of the event. Tokens sent via email. 通过电子邮件发送的令牌。 + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/zh-Hant.xlf b/web/xliff/zh-Hant.xlf index ad643b840b..b74ec7cd9d 100644 --- a/web/xliff/zh-Hant.xlf +++ b/web/xliff/zh-Hant.xlf @@ -7243,6 +7243,21 @@ Bindings to groups/users are checked against the user of the event. Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run diff --git a/web/xliff/zh_TW.xlf b/web/xliff/zh_TW.xlf index b25577d5f0..5e9a98aa1f 100644 --- a/web/xliff/zh_TW.xlf +++ b/web/xliff/zh_TW.xlf @@ -8993,6 +8993,21 @@ Bindings to groups/users are checked against the user of the event. Tokens sent via email. + + + Enable dry-run mode + + + When enabled, mutating requests will be dropped and logged instead. + + + Override dry-run mode + + + When enabled, this sync will still execute mutating requests regardless of the dry-run mode in the provider. + + + Dry-run