From 71b9b29a7d4bf9dbb36cc4facafcf44e616447eb Mon Sep 17 00:00:00 2001 From: "authentik-automation[bot]" <135050075+authentik-automation[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 14:32:41 +0100 Subject: [PATCH] core, web: update translations (#12145) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: rissson <18313093+rissson@users.noreply.github.com> --- locale/en/LC_MESSAGES/django.po | 19 ++++++--- web/xliff/de.xlf | 28 ++++++++------ web/xliff/en.xlf | 29 +++++++------- web/xliff/es.xlf | 27 +++++++------ web/xliff/fr.xlf | 32 ++++++++-------- web/xliff/it.xlf | 32 ++++++++-------- web/xliff/ko.xlf | 32 ++++++++-------- web/xliff/nl.xlf | 32 ++++++++-------- web/xliff/pl.xlf | 32 ++++++++-------- web/xliff/pseudo-LOCALE.xlf | 32 ++++++++-------- web/xliff/ru.xlf | 32 ++++++++-------- web/xliff/tr.xlf | 32 ++++++++-------- web/xliff/zh-CN.xlf | 26 ++++++++----- web/xliff/zh-Hans.xlf | 68 ++++++++++++++++----------------- web/xliff/zh-Hant.xlf | 27 +++++++------ web/xliff/zh_TW.xlf | 32 ++++++++-------- 16 files changed, 272 insertions(+), 240 deletions(-) diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index fd0aa0a9d52c..8024002f37f1 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-11-18 00:09+0000\n" +"POT-Creation-Date: 2024-11-24 00:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1252,6 +1252,11 @@ msgstr "" msgid "Search full LDAP directory" msgstr "" +#: authentik/providers/oauth2/api/providers.py +#, python-brace-format +msgid "Invalid Regex Pattern: {url}" +msgstr "" + #: authentik/providers/oauth2/id_token.py msgid "Based on the Hashed User ID" msgstr "" @@ -1294,6 +1299,14 @@ msgstr "" msgid "Each provider has a different issuer, based on the application slug." msgstr "" +#: authentik/providers/oauth2/models.py +msgid "Strict URL comparison" +msgstr "" + +#: authentik/providers/oauth2/models.py +msgid "Regular Expression URL matching" +msgstr "" + #: authentik/providers/oauth2/models.py msgid "code (Authorization Code Flow)" msgstr "" @@ -1370,10 +1383,6 @@ msgstr "" msgid "Redirect URIs" msgstr "" -#: authentik/providers/oauth2/models.py -msgid "Enter each URI on a new line." -msgstr "" - #: authentik/providers/oauth2/models.py msgid "Include claims in id_token" msgstr "" diff --git a/web/xliff/de.xlf b/web/xliff/de.xlf index 37208473fdcb..f005e845b663 100644 --- a/web/xliff/de.xlf +++ b/web/xliff/de.xlf @@ -440,7 +440,7 @@ Erfolgreiche Anmeldungen - : + : : @@ -787,21 +787,10 @@ Client Secret Client Geheimnis - - Redirect URIs/Origins (RegEx) - Redirect URIs/Origins (RegEx) - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - Gültige Umleitungs-URLs nach einem erfolgreichen Autorisierungsablauf. Geben Sie hier auch alle Ursprünge für implizite Flüsse an. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. Wenn keine expliziten Umleitungs-URIs angegeben sind, wird die erste erfolgreich verwendete Umleitungs-URI gespeichert. - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Signing Key Signaturschlüssel @@ -7053,6 +7042,21 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/en.xlf b/web/xliff/en.xlf index 2370065535e8..4d715a69f41e 100644 --- a/web/xliff/en.xlf +++ b/web/xliff/en.xlf @@ -446,7 +446,7 @@ Successful Logins - : + : : @@ -815,22 +815,10 @@ Client Secret Client Secret - - Redirect URIs/Origins (RegEx) - Redirect URIs/Origins (RegEx) - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Signing Key Signing Key @@ -7318,6 +7306,21 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/es.xlf b/web/xliff/es.xlf index bb7c9719405d..4d105809f534 100644 --- a/web/xliff/es.xlf +++ b/web/xliff/es.xlf @@ -433,7 +433,7 @@ Inicios de sesión exitosos - : + : : @@ -772,20 +772,10 @@ Client Secret Secreto del cliente - - Redirect URIs/Origins (RegEx) - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - URL de redireccionamiento válidas después de un flujo de autorización correcto. Especifique también cualquier origen aquí para los flujos implícitos. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. Si no se especifican URI de redireccionamiento explícitos, se guardará el primer URI de redireccionamiento utilizado correctamente. - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Signing Key Clave de firma @@ -6970,6 +6960,21 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/fr.xlf b/web/xliff/fr.xlf index 18bbf9b75307..8ec3f7fbc181 100644 --- a/web/xliff/fr.xlf +++ b/web/xliff/fr.xlf @@ -554,7 +554,7 @@ - : + : : @@ -1013,26 +1013,11 @@ Client Secret Secret du client - - - Redirect URIs/Origins (RegEx) - URI/Origines de redirection (RegEx) - - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - URLs de redirection autorisées après un flux d'autorisation réussi. Indiquez également toute origine ici pour les flux implicites. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. Si aucune URI de redirection explicite n'est spécifiée, la première URI de redirection utilisée avec succès sera enregistrée. - - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Pour permettre n'importe quelle URI de redirection, définissez cette valeur sur ".*". Soyez conscient des possibles implications de sécurité que cela peut avoir. - Signing Key @@ -9277,6 +9262,21 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/it.xlf b/web/xliff/it.xlf index 53c2b6aa7660..5522c4d625f8 100644 --- a/web/xliff/it.xlf +++ b/web/xliff/it.xlf @@ -554,7 +554,7 @@ - : + : : @@ -1013,26 +1013,11 @@ Client Secret Client Secret - - - Redirect URIs/Origins (RegEx) - Reindirizzamento URI/Origini (RegEx) - - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - URL di reindirizzamento validi dopo un flusso di autorizzazione riuscito. Specificare qui anche eventuali origini per i flussi impliciti. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. Se non vengono specificati URI di reindirizzamento espliciti, verrà salvato il primo URI di reindirizzamento utilizzato correttamente. - - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Per consentire qualsiasi URI di reindirizzamento, impostare questo valore su ".*". Sii consapevole delle possibili implicazioni sulla sicurezza che ciò può avere. - Signing Key @@ -9250,6 +9235,21 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/ko.xlf b/web/xliff/ko.xlf index eeff3cd93d64..17c8fe026a79 100644 --- a/web/xliff/ko.xlf +++ b/web/xliff/ko.xlf @@ -553,7 +553,7 @@ - : + : : @@ -1010,26 +1010,11 @@ Client Secret 클라이언트 비밀 - - - Redirect URIs/Origins (RegEx) - 리디렉션 URI/Origin (정규표현식) - - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - 성공적인 인증 플로우 이후의 유효한 리디렉션 URL을 지정하세요. 또한 암시적 플로우에 대한 경우 여기에 origin을 지정하세요. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. 명시적인 리디렉션 URI를 지정하지 않으면 가장 먼저 성공한 리디렉션 URI가 저장됩니다. - - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - 리디렉션 URI를 허용하려면 이 값을 ".*"로 설정합니다. 이로 인해 발생할 수 있는 보안상의 영향에 유의하세요. - Signing Key @@ -8884,6 +8869,21 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/nl.xlf b/web/xliff/nl.xlf index 925a2908c5cf..912f32d8a07d 100644 --- a/web/xliff/nl.xlf +++ b/web/xliff/nl.xlf @@ -547,7 +547,7 @@ - : + : : @@ -1000,26 +1000,11 @@ Client Secret Klantgeheim - - - Redirect URIs/Origins (RegEx) - Doorverwijzings-URI's/Oorsprongen (RegEx) - - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - Geldige doorverwijzings-URL's na een succesvolle autorisatieflow. Specificeer hier ook eventuele oorsprongen voor impliciete stromen. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. Als er geen expliciete doorverwijzings-URL's zijn opgegeven, wordt de eerste succesvol gebruikte doorverwijzings-URI opgeslagen. - - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Om elke doorverwijzings-URI toe te staan, stelt u deze waarde in op ".*". Wees u bewust van de mogelijke beveiligingsgevolgen hiervan. - Signing Key @@ -8732,6 +8717,21 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/pl.xlf b/web/xliff/pl.xlf index e90145830c25..cf25dfd40a95 100644 --- a/web/xliff/pl.xlf +++ b/web/xliff/pl.xlf @@ -554,7 +554,7 @@ - : + : : @@ -1013,26 +1013,11 @@ Client Secret Client Secret - - - Redirect URIs/Origins (RegEx) - URIs/Origins przekierowania (RegEx) - - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - Prawidłowe adresy URL przekierowania po pomyślnym przebiegu autoryzacji. Określ również wszelkie źródła tutaj dla przepływów niejawnych. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. Jeśli nie zostaną określone żadne jawne identyfikatory URI przekierowania, zostanie zapisany pierwszy pomyślnie użyty identyfikator URI przekierowania. - - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Aby zezwolić na dowolny URI przekierowania, ustaw tę wartość na „.*”. Bądź świadomy możliwych konsekwencji dla bezpieczeństwa, jakie może to mieć. - Signing Key @@ -9147,6 +9132,21 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/pseudo-LOCALE.xlf b/web/xliff/pseudo-LOCALE.xlf index 7c23fbcdf301..d8bb07d91a06 100644 --- a/web/xliff/pseudo-LOCALE.xlf +++ b/web/xliff/pseudo-LOCALE.xlf @@ -548,7 +548,7 @@ - : + : : @@ -1001,26 +1001,11 @@ Client Secret Ćĺĩēńţ Śēćŕēţ - - - Redirect URIs/Origins (RegEx) - Ŕēďĩŕēćţ ŨŔĨś/Ōŕĩĝĩńś (ŔēĝĒx) - - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - Vàĺĩď ŕēďĩŕēćţ ŨŔĹś àƒţēŕ à śũććēśśƒũĺ àũţĥōŕĩźàţĩōń ƒĺōŵ. Àĺśō śƥēćĩƒŷ àńŷ ōŕĩĝĩńś ĥēŕē ƒōŕ Ĩḿƥĺĩćĩţ ƒĺōŵś. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. Ĩƒ ńō ēxƥĺĩćĩţ ŕēďĩŕēćţ ŨŔĨś àŕē śƥēćĩƒĩēď, ţĥē ƒĩŕśţ śũććēśśƒũĺĺŷ ũśēď ŕēďĩŕēćţ ŨŔĨ ŵĩĺĺ ƀē śàvēď. - - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Ţō àĺĺōŵ àńŷ ŕēďĩŕēćţ ŨŔĨ, śēţ ţĥĩś vàĺũē ţō ".*". ßē àŵàŕē ōƒ ţĥē ƥōśśĩƀĺē śēćũŕĩţŷ ĩḿƥĺĩćàţĩōńś ţĥĩś ćàń ĥàvē. - Signing Key @@ -9187,4 +9172,19 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins + diff --git a/web/xliff/ru.xlf b/web/xliff/ru.xlf index e908501995d8..a268d1064c64 100644 --- a/web/xliff/ru.xlf +++ b/web/xliff/ru.xlf @@ -554,7 +554,7 @@ - : + : : @@ -1013,26 +1013,11 @@ Client Secret Секрет клиента - - - Redirect URIs/Origins (RegEx) - Перенаправляющие URI/Источники (RegEx) - - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - Допустимые URL-адреса перенаправления после успешной авторизации. Также укажите здесь любые источники для неявных потоков. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. Если явные URI перенаправления не указаны, будет сохранен первый успешно использованный URI. - - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Чтобы разрешить любой URI перенаправления, установите это значение в ".*". Помните о возможных последствиях для безопасности. - Signing Key @@ -9210,6 +9195,21 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/tr.xlf b/web/xliff/tr.xlf index 2678b2330323..188eb4903cfe 100644 --- a/web/xliff/tr.xlf +++ b/web/xliff/tr.xlf @@ -547,7 +547,7 @@ - : + : : @@ -1000,26 +1000,11 @@ Client Secret Müşteri Sırrı - - - Redirect URIs/Origins (RegEx) - Yeniden Yönlendirme URI'leri/Kökenleri (RegEx) - - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - Başarılı bir yetkilendirme akışından sonra geçerli yeniden yönlendirme URL'leri. Ayrıca Kapalı akışlar için burada tüm kökenleri belirtin. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. Açık bir yeniden yönlendirme URI'si belirtilmezse, başarıyla kullanılan ilk yeniden yönlendirme URI'si kaydedilir. - - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Herhangi bir yeniden yönlendirme URI'sine izin vermek için bu değeri ".*" olarak ayarlayın. Bunun sahip olabileceği olası güvenlik etkilerinin farkında olun. - Signing Key @@ -9240,6 +9225,21 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/zh-CN.xlf b/web/xliff/zh-CN.xlf index ab014442eb19..cf562fc9f921 100644 --- a/web/xliff/zh-CN.xlf +++ b/web/xliff/zh-CN.xlf @@ -357,7 +357,7 @@ Successful Logins - : + : Cancel @@ -866,15 +866,9 @@ Same identifier is used for all providers - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Authentication flow @@ -896,9 +890,6 @@ Client Secret - - Redirect URIs/Origins (RegEx) - Signing Key @@ -5902,6 +5893,21 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins + diff --git a/web/xliff/zh-Hans.xlf b/web/xliff/zh-Hans.xlf index 287d3b62cd62..5914b8d7ebaf 100644 --- a/web/xliff/zh-Hans.xlf +++ b/web/xliff/zh-Hans.xlf @@ -1,4 +1,4 @@ - + @@ -554,7 +554,7 @@ - : + : @@ -596,9 +596,9 @@ - The URL "" was not found. - 未找到 URL " - "。 + The URL "" was not found. + 未找到 URL " + "。 @@ -1013,26 +1013,11 @@ Client Secret 客户端 Secret - - - Redirect URIs/Origins (RegEx) - 重定向 URI/Origin(正则) - - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - 授权流程成功后有效的重定向 URL。还可以在此处为隐式流程指定任何来源。 - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. 如果未指定显式重定向 URI,则将保存第一个成功使用的重定向 URI。 - - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - 要允许任何重定向 URI,请将此值设置为 ".*"。请注意这可能带来的安全影响。 - Signing Key @@ -1752,8 +1737,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"。 @@ -2916,8 +2901,8 @@ doesn't pass when either or both of the selected options are equal or above the - Field which contains members of a group. Note that if using the "memberUid" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...' - 包含组成员的字段。请注意,如果使用 "memberUid" 字段,则假定该值包含相对可分辨名称。例如,'memberUid=some-user' 而不是 'memberUid=cn=some-user,ou=groups,...' + Field which contains members of a group. Note that if using the "memberUid" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...' + 包含组成员的字段。请注意,如果使用 "memberUid" 字段,则假定该值包含相对可分辨名称。例如,'memberUid=some-user' 而不是 'memberUid=cn=some-user,ou=groups,...' @@ -3663,8 +3648,8 @@ doesn't pass when either or both of the selected options are equal or above the - When using an external logging solution for archiving, this can be set to "minutes=5". - 使用外部日志记录解决方案进行存档时,可以将其设置为 "minutes=5"。 + When using an external logging solution for archiving, this can be set to "minutes=5". + 使用外部日志记录解决方案进行存档时,可以将其设置为 "minutes=5"。 @@ -3840,10 +3825,10 @@ doesn't pass when either or both of the selected options are equal or above the - Are you sure you want to update ""? + Are you sure you want to update ""? 您确定要更新 - " - " 吗? + " + " 吗? @@ -4919,7 +4904,7 @@ doesn't pass when either or both of the selected options are equal or above the - A "roaming" authenticator, like a YubiKey + A "roaming" authenticator, like a YubiKey 像 YubiKey 这样的“漫游”身份验证器 @@ -5298,7 +5283,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,用户可以选择“保持登录”选项,这将使用户的会话延长此处设置的时间。 @@ -7709,7 +7694,7 @@ Bindings to groups/users are checked against the user of the event. 成功创建用户并添加到组 - This user will be added to the group "". + This user will be added to the group "". 此用户将会被添加到组 &quot;&quot;。 @@ -9059,7 +9044,7 @@ Bindings to groups/users are checked against the user of the event. 同步组 - ("", of type ) + ("", of type ) (&quot;&quot;,类型为 @@ -9297,7 +9282,22 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. 通过 OAuth2 和 SAML 等协议,使用 作为身份提供程序的外部应用程序。此处显示了所有应用程序,即使您无法访问的也包括在内。 + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins - \ No newline at end of file + diff --git a/web/xliff/zh-Hant.xlf b/web/xliff/zh-Hant.xlf index 5a272c47657a..d98f2d48b09f 100644 --- a/web/xliff/zh-Hant.xlf +++ b/web/xliff/zh-Hant.xlf @@ -440,7 +440,7 @@ 成功登入 - : + : : @@ -779,20 +779,10 @@ Client Secret 客户端密钥 - - Redirect URIs/Origins (RegEx) - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - 授权流成功后有效的重定向 URL。还可以在此处为隐式流指定任何来源。 - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. 如果未指定显式重定向 URI,则将保存第一个成功使用的重定向 URI。 - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Signing Key 签名密钥 @@ -7011,6 +7001,21 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins diff --git a/web/xliff/zh_TW.xlf b/web/xliff/zh_TW.xlf index d020a2ba0fe3..78f4cd2455d3 100644 --- a/web/xliff/zh_TW.xlf +++ b/web/xliff/zh_TW.xlf @@ -547,7 +547,7 @@ - : + : : @@ -1002,26 +1002,11 @@ Client Secret 用戶端金鑰 - - - Redirect URIs/Origins (RegEx) - 重新導向到 URI 或 原始來源 (正規表示式) - - - - Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows. - 成功授權流程後的有效重新導向的網址。對於隱式流程,也在此處指定任何來源。 - If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved. 如果未指定明確的重新導向 URI,將儲存第一個成功重新導向的 URI。 - - - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - 欲允許任何重新導向的 URI,輸入 ".*" ,但請注意這個可會有安全性風險。 - Signing Key @@ -8845,6 +8830,21 @@ Bindings to groups/users are checked against the user of the event. External applications that use as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access. + + + Strict + + + Regex + + + Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows. + + + To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have. + + + Redirect URIs/Origins