Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
* main: (35 commits)
  translate: Updates for file web/xliff/en.xlf in ko [Manual Sync] (#13045)
  translate: Updates for file web/xliff/en.xlf in pl [Manual Sync] (#13043)
  translate: Updates for file web/xliff/en.xlf in ru [Manual Sync] (#13055)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in pl [Manual Sync] (#13062)
  translate: Updates for file web/xliff/en.xlf in zh_TW [Manual Sync] (#13056)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in nl [Manual Sync] (#13058)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ru [Manual Sync] (#13063)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_TW [Manual Sync] (#13064)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ko [Manual Sync] (#13060)
  translate: Updates for file web/xliff/en.xlf in nl [Manual Sync] (#13044)
  web: Silence ESBuild warning. (#13025)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans [Manual Sync] (#13066)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in tr [Manual Sync] (#13061)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN [Manual Sync] (#13065)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in it [Manual Sync] (#13057)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in pt_BR [Manual Sync] (#13059)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in de [Manual Sync] (#13051)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fi [Manual Sync] (#13052)
  translate: Updates for file web/xliff/en.xlf in zh-Hans [Manual Sync] (#13050)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in es [Manual Sync] (#13054)
  ...
  • Loading branch information
kensternberg-authentik committed Feb 14, 2025
2 parents 675e60b + 69ced3a commit 2279768
Show file tree
Hide file tree
Showing 93 changed files with 18,524 additions and 8,537 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
github.com/wwt/guac v1.3.2
goauthentik.io/api/v3 v3.2024123.3
goauthentik.io/api/v3 v3.2024123.4
golang.org/x/exp v0.0.0-20230210204819-062eb4c674ab
golang.org/x/oauth2 v0.26.0
golang.org/x/sync v0.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -299,8 +299,8 @@ go.opentelemetry.io/otel/trace v1.24.0 h1:CsKnnL4dUAr/0llH9FKuc698G04IrpWV0MQA/Y
go.opentelemetry.io/otel/trace v1.24.0/go.mod h1:HPc3Xr/cOApsBI154IU0OI0HJexz+aw5uPdbs3UCjNU=
go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto=
go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE=
goauthentik.io/api/v3 v3.2024123.3 h1:1co/To+23/Aimv2bsnPtIfjJMhy9nv3hxGDxf5gh3GI=
goauthentik.io/api/v3 v3.2024123.3/go.mod h1:zz+mEZg8rY/7eEjkMGWJ2DnGqk+zqxuybGCGrR2O4Kw=
goauthentik.io/api/v3 v3.2024123.4 h1:JYLsUjkJ7kT+jHO72DyFTXFwKEGAcOOlLh36SRG9BDw=
goauthentik.io/api/v3 v3.2024123.4/go.mod h1:zz+mEZg8rY/7eEjkMGWJ2DnGqk+zqxuybGCGrR2O4Kw=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
Expand Down
Binary file modified locale/de/LC_MESSAGES/django.mo
Binary file not shown.
50 changes: 43 additions & 7 deletions locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-20 00:08+0000\n"
"POT-Creation-Date: 2025-02-14 14:49+0000\n"
"PO-Revision-Date: 2022-09-26 16:47+0000\n"
"Last-Translator: Niklas Kroese, 2025\n"
"Language-Team: German (https://app.transifex.com/authentik/teams/119923/de/)\n"
Expand Down Expand Up @@ -626,6 +626,47 @@ msgstr "Maximale Verbindungsgrenze erreicht."
msgid "(You are already connected in another tab/window)"
msgstr "(Sie sind bereits in einem anderen Tab/Fenster verbunden)"

#: authentik/enterprise/providers/ssf/models.py
#: authentik/providers/oauth2/models.py
msgid "Signing Key"
msgstr "Signaturschlüssel"

#: authentik/enterprise/providers/ssf/models.py
msgid "Key used to sign the SSF Events."
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "Shared Signals Framework Provider"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "Shared Signals Framework Providers"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "Add stream to SSF provider"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Stream"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Streams"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Stream Event"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Stream Events"
msgstr ""

#: authentik/enterprise/providers/ssf/tasks.py
msgid "Failed to send request"
msgstr ""

#: authentik/enterprise/stages/authenticator_endpoint_gdtc/models.py
msgid "Endpoint Authenticator Google Device Trust Connector Stage"
msgstr "Endpunkt-Authenticator für Google Gerätevertrauen Verbindungs Stage"
Expand Down Expand Up @@ -923,9 +964,8 @@ msgstr ""
"Evaluierung der Richtlinien während des Planungsprozesses für den Flow."

#: authentik/flows/models.py
msgid "Evaluate policies when the Stage is present to the user."
msgid "Evaluate policies when the Stage is presented to the user."
msgstr ""
"Bewerten Sie die Richtlinien, wenn die Stufe für den Benutzer sichtbar ist."

#: authentik/flows/models.py
msgid ""
Expand Down Expand Up @@ -1607,10 +1647,6 @@ msgstr ""
"Konfigurieren Sie, wie der Flow-Executor mit einer ungültigen Antwort auf "
"eine Abfrage umgehen soll."

#: authentik/providers/oauth2/models.py
msgid "Signing Key"
msgstr "Signaturschlüssel"

#: authentik/providers/oauth2/models.py
msgid "Key used to sign the tokens."
msgstr "Schlüssel zum Signieren der Token."
Expand Down
49 changes: 43 additions & 6 deletions locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-20 00:08+0000\n"
"POT-Creation-Date: 2025-02-14 14:49+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -551,6 +551,47 @@ msgstr ""
msgid "(You are already connected in another tab/window)"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
#: authentik/providers/oauth2/models.py
msgid "Signing Key"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "Key used to sign the SSF Events."
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "Shared Signals Framework Provider"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "Shared Signals Framework Providers"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "Add stream to SSF provider"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Stream"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Streams"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Stream Event"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Stream Events"
msgstr ""

#: authentik/enterprise/providers/ssf/tasks.py
msgid "Failed to send request"
msgstr ""

#: authentik/enterprise/stages/authenticator_endpoint_gdtc/models.py
msgid "Endpoint Authenticator Google Device Trust Connector Stage"
msgstr ""
Expand Down Expand Up @@ -826,7 +867,7 @@ msgid "Evaluate policies during the Flow planning process."
msgstr ""

#: authentik/flows/models.py
msgid "Evaluate policies when the Stage is present to the user."
msgid "Evaluate policies when the Stage is presented to the user."
msgstr ""

#: authentik/flows/models.py
Expand Down Expand Up @@ -1427,10 +1468,6 @@ msgstr ""
msgid "Configure how the issuer field of the ID Token should be filled."
msgstr ""

#: authentik/providers/oauth2/models.py
msgid "Signing Key"
msgstr ""

#: authentik/providers/oauth2/models.py
msgid "Key used to sign the tokens."
msgstr ""
Expand Down
Binary file modified locale/es/LC_MESSAGES/django.mo
Binary file not shown.
91 changes: 77 additions & 14 deletions locale/es/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-26 00:09+0000\n"
"POT-Creation-Date: 2025-02-14 14:49+0000\n"
"PO-Revision-Date: 2022-09-26 16:47+0000\n"
"Last-Translator: Iamanaws, 2024\n"
"Language-Team: Spanish (https://app.transifex.com/authentik/teams/119923/es/)\n"
Expand Down Expand Up @@ -116,6 +116,10 @@ msgstr "Marca"
msgid "Brands"
msgstr "Marcas"

#: authentik/core/api/application_entitlements.py
msgid "User does not have access to application."
msgstr ""

#: authentik/core/api/devices.py
msgid "Extra description not available"
msgstr "Descripción adicional no disponible."
Expand Down Expand Up @@ -249,6 +253,14 @@ msgstr "Aplicación"
msgid "Applications"
msgstr "Aplicaciones"

#: authentik/core/models.py
msgid "Application Entitlement"
msgstr ""

#: authentik/core/models.py
msgid "Application Entitlements"
msgstr ""

#: authentik/core/models.py
msgid "Use the source-specific identifier"
msgstr "Usar el identificador específico de la fuente"
Expand Down Expand Up @@ -592,6 +604,47 @@ msgstr "Límite máximo de conexiones alcanzado."
msgid "(You are already connected in another tab/window)"
msgstr "(Ya estás conectado en otra pestaña/ventana)"

#: authentik/enterprise/providers/ssf/models.py
#: authentik/providers/oauth2/models.py
msgid "Signing Key"
msgstr "Clave de firma"

#: authentik/enterprise/providers/ssf/models.py
msgid "Key used to sign the SSF Events."
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "Shared Signals Framework Provider"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "Shared Signals Framework Providers"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "Add stream to SSF provider"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Stream"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Streams"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Stream Event"
msgstr ""

#: authentik/enterprise/providers/ssf/models.py
msgid "SSF Stream Events"
msgstr ""

#: authentik/enterprise/providers/ssf/tasks.py
msgid "Failed to send request"
msgstr ""

#: authentik/enterprise/stages/authenticator_endpoint_gdtc/models.py
msgid "Endpoint Authenticator Google Device Trust Connector Stage"
msgstr ""
Expand Down Expand Up @@ -887,9 +940,8 @@ msgid "Evaluate policies during the Flow planning process."
msgstr "Evalúa políticas durante el proceso de planeación del Flujo."

#: authentik/flows/models.py
msgid "Evaluate policies when the Stage is present to the user."
msgid "Evaluate policies when the Stage is presented to the user."
msgstr ""
"Evalúe las políticas cuando el escenario esté presente para el usuario."

#: authentik/flows/models.py
msgid ""
Expand Down Expand Up @@ -1567,10 +1619,6 @@ msgstr ""
msgid "Configure how the issuer field of the ID Token should be filled."
msgstr "Configure cómo se debe rellenar el campo emisor del token de ID."

#: authentik/providers/oauth2/models.py
msgid "Signing Key"
msgstr "Clave de firma"

#: authentik/providers/oauth2/models.py
msgid "Key used to sign the tokens."
msgstr "Clave utilizada para firmar los tokens."
Expand Down Expand Up @@ -2077,6 +2125,10 @@ msgstr "Dominio Kerberos"
msgid "Custom krb5.conf to use. Uses the system one by default"
msgstr "krb5.conf personalizado a usar. Usa el del sistema por defecto."

#: authentik/sources/kerberos/models.py
msgid "KAdmin server type"
msgstr ""

#: authentik/sources/kerberos/models.py
msgid "Sync users from Kerberos into authentik"
msgstr "Sincronizar usuarios desde Kerberos hacia Authentik"
Expand Down Expand Up @@ -3099,12 +3151,9 @@ msgstr ""
#, python-format
msgid ""
"\n"
" If you did not request a password change, please ignore this Email. The link above is valid for %(expires)s.\n"
" If you did not request a password change, please ignore this email. The link above is valid for %(expires)s.\n"
" "
msgstr ""
"\n"
" Si no solicitaste un cambio de contraseña, por favor ignora este correo. El enlace de arriba es valida por %(expires)s.\n"
" "

#: authentik/stages/email/templates/email/password_reset.txt
#, python-format
Expand All @@ -3123,10 +3172,8 @@ msgstr ""
#, python-format
msgid ""
"\n"
"If you did not request a password change, please ignore this Email. The link above is valid for %(expires)s.\n"
"If you did not request a password change, please ignore this email. The link above is valid for %(expires)s.\n"
msgstr ""
"\n"
"Si no solicitaste un cambio de contraseña, por favor ignora este correo. El enlace de arriba es valida por %(expires)s.\n"

#: authentik/stages/email/templates/email/setup.html
msgid "authentik Test-Email"
Expand Down Expand Up @@ -3436,6 +3483,22 @@ msgstr "Etapas de Solicitud"
msgid "Passwords don't match."
msgstr "Las contraseñas no coinciden."

#: authentik/stages/redirect/api.py
msgid "Target URL should be present when mode is Static."
msgstr ""

#: authentik/stages/redirect/api.py
msgid "Target Flow should be present when mode is Flow."
msgstr ""

#: authentik/stages/redirect/models.py
msgid "Redirect Stage"
msgstr ""

#: authentik/stages/redirect/models.py
msgid "Redirect Stages"
msgstr ""

#: authentik/stages/user_delete/models.py
msgid "User Delete Stage"
msgstr "Etapa de eliminación del usuario"
Expand Down
Binary file added locale/fi/LC_MESSAGES/django.mo
Binary file not shown.
Loading

0 comments on commit 2279768

Please sign in to comment.