diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index e6594035e6..d1021812e1 100644 --- a/locale/en/LC_MESSAGES/django.po +++ b/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -75,6 +75,12 @@ msgid "" "and `ba.b`" msgstr "" +#: authentik/brands/models.py +msgid "" +"When set, external users will be redirected to this application after " +"authenticating." +msgstr "" + #: authentik/brands/models.py msgid "Web Certificate used by the authentik Core webserver." msgstr "" @@ -226,6 +232,16 @@ msgid "" "exists." 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 msgid "Source's display Name." msgstr "" @@ -248,6 +264,12 @@ msgid "" "new user enrolled." 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 msgid "Token" msgstr "" @@ -347,6 +369,7 @@ msgid "Go home" msgstr "" #: authentik/core/templates/login/base_full.html +#: authentik/flows/templates/if/flow-sfe.html msgid "Powered by authentik" msgstr "" @@ -357,6 +380,10 @@ msgstr "" msgid "You're about to sign into %(application)s." msgstr "" +#: authentik/core/views/interface.py +msgid "Interface can only be accessed by internal users." +msgstr "" + #: authentik/crypto/api.py msgid "Subject-alt name" msgstr "" @@ -433,7 +460,7 @@ msgstr "" #: authentik/enterprise/providers/google_workspace/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." msgstr "" @@ -1009,6 +1036,30 @@ msgstr "" msgid "Expression Policies" 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 msgid "all, all policies must pass" msgstr "" @@ -1543,6 +1594,14 @@ msgstr "" msgid "Radius Providers" 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 msgid "Invalid XML Syntax" msgstr "" @@ -1852,11 +1911,11 @@ msgid "LDAP Sources" msgstr "" #: authentik/sources/ldap/models.py -msgid "LDAP Property Mapping" +msgid "LDAP Source Property Mapping" msgstr "" #: authentik/sources/ldap/models.py -msgid "LDAP Property Mappings" +msgid "LDAP Source Property Mappings" msgstr "" #: authentik/sources/ldap/signals.py @@ -2024,6 +2083,14 @@ msgstr "" msgid "Reddit OAuth Sources" 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 msgid "User OAuth Source Connection" msgstr "" @@ -2032,6 +2099,14 @@ msgstr "" msgid "User OAuth Source Connections" 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 #, python-brace-format msgid "Authentication failed: {reason}" @@ -2063,6 +2138,14 @@ msgstr "" msgid "Plex Sources" 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 msgid "User Plex Source Connection" msgstr "" @@ -2071,6 +2154,14 @@ msgstr "" msgid "User Plex Source Connections" 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 msgid "Redirect Binding" msgstr "" @@ -2137,6 +2228,17 @@ msgstr "" msgid "Keypair used to sign outgoing Responses going to the Identity Provider." 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 msgid "SAML Source" msgstr "" @@ -2145,6 +2247,14 @@ msgstr "" msgid "SAML Sources" 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 msgid "User SAML Source Connection" msgstr "" @@ -2153,6 +2263,14 @@ msgstr "" msgid "User SAML Source Connections" 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 msgid "SCIM Source" msgstr "" @@ -2161,6 +2279,14 @@ msgstr "" msgid "SCIM Sources" 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 msgid "Duo Authenticator Setup Stage" msgstr "" @@ -2725,6 +2851,12 @@ msgid "" "out, use a reputation policy and a user_write stage." 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 msgid "Password Stage" msgstr "" diff --git a/web/src/locale-codes.ts b/web/src/locale-codes.ts index 0f1e53d98f..8b7a36ac15 100644 --- a/web/src/locale-codes.ts +++ b/web/src/locale-codes.ts @@ -4,44 +4,44 @@ /** * 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 * lexicographically. */ export const targetLocales = [ - "de", - "en", - "es", - "fr", - "ko", - "nl", - "pl", - "pseudo-LOCALE", - "tr", - "zh_TW", - "zh-CN", - "zh-Hans", - "zh-Hant", + `de`, + `en`, + `es`, + `fr`, + `ko`, + `nl`, + `pl`, + `pseudo-LOCALE`, + `tr`, + `zh_TW`, + `zh-CN`, + `zh-Hans`, + `zh-Hant`, ] as const; /** * All valid project locale codes. Sorted lexicographically. */ export const allLocales = [ - "de", - "en", - "en", - "es", - "fr", - "ko", - "nl", - "pl", - "pseudo-LOCALE", - "tr", - "zh_TW", - "zh-CN", - "zh-Hans", - "zh-Hant", + `de`, + `en`, + `en`, + `es`, + `fr`, + `ko`, + `nl`, + `pl`, + `pseudo-LOCALE`, + `tr`, + `zh_TW`, + `zh-CN`, + `zh-Hans`, + `zh-Hant`, ] as const; diff --git a/web/xliff/de.xlf b/web/xliff/de.xlf index db1f31ab29..29e940cbfa 100644 --- a/web/xliff/de.xlf +++ b/web/xliff/de.xlf @@ -2100,9 +2100,6 @@ doesn't pass when either or both of the selected options are equal or above the No policies are currently bound to this object. Aktuell sind keine Richtlinien mit diesem Objekt verknüpft. - - Bind existing policy - Warning: Application is not used by any Outpost. Warnung: Die Anwendung wird von keinem Outpost verwendet. @@ -2205,10 +2202,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping LDAP-Attributzuordnung - - Property mappings used to user creation. - Für die Benutzererstellung verwendete Eigenschaftszuordnungen. - Additional settings Weitere Einstellungen @@ -2580,14 +2573,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. Verknüpfung erfolgreich erstellt. - - Object field - Objektfeld - - - Field of the user object this value is written to. - Feld des Benutzerobjekts, in das dieser Wert geschrieben wird. - SAML Attribute Name SAML-Attributsname @@ -2801,10 +2786,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow Wiederherstellungsfluss - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - Wiederherstellungsfluss. Wenn es leer gelassen wird, wird der erste anwendbare Fluss, sortiert nach dem Slug, verwendet. - Unenrollment flow Ablauf der Abmeldung @@ -4361,10 +4342,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding Stage Bindung erstellen - - Bind stage - Phasen-Verknüpfung - Bind existing stage @@ -5964,9 +5941,6 @@ Bindings to groups/users are checked against the user of the event. Configure Proxy Provider - - AdditionalScopes - Configure Radius Provider @@ -6123,9 +6097,6 @@ Bindings to groups/users are checked against the user of the event. Dutch - - Failed to fetch objects: - Brand @@ -6730,6 +6701,135 @@ Bindings to groups/users are checked against the user of the event. Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password diff --git a/web/xliff/en.xlf b/web/xliff/en.xlf index 3b865f6885..e950c1e99d 100644 --- a/web/xliff/en.xlf +++ b/web/xliff/en.xlf @@ -2200,10 +2200,6 @@ doesn't pass when either or both of the selected options are equal or above the No policies are currently bound to this object. No policies are currently bound to this object. - - Bind existing policy - Bind existing policy - Warning: Application is not used by any Outpost. Warning: Application is not used by any Outpost. @@ -2308,10 +2304,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping LDAP Attribute mapping - - Property mappings used to user creation. - Property mappings used to user creation. - Additional settings Additional settings @@ -2697,14 +2689,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. Successfully created mapping. - - Object field - Object field - - - Field of the user object this value is written to. - Field of the user object this value is written to. - SAML Attribute Name SAML Attribute Name @@ -2925,10 +2909,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow Recovery flow - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - Unenrollment flow Unenrollment flow @@ -4581,10 +4561,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding Create Stage binding - - Bind stage - Bind stage - Bind existing stage Bind existing stage @@ -6230,9 +6206,6 @@ Bindings to groups/users are checked against the user of the event. Configure Proxy Provider - - AdditionalScopes - Configure Radius Provider @@ -6389,9 +6362,6 @@ Bindings to groups/users are checked against the user of the event. Dutch - - Failed to fetch objects: - Brand @@ -6996,6 +6966,135 @@ Bindings to groups/users are checked against the user of the event. Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password diff --git a/web/xliff/es.xlf b/web/xliff/es.xlf index 0d51ca8be0..5c6d25286f 100644 --- a/web/xliff/es.xlf +++ b/web/xliff/es.xlf @@ -2066,9 +2066,6 @@ doesn't pass when either or both of the selected options are equal or above the No policies are currently bound to this object. Actualmente, no hay políticas vinculadas a este objeto. - - Bind existing policy - Warning: Application is not used by any Outpost. Advertencia: La aplicación no es utilizada por ningún puesto avanzado. @@ -2171,10 +2168,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping Mapeo de atributos LDAP - - Property mappings used to user creation. - Asignaciones de propiedades utilizadas para la creación de usuarios. - Additional settings Configuraciones adicionales @@ -2539,14 +2532,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. La asignación se creó correctamente. - - Object field - Campo objeto - - - Field of the user object this value is written to. - Campo del objeto de usuario en el que se escribe este valor. - SAML Attribute Name Nombre de atributo SAML @@ -2757,10 +2742,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow Flujo de recuperación - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - Flujo de recuperación. Si se deja vacío, se usa el primer flujo aplicable clasificado por la carga. - Unenrollment flow Flujo de cancelación de inscripción @@ -4291,10 +4272,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding Crear enlace de escenario - - Bind stage - Etapa Bind - Bind existing stage @@ -5881,9 +5858,6 @@ Bindings to groups/users are checked against the user of the event. Configure Proxy Provider - - AdditionalScopes - Configure Radius Provider @@ -6040,9 +6014,6 @@ Bindings to groups/users are checked against the user of the event. Dutch - - Failed to fetch objects: - Brand @@ -6647,6 +6618,135 @@ Bindings to groups/users are checked against the user of the event. Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password diff --git a/web/xliff/fr.xlf b/web/xliff/fr.xlf index 1fd36cefab..53078acfa9 100644 --- a/web/xliff/fr.xlf +++ b/web/xliff/fr.xlf @@ -1,4 +1,4 @@ - + @@ -596,9 +596,9 @@ - The URL "" was not found. - L'URL " - " n'a pas été trouvée. + The URL "" was not found. + L'URL " + " n'a pas été trouvée. @@ -1040,8 +1040,8 @@ - To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. - Pour permettre n'importe quelle URI de redirection, définissez cette valeur sur ".*". Soyez conscient des possibles implications de sécurité que cela peut avoir. + To allow any redirect URI, set this value to ".*". Be aware of the possible security implications this can have. + Pour permettre n'importe quelle URI de redirection, définissez cette valeur sur ".*". Soyez conscient des possibles implications de sécurité que cela peut avoir. @@ -1598,7 +1598,7 @@ Token to authenticate with. Currently only bearer authentication is supported. - Jeton d'authentification à utiliser. Actuellement, seule l'authentification "bearer authentication" est prise en charge. + Jeton d'authentification à utiliser. Actuellement, seule l'authentification "bearer authentication" est prise en charge. @@ -1766,8 +1766,8 @@ - Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test". - Entrez une URL complète, un chemin relatif ou utilisez 'fa://fa-test' pour utiliser l'icône Font Awesome "fa-test". + Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test". + Entrez une URL complète, un chemin relatif ou utilisez 'fa://fa-test' pour utiliser l'icône Font Awesome "fa-test". @@ -2742,11 +2742,6 @@ doesn't pass when either or both of the selected options are equal or above the No policies are currently bound to this object. Aucune politique n'est actuellement lié à cet objet. - - - Bind existing policy - Lier une politique existante - Warning: Application is not used by any Outpost. @@ -2855,7 +2850,7 @@ doesn't pass when either or both of the selected options are equal or above the To use SSL instead, use 'ldaps://' and disable this option. - Pour utiliser SSL à la base, utilisez "ldaps://" et désactviez cette option. + Pour utiliser SSL à la base, utilisez "ldaps://" et désactviez cette option. @@ -2877,11 +2872,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping Mappage des attributs LDAP - - - Property mappings used to user creation. - Mappages de propriété utilisés lors de la création d'utilisateurs - Additional settings @@ -2944,8 +2934,8 @@ doesn't pass when either or both of the selected options are equal or above the - Field which contains members of a group. Note that if using the "memberUid" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...' - 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,...' + 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,...' + 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,...' @@ -3240,7 +3230,7 @@ doesn't pass when either or both of the selected options are equal or above the 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. - 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. + 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. @@ -3364,16 +3354,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. Mappage créé avec succès - - - Object field - Champ d'objet - - - - Field of the user object this value is written to. - Champ de l'objet utilisateur dans lequel cette valeur est écrite. - SAML Attribute Name @@ -3392,7 +3372,7 @@ doesn't pass when either or both of the selected options are equal or above the Optionally set the 'FriendlyName' value of the Assertion attribute. - Indiquer la valeur "FriendlyName" de l'attribut d'assertion (optionnel) + Indiquer la valeur "FriendlyName" de l'attribut d'assertion (optionnel) @@ -3649,11 +3629,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow Flux de récupération - - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - Flux de récupération. Si laissé vide, le premier flux applicable trié par slug sera utilisé. - Unenrollment flow @@ -3706,8 +3681,8 @@ doesn't pass when either or both of the selected options are equal or above the - When using an external logging solution for archiving, this can be set to "minutes=5". - En cas d'utilisation d'une solution de journalisation externe pour l'archivage, cette valeur peut être fixée à "minutes=5". + When using an external logging solution for archiving, this can be set to "minutes=5". + En cas d'utilisation d'une solution de journalisation externe pour l'archivage, cette valeur peut être fixée à "minutes=5". @@ -3883,10 +3858,10 @@ doesn't pass when either or both of the selected options are equal or above the - Are you sure you want to update ""? + Are you sure you want to update ""? Êtes-vous sûr de vouloir mettre à jour - " - "? + " + "? @@ -4962,8 +4937,8 @@ doesn't pass when either or both of the selected options are equal or above the - A "roaming" authenticator, like a YubiKey - Un authentificateur "itinérant", comme une YubiKey + A "roaming" authenticator, like a YubiKey + Un authentificateur "itinérant", comme une YubiKey @@ -5288,7 +5263,7 @@ doesn't pass when either or both of the selected options are equal or above the Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable. - 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". + 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". @@ -5297,10 +5272,10 @@ doesn't pass when either or both of the selected options are equal or above the - ("", of type ) + ("", of type ) - (" - ", de type + (" + ", de type ) @@ -5349,8 +5324,8 @@ doesn't pass when either or both of the selected options are equal or above the - If set to a duration above 0, the user will have the option to choose to "stay signed in", which will extend their session by the time specified here. - 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. + 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. + 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. @@ -5725,11 +5700,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding Créer une liaison d'étap - - - Bind stage - Lier une étape - Bind existing stage @@ -6129,7 +6099,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti 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. - 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. + 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. @@ -7386,7 +7356,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti 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). - 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). + 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). Default relay state @@ -7788,7 +7758,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti Utilisateur créé et ajouté au groupe avec succès - This user will be added to the group "". + This user will be added to the group "". Cet utilisateur sera ajouté au groupe "". @@ -7835,10 +7805,6 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti Configure Proxy Provider Configurer le fournisseur Proxy - - AdditionalScopes - Scopes additionels - Configure Radius Provider Configurer le fournisseur Radius @@ -8047,10 +8013,6 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti Dutch Néerlandais - - Failed to fetch objects: - Erreur lors de la récupération des objets: - Brand Marque @@ -8860,7 +8822,136 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. Les intégrations d'avant-postes définissent comment authentik se connecte à des plateformes externes pour déployer les avants-postes. + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password - \ No newline at end of file + diff --git a/web/xliff/ko.xlf b/web/xliff/ko.xlf index a70f62b1cd..d29a9965d1 100644 --- a/web/xliff/ko.xlf +++ b/web/xliff/ko.xlf @@ -2733,11 +2733,6 @@ doesn't pass when either or both of the selected options are equal or above the No policies are currently bound to this object. 현재 이 오브젝트에 바인딩된 정책이 없습니다. - - - Bind existing policy - 기존 정책 바인딩 - Warning: Application is not used by any Outpost. @@ -2868,11 +2863,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping LDAP 특성 매핑 - - - Property mappings used to user creation. - 사용자 생성에 사용되는 특성 매핑입니다. - Additional settings @@ -3355,16 +3345,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. 매핑을 성공적으로 생성했습니다. - - - Object field - 오브젝트 필드 - - - - Field of the user object this value is written to. - 이 값을 기록하는 사용자 객체의 필드입니다. - SAML Attribute Name @@ -3640,11 +3620,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow 복구 플로우 - - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - 복구 플로우. 비워두면 슬러그별로 정렬된 첫 번째 적용 가능한 플로우가 사용됩니다. - Unenrollment flow @@ -5704,11 +5679,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding 스테이지 바인딩 생성 - - - Bind stage - 스테이지 바인드 - Bind existing stage @@ -7801,10 +7771,6 @@ Bindings to groups/users are checked against the user of the event. Configure Proxy Provider 프록시 공급자 구성 - - AdditionalScopes - 추가 사용성 - Configure Radius Provider Radius 제공자 구성 @@ -7968,9 +7934,6 @@ Bindings to groups/users are checked against the user of the event. Select endpoint to connect to - - Failed to fetch objects: - Brand @@ -8575,6 +8538,135 @@ Bindings to groups/users are checked against the user of the event. Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password diff --git a/web/xliff/nl.xlf b/web/xliff/nl.xlf index ba569bb423..d40112587a 100644 --- a/web/xliff/nl.xlf +++ b/web/xliff/nl.xlf @@ -2723,11 +2723,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d No policies are currently bound to this object. Er zijn momenteel geen beleidsregels aan dit object gekoppeld. - - - Bind existing policy - Bestaand beleid koppelen - Warning: Application is not used by any Outpost. @@ -2858,11 +2853,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d LDAP Attribute mapping LDAP Attribuuttoewijzing - - - Property mappings used to user creation. - Eigenschapstoewijzingen gebruikt voor het aanmaken van gebruikers. - Additional settings @@ -3344,16 +3334,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d Successfully created mapping. Succesvol aangemaakte mapping. - - - Object field - Objectveld - - - - Field of the user object this value is written to. - Veld van het gebruikersobject waarde naar wordt geschreven. - SAML Attribute Name @@ -3629,11 +3609,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d Recovery flow Herstelflow - - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - Herstelflow. Als dit leeg wordt gelaten, wordt de eerste toepasselijke flow gesorteerd op de slug gebruikt. - Unenrollment flow @@ -5689,11 +5664,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d Create Stage binding Fasebinding aanmaken - - - Bind stage - Fase binden - Bind existing stage @@ -7383,9 +7353,6 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de Configure Proxy Provider - - AdditionalScopes - Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. @@ -7812,9 +7779,6 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de Select endpoint to connect to - - Failed to fetch objects: - Brand @@ -8419,6 +8383,135 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password diff --git a/web/xliff/pl.xlf b/web/xliff/pl.xlf index 73bab50af3..da4ca2365a 100644 --- a/web/xliff/pl.xlf +++ b/web/xliff/pl.xlf @@ -2746,11 +2746,6 @@ nie przechodzi, gdy jedna lub obie wybrane opcje są równe lub wyższe od progu No policies are currently bound to this object. Żadne zasady nie są obecnie powiązane z tym obiektem. - - - Bind existing policy - Powiązanie istniejącej zasady - Warning: Application is not used by any Outpost. @@ -2881,11 +2876,6 @@ nie przechodzi, gdy jedna lub obie wybrane opcje są równe lub wyższe od progu LDAP Attribute mapping Mapowanie atrybutów LDAP - - - Property mappings used to user creation. - Mapowania właściwości używane do tworzenia użytkowników. - Additional settings @@ -3368,16 +3358,6 @@ Można tu używać tylko zasad, ponieważ dostęp jest sprawdzany przed uwierzyt Successfully created mapping. Pomyślnie utworzono mapowanie. - - - Object field - Pole obiektu - - - - Field of the user object this value is written to. - Pole obiektu użytkownika, w którym zapisywana jest ta wartość. - SAML Attribute Name @@ -3653,11 +3633,6 @@ Można tu używać tylko zasad, ponieważ dostęp jest sprawdzany przed uwierzyt Recovery flow Przepływ odzyskiwania - - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - Przepływ odzyskiwania. Jeśli pozostanie pusty, używany jest pierwszy odpowiedni przepływ posortowany według ślimaka. - Unenrollment flow @@ -5729,11 +5704,6 @@ w toku, tworzony jest nowy użytkownik i zapisywane są do niego dane. Create Stage binding Utwórz wiązanie etapu - - - Bind stage - Powiąż etap - Bind existing stage @@ -7839,10 +7809,6 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz Configure Proxy Provider Skonfiguruj dostawcę proxy - - AdditionalScopes - Dodatkowe zakresy - Configure Radius Provider Skonfiguruj dostawcę usługi Radius @@ -8051,10 +8017,6 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz Dutch Holenderski - - Failed to fetch objects: - Nie udało się pobrać obiektów: - Brand Marka @@ -8845,6 +8807,135 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password diff --git a/web/xliff/pseudo-LOCALE.xlf b/web/xliff/pseudo-LOCALE.xlf index 27a0ca4a26..2108c379dc 100644 --- a/web/xliff/pseudo-LOCALE.xlf +++ b/web/xliff/pseudo-LOCALE.xlf @@ -2723,11 +2723,6 @@ doesn't pass when either or both of the selected options are equal or above the No policies are currently bound to this object. Ńō ƥōĺĩćĩēś àŕē ćũŕŕēńţĺŷ ƀōũńď ţō ţĥĩś ōƀĴēćţ. - - - Bind existing policy - ßĩńď ēxĩśţĩńĝ ƥōĺĩćŷ - Warning: Application is not used by any Outpost. @@ -2858,11 +2853,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping ĹĎÀƤ Àţţŕĩƀũţē màƥƥĩńĝ - - - Property mappings used to user creation. - Ƥŕōƥēŕţŷ màƥƥĩńĝś ũśēď ţō ũśēŕ ćŕēàţĩōń. - Additional settings @@ -3344,16 +3334,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. Śũććēśśƒũĺĺŷ ćŕēàţēď màƥƥĩńĝ. - - - Object field - ŌƀĴēćţ ƒĩēĺď - - - - Field of the user object this value is written to. - Ƒĩēĺď ōƒ ţĥē ũśēŕ ōƀĴēćţ ţĥĩś vàĺũē ĩś ŵŕĩţţēń ţō. - SAML Attribute Name @@ -3629,11 +3609,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow Ŕēćōvēŕŷ ƒĺōŵ - - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - Ŕēćōvēŕŷ ƒĺōŵ. Ĩƒ ĺēƒţ ēmƥţŷ, ţĥē ƒĩŕśţ àƥƥĺĩćàƀĺē ƒĺōŵ śōŕţēď ƀŷ ţĥē śĺũĝ ĩś ũśēď. - Unenrollment flow @@ -5692,11 +5667,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding Ćŕēàţē Śţàĝē ƀĩńďĩńĝ - - - Bind stage - ßĩńď śţàĝē - Bind existing stage @@ -7779,10 +7749,6 @@ Bindings to groups/users are checked against the user of the event. Configure Proxy Provider Ćōńƒĩĝũŕē Ƥŕōxŷ Ƥŕōvĩďēŕ - - AdditionalScopes - ÀďďĩţĩōńàĺŚćōƥēś - Configure Radius Provider Ćōńƒĩĝũŕē Ŕàďĩũś Ƥŕōvĩďēŕ @@ -7991,10 +7957,6 @@ Bindings to groups/users are checked against the user of the event. Dutch Ďũţćĥ - - Failed to fetch objects: - Ƒàĩĺēď ţō ƒēţćĥ ōƀĴēćţś: - Brand ßŕàńď @@ -8804,4 +8766,133 @@ Bindings to groups/users are checked against the user of the event. See documentation + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password + diff --git a/web/xliff/tr.xlf b/web/xliff/tr.xlf index 54d97ed7c5..9069f49224 100644 --- a/web/xliff/tr.xlf +++ b/web/xliff/tr.xlf @@ -2065,9 +2065,6 @@ doesn't pass when either or both of the selected options are equal or above the No policies are currently bound to this object. Hiçbir ilke şu anda bu nesneye bağlı değildir. - - Bind existing policy - Warning: Application is not used by any Outpost. Uyarı: Uygulama herhangi bir Üs tarafından kullanılmıyor. @@ -2170,10 +2167,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping LDAP Öznitelik eşlemesi - - Property mappings used to user creation. - Kullanıcı oluşturma için kullanılan özellik eşlemeleri. - Additional settings Ek ayarlar @@ -2538,14 +2531,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. Eşleme başarıyla oluşturuldu. - - Object field - Nesne alanı - - - Field of the user object this value is written to. - Bu değerin yazıldığı kullanıcı nesnesinin alanı. - SAML Attribute Name SAML Öznitelik Adı @@ -2756,10 +2741,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow Kurtarma akışı - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - Kurtarma akışı. Boş bırakılırsa, kısa isme göre sıralanan ilk uygulanabilir akış kullanılır. - Unenrollment flow Kayıt dışı akış @@ -4285,10 +4266,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding Aşama bağlama oluştur - - Bind stage - Bağlama aşaması - Bind existing stage @@ -5874,9 +5851,6 @@ Bindings to groups/users are checked against the user of the event. Configure Proxy Provider - - AdditionalScopes - Configure Radius Provider @@ -6033,9 +6007,6 @@ Bindings to groups/users are checked against the user of the event. Dutch - - Failed to fetch objects: - Brand @@ -6640,6 +6611,135 @@ Bindings to groups/users are checked against the user of the event. Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password diff --git a/web/xliff/zh-CN.xlf b/web/xliff/zh-CN.xlf index bcc25a57d0..9a11e95883 100644 --- a/web/xliff/zh-CN.xlf +++ b/web/xliff/zh-CN.xlf @@ -992,9 +992,6 @@ Configure how long tokens are valid for. - - AdditionalScopes - Additional scope mappings, which are passed to the proxy. @@ -1917,9 +1914,6 @@ doesn't pass when either or both of the selected options are equal or above the Create and bind Policy - - Bind existing policy - Update Permissions @@ -2127,9 +2121,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping - - Property mappings used to user creation. - Additional settings @@ -2431,12 +2422,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. - - Object field - - - Field of the user object this value is written to. - General settings @@ -2620,9 +2605,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - Unenrollment flow @@ -4141,9 +4123,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding - - Bind stage - Create and bind Stage @@ -4955,9 +4934,6 @@ Bindings to groups/users are checked against the user of the event. Connected services - - Failed to fetch objects: - Brand @@ -5563,6 +5539,135 @@ Bindings to groups/users are checked against the user of the event. Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password + diff --git a/web/xliff/zh-Hans.xlf b/web/xliff/zh-Hans.xlf index cdc789193d..fce2d2b61a 100644 --- a/web/xliff/zh-Hans.xlf +++ b/web/xliff/zh-Hans.xlf @@ -2744,11 +2744,6 @@ doesn't pass when either or both of the selected options are equal or above the No policies are currently bound to this object. 当前没有策略绑定到此对象。 - - - Bind existing policy - 绑定已有策略 - Warning: Application is not used by any Outpost. @@ -2879,11 +2874,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping LDAP 属性映射 - - - Property mappings used to user creation. - 用于创建用户的属性映射。 - Additional settings @@ -3366,16 +3356,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. 已成功创建映射。 - - - Object field - 对象字段 - - - - Field of the user object this value is written to. - 写入此值的用户对象的字段。 - SAML Attribute Name @@ -3651,11 +3631,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow 恢复流程 - - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - 恢复流程。如果留空,则使用按 Slug 排序的第一个适用流程。 - Unenrollment flow @@ -5727,11 +5702,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding 创建阶段绑定 - - - Bind stage - 绑定阶段 - Bind existing stage @@ -7837,10 +7807,6 @@ Bindings to groups/users are checked against the user of the event. Configure Proxy Provider 配置代理提供程序 - - AdditionalScopes - 额外的作用域 - Configure Radius Provider 配置 Radius 提供程序 @@ -8049,10 +8015,6 @@ Bindings to groups/users are checked against the user of the event. Dutch 荷兰语 - - Failed to fetch objects: - 获取对象失败: - Brand 品牌 @@ -8862,6 +8824,135 @@ Bindings to groups/users are checked against the user of the event. Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. 前哨集成定义了 authentik 如何连接到外部平台以管理和部署前哨。 + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password diff --git a/web/xliff/zh-Hant.xlf b/web/xliff/zh-Hant.xlf index 8cbd2c1cc3..3e191d8c29 100644 --- a/web/xliff/zh-Hant.xlf +++ b/web/xliff/zh-Hant.xlf @@ -2085,9 +2085,6 @@ doesn't pass when either or both of the selected options are equal or above the No policies are currently bound to this object. 当前没有策略绑定到此对象。 - - Bind existing policy - Warning: Application is not used by any Outpost. 警告:应用程序未被任何 Outpost 使用。 @@ -2190,10 +2187,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping LDAP 属性映射 - - Property mappings used to user creation. - 用于创建用户的属性映射。 - Additional settings 其他设置 @@ -2560,14 +2553,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. 已成功创建映射。 - - Object field - 对象字段 - - - Field of the user object this value is written to. - 写入此值的用户对象的字段。 - SAML Attribute Name SAML 属性名称 @@ -2780,10 +2765,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow 恢复流程 - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - 恢复流程。如果留空,则使用按辅助信息块排序的第一个适用流程。 - Unenrollment flow 取消注册流程 @@ -4325,10 +4306,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding 创建 Stage 绑定 - - Bind stage - Bind 阶段 - Bind existing stage @@ -5922,9 +5899,6 @@ Bindings to groups/users are checked against the user of the event. Configure Proxy Provider - - AdditionalScopes - Configure Radius Provider @@ -6081,9 +6055,6 @@ Bindings to groups/users are checked against the user of the event. Dutch - - Failed to fetch objects: - Brand @@ -6688,6 +6659,135 @@ Bindings to groups/users are checked against the user of the event. Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password diff --git a/web/xliff/zh_TW.xlf b/web/xliff/zh_TW.xlf index bdabe2897f..3c266e6d24 100644 --- a/web/xliff/zh_TW.xlf +++ b/web/xliff/zh_TW.xlf @@ -2723,11 +2723,6 @@ doesn't pass when either or both of the selected options are equal or above the No policies are currently bound to this object. 目前沒有附加到此物件的政策。 - - - Bind existing policy - 附加到現存的政策 - Warning: Application is not used by any Outpost. @@ -2858,11 +2853,6 @@ doesn't pass when either or both of the selected options are equal or above the LDAP Attribute mapping LDAP 特徵碼對應 - - - Property mappings used to user creation. - 用於建立使用者的屬性對應。 - Additional settings @@ -3343,16 +3333,6 @@ doesn't pass when either or both of the selected options are equal or above the Successfully created mapping. 成功建立對應。 - - - Object field - 物件欄位 - - - - Field of the user object this value is written to. - 此值寫入到使用者物件的欄位。 - SAML Attribute Name @@ -3628,11 +3608,6 @@ doesn't pass when either or both of the selected options are equal or above the Recovery flow 救援流程 - - - Recovery flow. If left empty, the first applicable flow sorted by the slug is used. - 用於各類救援的流程。如果為空則按縮寫順序使用第一個符合的流程。 - Unenrollment flow @@ -5681,11 +5656,6 @@ doesn't pass when either or both of the selected options are equal or above the Create Stage binding 建立階段附加 - - - Bind stage - 附加階段 - Bind existing stage @@ -7770,9 +7740,6 @@ Bindings to groups/users are checked against the user of the event. Configure Proxy Provider - - AdditionalScopes - Configure Radius Provider @@ -7929,9 +7896,6 @@ Bindings to groups/users are checked against the user of the event. Dutch - - Failed to fetch objects: - Brand @@ -8536,6 +8500,135 @@ Bindings to groups/users are checked against the user of the event. Outpost integrations define how authentik connects to external platforms to manage and deploy Outposts. + + + Operation failed to complete + + + Failed to fetch objects: + + + Available Scopes + + + Selected Scopes + + + Available Property Mappings + + + Selected Property Mappings + + + Available User Property Mappings + + + Selected User Property Mappings + + + Available Group Property Mappings + + + Selected Group Property Mappings + + + Ensure the user satisfies requirements of geography or network topology, based on IP address. If any of the configured values match, the policy passes. + + + ASNs + + + List of autonomous system numbers. Comma separated. E.g. 13335, 15169, 20940 + + + Countries + + + Available Countries + + + Selected Countries + + + Bind existing policy/group/user + + + Property mappings for user creation. + + + Property mappings for group creation. + + + Link to a group with identical name. Can have security implications when a group is used with another source + + + Use the group's name, but deny enrollment when the name already exists + + + Group matching mode + + + OAuth Attribute mapping + + + Plex Attribute mapping + + + Encryption Certificate + + + When selected, encrypted assertions will be decrypted using this keypair. + + + SAML Attribute mapping + + + SCIM Attribute mapping + + + External user settings + + + Default application + + + When configured, external users will automatically be redirected to this application when not attempting to access a different application + + + Warning: One or more license(s) have expired. + + + Warning: One or more license(s) will expire within the next 2 weeks. + + + Caution: This authentik instance has entered read-only mode due to expired/exceeded licenses. + + + This authentik instance uses a Trial license. + + + This authentik instance uses a Non-production license. + + + Access Tokens(s) + + + Created at + + + Last updated at + + + Last used at + + + Provide users with a 'show password' button. + + + Show password + + + Hide password