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>
This commit is contained in:
committed by
GitHub
parent
cc65fcd806
commit
71b9b29a7d
@ -554,7 +554,7 @@
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s0382d73823585617">
|
||||
<source><x id="0" equiv-text="${this.errorMessage}"/>: <x id="1" equiv-text="${e.toString()}"/></source>
|
||||
<source><x id="0" equiv-text="${field}"/>: <x id="1" equiv-text="${errMsg}"/></source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${this.errorMessage}"/>:
|
||||
<x id="1" equiv-text="${e.toString()}"/></target>
|
||||
@ -1013,26 +1013,11 @@
|
||||
<source>Client Secret</source>
|
||||
<target>Client Secret</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sde0ad51b14f77cf6">
|
||||
<source>Redirect URIs/Origins (RegEx)</source>
|
||||
<target>URIs/Origins przekierowania (RegEx)</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s7f9eb9c8bd26e8fd">
|
||||
<source>Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows.</source>
|
||||
<target>Prawidłowe adresy URL przekierowania po pomyślnym przebiegu autoryzacji. Określ również wszelkie źródła tutaj dla przepływów niejawnych.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s2a369bc2febb5d55">
|
||||
<source>If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved.</source>
|
||||
<target>Jeśli nie zostaną określone żadne jawne identyfikatory URI przekierowania, zostanie zapisany pierwszy pomyślnie użyty identyfikator URI przekierowania.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa8384c9c26731f83">
|
||||
<source>To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have.</source>
|
||||
<target>Aby zezwolić na dowolny URI przekierowania, ustaw tę wartość na „.*”. Bądź świadomy możliwych konsekwencji dla bezpieczeństwa, jakie może to mieć.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s55787f4dfcdce52b">
|
||||
<source>Signing Key</source>
|
||||
@ -9147,6 +9132,21 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
||||
</trans-unit>
|
||||
<trans-unit id="s66f572bec2bde9c4">
|
||||
<source>External applications that use <x id="0" equiv-text="${this.brand.brandingTitle || "authentik"}"/> as an identity provider via protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s58bec0ecd4f3ccd4">
|
||||
<source>Strict</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd27a8f54aca5d278">
|
||||
<source>Regex</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="seb411b22a8f262d6">
|
||||
<source>Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4c49d27de60a532b">
|
||||
<source>To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s43f899a86c6a3484">
|
||||
<source>Redirect URIs/Origins</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
Reference in New Issue
Block a user