core, web: update translations (#10831)
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
efcd6bba0c
commit
dab41fe0b9
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2024-06-16 00:08+0000\n"
|
"POT-Creation-Date: 2024-08-12 00:08+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -75,6 +75,12 @@ msgid ""
|
|||||||
"and `ba.b`"
|
"and `ba.b`"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/brands/models.py
|
||||||
|
msgid ""
|
||||||
|
"When set, external users will be redirected to this application after "
|
||||||
|
"authenticating."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/brands/models.py
|
#: authentik/brands/models.py
|
||||||
msgid "Web Certificate used by the authentik Core webserver."
|
msgid "Web Certificate used by the authentik Core webserver."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -226,6 +232,16 @@ msgid ""
|
|||||||
"exists."
|
"exists."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/core/models.py
|
||||||
|
msgid ""
|
||||||
|
"Link to a group with identical name. Can have security implications when a "
|
||||||
|
"group name is used with another source."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/core/models.py
|
||||||
|
msgid "Use the group name, but deny enrollment when the name already exists."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/core/models.py
|
#: authentik/core/models.py
|
||||||
msgid "Source's display Name."
|
msgid "Source's display Name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -248,6 +264,12 @@ msgid ""
|
|||||||
"new user enrolled."
|
"new user enrolled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/core/models.py
|
||||||
|
msgid ""
|
||||||
|
"How the source determines if an existing group should be used or a new group "
|
||||||
|
"created."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/core/models.py
|
#: authentik/core/models.py
|
||||||
msgid "Token"
|
msgid "Token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -347,6 +369,7 @@ msgid "Go home"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/core/templates/login/base_full.html
|
#: authentik/core/templates/login/base_full.html
|
||||||
|
#: authentik/flows/templates/if/flow-sfe.html
|
||||||
msgid "Powered by authentik"
|
msgid "Powered by authentik"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -357,6 +380,10 @@ msgstr ""
|
|||||||
msgid "You're about to sign into %(application)s."
|
msgid "You're about to sign into %(application)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/core/views/interface.py
|
||||||
|
msgid "Interface can only be accessed by internal users."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/crypto/api.py
|
#: authentik/crypto/api.py
|
||||||
msgid "Subject-alt name"
|
msgid "Subject-alt name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -433,7 +460,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: authentik/enterprise/providers/google_workspace/models.py
|
#: authentik/enterprise/providers/google_workspace/models.py
|
||||||
#: authentik/enterprise/providers/microsoft_entra/models.py
|
#: authentik/enterprise/providers/microsoft_entra/models.py
|
||||||
#: authentik/providers/scim/models.py authentik/sources/ldap/models.py
|
#: authentik/providers/scim/models.py
|
||||||
msgid "Property mappings used for group creation/updating."
|
msgid "Property mappings used for group creation/updating."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1009,6 +1036,30 @@ msgstr ""
|
|||||||
msgid "Expression Policies"
|
msgid "Expression Policies"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/policies/geoip/models.py
|
||||||
|
msgid "GeoIP: client IP not found in ASN database."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/policies/geoip/models.py
|
||||||
|
msgid "Client IP is not part of an allowed autonomous system."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/policies/geoip/models.py
|
||||||
|
msgid "GeoIP: client IP address not found in City database."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/policies/geoip/models.py
|
||||||
|
msgid "Client IP is not in an allowed country."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/policies/geoip/models.py
|
||||||
|
msgid "GeoIP Policy"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/policies/geoip/models.py
|
||||||
|
msgid "GeoIP Policies"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/policies/models.py
|
#: authentik/policies/models.py
|
||||||
msgid "all, all policies must pass"
|
msgid "all, all policies must pass"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1543,6 +1594,14 @@ msgstr ""
|
|||||||
msgid "Radius Providers"
|
msgid "Radius Providers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/providers/radius/models.py
|
||||||
|
msgid "Radius Property Mapping"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/providers/radius/models.py
|
||||||
|
msgid "Radius Property Mappings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/providers/saml/api/providers.py
|
#: authentik/providers/saml/api/providers.py
|
||||||
msgid "Invalid XML Syntax"
|
msgid "Invalid XML Syntax"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1852,11 +1911,11 @@ msgid "LDAP Sources"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/sources/ldap/models.py
|
#: authentik/sources/ldap/models.py
|
||||||
msgid "LDAP Property Mapping"
|
msgid "LDAP Source Property Mapping"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/sources/ldap/models.py
|
#: authentik/sources/ldap/models.py
|
||||||
msgid "LDAP Property Mappings"
|
msgid "LDAP Source Property Mappings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/sources/ldap/signals.py
|
#: authentik/sources/ldap/signals.py
|
||||||
@ -2024,6 +2083,14 @@ msgstr ""
|
|||||||
msgid "Reddit OAuth Sources"
|
msgid "Reddit OAuth Sources"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/oauth/models.py
|
||||||
|
msgid "OAuth Source Property Mapping"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/oauth/models.py
|
||||||
|
msgid "OAuth Source Property Mappings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/sources/oauth/models.py
|
#: authentik/sources/oauth/models.py
|
||||||
msgid "User OAuth Source Connection"
|
msgid "User OAuth Source Connection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2032,6 +2099,14 @@ msgstr ""
|
|||||||
msgid "User OAuth Source Connections"
|
msgid "User OAuth Source Connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/oauth/models.py
|
||||||
|
msgid "Group OAuth Source Connection"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/oauth/models.py
|
||||||
|
msgid "Group OAuth Source Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/sources/oauth/views/callback.py
|
#: authentik/sources/oauth/views/callback.py
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Authentication failed: {reason}"
|
msgid "Authentication failed: {reason}"
|
||||||
@ -2063,6 +2138,14 @@ msgstr ""
|
|||||||
msgid "Plex Sources"
|
msgid "Plex Sources"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/plex/models.py
|
||||||
|
msgid "Plex Source Property Mapping"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/plex/models.py
|
||||||
|
msgid "Plex Source Property Mappings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/sources/plex/models.py
|
#: authentik/sources/plex/models.py
|
||||||
msgid "User Plex Source Connection"
|
msgid "User Plex Source Connection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2071,6 +2154,14 @@ msgstr ""
|
|||||||
msgid "User Plex Source Connections"
|
msgid "User Plex Source Connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/plex/models.py
|
||||||
|
msgid "Group Plex Source Connection"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/plex/models.py
|
||||||
|
msgid "Group Plex Source Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/sources/saml/models.py
|
#: authentik/sources/saml/models.py
|
||||||
msgid "Redirect Binding"
|
msgid "Redirect Binding"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2137,6 +2228,17 @@ msgstr ""
|
|||||||
msgid "Keypair used to sign outgoing Responses going to the Identity Provider."
|
msgid "Keypair used to sign outgoing Responses going to the Identity Provider."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/saml/models.py
|
||||||
|
msgid ""
|
||||||
|
"When selected, incoming assertions are encrypted by the IdP using the public "
|
||||||
|
"key of the encryption keypair. The assertion is decrypted by the SP using "
|
||||||
|
"the the private key."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/saml/models.py
|
||||||
|
msgid "Encryption Keypair"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/sources/saml/models.py
|
#: authentik/sources/saml/models.py
|
||||||
msgid "SAML Source"
|
msgid "SAML Source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2145,6 +2247,14 @@ msgstr ""
|
|||||||
msgid "SAML Sources"
|
msgid "SAML Sources"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/saml/models.py
|
||||||
|
msgid "SAML Source Property Mapping"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/saml/models.py
|
||||||
|
msgid "SAML Source Property Mappings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/sources/saml/models.py
|
#: authentik/sources/saml/models.py
|
||||||
msgid "User SAML Source Connection"
|
msgid "User SAML Source Connection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2153,6 +2263,14 @@ msgstr ""
|
|||||||
msgid "User SAML Source Connections"
|
msgid "User SAML Source Connections"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/saml/models.py
|
||||||
|
msgid "Group SAML Source Connection"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/saml/models.py
|
||||||
|
msgid "Group SAML Source Connections"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/sources/scim/models.py
|
#: authentik/sources/scim/models.py
|
||||||
msgid "SCIM Source"
|
msgid "SCIM Source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2161,6 +2279,14 @@ msgstr ""
|
|||||||
msgid "SCIM Sources"
|
msgid "SCIM Sources"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/scim/models.py
|
||||||
|
msgid "SCIM Source Property Mapping"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/sources/scim/models.py
|
||||||
|
msgid "SCIM Source Property Mappings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/stages/authenticator_duo/models.py
|
#: authentik/stages/authenticator_duo/models.py
|
||||||
msgid "Duo Authenticator Setup Stage"
|
msgid "Duo Authenticator Setup Stage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -2725,6 +2851,12 @@ msgid ""
|
|||||||
"out, use a reputation policy and a user_write stage."
|
"out, use a reputation policy and a user_write stage."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: authentik/stages/password/models.py
|
||||||
|
msgid ""
|
||||||
|
"When enabled, provides a 'show password' button with the password input "
|
||||||
|
"field."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: authentik/stages/password/models.py
|
#: authentik/stages/password/models.py
|
||||||
msgid "Password Stage"
|
msgid "Password Stage"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@ -4,44 +4,44 @@
|
|||||||
/**
|
/**
|
||||||
* The locale code that templates in this source code are written in.
|
* The locale code that templates in this source code are written in.
|
||||||
*/
|
*/
|
||||||
export const sourceLocale = "en";
|
export const sourceLocale = `en`;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The other locale codes that this application is localized into. Sorted
|
* The other locale codes that this application is localized into. Sorted
|
||||||
* lexicographically.
|
* lexicographically.
|
||||||
*/
|
*/
|
||||||
export const targetLocales = [
|
export const targetLocales = [
|
||||||
"de",
|
`de`,
|
||||||
"en",
|
`en`,
|
||||||
"es",
|
`es`,
|
||||||
"fr",
|
`fr`,
|
||||||
"ko",
|
`ko`,
|
||||||
"nl",
|
`nl`,
|
||||||
"pl",
|
`pl`,
|
||||||
"pseudo-LOCALE",
|
`pseudo-LOCALE`,
|
||||||
"tr",
|
`tr`,
|
||||||
"zh_TW",
|
`zh_TW`,
|
||||||
"zh-CN",
|
`zh-CN`,
|
||||||
"zh-Hans",
|
`zh-Hans`,
|
||||||
"zh-Hant",
|
`zh-Hant`,
|
||||||
] as const;
|
] as const;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* All valid project locale codes. Sorted lexicographically.
|
* All valid project locale codes. Sorted lexicographically.
|
||||||
*/
|
*/
|
||||||
export const allLocales = [
|
export const allLocales = [
|
||||||
"de",
|
`de`,
|
||||||
"en",
|
`en`,
|
||||||
"en",
|
`en`,
|
||||||
"es",
|
`es`,
|
||||||
"fr",
|
`fr`,
|
||||||
"ko",
|
`ko`,
|
||||||
"nl",
|
`nl`,
|
||||||
"pl",
|
`pl`,
|
||||||
"pseudo-LOCALE",
|
`pseudo-LOCALE`,
|
||||||
"tr",
|
`tr`,
|
||||||
"zh_TW",
|
`zh_TW`,
|
||||||
"zh-CN",
|
`zh-CN`,
|
||||||
"zh-Hans",
|
`zh-Hans`,
|
||||||
"zh-Hant",
|
`zh-Hant`,
|
||||||
] as const;
|
] as const;
|
||||||
|
|||||||
158
web/xliff/de.xlf
158
web/xliff/de.xlf
@ -2100,9 +2100,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>Aktuell sind keine Richtlinien mit diesem Objekt verknüpft.</target>
|
<target>Aktuell sind keine Richtlinien mit diesem Objekt verknüpft.</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
<target>Warnung: Die Anwendung wird von keinem Outpost verwendet.</target>
|
<target>Warnung: Die Anwendung wird von keinem Outpost verwendet.</target>
|
||||||
@ -2205,10 +2202,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>LDAP-Attributzuordnung</target>
|
<target>LDAP-Attributzuordnung</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>Für die Benutzererstellung verwendete Eigenschaftszuordnungen.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
<target>Weitere Einstellungen</target>
|
<target>Weitere Einstellungen</target>
|
||||||
@ -2580,14 +2573,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>Verknüpfung erfolgreich erstellt.</target>
|
<target>Verknüpfung erfolgreich erstellt.</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>Objektfeld</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>Feld des Benutzerobjekts, in das dieser Wert geschrieben wird.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
<target>SAML-Attributsname</target>
|
<target>SAML-Attributsname</target>
|
||||||
@ -2801,10 +2786,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>Wiederherstellungsfluss</target>
|
<target>Wiederherstellungsfluss</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>Wiederherstellungsfluss. Wenn es leer gelassen wird, wird der erste anwendbare Fluss, sortiert nach dem Slug, verwendet.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
<target>Ablauf der Abmeldung</target>
|
<target>Ablauf der Abmeldung</target>
|
||||||
@ -4361,10 +4342,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>Stage Bindung erstellen</target>
|
<target>Stage Bindung erstellen</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>Phasen-Verknüpfung</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -5964,9 +5941,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="sf5cbccdc6254c8dc">
|
<trans-unit id="sf5cbccdc6254c8dc">
|
||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -6123,9 +6097,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="s95d56e58f816d211">
|
<trans-unit id="s95d56e58f816d211">
|
||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -6730,6 +6701,135 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
|
|||||||
159
web/xliff/en.xlf
159
web/xliff/en.xlf
@ -2200,10 +2200,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>No policies are currently bound to this object.</target>
|
<target>No policies are currently bound to this object.</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
<target>Bind existing policy</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
<target>Warning: Application is not used by any Outpost.</target>
|
<target>Warning: Application is not used by any Outpost.</target>
|
||||||
@ -2308,10 +2304,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>LDAP Attribute mapping</target>
|
<target>LDAP Attribute mapping</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>Property mappings used to user creation.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
<target>Additional settings</target>
|
<target>Additional settings</target>
|
||||||
@ -2697,14 +2689,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>Successfully created mapping.</target>
|
<target>Successfully created mapping.</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>Object field</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>Field of the user object this value is written to.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
<target>SAML Attribute Name</target>
|
<target>SAML Attribute Name</target>
|
||||||
@ -2925,10 +2909,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>Recovery flow</target>
|
<target>Recovery flow</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
<target>Unenrollment flow</target>
|
<target>Unenrollment flow</target>
|
||||||
@ -4581,10 +4561,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>Create Stage binding</target>
|
<target>Create Stage binding</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>Bind stage</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
<target>Bind existing stage</target>
|
<target>Bind existing stage</target>
|
||||||
@ -6230,9 +6206,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="sf5cbccdc6254c8dc">
|
<trans-unit id="sf5cbccdc6254c8dc">
|
||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -6389,9 +6362,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="s95d56e58f816d211">
|
<trans-unit id="s95d56e58f816d211">
|
||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -6996,6 +6966,135 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
|
|||||||
158
web/xliff/es.xlf
158
web/xliff/es.xlf
@ -2066,9 +2066,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>Actualmente, no hay políticas vinculadas a este objeto.</target>
|
<target>Actualmente, no hay políticas vinculadas a este objeto.</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
<target>Advertencia: La aplicación no es utilizada por ningún puesto avanzado.</target>
|
<target>Advertencia: La aplicación no es utilizada por ningún puesto avanzado.</target>
|
||||||
@ -2171,10 +2168,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>Mapeo de atributos LDAP</target>
|
<target>Mapeo de atributos LDAP</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>Asignaciones de propiedades utilizadas para la creación de usuarios.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
<target>Configuraciones adicionales</target>
|
<target>Configuraciones adicionales</target>
|
||||||
@ -2539,14 +2532,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>La asignación se creó correctamente.</target>
|
<target>La asignación se creó correctamente.</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>Campo objeto</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>Campo del objeto de usuario en el que se escribe este valor.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
<target>Nombre de atributo SAML</target>
|
<target>Nombre de atributo SAML</target>
|
||||||
@ -2757,10 +2742,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>Flujo de recuperación</target>
|
<target>Flujo de recuperación</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>Flujo de recuperación. Si se deja vacío, se usa el primer flujo aplicable clasificado por la carga.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
<target>Flujo de cancelación de inscripción</target>
|
<target>Flujo de cancelación de inscripción</target>
|
||||||
@ -4291,10 +4272,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>Crear enlace de escenario</target>
|
<target>Crear enlace de escenario</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>Etapa Bind</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -5881,9 +5858,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="sf5cbccdc6254c8dc">
|
<trans-unit id="sf5cbccdc6254c8dc">
|
||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -6040,9 +6014,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="s95d56e58f816d211">
|
<trans-unit id="s95d56e58f816d211">
|
||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -6647,6 +6618,135 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
|
|||||||
229
web/xliff/fr.xlf
229
web/xliff/fr.xlf
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" ?><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
<?xml version="1.0"?><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||||
<file target-language="fr" source-language="en" original="lit-localize-inputs" datatype="plaintext">
|
<file target-language="fr" source-language="en" original="lit-localize-inputs" datatype="plaintext">
|
||||||
<body>
|
<body>
|
||||||
<trans-unit id="s4caed5b7a7e5d89b">
|
<trans-unit id="s4caed5b7a7e5d89b">
|
||||||
@ -596,9 +596,9 @@
|
|||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="saa0e2675da69651b">
|
<trans-unit id="saa0e2675da69651b">
|
||||||
<source>The URL "<x id="0" equiv-text="${this.url}"/>" was not found.</source>
|
<source>The URL "<x id="0" equiv-text="${this.url}"/>" was not found.</source>
|
||||||
<target>L'URL "
|
<target>L'URL "
|
||||||
<x id="0" equiv-text="${this.url}"/>" n'a pas été trouvée.</target>
|
<x id="0" equiv-text="${this.url}"/>" n'a pas été trouvée.</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s58cd9c2fe836d9c6">
|
<trans-unit id="s58cd9c2fe836d9c6">
|
||||||
@ -1040,8 +1040,8 @@
|
|||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sa8384c9c26731f83">
|
<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>
|
<source>To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have.</source>
|
||||||
<target>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.</target>
|
<target>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.</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s55787f4dfcdce52b">
|
<trans-unit id="s55787f4dfcdce52b">
|
||||||
@ -1598,7 +1598,7 @@
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s33ed903c210a6209">
|
<trans-unit id="s33ed903c210a6209">
|
||||||
<source>Token to authenticate with. Currently only bearer authentication is supported.</source>
|
<source>Token to authenticate with. Currently only bearer authentication is supported.</source>
|
||||||
<target>Jeton d'authentification à utiliser. Actuellement, seule l'authentification "bearer authentication" est prise en charge.</target>
|
<target>Jeton d'authentification à utiliser. Actuellement, seule l'authentification "bearer authentication" est prise en charge.</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sfc8bb104e2c05af8">
|
<trans-unit id="sfc8bb104e2c05af8">
|
||||||
@ -1766,8 +1766,8 @@
|
|||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sa90b7809586c35ce">
|
<trans-unit id="sa90b7809586c35ce">
|
||||||
<source>Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test".</source>
|
<source>Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test".</source>
|
||||||
<target>Entrez une URL complète, un chemin relatif ou utilisez 'fa://fa-test' pour utiliser l'icône Font Awesome "fa-test".</target>
|
<target>Entrez une URL complète, un chemin relatif ou utilisez 'fa://fa-test' pour utiliser l'icône Font Awesome "fa-test".</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s0410779cb47de312">
|
<trans-unit id="s0410779cb47de312">
|
||||||
@ -2742,11 +2742,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>Aucune politique n'est actuellement lié à cet objet.</target>
|
<target>Aucune politique n'est actuellement lié à cet objet.</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
<target>Lier une politique existante</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
@ -2855,7 +2850,7 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s33683c3b1dbaf264">
|
<trans-unit id="s33683c3b1dbaf264">
|
||||||
<source>To use SSL instead, use 'ldaps://' and disable this option.</source>
|
<source>To use SSL instead, use 'ldaps://' and disable this option.</source>
|
||||||
<target>Pour utiliser SSL à la base, utilisez "ldaps://" et désactviez cette option.</target>
|
<target>Pour utiliser SSL à la base, utilisez "ldaps://" et désactviez cette option.</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s2221fef80f4753a2">
|
<trans-unit id="s2221fef80f4753a2">
|
||||||
@ -2877,11 +2872,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>Mappage des attributs LDAP</target>
|
<target>Mappage des attributs LDAP</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>Mappages de propriété utilisés lors de la création d'utilisateurs</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
@ -2944,8 +2934,8 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s76768bebabb7d543">
|
<trans-unit id="s76768bebabb7d543">
|
||||||
<source>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,...'</source>
|
<source>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,...'</source>
|
||||||
<target>Champ qui contient les membres d'un groupe. Si vous utilisez le champ "memberUid", la valeur est censée contenir un nom distinctif relatif, par exemple 'memberUid=un-utilisateur' au lieu de 'memberUid=cn=un-utilisateur,ou=groups,...'</target>
|
<target>Champ qui contient les membres d'un groupe. Si vous utilisez le champ "memberUid", la valeur est censée contenir un nom distinctif relatif, par exemple 'memberUid=un-utilisateur' au lieu de 'memberUid=cn=un-utilisateur,ou=groups,...'</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s026555347e589f0e">
|
<trans-unit id="s026555347e589f0e">
|
||||||
@ -3240,7 +3230,7 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s3198c384c2f68b08">
|
<trans-unit id="s3198c384c2f68b08">
|
||||||
<source>Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually.</source>
|
<source>Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually.</source>
|
||||||
<target>Moment où les utilisateurs temporaires doivent être supprimés. Cela ne s'applique que si votre IDP utilise le format NameID "transient" et que l'utilisateur ne se déconnecte pas manuellement.</target>
|
<target>Moment où les utilisateurs temporaires doivent être supprimés. Cela ne s'applique que si votre IDP utilise le format NameID "transient" et que l'utilisateur ne se déconnecte pas manuellement.</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sb32e9c1faa0b8673">
|
<trans-unit id="sb32e9c1faa0b8673">
|
||||||
@ -3364,16 +3354,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>Mappage créé avec succès</target>
|
<target>Mappage créé avec succès</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>Champ d'objet</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>Champ de l'objet utilisateur dans lequel cette valeur est écrite.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
@ -3392,7 +3372,7 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s9f8aac89fe318acc">
|
<trans-unit id="s9f8aac89fe318acc">
|
||||||
<source>Optionally set the 'FriendlyName' value of the Assertion attribute.</source>
|
<source>Optionally set the 'FriendlyName' value of the Assertion attribute.</source>
|
||||||
<target>Indiquer la valeur "FriendlyName" de l'attribut d'assertion (optionnel)</target>
|
<target>Indiquer la valeur "FriendlyName" de l'attribut d'assertion (optionnel)</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s851c108679653d2a">
|
<trans-unit id="s851c108679653d2a">
|
||||||
@ -3649,11 +3629,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>Flux de récupération</target>
|
<target>Flux de récupération</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>Flux de récupération. Si laissé vide, le premier flux applicable trié par slug sera utilisé.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
@ -3706,8 +3681,8 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s7b1fba26d245cb1c">
|
<trans-unit id="s7b1fba26d245cb1c">
|
||||||
<source>When using an external logging solution for archiving, this can be set to "minutes=5".</source>
|
<source>When using an external logging solution for archiving, this can be set to "minutes=5".</source>
|
||||||
<target>En cas d'utilisation d'une solution de journalisation externe pour l'archivage, cette valeur peut être fixée à "minutes=5".</target>
|
<target>En cas d'utilisation d'une solution de journalisation externe pour l'archivage, cette valeur peut être fixée à "minutes=5".</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s44536d20bb5c8257">
|
<trans-unit id="s44536d20bb5c8257">
|
||||||
@ -3883,10 +3858,10 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sa95a538bfbb86111">
|
<trans-unit id="sa95a538bfbb86111">
|
||||||
<source>Are you sure you want to update <x id="0" equiv-text="${this.objectLabel}"/> "<x id="1" equiv-text="${this.obj?.name}"/>"?</source>
|
<source>Are you sure you want to update <x id="0" equiv-text="${this.objectLabel}"/> "<x id="1" equiv-text="${this.obj?.name}"/>"?</source>
|
||||||
<target>Êtes-vous sûr de vouloir mettre à jour
|
<target>Êtes-vous sûr de vouloir mettre à jour
|
||||||
<x id="0" equiv-text="${this.objectLabel}"/>"
|
<x id="0" equiv-text="${this.objectLabel}"/>"
|
||||||
<x id="1" equiv-text="${this.obj?.name}"/>"?</target>
|
<x id="1" equiv-text="${this.obj?.name}"/>"?</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sc92d7cfb6ee1fec6">
|
<trans-unit id="sc92d7cfb6ee1fec6">
|
||||||
@ -4962,8 +4937,8 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sdf1d8edef27236f0">
|
<trans-unit id="sdf1d8edef27236f0">
|
||||||
<source>A "roaming" authenticator, like a YubiKey</source>
|
<source>A "roaming" authenticator, like a YubiKey</source>
|
||||||
<target>Un authentificateur "itinérant", comme une YubiKey</target>
|
<target>Un authentificateur "itinérant", comme une YubiKey</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sfffba7b23d8fb40c">
|
<trans-unit id="sfffba7b23d8fb40c">
|
||||||
@ -5288,7 +5263,7 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s5170f9ef331949c0">
|
<trans-unit id="s5170f9ef331949c0">
|
||||||
<source>Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable.</source>
|
<source>Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable.</source>
|
||||||
<target>Afficher des champs de saisie arbitraires à l'utilisateur, par exemple pendant l'inscription. Les données sont enregistrées dans le contexte du flux sous la variable "prompt_data".</target>
|
<target>Afficher des champs de saisie arbitraires à l'utilisateur, par exemple pendant l'inscription. Les données sont enregistrées dans le contexte du flux sous la variable "prompt_data".</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s36cb242ac90353bc">
|
<trans-unit id="s36cb242ac90353bc">
|
||||||
@ -5297,10 +5272,10 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s2d5f69929bb7221d">
|
<trans-unit id="s2d5f69929bb7221d">
|
||||||
<source><x id="0" equiv-text="${prompt.name}"/> ("<x id="1" equiv-text="${prompt.fieldKey}"/>", of type <x id="2" equiv-text="${prompt.type}"/>)</source>
|
<source><x id="0" equiv-text="${prompt.name}"/> ("<x id="1" equiv-text="${prompt.fieldKey}"/>", of type <x id="2" equiv-text="${prompt.type}"/>)</source>
|
||||||
<target>
|
<target>
|
||||||
<x id="0" equiv-text="${prompt.name}"/>("
|
<x id="0" equiv-text="${prompt.name}"/>("
|
||||||
<x id="1" equiv-text="${prompt.fieldKey}"/>", de type
|
<x id="1" equiv-text="${prompt.fieldKey}"/>", de type
|
||||||
<x id="2" equiv-text="${prompt.type}"/>)</target>
|
<x id="2" equiv-text="${prompt.type}"/>)</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -5349,8 +5324,8 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1608b2f94fa0dbd4">
|
<trans-unit id="s1608b2f94fa0dbd4">
|
||||||
<source>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.</source>
|
<source>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.</source>
|
||||||
<target>Si défini à une durée supérieure à 0, l'utilisateur aura la possibilité de choisir de "rester connecté", ce qui prolongera sa session jusqu'à la durée spécifiée ici.</target>
|
<target>Si défini à une durée supérieure à 0, l'utilisateur aura la possibilité de choisir de "rester connecté", ce qui prolongera sa session jusqu'à la durée spécifiée ici.</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s542a71bb8f41e057">
|
<trans-unit id="s542a71bb8f41e057">
|
||||||
@ -5725,11 +5700,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>Créer une liaison d'étap</target>
|
<target>Créer une liaison d'étap</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>Lier une étape</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
@ -6129,7 +6099,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sa7fcf026bd25f231">
|
<trans-unit id="sa7fcf026bd25f231">
|
||||||
<source>Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system.</source>
|
<source>Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system.</source>
|
||||||
<target>Peut être au format "unix://" pour une connexion à un service docker local, "ssh://" pour une connexion via SSH, ou "https://:2376" pour une connexion à un système distant.</target>
|
<target>Peut être au format "unix://" pour une connexion à un service docker local, "ssh://" pour une connexion via SSH, ou "https://:2376" pour une connexion à un système distant.</target>
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="saf1d289e3137c2ea">
|
<trans-unit id="saf1d289e3137c2ea">
|
||||||
@ -7386,7 +7356,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sff0ac1ace2d90709">
|
<trans-unit id="sff0ac1ace2d90709">
|
||||||
<source>Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a managed outpost, this is done for you).</source>
|
<source>Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a managed outpost, this is done for you).</source>
|
||||||
<target>Utilisez ce fournisseur avec l'option "auth_request" de Nginx ou "forwardAuth" de Traefik. Chaque application/domaine a besoin de son propre fournisseur. De plus, sur chaque domaine, "/outpost.goauthentik.io" doit être routé vers le poste avancé (lorsque vous utilisez un poste avancé géré, cela est fait pour vous).</target>
|
<target>Utilisez ce fournisseur avec l'option "auth_request" de Nginx ou "forwardAuth" de Traefik. Chaque application/domaine a besoin de son propre fournisseur. De plus, sur chaque domaine, "/outpost.goauthentik.io" doit être routé vers le poste avancé (lorsque vous utilisez un poste avancé géré, cela est fait pour vous).</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="scb58b8a60cad8762">
|
<trans-unit id="scb58b8a60cad8762">
|
||||||
<source>Default relay state</source>
|
<source>Default relay state</source>
|
||||||
@ -7788,7 +7758,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
|||||||
<target>Utilisateur créé et ajouté au groupe <x id="0" equiv-text="${this.group.name}"/> avec succès</target>
|
<target>Utilisateur créé et ajouté au groupe <x id="0" equiv-text="${this.group.name}"/> avec succès</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s824e0943a7104668">
|
<trans-unit id="s824e0943a7104668">
|
||||||
<source>This user will be added to the group "<x id="0" equiv-text="${this.targetGroup.name}"/>".</source>
|
<source>This user will be added to the group "<x id="0" equiv-text="${this.targetGroup.name}"/>".</source>
|
||||||
<target>Cet utilisateur sera ajouté au groupe &quot;<x id="0" equiv-text="${this.targetGroup.name}"/>&quot;.</target>
|
<target>Cet utilisateur sera ajouté au groupe &quot;<x id="0" equiv-text="${this.targetGroup.name}"/>&quot;.</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s62e7f6ed7d9cb3ca">
|
<trans-unit id="s62e7f6ed7d9cb3ca">
|
||||||
@ -7835,10 +7805,6 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
|||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
<target>Configurer le fournisseur Proxy</target>
|
<target>Configurer le fournisseur Proxy</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
<target>Scopes additionels</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
<target>Configurer le fournisseur Radius</target>
|
<target>Configurer le fournisseur Radius</target>
|
||||||
@ -8047,10 +8013,6 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
|||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
<target>Néerlandais</target>
|
<target>Néerlandais</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
<target>Erreur lors de la récupération des objets: <x id="0" equiv-text="${this.error.detail}"/></target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
<target>Marque</target>
|
<target>Marque</target>
|
||||||
@ -8860,7 +8822,136 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
|||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
<target>Les intégrations d'avant-postes définissent comment authentik se connecte à des plateformes externes pour déployer les avants-postes.</target>
|
<target>Les intégrations d'avant-postes définissent comment authentik se connecte à des plateformes externes pour déployer les avants-postes.</target>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
</xliff>
|
</xliff>
|
||||||
|
|||||||
166
web/xliff/ko.xlf
166
web/xliff/ko.xlf
@ -2733,11 +2733,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>현재 이 오브젝트에 바인딩된 정책이 없습니다.</target>
|
<target>현재 이 오브젝트에 바인딩된 정책이 없습니다.</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
<target>기존 정책 바인딩</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
@ -2868,11 +2863,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>LDAP 특성 매핑</target>
|
<target>LDAP 특성 매핑</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>사용자 생성에 사용되는 특성 매핑입니다.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
@ -3355,16 +3345,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>매핑을 성공적으로 생성했습니다.</target>
|
<target>매핑을 성공적으로 생성했습니다.</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>오브젝트 필드</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>이 값을 기록하는 사용자 객체의 필드입니다.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
@ -3640,11 +3620,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>복구 플로우</target>
|
<target>복구 플로우</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>복구 플로우. 비워두면 슬러그별로 정렬된 첫 번째 적용 가능한 플로우가 사용됩니다.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
@ -5704,11 +5679,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>스테이지 바인딩 생성</target>
|
<target>스테이지 바인딩 생성</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>스테이지 바인드</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
@ -7801,10 +7771,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
<target>프록시 공급자 구성</target>
|
<target>프록시 공급자 구성</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
<target>추가 사용성</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
<target>Radius 제공자 구성</target>
|
<target>Radius 제공자 구성</target>
|
||||||
@ -7968,9 +7934,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="s31aa94a0b3c7edb2">
|
<trans-unit id="s31aa94a0b3c7edb2">
|
||||||
<source>Select endpoint to connect to</source>
|
<source>Select endpoint to connect to</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -8575,6 +8538,135 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
|
|||||||
165
web/xliff/nl.xlf
165
web/xliff/nl.xlf
@ -2723,11 +2723,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>Er zijn momenteel geen beleidsregels aan dit object gekoppeld.</target>
|
<target>Er zijn momenteel geen beleidsregels aan dit object gekoppeld.</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
<target>Bestaand beleid koppelen</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
@ -2858,11 +2853,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>LDAP Attribuuttoewijzing</target>
|
<target>LDAP Attribuuttoewijzing</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>Eigenschapstoewijzingen gebruikt voor het aanmaken van gebruikers.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
@ -3344,16 +3334,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>Succesvol aangemaakte mapping.</target>
|
<target>Succesvol aangemaakte mapping.</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>Objectveld</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>Veld van het gebruikersobject waarde naar wordt geschreven.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
@ -3629,11 +3609,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>Herstelflow</target>
|
<target>Herstelflow</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>Herstelflow. Als dit leeg wordt gelaten, wordt de eerste toepasselijke flow gesorteerd op de slug gebruikt.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
@ -5689,11 +5664,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>Fasebinding aanmaken</target>
|
<target>Fasebinding aanmaken</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>Fase binden</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
@ -7383,9 +7353,6 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
|
|||||||
<trans-unit id="sf5cbccdc6254c8dc">
|
<trans-unit id="sf5cbccdc6254c8dc">
|
||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="h10ef80d434185070">
|
<trans-unit id="h10ef80d434185070">
|
||||||
<source>Use this provider with nginx's <x id="0" equiv-text="<code>"/>auth_request<x id="1" equiv-text="</code>"/> or traefik's
|
<source>Use this provider with nginx's <x id="0" equiv-text="<code>"/>auth_request<x id="1" equiv-text="</code>"/> or traefik's
|
||||||
<x id="2" equiv-text="<code>"/>forwardAuth<x id="3" equiv-text="</code>"/>. Each application/domain needs its own provider.
|
<x id="2" equiv-text="<code>"/>forwardAuth<x id="3" equiv-text="</code>"/>. Each application/domain needs its own provider.
|
||||||
@ -7812,9 +7779,6 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
|
|||||||
<trans-unit id="s31aa94a0b3c7edb2">
|
<trans-unit id="s31aa94a0b3c7edb2">
|
||||||
<source>Select endpoint to connect to</source>
|
<source>Select endpoint to connect to</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -8419,6 +8383,135 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
|
|||||||
167
web/xliff/pl.xlf
167
web/xliff/pl.xlf
@ -2746,11 +2746,6 @@ nie przechodzi, gdy jedna lub obie wybrane opcje są równe lub wyższe od progu
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>Żadne zasady nie są obecnie powiązane z tym obiektem.</target>
|
<target>Żadne zasady nie są obecnie powiązane z tym obiektem.</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
<target>Powiązanie istniejącej zasady</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
@ -2881,11 +2876,6 @@ nie przechodzi, gdy jedna lub obie wybrane opcje są równe lub wyższe od progu
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>Mapowanie atrybutów LDAP</target>
|
<target>Mapowanie atrybutów LDAP</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>Mapowania właściwości używane do tworzenia użytkowników.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
@ -3368,16 +3358,6 @@ Można tu używać tylko zasad, ponieważ dostęp jest sprawdzany przed uwierzyt
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>Pomyślnie utworzono mapowanie.</target>
|
<target>Pomyślnie utworzono mapowanie.</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>Pole obiektu</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>Pole obiektu użytkownika, w którym zapisywana jest ta wartość.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
@ -3653,11 +3633,6 @@ Można tu używać tylko zasad, ponieważ dostęp jest sprawdzany przed uwierzyt
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>Przepływ odzyskiwania</target>
|
<target>Przepływ odzyskiwania</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>Przepływ odzyskiwania. Jeśli pozostanie pusty, używany jest pierwszy odpowiedni przepływ posortowany według ślimaka.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
@ -5729,11 +5704,6 @@ w toku, tworzony jest nowy użytkownik i zapisywane są do niego dane.</target>
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>Utwórz wiązanie etapu</target>
|
<target>Utwórz wiązanie etapu</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>Powiąż etap</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
@ -7839,10 +7809,6 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
|||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
<target>Skonfiguruj dostawcę proxy</target>
|
<target>Skonfiguruj dostawcę proxy</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
<target>Dodatkowe zakresy</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
<target>Skonfiguruj dostawcę usługi Radius</target>
|
<target>Skonfiguruj dostawcę usługi Radius</target>
|
||||||
@ -8051,10 +8017,6 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
|||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
<target>Holenderski</target>
|
<target>Holenderski</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
<target>Nie udało się pobrać obiektów: <x id="0" equiv-text="${this.error.detail}"/></target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
<target>Marka</target>
|
<target>Marka</target>
|
||||||
@ -8845,6 +8807,135 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
|
|||||||
@ -2723,11 +2723,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>Ńō ƥōĺĩćĩēś àŕē ćũŕŕēńţĺŷ ƀōũńď ţō ţĥĩś ōƀĴēćţ.</target>
|
<target>Ńō ƥōĺĩćĩēś àŕē ćũŕŕēńţĺŷ ƀōũńď ţō ţĥĩś ōƀĴēćţ.</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
<target>ßĩńď ēxĩśţĩńĝ ƥōĺĩćŷ</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
@ -2858,11 +2853,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>ĹĎÀƤ Àţţŕĩƀũţē màƥƥĩńĝ</target>
|
<target>ĹĎÀƤ Àţţŕĩƀũţē màƥƥĩńĝ</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>Ƥŕōƥēŕţŷ màƥƥĩńĝś ũśēď ţō ũśēŕ ćŕēàţĩōń.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
@ -3344,16 +3334,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>Śũććēśśƒũĺĺŷ ćŕēàţēď màƥƥĩńĝ.</target>
|
<target>Śũććēśśƒũĺĺŷ ćŕēàţēď màƥƥĩńĝ.</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>ŌƀĴēćţ ƒĩēĺď</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>Ƒĩēĺď ōƒ ţĥē ũśēŕ ōƀĴēćţ ţĥĩś vàĺũē ĩś ŵŕĩţţēń ţō.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
@ -3629,11 +3609,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>Ŕēćōvēŕŷ ƒĺōŵ</target>
|
<target>Ŕēćōvēŕŷ ƒĺōŵ</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>Ŕēćōvēŕŷ ƒĺōŵ. Ĩƒ ĺēƒţ ēmƥţŷ, ţĥē ƒĩŕśţ àƥƥĺĩćàƀĺē ƒĺōŵ śōŕţēď ƀŷ ţĥē śĺũĝ ĩś ũśēď.</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
@ -5692,11 +5667,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>Ćŕēàţē Śţàĝē ƀĩńďĩńĝ</target>
|
<target>Ćŕēàţē Śţàĝē ƀĩńďĩńĝ</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>ßĩńď śţàĝē</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
@ -7779,10 +7749,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
<target>Ćōńƒĩĝũŕē Ƥŕōxŷ Ƥŕōvĩďēŕ</target>
|
<target>Ćōńƒĩĝũŕē Ƥŕōxŷ Ƥŕōvĩďēŕ</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
<target>ÀďďĩţĩōńàĺŚćōƥēś</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
<target>Ćōńƒĩĝũŕē Ŕàďĩũś Ƥŕōvĩďēŕ</target>
|
<target>Ćōńƒĩĝũŕē Ŕàďĩũś Ƥŕōvĩďēŕ</target>
|
||||||
@ -7991,10 +7957,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
<target>Ďũţćĥ</target>
|
<target>Ďũţćĥ</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
<target>Ƒàĩĺēď ţō ƒēţćĥ ōƀĴēćţś: <x id="0" equiv-text="${this.error.detail}"/></target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
<target>ßŕàńď</target>
|
<target>ßŕàńď</target>
|
||||||
@ -8804,4 +8766,133 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="s7a64ac07061f85b2">
|
<trans-unit id="s7a64ac07061f85b2">
|
||||||
<source>See documentation</source>
|
<source>See documentation</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
|
</trans-unit>
|
||||||
</body></file></xliff>
|
</body></file></xliff>
|
||||||
|
|||||||
158
web/xliff/tr.xlf
158
web/xliff/tr.xlf
@ -2065,9 +2065,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>Hiçbir ilke şu anda bu nesneye bağlı değildir.</target>
|
<target>Hiçbir ilke şu anda bu nesneye bağlı değildir.</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
<target>Uyarı: Uygulama herhangi bir Üs tarafından kullanılmıyor.</target>
|
<target>Uyarı: Uygulama herhangi bir Üs tarafından kullanılmıyor.</target>
|
||||||
@ -2170,10 +2167,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>LDAP Öznitelik eşlemesi</target>
|
<target>LDAP Öznitelik eşlemesi</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>Kullanıcı oluşturma için kullanılan özellik eşlemeleri.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
<target>Ek ayarlar</target>
|
<target>Ek ayarlar</target>
|
||||||
@ -2538,14 +2531,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>Eşleme başarıyla oluşturuldu.</target>
|
<target>Eşleme başarıyla oluşturuldu.</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>Nesne alanı</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>Bu değerin yazıldığı kullanıcı nesnesinin alanı.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
<target>SAML Öznitelik Adı</target>
|
<target>SAML Öznitelik Adı</target>
|
||||||
@ -2756,10 +2741,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>Kurtarma akışı</target>
|
<target>Kurtarma akışı</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>Kurtarma akışı. Boş bırakılırsa, kısa isme göre sıralanan ilk uygulanabilir akış kullanılır.</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
<target>Kayıt dışı akış</target>
|
<target>Kayıt dışı akış</target>
|
||||||
@ -4285,10 +4266,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>Aşama bağlama oluştur</target>
|
<target>Aşama bağlama oluştur</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>Bağlama aşaması</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -5874,9 +5851,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="sf5cbccdc6254c8dc">
|
<trans-unit id="sf5cbccdc6254c8dc">
|
||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -6033,9 +6007,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="s95d56e58f816d211">
|
<trans-unit id="s95d56e58f816d211">
|
||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -6640,6 +6611,135 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
|
|||||||
@ -992,9 +992,6 @@
|
|||||||
<trans-unit id="s3e87ce98ba3c4d80">
|
<trans-unit id="s3e87ce98ba3c4d80">
|
||||||
<source>Configure how long tokens are valid for.</source>
|
<source>Configure how long tokens are valid for.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s8f12575f694e85a2">
|
<trans-unit id="s8f12575f694e85a2">
|
||||||
<source>Additional scope mappings, which are passed to the proxy.</source>
|
<source>Additional scope mappings, which are passed to the proxy.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -1917,9 +1914,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<trans-unit id="s911a27022aba349f">
|
<trans-unit id="s911a27022aba349f">
|
||||||
<source>Create and bind Policy</source>
|
<source>Create and bind Policy</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sb37880a2a7288ef0">
|
<trans-unit id="sb37880a2a7288ef0">
|
||||||
<source>Update Permissions</source>
|
<source>Update Permissions</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -2127,9 +2121,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<trans-unit id="s3de6db803012016a">
|
<trans-unit id="s3de6db803012016a">
|
||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -2431,12 +2422,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<trans-unit id="sffeef5b119d8625c">
|
<trans-unit id="sffeef5b119d8625c">
|
||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s9857d883d8eb98fc">
|
<trans-unit id="s9857d883d8eb98fc">
|
||||||
<source>General settings</source>
|
<source>General settings</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -2620,9 +2605,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<trans-unit id="sfeb779d4ccbc5a0e">
|
<trans-unit id="sfeb779d4ccbc5a0e">
|
||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -4141,9 +4123,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<trans-unit id="s9a393a04eaf1eb0e">
|
<trans-unit id="s9a393a04eaf1eb0e">
|
||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s6f367f5604d5056d">
|
<trans-unit id="s6f367f5604d5056d">
|
||||||
<source>Create and bind Stage</source>
|
<source>Create and bind Stage</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -4955,9 +4934,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="sc54aafeea9c9bab0">
|
<trans-unit id="sc54aafeea9c9bab0">
|
||||||
<source>Connected services</source>
|
<source>Connected services</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -5563,6 +5539,135 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
</xliff>
|
</xliff>
|
||||||
|
|||||||
@ -2744,11 +2744,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>当前没有策略绑定到此对象。</target>
|
<target>当前没有策略绑定到此对象。</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
<target>绑定已有策略</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
@ -2879,11 +2874,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>LDAP 属性映射</target>
|
<target>LDAP 属性映射</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>用于创建用户的属性映射。</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
@ -3366,16 +3356,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>已成功创建映射。</target>
|
<target>已成功创建映射。</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>对象字段</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>写入此值的用户对象的字段。</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
@ -3651,11 +3631,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>恢复流程</target>
|
<target>恢复流程</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>恢复流程。如果留空,则使用按 Slug 排序的第一个适用流程。</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
@ -5727,11 +5702,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>创建阶段绑定</target>
|
<target>创建阶段绑定</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>绑定阶段</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
@ -7837,10 +7807,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
<target>配置代理提供程序</target>
|
<target>配置代理提供程序</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
<target>额外的作用域</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
<target>配置 Radius 提供程序</target>
|
<target>配置 Radius 提供程序</target>
|
||||||
@ -8049,10 +8015,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
<target>荷兰语</target>
|
<target>荷兰语</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
<target>获取对象失败:<x id="0" equiv-text="${this.error.detail}"/></target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
<target>品牌</target>
|
<target>品牌</target>
|
||||||
@ -8862,6 +8824,135 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
<target>前哨集成定义了 authentik 如何连接到外部平台以管理和部署前哨。</target>
|
<target>前哨集成定义了 authentik 如何连接到外部平台以管理和部署前哨。</target>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
|
|||||||
@ -2085,9 +2085,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>当前没有策略绑定到此对象。</target>
|
<target>当前没有策略绑定到此对象。</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
<target>警告:应用程序未被任何 Outpost 使用。</target>
|
<target>警告:应用程序未被任何 Outpost 使用。</target>
|
||||||
@ -2190,10 +2187,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>LDAP 属性映射</target>
|
<target>LDAP 属性映射</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>用于创建用户的属性映射。</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
<target>其他设置</target>
|
<target>其他设置</target>
|
||||||
@ -2560,14 +2553,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>已成功创建映射。</target>
|
<target>已成功创建映射。</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>对象字段</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>写入此值的用户对象的字段。</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
<target>SAML 属性名称</target>
|
<target>SAML 属性名称</target>
|
||||||
@ -2780,10 +2765,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>恢复流程</target>
|
<target>恢复流程</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>恢复流程。如果留空,则使用按辅助信息块排序的第一个适用流程。</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
<target>取消注册流程</target>
|
<target>取消注册流程</target>
|
||||||
@ -4325,10 +4306,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>创建 Stage 绑定</target>
|
<target>创建 Stage 绑定</target>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>Bind 阶段</target>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -5922,9 +5899,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="sf5cbccdc6254c8dc">
|
<trans-unit id="sf5cbccdc6254c8dc">
|
||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -6081,9 +6055,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="s95d56e58f816d211">
|
<trans-unit id="s95d56e58f816d211">
|
||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -6688,6 +6659,135 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
|
|||||||
@ -2723,11 +2723,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>No policies are currently bound to this object.</source>
|
<source>No policies are currently bound to this object.</source>
|
||||||
<target>目前沒有附加到此物件的政策。</target>
|
<target>目前沒有附加到此物件的政策。</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="sddb040c47daae56b">
|
|
||||||
<source>Bind existing policy</source>
|
|
||||||
<target>附加到現存的政策</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="saa855c61e0403fe6">
|
<trans-unit id="saa855c61e0403fe6">
|
||||||
<source>Warning: Application is not used by any Outpost.</source>
|
<source>Warning: Application is not used by any Outpost.</source>
|
||||||
@ -2858,11 +2853,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>LDAP Attribute mapping</source>
|
<source>LDAP Attribute mapping</source>
|
||||||
<target>LDAP 特徵碼對應</target>
|
<target>LDAP 特徵碼對應</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s7c05ee41d634aa45">
|
|
||||||
<source>Property mappings used to user creation.</source>
|
|
||||||
<target>用於建立使用者的屬性對應。</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s94333971a07803b9">
|
<trans-unit id="s94333971a07803b9">
|
||||||
<source>Additional settings</source>
|
<source>Additional settings</source>
|
||||||
@ -3343,16 +3333,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Successfully created mapping.</source>
|
<source>Successfully created mapping.</source>
|
||||||
<target>成功建立對應。</target>
|
<target>成功建立對應。</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c33d22492029aba">
|
|
||||||
<source>Object field</source>
|
|
||||||
<target>物件欄位</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s06df3c3b6a503da8">
|
|
||||||
<source>Field of the user object this value is written to.</source>
|
|
||||||
<target>此值寫入到使用者物件的欄位。</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sd39c5e998efecf93">
|
<trans-unit id="sd39c5e998efecf93">
|
||||||
<source>SAML Attribute Name</source>
|
<source>SAML Attribute Name</source>
|
||||||
@ -3628,11 +3608,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Recovery flow</source>
|
<source>Recovery flow</source>
|
||||||
<target>救援流程</target>
|
<target>救援流程</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s1c2fd8097e14a608">
|
|
||||||
<source>Recovery flow. If left empty, the first applicable flow sorted by the slug is used.</source>
|
|
||||||
<target>用於各類救援的流程。如果為空則按縮寫順序使用第一個符合的流程。</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s836aa192b30c21da">
|
<trans-unit id="s836aa192b30c21da">
|
||||||
<source>Unenrollment flow</source>
|
<source>Unenrollment flow</source>
|
||||||
@ -5681,11 +5656,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
|||||||
<source>Create Stage binding</source>
|
<source>Create Stage binding</source>
|
||||||
<target>建立階段附加</target>
|
<target>建立階段附加</target>
|
||||||
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s207e8b106806d7e4">
|
|
||||||
<source>Bind stage</source>
|
|
||||||
<target>附加階段</target>
|
|
||||||
|
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="scc2e420c54dc8089">
|
<trans-unit id="scc2e420c54dc8089">
|
||||||
<source>Bind existing stage</source>
|
<source>Bind existing stage</source>
|
||||||
@ -7770,9 +7740,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="sf5cbccdc6254c8dc">
|
<trans-unit id="sf5cbccdc6254c8dc">
|
||||||
<source>Configure Proxy Provider</source>
|
<source>Configure Proxy Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sf6d46bb442b77e91">
|
|
||||||
<source>AdditionalScopes</source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s2c8c6f89089b31d4">
|
<trans-unit id="s2c8c6f89089b31d4">
|
||||||
<source>Configure Radius Provider</source>
|
<source>Configure Radius Provider</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -7929,9 +7896,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
<trans-unit id="s95d56e58f816d211">
|
<trans-unit id="s95d56e58f816d211">
|
||||||
<source>Dutch</source>
|
<source>Dutch</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="s16a15af46bc9aeef">
|
|
||||||
<source>Failed to fetch objects: <x id="0" equiv-text="${this.error.detail}"/></source>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="s744401846fea6e76">
|
<trans-unit id="s744401846fea6e76">
|
||||||
<source>Brand</source>
|
<source>Brand</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@ -8536,6 +8500,135 @@ Bindings to groups/users are checked against the user of the event.</source>
|
|||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sec55a3a7f18615ec">
|
<trans-unit id="sec55a3a7f18615ec">
|
||||||
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
<source>Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s74d86eb7e5a10fdf">
|
||||||
|
<source>Operation failed to complete</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc0448bc8a76227cb">
|
||||||
|
<source>Failed to fetch objects: </source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s233a0201fde4a38d">
|
||||||
|
<source>Available Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s631b3419f6dfd031">
|
||||||
|
<source>Selected Scopes</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s81d76cccf339a43c">
|
||||||
|
<source>Available Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se9195c05c61d8ef8">
|
||||||
|
<source>Selected Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s0619413371f33083">
|
||||||
|
<source>Available User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sbb46aed99e712337">
|
||||||
|
<source>Selected User Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se84ebf32648e6a63">
|
||||||
|
<source>Available Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="seaf9f9ecb99568c7">
|
||||||
|
<source>Selected Group Property Mappings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sc362f1f1e4044878">
|
||||||
|
<source>Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s26c2828bf8db525e">
|
||||||
|
<source>ASNs</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s72ee4dd6cfa6e10d">
|
||||||
|
<source>List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s77fbb0a6d145442d">
|
||||||
|
<source>Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdd277e10884a7272">
|
||||||
|
<source>Available Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s7a93139fb12ebf96">
|
||||||
|
<source>Selected Countries</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s375a13497266db93">
|
||||||
|
<source>Bind existing policy/group/user</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s8e2de27afeb78e5a">
|
||||||
|
<source>Property mappings for user creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s045cf2d851164d5a">
|
||||||
|
<source>Property mappings for group creation.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9642f1d8ee6e787d">
|
||||||
|
<source>Link to a group with identical name. Can have security implications when a group is used with another source</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s485964f83b5ed044">
|
||||||
|
<source>Use the group's name, but deny enrollment when the name already exists</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2b1b532c5271b296">
|
||||||
|
<source>Group matching mode</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s704381cea57e5a12">
|
||||||
|
<source>OAuth Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4b9501c321dc4922">
|
||||||
|
<source>Plex Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6135938c50ad8a4b">
|
||||||
|
<source>Encryption Certificate</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s37b8d48b9416fc25">
|
||||||
|
<source>When selected, encrypted assertions will be decrypted using this keypair.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s924a87f37bc0201e">
|
||||||
|
<source>SAML Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sf0532ddee3b4e977">
|
||||||
|
<source>SCIM Attribute mapping</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd61a4f736ac0a98e">
|
||||||
|
<source>External user settings</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sdc4f72f6a46ae2c8">
|
||||||
|
<source>Default application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sac85801a25b7bb27">
|
||||||
|
<source>When configured, external users will automatically be redirected to this application when not attempting to access a different application</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9f4d6296b906d591">
|
||||||
|
<source>Warning: One or more license(s) have expired.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s3b016caea59af3ef">
|
||||||
|
<source>Warning: One or more license(s) will expire within the next 2 weeks.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sd8a5f7269b7ac7a3">
|
||||||
|
<source>Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="se8c58e65674b6847">
|
||||||
|
<source>This authentik instance uses a Trial license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s6ee52309e586eb18">
|
||||||
|
<source>This authentik instance uses a Non-production license.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4a799b4562ab2051">
|
||||||
|
<source>Access Tokens(s)</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s4ae42fa672dd72bc">
|
||||||
|
<source>Created at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="see1f8a5c8e11c5ab">
|
||||||
|
<source>Last updated at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s82dd7087cd1471ab">
|
||||||
|
<source>Last used at</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s9dda0789d278f5c5">
|
||||||
|
<source>Provide users with a 'show password' button.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s2f7f35f6a5b733f5">
|
||||||
|
<source>Show password</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="s452f791e0ff6a13e">
|
||||||
|
<source>Hide password</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
|
|||||||
Reference in New Issue
Block a user