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
@ -547,7 +547,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>
|
||||
|
||||
</trans-unit>
|
||||
@ -1000,26 +1000,11 @@
|
||||
<source>Client Secret</source>
|
||||
<target>Müşteri Sırrı</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sde0ad51b14f77cf6">
|
||||
<source>Redirect URIs/Origins (RegEx)</source>
|
||||
<target>Yeniden Yönlendirme URI'leri/Kökenleri (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>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.</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>Açık bir yeniden yönlendirme URI'si belirtilmezse, başarıyla kullanılan ilk yeniden yönlendirme URI'si kaydedilir.</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>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.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s55787f4dfcdce52b">
|
||||
<source>Signing Key</source>
|
||||
@ -9240,6 +9225,21 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar
|
||||
</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