diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 8c5d3c61f2..dd1aed4fc2 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: 2024-05-03 00:08+0000\n" +"POT-Creation-Date: 2024-05-08 00:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -417,6 +417,27 @@ msgstr "" msgid "Feature only accessible for internal users." msgstr "" +#: authentik/enterprise/providers/google_workspace/models.py +#: authentik/providers/scim/models.py authentik/sources/ldap/models.py +msgid "Property mappings used for group creation/updating." +msgstr "" + +#: authentik/enterprise/providers/google_workspace/models.py +msgid "Google Workspace Provider" +msgstr "" + +#: authentik/enterprise/providers/google_workspace/models.py +msgid "Google Workspace Providers" +msgstr "" + +#: authentik/enterprise/providers/google_workspace/models.py +msgid "Google Workspace Provider Mapping" +msgstr "" + +#: authentik/enterprise/providers/google_workspace/models.py +msgid "Google Workspace Provider Mappings" +msgstr "" + #: authentik/enterprise/providers/rac/models.py #: authentik/stages/user_login/models.py msgid "" @@ -760,6 +781,25 @@ msgstr "" msgid "Invalid next URL" msgstr "" +#: authentik/lib/sync/outgoing/tasks.py +msgid "Starting full provider sync" +msgstr "" + +#: authentik/lib/sync/outgoing/tasks.py +#, python-format +msgid "Syncing page %(page)d of users" +msgstr "" + +#: authentik/lib/sync/outgoing/tasks.py +#, python-format +msgid "Syncing page %(page)d of groups" +msgstr "" + +#: authentik/lib/sync/outgoing/tasks.py +#, python-brace-format +msgid "Stopping sync due to error: {error}" +msgstr "" + #: authentik/lib/utils/time.py #, python-format msgid "%(value)s is not in the correct format of 'hours=3;minutes=1'." @@ -1623,10 +1663,6 @@ msgstr "" msgid "Authentication token" msgstr "" -#: authentik/providers/scim/models.py authentik/sources/ldap/models.py -msgid "Property mappings used for group creation/updating." -msgstr "" - #: authentik/providers/scim/models.py msgid "SCIM Provider" msgstr "" @@ -1643,35 +1679,6 @@ msgstr "" msgid "SCIM Mappings" msgstr "" -#: authentik/providers/scim/tasks.py -msgid "Starting full SCIM sync" -msgstr "" - -#: authentik/providers/scim/tasks.py -#, python-format -msgid "Syncing page %(page)d of users" -msgstr "" - -#: authentik/providers/scim/tasks.py -#, python-format -msgid "Syncing page %(page)d of groups" -msgstr "" - -#: authentik/providers/scim/tasks.py -#, python-brace-format -msgid "Failed to sync user {user_name} due to remote error: {error}" -msgstr "" - -#: authentik/providers/scim/tasks.py -#, python-brace-format -msgid "Stopping sync due to error: {error}" -msgstr "" - -#: authentik/providers/scim/tasks.py -#, python-brace-format -msgid "Failed to sync group {group_name} due to remote error: {error}" -msgstr "" - #: authentik/rbac/models.py msgid "Role" msgstr "" diff --git a/locale/fr/LC_MESSAGES/django.mo b/locale/fr/LC_MESSAGES/django.mo index af210501ac..480d6161e0 100644 Binary files a/locale/fr/LC_MESSAGES/django.mo and b/locale/fr/LC_MESSAGES/django.mo differ diff --git a/web/xliff/de.xlf b/web/xliff/de.xlf index c2b27e5933..8f72c807e0 100644 --- a/web/xliff/de.xlf +++ b/web/xliff/de.xlf @@ -6564,6 +6564,63 @@ Bindings to groups/users are checked against the user of the event. Cleared + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider diff --git a/web/xliff/en.xlf b/web/xliff/en.xlf index 9e603741f9..dbfcf716bd 100644 --- a/web/xliff/en.xlf +++ b/web/xliff/en.xlf @@ -6833,6 +6833,63 @@ Bindings to groups/users are checked against the user of the event. Cleared + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider diff --git a/web/xliff/es.xlf b/web/xliff/es.xlf index 592d2e87b0..71785d644a 100644 --- a/web/xliff/es.xlf +++ b/web/xliff/es.xlf @@ -6481,6 +6481,63 @@ Bindings to groups/users are checked against the user of the event. Cleared + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider diff --git a/web/xliff/fr.xlf b/web/xliff/fr.xlf index e6ab0f6e14..d6ac1b386c 100644 --- a/web/xliff/fr.xlf +++ b/web/xliff/fr.xlf @@ -8640,6 +8640,63 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti Cleared Effacé + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider diff --git a/web/xliff/ko.xlf b/web/xliff/ko.xlf index 1679c5af31..06d5f90952 100644 --- a/web/xliff/ko.xlf +++ b/web/xliff/ko.xlf @@ -8419,6 +8419,63 @@ Bindings to groups/users are checked against the user of the event. Cleared + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider diff --git a/web/xliff/nl.xlf b/web/xliff/nl.xlf index bd84e6a168..1d95f9c48c 100644 --- a/web/xliff/nl.xlf +++ b/web/xliff/nl.xlf @@ -8263,6 +8263,63 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de Cleared + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider diff --git a/web/xliff/pl.xlf b/web/xliff/pl.xlf index 885fb65465..a5f8419726 100644 --- a/web/xliff/pl.xlf +++ b/web/xliff/pl.xlf @@ -6685,6 +6685,63 @@ Bindings to groups/users are checked against the user of the event. Cleared + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider diff --git a/web/xliff/pseudo-LOCALE.xlf b/web/xliff/pseudo-LOCALE.xlf index a598b9f8e5..c31d9319bf 100644 --- a/web/xliff/pseudo-LOCALE.xlf +++ b/web/xliff/pseudo-LOCALE.xlf @@ -8535,4 +8535,61 @@ Bindings to groups/users are checked against the user of the event. Cleared + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider + diff --git a/web/xliff/tr.xlf b/web/xliff/tr.xlf index 464bf11fd0..8227a99960 100644 --- a/web/xliff/tr.xlf +++ b/web/xliff/tr.xlf @@ -6474,6 +6474,63 @@ Bindings to groups/users are checked against the user of the event. Cleared + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider diff --git a/web/xliff/zh-CN.xlf b/web/xliff/zh-CN.xlf index 0330a1dd77..90b043679c 100644 --- a/web/xliff/zh-CN.xlf +++ b/web/xliff/zh-CN.xlf @@ -5392,6 +5392,63 @@ Bindings to groups/users are checked against the user of the event. Cleared + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider + diff --git a/web/xliff/zh-Hans.xlf b/web/xliff/zh-Hans.xlf index 4ce48386e8..7d5f1c3bac 100644 --- a/web/xliff/zh-Hans.xlf +++ b/web/xliff/zh-Hans.xlf @@ -8642,6 +8642,63 @@ Bindings to groups/users are checked against the user of the event. Cleared 已清除 + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider diff --git a/web/xliff/zh-Hant.xlf b/web/xliff/zh-Hant.xlf index d217555251..2ea6ac6d90 100644 --- a/web/xliff/zh-Hant.xlf +++ b/web/xliff/zh-Hant.xlf @@ -6522,6 +6522,63 @@ Bindings to groups/users are checked against the user of the event. Cleared + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider diff --git a/web/xliff/zh_TW.xlf b/web/xliff/zh_TW.xlf index f426be2d3c..d8f0e46c28 100644 --- a/web/xliff/zh_TW.xlf +++ b/web/xliff/zh_TW.xlf @@ -8380,6 +8380,63 @@ Bindings to groups/users are checked against the user of the event. Cleared + + + Google Workspace Provider + + + Credentials + + + TODO + + + Delegated Subject + + + Default group email domain + + + Default domain that is used to generate a group's email address. Can be customized using property mappings. + + + User deletion action + + + User is deleted + + + Suspend + + + User is suspended, and connection to user in authentik is removed. + + + Do Nothing + + + The connection is removed but the user is not modified + + + Determines what authentik will do when a User is deleted. + + + Group deletion action + + + Group is deleted + + + The connection is removed but the group is not modified + + + Determines what authentik will do when a Group is deleted. + + + Google Workspace Provider is in preview. + + + Update Google Provider