*: update locales

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2022-08-18 16:32:24 +02:00
parent ab25216c1f
commit d05aeb91f2
11 changed files with 747 additions and 42 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-31 14:22+0000\n"
"POT-Creation-Date: 2022-08-18 14:31+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -31,18 +31,28 @@ msgstr ""
msgid "Validation Error"
msgstr ""
#: authentik/blueprints/models.py:18
#: authentik/blueprints/models.py:29
msgid "Managed by authentik"
msgstr ""
#: authentik/blueprints/models.py:69
#: authentik/blueprints/models.py:98
msgid "Blueprint Instance"
msgstr ""
#: authentik/blueprints/models.py:70
#: authentik/blueprints/models.py:99
msgid "Blueprint Instances"
msgstr ""
#: authentik/blueprints/v1/exporter.py:50
#, python-format
msgid "authentik Export - %(date)s"
msgstr ""
#: authentik/blueprints/v1/tasks.py:103 authentik/crypto/tasks.py:93
#, python-format
msgid "Successfully imported %(count)d files."
msgstr ""
#: authentik/core/api/providers.py:89
msgid "SAML Provider from Metadata"
msgstr ""
@ -67,95 +77,95 @@ msgstr ""
msgid "Users added to this group will be superusers."
msgstr ""
#: authentik/core/models.py:152
#: authentik/core/models.py:153
msgid "User's display name."
msgstr ""
#: authentik/core/models.py:251 authentik/providers/oauth2/models.py:322
#: authentik/core/models.py:252 authentik/providers/oauth2/models.py:322
msgid "User"
msgstr ""
#: authentik/core/models.py:252
#: authentik/core/models.py:253
msgid "Users"
msgstr ""
#: authentik/core/models.py:263
#: authentik/core/models.py:264
msgid "Flow used when authorizing this provider."
msgstr ""
#: authentik/core/models.py:296
#: authentik/core/models.py:297
msgid "Application's display Name."
msgstr ""
#: authentik/core/models.py:297
#: authentik/core/models.py:298
msgid "Internal application name, used in URLs."
msgstr ""
#: authentik/core/models.py:309
#: authentik/core/models.py:310
msgid "Open launch URL in a new browser tab or window."
msgstr ""
#: authentik/core/models.py:374
#: authentik/core/models.py:375
msgid "Application"
msgstr ""
#: authentik/core/models.py:375
#: authentik/core/models.py:376
msgid "Applications"
msgstr ""
#: authentik/core/models.py:381
#: authentik/core/models.py:382
msgid "Use the source-specific identifier"
msgstr ""
#: authentik/core/models.py:389
#: authentik/core/models.py:390
msgid ""
"Use the user's email address, but deny enrollment when the email address "
"already exists."
msgstr ""
#: authentik/core/models.py:398
#: authentik/core/models.py:399
msgid ""
"Use the user's username, but deny enrollment when the username already "
"exists."
msgstr ""
#: authentik/core/models.py:405
#: authentik/core/models.py:406
msgid "Source's display Name."
msgstr ""
#: authentik/core/models.py:406
#: authentik/core/models.py:407
msgid "Internal source name, used in URLs."
msgstr ""
#: authentik/core/models.py:419
#: authentik/core/models.py:420
msgid "Flow to use when authenticating existing users."
msgstr ""
#: authentik/core/models.py:428
#: authentik/core/models.py:429
msgid "Flow to use when enrolling new users."
msgstr ""
#: authentik/core/models.py:589
#: authentik/core/models.py:590
msgid "Token"
msgstr ""
#: authentik/core/models.py:590
#: authentik/core/models.py:591
msgid "Tokens"
msgstr ""
#: authentik/core/models.py:633
#: authentik/core/models.py:634
msgid "Property Mapping"
msgstr ""
#: authentik/core/models.py:634
#: authentik/core/models.py:635
msgid "Property Mappings"
msgstr ""
#: authentik/core/models.py:670
#: authentik/core/models.py:671
msgid "Authenticated Session"
msgstr ""
#: authentik/core/models.py:671
#: authentik/core/models.py:672
msgid "Authenticated Sessions"
msgstr ""
@ -229,7 +239,7 @@ msgid "Powered by authentik"
msgstr ""
#: authentik/core/views/apps.py:48
#: authentik/providers/oauth2/views/authorize.py:364
#: authentik/providers/oauth2/views/authorize.py:359
#: authentik/providers/saml/views/sso.py:69
#, python-format
msgid "You're about to sign into %(application)s."
@ -257,11 +267,6 @@ msgstr ""
msgid "Certificate-Key Pairs"
msgstr ""
#: authentik/crypto/tasks.py:93
#, python-format
msgid "Successfully imported %(count)d files."
msgstr ""
#: authentik/events/models.py:294
msgid "Event"
msgstr ""
@ -352,17 +357,17 @@ msgstr ""
msgid "Task has not been run yet."
msgstr ""
#: authentik/flows/api/flows.py:228 authentik/flows/api/flows.py:250
#: authentik/flows/api/flows.py:229 authentik/flows/api/flows.py:251
#, python-format
msgid "Policy (%(type)s)"
msgstr ""
#: authentik/flows/api/flows.py:259
#: authentik/flows/api/flows.py:260
#, python-format
msgid "Stage (%(type)s)"
msgstr ""
#: authentik/flows/api/flows.py:374
#: authentik/flows/api/flows.py:375
#, python-format
msgid "Flow not applicable to current user/request: %(messages)s"
msgstr ""
@ -855,26 +860,26 @@ msgstr ""
msgid "OAuth2 Tokens"
msgstr ""
#: authentik/providers/oauth2/views/authorize.py:418
#: authentik/providers/oauth2/views/authorize.py:413
#: authentik/providers/saml/views/flows.py:86
#, python-format
msgid "Redirecting to %(app)s..."
msgstr ""
#: authentik/providers/oauth2/views/userinfo.py:43
#: authentik/providers/oauth2/views/userinfo.py:44
#: authentik/providers/oauth2/views/userinfo.py:41
#: authentik/providers/oauth2/views/userinfo.py:42
msgid "GitHub Compatibility: Access your User Information"
msgstr ""
#: authentik/providers/oauth2/views/userinfo.py:45
#: authentik/providers/oauth2/views/userinfo.py:43
msgid "GitHub Compatibility: Access you Email addresses"
msgstr ""
#: authentik/providers/oauth2/views/userinfo.py:46
#: authentik/providers/oauth2/views/userinfo.py:44
msgid "GitHub Compatibility: Access your Groups"
msgstr ""
#: authentik/providers/oauth2/views/userinfo.py:47
#: authentik/providers/oauth2/views/userinfo.py:45
msgid "authentik API Access on behalf of your user"
msgstr ""
@ -1649,7 +1654,7 @@ msgstr ""
msgid "Identification Stages"
msgstr ""
#: authentik/stages/identification/stage.py:176
#: authentik/stages/identification/stage.py:173
msgid "Log in"
msgstr ""

View File

@ -186,6 +186,7 @@ msgid "Action"
msgstr "Ereignis"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/EventListPage.ts
#: src/pages/events/RuleListPage.ts
@ -291,6 +292,7 @@ msgstr "Zusätzliche Bereichszuordnungen, die an den Proxy übergeben werden."
msgid "Additional scopes to be passed to the OAuth Provider, separated by space."
msgstr "Zusätzliche Anwendungsbereiche (Scopes), die an den OAuth-Provider übergeben werden, getrennt durch ein Leerzeichen."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
msgid "Additional settings"
msgstr "Weitere Einstellungen"
@ -647,6 +649,10 @@ msgstr "Autorisierte Applikation:"
msgid "Auto-detect (based on your browser)"
msgstr "Automatische Erkennung (basierend auf Ihrem Browser)"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Automate and template configuration within authentik."
msgstr ""
#: src/interfaces/UserInterface.ts
msgid "Avatar image"
msgstr "Profilbild"
@ -753,6 +759,15 @@ msgstr "Verknüpfung"
msgid "Binding Type"
msgstr "Verknüpfungstyp"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprint(s)"
msgstr ""
#: src/interfaces/AdminInterface.ts
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprints"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Branding settings"
msgstr "Branding-Einstellungen"
@ -1143,6 +1158,10 @@ msgstr "Konfigurieren Sie, wie der Outpost die Benutzer des Core-Authentik-Serve
#~ msgid "Configure settings relevant to your user profile."
#~ msgstr "Konfigurieren Sie die für Ihr Benutzerprofil relevanten Einstellungen."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Configure the blueprint context, used for templating."
msgstr ""
#: src/pages/providers/saml/SAMLProviderForm.ts
msgid "Configure the maximum allowed time drift for an assertion."
msgstr "Konfigurieren Sie die maximal zulässige Zeitdrift für eine 'Assertion'"
@ -1232,6 +1251,7 @@ msgstr ""
msgid "Content right"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
@ -1286,6 +1306,8 @@ msgstr "Wiederherstellungslink kopieren"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/ApplicationWizard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
@ -1348,6 +1370,10 @@ msgstr "Anwendung erstellen"
msgid "Create Binding"
msgstr "Verknüpfung erstellen"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Create Blueprint Instance"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Create Certificate-Key Pair"
msgstr "Zertifikat-Schlüsselpaar generieren"
@ -1572,6 +1598,7 @@ msgstr "Definieren Sie, wie Benachrichtigungen an Benutzer gesendet werden, z. B
#: src/elements/user/SessionList.ts
#: src/elements/user/UserConsentList.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -1755,6 +1782,10 @@ msgstr "Verzeichnis"
msgid "Disabled"
msgstr "Deaktiviert"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Disabled blueprints are never applied."
msgstr ""
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Disconnect"
@ -1936,6 +1967,8 @@ msgstr "Aktivieren Sie StartTLS"
msgid "Enable compatibility mode, increases compatibility with password managers on mobile devices."
msgstr "Aktivieren Sie den Kompatibilitätsmodus, um die Kompatibilität mit Passwortmanagern auf mobilen Geräten zu erhöhen."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/policies/BoundPoliciesList.ts
#: src/pages/policies/PolicyBindingForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
@ -1972,6 +2005,7 @@ msgstr "Registrierungsablauf"
msgid "EntityID/Issuer"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Error"
msgstr "Fehler"
@ -2943,6 +2977,10 @@ msgstr "Beschriftung neben/über der Eingabeaufforderung"
msgid "Last IP"
msgstr "Letzte IP"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Last applied"
msgstr ""
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/users/RelatedUserList.ts
#: src/pages/users/UserListPage.ts
@ -3055,6 +3093,7 @@ msgstr "Wird geladen"
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/TransportForm.ts
@ -3358,6 +3397,9 @@ msgstr "Meine Anwendungen"
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/InitialApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairForm.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
@ -3530,6 +3572,7 @@ msgstr "Nginx (eigenständig)"
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
@ -3878,6 +3921,10 @@ msgstr ""
msgid "Order"
msgstr "Reihenfolge"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Orphaned"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Other global settings"
msgstr "Weitere globale Einstellungen"
@ -4008,6 +4055,7 @@ msgstr "Passwort: Maskierte Eingabe, Passwort wird anhand von Quellen validiert.
msgid "Passwordless flow"
msgstr "Passwortloser Ablauf"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/users/UserForm.ts
msgid "Path"
msgstr ""
@ -4023,6 +4071,10 @@ msgstr ""
msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
msgstr ""
#: src/elements/user/UserConsentList.ts
msgid "Permissions"
msgstr ""
#: src/pages/sources/saml/SAMLSourceForm.ts
msgid "Persistent"
msgstr "Persistent"
@ -5189,6 +5241,7 @@ msgstr "Statisch: Statischer Wert, wird so angezeigt, wie er ist."
msgid "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
msgstr "Den Fluss statisch verweigern. Um diese Phase effektiv zu nutzen, deaktivieren Sie *Evaluate on plan* für die entsprechende Bindung"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Status"
msgstr "Status"
@ -5216,6 +5269,7 @@ msgstr "Betreffmodus"
msgid "Subject-alt name"
msgstr "Betreff alternativer Name"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Successful"
msgstr "Erfolgreich"
@ -5262,6 +5316,10 @@ msgstr "Ablauf erfolgreich erstellt."
msgid "Successfully created group."
msgstr "Gruppe erfolgreich erstellt."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully created instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully created integration."
@ -5428,6 +5486,10 @@ msgstr "Ablauf erfolgreich aktualisiert."
msgid "Successfully updated group."
msgstr "Gruppe erfolgreich aktualisiert."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully updated instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully updated integration."
@ -6101,6 +6163,7 @@ msgstr "Defekte Outposts"
msgid "Unique identifier the token is referenced by."
msgstr "Einzigartige Kennung zur Referenzierung des Token."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Unknown"
msgstr "Unbekannt"
@ -6122,6 +6185,7 @@ msgstr "Aktuell!"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationViewPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -6173,6 +6237,10 @@ msgstr "Anwendung aktualisieren"
msgid "Update Binding"
msgstr "Bindung aktualisieren"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Update Blueprint"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Update Certificate-Key Pair"
msgstr "Aktualisieren Sie das Zertifikatschlüsselpaar"
@ -6636,6 +6704,7 @@ msgstr "Wartezeit (min.)"
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/events/RuleForm.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Warning"
@ -6813,6 +6882,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/groups/RelatedGroupList.ts

View File

@ -171,6 +171,7 @@ msgid "Action"
msgstr "Action"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/EventListPage.ts
#: src/pages/events/RuleListPage.ts
@ -280,6 +281,7 @@ msgstr "Additional scope mappings, which are passed to the proxy."
msgid "Additional scopes to be passed to the OAuth Provider, separated by space."
msgstr "Additional scopes to be passed to the OAuth Provider, separated by space."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
msgid "Additional settings"
msgstr "Additional settings"
@ -640,6 +642,10 @@ msgstr "Authorized application:"
msgid "Auto-detect (based on your browser)"
msgstr "Auto-detect (based on your browser)"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Automate and template configuration within authentik."
msgstr "Automate and template configuration within authentik."
#: src/interfaces/UserInterface.ts
msgid "Avatar image"
msgstr "Avatar image"
@ -749,6 +755,15 @@ msgstr "Binding"
msgid "Binding Type"
msgstr "Binding Type"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprint(s)"
msgstr "Blueprint(s)"
#: src/interfaces/AdminInterface.ts
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprints"
msgstr "Blueprints"
#: src/pages/tenants/TenantForm.ts
msgid "Branding settings"
msgstr "Branding settings"
@ -1150,6 +1165,10 @@ msgstr "Configure how the outpost queries the core authentik server's users."
#~ msgid "Configure settings relevant to your user profile."
#~ msgstr "Configure settings relevant to your user profile."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Configure the blueprint context, used for templating."
msgstr "Configure the blueprint context, used for templating."
#: src/pages/providers/saml/SAMLProviderForm.ts
msgid "Configure the maximum allowed time drift for an assertion."
msgstr "Configure the maximum allowed time drift for an assertion."
@ -1241,6 +1260,7 @@ msgstr "Content left"
msgid "Content right"
msgstr "Content right"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
@ -1296,6 +1316,8 @@ msgstr "Copy recovery link"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/ApplicationWizard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
@ -1358,6 +1380,10 @@ msgstr "Create Application"
msgid "Create Binding"
msgstr "Create Binding"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Create Blueprint Instance"
msgstr "Create Blueprint Instance"
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Create Certificate-Key Pair"
msgstr "Create Certificate-Key Pair"
@ -1584,6 +1610,7 @@ msgstr "Define how notifications are sent to users, like Email or Webhook."
#: src/elements/user/SessionList.ts
#: src/elements/user/UserConsentList.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -1780,6 +1807,10 @@ msgstr "Directory"
msgid "Disabled"
msgstr "Disabled"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Disabled blueprints are never applied."
msgstr "Disabled blueprints are never applied."
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Disconnect"
@ -1968,6 +1999,8 @@ msgstr "Enable StartTLS"
msgid "Enable compatibility mode, increases compatibility with password managers on mobile devices."
msgstr "Enable compatibility mode, increases compatibility with password managers on mobile devices."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/policies/BoundPoliciesList.ts
#: src/pages/policies/PolicyBindingForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
@ -2004,6 +2037,7 @@ msgstr "Enrollment flow"
msgid "EntityID/Issuer"
msgstr "EntityID/Issuer"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Error"
msgstr "Error"
@ -2994,6 +3028,10 @@ msgstr "Label shown next to/above the prompt."
msgid "Last IP"
msgstr "Last IP"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Last applied"
msgstr "Last applied"
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/users/RelatedUserList.ts
#: src/pages/users/UserListPage.ts
@ -3107,6 +3145,7 @@ msgstr "Loading"
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/TransportForm.ts
@ -3411,6 +3450,9 @@ msgstr "My applications"
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/InitialApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairForm.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
@ -3583,6 +3625,7 @@ msgstr "Nginx (standalone)"
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
@ -3938,6 +3981,10 @@ msgstr "Or"
msgid "Order"
msgstr "Order"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Orphaned"
msgstr "Orphaned"
#: src/pages/tenants/TenantForm.ts
msgid "Other global settings"
msgstr "Other global settings"
@ -4072,6 +4119,7 @@ msgstr "Password: Masked input, password is validated against sources. Policies
msgid "Passwordless flow"
msgstr "Passwordless flow"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/users/UserForm.ts
msgid "Path"
msgstr "Path"
@ -4087,6 +4135,10 @@ msgstr "Path new users will be created under. If left blank, the default path wi
msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
msgstr "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
#: src/elements/user/UserConsentList.ts
msgid "Permissions"
msgstr "Permissions"
#: src/pages/sources/saml/SAMLSourceForm.ts
msgid "Persistent"
msgstr "Persistent"
@ -5285,6 +5337,7 @@ msgstr "Static: Static value, displayed as-is."
msgid "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
msgstr "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Status"
msgstr "Status"
@ -5320,6 +5373,7 @@ msgstr "Subject mode"
msgid "Subject-alt name"
msgstr "Subject-alt name"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Successful"
msgstr "Successful"
@ -5366,6 +5420,10 @@ msgstr "Successfully created flow."
msgid "Successfully created group."
msgstr "Successfully created group."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully created instance."
msgstr "Successfully created instance."
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully created integration."
@ -5534,6 +5592,10 @@ msgstr "Successfully updated flow."
msgid "Successfully updated group."
msgstr "Successfully updated group."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully updated instance."
msgstr "Successfully updated instance."
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully updated integration."
@ -6221,6 +6283,7 @@ msgstr "Unhealthy outposts"
msgid "Unique identifier the token is referenced by."
msgstr "Unique identifier the token is referenced by."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Unknown"
msgstr "Unknown"
@ -6243,6 +6306,7 @@ msgstr "Up-to-date!"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationViewPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -6294,6 +6358,10 @@ msgstr "Update Application"
msgid "Update Binding"
msgstr "Update Binding"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Update Blueprint"
msgstr "Update Blueprint"
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Update Certificate-Key Pair"
msgstr "Update Certificate-Key Pair"
@ -6763,6 +6831,7 @@ msgstr "Wait (min)"
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/events/RuleForm.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Warning"
@ -6943,6 +7012,7 @@ msgstr "XML-based SSO standard. Use this if your application only supports SAML.
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/groups/RelatedGroupList.ts

View File

@ -173,6 +173,7 @@ msgid "Action"
msgstr "Acción"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/EventListPage.ts
#: src/pages/events/RuleListPage.ts
@ -278,6 +279,7 @@ msgstr "Asignaciones de ámbitos adicionales, que se pasan al proxy."
msgid "Additional scopes to be passed to the OAuth Provider, separated by space."
msgstr "Ámbitos adicionales que se pasarán al proveedor de OAuth, separados por espacios."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
msgid "Additional settings"
msgstr "Configuraciones adicionales"
@ -634,6 +636,10 @@ msgstr "Solicitud autorizada:"
msgid "Auto-detect (based on your browser)"
msgstr "Detección automática (según su navegador)"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Automate and template configuration within authentik."
msgstr ""
#: src/interfaces/UserInterface.ts
msgid "Avatar image"
msgstr "Imagen de avatar"
@ -743,6 +749,15 @@ msgstr "Vinculante"
msgid "Binding Type"
msgstr "Tipo de enlace"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprint(s)"
msgstr ""
#: src/interfaces/AdminInterface.ts
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprints"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Branding settings"
msgstr "Configuración de marca"
@ -1134,6 +1149,10 @@ msgstr "Configure la forma en que el puesto avanzado consulta a los usuarios del
#~ msgid "Configure settings relevant to your user profile."
#~ msgstr "Configure los ajustes relevantes para su perfil de usuario."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Configure the blueprint context, used for templating."
msgstr ""
#: src/pages/providers/saml/SAMLProviderForm.ts
msgid "Configure the maximum allowed time drift for an assertion."
msgstr "Configure la desviación de tiempo máxima permitida para una afirmación."
@ -1223,6 +1242,7 @@ msgstr ""
msgid "Content right"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
@ -1277,6 +1297,8 @@ msgstr "Enlace de recuperación de copia"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/ApplicationWizard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
@ -1339,6 +1361,10 @@ msgstr "Crear aplicación"
msgid "Create Binding"
msgstr "Crear enlace"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Create Blueprint Instance"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Create Certificate-Key Pair"
msgstr "Crear par de claves de certificado"
@ -1563,6 +1589,7 @@ msgstr "Defina cómo se envían las notificaciones a los usuarios, como el corre
#: src/elements/user/SessionList.ts
#: src/elements/user/UserConsentList.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -1746,6 +1773,10 @@ msgstr "Directorio"
msgid "Disabled"
msgstr "Discapacitado"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Disabled blueprints are never applied."
msgstr ""
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Disconnect"
@ -1927,6 +1958,8 @@ msgstr "Habilitar StartTLS"
msgid "Enable compatibility mode, increases compatibility with password managers on mobile devices."
msgstr "Habilite el modo de compatibilidad, aumenta la compatibilidad con los administradores de contraseñas en dispositivos móviles."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/policies/BoundPoliciesList.ts
#: src/pages/policies/PolicyBindingForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
@ -1963,6 +1996,7 @@ msgstr "Flujo de inscripción"
msgid "EntityID/Issuer"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Error"
msgstr "Error"
@ -2936,6 +2970,10 @@ msgstr "La etiqueta se muestra al lado o encima de la solicitud."
msgid "Last IP"
msgstr "Última IP"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Last applied"
msgstr ""
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/users/RelatedUserList.ts
#: src/pages/users/UserListPage.ts
@ -3048,6 +3086,7 @@ msgstr "Cargando"
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/TransportForm.ts
@ -3351,6 +3390,9 @@ msgstr "Mis solicitudes"
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/InitialApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairForm.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
@ -3523,6 +3565,7 @@ msgstr "Nginx (independiente)"
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
@ -3871,6 +3914,10 @@ msgstr ""
msgid "Order"
msgstr "Orden"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Orphaned"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Other global settings"
msgstr "Otros ajustes globales"
@ -4001,6 +4048,7 @@ msgstr "Contraseña: entrada enmascarada, la contraseña se valida contra las fu
msgid "Passwordless flow"
msgstr "Flujo sin contraseña"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/users/UserForm.ts
msgid "Path"
msgstr ""
@ -4016,6 +4064,10 @@ msgstr ""
msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
msgstr ""
#: src/elements/user/UserConsentList.ts
msgid "Permissions"
msgstr ""
#: src/pages/sources/saml/SAMLSourceForm.ts
msgid "Persistent"
msgstr "persistente"
@ -5183,6 +5235,7 @@ msgstr "Estático: valor estático, que se muestra tal cual."
msgid "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
msgstr "Niega el flujo estáticamente. Para usar esta etapa de manera efectiva, desactive *Evaluar en plan* en el encuadernado respectivo."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Status"
msgstr "Estatus"
@ -5210,6 +5263,7 @@ msgstr "Modo asignatura"
msgid "Subject-alt name"
msgstr "Nombre de asunto ALT"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Successful"
msgstr "Éxito"
@ -5256,6 +5310,10 @@ msgstr "El flujo se creó correctamente."
msgid "Successfully created group."
msgstr "Se ha creado el grupo correctamente."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully created instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully created integration."
@ -5422,6 +5480,10 @@ msgstr "Se actualizó correctamente el flujo."
msgid "Successfully updated group."
msgstr "El grupo se actualizó correctamente."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully updated instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully updated integration."
@ -6095,6 +6157,7 @@ msgstr "Puestos avanzados insalubres"
msgid "Unique identifier the token is referenced by."
msgstr "Identificador único por el que se hace referencia al token."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Unknown"
msgstr "Desconocido"
@ -6116,6 +6179,7 @@ msgstr "¡Actuales!"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationViewPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -6167,6 +6231,10 @@ msgstr "Aplicación de actualización"
msgid "Update Binding"
msgstr "Enlace de actualización"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Update Blueprint"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Update Certificate-Key Pair"
msgstr "Actualizar par de claves de certificado"
@ -6630,6 +6698,7 @@ msgstr "Espera (min)"
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/events/RuleForm.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Warning"
@ -6807,6 +6876,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/groups/RelatedGroupList.ts

View File

@ -176,6 +176,7 @@ msgid "Action"
msgstr "Action"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/EventListPage.ts
#: src/pages/events/RuleListPage.ts
@ -281,6 +282,7 @@ msgstr ""
msgid "Additional scopes to be passed to the OAuth Provider, separated by space."
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
msgid "Additional settings"
msgstr "Paramètres supplémentaire"
@ -640,6 +642,10 @@ msgstr "Application autorisée :"
msgid "Auto-detect (based on your browser)"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Automate and template configuration within authentik."
msgstr ""
#: src/interfaces/UserInterface.ts
msgid "Avatar image"
msgstr "Image d'avatar"
@ -749,6 +755,15 @@ msgstr "Liaison"
msgid "Binding Type"
msgstr "Type de binding"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprint(s)"
msgstr ""
#: src/interfaces/AdminInterface.ts
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprints"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Branding settings"
msgstr "Paramètres de marque"
@ -1143,6 +1158,10 @@ msgstr ""
#~ msgid "Configure settings relevant to your user profile."
#~ msgstr "Configure les paramètre applicable à votre profil."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Configure the blueprint context, used for templating."
msgstr ""
#: src/pages/providers/saml/SAMLProviderForm.ts
msgid "Configure the maximum allowed time drift for an assertion."
msgstr "Configure la dérive temporelle maximale d'une assetion."
@ -1234,6 +1253,7 @@ msgstr ""
msgid "Content right"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
@ -1289,6 +1309,8 @@ msgstr "Copier le lien de récupération"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/ApplicationWizard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
@ -1351,6 +1373,10 @@ msgstr "Créer une application"
msgid "Create Binding"
msgstr "Créer une liaison"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Create Blueprint Instance"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Create Certificate-Key Pair"
msgstr "Créer une paire clé/certificat"
@ -1577,6 +1603,7 @@ msgstr "Définit les méthodes d'envoi des notifications aux utilisateurs, telle
#: src/elements/user/SessionList.ts
#: src/elements/user/UserConsentList.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -1763,6 +1790,10 @@ msgstr ""
msgid "Disabled"
msgstr "Désactivé"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Disabled blueprints are never applied."
msgstr ""
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Disconnect"
@ -1949,6 +1980,8 @@ msgstr "Activer StartTLS"
msgid "Enable compatibility mode, increases compatibility with password managers on mobile devices."
msgstr "Activer le mode de compatibilité, améliore la compatibilité avec les gestionnaires de mot de passe sur les équipements mobiles."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/policies/BoundPoliciesList.ts
#: src/pages/policies/PolicyBindingForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
@ -1985,6 +2018,7 @@ msgstr "Flux d'inscription"
msgid "EntityID/Issuer"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Error"
msgstr "Erreur"
@ -2967,6 +3001,10 @@ msgstr "Libellé affiché à côté/au-dessus du champ."
msgid "Last IP"
msgstr "Dernière IP"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Last applied"
msgstr ""
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/users/RelatedUserList.ts
#: src/pages/users/UserListPage.ts
@ -3079,6 +3117,7 @@ msgstr "Chargement en cours"
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/TransportForm.ts
@ -3382,6 +3421,9 @@ msgstr "Mes applications"
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/InitialApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairForm.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
@ -3554,6 +3596,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
@ -3906,6 +3949,10 @@ msgstr ""
msgid "Order"
msgstr "Tri"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Orphaned"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Other global settings"
msgstr "Autres paramètres globaux"
@ -4037,6 +4084,7 @@ msgstr "Mot de passe : Entrée masquée, le mot de passe est vérifié par les s
msgid "Passwordless flow"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/users/UserForm.ts
msgid "Path"
msgstr ""
@ -4052,6 +4100,10 @@ msgstr ""
msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
msgstr ""
#: src/elements/user/UserConsentList.ts
msgid "Permissions"
msgstr ""
#: src/pages/sources/saml/SAMLSourceForm.ts
msgid "Persistent"
msgstr "Persistant"
@ -5236,6 +5288,7 @@ msgstr "Statique : valeur statique, affichée comme telle."
msgid "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
msgstr "Refuser statiquement le flux. Pour utiliser cette étape efficacement, désactivez *Évaluer en planification* dans la liaison applicable."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Status"
msgstr "Statut"
@ -5271,6 +5324,7 @@ msgstr "Mode subject"
msgid "Subject-alt name"
msgstr "Nom alternatif subject"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Successful"
msgstr "Réussite"
@ -5317,6 +5371,10 @@ msgstr "Flux créé avec succès"
msgid "Successfully created group."
msgstr "Groupe créé avec succès"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully created instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully created integration."
@ -5483,6 +5541,10 @@ msgstr "Flux mis à jour avec succès"
msgid "Successfully updated group."
msgstr "Groupe mis à jour avec succès"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully updated instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully updated integration."
@ -6153,6 +6215,7 @@ msgstr "Avant-postes malades"
msgid "Unique identifier the token is referenced by."
msgstr "Identifiant unique par lequel le jeton est référencé."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Unknown"
msgstr "Inconnu"
@ -6174,6 +6237,7 @@ msgstr "À jour !"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationViewPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -6225,6 +6289,10 @@ msgstr "Mettre à jour l'application"
msgid "Update Binding"
msgstr "Mettre à jour la liaison"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Update Blueprint"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Update Certificate-Key Pair"
msgstr "Mettre à jour la paire clé/certificat"
@ -6692,6 +6760,7 @@ msgstr "Attente (min)"
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/events/RuleForm.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Warning"
@ -6868,6 +6937,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/groups/RelatedGroupList.ts

View File

@ -173,6 +173,7 @@ msgid "Action"
msgstr "Akcja"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/EventListPage.ts
#: src/pages/events/RuleListPage.ts
@ -278,6 +279,7 @@ msgstr "Dodatkowe mapowania zakresu, które są przekazywane do serwera proxy."
msgid "Additional scopes to be passed to the OAuth Provider, separated by space."
msgstr "Dodatkowe zakresy do przekazania do dostawcy OAuth, oddzielone spacją."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
msgid "Additional settings"
msgstr "Dodatkowe ustawienia"
@ -634,6 +636,10 @@ msgstr "Autoryzowana aplikacja:"
msgid "Auto-detect (based on your browser)"
msgstr "Automatycznie wykryj (na podstawie Twojej przeglądarki)"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Automate and template configuration within authentik."
msgstr ""
#: src/interfaces/UserInterface.ts
msgid "Avatar image"
msgstr "Obraz awatara"
@ -740,6 +746,15 @@ msgstr "Wiązanie"
msgid "Binding Type"
msgstr "Typ wiązania"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprint(s)"
msgstr ""
#: src/interfaces/AdminInterface.ts
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprints"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Branding settings"
msgstr "Ustawienia brandingowe"
@ -1131,6 +1146,10 @@ msgstr "Skonfiguruj sposób, w jaki placówka wysyła zapytania do użytkownikó
#~ msgid "Configure settings relevant to your user profile."
#~ msgstr "Skonfiguruj ustawienia odpowiednie dla Twojego profilu użytkownika."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Configure the blueprint context, used for templating."
msgstr ""
#: src/pages/providers/saml/SAMLProviderForm.ts
msgid "Configure the maximum allowed time drift for an assertion."
msgstr "Skonfiguruj maksymalny dozwolony dryft czasu dla asercji."
@ -1220,6 +1239,7 @@ msgstr ""
msgid "Content right"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
@ -1274,6 +1294,8 @@ msgstr "Skopiuj link odzyskiwania"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/ApplicationWizard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
@ -1336,6 +1358,10 @@ msgstr "Utwórz aplikację"
msgid "Create Binding"
msgstr "Utwórz powiązanie"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Create Blueprint Instance"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Create Certificate-Key Pair"
msgstr "Utwórz parę certyfikat-klucz"
@ -1560,6 +1586,7 @@ msgstr "Określ sposób wysyłania powiadomień do użytkowników, takich jak e-
#: src/elements/user/SessionList.ts
#: src/elements/user/UserConsentList.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -1743,6 +1770,10 @@ msgstr "Katalog"
msgid "Disabled"
msgstr "Wyłączone"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Disabled blueprints are never applied."
msgstr ""
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Disconnect"
@ -1924,6 +1955,8 @@ msgstr "Włącz StartTLS"
msgid "Enable compatibility mode, increases compatibility with password managers on mobile devices."
msgstr "Włącz tryb zgodności, zwiększa zgodność z menedżerami haseł na urządzeniach mobilnych."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/policies/BoundPoliciesList.ts
#: src/pages/policies/PolicyBindingForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
@ -1960,6 +1993,7 @@ msgstr "Przepływ rejestracji"
msgid "EntityID/Issuer"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Error"
msgstr "Błąd"
@ -2933,6 +2967,10 @@ msgstr "Etykieta pokazana obok/nad monitem."
msgid "Last IP"
msgstr "Ostatni adres IP"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Last applied"
msgstr ""
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/users/RelatedUserList.ts
#: src/pages/users/UserListPage.ts
@ -3045,6 +3083,7 @@ msgstr "Ładowanie"
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/TransportForm.ts
@ -3348,6 +3387,9 @@ msgstr "Moje aplikacje"
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/InitialApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairForm.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
@ -3520,6 +3562,7 @@ msgstr "Nginx (standalone)"
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
@ -3868,6 +3911,10 @@ msgstr ""
msgid "Order"
msgstr "Kolejność"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Orphaned"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Other global settings"
msgstr "Inne ustawienia globalne"
@ -3998,6 +4045,7 @@ msgstr "Hasło: wejście zamaskowane, hasło jest sprawdzane w oparciu o źród
msgid "Passwordless flow"
msgstr "Przepływ bezhasłowy"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/users/UserForm.ts
msgid "Path"
msgstr ""
@ -4013,6 +4061,10 @@ msgstr ""
msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
msgstr ""
#: src/elements/user/UserConsentList.ts
msgid "Permissions"
msgstr ""
#: src/pages/sources/saml/SAMLSourceForm.ts
msgid "Persistent"
msgstr "Trwały"
@ -5180,6 +5232,7 @@ msgstr "Statyczny: wartość statyczna, wyświetlana w stanie, w jakim jest."
msgid "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
msgstr "Statycznie zaprzeczaj przepływowi. Aby efektywnie korzystać z tego etapu, wyłącz opcję *Oceń zgodnie z planem* w odpowiednim powiązaniu."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Status"
msgstr "Status"
@ -5207,6 +5260,7 @@ msgstr "Tryb przedmiotu"
msgid "Subject-alt name"
msgstr "Alternatywna nazwa tematu"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Successful"
msgstr "Pomyślny"
@ -5253,6 +5307,10 @@ msgstr "Pomyślnie utworzono przepływ."
msgid "Successfully created group."
msgstr "Pomyślnie utworzono grupę."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully created instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully created integration."
@ -5419,6 +5477,10 @@ msgstr "Pomyślnie zaktualizowano przepływ."
msgid "Successfully updated group."
msgstr "Pomyślnie zaktualizowano grupę."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully updated instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully updated integration."
@ -6092,6 +6154,7 @@ msgstr "Niezdrowe placówki"
msgid "Unique identifier the token is referenced by."
msgstr "Unikalny identyfikator, do którego odwołuje się token."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Unknown"
msgstr "Nieznany"
@ -6113,6 +6176,7 @@ msgstr "Aktualny!"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationViewPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -6164,6 +6228,10 @@ msgstr "Aktualizuj aplikację"
msgid "Update Binding"
msgstr "Zaktualizuj wiązanie"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Update Blueprint"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Update Certificate-Key Pair"
msgstr "Aktualizuj parę certyfikat-klucz"
@ -6627,6 +6695,7 @@ msgstr "Czekaj (min)"
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/events/RuleForm.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Warning"
@ -6804,6 +6873,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/groups/RelatedGroupList.ts

View File

@ -171,6 +171,7 @@ msgid "Action"
msgstr ""
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/EventListPage.ts
#: src/pages/events/RuleListPage.ts
@ -276,6 +277,7 @@ msgstr ""
msgid "Additional scopes to be passed to the OAuth Provider, separated by space."
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
msgid "Additional settings"
msgstr ""
@ -632,6 +634,10 @@ msgstr ""
msgid "Auto-detect (based on your browser)"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Automate and template configuration within authentik."
msgstr ""
#: src/interfaces/UserInterface.ts
msgid "Avatar image"
msgstr ""
@ -741,6 +747,15 @@ msgstr ""
msgid "Binding Type"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprint(s)"
msgstr ""
#: src/interfaces/AdminInterface.ts
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprints"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Branding settings"
msgstr ""
@ -1138,6 +1153,10 @@ msgstr ""
#~ msgid "Configure settings relevant to your user profile."
#~ msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
msgid "Configure the blueprint context, used for templating."
msgstr ""
#: src/pages/providers/saml/SAMLProviderForm.ts
msgid "Configure the maximum allowed time drift for an assertion."
msgstr ""
@ -1229,6 +1248,7 @@ msgstr ""
msgid "Content right"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
@ -1284,6 +1304,8 @@ msgstr ""
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/ApplicationWizard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
@ -1346,6 +1368,10 @@ msgstr ""
msgid "Create Binding"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Create Blueprint Instance"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Create Certificate-Key Pair"
msgstr ""
@ -1572,6 +1598,7 @@ msgstr ""
#: src/elements/user/SessionList.ts
#: src/elements/user/UserConsentList.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -1766,6 +1793,10 @@ msgstr ""
msgid "Disabled"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
msgid "Disabled blueprints are never applied."
msgstr ""
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Disconnect"
@ -1954,6 +1985,8 @@ msgstr ""
msgid "Enable compatibility mode, increases compatibility with password managers on mobile devices."
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/policies/BoundPoliciesList.ts
#: src/pages/policies/PolicyBindingForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
@ -1990,6 +2023,7 @@ msgstr ""
msgid "EntityID/Issuer"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Error"
msgstr ""
@ -2976,6 +3010,10 @@ msgstr ""
msgid "Last IP"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Last applied"
msgstr ""
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/users/RelatedUserList.ts
#: src/pages/users/UserListPage.ts
@ -3089,6 +3127,7 @@ msgstr ""
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/TransportForm.ts
@ -3393,6 +3432,9 @@ msgstr ""
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/InitialApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairForm.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
@ -3565,6 +3607,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
@ -3920,6 +3963,10 @@ msgstr ""
msgid "Order"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Orphaned"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Other global settings"
msgstr ""
@ -4054,6 +4101,7 @@ msgstr ""
msgid "Passwordless flow"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/users/UserForm.ts
msgid "Path"
msgstr ""
@ -4069,6 +4117,10 @@ msgstr ""
msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
msgstr ""
#: src/elements/user/UserConsentList.ts
msgid "Permissions"
msgstr ""
#: src/pages/sources/saml/SAMLSourceForm.ts
msgid "Persistent"
msgstr ""
@ -5265,6 +5317,7 @@ msgstr ""
msgid "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Status"
msgstr ""
@ -5300,6 +5353,7 @@ msgstr ""
msgid "Subject-alt name"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Successful"
msgstr ""
@ -5346,6 +5400,10 @@ msgstr ""
msgid "Successfully created group."
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully created instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully created integration."
@ -5514,6 +5572,10 @@ msgstr ""
msgid "Successfully updated group."
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully updated instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully updated integration."
@ -6191,6 +6253,7 @@ msgstr ""
msgid "Unique identifier the token is referenced by."
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Unknown"
msgstr ""
@ -6213,6 +6276,7 @@ msgstr ""
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationViewPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -6264,6 +6328,10 @@ msgstr ""
msgid "Update Binding"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Update Blueprint"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Update Certificate-Key Pair"
msgstr ""
@ -6733,6 +6801,7 @@ msgstr ""
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/events/RuleForm.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Warning"
@ -6909,6 +6978,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/groups/RelatedGroupList.ts

View File

@ -173,6 +173,7 @@ msgid "Action"
msgstr "Eylem"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/EventListPage.ts
#: src/pages/events/RuleListPage.ts
@ -278,6 +279,7 @@ msgstr "Proxy'ye iletilen ek kapsam eşlemeleri."
msgid "Additional scopes to be passed to the OAuth Provider, separated by space."
msgstr "OAuth Sağlayıcıya iletilecek ek kapsamlar, boşlukla ayrılmış."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
msgid "Additional settings"
msgstr "Ek ayarlar"
@ -634,6 +636,10 @@ msgstr "Yetkili başvuru:"
msgid "Auto-detect (based on your browser)"
msgstr "Otomatik algıla (tarayıcınıza göre)"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Automate and template configuration within authentik."
msgstr ""
#: src/interfaces/UserInterface.ts
msgid "Avatar image"
msgstr "Avatar resmi"
@ -743,6 +749,15 @@ msgstr "Ciltleme"
msgid "Binding Type"
msgstr "Bağlama Tipi"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprint(s)"
msgstr ""
#: src/interfaces/AdminInterface.ts
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprints"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Branding settings"
msgstr "Markalama ayarları"
@ -1134,6 +1149,10 @@ msgstr "Üssün çekirdek authentik sunucusunun kullanıcılarını nasıl sorgu
#~ msgid "Configure settings relevant to your user profile."
#~ msgstr "Kullanıcı profilinizle ilgili ayarları yapılandırın."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Configure the blueprint context, used for templating."
msgstr ""
#: src/pages/providers/saml/SAMLProviderForm.ts
msgid "Configure the maximum allowed time drift for an assertion."
msgstr "Bir onaylama işlemi için izin verilen maksimum zaman kaymasını yapılandırın."
@ -1223,6 +1242,7 @@ msgstr ""
msgid "Content right"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
@ -1277,6 +1297,8 @@ msgstr "Kurtarma bağlantısı kopyalama"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/ApplicationWizard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
@ -1339,6 +1361,10 @@ msgstr "Uygulama Oluştur"
msgid "Create Binding"
msgstr "Bağlama Oluştur"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Create Blueprint Instance"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Create Certificate-Key Pair"
msgstr "Sertifika Anahtarı Çifti Oluştur"
@ -1563,6 +1589,7 @@ msgstr "E-posta veya Webhook gibi kullanıcılara bildirimlerin nasıl gönderil
#: src/elements/user/SessionList.ts
#: src/elements/user/UserConsentList.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -1746,6 +1773,10 @@ msgstr "Rehber"
msgid "Disabled"
msgstr "Devre Dışı"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Disabled blueprints are never applied."
msgstr ""
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Disconnect"
@ -1927,6 +1958,8 @@ msgstr "StartTLS'yi Etkinleştir"
msgid "Enable compatibility mode, increases compatibility with password managers on mobile devices."
msgstr "Uyumluluk modunu etkinleştirin, mobil cihazlarda parola yöneticileri ile uyumluluğu artırır."
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/policies/BoundPoliciesList.ts
#: src/pages/policies/PolicyBindingForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
@ -1963,6 +1996,7 @@ msgstr "Kayıt akışı"
msgid "EntityID/Issuer"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Error"
msgstr "Hata"
@ -2937,6 +2971,10 @@ msgstr "Etiket, istemin yanında veya üstünde gösterilir."
msgid "Last IP"
msgstr "Son IP"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Last applied"
msgstr ""
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/users/RelatedUserList.ts
#: src/pages/users/UserListPage.ts
@ -3049,6 +3087,7 @@ msgstr "Yükleniyor"
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/TransportForm.ts
@ -3352,6 +3391,9 @@ msgstr "Uygulamalarım"
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/InitialApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairForm.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
@ -3524,6 +3566,7 @@ msgstr "Nginx (bağımsız)"
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
@ -3873,6 +3916,10 @@ msgstr ""
msgid "Order"
msgstr "Sıra"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Orphaned"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Other global settings"
msgstr "Diğer genel ayarlar"
@ -4003,6 +4050,7 @@ msgstr "Parola: Maskeli giriş, parola kaynaklara karşı doğrulanır. İlkeler
msgid "Passwordless flow"
msgstr "Parolasız akış"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/users/UserForm.ts
msgid "Path"
msgstr ""
@ -4018,6 +4066,10 @@ msgstr ""
msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
msgstr ""
#: src/elements/user/UserConsentList.ts
msgid "Permissions"
msgstr ""
#: src/pages/sources/saml/SAMLSourceForm.ts
msgid "Persistent"
msgstr "Kalıcı"
@ -5185,6 +5237,7 @@ msgstr "Statik: Statik değer, olduğu gibi görüntülenir."
msgid "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
msgstr "Akışı statik olarak reddet. Bu aşamayı etkili bir şekilde kullanmak için ilgili bağlama üzerinde *Planda değerlendirme* devre dışı bırakın."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Status"
msgstr "Durum"
@ -5212,6 +5265,7 @@ msgstr "Konu modu"
msgid "Subject-alt name"
msgstr "Konu-alt adı"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Successful"
msgstr "Başarılı"
@ -5258,6 +5312,10 @@ msgstr "Akış başarıyla oluşturuldu."
msgid "Successfully created group."
msgstr "Grup başarıyla oluşturuldu."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully created instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully created integration."
@ -5424,6 +5482,10 @@ msgstr "Akış başarıyla güncellendi."
msgid "Successfully updated group."
msgstr "Grup başarıyla güncellendi."
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully updated instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully updated integration."
@ -6097,6 +6159,7 @@ msgstr "Sağlıksız üsler"
msgid "Unique identifier the token is referenced by."
msgstr "Belirteç tarafından başvurulan benzersiz tanımlayıcı."
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Unknown"
msgstr "bilinmeyen"
@ -6118,6 +6181,7 @@ msgstr "Güncel!"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationViewPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -6169,6 +6233,10 @@ msgstr "Uygulamayı Güncelle"
msgid "Update Binding"
msgstr "Ciltlemeyi Güncelle"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Update Blueprint"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Update Certificate-Key Pair"
msgstr "Sertifika Anahtarı Çiftini Güncelleştir"
@ -6632,6 +6700,7 @@ msgstr "Bekle (dk)"
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/events/RuleForm.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Warning"
@ -6809,6 +6878,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/groups/RelatedGroupList.ts

View File

@ -174,6 +174,7 @@ msgid "Action"
msgstr "操作"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/EventListPage.ts
#: src/pages/events/RuleListPage.ts
@ -278,6 +279,7 @@ msgstr "传递给代理的额外作用域映射。"
msgid "Additional scopes to be passed to the OAuth Provider, separated by space."
msgstr "要传递给 OAuth 提供商的额外作用域,用空格分隔。"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
msgid "Additional settings"
msgstr "其他设置"
@ -632,6 +634,10 @@ msgstr "已授权应用程序:"
msgid "Auto-detect (based on your browser)"
msgstr "自动检测(基于您的浏览器)"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Automate and template configuration within authentik."
msgstr ""
#: src/interfaces/UserInterface.ts
msgid "Avatar image"
msgstr "头像图片"
@ -738,6 +744,15 @@ msgstr "绑定"
msgid "Binding Type"
msgstr "绑定类型"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprint(s)"
msgstr ""
#: src/interfaces/AdminInterface.ts
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprints"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Branding settings"
msgstr "品牌设置"
@ -1129,6 +1144,10 @@ msgstr "配置前哨如何查询核心 authentik 服务器的用户。"
#~ msgid "Configure settings relevant to your user profile."
#~ msgstr "配置与您的用户资料相关的设置。"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Configure the blueprint context, used for templating."
msgstr ""
#: src/pages/providers/saml/SAMLProviderForm.ts
msgid "Configure the maximum allowed time drift for an assertion."
msgstr "为断言配置允许的最大时间漂移。"
@ -1218,6 +1237,7 @@ msgstr "内容左侧"
msgid "Content right"
msgstr "内容右侧"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
@ -1272,6 +1292,8 @@ msgstr "复制恢复链接"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/ApplicationWizard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
@ -1334,6 +1356,10 @@ msgstr "创建应用程序"
msgid "Create Binding"
msgstr "创建绑定"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Create Blueprint Instance"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Create Certificate-Key Pair"
msgstr "创建证书密钥对"
@ -1558,6 +1584,7 @@ msgstr "定义如何向用户发送通知,例如电子邮件或 Webhook。"
#: src/elements/user/SessionList.ts
#: src/elements/user/UserConsentList.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -1740,6 +1767,10 @@ msgstr "目录"
msgid "Disabled"
msgstr "已禁用"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Disabled blueprints are never applied."
msgstr ""
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Disconnect"
@ -1920,6 +1951,8 @@ msgstr "启用 StartTLS"
msgid "Enable compatibility mode, increases compatibility with password managers on mobile devices."
msgstr "启用兼容模式,增强与移动设备上密码管理器的兼容性。"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/policies/BoundPoliciesList.ts
#: src/pages/policies/PolicyBindingForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
@ -1956,6 +1989,7 @@ msgstr "注册流程"
msgid "EntityID/Issuer"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Error"
msgstr "错误"
@ -2920,6 +2954,10 @@ msgstr "标签会显示在输入侧方/上方。"
msgid "Last IP"
msgstr "上次 IP"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Last applied"
msgstr ""
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/users/RelatedUserList.ts
#: src/pages/users/UserListPage.ts
@ -3032,6 +3070,7 @@ msgstr "正在加载"
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/TransportForm.ts
@ -3334,6 +3373,9 @@ msgstr "我的应用"
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/InitialApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairForm.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
@ -3506,6 +3548,7 @@ msgstr "Nginx独立"
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
@ -3850,6 +3893,10 @@ msgstr ""
msgid "Order"
msgstr "顺序"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Orphaned"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Other global settings"
msgstr "其他全局设置"
@ -3976,6 +4023,7 @@ msgstr "密码:屏蔽输入内容,密码根据来源进行验证。策略仍
msgid "Passwordless flow"
msgstr "无密码流程"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/users/UserForm.ts
msgid "Path"
msgstr ""
@ -3991,6 +4039,10 @@ msgstr ""
msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
msgstr ""
#: src/elements/user/UserConsentList.ts
msgid "Permissions"
msgstr ""
#: src/pages/sources/saml/SAMLSourceForm.ts
msgid "Persistent"
msgstr "持久的"
@ -5149,6 +5201,7 @@ msgstr "静态:静态值,按原样显示。"
msgid "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
msgstr "静态拒绝流。要有效地使用此阶段,请在相应的绑定上禁用*规划时进行评估*。"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Status"
msgstr "状态"
@ -5176,6 +5229,7 @@ msgstr "Subject 模式"
msgid "Subject-alt name"
msgstr "替代名称"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Successful"
msgstr "成功"
@ -5222,6 +5276,10 @@ msgstr "已成功创建流程。"
msgid "Successfully created group."
msgstr "已成功创建组。"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully created instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully created integration."
@ -5387,6 +5445,10 @@ msgstr "已成功更新流程。"
msgid "Successfully updated group."
msgstr "已成功更新组。"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully updated instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully updated integration."
@ -6058,6 +6120,7 @@ msgstr "不健康的前哨"
msgid "Unique identifier the token is referenced by."
msgstr "引用令牌的唯一标识符。"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Unknown"
msgstr "未知"
@ -6079,6 +6142,7 @@ msgstr "最新!"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationViewPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -6130,6 +6194,10 @@ msgstr "更新应用程序"
msgid "Update Binding"
msgstr "更新绑定"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Update Blueprint"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Update Certificate-Key Pair"
msgstr "更新证书密钥对"
@ -6592,6 +6660,7 @@ msgstr "等待(最短)"
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/events/RuleForm.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Warning"
@ -6771,6 +6840,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/groups/RelatedGroupList.ts

View File

@ -175,6 +175,7 @@ msgid "Action"
msgstr "操作"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/EventListPage.ts
#: src/pages/events/RuleListPage.ts
@ -279,6 +280,7 @@ msgstr "传递给代理的其他作用域映射。"
msgid "Additional scopes to be passed to the OAuth Provider, separated by space."
msgstr "要传递给 OAuth 提供程序的其他作用域,用空格分隔。"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
msgid "Additional settings"
msgstr "其他设置"
@ -634,6 +636,10 @@ msgstr "授权应用程序:"
msgid "Auto-detect (based on your browser)"
msgstr "自动检测(基于您的浏览器)"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Automate and template configuration within authentik."
msgstr ""
#: src/interfaces/UserInterface.ts
msgid "Avatar image"
msgstr "Avatar image"
@ -740,6 +746,15 @@ msgstr "绑定"
msgid "Binding Type"
msgstr "绑定类型"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprint(s)"
msgstr ""
#: src/interfaces/AdminInterface.ts
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprints"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Branding settings"
msgstr "品牌设置"
@ -1131,6 +1146,10 @@ msgstr "配置前哨如何查询核心 authentik 服务器的用户。"
#~ msgid "Configure settings relevant to your user profile."
#~ msgstr "配置与您的用户配置文件相关的设置。"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Configure the blueprint context, used for templating."
msgstr ""
#: src/pages/providers/saml/SAMLProviderForm.ts
msgid "Configure the maximum allowed time drift for an assertion."
msgstr "为断言配置允许的最大时间漂移。"
@ -1220,6 +1239,7 @@ msgstr ""
msgid "Content right"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
@ -1274,6 +1294,8 @@ msgstr "复制恢复链接"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/ApplicationWizard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
@ -1336,6 +1358,10 @@ msgstr "创建应用程序"
msgid "Create Binding"
msgstr "创建绑定"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Create Blueprint Instance"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Create Certificate-Key Pair"
msgstr "创建证书密钥对"
@ -1560,6 +1586,7 @@ msgstr "定义如何向用户发送通知,例如电子邮件或 Webhook。"
#: src/elements/user/SessionList.ts
#: src/elements/user/UserConsentList.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -1743,6 +1770,10 @@ msgstr "目录"
msgid "Disabled"
msgstr "已禁用"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Disabled blueprints are never applied."
msgstr ""
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Disconnect"
@ -1923,6 +1954,8 @@ msgstr "启用 StartTLS"
msgid "Enable compatibility mode, increases compatibility with password managers on mobile devices."
msgstr "启用兼容模式,增加与移动设备上密码管理器的兼容性。"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/policies/BoundPoliciesList.ts
#: src/pages/policies/PolicyBindingForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
@ -1959,6 +1992,7 @@ msgstr "注册流程"
msgid "EntityID/Issuer"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Error"
msgstr "错误"
@ -2924,6 +2958,10 @@ msgstr "标签显示在提示符旁边/上方。"
msgid "Last IP"
msgstr "最后的 IP"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Last applied"
msgstr ""
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/users/RelatedUserList.ts
#: src/pages/users/UserListPage.ts
@ -3036,6 +3074,7 @@ msgstr "正在加载"
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/TransportForm.ts
@ -3338,6 +3377,9 @@ msgstr "我的应用"
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/InitialApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairForm.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
@ -3510,6 +3552,7 @@ msgstr "Nginx (standalone)"
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
@ -3855,6 +3898,10 @@ msgstr ""
msgid "Order"
msgstr "订购"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Orphaned"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Other global settings"
msgstr "其他全局设置"
@ -3981,6 +4028,7 @@ msgstr "密码:屏蔽输入,密码根据来源进行验证。策略仍需应
msgid "Passwordless flow"
msgstr "无密码流"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/users/UserForm.ts
msgid "Path"
msgstr ""
@ -3996,6 +4044,10 @@ msgstr ""
msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
msgstr ""
#: src/elements/user/UserConsentList.ts
msgid "Permissions"
msgstr ""
#: src/pages/sources/saml/SAMLSourceForm.ts
msgid "Persistent"
msgstr "持久"
@ -5156,6 +5208,7 @@ msgstr "静态:静态值,按原样显示。"
msgid "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
msgstr "静态拒绝流。要有效地使用此阶段,请在相应的绑定上禁用*按计划评估*。"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Status"
msgstr "状态"
@ -5183,6 +5236,7 @@ msgstr "Subject 模式"
msgid "Subject-alt name"
msgstr "替代名称"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Successful"
msgstr "成功"
@ -5229,6 +5283,10 @@ msgstr "已成功创建流程。"
msgid "Successfully created group."
msgstr "已成功创建组。"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully created instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully created integration."
@ -5394,6 +5452,10 @@ msgstr "已成功更新流程。"
msgid "Successfully updated group."
msgstr "已成功更新组。"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully updated instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully updated integration."
@ -6067,6 +6129,7 @@ msgstr "不健康的 Outposts"
msgid "Unique identifier the token is referenced by."
msgstr "引用令牌的唯一标识符。"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Unknown"
msgstr "未知"
@ -6088,6 +6151,7 @@ msgstr "最新!"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationViewPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -6139,6 +6203,10 @@ msgstr "更新应用程序"
msgid "Update Binding"
msgstr "更新绑定"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Update Blueprint"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Update Certificate-Key Pair"
msgstr "更新证书密钥对"
@ -6602,6 +6670,7 @@ msgstr "等待 (最短)"
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/events/RuleForm.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Warning"
@ -6781,6 +6850,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/groups/RelatedGroupList.ts

View File

@ -175,6 +175,7 @@ msgid "Action"
msgstr "操作"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/EventListPage.ts
#: src/pages/events/RuleListPage.ts
@ -279,6 +280,7 @@ msgstr "传递给代理的其他作用域映射。"
msgid "Additional scopes to be passed to the OAuth Provider, separated by space."
msgstr "要传递给 OAuth 提供程序的其他作用域,用空格分隔。"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
msgid "Additional settings"
msgstr "其他设置"
@ -634,6 +636,10 @@ msgstr "授权应用程序:"
msgid "Auto-detect (based on your browser)"
msgstr "自动检测(基于您的浏览器)"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Automate and template configuration within authentik."
msgstr ""
#: src/interfaces/UserInterface.ts
msgid "Avatar image"
msgstr "Avatar image"
@ -740,6 +746,15 @@ msgstr "绑定"
msgid "Binding Type"
msgstr "绑定类型"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprint(s)"
msgstr ""
#: src/interfaces/AdminInterface.ts
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Blueprints"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Branding settings"
msgstr "品牌设置"
@ -1131,6 +1146,10 @@ msgstr "配置前哨如何查询核心 authentik 服务器的用户。"
#~ msgid "Configure settings relevant to your user profile."
#~ msgstr "配置与您的用户配置文件相关的设置。"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Configure the blueprint context, used for templating."
msgstr ""
#: src/pages/providers/saml/SAMLProviderForm.ts
msgid "Configure the maximum allowed time drift for an assertion."
msgstr "为断言配置允许的最大时间漂移。"
@ -1220,6 +1239,7 @@ msgstr ""
msgid "Content right"
msgstr ""
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
#: src/pages/events/EventInfo.ts
@ -1274,6 +1294,8 @@ msgstr "复制恢复链接"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/ApplicationWizard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
@ -1336,6 +1358,10 @@ msgstr "创建应用程序"
msgid "Create Binding"
msgstr "创建绑定"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Create Blueprint Instance"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Create Certificate-Key Pair"
msgstr "创建证书密钥对"
@ -1560,6 +1586,7 @@ msgstr "定义如何向用户发送通知,例如电子邮件或 Webhook。"
#: src/elements/user/SessionList.ts
#: src/elements/user/UserConsentList.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -1743,6 +1770,10 @@ msgstr "目录"
msgid "Disabled"
msgstr "已禁用"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Disabled blueprints are never applied."
msgstr ""
#: src/user/user-settings/sources/SourceSettingsOAuth.ts
#: src/user/user-settings/sources/SourceSettingsPlex.ts
msgid "Disconnect"
@ -1923,6 +1954,8 @@ msgstr "启用 StartTLS"
msgid "Enable compatibility mode, increases compatibility with password managers on mobile devices."
msgstr "启用兼容模式,增加与移动设备上密码管理器的兼容性。"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/policies/BoundPoliciesList.ts
#: src/pages/policies/PolicyBindingForm.ts
#: src/pages/sources/ldap/LDAPSourceForm.ts
@ -1959,6 +1992,7 @@ msgstr "注册流程"
msgid "EntityID/Issuer"
msgstr ""
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Error"
msgstr "错误"
@ -2924,6 +2958,10 @@ msgstr "标签显示在提示符旁边/上方。"
msgid "Last IP"
msgstr "最后的 IP"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Last applied"
msgstr ""
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/users/RelatedUserList.ts
#: src/pages/users/UserListPage.ts
@ -3036,6 +3074,7 @@ msgstr "正在加载"
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/RuleForm.ts
#: src/pages/events/TransportForm.ts
@ -3338,6 +3377,9 @@ msgstr "我的应用"
#: src/pages/applications/ApplicationForm.ts
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/wizard/InitialApplicationWizardPage.ts
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairForm.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
@ -3510,6 +3552,7 @@ msgstr "Nginx (standalone)"
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
@ -3855,6 +3898,10 @@ msgstr ""
msgid "Order"
msgstr "订购"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Orphaned"
msgstr ""
#: src/pages/tenants/TenantForm.ts
msgid "Other global settings"
msgstr "其他全局设置"
@ -3981,6 +4028,7 @@ msgstr "密码:屏蔽输入,密码根据来源进行验证。策略仍需应
msgid "Passwordless flow"
msgstr "无密码流"
#: src/pages/blueprints/BlueprintForm.ts
#: src/pages/users/UserForm.ts
msgid "Path"
msgstr ""
@ -3996,6 +4044,10 @@ msgstr ""
msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug."
msgstr ""
#: src/elements/user/UserConsentList.ts
msgid "Permissions"
msgstr ""
#: src/pages/sources/saml/SAMLSourceForm.ts
msgid "Persistent"
msgstr "持久"
@ -5156,6 +5208,7 @@ msgstr "静态:静态值,按原样显示。"
msgid "Statically deny the flow. To use this stage effectively, disable *Evaluate on plan* on the respective binding."
msgstr "静态拒绝流。要有效地使用此阶段,请在相应的绑定上禁用*按计划评估*。"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Status"
msgstr "状态"
@ -5183,6 +5236,7 @@ msgstr "Subject 模式"
msgid "Subject-alt name"
msgstr "替代名称"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Successful"
msgstr "成功"
@ -5229,6 +5283,10 @@ msgstr "已成功创建流程。"
msgid "Successfully created group."
msgstr "已成功创建组。"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully created instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully created integration."
@ -5394,6 +5452,10 @@ msgstr "已成功更新流程。"
msgid "Successfully updated group."
msgstr "已成功更新组。"
#: src/pages/blueprints/BlueprintForm.ts
msgid "Successfully updated instance."
msgstr ""
#: src/pages/outposts/ServiceConnectionDockerForm.ts
#: src/pages/outposts/ServiceConnectionKubernetesForm.ts
msgid "Successfully updated integration."
@ -6067,6 +6129,7 @@ msgstr "不健康的 Outposts"
msgid "Unique identifier the token is referenced by."
msgstr "引用令牌的唯一标识符。"
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Unknown"
msgstr "未知"
@ -6088,6 +6151,7 @@ msgstr "最新!"
#: src/pages/applications/ApplicationListPage.ts
#: src/pages/applications/ApplicationViewPage.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/crypto/CertificateKeyPairListPage.ts
#: src/pages/events/RuleListPage.ts
#: src/pages/events/TransportListPage.ts
@ -6139,6 +6203,10 @@ msgstr "更新应用程序"
msgid "Update Binding"
msgstr "更新绑定"
#: src/pages/blueprints/BlueprintListPage.ts
msgid "Update Blueprint"
msgstr ""
#: src/pages/crypto/CertificateKeyPairListPage.ts
msgid "Update Certificate-Key Pair"
msgstr "更新证书密钥对"
@ -6602,6 +6670,7 @@ msgstr "等待 (最短)"
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/admin-overview/cards/SystemStatusCard.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/events/RuleForm.ts
#: src/pages/system-tasks/SystemTaskListPage.ts
msgid "Warning"
@ -6781,6 +6850,7 @@ msgstr ""
#: src/elements/oauth/UserRefreshList.ts
#: src/elements/user/UserDevicesList.ts
#: src/pages/applications/ApplicationCheckAccessForm.ts
#: src/pages/blueprints/BlueprintListPage.ts
#: src/pages/groups/GroupListPage.ts
#: src/pages/groups/MemberSelectModal.ts
#: src/pages/groups/RelatedGroupList.ts