From 778e316690cba8e93cdb9c25747354d4ca428c98 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Fri, 16 Sep 2022 17:57:50 +0200 Subject: [PATCH] web: update locales after web move Signed-off-by: Jens Langhammer --- locale/en/LC_MESSAGES/django.po | 18 +- web/src/locales/de.po | 4382 +++++++++++++++--------------- web/src/locales/en.po | 4382 +++++++++++++++--------------- web/src/locales/es.po | 4382 +++++++++++++++--------------- web/src/locales/fr_FR.po | 4382 +++++++++++++++--------------- web/src/locales/pl.po | 4382 +++++++++++++++--------------- web/src/locales/pseudo-LOCALE.po | 4382 +++++++++++++++--------------- web/src/locales/tr.po | 4382 +++++++++++++++--------------- web/src/locales/zh-Hans.po | 4382 +++++++++++++++--------------- web/src/locales/zh-Hant.po | 4382 +++++++++++++++--------------- web/src/locales/zh_TW.po | 4382 +++++++++++++++--------------- 11 files changed, 21919 insertions(+), 21919 deletions(-) diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index cee3d1afd..1e44b2ead 100644 --- a/locale/en/LC_MESSAGES/django.po +++ b/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-14 08:12+0000\n" +"POT-Creation-Date: 2022-09-16 15:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -153,19 +153,19 @@ msgstr "" msgid "Tokens" msgstr "" -#: authentik/core/models.py:634 +#: authentik/core/models.py:633 msgid "Property Mapping" msgstr "" -#: authentik/core/models.py:635 +#: authentik/core/models.py:634 msgid "Property Mappings" msgstr "" -#: authentik/core/models.py:671 +#: authentik/core/models.py:670 msgid "Authenticated Session" msgstr "" -#: authentik/core/models.py:672 +#: authentik/core/models.py:671 msgid "Authenticated Sessions" msgstr "" @@ -1745,19 +1745,19 @@ msgstr "" msgid "Name of the form field, also used to store the value" msgstr "" -#: authentik/stages/prompt/models.py:198 +#: authentik/stages/prompt/models.py:197 msgid "Prompt" msgstr "" -#: authentik/stages/prompt/models.py:199 +#: authentik/stages/prompt/models.py:198 msgid "Prompts" msgstr "" -#: authentik/stages/prompt/models.py:227 +#: authentik/stages/prompt/models.py:226 msgid "Prompt Stage" msgstr "" -#: authentik/stages/prompt/models.py:228 +#: authentik/stages/prompt/models.py:227 msgid "Prompt Stages" msgstr "" diff --git a/web/src/locales/de.po b/web/src/locales/de.po index 24ded9b78..70461a4eb 100644 --- a/web/src/locales/de.po +++ b/web/src/locales/de.po @@ -45,105 +45,105 @@ msgstr "(Format: hours=-1;minutes=-2;seconds=-3)." msgid "(Format: hours=1;minutes=2;seconds=3)." msgstr "(Format: hours=-1;minutes=-2;seconds=-3)." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts #: src/elements/user/SessionList.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "-" msgstr "-" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid ".yaml files, which can be found on goauthentik.io and can be exported by authentik." msgstr ".yaml Dateien, die auf goauthentik.io zu finden sind und von authentik exportiert werden können." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "6 digits, widely compatible" msgstr "6 Ziffern, weitestgehend kompatibel" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "8 digits, not compatible with apps like Google Authenticator" msgstr "8 Ziffern, nicht kompatibel mit Anwendungen wie Google Authenticator" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A \"roaming\" authenticator, like a YubiKey" msgstr "Ein \"Roaming\"-Authentifikator, wie ein YubiKey" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "A code has been sent to you via SMS." msgstr "Ihnen wurde ein Code per SMS gesendet." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "A newer version of the frontend is available." msgstr "Eine neuere Version des Frontends ist verfügbar." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A non-removable authenticator, like TouchID or Windows Hello" msgstr "Ein nicht abnehmbarer Authentifikator, wie TouchID oder Windows Hello" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "A policy used for testing. Always returns the same result as specified below after waiting a random duration." msgstr "Eine Richtlinie, die zum Testen verwendet wird. Gibt nach einer zufälligen Wartezeit immer das unten angegeben Ergebnis zurück." -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "ACS URL" msgstr "ACS URL" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ALL, all policies must match to grant access." msgstr "ALLE, Bedingungen müssen erfüllt sein, um Zugang gewährt zu bekommen." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ALL, all policies must match to include this stage access." msgstr "ALLE, Bedingungen müssen erfüllt sein, um Zugang zu dieser Stufe gewährt zu bekommen." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ANY, any policy must match to grant access." msgstr "EINE, eine Bedingung muss erfüllt sein, um Zugang zu gewähren." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ANY, any policy must match to include this stage access." msgstr "EINE, eine Bedingung muss erfüllt sein, um Zugang zu dieser Stufe zu gewähren." -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "API" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "API Access" msgstr "API Zugriff" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth Username" msgstr "API Auth Benutzername" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth password" msgstr "API Auth Passwort" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "API Hostname" msgstr "API Hostname" @@ -151,7 +151,7 @@ msgstr "API Hostname" msgid "API Requests" msgstr "API Anfragen" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "API Token (can be used to access the API programmatically)" msgstr "API Token (kann für den Zugriff auf die API verwendet werden)" @@ -159,84 +159,84 @@ msgstr "API Token (kann für den Zugriff auf die API verwendet werden)" msgid "API request failed" msgstr "API Anfrage fehlgeschlagen" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "About applications" msgstr "Über Anwendungen" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Access Key" msgstr "Zugangsschlüssel" #~ msgid "Access code validity" #~ msgstr "Gültigkeit des Zugangsschlüssels" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Access token URL" msgstr "Zugangstoken URL" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Access token validity" msgstr "Zugangstokengültigkeit" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts 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 -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Actions" msgstr "Aktionen" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Actions over the last 24 hours" msgstr "Ereignisse der letzten 24 Stunden" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Activate" msgstr "Aktivieren" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Activate pending user on success" msgstr "Aktiviere anstehenden User bei Erfolg" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Active" msgstr "Aktiv" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Add" msgstr "Hinzufügen" @@ -264,40 +264,40 @@ msgstr "Hinzufügen" #~ msgid "Add a provider which supports SAML 2.0." #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition Group DN" msgstr "Zusatz Gruppen-DN" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition User DN" msgstr "Zusatz Benutzer-DN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Additional Scope" msgstr "Zusätzlicher Scope" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Additional UI settings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional group DN, prepended to the Base DN." msgstr "Zusätzlicher Gruppen-DN, dem Basis-DN vorangestellt." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Additional scope mappings, which are passed to the proxy." msgstr "Zusätzliche Bereichszuordnungen, die an den Proxy übergeben werden." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts 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 +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional settings" msgstr "Weitere Einstellungen" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional user DN, prepended to the Base DN." msgstr "Zusätzlicher Benutzer-DN, dem Basis-DN vorangestellt." @@ -305,121 +305,121 @@ msgstr "Zusätzlicher Benutzer-DN, dem Basis-DN vorangestellt." msgid "Admin" msgstr "Admin" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Admin interface" msgstr "Admin Interface" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Advanced protocol settings" msgstr "Erweiterte Protokolleinstellungen" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Advanced settings" msgstr "Erweiterte Einstellungen" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Affected model:" msgstr "Betroffenes Modell:" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Alert" msgstr "Alarm" #~ msgid "Algorithm used to sign the JWT Tokens." #~ msgstr "Algorithmus, der zum Signieren der JWT-Token verwendet wird." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allow IDP-initiated logins" msgstr "IDP-initiierte Anmeldungen zulassen" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allow friends to authenticate via Plex, even if you don't share any servers" msgstr "Freunden erlauben sich via Plex zu authentifizieren, auch wenn keine Server geteilt werden." -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allow up to N occurrences in the HIBP database." msgstr "Erlaube bis zu N Einträge in der HIBP Datenbank." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." msgstr "Erlauben Sie Benutzern die Verwendung von Anwendungen auf der Grundlage von Eigenschaften, erzwingen Sie Passwortkriterien und wende ausgewählte Stages an." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Allowed Redirect URIs" msgstr "Erlaubte Weiterleitungs-URIs" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allowed count" msgstr "Erlaubte Anzahl" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allowed servers" msgstr "Erlaubte Server" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." msgstr "Ermöglicht vom IdP initiierte Authentifizierungsströmen. Dies kann ein Sicherheitsrisiko darstellen, da keine Validierung der Anfrage-ID erfolgt." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Allows/denys requests based on the users and/or the IPs reputation." msgstr "Erlaubt/verweigert Anfragen auf der Grundlage der Reputation der Nutzer und/oder der IPs." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Also known as Entity ID. Defaults the Metadata URL." msgstr "Auch bekannt als Entity ID. Standardmäßig wird die Metadaten-URL verwendet." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Also known as EntityID." msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Alternatively, if your current device has Duo installed, click on this link:" msgstr "Alternativ kannst Du auch auf diesen Link klicken, wenn Du Duo auf Deinem Gerät installiert hast: " -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Always require consent" msgstr "Immer nach Zustimmung fragen" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "An example setup can look like this:" msgstr "Ein Beispiel-Setup kann so aussehen:" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Any HTML can be used." msgstr "Jedes HTML kann verwendet werden." -#: src/pages/events/EventInfo.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "App" msgstr "App" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "App password" msgstr "App Passwort" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "App password (can be used to login using a flow executor)" msgstr "App-Passwort (kann für die Anmeldung mit einem Ablauf genutzt werden)" +#: src/admin/admin-overview/TopApplicationsTable.ts +#: src/admin/providers/ProviderListPage.ts #: src/elements/user/UserConsentList.ts -#: src/pages/admin-overview/TopApplicationsTable.ts -#: src/pages/providers/ProviderListPage.ts msgid "Application" msgstr "Anwendung" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts #: src/user/LibraryApplication.ts msgid "Application Icon" msgstr "Anwendungs-Symbol" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Application Link" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application already has access to the following permissions:" msgstr "" @@ -427,48 +427,48 @@ msgstr "" msgid "Application authorizations" msgstr "Applikationsgenehmigungen" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Application authorized" msgstr "Anwendung authorisiert" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application details" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following new permissions:" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following permissions:" msgstr "Anwendung benötigt die folgenden Berechtigungen:" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Application type" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application's display Name." msgstr "Anzeigename der Anwendung" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "Application(s)" msgstr "Anwendung(en)" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/outposts/OutpostForm.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/outposts/OutpostForm.ts msgid "Applications" msgstr "Anwendungen" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which redirect users to a non-web callback (for example, Android, iOS)" msgstr "" @@ -476,11 +476,11 @@ msgstr "" msgid "Apply changes" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Apps with most usage" msgstr "Meistgenutzte Apps" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." @@ -488,7 +488,7 @@ msgstr "" "Sind Sie sicher, dass Sie den Ablauf Cache löschen wollen?\n" "Dies führt dazu, dass alle Abläufe bei ihrer nächsten Verwendung neu ausgewertet werden." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." @@ -504,7 +504,7 @@ msgstr "Sind Sie sicher, dass Sie {0} {1} löschen wollen?" msgid "Are you sure you want to delete {0} {objName} ?" msgstr "Sind Sie sicher, dass Sie {0} {objName} löschen wollen?" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Are you sure you want to update {0} \"{1}\"?" msgstr "Sind Sie sicher, dass Sie {0} \"{1}\" aktualisieren wollen?" @@ -512,104 +512,104 @@ msgstr "Sind Sie sicher, dass Sie {0} \"{1}\" aktualisieren wollen?" #~ msgid "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "SAML Assertion nicht gültig am oder nach der aktuellen Uhrzeit + diesem Wert (Format: Stunden=1;Minuten=2;Sekunden=3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not before" msgstr "SAML Assertion nicht gültig vor" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not on or after" msgstr "SAML Assertion gilt nicht am oder danach" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Assertions is empty" msgstr "SAML Assertion ist leer" -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Assigned to application" msgstr "Zugewiesen an Anwendung" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Assigned to {0} object(s)." msgstr "Zugewiesen zu {0} Objekt(en)." #~ msgid "Assigned to {0} objects." #~ msgstr "Zugewiesen zu {0} Objekten." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Attempted to log in as {0}" msgstr "Loginversuch als {0}" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." msgstr "Der für die SAML Assertion verwendete Attributname. Kann eine URN OID, eine Schemareferenz oder eine beliebige andere Zeichenfolge sein. Wenn diese Eigenschaftszuordnung für die NameID-Eigenschaft verwendet wird, wird dieses Feld verworfen." -#: src/pages/groups/GroupForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/users/UserForm.ts msgid "Attributes" msgstr "Attribute" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Audience" msgstr "Zielgruppe" #~ msgid "Auth Type" #~ msgstr "Authentifizierungsart" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Authenticating with Apple..." msgstr "Authentifizierung mit Apple..." -#: src/flows/sources/plex/PlexLoginInit.ts +#: src/flow/sources/plex/PlexLoginInit.ts msgid "Authenticating with Plex..." msgstr "Authentifizierung mit Plex..." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authentication" msgstr "Authentifizierung" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Authentication Type" msgstr "Authentifizierungsart" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Authentication URL" msgstr "URL zur Authentifizierung" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Authentication flow" msgstr "Authentifizierungsablauf" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Authentication method" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Authentication without user interaction, or machine-to-machine authentication." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Authenticator" msgstr "Authentifikator" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Authenticator Attachment" msgstr "Authenticator-Anhang" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authorization" msgstr "Autorisierung" @@ -620,16 +620,16 @@ msgstr "Autorisierung" #~ msgid "Authorization Code(s)" #~ msgstr "Autorisierungscode(s)" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Authorization URL" msgstr "Autorisierungs-URL" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Authorization flow" msgstr "Autorisierungsablauf" @@ -637,23 +637,23 @@ msgstr "Autorisierungsablauf" msgid "Authorizations" msgstr "Berechtigungen" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Authorize URL" msgstr "Autorisiere URL" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Authorized application:" msgstr "Autorisierte Applikation:" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Auto-detect (based on your browser)" msgstr "Automatische Erkennung (basierend auf Ihrem Browser)" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Automate and template configuration within authentik." msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Avatar image" msgstr "Profilbild" @@ -661,21 +661,21 @@ msgstr "Profilbild" msgid "Back" msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Backends" msgstr "Backends" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background" msgstr "Hintergrund" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Background image" msgstr "Hintergrundbild" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background shown during execution." msgstr "Hintergrund während der Ausführung." @@ -688,91 +688,91 @@ msgstr "Hintergrund während der Ausführung." #~ msgid "Backup status" #~ msgstr "Backupstatus" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Base DN" msgstr "Base DN" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the Hashed User ID" msgstr "Basierend auf der gehashten Benutzer ID" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's Email. This is recommended over the UPN method." msgstr "Basierend auf der E-Mail des Benutzers. Dies wird gegenüber der UPN-Methode empfohlen." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." msgstr "Basierend auf dem UPN des Benutzers, funktioniert nur, wenn der Benutzer ein 'upn'-Attribut gesetzt hat. Verwenden Sie diese Methode nur, wenn Sie unterschiedliche UPN- und Mail-Domänen haben." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the username" msgstr "Basierend auf dem Benutzernamen" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Basic Auth" msgstr "Basic Auth" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Basic-Auth" msgstr "Basic-Auth" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Bearer Token" msgstr "Bearer Token" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind CN" msgstr "Bind CN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Bind DN" msgstr "Bind DN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind Password" msgstr "Bind Password" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind flow" msgstr "Ablauf-Verknüpfung" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind mode" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Bind stage" msgstr "Phasen-Verknüpfung" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Binding" msgstr "Verknüpfung" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Binding Type" msgstr "Verknüpfungstyp" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprint(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprints" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding settings" msgstr "Branding-Einstellungen" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding shown in page title and several other places." msgstr "Das Branding wird im Seitentitel und an mehreren anderen Stellen angezeigt." @@ -780,118 +780,118 @@ msgstr "Das Branding wird im Seitentitel und an mehreren anderen Stellen angezei msgid "Browser" msgstr "Browser" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Build hash:" msgstr "Build hash:" #~ msgid "Build hash: {0}" #~ msgstr "Build hash: {0}" -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Built-in" msgstr "Eingebaut" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "By default, only icons are shown for sources. Enable this to show their full names." msgstr "Standardmäßig werden für Quellen nur Symbole angezeigt. Aktiviere diese Option, um den vollständigen Namen anzuzeigen." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." msgstr "CA, anhand derer das Zertifikat des Endpunkts überprüft wird. Kann leer gelassen werden, um keine Validierung durchzuführen." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." msgstr "" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Cached flows" msgstr "Gecachte Abläufe" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Cached policies" msgstr "Gecachte Richtlinien" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." msgstr "Gecachte Abfrage, der Oupost hält alle Benutzer und Gruppen im Speicher und aktualisiert sich alle 5 Minuten." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Caddy (Standalone)" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Callback URL" msgstr "Callback URL" #~ msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." #~ msgstr "Kann das Format \"unix://\" haben, wenn eine Verbindung zu einem lokalen Docker-Daemon besteht, oder \"https://:2376\", wenn eine Verbindung zu einem entfernten System besteht." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." msgstr "Kann das Format 'unix://' haben, wenn eine Verbindung zu einem lokalen Docker-Daemon hergestellt wird, oder 'ssh://', wenn eine Verbindung über SSH hergestellt wird, oder 'https://:2376', wenn eine Verbindung zu einem entfernten System hergestellt wird." +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/UserActiveForm.ts #: src/elements/forms/ConfirmationForm.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/forms/ModalForm.ts #: src/elements/wizard/Wizard.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/UserActiveForm.ts msgid "Cancel" msgstr "Abbrechen" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Case insensitive matching" msgstr "Abgleich ohne Berücksichtigung der Groß-/Kleinschreibung" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Certificate" msgstr "Zertifikat" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA1)" msgstr "Zertifikat-Fingerabdruck (SHA1)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA256)" msgstr "Zertifikat-Fingerabdruck (SHA256)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Subject" msgstr "Zertifikat Betreff" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Certificate used to sign outgoing Responses going to the Service Provider." msgstr "Zertifikat, das zum Signieren ausgehender Antworten an den Dienstanbieter verwendet wird." #~ msgid "Certificate-Key Pair" #~ msgstr "Zertifikat-Schlüssel Paar" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pair(s)" msgstr "Zertifikat Schlüsselpaar(e)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pairs" msgstr "Zertifikat-Schlüsselpaare" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Certificate/Key used for authentication. Can be left empty for no authentication." msgstr "Zertifikat/Schlüssel für die Authentifizierung. Kann leer gelassen werden, wenn keine Authentifizierung erfolgt." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Certificates" msgstr "Zertifikate" @@ -899,8 +899,8 @@ msgstr "Zertifikate" msgid "Change password" msgstr "Password ändern" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Change status" msgstr "Status ändern" @@ -908,39 +908,39 @@ msgstr "Status ändern" msgid "Change your password" msgstr "Ändern Sie Ihr Passwort" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Changelog" msgstr "Versionsverlauf" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Characters which are considered as symbols." msgstr "Zeichen, die als Symbole betrachtet werden." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check" msgstr "Prüfung" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check Application access" msgstr "Anwendungszugriff überprüfen" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check IP" msgstr "IP prüfen" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check Username" msgstr "Benutzername prüfen" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check access" msgstr "Zugang prüfen" @@ -950,34 +950,34 @@ msgstr "Zugang prüfen" #~ "5 characters of the SHA1 Hash." #~ msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Check outposts." msgstr "Outposts prüfen" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Check status" msgstr "Status überprüfen" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Check the IP of the Kubernetes service, or" msgstr "IP des Kubernetes-Service überprüfen, oder" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Check the logs" msgstr "Logs überprüfen" #~ msgid "Check your Emails for a password reset link." #~ msgstr "Prüfen Sie Ihre E-Mails auf einen Link zum Zurücksetzen des Passworts." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Check your Inbox for a verification email." msgstr "Prüfen Sie Ihren Posteingang auf eine Bestätigungsmail." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Checkbox" msgstr "Checkbox" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." @@ -985,27 +985,27 @@ msgstr "" "Prüft einen Wert aus der Richtlinienanfrage gegen die Have I been Pwned API und lehnt die Anfrage basierend darauf ab.\n" "Beachten Sie, dass nur ein Teil des Hashs des Passworts gesendet wird, der vollständige Vergleich erfolgt clientseitig." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Checks if the request's user's password has been changed in the last x days, and denys based on settings." msgstr "Überprüft, ob das Passwort des Benutzers der Anfrage in den letzten x Tagen geändert wurde, und lehnt es basierend auf den Einstellungen ab." -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength." msgstr "Überprüft den Wert aus der Richtlinienanforderung anhand mehrerer Regeln, die hauptsächlich zur Gewährleistung der Kennwortstärke verwendet werden." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (simplified)" msgstr "Chinesisch (vereinfacht)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (traditional)" msgstr "Chinesisch (traditionell)" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Clear Flow cache" msgstr "Flow-Cache löschen" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear Policy cache" msgstr "Löschen Sie den Richtlinien-Cache" @@ -1014,18 +1014,18 @@ msgstr "Löschen Sie den Richtlinien-Cache" msgid "Clear all" msgstr "Alles löschen" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Clear background image" msgstr "Hintergrundbild löschen" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear cache" msgstr "Cache löschen" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Clear icon" msgstr "Symbol zurücksetzen" @@ -1037,83 +1037,83 @@ msgstr "" msgid "Click to change value" msgstr "Klicken Sie, um den Wert zu ändern" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Click to copy token" msgstr "Token kopieren" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Client ID" msgstr "Client-ID" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Client IP" msgstr "Client-IP" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Client Secret" msgstr "Client Geheimnis" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Client type" msgstr "Clienttyp" +#: src/admin/outposts/OutpostDeploymentModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/notifications/NotificationDrawer.ts #: src/elements/wizard/Wizard.ts -#: src/pages/outposts/OutpostDeploymentModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "Close" msgstr "Schließen" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Code" msgstr "Code" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Common Name" msgstr "Gemeinsamer Name" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Compatibility mode" msgstr "Kompatibilitätsmodus" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential" msgstr "Vertraulich" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." msgstr "Vertrauenswürde Clients sind in der Lage, die Vertraulichkeit ihrer Anmeldedaten zu wahren. Öffentliche Clients sind dazu nicht in der Lage." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Configuration" msgstr "Konfiguration" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Configuration error" msgstr "Fehler bei der Konfiguration" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Configuration flow" msgstr "Ablauf der Konfiguration" #~ msgid "Configuration stage" #~ msgstr "Konfiguration Stufe" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Configuration stages" msgstr "Konfiguration Stufen" @@ -1123,54 +1123,54 @@ msgstr "Konfiguration Stufen" #~ msgid "Configure how long access codes are valid for." #~ msgstr "Konfiguriere, wie lange Zugangsschlüssel gültig sind." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long access tokens are valid for." msgstr "Konfiguriere, wie lange Zugangstoken gültig sind." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long refresh tokens and their id_tokens are valid for." msgstr "Konfigurieren Sie, wie lange Aktualisierungstoken und ihre id_tokens gültig sind." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Configure how long tokens are valid for." msgstr "Konfigurieren Sie, wie lange Token gültig sind." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." msgstr "Konfigurieren Sie, wie der NameID-Wert erstellt wird. Wenn es leer gelassen wird, wird die NameIDPolicy der eingehenden Anfrage respektiert." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Configure how the flow executor should handle an invalid response to a challenge." msgstr "Konfigurieren Sie, wie der Flow Executor eine ungültige Antwort auf eine Challenge behandeln soll." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how the issuer field of the ID Token should be filled." msgstr "Konfigurieren Sie, wie der Flow-Executor mit einer ungültigen Antwort auf eine Abfrage umgehen soll." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost authenticates requests." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost queries the core authentik server's users." msgstr "Konfigurieren Sie, wie der Outpost die Benutzer des Core-Authentik-Servers abfragt." #~ msgid "Configure settings relevant to your user profile." #~ msgstr "Konfigurieren Sie die für Ihr Benutzerprofil relevanten Einstellungen." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Configure the blueprint context, used for templating." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/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'" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Configure visual settings and defaults for different domains." msgstr "Konfiguriere visuelle Einstellungen und Standards für verschiedene Domains." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." msgstr "onfigurieren Sie, welche Daten als eindeutige Benutzerkennung verwendet werden sollen. In den meisten Fällen sollte die Standardeinstellung in Ordnung sein." @@ -1183,7 +1183,7 @@ msgstr "" msgid "Connect" msgstr "Verbinden" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Connect to the LDAP Server on port 389:" msgstr "Verbindung zum LDAP Server auf Port 389:" @@ -1202,8 +1202,8 @@ msgstr "Verknüpfte Dienste" msgid "Connection error, reconnecting..." msgstr "Verbindungsfehler, erneuter Verbindungsaufbau..." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Connection settings" msgstr "Verbindungseinstellungen" @@ -1211,15 +1211,15 @@ msgstr "Verbindungseinstellungen" msgid "Consent" msgstr "Einwilligung" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires in" msgstr "Einwilligung erlischt in" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires." msgstr "Einwilligung erlischt." -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent given last indefinitely" msgstr "Einwilligung gilt unbegrenzt" @@ -1227,127 +1227,127 @@ msgstr "Einwilligung gilt unbegrenzt" msgid "Consent(s)" msgstr "Einwilligung(en)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Groups." msgstr "Betrachten Sie Objekte, die diesem Filter entsprechen, als Gruppen." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Users." msgstr "Betrachten Sie Objekte, die diesem Filter entsprechen, als Benutzer." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer key" msgstr "Schlüssel" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer secret" msgstr "Geheimniss" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content right" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Context" msgstr "Kontext" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Continue" msgstr "Weiter" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "Continue flow without invitation" msgstr "Ablauf mit Einladung fortsetzen" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Control how authentik exposes and interprets information." msgstr "Kontrollieren Sie, wie authentik Informationen offenlegt und interpretiert." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Cookie domain" msgstr "Cookie-Domain" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Copy" msgstr "Kopieren" #~ msgid "Copy Key" #~ msgstr "Kopiere Schlüssel" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Copy download URL" msgstr "Download URL kopieren" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Copy recovery link" 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 -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/ApplicationWizard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create" @@ -1358,269 +1358,269 @@ msgstr "Erstellen" msgid "Create App password" msgstr "App Passwort erstellen" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/providers/RelatedApplicationButton.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/providers/RelatedApplicationButton.ts msgid "Create Application" msgstr "Anwendung erstellen" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Binding" msgstr "Verknüpfung erstellen" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Create Blueprint Instance" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Create Certificate-Key Pair" msgstr "Zertifikat-Schlüsselpaar generieren" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Create Flow" msgstr "Ablauf erstellen" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Create Group" msgstr "Gruppe erstellen" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation" msgstr "Einladung erstellen" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." msgstr "Erstelle Einladungslinks um Nutzende zu registrieren und optional spezifische Attribute zu deren Konto hinzuzufügen." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Create Notification Rule" msgstr "Benachrichtigungsregel erstellen" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Create Notification Transport" msgstr "Mitteilungszustellungsart erstellen" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Create Outpost" msgstr "Außenposten erstellen" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Policy" msgstr "Richtlinie erstellen" -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Create Prompt" msgstr "Eingabeaufforderung erstellen" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "Create Service account" msgstr "Internes Konto erstellen" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage" msgstr "Stufe erstellen" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage binding" msgstr "Stage Bindung erstellen" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Create Tenant" msgstr "Umgebung erstellen" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create Token" msgstr "Token erstellen" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Create User" msgstr "Benutzer erstellen" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Create a new application" msgstr "Erstelle eine neue Anwendung" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "Create a new application." msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "Create a new outpost integration." msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "Create a new policy." msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "Create a new property mapping." msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Create a new provider." msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "Create a new source." msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create a new stage." msgstr "" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Create application" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Create group" msgstr "Gruppe erstellen" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Create provider" msgstr "Anbieter erstellen" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "Create service account" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Create users as inactive" msgstr "Benutzer als inaktiv anlegen" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create {0}" msgstr "{0} erstellen" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Created by" msgstr "Erstellt von" #~ msgid "Created {0}" #~ msgstr "{0} erstellt" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "Creation Date" msgstr "Erstellungsdatum" #~ msgid "Current plan cntext" #~ msgstr "Aktueller Plankontext" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Current plan context" msgstr "Aktueller Plankontext" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "Currently set to:" msgstr "Aktuell eingestellt auf:" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Customisation" msgstr "Anpassung" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "DSA-SHA1" msgstr "DSA-SHA1" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Dashboards" msgstr "Dashboards" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date" msgstr "Datum" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date Time" msgstr "Zeitlicher Termin" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Deactivate" msgstr "Deaktivieren" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Debug" msgstr "Debuggen" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides the response when a policy denies access to this flow for a user." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." msgstr "Entscheidet, wofür dieser Flow verwendet wird. Beispielsweise wird der Authentifizierungsablauf umgeleitet, wenn ein nicht authentifizierter Benutzer authentik besucht." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default" msgstr "Standard" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default flows" msgstr "Standardabläufe" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Default?" msgstr "Standard?" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "Definieren Sie, wie Benachrichtigungen an Benutzer gesendet werden, z. B. E-Mail oder Webhook." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/oauth/UserRefreshList.ts #: 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Delete" @@ -1645,19 +1645,19 @@ msgstr "Löschen" msgid "Delete account" msgstr "Account löschen" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Delete currently set background image." msgstr "Aktuelles Hintergrundbild löschen" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Delete currently set icon." msgstr "Lösche das aktuell festgelegte Symbol." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Delete temporary users after" msgstr "Temporäre Benutzer danach löschen" -#: src/pages/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts msgid "" "Delete the currently pending user. CAUTION, this stage does not ask for\n" "confirmation. Use a consent stage to ensure the user is aware of their actions." @@ -1670,48 +1670,48 @@ msgstr "" msgid "Delete {0}" msgstr "{0} löschen" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Denied action" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Deny the user access" msgstr "Dem Benutzer den Zugang verweigern" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Description" msgstr "Beschreibung" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Description shown to the user when consenting. If left empty, the user won't be informed." msgstr "Beschreibung, die Nutzende sehen, wenn sie Einwilligen. Falls leer gelassen, werden Nutzende nicht informiert." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." msgstr "Legt fest, ob dieser Benutzer als aktiv behandelt werden soll. Deaktivieren Sie dies, anstatt Konten zu löschen" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Designation" msgstr "Bezeichnung" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Detailed health (one instance per column, data is cached so may be out of data)" msgstr "Detaillierter Zustand (eine Instanz pro Zeile, Daten werden gepuffert, könnten also veraltet sein)" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Determines how authentik sends the response back to the Service Provider." msgstr "Legt fest, wie authentik die Antwort an den Service Provider zurücksendet." -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." msgstr "Legt fest, wie lange eine Sitzung dauert. Der Standardwert von 0 Sekunden bedeutet, dass die Sitzungen dauern, bis der Browser geschlossen wird." @@ -1719,11 +1719,11 @@ msgstr "Legt fest, wie lange eine Sitzung dauert. Der Standardwert von 0 Sekunde msgid "Device" msgstr "Gerät" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes" msgstr "Geräteklassen" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes which can be used to authenticate." msgstr "Geräteklassen, die zur Authentifizierung verwendet werden können." @@ -1734,20 +1734,20 @@ msgstr "Geräteklassen, die zur Authentifizierung verwendet werden können." msgid "Device(s)" msgstr "Gerät(e)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Diagram" msgstr "Diagramm" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Digest algorithm" msgstr "Digest-Algorithmus" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Digits" msgstr "Ziffern" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct binding, always execute the configured bind flow to authenticate the user." msgstr "" @@ -1755,11 +1755,11 @@ msgstr "" #~ msgid "Direct querying, always execute the configured bind flow to authenticate the user." #~ msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct querying, always returns the latest data, but slower than cached querying." msgstr "Direkte Abfragen geben immer die neuesten Daten zurück, sind jedoch langsamer als zwischengespeicherte Abfragen." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Directory" msgstr "Verzeichnis" @@ -1778,11 +1778,11 @@ msgstr "Verzeichnis" #~ msgid "Disable Time-based OTP" #~ msgstr "Deaktiviere zeitbasierte OTP" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Disabled" msgstr "Deaktiviert" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Disabled blueprints are never applied." msgstr "" @@ -1791,38 +1791,38 @@ msgstr "" msgid "Disconnect" msgstr "Verbindung trennen" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Docker URL" msgstr "Docker URL" -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Domain" msgstr "Domain" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Download" msgstr "Download" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Certificate" msgstr "Zertifikat herunterladen" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Private key" msgstr "Privaten Schlüssel herunterladen" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Download signing certificate" msgstr "Signierzertifikat herunterladen" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Due to protocol limitations, this certificate is only used when the outpost has a single provider." msgstr "Aufgrund von Protokolleinschränkungen wird dieses Zertifikat nur verwendet, wenn der Outpost einen einzigen Provider hat." @@ -1830,18 +1830,18 @@ msgstr "Aufgrund von Protokolleinschränkungen wird dieses Zertifikat nur verwen #~ msgid "Dummy" #~ msgstr "" -#: src/pages/stages/dummy/DummyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts msgid "Dummy stage used for testing. Shows a simple continue button and always passes." msgstr "Dummy-Stage zum Testen verwendet. Zeigt eine einfache Schaltfläche zum Fortfahren und besteht immer." #~ msgid "Duo" #~ msgstr "Duo" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Duo Authenticators" msgstr "Duo-Authentifikatoren" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Duo activation" msgstr "Duo-Aktivierung" @@ -1849,57 +1849,57 @@ msgstr "Duo-Aktivierung" msgid "Duo authenticator" msgstr "Duo-Authentifikator" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Duo push-notifications" msgstr "Duo Push-Benachrichtigungen" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Duration after which events will be deleted from the database." msgstr "Dauer, nach der ein Ereignis aus der Datenbank gelöscht wird." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Each provider has a different issuer, based on the application slug." msgstr "Jeder Anbieter hat einen anderen Aussteller, der auf dem Slug der Anwendung basiert." -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Edit" msgstr "Bearbeiten" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Binding" msgstr "Verknüpfung bearbeiten" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Group" msgstr "Gruppe bearbeiten" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Policy" msgstr "Richtlinie bearbeiten" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Edit Stage" msgstr "Stufe bearbeiten" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" msgstr "Nutzer:in bearbeiten" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." msgstr "Geben Sie entweder eine vollständige URL oder einen relativen Pfad ein oder geben Sie 'fa://fa-test' ein, um das Font Awesome-Icon \"fa-test\" zu verwenden " @@ -1907,40 +1907,40 @@ msgstr "Geben Sie entweder eine vollständige URL oder einen relativen Pfad ein msgid "Either no applications are defined, or you don't have access to any." msgstr "Keine Anwendungen oder Berechtigungen vorhanden." -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Email" msgstr "E-Mail" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Email address" msgstr "E-Mail-Adresse" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Email info:" msgstr "Email Info:" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Email recovery link" msgstr "E-Mail Wiederherstellungslink" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Email sent" msgstr "E-Mail gesendet" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Email stage" msgstr "E-Mail Stufe" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Email: Text field with Email type." msgstr "E-Mail: Textfeld mit E-Mail-Typ." -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Embedded outpost is not configured correctly." msgstr "Der System Outpost ist nicht richtig konfiguriert." @@ -1953,7 +1953,7 @@ msgstr "Der System Outpost ist nicht richtig konfiguriert." #~ msgid "Enable SMS authenticator" #~ msgstr "Aktiviere SMS-Authentifikator" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Enable StartTLS" msgstr "Aktivieren Sie StartTLS" @@ -1963,26 +1963,26 @@ msgstr "Aktivieren Sie StartTLS" #~ msgid "Enable TOTP" #~ msgstr "Aktiviere TOTP" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts 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 -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Enabled" msgstr "Aktiviert" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Enabling this toggle will create a group named after the user, with the user as member." msgstr "Durch Aktivieren dieses Schalters wird eine nach dem Benutzer benannte Gruppe mit dem Benutzer als Mitglied erstellt." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "English" msgstr "Englisch" @@ -1990,39 +1990,39 @@ msgstr "Englisch" msgid "Enroll" msgstr "Anmelden" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Enrollment" msgstr "Anmeldung" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Enrollment flow" msgstr "Registrierungsablauf" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "EntityID/Issuer" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Error" msgstr "Fehler" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Error creating credential: {err}" msgstr "Fehler beim Erstellen der Anmeldedaten: {err}" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Error message" msgstr "Fehlermeldung" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when creating credential: {err}" msgstr "Fehler beim Erstellen der Anmeldedaten: {err}" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when validating assertion on server: {err}" msgstr "Fehler beim Validieren der Assertion auf dem Server: {err}" @@ -2033,23 +2033,23 @@ msgstr "Fehler: nicht unterstützte Quelleinstellungen: {0}" #~ msgid "Error: unsupported stage settings: {0}" #~ msgstr "Fehler: Nicht unterstützte Stufeneinstellungen: {0}" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate on plan" msgstr "Planmäßig auswerten" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies before the Stage is present to the user." msgstr "Werten Sie Richtlinien aus, bevor die Phase dem Benutzer angezeigt wird." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." msgstr "Bewerten Sie Richtlinien während des Flow-Planungsprozesses. Deaktivieren Sie dies für eingabebasierte Richtlinien. Sollte zusammen mit \"Richtlinien neu bewerten\" verwendet werden, da Richtlinien **nicht** bewertet werden, wenn beide Optionen deaktiviert sind." -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Event Log" msgstr "Ereignisprotokoll" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event info" msgstr "Ereignis Info" @@ -2062,25 +2062,25 @@ msgstr "Ereignis Info" #~ msgid "Event matcher policy" #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Event retention" msgstr "Ereignisspeicherung" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event {0}" msgstr "Ereignis {0}" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Events" msgstr "Ereignisse" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Everything is ok." msgstr "Alles funktioniert." -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Exception" msgstr "Ausnahme" @@ -2091,39 +2091,39 @@ msgstr "Ausnahme" #~ msgid "Execute arbitrary Python code to implement custom checks and validation." #~ msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Execute flow" msgstr "Ablauf ausführen" #~ msgid "Execute with inspector" #~ msgstr "Ausführen mit Inspektor" -#: src/pages/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts msgid "Executes the python snippet to determine whether to allow or deny a request." msgstr "Führt das Python-Snippet aus, um zu bestimmen, ob eine Anfrage zugelassen oder abgelehnt werden soll." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Execution logging" msgstr "Ausführungsprotokollierung" +#: src/admin/stages/invitation/InvitationForm.ts #: src/elements/oauth/UserRefreshList.ts #: src/elements/user/SessionList.ts #: src/elements/user/UserConsentList.ts -#: src/pages/stages/invitation/InvitationForm.ts msgid "Expires" msgstr "Läuft ab" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expires on" msgstr "Läuft ab am" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expires?" msgstr "Abgelaufen?" @@ -2132,43 +2132,43 @@ msgstr "Abgelaufen?" msgid "Expiring" msgstr "Ablaufend" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expiring?" msgstr "Läuft ab?" +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts #: src/elements/user/SessionList.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts msgid "Expiry" msgstr "Ablaufdatum" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expiry date" msgstr "Ablaufdatum" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Explicit Consent" msgstr "Explizite Einwilligung" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Explore integrations" msgstr "Integrationen erkunden" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export" msgstr "Exportieren" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export flow" msgstr "Ablauf exportieren" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression" msgstr "Ausdruck" @@ -2176,36 +2176,36 @@ msgstr "Ausdruck" #~ msgid "Expression policy" #~ msgstr "" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression using Python." msgstr "Expression mit Python." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "External API URL" msgstr "Externe API URL" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." msgstr "Externe Anwendungen, die Authentik als Identitätsanbieter verwenden und Protokolle wie OAuth2 und SAML verwenden. Hier werden alle Anwendungen angezeigt, auch diejenigen, auf die Sie keinen Zugriff haben." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "External Host" msgstr "Externer Host" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain you will be accessing the domain from." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "External host" msgstr "Externer Host" @@ -2214,27 +2214,27 @@ msgstr "Externer Host" msgid "Failed Logins" msgstr "Fehlgeschlagene Anmeldungen" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Failed Logins per day in the last month" msgstr "Fehlgeschlagene Anmeldungen pro Tag im letzten Monat" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Failed attempts before cancel" msgstr "Fehlgeschlagene Versuche vor Abbruch" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Failed login" msgstr "Fehlgeschlagene Anmeldung" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Failed sources" msgstr "Fehlgeschlagene Quellen" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Failed to delete flow cache" msgstr "Ablaufpuffer löschen fehlgeschlagen" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Failed to delete policy cache" msgstr "Richtlinienpuffer löschen fehlgeschlagen" @@ -2252,56 +2252,56 @@ msgstr "" msgid "Failed to fetch objects." msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Failed to update {0}: {1}" msgstr "Aktualisieren von {0} fehlgeschlagen: {1}" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Favicon" msgstr "Favicon" -#: src/interfaces/AdminInterface.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/sources/SourceListPage.ts msgid "Federation & Social login" msgstr "Föderation & Social Login" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Field" msgstr "Feld" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Field Key" msgstr "Schlüsselfeld" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Field key to check, field keys defined in Prompt stages are available." msgstr "Zu prüfender Feldschlüssel, die in den Aufforderungsphasen definierten Feldschlüssel sind verfügbar." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Field of the user object this value is written to." msgstr "Feld des Benutzerobjekts, in das dieser Wert geschrieben wird." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains a unique Identifier." msgstr "Feld das eine einzigartige Kennung beinhaltet" #~ msgid "Field which contains members of a group." #~ msgstr "Feld, das die Mitglieder einer Gruppe enthält." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" msgstr "Feld, das Mitglieder einer Gruppe enthält. Beachten Sie, dass bei Verwendung des Felds „memberUid“ davon ausgegangen wird, dass der Wert einen relativ definierten Namen enthält. z.B. 'memberUid=some-user' statt 'memberUid=cn=some-user,ou=groups,...'" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Fields" msgstr "Felder" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." msgstr "Felder, mit denen sich ein Benutzer identifizieren kann. Wenn keine Felder ausgewählt sind, kann der Benutzer nur Quellen verwenden." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "File" msgstr "" @@ -2309,113 +2309,113 @@ msgstr "" msgid "Finish" msgstr "" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Flow" msgstr "Ablauf" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Flow Overview" msgstr "Ablauf Übersicht " -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Flow execution" msgstr "Ablauf-Ausführung" -#: src/flows/FlowInspector.ts -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Flow inspector" msgstr "Ablauf-Inspektor" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Flow settings" msgstr "Ablauf-Einstellungen" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when authenticating existing users." msgstr "Ablauf der zur Authorisierung bereits ersteller Nutzer genutzt wird" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when enrolling new users." msgstr "Ablauf der zum Anlegen bereits ersteller Nutzer verwendet wird" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow used before authentication." msgstr "Ablauf der vor Authorisierung verwendet wird" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." msgstr "Ablauf, der von einem authentifizierten Benutzer verwendet wird, um sein Passwort zu konfigurieren. Wenn leer, kann der Benutzer sein Passwort nicht ändern." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." msgstr "Ablauf der von einem authentifizierten Benutzer verwendet wird, um diese Phase zu konfigurieren. Wenn leer, kann der Benutzer diese Phase nicht konfigurieren." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Flow used for users to authenticate. Currently only identification and password stages are supported." msgstr "Ablauf zur Authentifizierung von Nutzenden. Aktuell werden nur Identifizierungs- und Passwortphasen unterstützt." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." msgstr "Ablauf zur Authentifizierung von Benutzern. Wenn es leer gelassen wird, wird der erste anwendbare Fluss, sortiert nach dem Slug, verwendet." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." msgstr "Ablauf, der zum Abmelden genutzt wird. Wenn keiner angegeben ist, wird der erste anwendbare Ablauf, sortiert nach Slug, verwendet." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Flow used when authorizing this provider." msgstr "Ablauf der zur Authorisierung des Providers verwendet wird." -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts msgid "Flow used when users access this application." msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flow(s)" msgstr "Ablauf/Abläufe" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Flows" msgstr "Abläufe" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Flows & Stages" msgstr "Abläufe & Phasen" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." msgstr "Abläufe beschreiben eine Kette von Phasen zum Authentifizieren, Registrieren oder Wiederherstellen eines Benutzers. Phasen werden basierend auf den auf sie angewendeten Richtlinien ausgewählt." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "Follow redirect" msgstr "Weiterleitung folgen" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Force the user to configure an authenticator" msgstr "Fordere Nutzende auf einen Authentifikator einzurichten" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Forgot password?" msgstr "Passwort vergessen?" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Forgot username or password?" msgstr "Anmeldename oder Passwort vergessen?" @@ -2425,78 +2425,78 @@ msgstr "Anmeldename oder Passwort vergessen?" msgid "Form didn't return a promise for submitting" msgstr "Das Formular hat kein Wert zum Absenden zurückgegeben" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Format: \"weeks=3;days=2;hours=3,seconds=2\"." msgstr "Format: \"Wochen=3;Tage=2;Stunden=3,Sekunden=2\"." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Forward auth (domain level)" msgstr "Authentifizierung weiterleiten (Domänenebene)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (domain-level)" msgstr "Authentifizierung weiterleiten (Domänenebene)" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (single application)" msgstr "Forward Auth (eine Anwendung)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "French" msgstr "Französisch" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Friendly Name" msgstr "Name" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "From" msgstr "Von" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "From address" msgstr "Absender Adresse" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "From number" msgstr "Von Nummer" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "GID start number" msgstr "GID-Startnummer" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "General system exception" msgstr "Allgemeine Systemausnahme" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "General system status" msgstr "Allgemeiner Systemzustand" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate" msgstr "Generiere" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate Certificate-Key Pair" msgstr "Zertifikat-Schlüsselpaar generieren" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Generic" msgstr "Generisch" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Generic OpenID Connect" msgstr "Generisches OpenID Connect" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "German" msgstr "Deutsch" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Get this value from https://console.twilio.com" msgstr "Holen Sie sich diesen Wert von https://console.twilio.com" @@ -2514,74 +2514,74 @@ msgstr "Zurück zur vorherigen Seite" #~ msgid "Go to user interface" #~ msgstr "Zur Benutzeroberfläche" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/RuleForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Group" msgstr "Gruppe" -#: src/pages/groups/GroupViewPage.ts +#: src/admin/groups/GroupViewPage.ts msgid "Group Info" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group Property Mappings" msgstr "Gruppeneigenschaftszuordnungen" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Group mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group membership field" msgstr "Gruppenmitgliedschaft Feld" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group object filter" msgstr "Gruppen Objektfilter" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Group users together and give them permissions based on the membership." msgstr "Gruppieren Sie Benutzer und erteilen Sie ihnen Berechtigungen basierend auf der Mitgliedschaft." -#: src/pages/groups/GroupViewPage.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Group {0}" msgstr "Gruppe {0}" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Group(s)" msgstr "Gruppe(n)" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts msgid "Groups" msgstr "Gruppen" #~ msgid "HS256 (Symmetric Encryption)" #~ msgstr "HS256 (Symmetrische Verschlüsselung)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Password Key" msgstr "HTTP-Basic Passwort Schlüssel" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Username Key" msgstr "HTTP-Basic Benutzername Schlüssel" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "HTTPS is not detected correctly" msgstr "HTTPS wird nicht korrekt erkannt" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Hash phone number" msgstr "" @@ -2593,63 +2593,63 @@ msgstr "" #~ msgid "Have I been pwned policy" #~ msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Health and Version" msgstr "Zustand und Version" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Healthy outposts" msgstr "Intakte Außenposten" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Healthy sources" msgstr "Gesunde Quellen" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Help text" msgstr "Hilfetext" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "Versteckt: Verstecktes Feld, kann zum Einfügen von Daten in das Formular verwendet werden." -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Hide managed mappings" msgstr "Verwaltete Zuordnungen ausblenden" -#: src/pages/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts msgid "Hide service-accounts" msgstr "Interne Konten ausblenden" -#: src/pages/events/RuleForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Hold control/command to select multiple items." msgstr "Halten Sie die Strg-/Befehlstaste gedrückt, um mehrere Elemente auszuwählen." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." msgstr "Anzahl der Versuche, die Nutzende haben, bevor der Ablauf abgebrochen wird. Um Nutzende auszuschließen kann eine Reputations-Richtlinie und eine user_write-Stufe genutzt werden." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "How to connect" msgstr "So verbinden Sie sich" +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "ID" msgstr "ID" @@ -2657,31 +2657,31 @@ msgstr "ID" msgid "ID Token" msgstr "ID-Token" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "IP" msgstr "IP" #~ msgid "IP Reputation" #~ msgstr "IP Reputation" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Icon" msgstr "Symbol" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in sidebar/header and flow executor." msgstr "Bild, das in der Seitenleiste/dem Header und in Abläufen zu sehen ist." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in the browser tab." msgstr "Symbol im Browsertab." -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenForm.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Identifier" @@ -2690,35 +2690,35 @@ msgstr "Kennung" #~ msgid "Identity & Cryptography" #~ msgstr "Identität & Kryptographie" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If checked, the launch URL will open in a new browser tab or window from the user's application library." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." msgstr "Nutze, wenn aktiviert, die lokale Verbindung. Benötigt Docker socket/Kubernetes Integration." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If left empty, authentik will try to extract the launch URL based on the selected provider." msgstr "Wenn diese Option leer bleibt, versucht authentik, die Start-URL auf der Grundlage des ausgewählten Anbieters zu extrahieren." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "If multiple providers share an outpost, a self-signed certificate is used." msgstr "Wenn sich mehrere Anbieter einen Außenposten teilen, wird ein selbstsigniertes Zertifikat verwendet." #~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed." #~ msgstr "Wenn keine expliziten Umleitungs-URIs angegeben sind, ist jede Umleitungs-URI erlaubt." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." msgstr "Wenn keine expliziten Umleitungs-URIs angegeben sind, wird die erste erfolgreich verwendete Umleitungs-URI gespeichert." @@ -2728,218 +2728,218 @@ msgstr "Wenn keine expliziten Umleitungs-URIs angegeben sind, wird die erste erf #~ "and show a notice." #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to configure details of their profile." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." msgstr "Wenn festgelegt, können sich Benutzer mit diesem Ablauf selbst abmelden. Wenn kein Ablauf eingestellt ist, wird die Option nicht angezeigt." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." msgstr "Wenn dieses Flag gesetzt ist, springt diese Stufe zur nächsten Stufe, wenn keine Einladung gegeben wird. Standardmäßig bricht diese Phase den Flow ab, wenn keine Einladung gegeben wird." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "If this is selected, the token will expire. Upon expiration, the token will be rotated." msgstr "Wenn dies ausgewählt ist, läuft das Token ab. Nach Ablauf wird der Token rotiert." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." msgstr "Wenn Sie einen impliziten, clientseitigen Ablauf verwenden (bei dem der Token-Endpunkt nicht verwendet wird), möchten Sie diese Zeit wahrscheinlich erhöhen." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik Instance is using a self-signed certificate, set this value." msgstr "Wenn Ihre authentik-Instanz ein selbstsigniertes Zertifikat verwendet, setzen Sie diesen Wert." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik_host setting does not match the URL you want to login with, add this setting." msgstr "Wenn Ihre authentik_host-Einstellung nicht der URL entspricht, mit der Sie sich anmelden, fügen Sie diese Einstellung hinzu." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Impersonate" msgstr "Identitätswechsel" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation ended" msgstr "Identitätswechsel beenden" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation started" msgstr "Identitätswechsel gestarted" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import" msgstr "Importieren" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import Flow" msgstr "Ablauf importieren" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Import SAML metadata" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Import certificates of external providers or create certificates to sign requests with." msgstr "Importieren Sie Zertifikate externer Anbieter oder erstellen Sie Zertifikate zum Signieren von Anfragen." -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import the metadata document of the applicaation you want to configure." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "In case you can't access any other method." msgstr "Falls Sie auf keine andere Methode zugreifen können." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." msgstr "In diesem Fall würden Sie die Authentifizierungs-URL auf auth.example.com und die Cookie-Domain auf example.com setzen." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Inactive" msgstr "Inaktiv" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." msgstr "Schließen Sie Benutzeransprüche aus Bereichen in das id_token ein, für Anwendungen, die nicht auf den userinfo-Endpunkt zugreifen." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include claims in id_token" msgstr "Ansprüche in id_token berücksichtigen" -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Integration" msgstr "Integration" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Integration key" msgstr "Integrationsschlüssel" #~ msgid "Integrations" #~ msgstr "Integrationen" -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Intent" msgstr "Zweck" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Internal Host" msgstr "Interner Host" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Internal application name, used in URLs." msgstr "Interner Applikationsname, wird in URLs verwendet." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host" msgstr "Interner Host" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host SSL Validation" msgstr "Interne Host-SSL-Validierung" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Interpret placeholder as expression" msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." msgstr "Fehlgeschlagene Anmeldeversuche verringern die Reputation für die jeweiligen Anwendungs-IPs und -namen um eins." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Invalid response action" msgstr "Ungültige Antwortaktion" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Invalidation" msgstr "Invalidierung" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Invalidation flow" msgstr "Ablauf der Invalidierung" #~ msgid "Invitation" #~ msgstr "Einladung" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Invitation used" msgstr "Einladung(en) verwendet" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitation(s)" msgstr "Einladung(en)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitations" msgstr "Einladungen" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Is active" msgstr "Ist aktiv" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Is superuser" msgstr "ist Admin" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Issuer" msgstr "Aussteller" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Issuer mode" msgstr "Ausstellermodus" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "JWKS URL" msgstr "" #~ msgid "JWT Algorithm" #~ msgstr "JWT Algorithmus" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "JWTs signed by certificates configured here can be used to authenticate to the provider." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Key used to sign the tokens." msgstr "Schlüssel zum Signieren der Token." #~ msgid "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." #~ msgstr "Schlüssel, der zum Signieren der Token verwendet wird. Nur erforderlich, wenn der JWT-Algorithmus auf RS256 eingestellt ist." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Keypair which is used to sign outgoing requests. Leave empty to disable signing." msgstr "Schlüsselpaar, das zum Signieren ausgehender Anfragen verwendet wird. Leer lassen, um das Signieren zu deaktivieren." -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Kubeconfig" msgstr "Kubeconfig" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "LDAP" msgstr "LDAP" @@ -2947,28 +2947,28 @@ msgstr "LDAP" #~ msgid "LDAP (Technical preview)" #~ msgstr "LDAP (Technische Voransicht)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "LDAP Attribute mapping" msgstr "LDAP-Attributzuordnung" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "LDAP DN under which bind requests and search requests can be made." msgstr "LDAP DN, unter dem Bind-Requests und Suchanfragen gestellt werden können." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "LDAP Sync status" msgstr "LDAP-Synchronisierungsstatus" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "LDAP details" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Label" msgstr "Beschriftung" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Label shown next to/above the prompt." msgstr "Beschriftung neben/über der Eingabeaufforderung" @@ -2977,202 +2977,202 @@ msgstr "Beschriftung neben/über der Eingabeaufforderung" msgid "Last IP" msgstr "Letzte IP" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Last applied" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Last login" msgstr "Letzte Anmeldung" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Last run" msgstr "Letzter Lauf" -#: src/pages/outposts/OutpostHealth.ts -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Last seen: {0}" msgstr "Überprüft: {0}" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Last sync: {0}" msgstr "Letzte Synchronisierung: {0}" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Last validation threshold" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Launch" msgstr "Starten" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Launch URL" msgstr "Start URL" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Layout" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Legacy applications which don't natively support SSO." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Let the user identify themselves with their username or Email address." msgstr "Lassen Sie den Benutzer sich mit seinem Benutzernamen oder seiner E-Mail-Adresse identifizieren." #~ msgid "Library" #~ msgstr "Bibliothek" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Link" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" msgstr "Link zu einem Benutzer mit identischer E-Mail-Adresse. Kann Auswirkungen auf die Sicherheit haben, wenn eine Quelle E-Mail-Adressen nicht validiert" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical username. Can have security implications when a username is used with another source." msgstr "Link zu einem Benutzer mit identischem Benutzernamen. Kann Auswirkungen auf die Sicherheit haben, wenn ein Benutzername mit einer anderen Quelle verwendet wird." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Link to use the invitation." msgstr "Einladungslink" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link users on unique identifier" msgstr "Verknüpfen Sie Benutzer mit einer eindeutigen Kennung" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Load servers" msgstr "Server laden" +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts #: src/elements/table/Table.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowInspector.ts -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/email/EmailStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowInspector.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/email/EmailStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts +#: src/user/LibraryPage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/stages/prompt/PromptStage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/sources/SourceSettings.ts -#: src/utils.ts msgid "Loading" msgstr "Wird geladen" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationListLink.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserResetEmailForm.ts #: src/elements/Spinner.ts -#: 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 -#: src/pages/flows/StageBindingForm.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationListLink.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserResetEmailForm.ts msgid "Loading..." msgstr "Lädt..." -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Local" msgstr "Lokal" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Local (notifications will be created within authentik)" msgstr "" @@ -3180,73 +3180,73 @@ msgstr "" #~ msgid "Locale" #~ msgstr "Gebietsschema" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Log messages" msgstr "" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Log the currently pending user in." msgstr "Melden Sie den aktuell ausstehenden Benutzer an." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Logging in via {0}." msgstr "Anmelden über {0} ." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Login" msgstr "Anmeldung" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." msgstr "Das Login-Passwort wird automatisch von LDAP in Authentik synchronisiert. Aktivieren Sie diese Option nur, um Passwortänderungen in Authentik zurück in LDAP zu schreiben." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Login to continue to {0}." msgstr "Anmelden um mit {0} fortzufahren." -#: src/pages/admin-overview/TopApplicationsTable.ts +#: src/admin/admin-overview/TopApplicationsTable.ts msgid "Logins" msgstr "Anmeldungen" -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Logins over the last 24 hours" msgstr "Anmeldungen in den letzten 24 Stunden" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Logins per day in the last month" msgstr "Anmeldungen pro Tag im letzten Monat" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Logo" msgstr "Logo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Logout" msgstr "Abmelden" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Logout URL" msgstr "Abmelde-URL" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Logs" msgstr "Logs" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Long-running operations which authentik executes in the background." msgstr "Langlaufende Operationen, die Authentik im Hintergrund ausführt." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE will notify the user the flow isn't applicable." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "MFA Authenticators" msgstr "" @@ -3254,131 +3254,131 @@ msgstr "" msgid "MFA Devices" msgstr "Multifaktor-Authentifzierungs Geräte" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Machine-to-Machine authentication settings" msgstr "" -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts msgid "Make sure to keep these tokens in a safe place." msgstr "Bewahren Sie diese Tokens an einem sicheren Ort auf." -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik" msgstr "Verwaltet durch Authentik" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik (Discovered)" msgstr "Verwaltet von authentik (Discovered)" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manual configuration" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manually configure SAML" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Mark newly created users as inactive." msgstr "Neu erstellte Benutzer als inaktiv markieren." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match created events with this action type. When left empty, all action types will be matched." msgstr "Ordnen Sie erstellte Ereignisse diesem Aktionstyp zu. Wenn es leer gelassen wird, werden alle Aktionstypen abgeglichen." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match events created by selected application. When left empty, all applications are matched." msgstr "Übereinstimmungsereignisse, die von der ausgewählten Anwendung erstellt wurden. Wenn es leer gelassen wird, werden alle Anwendungen abgeglichen." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." msgstr "Stimmt mit der Client-IP des Ereignisses überein (strenge Übereinstimmung, verwenden Sie für die Netzwerkübereinstimmung eine Ausdrucksrichtlinie." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches an event against a set of criteria. If any of the configured values match, the policy passes." msgstr "Gleicht ein Ereignis mit einer Reihe von Kriterien ab. Wenn einer der konfigurierten Werte übereinstimmt, wird die Richtlinie bestanden." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." msgstr "Der Abgleich erfolgt basierend auf dem Domänensuffix. Wenn Sie also domain.tld eingeben, wird foo.domain.tld immer noch übereinstimmen." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Maximum age (in days)" msgstr "Höchstalter (in Tagen)" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/GroupSelectModal.ts msgid "Members" msgstr "Mitglieder" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Message" msgstr "Nachricht" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Messages" msgstr "Nachrichten" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Metadata" msgstr "Metadaten" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts msgid "Method details" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Digits" msgstr "Mindestanzahl von Ziffern" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Lowercase Characters" msgstr "Mindestanzahl an Kleinbuchstaben" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Symbols Characters" msgstr "Mindestanzahl an Sonderzeichen" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Uppercase Characters" msgstr "Mindestanzahl an Großbuchstaben" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum length" msgstr "Mindestlänge" -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Mode" msgstr "Modus" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Model Name" msgstr "Modellname" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model created" msgstr "Modell erstellt" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model deleted" msgstr "Modell gelöscht" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model updated" msgstr "Modell aktualisiert" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Modern applications, APIs and Single-page applications." msgstr "" @@ -3393,160 +3393,160 @@ msgstr "Meine Anwendungen" msgid "My applications" msgstr "Meine Anwendungen" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/user/UserDevicesList.ts -#: 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 -#: src/pages/events/EventInfo.ts -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADeviceForm.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Name" msgstr "Name" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Name of the form field, also used to store the value." msgstr "Name des Formularfelds, das auch zum Speichern des Werts verwendet wird." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "NameID Policy" msgstr "NameID Richtlinie" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "NameID Property Mapping" msgstr "NameID Eigenschaft" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Native application" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Need an account?" msgstr "Wird ein Konto gebraucht?" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negate result" msgstr "Ergebnis verneinen" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negates the outcome of the binding. Messages are unaffected." msgstr "Negiert das Ergebnis der Bindung. Nachrichten sind nicht betroffen." -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "New application" msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "New outpost integration" msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "New policy" msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "New property mapping" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "New provider" msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "New source" msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "New stage" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "New version available!" msgstr "Neue Version verfügbar!" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Newly created users are added to this group, if a group is selected." msgstr "Neu erstellte Benutzer werden dieser Gruppe hinzugefügt, wenn eine Gruppe ausgewählt ist." @@ -3554,39 +3554,39 @@ msgstr "Neu erstellte Benutzer werden dieser Gruppe hinzugefügt, wenn eine Grup msgid "Next" msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Next stage" msgstr "Nächste Phase" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Ingress)" msgstr "Nginx (Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Proxy Manager)" msgstr "Nginx (Proxy-Manager)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (standalone)" msgstr "Nginx (eigenständig)" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "No" msgstr "Nein" @@ -3600,19 +3600,19 @@ msgstr "Keine Anwendungen vorhanden." msgid "No Events found." msgstr "Keine Ereignisse gefunden." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No Policies bound." msgstr "Keine Richtlinien verknüpft." -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No Stages bound" msgstr "Keine Phasen verknüpft." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "No additional data available." msgstr "Keine weiteren Daten vorhanden." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "No additional setup is required." msgstr "Keine weitere Einrichtung benötigt." @@ -3622,12 +3622,12 @@ msgstr "Keine weitere Einrichtung benötigt." msgid "No form found" msgstr "Kein Formular gefunden" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "No integration active" msgstr "Keine Integrationen aktiv" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "No log messages." msgstr "" @@ -3641,16 +3641,16 @@ msgstr "Es konnten keine passenden Ereignisse gefunden werden." msgid "No objects found." msgstr "Keine Objekte gefunden." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No policies are currently bound to this object." msgstr "Aktuell sind keine Richtlinien mit diesem Objekt verknüpft." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "No preference is sent" msgstr "Keine Präferenz wird gesendet" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "No recovery flow is configured." msgstr "Es ist kein Wiederherstellungsablauf konfiguriert." @@ -3662,27 +3662,27 @@ msgstr "Keine Dienste verfügbar." msgid "No settings flow configured." msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No stages are currently bound to this flow." msgstr "Aktuell sind keine Phasen mit diesem Ablauf verknüpft." -#: src/pages/admin-overview/cards/WorkerStatusCard.ts +#: src/admin/admin-overview/cards/WorkerStatusCard.ts msgid "No workers connected. Background tasks will not run." msgstr "Keine Worker verbunden. Hintergrundaufgaben werden nicht ausgeführt." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "None (rule disabled)" msgstr "Keine (Regel deaktiviert)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Normal" msgstr "Normal" -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Not available" msgstr "Nicht verfügbar" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Not configured action" msgstr "Nicht konfigurierte Aktion" @@ -3693,7 +3693,7 @@ msgstr "Nicht konfigurierte Aktion" msgid "Not found" msgstr "Nicht gefunden" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Not synced yet." msgstr "Noch nicht synchronisiert." @@ -3701,44 +3701,44 @@ msgstr "Noch nicht synchronisiert." msgid "Not used by any other object." msgstr "Von keinem anderen Objekt verwendet." -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Not you?" msgstr "Nicht Sie?" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Notice" msgstr "Hinweis" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/RuleListPage.ts msgid "Notification Rules" msgstr "Benachrichtigungsregeln" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/TransportListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/TransportListPage.ts msgid "Notification Transports" msgstr "Mitteilungszustellung" #~ msgid "Notification rule" #~ msgstr "Benachrichtigungsregel" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Notification rule(s)" msgstr "Benachrichtigungsregel(n)" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Notification transport(s)" msgstr "Mitteilungszustellungsart(en)" @@ -3752,11 +3752,11 @@ msgstr "Benachrichtigungen" #~ msgid "Notifications Transport" #~ msgstr "Mitteilungszustellungsart" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Number" msgstr "Nummer" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Number the SMS will be sent from." msgstr "Nummer, von der die SMS gesendet wird" @@ -3764,7 +3764,7 @@ msgstr "Nummer, von der die SMS gesendet wird" #~ msgid "OAuth Authorization Codes" #~ msgstr "OAuth-Autorisierungscodes" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "OAuth Refresh Codes" msgstr "OAuth-Aktualisierungscodes" @@ -3776,40 +3776,40 @@ msgstr "OAuth-Aktualisierungscodes" #~ msgid "OAuth/OIDC" #~ msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "OAuth2/OIDC" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC Well-known URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "OK" msgstr "OK" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Object" msgstr "Objekt" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Object field" msgstr "Objektfeld" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Object uniqueness field" msgstr "Feld für die Eindeutigkeit des Objekts" @@ -3817,7 +3817,7 @@ msgstr "Feld für die Eindeutigkeit des Objekts" msgid "Objects created" msgstr "Objekte erstellt" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Offset after which consent expires." msgstr "" @@ -3825,17 +3825,17 @@ msgstr "" #~ msgid "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Die Einwilligung erlischt in. (Format: Stunden=1;Minuten=2;Sekunden=3)." +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "On behalf of {0}" msgstr "Im Namen von {0}" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Only fail the policy, don't invalidate user's password." msgstr "Die Richtlinie nur fehlschlagen, das Passwort des Benutzers nicht ungültig machen." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Only send notification once, for example when sending a webhook into a chat channel." msgstr "Benachrichtigung nur einmal senden, z. B. beim Senden eines Webhooks in einen Chat-Kanal" @@ -3846,11 +3846,11 @@ msgstr "API-Browser öffnen" #~ msgid "Open application" #~ msgstr "Öffne Anwendung" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Open in new tab" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Open issue on GitHub..." msgstr "Offenes Problem auf GitHub..." @@ -3858,91 +3858,91 @@ msgstr "Offenes Problem auf GitHub..." msgid "Open settings" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration Issuer" msgstr "OpenID-Konfigurations-Aussteller" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration URL" msgstr "OpenID-Konfigurations-URL" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Optional Private Key. If this is set, you can use this keypair for encryption." msgstr "Optionaler privater Schlüssel. Wenn dies eingestellt ist, können Sie dieses Schlüsselpaar für die Verschlüsselung verwenden." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Optional URL if the IDP supports Single-Logout." msgstr "Optionale URL, falls der IDP Einmalabmeldung (SLO) unterstützt." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." msgstr "Optionale Daten, die in die Kontextvariable „prompt_data“ des Flows geladen werden. YAML oder JSON." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional enrollment flow, which is linked at the bottom of the page." msgstr "Optionaler Anmeldevorgang, der unten auf der Seite verlinkt ist." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." msgstr "Optionaler passwortloser Ablauf, der unten auf der Seite verlinkt ist. Nach der Konfiguration können Benutzer diesen Ablauf verwenden, um sich mit einem WebAuthn-Authentifikator zu authentifizieren, ohne Details einzugeben." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional recovery flow, which is linked at the bottom of the page." msgstr "Optionaler Wiederherstellungsablauf, der unten auf der Seite verlinkt ist." -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Optional, comma-separated SubjectAlt Names." msgstr "Optionale, durch Kommas getrennte SubjectAlt-Namen" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Optionally enter a group name. Applications with identical groups are shown grouped together." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Optionally pre-fill the input value" msgstr "Geben Sie optional den Eingabewert vor" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "Legen Sie optional den Wert „FriendlyName“ des Assertion-Attributs fest." #~ msgid "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." #~ msgstr "Setzen Sie dies optional auf Ihre übergeordnete Domäne, wenn Sie die Authentifizierung und Autorisierung auf Domänenebene durchführen möchten. Wenn Sie Anwendungen als app1.domain.tld, app2.domain.tld ausführen, setzen Sie dies auf „domain.tld“." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Or" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Order" msgstr "Reihenfolge" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Orphaned" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Other global settings" msgstr "Weitere globale Einstellungen" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Outdated outposts" msgstr "Obsolete Outpost" #~ msgid "Outpost" #~ msgstr "Außenposten" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Outpost Deployment Info" msgstr "Outpost-Installationsinfo" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Outpost Integrations" msgstr "Outpost-Integration" @@ -3952,54 +3952,54 @@ msgstr "Outpost-Integration" #~ msgid "Outpost integration" #~ msgstr "Outposttenintegration" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Outpost integration(s)" msgstr "Outpost-Integration(en)" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Outpost status" msgstr "Outpost Status" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outpost(s)" msgstr "Außenposten" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts" msgstr "n" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." msgstr "Outposts sind Installationen von authentik-Komponenten, die Unterstützung für unterschiedliche Umgebungen und Protokolle wie Reverse Proxies bereitsstellen." -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Overview" msgstr "Übersicht" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "PEM-encoded Certificate data." msgstr "PEM-codierte Zertifikatsdaten. " -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Parent" msgstr "Übergeordnet" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Parent group for all the groups imported from LDAP." msgstr "Übergeordnete Gruppe für alle aus LDAP importierten Gruppen." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Pass policy?" msgstr "Pass-Richtlinie?" @@ -4007,17 +4007,17 @@ msgstr "Pass-Richtlinie?" #~ msgid "Passes when Event matches selected criteria." #~ msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Passing" msgstr "Erlauben" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserPasswordForm.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Password" msgstr "Passwort" @@ -4029,8 +4029,8 @@ msgstr "Passwort" #~ msgid "Password expiry policy" #~ msgstr "" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Password field" msgstr "Passwortfeld " @@ -4038,38 +4038,38 @@ msgstr "Passwortfeld " #~ msgid "Password policy" #~ msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Password set" msgstr "Passwort festgelegt" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Password stage" msgstr "Passwort-Phase" #~ msgid "Password, 2FA, etc" #~ msgstr "Passwort, 2FA, usw." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." msgstr "Passwort: Maskierte Eingabe, Passwort wird anhand von Quellen validiert. Auf diese Phase müssen noch Richtlinien angewendet werden. Wenn zwei davon in derselben Stufe verwendet werden, ist sichergestellt, dass sie identisch sind." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Passwordless flow" msgstr "Passwortloser Ablauf" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/users/UserForm.ts msgid "Path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Path new users will be created under. If left blank, the default path will be used.fo" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug." msgstr "" @@ -4077,92 +4077,92 @@ msgstr "" msgid "Permissions" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Persistent" msgstr "Persistent" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Phone number" msgstr "Telefonnummer" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Placeholder" msgstr "Platzhalter" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Plan history" msgstr "History" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter the code you received via SMS" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Please enter your Code" msgstr "Bitte geben Sie Ihren Code ein " -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter your Phone number." msgstr "Bitte geben Sie Ihre Telefonnummer ein." -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Please enter your TOTP Code" msgstr "Bitte geben Sie Ihren TOTP-Code ein." -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Please enter your password" msgstr "Bitte geben Sie Ihr Passwort ein" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policies" msgstr "Richtlinien" -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Policy" msgstr "Richtlinie" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Policy / Group / User Bindings" msgstr "Richtlinien / Gruppen / Nutzerverknüpfungen" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policy / Policies" msgstr "Richtlinie / Richtlinien" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy / User / Group" msgstr "Richtlinie / Nutzer:in / Gruppe" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Policy Bindings" msgstr "Regelwerk Bindungen" #~ msgid "Policy binding" #~ msgstr "Regelwerk Bindung" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy binding(s)" msgstr "Richtlinienbindung(en)" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Policy engine mode" msgstr "Richtlinien-Engine-Modus" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy exception" msgstr "Richtlinien-Ausnahme" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy execution" msgstr "Richtlinien-Ausführung" @@ -4176,183 +4176,183 @@ msgstr "Richtlinien-Ausführung" #~ "but takes a random time to process." #~ msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy {0}" msgstr "Richtlinie {0}" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Policy-specific settings" msgstr "Richtlinienspezifische Einstellungen" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Polish" msgstr "Polnisch" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Post" msgstr "Post" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding" msgstr "POST Bindung" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding (auto-submit)" msgstr "Post Bindung (Automatische Übermittlung)" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Powered by authentik" msgstr "Erstellt durch Authentik" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Pre-authentication flow" msgstr "Vor-Authentifizierungs Ablauf" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private Key" msgstr "Privater Schlüssel" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Private key available?" msgstr "Privater Schlüssel vorhanden?" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Privater Schlüssel, erworben von https://www.google.com/recaptcha/intro/v3.html." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Profile URL" msgstr "Profil-URL" #~ msgid "Prompt" #~ msgstr "Eingabeaufforderung" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." msgstr "Abfrage zur Einwilligung von Nutzenden. Die Einwilligung kann entweder permanent gelten oder in einer bestimmten Zeit ablaufen." -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompt(s)" msgstr "Eingabeaufforderung(en)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompts" msgstr "Eingabeaufforderungen" #~ msgid "Property Mapping" #~ msgstr "Eigenschaft" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Property Mapping exception" msgstr "Ausnahme der Eigenschaftszuordnung" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mapping(s)" msgstr "Eigenschaftszuordnung(en)" -#: src/interfaces/AdminInterface.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mappings" msgstr "Eigenschaften" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Property mappings" msgstr "Eigenschaftszuordnung(en)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to group creation." msgstr "Für die Gruppenerstellung verwendete Eigenschaftszuordnungen." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to user creation." msgstr "Für die Benutzererstellung verwendete Eigenschaftszuordnungen." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Protocol Settings" msgstr "Protokolleinstellungen" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Protocol settings" msgstr "Protokolleinstellungen" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Provide an LDAP interface for applications and users to authenticate against." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provide support for protocols like SAML and OAuth to assigned applications." msgstr "Stellen Unterstützung für Protokolle wie SAML und OAuth für zugewiesene Anwendungen bereit." +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Provider" msgstr "Schnittstellen" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Provider Type" msgstr "Anbietertyp" #~ msgid "Provider type" #~ msgstr "Anbietertyp" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provider(s)" msgstr "Anbieter" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/ProviderListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Providers" msgstr "Anbieter" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Proxy" msgstr "Proxy" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "Proxy details" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Public" msgstr "Öffentlich" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public Key" msgstr "Öffentlicher Schlüssel" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Öffentlicher Schlüssel, erworben von https://www.google.com/recaptcha/intro/v3.html." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Publisher" msgstr "Herausgeber" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Quick actions" msgstr "Schnellaktionen" @@ -4360,15 +4360,15 @@ msgstr "Schnellaktionen" #~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context." #~ msgstr "RESTART startet den Flow von Anfang an neu, während der Flow-Kontext beibehalten wird." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART restarts the flow from the beginning." msgstr "RESTART startet den Flow von Anfang an neu." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RETRY returns the error message and a similar challenge to the executor." msgstr "RETRY gibt die Fehlermeldung und eine ähnliche Aufforderung an den Executor zurück." @@ -4378,73 +4378,73 @@ msgstr "RETRY gibt die Fehlermeldung und eine ähnliche Aufforderung an den Exec #~ msgid "RSA Key" #~ msgstr "RSA Schlüssel" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA1" msgstr "RSA-SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA256" msgstr "RSA-SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA384" msgstr "RSA-SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA512" msgstr "RSA-SHA512" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Raw JWKS data." msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Re-authenticate with plex" msgstr "Mit Plex erneut authentifizieren" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Re-evaluate policies" msgstr "Richtlinien neu bewerten" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Receive a push notification on your device." msgstr "Erhalten Sie eine Push-Benachrichtigung auf Ihrem Gerät." -#: src/pages/flows/utils.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/flows/utils.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery" msgstr "Wiederherstellung" -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow" msgstr "Wiederherstellungsfluss" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." msgstr "Wiederherstellungsfluss. Wenn es leer gelassen wird, wird der erste anwendbare Fluss, sortiert nach dem Slug, verwendet." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Recovery keys" msgstr "Wiederherstellungsschlüssel" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery link cannot be emailed, user has no email address saved." msgstr "Der Wiederherstellungslink kann nicht per E-Mail gesendet werden, der Benutzer hat keine E-Mail-Adresse gespeichert." -#: src/flows/stages/RedirectStage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/flow/stages/RedirectStage.ts msgid "Redirect" msgstr "Umleiten" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Redirect URIs" msgstr "URIs weiterleiten" @@ -4452,11 +4452,11 @@ msgstr "URIs weiterleiten" #~ msgid "Redirect URIs/Origins" #~ msgstr "URIs/Origins umleiten" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Redirect URIs/Origins (RegEx)" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Redirect binding" msgstr "Bindings umleiten" @@ -4472,41 +4472,41 @@ msgstr "Aktualisieren" msgid "Refresh Code(s)" msgstr "Aktualisierungscode(s)" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Register device" msgstr "Gerät registrieren" #~ msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." #~ msgstr "Reguläre Ausdrücke, für die keine Authentifizierung erforderlich ist. Jede neue Zeile wird als ein neuer regulärer Ausdruck interpretiert." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." msgstr "Reguläre Ausdrücke, für die keine Authentifizierung erforderlich ist. Jede neue Zeile wird als neuer Ausdruck interpretiert." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Regular user" msgstr "Regelmäßiger Benutzer" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Related" msgstr "Verwandt" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Related objects" msgstr "Verwandte Objekte" -#: src/pages/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts msgid "Remove the user from the current session." msgstr "Entfernen Sie den Benutzer aus der aktuellen Sitzung." -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation" msgstr "Reputation" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." msgstr "Reputation für IP und Benutzerkennungen. Die Punktzahl wird für jede fehlgeschlagene Anmeldung verringert und für jede erfolgreiche Anmeldung erhöht." @@ -4526,29 +4526,29 @@ msgstr "Reputation für IP und Benutzerkennungen. Die Punktzahl wird für jede f #~ msgid "Reputation policy - Users" #~ msgstr "Reputations Regelwerke - Benutzerkennungen" -#: src/interfaces/AdminInterface.ts -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation scores" msgstr "Reputation Punkte" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Request" msgstr "Anfrage" -#: src/flows/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts msgid "Request has been denied." msgstr "Anfrage wurde verweigert" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Request token URL" msgstr "Token-URL anfordern" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Required" msgstr "Erforderlich" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Required." msgstr "Erforderlich" @@ -4557,34 +4557,34 @@ msgstr "Erforderlich" #~ msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." #~ msgstr "Erforderlich. 150 Zeichen oder weniger. Nur Buchstaben, Zahlen und @/./+/-/_." -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Reset Password" msgstr "Passwort zurücksetzen" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Resident key requirement" msgstr "Resident-Key-Anforderung" #~ msgid "Resources" #~ msgstr "Ressourcen" -#: src/pages/events/EventInfo.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Result" msgstr "Ergebnis" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Retry" msgstr "Erneut versuchen" #~ msgid "Retry Task" #~ msgstr "Wiederhole Aufgabe" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Retry authentication" msgstr "Authentifizierung erneut versuchen" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Return" msgstr "zurück" @@ -4593,9 +4593,9 @@ msgstr "zurück" msgid "Return home" msgstr "Zurück zum Home" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Return to device picker" msgstr "Zurück zur Geräteauswahl" @@ -4611,11 +4611,11 @@ msgstr "Widerrufen?" msgid "Root" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Run sync again" msgstr "Synchronisation erneut ausführen" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "SAML" msgstr "" @@ -4623,19 +4623,19 @@ msgstr "" #~ msgid "SAML (metadata import)" #~ msgstr "" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "SAML Attribute Name" msgstr "SAML-Attributsname" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Configuration" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Metadata" msgstr "SAML-Metadaten" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "SAML details" msgstr "" @@ -4643,32 +4643,32 @@ msgstr "" #~ msgid "SAML details (import from metadata)" #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA1" msgstr "SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA256" msgstr "SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA384" msgstr "SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA512" msgstr "SHA512" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SLO URL" msgstr "SLO URL" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "SMS" msgstr "SMS" @@ -4676,44 +4676,44 @@ msgstr "SMS" msgid "SMS authenticator" msgstr "SMS-Authentifikator" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "SMS-based Authenticators" msgstr "SMS-basierte Authentifikatoren" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Host" msgstr "SMTP Server" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Password" msgstr "SMTP Passwort" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Port" msgstr "SMTP Port" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Username" msgstr "SMTP Benutzername" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SSO URL" msgstr "SSO URL" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (IdP-initiated Login)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Post)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Redirect)" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Same identifier is used for all providers" msgstr "Für alle Anbieter wird dieselbe Kennung verwendet" @@ -4721,33 +4721,33 @@ msgstr "Für alle Anbieter wird dieselbe Kennung verwendet" msgid "Save" msgstr "Speichern" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope name" msgstr "Bereichsname" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope which the client can specify to access these properties." msgstr "Gültigkeitsbereich, den der Client angeben kann, um auf diese Eigenschaften zuzugreifen." +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts msgid "Scopes" msgstr "Umfang" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Score" msgstr "Punkt(e)" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Search base" msgstr "Suchbasis" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search group" msgstr "Suchgruppe" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search mode" msgstr "Suchmodus" @@ -4756,22 +4756,22 @@ msgstr "Suchmodus" msgid "Search..." msgstr "Suche..." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Secret key" msgstr "Geheimer Schlüssel" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was rotated" msgstr "Geheimnis wurde rotiert" #~ msgid "Secret was rotation" #~ msgstr "Geheimnis wurde rotiert" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was viewed" msgstr "Geheimnis wurde angesehen" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Secret:" msgstr "Geheimnis:" @@ -4779,15 +4779,15 @@ msgstr "Geheimnis:" msgid "Security key authenticator" msgstr "Authentifikator für Sicherheitsschlüssel" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "See documentation for a list of all variables." msgstr "Eine Liste aller Variablen finden Sie in der Dokumentation." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Select a provider that this application should use. Alternatively, create a new provider." msgstr "Wählen Sie einen Anbieter aus, den diese Anwendung verwenden soll. Alternativ erstellen Sie einen neuen Anbieter." @@ -4795,11 +4795,11 @@ msgstr "Wählen Sie einen Anbieter aus, den diese Anwendung verwenden soll. Alte msgid "Select all rows" msgstr "Wählen Sie alle Zeilen aus" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Select an authentication method." msgstr "Wählen Sie eine Authentifizierungsmethode aus." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Select an enrollment flow" msgstr "Registrierungsablauf wählen" @@ -4810,108 +4810,108 @@ msgstr "Registrierungsablauf wählen" msgid "Select an object." msgstr "" -#: src/pages/users/GroupSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Select groups to add user to" msgstr "Wählen Sie Gruppen aus, denen Benutzer hinzugefügt werden sollen" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Select one of the sources below to login." msgstr "Wählen Sie eine der folgenden Quellen aus, um sich anzumelden." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." msgstr "Es sollten ausgewählte Quellen angezeigt werden, mit denen sich Benutzer authentifizieren können. Dies betrifft nur webbasierte Quellen, nicht LDAP." -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Select type" msgstr "" -#: src/pages/groups/MemberSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts msgid "Select users to add" msgstr "Wählen Sie die hinzuzufügenden Benutzer aus" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Select which scopes can be used by the client. The client still has to specify the scope to access the data." msgstr "Wählen Sie aus, welche Bereiche vom Client verwendet werden können. Der Client muss noch den Bereich für den Zugriff auf die Daten angeben." -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Select which server a user has to be a member of to be allowed to authenticate." msgstr "Wählen Sie aus, bei welchem Server ein Benutzer Mitglied sein muss, um sich authentifizieren zu dürfen." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." msgstr "Wähle, welche Zustellungsart genutzt werden soll um Nutzende zu benachrichtigen. Wenn keine gewählt wurde, werden Benachrichtigungen nur in der authentik-Oberfläche angezeigt." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Selected policies are executed when the stage is submitted to validate the data." msgstr "Ausgewählte Richtlinien werden ausgeführt, wenn die Stufe zur Validierung der Daten übermittelt wird." #~ msgid "Selecting a service-connection enables the management of the outpost by authentik." #~ msgstr "Die Auswahl einer Integration ermöglicht die Verwaltung des Outposts durch Authentik." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Selecting an integration enables the management of the outpost by authentik." msgstr "Die Auswahl einer Integration ermöglicht die Verwaltung des Outposts durch Authentik." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Selection of backends to test the password against." msgstr "Auswahl der Backends, mit denen das Kennwort getestet werden soll." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Send Email again." msgstr "E-Mail erneut senden." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send link" msgstr "Link senden" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Send notifications whenever a specific Event is created and matched by policies." msgstr "Senden Sie Benachrichtigungen, wenn ein bestimmtes Ereignis erstellt und mit Richtlinien abgeglichen wird." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Send once" msgstr "Einmal senden" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send recovery link to user" msgstr "Wiederherstellungslink an Benutzer senden" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Sent to group" msgstr "An Gruppe gesendet" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Separator: Static Separator Line" msgstr "Trennzeichen: Statische Trennungslinie" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Server URI" msgstr "Server URI" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Server and client are further than 5 seconds apart." msgstr "Server und Client sind mehr als 5 Sekunden voneinander entfernt." #~ msgid "Server name for which this provider's certificate is valid for." #~ msgstr "Servername für den dieses Anbieter-Zertifikat gültig ist." -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Server validation of credential failed: {err}" msgstr "Servervalidierung der Anmeldedaten fehlgeschlagen: {err}" #~ msgid "Service Connections" #~ msgstr "Service-Verbindungen" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Service Provider Binding" msgstr "Service Anbieter Bindung" @@ -4921,11 +4921,11 @@ msgstr "Service Anbieter Bindung" #~ msgid "Session" #~ msgstr "Sitzung" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Session ID" msgstr "Sitzungs-ID" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Session duration" msgstr "Sessionsdauer" @@ -4933,11 +4933,11 @@ msgstr "Sessionsdauer" #~ msgid "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Session am oder nach der aktuellen Uhrzeit + diesem Wert nicht gültig (Format: Stunden=1;Minuten=2;Sekunden=3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session valid not on or after" msgstr "Session gültig nicht am oder nach" @@ -4945,51 +4945,51 @@ msgstr "Session gültig nicht am oder nach" msgid "Session(s)" msgstr "Sitzung(en)" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/UserSettingsPage.ts msgid "Sessions" msgstr "Sitzungen" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set HTTP-Basic Authentication" msgstr "HTTP-Basisauthentifizierung einstellen" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set a custom HTTP-Basic Authentication header based on values from authentik." msgstr "Legen Sie einen benutzerdefinierten HTTP-Basic Authentication-Header fest, der auf den Werten von authentik basiert." -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/users/UserForm.ts msgid "Set custom attributes using YAML or JSON." msgstr "Selbstdefinierte Attribute können mittels YAML oder JSON festgelegt werden." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Set password" msgstr "Passwort festlegen" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." msgstr "Stellen Sie dies auf die Domäne ein, für die die Authentifizierung gültig sein soll. Muss eine übergeordnete Domain der obigen URL sein. Wenn Sie Anwendungen als app1.domain.tld, app2.domain.tld ausführen, setzen Sie dies auf „domain.tld“." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Setup" msgstr "Einrichtung" -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts msgid "Severity" msgstr "Schweregrad" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." msgstr "Zeigen Sie dem Benutzer beliebige Eingabefelder, beispielsweise während der Registrierung. Daten werden im Flow-Kontext unter der Variablen „prompt_data“ gespeichert." @@ -4997,7 +4997,7 @@ msgstr "Zeigen Sie dem Benutzer beliebige Eingabefelder, beispielsweise während msgid "Show less" msgstr "Zeige weniger" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show matched user" msgstr "Passenden Benutzer anzeigen" @@ -5005,73 +5005,73 @@ msgstr "Passenden Benutzer anzeigen" msgid "Show more" msgstr "Zeig mehr" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show sources' labels" msgstr "Bezeichnungen der Quellen anzeigen" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Shown as the Title in Flow pages." msgstr "Wird als Titel auf den Ablaufseiten angezeigt." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar right" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Sign up." msgstr "Anmelden." -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signature algorithm" msgstr "Signaturalgorithmus" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Signing Certificate" msgstr "Signierzertifikat" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Signing Key" msgstr "Signaturschlüssel" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signing keypair" msgstr "Schlüsselpaar signieren" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Single Prompts that can be used for Prompt Stages." msgstr "Einzelne Eingabeaufforderungen, die für Eingabeaufforderungsphasen verwendet werden können." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Single use" msgstr "Einmalbenutzung" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" msgstr "" #~ msgid "Skip path regex" #~ msgstr "Pfad-Regex überspringen" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Slug" msgstr "Slug" -#: src/flows/FlowExecutor.ts -#: src/flows/stages/FlowErrorStage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/stages/FlowErrorStage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Something went wrong! Please try again later." msgstr "Etwas ist schiefgelaufen. Bitte probiere es später wieder" @@ -5079,7 +5079,7 @@ msgstr "Etwas ist schiefgelaufen. Bitte probiere es später wieder" #~ msgid "Source" #~ msgstr "Quelle" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Source linked" msgstr "Quelle verknüpft" @@ -5089,138 +5089,138 @@ msgstr "Quelle verknüpft" #~ msgid "Source {0}" #~ msgstr "Quelle {0}" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Source(s)" msgstr "Quellen" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Sources" msgstr "Quellen" #~ msgid "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" #~ msgstr "Identitätsquellen, die entweder mit der Datenbank von authentik synchronisiert sind, wie LDAP, oder von Benutzern verwendet werden können, um sich selbst zu authentifizieren und zu registrieren, wie OAuth und Social Login." -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." msgstr "Identitätsquellen, die entweder mit der Datenbank von authentik synchronisiert oder von Benutzern verwendet werden können, um sich selbst zu authentifizieren und zu registrieren." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Spanish" msgstr "Spanisch" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Specify multiple server URIs by separating them with a comma." msgstr "Geben Sie mehrere Server-URIs an, indem Sie sie durch ein Komma trennen." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stacked" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts msgid "Stage" msgstr "Phase" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Stage Bindings" msgstr "Phasen Bindungen" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stage Configuration" msgstr "Phasen Konfiguration" #~ msgid "Stage binding" #~ msgstr "Phasen Bindung" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage binding(s)" msgstr "Phasen Bindung(en)" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage kind" msgstr "Art der Phase" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage name" msgstr "Phasen Name" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage object" msgstr "Phasen Objekt" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage type" msgstr "Phasen Typ" #~ msgid "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." #~ msgstr "Phase zum Konfigurieren von Authenticator, wenn der Benutzer keine kompatiblen Geräte hat. Nach Ablauf dieser Konfigurationsphase wird der Benutzer nicht erneut aufgefordert." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." msgstr "Phase zum Konfigurieren eines TOTP-Authentifikators (z. B. Authy/Google Authenticator)" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." msgstr "Phase zum Konfigurieren eines WebAutnn-Authentifikators (z. B. Yubikey, FaceID/Windows Hello)." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." msgstr "Phase, die zum Konfigurieren eines Duo-basierten Authentifikators verwendet wird. Diese Phase sollte für Konfigurationsabläufe verwendet werden." -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." msgstr "Phase, die zum Konfigurieren eines statischen Authentifikators (d. h. statischer Token) verwendet wird. Diese Phase sollte für Konfigurationsabläufe verwendet werden" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Stage used to configure an SMS-based TOTP authenticator." msgstr "Phase, die zum Konfigurieren eines SMS-basierten TOTP-Authentifikators verwendet wird." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." msgstr "Phase, die verwendet wird, um einen beliebigen Authentifikator zu validieren. Diese Phase sollte während Authentifizierungs- oder Autorisierungsabläufen verwendet werden." -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stage(s)" msgstr "Phase(n)" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Stage-specific settings" msgstr "Phasenspezifische Einstellungen" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Stages" msgstr "Phasen" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." msgstr "Phasen sind einzelne Schritte eines Flows, durch die ein Benutzer geführt wird. Eine Phase kann nur innerhalb eines Flows ausgeführt werden." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." msgstr "Stufen zur Konfiguration des Authenticators, wenn der Benutzer keine kompatiblen Geräte besitzt. Nachdem diese Konfigurationsstufe abgeschlossen ist, wird der Benutzer nicht mehr dazu aufgefordert." -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "State" msgstr "Zustand" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Static Tokens" msgstr "Statische Token" @@ -5228,7 +5228,7 @@ msgstr "Statische Token" msgid "Static authenticator" msgstr "Statischer Authentifikator" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Static token" msgstr "Statische Token" @@ -5236,16 +5236,16 @@ msgstr "Statische Token" msgid "Static tokens" msgstr "Statische Token" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Static: Static value, displayed as-is." msgstr "Statisch: Statischer Wert, wird so angezeigt, wie er ist." -#: src/pages/stages/deny/DenyStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Status" msgstr "Status" @@ -5255,25 +5255,25 @@ msgstr "Status" #~ msgid "Status: Enabled" #~ msgstr "Status: Aktiviert" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Stop impersonation" msgstr "Beenden Sie den Identitätswechsel" -#: src/pages/events/EventInfo.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Subject" msgstr "Betreff" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Subject mode" msgstr "Betreffmodus" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Subject-alt name" msgstr "Betreff alternativer Name" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Successful" msgstr "Erfolgreich" @@ -5282,7 +5282,7 @@ msgstr "Erfolgreich" msgid "Successful Logins" msgstr "Erfolgreiche Anmeldungen" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Successfully cleared flow cache" msgstr "Der Ablauf-Cache wurde erfolgreich geleert" @@ -5290,131 +5290,131 @@ msgstr "Der Ablauf-Cache wurde erfolgreich geleert" msgid "Successfully cleared notifications" msgstr "Benachrichtigungen erfolgreich gelöscht" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Successfully cleared policy cache" msgstr "Richtlinien-Cache erfolgreich geleert" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Successfully copied TOTP Config." msgstr "TOTP Config erfolgreich kopiert" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully created application." msgstr "Anwendung erfolgreich erstellt." -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully created binding." msgstr "Bindung erfolgreich erstellt." -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully created certificate-key pair." msgstr "Zertifikat-Schlüsselpaar erfolgreich erstellt." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully created flow." msgstr "Ablauf erfolgreich erstellt." -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully created group." msgstr "Gruppe erfolgreich erstellt." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully created instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully created integration." msgstr "Integration erfolgreich erstellt." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully created invitation." msgstr "Integration erfolgreich erstellt." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully created mapping." msgstr "Verknüpfung erfolgreich erstellt." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully created outpost." msgstr "Außenposten erfolgreich erstellt" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully created policy." msgstr "Richtlinie erfolgreich erstellt." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully created prompt." msgstr "Eingabeaufforderung erfolgreich erstellt." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully created provider." msgstr "Anbieter erfolgreich erstellt." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully created rule." msgstr "Regel erfolgreich erstellt." #~ msgid "Successfully created service-connection." #~ msgstr "Service-Verbindung erfolgreich erstellt." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully created source." msgstr "Quelle erfolgreich erstellt." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully created stage." msgstr "Phase erfolgreich erstellt." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully created tenant." msgstr "Umgebung erfolgreich erstellt." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully created token." msgstr "Token erfolgreich erstellt." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully created transport." msgstr "Zustellungsart erfolgreich erstellt." -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully created user." msgstr "Nutzer erfolgreich erstellt." @@ -5428,44 +5428,44 @@ msgstr "{0} {1} erfolgreich gelöscht" msgid "Successfully disconnected source" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Successfully generated certificate-key pair." msgstr "Zertifikat-Schlüsselpaar erfolgreich generiert." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Successfully generated recovery link" msgstr "Erfolgreich generierter Wiederherstellungslink" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Successfully imported flow." msgstr "Ablauf erfolgreich importiert." -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Successfully imported provider." msgstr "Anbieter erfolgreich importiert." -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Successfully sent email." msgstr "E-Mail erfolgreich gesendet." -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Successfully sent test-request." msgstr "Testanfrage erfolgreich gesendet." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully updated application." msgstr "Anwendung erfolgreich aktualisiert." -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully updated binding." msgstr "Bindung erfolgreich aktualisiert." -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully updated certificate-key pair." msgstr "Zertifikat-Schlüsselpaar erfolgreich aktualisiert." @@ -5481,207 +5481,207 @@ msgstr "" msgid "Successfully updated device." msgstr "Gerät erfolgreich aktualisiert." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully updated flow." msgstr "Ablauf erfolgreich aktualisiert." -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully updated group." msgstr "Gruppe erfolgreich aktualisiert." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully updated instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully updated integration." msgstr "Integration erfolgreich aktualisiert." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully updated invitation." msgstr "Einladung erfolgreich aktualisiert." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully updated mapping." msgstr "Zuordnung erfolgreich aktualisiert." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully updated outpost." msgstr "Outpost erfolgreich aktualisiert." -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/UserPasswordForm.ts msgid "Successfully updated password." msgstr "Passwort erfolgreich aktualisiert." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully updated policy." msgstr "Richtlinie erfolgreich aktualisiert." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully updated prompt." msgstr "Eingabeaufforderung erfolgreich aktualisiert." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully updated provider." msgstr "Provider erfolgreich aktualisiert." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully updated rule." msgstr "Regel erfolgreich aktualisiert." #~ msgid "Successfully updated service-connection." #~ msgstr "Service-Verbindung erfolgreich aktualisiert." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully updated source." msgstr "Quelle erfolgreich aktualisiert" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully updated stage." msgstr "Phase erfolgreich aktualisiert." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully updated tenant." msgstr "Umgebung erfolgreich aktualisiert." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully updated token." msgstr "Token erfolgreich aktualisiert." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully updated transport." msgstr "Zustellungsart erfolgreich aktualisiert." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully updated user." msgstr "Benutzer erfolgreich aktualisiert." -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Successfully updated {0} {1}" msgstr "Erfolgreich aktualisiert {0} {1}" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Superuser" msgstr "Administrator" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Superuser privileges?" msgstr "Administrationsrechte?" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Superuser-groups" msgstr "Superuser-Gruppen" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Superusers" msgstr "Administratoren" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Suspicious request" msgstr "Verdächtige Anfrage" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Symbol charset" msgstr "Symbolzeichensatz" #~ msgid "Sync" #~ msgstr "Synchronisiere" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync groups" msgstr "Gruppen synchronisieren" #~ msgid "Sync parent group" #~ msgstr "Synchronisiere übergeordnete Gruppe" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Sync status" msgstr "Status synchronisieren" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync users" msgstr "Benutzer synchronisieren" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "System" msgstr "System" #~ msgid "System Overview" #~ msgstr "Systemübersicht" -#: src/interfaces/AdminInterface.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "System Tasks" msgstr "Systemoperationen" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "System status" msgstr "Systemzustand" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task exception" msgstr "Systemtask-Ausnahme" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task execution" msgstr "Ausführung von Systemtasks" #~ msgid "TLS Authentication Certificate" #~ msgstr "TLS-Authentifizierungszertifikat" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "TLS Authentication Certificate/SSH Keypair" msgstr "TLS-Authentifizierungszertifikat/SSH-Schlüsselpaar" #~ msgid "TLS Server name" #~ msgstr "TLS Servername" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "TLS Verification Certificate" msgstr "TLS-Verifizierungszertifikat" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "TOTP Authenticators" msgstr "TOTP-Authentifikatoren" @@ -5693,62 +5693,62 @@ msgstr "TOTP-Gerät" msgid "TOTP authenticator" msgstr "TOTP-Authentifikator" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Taiwanese Mandarin" msgstr "Taiwanesisches Mandarin" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Target" msgstr "Ziel" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with errors" msgstr "Aufgabe mit Fehlern beendet" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with warnings" msgstr "Aufgabe mit Warnungen beendet" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Template" msgstr "Schablone" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Tenant" msgstr "Umgebung" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenant(s)" msgstr "Umgebung(en)" -#: src/interfaces/AdminInterface.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenants" msgstr "Umgebungen" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test" msgstr "Testen" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Test Policy" msgstr "Testrichtlinie" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test Property Mapping" msgstr "Eigenschaftszuordnung testen" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text (read-only): Simple Text input, but cannot be edited." msgstr "Text (read-only): Einfaches Textfeld, nicht editierbar." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text: Simple Text input" msgstr "Text: Einfache Texteingabe" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "The Host IP of the docker host" msgstr "Die Host-IP des Docker-Hosts" @@ -5756,27 +5756,27 @@ msgstr "Die Host-IP des Docker-Hosts" msgid "The URL \"{0}\" was not found." msgstr "Die URL \"{0}\" wurde nicht gefunden." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" msgstr "Der Authentifikator MUSS einen dedizierten Berechtigungsnachweis erstellen. Wenn dies nicht möglich ist, ist der RP darauf vorbereitet, dass ein Fehler auftritt" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" msgstr "Der Authentifikator kann einen dedizierten Berechtigungsnachweis erstellen und speichern, aber wenn dies nicht der Fall ist, ist das auch in Ordnung" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator should not create a dedicated credential" msgstr "Der Authentifikator sollte keine dedizierten Anmeldeinformationen erstellen" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll access the application at. Include any non-standard port." msgstr "Die externe URL, unter der Sie auf die Anwendung zugreifen. Schließen Sie alle Nicht-Standard-Ports ein." #~ msgid "The external URL you'll authenticate at. Can be the same domain as authentik." #~ msgstr "Die externe URL, an der Sie sich authentifizieren. Kann die gleiche Domäne wie authentik sein." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." msgstr "Die externe URL, bei der Sie sich authentifizieren. Unter dieser URL sollte der Authentik Core Server erreichbar sein." @@ -5791,7 +5791,7 @@ msgstr "" msgid "The following objects use {objName}" msgstr "Die folgenden Objekte verwenden {objName}" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "The new application wizard greatly simplifies the steps required to create applications and providers." msgstr "" @@ -5804,7 +5804,7 @@ msgstr "" #~ "nicht, wenn eine oder beide der ausgewählten Optionen gleich oder kleiner sind als der\n" #~ "Schwellenwert." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "The policy passes when the reputation score is below the threshold, and\n" "doesn't pass when either or both of the selected options are equal or above the\n" @@ -5814,23 +5814,23 @@ msgstr "" "geht nicht, wenn eine oder beide der ausgewählten Optionen gleich oder größer sind als\n" "Schwelle." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "The policy takes a random time to execute. This controls the minimum time it will take." msgstr "Die Ausführung der Richtlinie dauert eine zufällige Zeit. Dies steuert die Mindestzeit, die dafür benötigt wird." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" msgstr "Der Anfang für gidNumbers, diese Zahl wird zu einer aus der group.Pk generierten Zahl addiert, um sicherzustellen, dass die Zahlen für POSIX-Gruppen nicht zu niedrig sind. Der Standardwert ist 4000, um sicherzustellen, dass wir nicht mit lokalen Gruppen oder primären Benutzergruppen kollidieren." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" msgstr "Der Anfang für uidNumbers, diese Zahl wird zu user.Pk hinzugefügt, um sicherzustellen, dass die Zahlen für POSIX-Benutzer nicht zu niedrig sind. Standardwert ist 2000, um sicherzustellen, dass wir nicht mit lokalen uidNumbers der Benutzer kollidieren" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "These bindings control if this stage will be applied to the flow." msgstr "Diese Bindungen steuern, ob diese Stufe auf den Ablauf angewendet wird." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." @@ -5838,13 +5838,13 @@ msgstr "" "Diese Bindungen steuern, bei welchen Ereignissen diese Regel ausgelöst wird. Bindungen an\n" "Gruppen/Benutzer werden gegen den Benutzer des Ereignisses geprüft." -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "These bindings control which users can access this flow." msgstr "Diese Bindungen steuern, welche Benutzer auf diesen Ablauf zugreifen können." -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." @@ -5852,55 +5852,55 @@ msgstr "" "Diese Bindungen steuern, welche Benutzer auf diese Quelle zugreifen können.\n" "Sie können hier nur Richtlinien verwenden, da der Zugriff überprüft wird, bevor der Benutzer authentifiziert wird." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "These policies control which users can access this application." msgstr "Diese Richtlinien steuern, welche Benutzer auf diese Anwendung zugreifen können." -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "This flow is completed." msgstr "Dieser Ablauf ist abgeschlossen." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the full endpoint to send POST requests to." msgstr "Dies ist der vollständige Endpunkt, an den POST-Anforderungen gesendet werden." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the password to be used with basic auth" msgstr "Dies ist das Passwort, das mit der Basisauthentifizierung verwendet werden soll" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the username to be used with basic auth or the token when used with bearer token" msgstr "Dies ist der Benutzername, der mit Basic Auth verwendet werden soll, oder das Token, wenn es mit Bearer-Token verwendet wird" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." msgstr "Dieser Anbieter verhält sich wie ein transparenter Reverse-Proxy, außer dass Anforderungen authentifiziert werden müssen. Wenn Ihre Upstream-Anwendung HTTPS verwendet, stellen Sie sicher, dass Sie sich auch über HTTPS mit dem Außenposten verbinden." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "This setting only affects new Events, as the expiration is saved per-event." msgstr "Diese Einstellung betrifft nur neue Ereignisse, da die Ablaufzeit für jedes Ereignis gespeichert wird." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "This stage can be included in enrollment flows to accept invitations." msgstr "Diese Phase kann in Registrierungsabläufe aufgenommen werden, um Einladungen anzunehmen." -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "This stage checks the user's current session against the Google reCaptcha service." msgstr "In dieser Phase wird die aktuelle Sitzung des Benutzers mit dem Google reCaptcha-Dienst verglichen." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Threshold" msgstr "Schwellwert" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Time in minutes the token sent is valid." msgstr "Zeit in Minuten wie lange der verschickte Token gültig ist" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." msgstr "" @@ -5911,18 +5911,18 @@ msgstr "" #~ msgid "Time-based One-Time Passwords" #~ msgstr "Zeitbasierte Einmalpasswörter" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Timeout" msgstr "Zeitlimit" -#: src/pages/flows/FlowForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Title" msgstr "Titel" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "To" msgstr "Zu" @@ -5930,61 +5930,61 @@ msgstr "Zu" #~ msgid "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." #~ msgstr "Um Umleitungs-URIs zuzulassen, setzen Sie diesen Wert auf \"*\". Seien Sie sich der möglichen Auswirkungen auf die Sicherheit bewusst, die dies haben kann." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "To create a recovery link, the current tenant needs to have a recovery flow configured." msgstr "Um einen Wiederherstellungslink erstellen zu können, muss für die aktuelle Umgebung ein Wiederherstellungsablauf konfigiert sein." #~ msgid "To directly reset a user's password, configure a recovery flow on the currently active tenant." #~ msgstr "Um das Passwort eines Nutzenden direkt zurücksetzen zu können, muss ein Wiederherstellungsablauf für die aktuell aktive Umgebung konfiguriert werden." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." msgstr "Damit Nutzende ihr Passwort selbst zurücksetzen können, muss ein Wiederherstellungsablauf für die aktuell aktive Umgebung konfiguriert werden." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "To use SSL instead, use 'ldaps://' and disable this option." msgstr "Um stattdessen SSL zu verwenden, verwenden Sie 'ldaps://' und deaktivieren Sie diese Option." #~ msgid "Token" #~ msgstr "Token" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Token URL" msgstr "Token URL" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Token count" msgstr "Token Count" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Token expiry" msgstr "Ablauf des Tokens" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Token is managed by authentik." msgstr "Token wird von Authentik verwaltet." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Token validity" msgstr "Token-Gültigkeit" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Token(s)" msgstr "Token(s)" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens" msgstr "Tokens" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Tokens & App passwords" msgstr "Tokens & App Passwörter" @@ -5992,259 +5992,259 @@ msgstr "Tokens & App Passwörter" msgid "Tokens and App passwords" msgstr "Tokens und App Passwörter" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." msgstr "Token werden bei authentik für E-Mail-Validierungsphasen, Wiederherstellungsschlüssel und API-Zugriff verwendet." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Tokens sent via SMS." msgstr "Per SMS versendete Token." -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Total flows" msgstr "Abläufe insgesamt" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Total groups" msgstr "Gruppen insgesamt" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Total policies" msgstr "Richtlinien insgesamt" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Total users" msgstr "Benutzer insgesamt" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Traditional authenticator" msgstr "Traditioneller Authentifikator" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Compose)" msgstr "Traefik (Compose)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Ingress)" msgstr "Traefik (Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Standalone)" msgstr "Traefik (eigenständig)" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Transient" msgstr "Vorübergehend" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Transports" msgstr "Zustellungsarten" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Trusted OIDC Sources" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try it now" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try the new application wizard" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Turkish" msgstr "Türkisch" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio" msgstr "Twilio" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Account SID" msgstr "Twilio Konto SID" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Auth Token" msgstr "Twilio Authentifizierungs Token" +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts #: src/elements/user/UserDevicesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Type" msgstr "Typ" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "UI settings" msgstr "UI-Einstellungen" -#: src/pages/events/EventInfo.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "UID" msgstr "UID" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "UID start number" msgstr "UID-Startnummer" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "UPN" msgstr "UPN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL settings" msgstr "URL-Einstellungen" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "URL that authentik will redirect back to after successful authentication." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "URL that the initial Login request is sent to." msgstr "URL, an die die erste Login-Anfrage gesendet wird." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL the user is redirect to to consent the authorization." msgstr "URL, zu der Nutzende weitergeleitet werden um die Authorisierung zu erlauben." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to get user information." msgstr "URL, die von Authentik verwendet wird, um Benutzerinformationen zu erhalten." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to retrieve tokens." msgstr "URL, die von Authentik zum Abrufen von Token verwendet wird." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used to request the initial token. This URL is only required for OAuth 1." msgstr "URL, die zur Anforderung des anfänglichen Tokens verwendet wird. Diese URL ist nur für OAuth 1 erforderlich" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "URL which will be opened when a user clicks on the application." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated Paths" msgstr "Nicht authentifizierte Pfade" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated URLs" msgstr "Nicht authentifizierte URLs" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Unbound policies" msgstr "Ungebundene Richtlinien" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Unenrollment" msgstr "Abmeldung" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Unenrollment flow" msgstr "Ablauf der Abmeldung" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Unhealthy" msgstr "Defekt" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Unhealthy outposts" msgstr "Defekte Outposts" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Unknown" msgstr "Unbekannt" #~ msgid "Unmanaged" #~ msgstr "Unverwaltet" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Unread notifications" msgstr "Ungelesene Benachrichtigungen" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Unsynced sources" msgstr "Nicht synchronisierte Quellen" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Up-to-date!" 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserActiveForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserActiveForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update" msgstr "Aktualisieren" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Update Application" msgstr "Anwendung aktualisieren" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Binding" msgstr "Bindung aktualisieren" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Update Blueprint" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Update Certificate-Key Pair" msgstr "Aktualisieren Sie das Zertifikatschlüsselpaar" @@ -6252,91 +6252,91 @@ msgstr "Aktualisieren Sie das Zertifikatschlüsselpaar" msgid "Update Device" msgstr "Gerät aktualisieren" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Update Flow" msgstr "Ablauf aktualisieren" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Group" msgstr "Gruppe aktualisieren" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Update Invitation" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Update LDAP Provider" msgstr "Aktualisieren Sie den LDAP-Anbieter" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Update LDAP Source" msgstr "Aktualisieren Sie die LDAP-Quelle" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Update Notification Rule" msgstr "Benachrichtigungsregel aktualisieren" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Update Notification Transport" msgstr "Mitteilungszustellungsart aktualisieren" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Update OAuth Source" msgstr "OAuth-Quelle aktualisieren" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Update OAuth2 Provider" msgstr "Aktualisieren Sie den OAuth2-Anbieter" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Update Outpost" msgstr "Outpost aktualisieren" -#: src/pages/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts msgid "Update Plex Source" msgstr "Aktualisieren Sie die Plex-Quelle" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Update Prompt" msgstr "Aktualisierungsaufforderung" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Update Proxy Provider" msgstr "Proxy-Anbieter aktualisieren" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Update SAML Provider" msgstr "Aktualisieren Sie den SAML-Anbieter" -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Update SAML Source" msgstr "Aktualisieren Sie die SAML-Quelle" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Update Stage binding" msgstr "Phasenbindung aktualisieren" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Update Tenant" msgstr "Umgebung aktualisieren" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update Token" msgstr "Token aktualisieren" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update User" msgstr "Benutzer ändern" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Update available" msgstr "Update verfügbar" @@ -6344,108 +6344,108 @@ msgstr "Update verfügbar" msgid "Update details" msgstr "Angaben aktualisieren" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update password" msgstr "Passwort ändern" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/users/UserActiveForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/users/UserActiveForm.ts msgid "Update {0}" msgstr "Aktualisiere {0}" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Updated" msgstr "Aktualisiert" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Upstream host that the requests are forwarded to." msgstr "Upstream-Host, an den die Anfragen weitergeleitet werden." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use SSL" msgstr "SSL verwenden" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use TLS" msgstr "TLS verwenden" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a code-based authenticator." msgstr "Verwenden Sie einen Code-basierten Authentifikator" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Use a security key" msgstr "Verwenden Sie einen Sicherheitsschlüssel" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a security key to prove your identity." msgstr "Verwenden Sie einen Sicherheitsschlüssel, um Ihre Identität nachzuweisen" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use global settings" msgstr "Verwende globale Einstellungen" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's email address, but deny enrollment when the email address already exists." msgstr "Verwenden Sie die E-Mail-Adresse des Benutzers, aber verweigern Sie die Registrierung, wenn die E-Mail-Adresse bereits existiert." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's username, but deny enrollment when the username already exists." msgstr "Verwenden Sie Benutzernamen des Benutzers, aber verweigern Sie die Registrierung, wenn der Benutzername bereits existiert." -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." msgstr "Verwenden Sie den Benutzernamen und das Passwort unten, um sich zu authentifizieren. Das Passwort kann später auf der Seite Tokens abgerufen werden." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." msgstr "Verwenden Sie diesen Provider mit auth_request von Nginx oder forwardAuth von Traefik. Jede Anwendung/Domäne benötigt ihren eigenen Provider. Zusätzlich muss auf jeder Domain /outpost.goauthentik.io an den Außenposten weitergeleitet werden (wenn Sie einen gemanagten Außenposten verwenden, wird dies für Sie erledigt)." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." msgstr "Verwenden Sie diesen Anbieter mit auth_request von nginx oder forwardAuth von traefik. Pro Root-Domain wird nur ein einziger Anbieter benötigt. Sie können keine Autorisierung pro Anwendung vornehmen, aber Sie müssen nicht für jede Anwendung einen Anbieter erstellen." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Use this tenant for each domain that doesn't have a dedicated tenant." msgstr "Nutze diese Umgebung für jede Domain, die keine eigene Umgebung hat." +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventListPage.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "User" msgstr "Benutzer" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User Info" msgstr "Benutzerinformation" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User Property Mappings" msgstr "Benutzereigenschaftszuordnungen" @@ -6455,15 +6455,15 @@ msgstr "Benutzereigenschaftszuordnungen" #~ msgid "User Settings" #~ msgstr "Benutzereinstellungen" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + LDAP password" msgstr "Benutzer Datenbank + LDAP Passwort" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + app passwords" msgstr "Benutzer Datenbank + Applikations Passwort" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + standard password" msgstr "Benutzer Datenbank + Standardpasswort" @@ -6471,193 +6471,193 @@ msgstr "Benutzer Datenbank + Standardpasswort" msgid "User details" msgstr "Nutzerdetails" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User events" msgstr "Benutzerereignisse" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "User fields" msgstr "Benutzerfelder" -#: src/pages/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "User folders" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "User interface" msgstr "Benutzeroberfläche" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "User mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "User matching mode" msgstr "Benutzer-Matching-Modus" #~ msgid "User metrics" #~ msgstr "Benutzer Metriken" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User object filter" msgstr "Benutzerobjektfilter" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User password writeback" msgstr "Rückschreiben des Benutzerkennworts" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "User path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "User path template" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "User settings flow" msgstr "" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "User statistics" msgstr "Benutzerstatistiken" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User status" msgstr "Benutzerstatus" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification" msgstr "Benutzerüberprüfung" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification is preferred if available, but not required." msgstr "Die Benutzerüberprüfung wird bevorzugt, falls verfügbar, aber nicht erforderlich." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification must occur." msgstr "Die Benutzerüberprüfung muss erfolgen." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification should not occur." msgstr "Die Benutzerüberprüfung sollte nicht stattfinden." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "User was written to" msgstr "Benutzer wurde geschrieben nach" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/UserViewPage.ts msgid "User {0}" msgstr "Benutzer {0}" -#: src/flows/FormStatic.ts +#: src/flow/FormStatic.ts msgid "User's avatar" msgstr "Avatar des Benutzers" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "User's display name." msgstr "Anzeigename" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "User's primary identifier. 150 characters or fewer." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User(s)" msgstr "Benutzer" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the password part of the HTTP-Basic Header." msgstr "Nutzer-/Gruppe-Attribut wird für den Passwort-Teil im HTTP-Basic Header verwendet." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." msgstr "Benutzer-/Gruppenattribut, das für den Benutzerteil des HTTP-Basic-Headers verwendet wird. Wenn nicht festgelegt, wird die E-Mail-Adresse des Benutzers verwendet." -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Userinfo URL" msgstr "Benutzerinfo-URL" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Username" msgstr "Anmeldename" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Username: Same as Text input, but checks for and prevents duplicate usernames." msgstr "Benutzername: Wie bei der Texteingabe, prüft jedoch auf doppelte Benutzernamen und verhindert diese." -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/UserListPage.ts msgid "Users" msgstr "Benutzer" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Users added to this group will be superusers." msgstr "Mitglieder dieser Gruppe haben Administrationsrechte." -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Users created per day in the last month" msgstr "Benutzer, die im letzten Monat pro Tag erstellt wurden" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." msgstr "Benutzer in der ausgewählten Gruppe können Suchanfragen stellen. Wenn keine Gruppe ausgewählt ist, sind keine LDAP-Suchen zulässig." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using flow" msgstr "Nutze Ablauf" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using source" msgstr "Quelle verwenden" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." msgstr "Gültig für 360 Tage, danach rotiert das Passwort automatisch. Sie können das Passwort aus der Token-Liste kopieren." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." msgstr "Gültige Umleitungs-URLs nach einem erfolgreichen Autorisierungsablauf. Geben Sie hier auch alle Ursprünge für implizite Flüsse an." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Validate SSL Certificates of upstream servers." msgstr "SSL-Zertifikate der Upstream-Server prüfen." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Validate the user's password against the selected backend(s)." msgstr "Validieren Sie das Passwort des Benutzers mit den ausgewählten Backends." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Validation Policies" msgstr "Validierungsrichtlinien" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Validity days" msgstr "Gültigkeitstage" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Verification" msgstr "Überprüfung" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Verification Certificate" msgstr "Zertifikat zur Überprüfung" @@ -6669,204 +6669,204 @@ msgstr "Zertifikat zur Überprüfung" #~ msgid "Verify only" #~ msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." msgstr "Überprüfen Sie die E-Mail-Adresse des Benutzers, indem Sie ihm einen einmaligen Link senden. Kann auch für die Wiederherstellung verwendet werden, um die Authentizität des Benutzers zu überprüfen." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Version" msgstr "Version" #~ msgid "Version: {0}" #~ msgstr "Version: {0}" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "Version: {versionString}" msgstr "Version: {versionString}" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "View Deployment Info" msgstr "Installationsinfo anzeigen" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "View deployment documentation" msgstr "Installationsdokumentation anzeigen" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Visible in the URL." msgstr "Sichtbar in der URL" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (max)" msgstr "Wartezeit (max.)" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (min)" 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 +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Warning" msgstr "Warnung" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Warning: Application is not used by any Outpost." msgstr "Warnung: Die Anwendung wird von keinem Outpost verwendet." -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." msgstr "Warnung: Keine Einladungsphase ist an einen Ablauf gebunden. Einladungen funktionieren nicht wie erwartet." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Warning: Policy is not assigned." msgstr "Warnung: Keine Richtlinie zugewiesen" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Warning: Provider is not used by an Application." msgstr "Warnung: Der Anbieter wird nicht von einer Anwendung verwendet." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Warning: Provider is not used by any Outpost." msgstr "Warnung: Der Anbieter wird von keinem Outpost verwendet." -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Warning: Provider not assigned to any application." msgstr "Warnung: Provider ist keiner Applikation zugewiesen" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." msgstr "Warnung: Sie sind im Begriff, den Benutzer zu löschen, als den Sie angemeldet sind ({0}). Fahren Sie auf eigene Gefahr fort." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Warning: authentik Domain is not configured, authentication will not work." msgstr "Warnung: authentik-Domain ist nicht konfiguriert. Authentifizierungen werden nicht funktionieren." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Web Certificate" msgstr "Web-Zertifikat" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Web application" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "WebAuthn Authenticators" msgstr "WebAuthn-Authentifikatoren" #~ msgid "WebAuthn Devices" #~ msgstr "WebAuthn Geräte" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (Slack/Discord)" msgstr "Webhook (Slack/Discord)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (generic)" msgstr "Webhook (generic)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook Mapping" msgstr "Webhook Zuordnung" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook URL" msgstr "Webhook URL" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Welcome, {name}." msgstr "Willkommen, {name}!" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When a user returns from the email successfully, their account will be activated." msgstr "Wenn ein Benutzer erfolgreich von der E-Mail zurückkehrt, wird sein Konto aktiviert" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." msgstr "Sofern eine gültige E-Mailadresse oder Benutzername angegeben wurde und diese Option aktiviert ist, wird das Profilbild und der Benutzername des Benutzers angezeigt. Ansonsten wird der vom Benutzer eingegebene Text angezeigt." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." msgstr "Bei der Verbindung zu einem LDAP-Server mit TLS werden Zertifikate standardmäßig nicht geprüft. Geben Sie ein Schlüsselpaar an, um das Remote-Zertifikat zu validieren." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "When connecting via SSH, this keypair is used for authentication." msgstr "Bei Verbindung via SSH wird dieses Schlüsselpaar zur Authentifizierung genutzt." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When enabled, global Email connection settings will be used and connection settings below will be ignored." msgstr "Wenn diese Option aktiviert ist, werden die globalen E-Mail Verbindungseinstellungen benutzt und die unten angegebenen Einstellungen ignoriert" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "When enabled, the invitation will be deleted after usage." msgstr "Wenn diese Option aktiviert ist, wird die Einladung nach ihrer Benutzung gelöscht." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When enabled, user fields are matched regardless of their casing." msgstr "Wenn diese Option aktiviert ist, werden Benutzerfelder unabhängig von ihrem Format abgeglichen." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "When multiple stages are selected, the user can choose which one they want to enroll." msgstr "Wenn mehrere Stufen ausgewählt sind, kann der Benutzer wählen, welche er registrieren möchte." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." msgstr "Wenn diese Option ausgewählt ist, wird ein Passwortfeld auf derselben Seite statt auf einer separaten Seite angezeigt. Dadurch werden Angriffe auf die Aufzählung von Benutzernamen verhindert." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." msgstr "Wenn diese Option ausgewählt ist, werden die Signaturen eingehender Behauptungen anhand dieses Zertifikats validiert. Um nicht signierte Anfragen zuzulassen, belassen Sie die Standardeinstellung." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." msgstr "Wenn diese Option aktiviert ist, werden alle Ausführungen dieser Richtlinie protokolliert. Standardmäßig werden nur Ausführungsfehler protokolliert." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "When used in conjunction with a User Write stage, use attributes.foo to write attributes." msgstr "Bei Verwendung in Verbindung mit einer User Write-Phase verwenden Sie attributes.foo zum Schreiben von Attributen." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "When using an external logging solution for archiving, this can be set to \"minutes=5\"." msgstr "Falls eine externe Protokollierlösung zum archivieren genutzt wird, könnte dies auf „minutes=5“ gesetzt werden." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." msgstr "Bei Verwendung des Proxy- oder Forward-Authentifizierungsmodus (Einzelanwendung) wird der angeforderte URL-Pfad mit den regulären Ausdrücken verglichen. Bei Verwendung von Forward Auth (Domänenmodus) wird die vollständige angeforderte URL einschließlich Schema und Host mit den regulären Ausdrücken abgeglichen." -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Whoops!" msgstr "Whoops!" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Windows" msgstr "Fenster" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Workers" msgstr "Arbeiter" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." @@ -6874,51 +6874,51 @@ msgstr "" "Alle Daten des Ablauf-Kontexts 'Datenaufforderung' an den aktuell ausstehenden Benutzer schreiben. Wenn kein Benutzer\n" "ausstehend ist, wird ein neuer Benutzer erstellt und Daten werden ihm geschrieben." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "X509 Subject" msgstr "X509 Betreff" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "XML-based SSO standard. Use this if your application only supports SAML." msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Yes" msgstr "Ja" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Yes ({0})" msgstr "Ja ({0})" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "Sie können nur Anbieter auswählen, die zum Typ des Outposts passen." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "You're about to be redirect to the following URL." msgstr "Sie werden gleich zur folgenden URL weitergeleitet" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "You're currently impersonating {0}. Click to stop." msgstr "Sie geben sich gerade als {0} aus. Klicken Sie zum Stoppen." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "app1 running on app1.example.com" msgstr "app1 läuft auf app1.example.com" @@ -6928,11 +6928,11 @@ msgstr "app1 läuft auf app1.example.com" #~ msgid "authentik LDAP Backend" #~ msgstr "authentik LDAP Backend" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "authentik running on auth.example.com" msgstr "Authentik läuft auf auth.example.com" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "authentik: Locale: Displays a list of locales authentik supports." msgstr "" @@ -6963,11 +6963,11 @@ msgstr "Die Referenz wird auf den Standardwert zurückgesetzt" msgid "reference will be set to an empty value" msgstr "Referenz wird auf einen leeren Wert gesetzt" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with current user" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with inspector" msgstr "Mit Inspektor" @@ -6977,11 +6977,11 @@ msgstr "Mit Inspektor" msgid "{0}" msgstr "{0}" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} (\"{1}\", of type {2})" msgstr "{0} (\"{1}\", vom Typ {2})" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} ({1})" msgstr "{0} ({1})" @@ -6994,7 +6994,7 @@ msgstr "{0} ({consequence})" msgid "{0} - {1} of {2}" msgstr "{0} - {1} von {2}" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "{0} is available!" msgstr "{0} ist verfügbar!" @@ -7002,7 +7002,7 @@ msgstr "{0} ist verfügbar!" msgid "{0} unread" msgstr "{0} ungelesen" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "{0}, should be {1}" msgstr "\"{0}\", sollte \"{1}\" sein" diff --git a/web/src/locales/en.po b/web/src/locales/en.po index de51457a6..f17af3aa2 100644 --- a/web/src/locales/en.po +++ b/web/src/locales/en.po @@ -29,105 +29,105 @@ msgstr "(Format: hours=-1;minutes=-2;seconds=-3)." msgid "(Format: hours=1;minutes=2;seconds=3)." msgstr "(Format: hours=1;minutes=2;seconds=3)." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts #: src/elements/user/SessionList.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "-" msgstr "-" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid ".yaml files, which can be found on goauthentik.io and can be exported by authentik." msgstr ".yaml files, which can be found on goauthentik.io and can be exported by authentik." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "6 digits, widely compatible" msgstr "6 digits, widely compatible" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "8 digits, not compatible with apps like Google Authenticator" msgstr "8 digits, not compatible with apps like Google Authenticator" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A \"roaming\" authenticator, like a YubiKey" msgstr "A \"roaming\" authenticator, like a YubiKey" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "A code has been sent to you via SMS." msgstr "A code has been sent to you via SMS." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "A newer version of the frontend is available." msgstr "A newer version of the frontend is available." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A non-removable authenticator, like TouchID or Windows Hello" msgstr "A non-removable authenticator, like TouchID or Windows Hello" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "A policy used for testing. Always returns the same result as specified below after waiting a random duration." msgstr "A policy used for testing. Always returns the same result as specified below after waiting a random duration." -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "ACS URL" msgstr "ACS URL" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ALL, all policies must match to grant access." msgstr "ALL, all policies must match to grant access." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ALL, all policies must match to include this stage access." msgstr "ALL, all policies must match to include this stage access." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ANY, any policy must match to grant access." msgstr "ANY, any policy must match to grant access." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ANY, any policy must match to include this stage access." msgstr "ANY, any policy must match to include this stage access." -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "API" msgstr "API" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "API Access" msgstr "API Access" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth Username" msgstr "API Auth Username" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth password" msgstr "API Auth password" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "API Hostname" msgstr "API Hostname" @@ -135,7 +135,7 @@ msgstr "API Hostname" msgid "API Requests" msgstr "API Requests" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "API Token (can be used to access the API programmatically)" msgstr "API Token (can be used to access the API programmatically)" @@ -143,11 +143,11 @@ msgstr "API Token (can be used to access the API programmatically)" msgid "API request failed" msgstr "API request failed" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "About applications" msgstr "About applications" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Access Key" msgstr "Access Key" @@ -155,73 +155,73 @@ msgstr "Access Key" #~ msgid "Access code validity" #~ msgstr "Access code validity" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Access token URL" msgstr "Access token URL" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Access token validity" msgstr "Access token validity" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts 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 -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Actions" msgstr "Actions" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Actions over the last 24 hours" msgstr "Actions over the last 24 hours" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Activate" msgstr "Activate" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Activate pending user on success" msgstr "Activate pending user on success" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Active" msgstr "Active" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Add" msgstr "Add" @@ -253,40 +253,40 @@ msgstr "Add" #~ msgid "Add a provider which supports SAML 2.0." #~ msgstr "Add a provider which supports SAML 2.0." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition Group DN" msgstr "Addition Group DN" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition User DN" msgstr "Addition User DN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Additional Scope" msgstr "Additional Scope" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Additional UI settings" msgstr "Additional UI settings" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional group DN, prepended to the Base DN." msgstr "Additional group DN, prepended to the Base DN." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Additional scope mappings, which are passed to the proxy." msgstr "Additional scope mappings, which are passed to the proxy." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts 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 +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional settings" msgstr "Additional settings" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional user DN, prepended to the Base DN." msgstr "Additional user DN, prepended to the Base DN." @@ -294,26 +294,26 @@ msgstr "Additional user DN, prepended to the Base DN." msgid "Admin" msgstr "Admin" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Admin interface" msgstr "Admin interface" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Advanced protocol settings" msgstr "Advanced protocol settings" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Advanced settings" msgstr "Advanced settings" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Affected model:" msgstr "Affected model:" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Alert" msgstr "Alert" @@ -321,95 +321,95 @@ msgstr "Alert" #~ msgid "Algorithm used to sign the JWT Tokens." #~ msgstr "Algorithm used to sign the JWT Tokens." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allow IDP-initiated logins" msgstr "Allow IDP-initiated logins" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allow friends to authenticate via Plex, even if you don't share any servers" msgstr "Allow friends to authenticate via Plex, even if you don't share any servers" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allow up to N occurrences in the HIBP database." msgstr "Allow up to N occurrences in the HIBP database." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." msgstr "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Allowed Redirect URIs" msgstr "Allowed Redirect URIs" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allowed count" msgstr "Allowed count" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allowed servers" msgstr "Allowed servers" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." msgstr "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Allows/denys requests based on the users and/or the IPs reputation." msgstr "Allows/denys requests based on the users and/or the IPs reputation." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Also known as Entity ID. Defaults the Metadata URL." msgstr "Also known as Entity ID. Defaults the Metadata URL." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Also known as EntityID." msgstr "Also known as EntityID." -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Alternatively, if your current device has Duo installed, click on this link:" msgstr "Alternatively, if your current device has Duo installed, click on this link:" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Always require consent" msgstr "Always require consent" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "An example setup can look like this:" msgstr "An example setup can look like this:" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Any HTML can be used." msgstr "Any HTML can be used." -#: src/pages/events/EventInfo.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "App" msgstr "App" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "App password" msgstr "App password" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "App password (can be used to login using a flow executor)" msgstr "App password (can be used to login using a flow executor)" +#: src/admin/admin-overview/TopApplicationsTable.ts +#: src/admin/providers/ProviderListPage.ts #: src/elements/user/UserConsentList.ts -#: src/pages/admin-overview/TopApplicationsTable.ts -#: src/pages/providers/ProviderListPage.ts msgid "Application" msgstr "Application" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts #: src/user/LibraryApplication.ts msgid "Application Icon" msgstr "Application Icon" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Application Link" msgstr "Application Link" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application already has access to the following permissions:" msgstr "Application already has access to the following permissions:" @@ -417,48 +417,48 @@ msgstr "Application already has access to the following permissions:" msgid "Application authorizations" msgstr "Application authorizations" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Application authorized" msgstr "Application authorized" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application details" msgstr "Application details" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following new permissions:" msgstr "Application requires following new permissions:" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following permissions:" msgstr "Application requires following permissions:" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Application type" msgstr "Application type" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application's display Name." msgstr "Application's display Name." -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "Application(s)" msgstr "Application(s)" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/outposts/OutpostForm.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/outposts/OutpostForm.ts msgid "Applications" msgstr "Applications" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" msgstr "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which redirect users to a non-web callback (for example, Android, iOS)" msgstr "Applications which redirect users to a non-web callback (for example, Android, iOS)" @@ -466,11 +466,11 @@ msgstr "Applications which redirect users to a non-web callback (for example, An msgid "Apply changes" msgstr "Apply changes" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Apps with most usage" msgstr "Apps with most usage" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." @@ -478,7 +478,7 @@ msgstr "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." @@ -494,7 +494,7 @@ msgstr "Are you sure you want to delete {0} {1}?" msgid "Are you sure you want to delete {0} {objName} ?" msgstr "Are you sure you want to delete {0} {objName} ?" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Are you sure you want to update {0} \"{1}\"?" msgstr "Are you sure you want to update {0} \"{1}\"?" @@ -502,31 +502,31 @@ msgstr "Are you sure you want to update {0} \"{1}\"?" #~ msgid "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion not valid on or after current time + this value." msgstr "Assertion not valid on or after current time + this value." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not before" msgstr "Assertion valid not before" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not on or after" msgstr "Assertion valid not on or after" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Assertions is empty" msgstr "Assertions is empty" -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Assigned to application" msgstr "Assigned to application" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Assigned to {0} object(s)." msgstr "Assigned to {0} object(s)." @@ -534,23 +534,23 @@ msgstr "Assigned to {0} object(s)." #~ msgid "Assigned to {0} objects." #~ msgstr "Assigned to {0} objects." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Attempted to log in as {0}" msgstr "Attempted to log in as {0}" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." msgstr "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." -#: src/pages/groups/GroupForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/users/UserForm.ts msgid "Attributes" msgstr "Attributes" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Audience" msgstr "Audience" @@ -558,50 +558,50 @@ msgstr "Audience" #~ msgid "Auth Type" #~ msgstr "Auth Type" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Authenticating with Apple..." msgstr "Authenticating with Apple..." -#: src/flows/sources/plex/PlexLoginInit.ts +#: src/flow/sources/plex/PlexLoginInit.ts msgid "Authenticating with Plex..." msgstr "Authenticating with Plex..." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authentication" msgstr "Authentication" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Authentication Type" msgstr "Authentication Type" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Authentication URL" msgstr "Authentication URL" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Authentication flow" msgstr "Authentication flow" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Authentication method" msgstr "Authentication method" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Authentication without user interaction, or machine-to-machine authentication." msgstr "Authentication without user interaction, or machine-to-machine authentication." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Authenticator" msgstr "Authenticator" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Authenticator Attachment" msgstr "Authenticator Attachment" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authorization" msgstr "Authorization" @@ -613,16 +613,16 @@ msgstr "Authorization" #~ msgid "Authorization Code(s)" #~ msgstr "Authorization Code(s)" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Authorization URL" msgstr "Authorization URL" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Authorization flow" msgstr "Authorization flow" @@ -630,23 +630,23 @@ msgstr "Authorization flow" msgid "Authorizations" msgstr "Authorizations" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Authorize URL" msgstr "Authorize URL" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Authorized application:" msgstr "Authorized application:" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Auto-detect (based on your browser)" msgstr "Auto-detect (based on your browser)" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Automate and template configuration within authentik." msgstr "Automate and template configuration within authentik." -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Avatar image" msgstr "Avatar image" @@ -654,21 +654,21 @@ msgstr "Avatar image" msgid "Back" msgstr "Back" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Backends" msgstr "Backends" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background" msgstr "Background" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Background image" msgstr "Background image" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background shown during execution." msgstr "Background shown during execution." @@ -684,91 +684,91 @@ msgstr "Background shown during execution." #~ msgid "Backup status" #~ msgstr "Backup status" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Base DN" msgstr "Base DN" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the Hashed User ID" msgstr "Based on the Hashed User ID" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's Email. This is recommended over the UPN method." msgstr "Based on the User's Email. This is recommended over the UPN method." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." msgstr "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the username" msgstr "Based on the username" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Basic Auth" msgstr "Basic Auth" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Basic-Auth" msgstr "Basic-Auth" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Bearer Token" msgstr "Bearer Token" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind CN" msgstr "Bind CN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Bind DN" msgstr "Bind DN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind Password" msgstr "Bind Password" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind flow" msgstr "Bind flow" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind mode" msgstr "Bind mode" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Bind stage" msgstr "Bind stage" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Binding" msgstr "Binding" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Binding Type" msgstr "Binding Type" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprint(s)" msgstr "Blueprint(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprints" msgstr "Blueprints" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding settings" msgstr "Branding settings" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding shown in page title and several other places." msgstr "Branding shown in page title and several other places." @@ -776,7 +776,7 @@ msgstr "Branding shown in page title and several other places." msgid "Browser" msgstr "Browser" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Build hash:" msgstr "Build hash:" @@ -784,48 +784,48 @@ msgstr "Build hash:" #~ msgid "Build hash: {0}" #~ msgstr "Build hash: {0}" -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Built-in" msgstr "Built-in" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." msgstr "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "By default, only icons are shown for sources. Enable this to show their full names." msgstr "By default, only icons are shown for sources. Enable this to show their full names." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." msgstr "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface." msgstr "CONTINUE will either follow the ?next parameter or redirect to the default interface." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." msgstr "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Cached flows" msgstr "Cached flows" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Cached policies" msgstr "Cached policies" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." msgstr "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Caddy (Standalone)" msgstr "Caddy (Standalone)" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Callback URL" msgstr "Callback URL" @@ -833,44 +833,44 @@ msgstr "Callback URL" #~ msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." #~ msgstr "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." msgstr "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/UserActiveForm.ts #: src/elements/forms/ConfirmationForm.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/forms/ModalForm.ts #: src/elements/wizard/Wizard.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/UserActiveForm.ts msgid "Cancel" msgstr "Cancel" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Case insensitive matching" msgstr "Case insensitive matching" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Certificate" msgstr "Certificate" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA1)" msgstr "Certificate Fingerprint (SHA1)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA256)" msgstr "Certificate Fingerprint (SHA256)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Subject" msgstr "Certificate Subject" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Certificate used to sign outgoing Responses going to the Service Provider." msgstr "Certificate used to sign outgoing Responses going to the Service Provider." @@ -878,19 +878,19 @@ msgstr "Certificate used to sign outgoing Responses going to the Service Provide #~ msgid "Certificate-Key Pair" #~ msgstr "Certificate-Key Pair" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pair(s)" msgstr "Certificate-Key Pair(s)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pairs" msgstr "Certificate-Key Pairs" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Certificate/Key used for authentication. Can be left empty for no authentication." msgstr "Certificate/Key used for authentication. Can be left empty for no authentication." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Certificates" msgstr "Certificates" @@ -898,8 +898,8 @@ msgstr "Certificates" msgid "Change password" msgstr "Change password" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Change status" msgstr "Change status" @@ -907,39 +907,39 @@ msgstr "Change status" msgid "Change your password" msgstr "Change your password" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Changelog" msgstr "Changelog" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Characters which are considered as symbols." msgstr "Characters which are considered as symbols." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check" msgstr "Check" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check Application access" msgstr "Check Application access" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check IP" msgstr "Check IP" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check Username" msgstr "Check Username" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check access" msgstr "Check access" @@ -951,19 +951,19 @@ msgstr "Check access" #~ "Check if password is on HaveIBeenPwned's list by uploading the first\n" #~ "5 characters of the SHA1 Hash." -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Check outposts." msgstr "Check outposts." -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Check status" msgstr "Check status" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Check the IP of the Kubernetes service, or" msgstr "Check the IP of the Kubernetes service, or" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Check the logs" msgstr "Check the logs" @@ -971,15 +971,15 @@ msgstr "Check the logs" #~ msgid "Check your Emails for a password reset link." #~ msgstr "Check your Emails for a password reset link." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Check your Inbox for a verification email." msgstr "Check your Inbox for a verification email." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Checkbox" msgstr "Checkbox" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." @@ -987,27 +987,27 @@ msgstr "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Checks if the request's user's password has been changed in the last x days, and denys based on settings." msgstr "Checks if the request's user's password has been changed in the last x days, and denys based on settings." -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength." msgstr "Checks the value from the policy request against several rules, mostly used to ensure password strength." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (simplified)" msgstr "Chinese (simplified)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (traditional)" msgstr "Chinese (traditional)" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Clear Flow cache" msgstr "Clear Flow cache" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear Policy cache" msgstr "Clear Policy cache" @@ -1016,18 +1016,18 @@ msgstr "Clear Policy cache" msgid "Clear all" msgstr "Clear all" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Clear background image" msgstr "Clear background image" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear cache" msgstr "Clear cache" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Clear icon" msgstr "Clear icon" @@ -1039,76 +1039,76 @@ msgstr "Clear search" msgid "Click to change value" msgstr "Click to change value" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Click to copy token" msgstr "Click to copy token" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Client ID" msgstr "Client ID" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Client IP" msgstr "Client IP" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Client Secret" msgstr "Client Secret" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Client type" msgstr "Client type" +#: src/admin/outposts/OutpostDeploymentModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/notifications/NotificationDrawer.ts #: src/elements/wizard/Wizard.ts -#: src/pages/outposts/OutpostDeploymentModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "Close" msgstr "Close" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Code" msgstr "Code" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Common Name" msgstr "Common Name" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Compatibility mode" msgstr "Compatibility mode" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential" msgstr "Confidential" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." msgstr "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Configuration" msgstr "Configuration" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Configuration error" msgstr "Configuration error" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Configuration flow" msgstr "Configuration flow" @@ -1116,7 +1116,7 @@ msgstr "Configuration flow" #~ msgid "Configuration stage" #~ msgstr "Configuration stage" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Configuration stages" msgstr "Configuration stages" @@ -1128,35 +1128,35 @@ msgstr "Configuration stages" #~ msgid "Configure how long access codes are valid for." #~ msgstr "Configure how long access codes are valid for." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long access tokens are valid for." msgstr "Configure how long access tokens are valid for." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long refresh tokens and their id_tokens are valid for." msgstr "Configure how long refresh tokens and their id_tokens are valid for." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Configure how long tokens are valid for." msgstr "Configure how long tokens are valid for." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." msgstr "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Configure how the flow executor should handle an invalid response to a challenge." msgstr "Configure how the flow executor should handle an invalid response to a challenge." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how the issuer field of the ID Token should be filled." msgstr "Configure how the issuer field of the ID Token should be filled." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost authenticates requests." msgstr "Configure how the outpost authenticates requests." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost queries the core authentik server's users." msgstr "Configure how the outpost queries the core authentik server's users." @@ -1165,19 +1165,19 @@ 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 +#: src/admin/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 +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure the maximum allowed time drift for an assertion." msgstr "Configure the maximum allowed time drift for an assertion." -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Configure visual settings and defaults for different domains." msgstr "Configure visual settings and defaults for different domains." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." msgstr "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." @@ -1190,7 +1190,7 @@ msgstr "Confirmed" msgid "Connect" msgstr "Connect" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Connect to the LDAP Server on port 389:" msgstr "Connect to the LDAP Server on port 389:" @@ -1211,8 +1211,8 @@ msgstr "Connected services" msgid "Connection error, reconnecting..." msgstr "Connection error, reconnecting..." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Connection settings" msgstr "Connection settings" @@ -1220,15 +1220,15 @@ msgstr "Connection settings" msgid "Consent" msgstr "Consent" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires in" msgstr "Consent expires in" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires." msgstr "Consent expires." -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent given last indefinitely" msgstr "Consent given last indefinitely" @@ -1236,67 +1236,67 @@ msgstr "Consent given last indefinitely" msgid "Consent(s)" msgstr "Consent(s)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Groups." msgstr "Consider Objects matching this filter to be Groups." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Users." msgstr "Consider Objects matching this filter to be Users." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer key" msgstr "Consumer key" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer secret" msgstr "Consumer secret" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content left" msgstr "Content left" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts 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 -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Context" msgstr "Context" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Continue" msgstr "Continue" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "Continue flow without invitation" msgstr "Continue flow without invitation" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Control how authentik exposes and interprets information." msgstr "Control how authentik exposes and interprets information." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Cookie domain" msgstr "Cookie domain" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Copy" msgstr "Copy" @@ -1304,60 +1304,60 @@ msgstr "Copy" #~ msgid "Copy Key" #~ msgstr "Copy Key" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Copy download URL" msgstr "Copy download URL" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Copy recovery link" 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 -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/ApplicationWizard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create" @@ -1368,161 +1368,161 @@ msgstr "Create" msgid "Create App password" msgstr "Create App password" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/providers/RelatedApplicationButton.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/providers/RelatedApplicationButton.ts msgid "Create Application" msgstr "Create Application" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Binding" msgstr "Create Binding" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Create Blueprint Instance" msgstr "Create Blueprint Instance" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Create Certificate-Key Pair" msgstr "Create Certificate-Key Pair" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Create Flow" msgstr "Create Flow" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Create Group" msgstr "Create Group" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation" msgstr "Create Invitation" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." msgstr "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Create Notification Rule" msgstr "Create Notification Rule" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Create Notification Transport" msgstr "Create Notification Transport" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Create Outpost" msgstr "Create Outpost" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Policy" msgstr "Create Policy" -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Create Prompt" msgstr "Create Prompt" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "Create Service account" msgstr "Create Service account" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage" msgstr "Create Stage" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage binding" msgstr "Create Stage binding" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Create Tenant" msgstr "Create Tenant" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create Token" msgstr "Create Token" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Create User" msgstr "Create User" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Create a new application" msgstr "Create a new application" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "Create a new application." msgstr "Create a new application." -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "Create a new outpost integration." msgstr "Create a new outpost integration." -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "Create a new policy." msgstr "Create a new policy." -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "Create a new property mapping." msgstr "Create a new property mapping." -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Create a new provider." msgstr "Create a new provider." -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "Create a new source." msgstr "Create a new source." -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create a new stage." msgstr "Create a new stage." -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Create application" msgstr "Create application" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Create group" msgstr "Create group" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Create provider" msgstr "Create provider" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "Create service account" msgstr "Create service account" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Create users as inactive" msgstr "Create users as inactive" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create {0}" msgstr "Create {0}" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Created by" msgstr "Created by" @@ -1530,9 +1530,9 @@ msgstr "Created by" #~ msgid "Created {0}" #~ msgstr "Created {0}" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "Creation Date" msgstr "Creation Date" @@ -1540,99 +1540,99 @@ msgstr "Creation Date" #~ msgid "Current plan cntext" #~ msgstr "Current plan cntext" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Current plan context" msgstr "Current plan context" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "Currently set to:" msgstr "Currently set to:" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Customisation" msgstr "Customisation" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "DSA-SHA1" msgstr "DSA-SHA1" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Dashboards" msgstr "Dashboards" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date" msgstr "Date" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date Time" msgstr "Date Time" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Deactivate" msgstr "Deactivate" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Debug" msgstr "Debug" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides the response when a policy denies access to this flow for a user." msgstr "Decides the response when a policy denies access to this flow for a user." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." msgstr "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default" msgstr "Default" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default flows" msgstr "Default flows" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Default?" msgstr "Default?" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "Define how notifications are sent to users, like Email or Webhook." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/oauth/UserRefreshList.ts #: 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Delete" @@ -1663,19 +1663,19 @@ msgstr "Delete" msgid "Delete account" msgstr "Delete account" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Delete currently set background image." msgstr "Delete currently set background image." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Delete currently set icon." msgstr "Delete currently set icon." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Delete temporary users after" msgstr "Delete temporary users after" -#: src/pages/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts msgid "" "Delete the currently pending user. CAUTION, this stage does not ask for\n" "confirmation. Use a consent stage to ensure the user is aware of their actions." @@ -1688,48 +1688,48 @@ msgstr "" msgid "Delete {0}" msgstr "Delete {0}" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Denied action" msgstr "Denied action" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Deny the user access" msgstr "Deny the user access" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." msgstr "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Description" msgstr "Description" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Description shown to the user when consenting. If left empty, the user won't be informed." msgstr "Description shown to the user when consenting. If left empty, the user won't be informed." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." msgstr "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Designation" msgstr "Designation" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Detailed health (one instance per column, data is cached so may be out of data)" msgstr "Detailed health (one instance per column, data is cached so may be out of data)" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Determines how authentik sends the response back to the Service Provider." msgstr "Determines how authentik sends the response back to the Service Provider." -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." msgstr "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." @@ -1737,11 +1737,11 @@ msgstr "Determines how long a session lasts. Default of 0 seconds means that the msgid "Device" msgstr "Device" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes" msgstr "Device classes" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes which can be used to authenticate." msgstr "Device classes which can be used to authenticate." @@ -1753,20 +1753,20 @@ msgstr "Device classes which can be used to authenticate." msgid "Device(s)" msgstr "Device(s)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Diagram" msgstr "Diagram" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Digest algorithm" msgstr "Digest algorithm" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Digits" msgstr "Digits" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct binding, always execute the configured bind flow to authenticate the user." msgstr "Direct binding, always execute the configured bind flow to authenticate the user." @@ -1774,11 +1774,11 @@ msgstr "Direct binding, always execute the configured bind flow to authenticate #~ msgid "Direct querying, always execute the configured bind flow to authenticate the user." #~ msgstr "Direct querying, always execute the configured bind flow to authenticate the user." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct querying, always returns the latest data, but slower than cached querying." msgstr "Direct querying, always returns the latest data, but slower than cached querying." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Directory" msgstr "Directory" @@ -1803,11 +1803,11 @@ msgstr "Directory" #~ msgid "Disable Time-based OTP" #~ msgstr "Disable Time-based OTP" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Disabled" msgstr "Disabled" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Disabled blueprints are never applied." msgstr "Disabled blueprints are never applied." @@ -1816,38 +1816,38 @@ msgstr "Disabled blueprints are never applied." msgid "Disconnect" msgstr "Disconnect" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Docker URL" msgstr "Docker URL" -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Domain" msgstr "Domain" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Download" msgstr "Download" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Certificate" msgstr "Download Certificate" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Private key" msgstr "Download Private key" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Download signing certificate" msgstr "Download signing certificate" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Due to protocol limitations, this certificate is only used when the outpost has a single provider." msgstr "Due to protocol limitations, this certificate is only used when the outpost has a single provider." @@ -1855,7 +1855,7 @@ msgstr "Due to protocol limitations, this certificate is only used when the outp #~ msgid "Dummy" #~ msgstr "Dummy" -#: src/pages/stages/dummy/DummyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts msgid "Dummy stage used for testing. Shows a simple continue button and always passes." msgstr "Dummy stage used for testing. Shows a simple continue button and always passes." @@ -1863,11 +1863,11 @@ msgstr "Dummy stage used for testing. Shows a simple continue button and always #~ msgid "Duo" #~ msgstr "Duo" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Duo Authenticators" msgstr "Duo Authenticators" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Duo activation" msgstr "Duo activation" @@ -1875,57 +1875,57 @@ msgstr "Duo activation" msgid "Duo authenticator" msgstr "Duo authenticator" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Duo push-notifications" msgstr "Duo push-notifications" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Duration after which events will be deleted from the database." msgstr "Duration after which events will be deleted from the database." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Each provider has a different issuer, based on the application slug." msgstr "Each provider has a different issuer, based on the application slug." -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Edit" msgstr "Edit" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Binding" msgstr "Edit Binding" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Group" msgstr "Edit Group" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Policy" msgstr "Edit Policy" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Edit Stage" msgstr "Edit Stage" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" msgstr "Edit User" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." msgstr "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." @@ -1933,40 +1933,40 @@ msgstr "Either input a full URL, a relative path, or use 'fa://fa-test' to use t msgid "Either no applications are defined, or you don't have access to any." msgstr "Either no applications are defined, or you don't have access to any." -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Email" msgstr "Email" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Email address" msgstr "Email address" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Email info:" msgstr "Email info:" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Email recovery link" msgstr "Email recovery link" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Email sent" msgstr "Email sent" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Email stage" msgstr "Email stage" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Email: Text field with Email type." msgstr "Email: Text field with Email type." -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Embedded outpost is not configured correctly." msgstr "Embedded outpost is not configured correctly." @@ -1983,7 +1983,7 @@ msgstr "Embedded outpost is not configured correctly." #~ msgid "Enable SMS authenticator" #~ msgstr "Enable SMS authenticator" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Enable StartTLS" msgstr "Enable StartTLS" @@ -1995,26 +1995,26 @@ msgstr "Enable StartTLS" #~ msgid "Enable TOTP" #~ msgstr "Enable TOTP" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts 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 -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Enabled" msgstr "Enabled" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Enabling this toggle will create a group named after the user, with the user as member." msgstr "Enabling this toggle will create a group named after the user, with the user as member." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "English" msgstr "English" @@ -2022,39 +2022,39 @@ msgstr "English" msgid "Enroll" msgstr "Enroll" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Enrollment" msgstr "Enrollment" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Enrollment flow" msgstr "Enrollment flow" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "EntityID/Issuer" msgstr "EntityID/Issuer" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Error" msgstr "Error" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Error creating credential: {err}" msgstr "Error creating credential: {err}" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Error message" msgstr "Error message" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when creating credential: {err}" msgstr "Error when creating credential: {err}" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when validating assertion on server: {err}" msgstr "Error when validating assertion on server: {err}" @@ -2066,23 +2066,23 @@ msgstr "Error: unsupported source settings: {0}" #~ msgid "Error: unsupported stage settings: {0}" #~ msgstr "Error: unsupported stage settings: {0}" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate on plan" msgstr "Evaluate on plan" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies before the Stage is present to the user." msgstr "Evaluate policies before the Stage is present to the user." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." msgstr "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Event Log" msgstr "Event Log" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event info" msgstr "Event info" @@ -2095,25 +2095,25 @@ msgstr "Event info" #~ msgid "Event matcher policy" #~ msgstr "Event matcher policy" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Event retention" msgstr "Event retention" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event {0}" msgstr "Event {0}" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Events" msgstr "Events" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Everything is ok." msgstr "Everything is ok." -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Exception" msgstr "Exception" @@ -2125,7 +2125,7 @@ msgstr "Exception" #~ msgid "Execute arbitrary Python code to implement custom checks and validation." #~ msgstr "Execute arbitrary Python code to implement custom checks and validation." -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Execute flow" msgstr "Execute flow" @@ -2133,32 +2133,32 @@ msgstr "Execute flow" #~ msgid "Execute with inspector" #~ msgstr "Execute with inspector" -#: src/pages/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts msgid "Executes the python snippet to determine whether to allow or deny a request." msgstr "Executes the python snippet to determine whether to allow or deny a request." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Execution logging" msgstr "Execution logging" +#: src/admin/stages/invitation/InvitationForm.ts #: src/elements/oauth/UserRefreshList.ts #: src/elements/user/SessionList.ts #: src/elements/user/UserConsentList.ts -#: src/pages/stages/invitation/InvitationForm.ts msgid "Expires" msgstr "Expires" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expires on" msgstr "Expires on" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expires?" msgstr "Expires?" @@ -2167,43 +2167,43 @@ msgstr "Expires?" msgid "Expiring" msgstr "Expiring" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expiring?" msgstr "Expiring?" +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts #: src/elements/user/SessionList.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts msgid "Expiry" msgstr "Expiry" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expiry date" msgstr "Expiry date" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Explicit Consent" msgstr "Explicit Consent" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Explore integrations" msgstr "Explore integrations" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export" msgstr "Export" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export flow" msgstr "Export flow" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression" msgstr "Expression" @@ -2211,36 +2211,36 @@ msgstr "Expression" #~ msgid "Expression policy" #~ msgstr "Expression policy" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression using Python." msgstr "Expression using Python." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "External API URL" msgstr "External API URL" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." msgstr "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "External Host" msgstr "External Host" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain" msgstr "External domain" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain you will be accessing the domain from." msgstr "External domain you will be accessing the domain from." -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "External host" msgstr "External host" @@ -2249,27 +2249,27 @@ msgstr "External host" msgid "Failed Logins" msgstr "Failed Logins" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Failed Logins per day in the last month" msgstr "Failed Logins per day in the last month" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Failed attempts before cancel" msgstr "Failed attempts before cancel" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Failed login" msgstr "Failed login" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Failed sources" msgstr "Failed sources" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Failed to delete flow cache" msgstr "Failed to delete flow cache" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Failed to delete policy cache" msgstr "Failed to delete policy cache" @@ -2287,37 +2287,37 @@ msgstr "Failed to disconnected source: {exc}" msgid "Failed to fetch objects." msgstr "Failed to fetch objects." -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Failed to update {0}: {1}" msgstr "Failed to update {0}: {1}" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Favicon" msgstr "Favicon" -#: src/interfaces/AdminInterface.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/sources/SourceListPage.ts msgid "Federation & Social login" msgstr "Federation & Social login" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Field" msgstr "Field" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Field Key" msgstr "Field Key" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Field key to check, field keys defined in Prompt stages are available." msgstr "Field key to check, field keys defined in Prompt stages are available." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Field of the user object this value is written to." msgstr "Field of the user object this value is written to." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains a unique Identifier." msgstr "Field which contains a unique Identifier." @@ -2325,19 +2325,19 @@ msgstr "Field which contains a unique Identifier." #~ msgid "Field which contains members of a group." #~ msgstr "Field which contains members of a group." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" msgstr "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Fields" msgstr "Fields" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." msgstr "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "File" msgstr "File" @@ -2345,113 +2345,113 @@ msgstr "File" msgid "Finish" msgstr "Finish" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Flow" msgstr "Flow" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Flow Overview" msgstr "Flow Overview" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Flow execution" msgstr "Flow execution" -#: src/flows/FlowInspector.ts -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Flow inspector" msgstr "Flow inspector" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Flow settings" msgstr "Flow settings" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when authenticating existing users." msgstr "Flow to use when authenticating existing users." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when enrolling new users." msgstr "Flow to use when enrolling new users." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow used before authentication." msgstr "Flow used before authentication." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." msgstr "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." msgstr "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Flow used for users to authenticate. Currently only identification and password stages are supported." msgstr "Flow used for users to authenticate. Currently only identification and password stages are supported." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." msgstr "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." msgstr "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Flow used when authorizing this provider." msgstr "Flow used when authorizing this provider." -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts msgid "Flow used when users access this application." msgstr "Flow used when users access this application." -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flow(s)" msgstr "Flow(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Flows" msgstr "Flows" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Flows & Stages" msgstr "Flows & Stages" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." msgstr "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "Follow redirect" msgstr "Follow redirect" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Force the user to configure an authenticator" msgstr "Force the user to configure an authenticator" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Forgot password?" msgstr "Forgot password?" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Forgot username or password?" msgstr "Forgot username or password?" @@ -2461,78 +2461,78 @@ msgstr "Forgot username or password?" msgid "Form didn't return a promise for submitting" msgstr "Form didn't return a promise for submitting" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Format: \"weeks=3;days=2;hours=3,seconds=2\"." msgstr "Format: \"weeks=3;days=2;hours=3,seconds=2\"." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Forward auth (domain level)" msgstr "Forward auth (domain level)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (domain-level)" msgstr "Forward auth (domain-level)" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (single application)" msgstr "Forward auth (single application)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "French" msgstr "French" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Friendly Name" msgstr "Friendly Name" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "From" msgstr "From" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "From address" msgstr "From address" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "From number" msgstr "From number" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "GID start number" msgstr "GID start number" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "General system exception" msgstr "General system exception" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "General system status" msgstr "General system status" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate" msgstr "Generate" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate Certificate-Key Pair" msgstr "Generate Certificate-Key Pair" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Generic" msgstr "Generic" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Generic OpenID Connect" msgstr "Generic OpenID Connect" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "German" msgstr "German" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Get this value from https://console.twilio.com" msgstr "Get this value from https://console.twilio.com" @@ -2552,55 +2552,55 @@ msgstr "Go to previous page" #~ msgid "Go to user interface" #~ msgstr "Go to user interface" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/RuleForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Group" msgstr "Group" -#: src/pages/groups/GroupViewPage.ts +#: src/admin/groups/GroupViewPage.ts msgid "Group Info" msgstr "Group Info" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group Property Mappings" msgstr "Group Property Mappings" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Group mappings can only be checked if a user is already logged in when trying to access this source." msgstr "Group mappings can only be checked if a user is already logged in when trying to access this source." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group membership field" msgstr "Group membership field" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group object filter" msgstr "Group object filter" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Group users together and give them permissions based on the membership." msgstr "Group users together and give them permissions based on the membership." -#: src/pages/groups/GroupViewPage.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Group {0}" msgstr "Group {0}" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Group(s)" msgstr "Group(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts msgid "Groups" msgstr "Groups" @@ -2608,19 +2608,19 @@ msgstr "Groups" #~ msgid "HS256 (Symmetric Encryption)" #~ msgstr "HS256 (Symmetric Encryption)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Password Key" msgstr "HTTP-Basic Password Key" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Username Key" msgstr "HTTP-Basic Username Key" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "HTTPS is not detected correctly" msgstr "HTTPS is not detected correctly" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Hash phone number" msgstr "Hash phone number" @@ -2632,63 +2632,63 @@ msgstr "Hash phone number" #~ msgid "Have I been pwned policy" #~ msgstr "Have I been pwned policy" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Health and Version" msgstr "Health and Version" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Healthy outposts" msgstr "Healthy outposts" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Healthy sources" msgstr "Healthy sources" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Help text" msgstr "Help text" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "Hidden: Hidden field, can be used to insert data into form." -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Hide managed mappings" msgstr "Hide managed mappings" -#: src/pages/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts msgid "Hide service-accounts" msgstr "Hide service-accounts" -#: src/pages/events/RuleForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Hold control/command to select multiple items." msgstr "Hold control/command to select multiple items." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." msgstr "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "How to connect" msgstr "How to connect" +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "ID" msgstr "ID" @@ -2696,7 +2696,7 @@ msgstr "ID" msgid "ID Token" msgstr "ID Token" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "IP" msgstr "IP" @@ -2705,24 +2705,24 @@ msgstr "IP" #~ msgid "IP Reputation" #~ msgstr "IP Reputation" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Icon" msgstr "Icon" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in sidebar/header and flow executor." msgstr "Icon shown in sidebar/header and flow executor." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in the browser tab." msgstr "Icon shown in the browser tab." -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenForm.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Identifier" @@ -2732,28 +2732,28 @@ msgstr "Identifier" #~ msgid "Identity & Cryptography" #~ msgstr "Identity & Cryptography" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." msgstr "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If checked, the launch URL will open in a new browser tab or window from the user's application library." msgstr "If checked, the launch URL will open in a new browser tab or window from the user's application library." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." msgstr "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." msgstr "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If left empty, authentik will try to extract the launch URL based on the selected provider." msgstr "If left empty, authentik will try to extract the launch URL based on the selected provider." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "If multiple providers share an outpost, a self-signed certificate is used." msgstr "If multiple providers share an outpost, a self-signed certificate is used." @@ -2761,7 +2761,7 @@ msgstr "If multiple providers share an outpost, a self-signed certificate is use #~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed." #~ msgstr "If no explicit redirect URIs are specified, any redirect URI is allowed." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." msgstr "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." @@ -2773,100 +2773,100 @@ msgstr "If no explicit redirect URIs are specified, the first successfully used #~ "If password change date is more than x days in the past, invalidate the user's password\n" #~ "and show a notice." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to configure details of their profile." msgstr "If set, users are able to configure details of their profile." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." msgstr "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." msgstr "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "If this is selected, the token will expire. Upon expiration, the token will be rotated." msgstr "If this is selected, the token will expire. Upon expiration, the token will be rotated." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." msgstr "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik Instance is using a self-signed certificate, set this value." msgstr "If your authentik Instance is using a self-signed certificate, set this value." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik_host setting does not match the URL you want to login with, add this setting." msgstr "If your authentik_host setting does not match the URL you want to login with, add this setting." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Impersonate" msgstr "Impersonate" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation ended" msgstr "Impersonation ended" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation started" msgstr "Impersonation started" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import" msgstr "Import" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import Flow" msgstr "Import Flow" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import SAML Metadata" msgstr "Import SAML Metadata" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Import SAML metadata" msgstr "Import SAML metadata" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Import certificates of external providers or create certificates to sign requests with." msgstr "Import certificates of external providers or create certificates to sign requests with." -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import the metadata document of the applicaation you want to configure." msgstr "Import the metadata document of the applicaation you want to configure." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "In case you can't access any other method." msgstr "In case you can't access any other method." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." msgstr "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Inactive" msgstr "Inactive" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." msgstr "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include claims in id_token" msgstr "Include claims in id_token" -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Integration" msgstr "Integration" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Integration key" msgstr "Integration key" @@ -2874,33 +2874,33 @@ msgstr "Integration key" #~ msgid "Integrations" #~ msgstr "Integrations" -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Intent" msgstr "Intent" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Internal Host" msgstr "Internal Host" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Internal application name, used in URLs." msgstr "Internal application name, used in URLs." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host" msgstr "Internal host" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host SSL Validation" msgstr "Internal host SSL Validation" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Interpret placeholder as expression" msgstr "Interpret placeholder as expression" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." @@ -2908,15 +2908,15 @@ msgstr "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Invalid response action" msgstr "Invalid response action" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Invalidation" msgstr "Invalidation" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Invalidation flow" msgstr "Invalidation flow" @@ -2924,43 +2924,43 @@ msgstr "Invalidation flow" #~ msgid "Invitation" #~ msgstr "Invitation" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Invitation used" msgstr "Invitation used" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitation(s)" msgstr "Invitation(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitations" msgstr "Invitations" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Is active" msgstr "Is active" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Is superuser" msgstr "Is superuser" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Issuer" msgstr "Issuer" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Issuer mode" msgstr "Issuer mode" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." msgstr "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "JWKS URL" msgstr "JWKS URL" @@ -2968,11 +2968,11 @@ msgstr "JWKS URL" #~ msgid "JWT Algorithm" #~ msgstr "JWT Algorithm" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "JWTs signed by certificates configured here can be used to authenticate to the provider." msgstr "JWTs signed by certificates configured here can be used to authenticate to the provider." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Key used to sign the tokens." msgstr "Key used to sign the tokens." @@ -2980,17 +2980,17 @@ msgstr "Key used to sign the tokens." #~ msgid "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." #~ msgstr "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Keypair which is used to sign outgoing requests. Leave empty to disable signing." msgstr "Keypair which is used to sign outgoing requests. Leave empty to disable signing." -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Kubeconfig" msgstr "Kubeconfig" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "LDAP" msgstr "LDAP" @@ -2998,28 +2998,28 @@ msgstr "LDAP" #~ msgid "LDAP (Technical preview)" #~ msgstr "LDAP (Technical preview)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "LDAP Attribute mapping" msgstr "LDAP Attribute mapping" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "LDAP DN under which bind requests and search requests can be made." msgstr "LDAP DN under which bind requests and search requests can be made." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "LDAP Sync status" msgstr "LDAP Sync status" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "LDAP details" msgstr "LDAP details" -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Label" msgstr "Label" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Label shown next to/above the prompt." msgstr "Label shown next to/above the prompt." @@ -3028,52 +3028,52 @@ msgstr "Label shown next to/above the prompt." msgid "Last IP" msgstr "Last IP" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Last applied" msgstr "Last applied" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Last login" msgstr "Last login" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Last run" msgstr "Last run" -#: src/pages/outposts/OutpostHealth.ts -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Last seen: {0}" msgstr "Last seen: {0}" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Last sync: {0}" msgstr "Last sync: {0}" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Last validation threshold" msgstr "Last validation threshold" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Launch" msgstr "Launch" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Launch URL" msgstr "Launch URL" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Layout" msgstr "Layout" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Legacy applications which don't natively support SSO." msgstr "Legacy applications which don't natively support SSO." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Let the user identify themselves with their username or Email address." msgstr "Let the user identify themselves with their username or Email address." @@ -3081,150 +3081,150 @@ msgstr "Let the user identify themselves with their username or Email address." #~ msgid "Library" #~ msgstr "Library" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Link" msgstr "Link" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" msgstr "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical username. Can have security implications when a username is used with another source." msgstr "Link to a user with identical username. Can have security implications when a username is used with another source." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Link to use the invitation." msgstr "Link to use the invitation." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link users on unique identifier" msgstr "Link users on unique identifier" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Load servers" msgstr "Load servers" +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts #: src/elements/table/Table.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowInspector.ts -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/email/EmailStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowInspector.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/email/EmailStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts +#: src/user/LibraryPage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/stages/prompt/PromptStage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/sources/SourceSettings.ts -#: src/utils.ts msgid "Loading" msgstr "Loading" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationListLink.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserResetEmailForm.ts #: src/elements/Spinner.ts -#: 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 -#: src/pages/flows/StageBindingForm.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationListLink.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserResetEmailForm.ts msgid "Loading..." msgstr "Loading..." -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Local" msgstr "Local" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Local (notifications will be created within authentik)" msgstr "Local (notifications will be created within authentik)" @@ -3232,73 +3232,73 @@ msgstr "Local (notifications will be created within authentik)" #~ msgid "Locale" #~ msgstr "Locale" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Log messages" msgstr "Log messages" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Log the currently pending user in." msgstr "Log the currently pending user in." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Logging in via {0}." msgstr "Logging in via {0}." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Login" msgstr "Login" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." msgstr "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Login to continue to {0}." msgstr "Login to continue to {0}." -#: src/pages/admin-overview/TopApplicationsTable.ts +#: src/admin/admin-overview/TopApplicationsTable.ts msgid "Logins" msgstr "Logins" -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Logins over the last 24 hours" msgstr "Logins over the last 24 hours" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Logins per day in the last month" msgstr "Logins per day in the last month" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Logo" msgstr "Logo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Logout" msgstr "Logout" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Logout URL" msgstr "Logout URL" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Logs" msgstr "Logs" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Long-running operations which authentik executes in the background." msgstr "Long-running operations which authentik executes in the background." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE will notify the user the flow isn't applicable." msgstr "MESSAGE will notify the user the flow isn't applicable." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." msgstr "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "MFA Authenticators" msgstr "MFA Authenticators" @@ -3306,131 +3306,131 @@ msgstr "MFA Authenticators" msgid "MFA Devices" msgstr "MFA Devices" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Machine-to-Machine authentication settings" msgstr "Machine-to-Machine authentication settings" -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts msgid "Make sure to keep these tokens in a safe place." msgstr "Make sure to keep these tokens in a safe place." -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik" msgstr "Managed by authentik" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik (Discovered)" msgstr "Managed by authentik (Discovered)" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manual configuration" msgstr "Manual configuration" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manually configure SAML" msgstr "Manually configure SAML" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Mark newly created users as inactive." msgstr "Mark newly created users as inactive." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match created events with this action type. When left empty, all action types will be matched." msgstr "Match created events with this action type. When left empty, all action types will be matched." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match events created by selected application. When left empty, all applications are matched." msgstr "Match events created by selected application. When left empty, all applications are matched." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." msgstr "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches an event against a set of criteria. If any of the configured values match, the policy passes." msgstr "Matches an event against a set of criteria. If any of the configured values match, the policy passes." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." msgstr "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Maximum age (in days)" msgstr "Maximum age (in days)" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/GroupSelectModal.ts msgid "Members" msgstr "Members" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Message" msgstr "Message" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Messages" msgstr "Messages" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Metadata" msgstr "Metadata" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts msgid "Method details" msgstr "Method details" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Digits" msgstr "Minimum amount of Digits" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Lowercase Characters" msgstr "Minimum amount of Lowercase Characters" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Symbols Characters" msgstr "Minimum amount of Symbols Characters" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Uppercase Characters" msgstr "Minimum amount of Uppercase Characters" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum length" msgstr "Minimum length" -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Mode" msgstr "Mode" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Model Name" msgstr "Model Name" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model created" msgstr "Model created" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model deleted" msgstr "Model deleted" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model updated" msgstr "Model updated" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Modern applications, APIs and Single-page applications." msgstr "Modern applications, APIs and Single-page applications." @@ -3446,160 +3446,160 @@ msgstr "My Applications" msgid "My applications" msgstr "My applications" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/user/UserDevicesList.ts -#: 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 -#: src/pages/events/EventInfo.ts -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADeviceForm.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Name" msgstr "Name" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Name of the form field, also used to store the value." msgstr "Name of the form field, also used to store the value." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "NameID Policy" msgstr "NameID Policy" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "NameID Property Mapping" msgstr "NameID Property Mapping" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Native application" msgstr "Native application" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Need an account?" msgstr "Need an account?" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negate result" msgstr "Negate result" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negates the outcome of the binding. Messages are unaffected." msgstr "Negates the outcome of the binding. Messages are unaffected." -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "New application" msgstr "New application" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "New outpost integration" msgstr "New outpost integration" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "New policy" msgstr "New policy" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "New property mapping" msgstr "New property mapping" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "New provider" msgstr "New provider" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "New source" msgstr "New source" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "New stage" msgstr "New stage" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "New version available!" msgstr "New version available!" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Newly created users are added to this group, if a group is selected." msgstr "Newly created users are added to this group, if a group is selected." @@ -3607,39 +3607,39 @@ msgstr "Newly created users are added to this group, if a group is selected." msgid "Next" msgstr "Next" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Next stage" msgstr "Next stage" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Ingress)" msgstr "Nginx (Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Proxy Manager)" msgstr "Nginx (Proxy Manager)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (standalone)" msgstr "Nginx (standalone)" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "No" msgstr "No" @@ -3653,19 +3653,19 @@ msgstr "No Applications available." msgid "No Events found." msgstr "No Events found." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No Policies bound." msgstr "No Policies bound." -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No Stages bound" msgstr "No Stages bound" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "No additional data available." msgstr "No additional data available." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "No additional setup is required." msgstr "No additional setup is required." @@ -3675,12 +3675,12 @@ msgstr "No additional setup is required." msgid "No form found" msgstr "No form found" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "No integration active" msgstr "No integration active" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "No log messages." msgstr "No log messages." @@ -3694,16 +3694,16 @@ msgstr "No matching events could be found." msgid "No objects found." msgstr "No objects found." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No policies are currently bound to this object." msgstr "No policies are currently bound to this object." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "No preference is sent" msgstr "No preference is sent" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "No recovery flow is configured." msgstr "No recovery flow is configured." @@ -3715,27 +3715,27 @@ msgstr "No services available." msgid "No settings flow configured." msgstr "No settings flow configured." -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No stages are currently bound to this flow." msgstr "No stages are currently bound to this flow." -#: src/pages/admin-overview/cards/WorkerStatusCard.ts +#: src/admin/admin-overview/cards/WorkerStatusCard.ts msgid "No workers connected. Background tasks will not run." msgstr "No workers connected. Background tasks will not run." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "None (rule disabled)" msgstr "None (rule disabled)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Normal" msgstr "Normal" -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Not available" msgstr "Not available" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Not configured action" msgstr "Not configured action" @@ -3748,7 +3748,7 @@ msgstr "Not configured action" msgid "Not found" msgstr "Not found" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Not synced yet." msgstr "Not synced yet." @@ -3756,33 +3756,33 @@ msgstr "Not synced yet." msgid "Not used by any other object." msgstr "Not used by any other object." -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Not you?" msgstr "Not you?" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Notice" msgstr "Notice" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/RuleListPage.ts msgid "Notification Rules" msgstr "Notification Rules" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/TransportListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/TransportListPage.ts msgid "Notification Transports" msgstr "Notification Transports" @@ -3790,11 +3790,11 @@ msgstr "Notification Transports" #~ msgid "Notification rule" #~ msgstr "Notification rule" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Notification rule(s)" msgstr "Notification rule(s)" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Notification transport(s)" msgstr "Notification transport(s)" @@ -3810,11 +3810,11 @@ msgstr "Notifications" #~ msgid "Notifications Transport" #~ msgstr "Notifications Transport" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Number" msgstr "Number" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Number the SMS will be sent from." msgstr "Number the SMS will be sent from." @@ -3822,7 +3822,7 @@ msgstr "Number the SMS will be sent from." #~ msgid "OAuth Authorization Codes" #~ msgstr "OAuth Authorization Codes" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "OAuth Refresh Codes" msgstr "OAuth Refresh Codes" @@ -3834,40 +3834,40 @@ msgstr "OAuth Refresh Codes" #~ msgid "OAuth/OIDC" #~ msgstr "OAuth/OIDC" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "OAuth2/OIDC" msgstr "OAuth2/OIDC" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS" msgstr "OIDC JWKS" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS URL" msgstr "OIDC JWKS URL" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC Well-known URL" msgstr "OIDC Well-known URL" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." msgstr "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "OK" msgstr "OK" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Object" msgstr "Object" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Object field" msgstr "Object field" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Object uniqueness field" msgstr "Object uniqueness field" @@ -3875,7 +3875,7 @@ msgstr "Object uniqueness field" msgid "Objects created" msgstr "Objects created" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Offset after which consent expires." msgstr "Offset after which consent expires." @@ -3883,17 +3883,17 @@ msgstr "Offset after which consent expires." #~ msgid "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "On behalf of {0}" msgstr "On behalf of {0}" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Only fail the policy, don't invalidate user's password." msgstr "Only fail the policy, don't invalidate user's password." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Only send notification once, for example when sending a webhook into a chat channel." msgstr "Only send notification once, for example when sending a webhook into a chat channel." @@ -3905,11 +3905,11 @@ msgstr "Open API Browser" #~ msgid "Open application" #~ msgstr "Open application" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Open in new tab" msgstr "Open in new tab" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Open issue on GitHub..." msgstr "Open issue on GitHub..." @@ -3917,51 +3917,51 @@ msgstr "Open issue on GitHub..." msgid "Open settings" msgstr "Open settings" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration Issuer" msgstr "OpenID Configuration Issuer" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration URL" msgstr "OpenID Configuration URL" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Optional Private Key. If this is set, you can use this keypair for encryption." msgstr "Optional Private Key. If this is set, you can use this keypair for encryption." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Optional URL if the IDP supports Single-Logout." msgstr "Optional URL if the IDP supports Single-Logout." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." msgstr "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional enrollment flow, which is linked at the bottom of the page." msgstr "Optional enrollment flow, which is linked at the bottom of the page." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." msgstr "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional recovery flow, which is linked at the bottom of the page." msgstr "Optional recovery flow, which is linked at the bottom of the page." -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Optional, comma-separated SubjectAlt Names." msgstr "Optional, comma-separated SubjectAlt Names." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Optionally enter a group name. Applications with identical groups are shown grouped together." msgstr "Optionally enter a group name. Applications with identical groups are shown grouped together." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Optionally pre-fill the input value" msgstr "Optionally pre-fill the input value" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "Optionally set the 'FriendlyName' value of the Assertion attribute." @@ -3969,29 +3969,29 @@ msgstr "Optionally set the 'FriendlyName' value of the Assertion attribute." #~ msgid "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." #~ msgstr "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Or" msgstr "Or" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Order" msgstr "Order" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Orphaned" msgstr "Orphaned" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Other global settings" msgstr "Other global settings" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Outdated outposts" msgstr "Outdated outposts" @@ -3999,11 +3999,11 @@ msgstr "Outdated outposts" #~ msgid "Outpost" #~ msgstr "Outpost" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Outpost Deployment Info" msgstr "Outpost Deployment Info" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Outpost Integrations" msgstr "Outpost Integrations" @@ -4015,54 +4015,54 @@ msgstr "Outpost Integrations" #~ msgid "Outpost integration" #~ msgstr "Outpost integration" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Outpost integration(s)" msgstr "Outpost integration(s)" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Outpost status" msgstr "Outpost status" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outpost(s)" msgstr "Outpost(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts" msgstr "Outposts" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." msgstr "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Overview" msgstr "Overview" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "PEM-encoded Certificate data." msgstr "PEM-encoded Certificate data." -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Parent" msgstr "Parent" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Parent group for all the groups imported from LDAP." msgstr "Parent group for all the groups imported from LDAP." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Pass policy?" msgstr "Pass policy?" @@ -4070,17 +4070,17 @@ msgstr "Pass policy?" #~ msgid "Passes when Event matches selected criteria." #~ msgstr "Passes when Event matches selected criteria." -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Passing" msgstr "Passing" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserPasswordForm.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Password" msgstr "Password" @@ -4092,8 +4092,8 @@ msgstr "Password" #~ msgid "Password expiry policy" #~ msgstr "Password expiry policy" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Password field" msgstr "Password field" @@ -4101,11 +4101,11 @@ msgstr "Password field" #~ msgid "Password policy" #~ msgstr "Password policy" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Password set" msgstr "Password set" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Password stage" msgstr "Password stage" @@ -4113,27 +4113,27 @@ msgstr "Password stage" #~ msgid "Password, 2FA, etc" #~ msgstr "Password, 2FA, etc" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." msgstr "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Passwordless flow" msgstr "Passwordless flow" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/users/UserForm.ts msgid "Path" msgstr "Path" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Path new users will be created under. If left blank, the default path will be used.fo" msgstr "Path new users will be created under. If left blank, the default path will be used.fo" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts 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." @@ -4141,70 +4141,70 @@ msgstr "Path template for users created. Use placeholders like `%(slug)s` to ins msgid "Permissions" msgstr "Permissions" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Persistent" msgstr "Persistent" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Phone number" msgstr "Phone number" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Placeholder" msgstr "Placeholder" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Plan history" msgstr "Plan history" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter the code you received via SMS" msgstr "Please enter the code you received via SMS" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Please enter your Code" msgstr "Please enter your Code" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter your Phone number." msgstr "Please enter your Phone number." -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Please enter your TOTP Code" msgstr "Please enter your TOTP Code" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Please enter your password" msgstr "Please enter your password" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policies" msgstr "Policies" -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Policy" msgstr "Policy" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Policy / Group / User Bindings" msgstr "Policy / Group / User Bindings" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policy / Policies" msgstr "Policy / Policies" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy / User / Group" msgstr "Policy / User / Group" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Policy Bindings" msgstr "Policy Bindings" @@ -4212,22 +4212,22 @@ msgstr "Policy Bindings" #~ msgid "Policy binding" #~ msgstr "Policy binding" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy binding(s)" msgstr "Policy binding(s)" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Policy engine mode" msgstr "Policy engine mode" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy exception" msgstr "Policy exception" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy execution" msgstr "Policy execution" @@ -4243,58 +4243,58 @@ msgstr "Policy execution" #~ "Policy used for debugging the PolicyEngine. Returns a fixed result,\n" #~ "but takes a random time to process." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy {0}" msgstr "Policy {0}" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Policy-specific settings" msgstr "Policy-specific settings" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Polish" msgstr "Polish" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Post" msgstr "Post" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding" msgstr "Post binding" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding (auto-submit)" msgstr "Post binding (auto-submit)" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Powered by authentik" msgstr "Powered by authentik" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Pre-authentication flow" msgstr "Pre-authentication flow" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private Key" msgstr "Private Key" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Private key available?" msgstr "Private key available?" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Profile URL" msgstr "Profile URL" @@ -4302,16 +4302,16 @@ msgstr "Profile URL" #~ msgid "Prompt" #~ msgstr "Prompt" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." msgstr "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompt(s)" msgstr "Prompt(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompts" msgstr "Prompts" @@ -4319,63 +4319,63 @@ msgstr "Prompts" #~ msgid "Property Mapping" #~ msgstr "Property Mapping" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Property Mapping exception" msgstr "Property Mapping exception" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mapping(s)" msgstr "Property Mapping(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mappings" msgstr "Property Mappings" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Property mappings" msgstr "Property mappings" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to group creation." msgstr "Property mappings used to group creation." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to user creation." msgstr "Property mappings used to user creation." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Protocol Settings" msgstr "Protocol Settings" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Protocol settings" msgstr "Protocol settings" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Provide an LDAP interface for applications and users to authenticate against." msgstr "Provide an LDAP interface for applications and users to authenticate against." -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provide support for protocols like SAML and OAuth to assigned applications." msgstr "Provide support for protocols like SAML and OAuth to assigned applications." +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Provider" msgstr "Provider" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Provider Type" msgstr "Provider Type" @@ -4383,46 +4383,46 @@ msgstr "Provider Type" #~ msgid "Provider type" #~ msgstr "Provider type" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provider(s)" msgstr "Provider(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/ProviderListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Providers" msgstr "Providers" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Proxy" msgstr "Proxy" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "Proxy details" msgstr "Proxy details" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Public" msgstr "Public" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public Key" msgstr "Public Key" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Publisher" msgstr "Publisher" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Quick actions" msgstr "Quick actions" @@ -4430,15 +4430,15 @@ msgstr "Quick actions" #~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context." #~ msgstr "RESTART restarts the flow from the beginning, while keeping the flow context." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART restarts the flow from the beginning." msgstr "RESTART restarts the flow from the beginning." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." msgstr "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RETRY returns the error message and a similar challenge to the executor." msgstr "RETRY returns the error message and a similar challenge to the executor." @@ -4450,73 +4450,73 @@ msgstr "RETRY returns the error message and a similar challenge to the executor. #~ msgid "RSA Key" #~ msgstr "RSA Key" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA1" msgstr "RSA-SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA256" msgstr "RSA-SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA384" msgstr "RSA-SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA512" msgstr "RSA-SHA512" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Raw JWKS data." msgstr "Raw JWKS data." -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Re-authenticate with plex" msgstr "Re-authenticate with plex" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Re-evaluate policies" msgstr "Re-evaluate policies" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Receive a push notification on your device." msgstr "Receive a push notification on your device." -#: src/pages/flows/utils.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/flows/utils.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery" msgstr "Recovery" -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow" msgstr "Recovery flow" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." msgstr "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Recovery keys" msgstr "Recovery keys" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery link cannot be emailed, user has no email address saved." msgstr "Recovery link cannot be emailed, user has no email address saved." -#: src/flows/stages/RedirectStage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/flow/stages/RedirectStage.ts msgid "Redirect" msgstr "Redirect" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Redirect URIs" msgstr "Redirect URIs" @@ -4524,11 +4524,11 @@ msgstr "Redirect URIs" #~ msgid "Redirect URIs/Origins" #~ msgstr "Redirect URIs/Origins" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Redirect URIs/Origins (RegEx)" msgstr "Redirect URIs/Origins (RegEx)" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Redirect binding" msgstr "Redirect binding" @@ -4545,7 +4545,7 @@ msgstr "Refresh" msgid "Refresh Code(s)" msgstr "Refresh Code(s)" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Register device" msgstr "Register device" @@ -4553,34 +4553,34 @@ msgstr "Register device" #~ msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." #~ msgstr "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." msgstr "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Regular user" msgstr "Regular user" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Related" msgstr "Related" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Related objects" msgstr "Related objects" -#: src/pages/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts msgid "Remove the user from the current session." msgstr "Remove the user from the current session." -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation" msgstr "Reputation" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." msgstr "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." @@ -4604,29 +4604,29 @@ msgstr "Reputation for IP and user identifiers. Scores are decreased for each fa #~ msgid "Reputation policy - Users" #~ msgstr "Reputation policy - Users" -#: src/interfaces/AdminInterface.ts -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation scores" msgstr "Reputation scores" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Request" msgstr "Request" -#: src/flows/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts msgid "Request has been denied." msgstr "Request has been denied." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Request token URL" msgstr "Request token URL" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Required" msgstr "Required" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Required." msgstr "Required." @@ -4635,11 +4635,11 @@ msgstr "Required." #~ msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." #~ msgstr "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Reset Password" msgstr "Reset Password" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Resident key requirement" msgstr "Resident key requirement" @@ -4647,12 +4647,12 @@ msgstr "Resident key requirement" #~ msgid "Resources" #~ msgstr "Resources" -#: src/pages/events/EventInfo.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Result" msgstr "Result" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Retry" msgstr "Retry" @@ -4660,11 +4660,11 @@ msgstr "Retry" #~ msgid "Retry Task" #~ msgstr "Retry Task" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Retry authentication" msgstr "Retry authentication" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Return" msgstr "Return" @@ -4673,9 +4673,9 @@ msgstr "Return" msgid "Return home" msgstr "Return home" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Return to device picker" msgstr "Return to device picker" @@ -4691,11 +4691,11 @@ msgstr "Revoked?" msgid "Root" msgstr "Root" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Run sync again" msgstr "Run sync again" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "SAML" msgstr "SAML" @@ -4703,19 +4703,19 @@ msgstr "SAML" #~ msgid "SAML (metadata import)" #~ msgstr "SAML (metadata import)" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "SAML Attribute Name" msgstr "SAML Attribute Name" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Configuration" msgstr "SAML Configuration" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Metadata" msgstr "SAML Metadata" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "SAML details" msgstr "SAML details" @@ -4723,32 +4723,32 @@ msgstr "SAML details" #~ msgid "SAML details (import from metadata)" #~ msgstr "SAML details (import from metadata)" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA1" msgstr "SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA256" msgstr "SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA384" msgstr "SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA512" msgstr "SHA512" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SLO URL" msgstr "SLO URL" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "SMS" msgstr "SMS" @@ -4756,44 +4756,44 @@ msgstr "SMS" msgid "SMS authenticator" msgstr "SMS authenticator" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "SMS-based Authenticators" msgstr "SMS-based Authenticators" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Host" msgstr "SMTP Host" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Password" msgstr "SMTP Password" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Port" msgstr "SMTP Port" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Username" msgstr "SMTP Username" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SSO URL" msgstr "SSO URL" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (IdP-initiated Login)" msgstr "SSO URL (IdP-initiated Login)" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Post)" msgstr "SSO URL (Post)" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Redirect)" msgstr "SSO URL (Redirect)" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Same identifier is used for all providers" msgstr "Same identifier is used for all providers" @@ -4801,33 +4801,33 @@ msgstr "Same identifier is used for all providers" msgid "Save" msgstr "Save" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope name" msgstr "Scope name" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope which the client can specify to access these properties." msgstr "Scope which the client can specify to access these properties." +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts msgid "Scopes" msgstr "Scopes" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Score" msgstr "Score" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Search base" msgstr "Search base" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search group" msgstr "Search group" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search mode" msgstr "Search mode" @@ -4836,11 +4836,11 @@ msgstr "Search mode" msgid "Search..." msgstr "Search..." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Secret key" msgstr "Secret key" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was rotated" msgstr "Secret was rotated" @@ -4848,11 +4848,11 @@ msgstr "Secret was rotated" #~ msgid "Secret was rotation" #~ msgstr "Secret was rotation" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was viewed" msgstr "Secret was viewed" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Secret:" msgstr "Secret:" @@ -4860,15 +4860,15 @@ msgstr "Secret:" msgid "Security key authenticator" msgstr "Security key authenticator" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "See documentation for a list of all variables." msgstr "See documentation for a list of all variables." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Select a provider that this application should use. Alternatively, create a new provider." msgstr "Select a provider that this application should use. Alternatively, create a new provider." @@ -4876,11 +4876,11 @@ msgstr "Select a provider that this application should use. Alternatively, creat msgid "Select all rows" msgstr "Select all rows" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Select an authentication method." msgstr "Select an authentication method." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Select an enrollment flow" msgstr "Select an enrollment flow" @@ -4892,44 +4892,44 @@ msgstr "Select an enrollment flow" msgid "Select an object." msgstr "Select an object." -#: src/pages/users/GroupSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Select groups to add user to" msgstr "Select groups to add user to" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Select one of the sources below to login." msgstr "Select one of the sources below to login." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." msgstr "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Select type" msgstr "Select type" -#: src/pages/groups/MemberSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts msgid "Select users to add" msgstr "Select users to add" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Select which scopes can be used by the client. The client still has to specify the scope to access the data." msgstr "Select which scopes can be used by the client. The client still has to specify the scope to access the data." -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Select which server a user has to be a member of to be allowed to authenticate." msgstr "Select which server a user has to be a member of to be allowed to authenticate." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." msgstr "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Selected policies are executed when the stage is submitted to validate the data." msgstr "Selected policies are executed when the stage is submitted to validate the data." @@ -4937,50 +4937,50 @@ msgstr "Selected policies are executed when the stage is submitted to validate t #~ msgid "Selecting a service-connection enables the management of the outpost by authentik." #~ msgstr "Selecting a service-connection enables the management of the outpost by authentik." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Selecting an integration enables the management of the outpost by authentik." msgstr "Selecting an integration enables the management of the outpost by authentik." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Selection of backends to test the password against." msgstr "Selection of backends to test the password against." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Send Email again." msgstr "Send Email again." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send link" msgstr "Send link" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Send notifications whenever a specific Event is created and matched by policies." msgstr "Send notifications whenever a specific Event is created and matched by policies." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Send once" msgstr "Send once" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send recovery link to user" msgstr "Send recovery link to user" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Sent to group" msgstr "Sent to group" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Separator: Static Separator Line" msgstr "Separator: Static Separator Line" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Server URI" msgstr "Server URI" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Server and client are further than 5 seconds apart." msgstr "Server and client are further than 5 seconds apart." @@ -4988,7 +4988,7 @@ msgstr "Server and client are further than 5 seconds apart." #~ msgid "Server name for which this provider's certificate is valid for." #~ msgstr "Server name for which this provider's certificate is valid for." -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Server validation of credential failed: {err}" msgstr "Server validation of credential failed: {err}" @@ -4996,7 +4996,7 @@ msgstr "Server validation of credential failed: {err}" #~ msgid "Service Connections" #~ msgstr "Service Connections" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Service Provider Binding" msgstr "Service Provider Binding" @@ -5009,11 +5009,11 @@ msgstr "Service Provider Binding" #~ msgid "Session" #~ msgstr "Session" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Session ID" msgstr "Session ID" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Session duration" msgstr "Session duration" @@ -5021,11 +5021,11 @@ msgstr "Session duration" #~ msgid "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session not valid on or after current time + this value." msgstr "Session not valid on or after current time + this value." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session valid not on or after" msgstr "Session valid not on or after" @@ -5033,51 +5033,51 @@ msgstr "Session valid not on or after" msgid "Session(s)" msgstr "Session(s)" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/UserSettingsPage.ts msgid "Sessions" msgstr "Sessions" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set HTTP-Basic Authentication" msgstr "Set HTTP-Basic Authentication" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set a custom HTTP-Basic Authentication header based on values from authentik." msgstr "Set a custom HTTP-Basic Authentication header based on values from authentik." -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/users/UserForm.ts msgid "Set custom attributes using YAML or JSON." msgstr "Set custom attributes using YAML or JSON." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." msgstr "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Set password" msgstr "Set password" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." msgstr "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Setup" msgstr "Setup" -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts msgid "Severity" msgstr "Severity" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." msgstr "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." @@ -5085,7 +5085,7 @@ msgstr "Show arbitrary input fields to the user, for example during enrollment. msgid "Show less" msgstr "Show less" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show matched user" msgstr "Show matched user" @@ -5093,56 +5093,56 @@ msgstr "Show matched user" msgid "Show more" msgstr "Show more" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show sources' labels" msgstr "Show sources' labels" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Shown as the Title in Flow pages." msgstr "Shown as the Title in Flow pages." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar left" msgstr "Sidebar left" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar right" msgstr "Sidebar right" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Sign up." msgstr "Sign up." -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signature algorithm" msgstr "Signature algorithm" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Signing Certificate" msgstr "Signing Certificate" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Signing Key" msgstr "Signing Key" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signing keypair" msgstr "Signing keypair" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Single Prompts that can be used for Prompt Stages." msgstr "Single Prompts that can be used for Prompt Stages." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Single use" msgstr "Single use" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications" msgstr "Single-page applications" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" msgstr "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" @@ -5150,17 +5150,17 @@ msgstr "Single-page applications which handle authentication in the browser (for #~ msgid "Skip path regex" #~ msgstr "Skip path regex" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Slug" msgstr "Slug" -#: src/flows/FlowExecutor.ts -#: src/flows/stages/FlowErrorStage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/stages/FlowErrorStage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Something went wrong! Please try again later." msgstr "Something went wrong! Please try again later." @@ -5169,7 +5169,7 @@ msgstr "Something went wrong! Please try again later." #~ msgid "Source" #~ msgstr "Source" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Source linked" msgstr "Source linked" @@ -5182,11 +5182,11 @@ msgstr "Source linked" #~ msgid "Source {0}" #~ msgstr "Source {0}" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Source(s)" msgstr "Source(s)" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Sources" msgstr "Sources" @@ -5194,32 +5194,32 @@ msgstr "Sources" #~ msgid "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" #~ msgstr "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." msgstr "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Spanish" msgstr "Spanish" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Specify multiple server URIs by separating them with a comma." msgstr "Specify multiple server URIs by separating them with a comma." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stacked" msgstr "Stacked" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts msgid "Stage" msgstr "Stage" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Stage Bindings" msgstr "Stage Bindings" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stage Configuration" msgstr "Stage Configuration" @@ -5227,23 +5227,23 @@ msgstr "Stage Configuration" #~ msgid "Stage binding" #~ msgstr "Stage binding" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage binding(s)" msgstr "Stage binding(s)" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage kind" msgstr "Stage kind" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage name" msgstr "Stage name" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage object" msgstr "Stage object" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage type" msgstr "Stage type" @@ -5251,72 +5251,72 @@ msgstr "Stage type" #~ msgid "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." #~ msgstr "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." msgstr "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." msgstr "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." msgstr "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." msgstr "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Stage used to configure an SMS-based TOTP authenticator." msgstr "Stage used to configure an SMS-based TOTP authenticator." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." msgstr "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stage(s)" msgstr "Stage(s)" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Stage-specific settings" msgstr "Stage-specific settings" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Stages" msgstr "Stages" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." msgstr "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." msgstr "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "State" msgstr "State" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Static Tokens" msgstr "Static Tokens" @@ -5324,7 +5324,7 @@ msgstr "Static Tokens" msgid "Static authenticator" msgstr "Static authenticator" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Static token" msgstr "Static token" @@ -5332,16 +5332,16 @@ msgstr "Static token" msgid "Static tokens" msgstr "Static tokens" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Static: Static value, displayed as-is." msgstr "Static: Static value, displayed as-is." -#: src/pages/stages/deny/DenyStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Status" msgstr "Status" @@ -5359,25 +5359,25 @@ msgstr "Status" #~ msgid "Status: Enabled" #~ msgstr "Status: Enabled" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Stop impersonation" msgstr "Stop impersonation" -#: src/pages/events/EventInfo.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Subject" msgstr "Subject" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Subject mode" msgstr "Subject mode" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Subject-alt name" msgstr "Subject-alt name" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Successful" msgstr "Successful" @@ -5386,7 +5386,7 @@ msgstr "Successful" msgid "Successful Logins" msgstr "Successful Logins" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Successfully cleared flow cache" msgstr "Successfully cleared flow cache" @@ -5394,81 +5394,81 @@ msgstr "Successfully cleared flow cache" msgid "Successfully cleared notifications" msgstr "Successfully cleared notifications" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Successfully cleared policy cache" msgstr "Successfully cleared policy cache" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Successfully copied TOTP Config." msgstr "Successfully copied TOTP Config." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully created application." msgstr "Successfully created application." -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully created binding." msgstr "Successfully created binding." -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully created certificate-key pair." msgstr "Successfully created certificate-key pair." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully created flow." msgstr "Successfully created flow." -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully created group." msgstr "Successfully created group." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully created instance." msgstr "Successfully created instance." -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully created integration." msgstr "Successfully created integration." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully created invitation." msgstr "Successfully created invitation." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully created mapping." msgstr "Successfully created mapping." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully created outpost." msgstr "Successfully created outpost." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully created policy." msgstr "Successfully created policy." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully created prompt." msgstr "Successfully created prompt." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully created provider." msgstr "Successfully created provider." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully created rule." msgstr "Successfully created rule." @@ -5477,50 +5477,50 @@ msgstr "Successfully created rule." #~ msgid "Successfully created service-connection." #~ msgstr "Successfully created service-connection." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully created source." msgstr "Successfully created source." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully created stage." msgstr "Successfully created stage." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully created tenant." msgstr "Successfully created tenant." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully created token." msgstr "Successfully created token." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully created transport." msgstr "Successfully created transport." -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully created user." msgstr "Successfully created user." @@ -5534,44 +5534,44 @@ msgstr "Successfully deleted {0} {1}" msgid "Successfully disconnected source" msgstr "Successfully disconnected source" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Successfully generated certificate-key pair." msgstr "Successfully generated certificate-key pair." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Successfully generated recovery link" msgstr "Successfully generated recovery link" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Successfully imported flow." msgstr "Successfully imported flow." -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Successfully imported provider." msgstr "Successfully imported provider." -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Successfully sent email." msgstr "Successfully sent email." -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Successfully sent test-request." msgstr "Successfully sent test-request." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully updated application." msgstr "Successfully updated application." -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully updated binding." msgstr "Successfully updated binding." -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully updated certificate-key pair." msgstr "Successfully updated certificate-key pair." @@ -5587,64 +5587,64 @@ msgstr "Successfully updated details" msgid "Successfully updated device." msgstr "Successfully updated device." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully updated flow." msgstr "Successfully updated flow." -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully updated group." msgstr "Successfully updated group." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully updated instance." msgstr "Successfully updated instance." -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully updated integration." msgstr "Successfully updated integration." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully updated invitation." msgstr "Successfully updated invitation." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully updated mapping." msgstr "Successfully updated mapping." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully updated outpost." msgstr "Successfully updated outpost." -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/UserPasswordForm.ts msgid "Successfully updated password." msgstr "Successfully updated password." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully updated policy." msgstr "Successfully updated policy." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully updated prompt." msgstr "Successfully updated prompt." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully updated provider." msgstr "Successfully updated provider." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully updated rule." msgstr "Successfully updated rule." @@ -5653,82 +5653,82 @@ msgstr "Successfully updated rule." #~ msgid "Successfully updated service-connection." #~ msgstr "Successfully updated service-connection." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully updated source." msgstr "Successfully updated source." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully updated stage." msgstr "Successfully updated stage." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully updated tenant." msgstr "Successfully updated tenant." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully updated token." msgstr "Successfully updated token." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully updated transport." msgstr "Successfully updated transport." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully updated user." msgstr "Successfully updated user." -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Successfully updated {0} {1}" msgstr "Successfully updated {0} {1}" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Superuser" msgstr "Superuser" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Superuser privileges?" msgstr "Superuser privileges?" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Superuser-groups" msgstr "Superuser-groups" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Superusers" msgstr "Superusers" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Suspicious request" msgstr "Suspicious request" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Symbol charset" msgstr "Symbol charset" @@ -5736,7 +5736,7 @@ msgstr "Symbol charset" #~ msgid "Sync" #~ msgstr "Sync" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync groups" msgstr "Sync groups" @@ -5744,15 +5744,15 @@ msgstr "Sync groups" #~ msgid "Sync parent group" #~ msgstr "Sync parent group" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Sync status" msgstr "Sync status" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync users" msgstr "Sync users" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "System" msgstr "System" @@ -5760,20 +5760,20 @@ msgstr "System" #~ msgid "System Overview" #~ msgstr "System Overview" -#: src/interfaces/AdminInterface.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "System Tasks" msgstr "System Tasks" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "System status" msgstr "System status" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task exception" msgstr "System task exception" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task execution" msgstr "System task execution" @@ -5781,7 +5781,7 @@ msgstr "System task execution" #~ msgid "TLS Authentication Certificate" #~ msgstr "TLS Authentication Certificate" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "TLS Authentication Certificate/SSH Keypair" msgstr "TLS Authentication Certificate/SSH Keypair" @@ -5789,12 +5789,12 @@ msgstr "TLS Authentication Certificate/SSH Keypair" #~ msgid "TLS Server name" #~ msgstr "TLS Server name" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "TLS Verification Certificate" msgstr "TLS Verification Certificate" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "TOTP Authenticators" msgstr "TOTP Authenticators" @@ -5806,62 +5806,62 @@ msgstr "TOTP Device" msgid "TOTP authenticator" msgstr "TOTP authenticator" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Taiwanese Mandarin" msgstr "Taiwanese Mandarin" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Target" msgstr "Target" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with errors" msgstr "Task finished with errors" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with warnings" msgstr "Task finished with warnings" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Template" msgstr "Template" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Tenant" msgstr "Tenant" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenant(s)" msgstr "Tenant(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenants" msgstr "Tenants" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test" msgstr "Test" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Test Policy" msgstr "Test Policy" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test Property Mapping" msgstr "Test Property Mapping" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text (read-only): Simple Text input, but cannot be edited." msgstr "Text (read-only): Simple Text input, but cannot be edited." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text: Simple Text input" msgstr "Text: Simple Text input" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "The Host IP of the docker host" msgstr "The Host IP of the docker host" @@ -5869,20 +5869,20 @@ msgstr "The Host IP of the docker host" msgid "The URL \"{0}\" was not found." msgstr "The URL \"{0}\" was not found." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" msgstr "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" msgstr "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator should not create a dedicated credential" msgstr "The authenticator should not create a dedicated credential" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll access the application at. Include any non-standard port." msgstr "The external URL you'll access the application at. Include any non-standard port." @@ -5890,7 +5890,7 @@ msgstr "The external URL you'll access the application at. Include any non-stand #~ msgid "The external URL you'll authenticate at. Can be the same domain as authentik." #~ msgstr "The external URL you'll authenticate at. Can be the same domain as authentik." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." msgstr "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." @@ -5906,7 +5906,7 @@ msgstr "The following keywords are supported:" msgid "The following objects use {objName}" msgstr "The following objects use {objName}" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "The new application wizard greatly simplifies the steps required to create applications and providers." msgstr "The new application wizard greatly simplifies the steps required to create applications and providers." @@ -5920,7 +5920,7 @@ msgstr "The new application wizard greatly simplifies the steps required to crea #~ "doesn't pass when either or both of the selected options are equal or less than the\n" #~ "threshold." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "The policy passes when the reputation score is below the threshold, and\n" "doesn't pass when either or both of the selected options are equal or above the\n" @@ -5930,23 +5930,23 @@ msgstr "" "doesn't pass when either or both of the selected options are equal or above the\n" "threshold." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "The policy takes a random time to execute. This controls the minimum time it will take." msgstr "The policy takes a random time to execute. This controls the minimum time it will take." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" msgstr "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" msgstr "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "These bindings control if this stage will be applied to the flow." msgstr "These bindings control if this stage will be applied to the flow." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." @@ -5954,13 +5954,13 @@ msgstr "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "These bindings control which users can access this flow." msgstr "These bindings control which users can access this flow." -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." @@ -5968,55 +5968,55 @@ msgstr "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "These policies control which users can access this application." msgstr "These policies control which users can access this application." -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." msgstr "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "This flow is completed." msgstr "This flow is completed." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the full endpoint to send POST requests to." msgstr "This is the full endpoint to send POST requests to." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the password to be used with basic auth" msgstr "This is the password to be used with basic auth" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the username to be used with basic auth or the token when used with bearer token" msgstr "This is the username to be used with basic auth or the token when used with bearer token" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." msgstr "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "This setting only affects new Events, as the expiration is saved per-event." msgstr "This setting only affects new Events, as the expiration is saved per-event." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "This stage can be included in enrollment flows to accept invitations." msgstr "This stage can be included in enrollment flows to accept invitations." -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "This stage checks the user's current session against the Google reCaptcha service." msgstr "This stage checks the user's current session against the Google reCaptcha service." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Threshold" msgstr "Threshold" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Time in minutes the token sent is valid." msgstr "Time in minutes the token sent is valid." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." msgstr "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." @@ -6028,18 +6028,18 @@ msgstr "Time offset when temporary users should be deleted. This only applies if #~ msgid "Time-based One-Time Passwords" #~ msgstr "Time-based One-Time Passwords" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Timeout" msgstr "Timeout" -#: src/pages/flows/FlowForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Title" msgstr "Title" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "To" msgstr "To" @@ -6047,11 +6047,11 @@ msgstr "To" #~ msgid "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." #~ msgstr "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." msgstr "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "To create a recovery link, the current tenant needs to have a recovery flow configured." msgstr "To create a recovery link, the current tenant needs to have a recovery flow configured." @@ -6059,12 +6059,12 @@ msgstr "To create a recovery link, the current tenant needs to have a recovery f #~ msgid "To directly reset a user's password, configure a recovery flow on the currently active tenant." #~ msgstr "To directly reset a user's password, configure a recovery flow on the currently active tenant." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." msgstr "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "To use SSL instead, use 'ldaps://' and disable this option." msgstr "To use SSL instead, use 'ldaps://' and disable this option." @@ -6073,38 +6073,38 @@ msgstr "To use SSL instead, use 'ldaps://' and disable this option." #~ msgid "Token" #~ msgstr "Token" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Token URL" msgstr "Token URL" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Token count" msgstr "Token count" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Token expiry" msgstr "Token expiry" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Token is managed by authentik." msgstr "Token is managed by authentik." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Token validity" msgstr "Token validity" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Token(s)" msgstr "Token(s)" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens" msgstr "Tokens" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Tokens & App passwords" msgstr "Tokens & App passwords" @@ -6112,182 +6112,182 @@ msgstr "Tokens & App passwords" msgid "Tokens and App passwords" msgstr "Tokens and App passwords" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." msgstr "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Tokens sent via SMS." msgstr "Tokens sent via SMS." -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Total flows" msgstr "Total flows" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Total groups" msgstr "Total groups" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Total policies" msgstr "Total policies" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Total users" msgstr "Total users" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Traditional authenticator" msgstr "Traditional authenticator" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Compose)" msgstr "Traefik (Compose)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Ingress)" msgstr "Traefik (Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Standalone)" msgstr "Traefik (Standalone)" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Transient" msgstr "Transient" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Transports" msgstr "Transports" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Trusted OIDC Sources" msgstr "Trusted OIDC Sources" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try it now" msgstr "Try it now" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try the new application wizard" msgstr "Try the new application wizard" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Turkish" msgstr "Turkish" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio" msgstr "Twilio" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Account SID" msgstr "Twilio Account SID" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Auth Token" msgstr "Twilio Auth Token" +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts #: src/elements/user/UserDevicesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Type" msgstr "Type" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "UI settings" msgstr "UI settings" -#: src/pages/events/EventInfo.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "UID" msgstr "UID" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "UID start number" msgstr "UID start number" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "UPN" msgstr "UPN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL settings" msgstr "URL settings" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "URL that authentik will redirect back to after successful authentication." msgstr "URL that authentik will redirect back to after successful authentication." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "URL that the initial Login request is sent to." msgstr "URL that the initial Login request is sent to." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL the user is redirect to to consent the authorization." msgstr "URL the user is redirect to to consent the authorization." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to get user information." msgstr "URL used by authentik to get user information." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to retrieve tokens." msgstr "URL used by authentik to retrieve tokens." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used to request the initial token. This URL is only required for OAuth 1." msgstr "URL used to request the initial token. This URL is only required for OAuth 1." -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "URL which will be opened when a user clicks on the application." msgstr "URL which will be opened when a user clicks on the application." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated Paths" msgstr "Unauthenticated Paths" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated URLs" msgstr "Unauthenticated URLs" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Unbound policies" msgstr "Unbound policies" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Unenrollment" msgstr "Unenrollment" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Unenrollment flow" msgstr "Unenrollment flow" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Unhealthy" msgstr "Unhealthy" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Unhealthy outposts" msgstr "Unhealthy outposts" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Unknown" msgstr "Unknown" @@ -6295,77 +6295,77 @@ msgstr "Unknown" #~ msgid "Unmanaged" #~ msgstr "Unmanaged" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Unread notifications" msgstr "Unread notifications" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Unsynced sources" msgstr "Unsynced sources" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Up-to-date!" 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserActiveForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserActiveForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update" msgstr "Update" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Update Application" msgstr "Update Application" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Binding" msgstr "Update Binding" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Update Blueprint" msgstr "Update Blueprint" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Update Certificate-Key Pair" msgstr "Update Certificate-Key Pair" @@ -6373,91 +6373,91 @@ msgstr "Update Certificate-Key Pair" msgid "Update Device" msgstr "Update Device" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Update Flow" msgstr "Update Flow" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Group" msgstr "Update Group" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Update Invitation" msgstr "Update Invitation" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Update LDAP Provider" msgstr "Update LDAP Provider" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Update LDAP Source" msgstr "Update LDAP Source" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Update Notification Rule" msgstr "Update Notification Rule" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Update Notification Transport" msgstr "Update Notification Transport" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Update OAuth Source" msgstr "Update OAuth Source" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Update OAuth2 Provider" msgstr "Update OAuth2 Provider" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Update Outpost" msgstr "Update Outpost" -#: src/pages/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts msgid "Update Plex Source" msgstr "Update Plex Source" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Update Prompt" msgstr "Update Prompt" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Update Proxy Provider" msgstr "Update Proxy Provider" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Update SAML Provider" msgstr "Update SAML Provider" -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Update SAML Source" msgstr "Update SAML Source" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Update Stage binding" msgstr "Update Stage binding" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Update Tenant" msgstr "Update Tenant" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update Token" msgstr "Update Token" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update User" msgstr "Update User" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Update available" msgstr "Update available" @@ -6465,108 +6465,108 @@ msgstr "Update available" msgid "Update details" msgstr "Update details" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update password" msgstr "Update password" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/users/UserActiveForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/users/UserActiveForm.ts msgid "Update {0}" msgstr "Update {0}" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Updated" msgstr "Updated" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Upstream host that the requests are forwarded to." msgstr "Upstream host that the requests are forwarded to." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use SSL" msgstr "Use SSL" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use TLS" msgstr "Use TLS" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a code-based authenticator." msgstr "Use a code-based authenticator." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Use a security key" msgstr "Use a security key" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a security key to prove your identity." msgstr "Use a security key to prove your identity." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use global settings" msgstr "Use global settings" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's email address, but deny enrollment when the email address already exists." msgstr "Use the user's email address, but deny enrollment when the email address already exists." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's username, but deny enrollment when the username already exists." msgstr "Use the user's username, but deny enrollment when the username already exists." -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." msgstr "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." msgstr "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." msgstr "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Use this tenant for each domain that doesn't have a dedicated tenant." msgstr "Use this tenant for each domain that doesn't have a dedicated tenant." +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventListPage.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "User" msgstr "User" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User Info" msgstr "User Info" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User Property Mappings" msgstr "User Property Mappings" @@ -6580,15 +6580,15 @@ msgstr "User Property Mappings" #~ msgid "User Settings" #~ msgstr "User Settings" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + LDAP password" msgstr "User database + LDAP password" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + app passwords" msgstr "User database + app passwords" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + standard password" msgstr "User database + standard password" @@ -6596,28 +6596,28 @@ msgstr "User database + standard password" msgid "User details" msgstr "User details" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User events" msgstr "User events" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "User fields" msgstr "User fields" -#: src/pages/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "User folders" msgstr "User folders" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "User interface" msgstr "User interface" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "User mappings can only be checked if a user is already logged in when trying to access this source." msgstr "User mappings can only be checked if a user is already logged in when trying to access this source." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "User matching mode" msgstr "User matching mode" @@ -6625,165 +6625,165 @@ msgstr "User matching mode" #~ msgid "User metrics" #~ msgstr "User metrics" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User object filter" msgstr "User object filter" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User password writeback" msgstr "User password writeback" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "User path" msgstr "User path" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "User path template" msgstr "User path template" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "User settings flow" msgstr "User settings flow" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "User statistics" msgstr "User statistics" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User status" msgstr "User status" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification" msgstr "User verification" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification is preferred if available, but not required." msgstr "User verification is preferred if available, but not required." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification must occur." msgstr "User verification must occur." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification should not occur." msgstr "User verification should not occur." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "User was written to" msgstr "User was written to" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/UserViewPage.ts msgid "User {0}" msgstr "User {0}" -#: src/flows/FormStatic.ts +#: src/flow/FormStatic.ts msgid "User's avatar" msgstr "User's avatar" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "User's display name." msgstr "User's display name." -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "User's primary identifier. 150 characters or fewer." msgstr "User's primary identifier. 150 characters or fewer." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User(s)" msgstr "User(s)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the password part of the HTTP-Basic Header." msgstr "User/Group Attribute used for the password part of the HTTP-Basic Header." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." msgstr "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Userinfo URL" msgstr "Userinfo URL" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Username" msgstr "Username" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Username: Same as Text input, but checks for and prevents duplicate usernames." msgstr "Username: Same as Text input, but checks for and prevents duplicate usernames." -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/UserListPage.ts msgid "Users" msgstr "Users" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Users added to this group will be superusers." msgstr "Users added to this group will be superusers." -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Users created per day in the last month" msgstr "Users created per day in the last month" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." msgstr "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using flow" msgstr "Using flow" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using source" msgstr "Using source" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." msgstr "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." msgstr "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Validate SSL Certificates of upstream servers." msgstr "Validate SSL Certificates of upstream servers." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Validate the user's password against the selected backend(s)." msgstr "Validate the user's password against the selected backend(s)." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Validation Policies" msgstr "Validation Policies" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Validity days" msgstr "Validity days" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Verification" msgstr "Verification" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Verification Certificate" msgstr "Verification Certificate" @@ -6795,11 +6795,11 @@ msgstr "Verification Certificate" #~ msgid "Verify only" #~ msgstr "Verify only" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." msgstr "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Version" msgstr "Version" @@ -6807,85 +6807,85 @@ msgstr "Version" #~ msgid "Version: {0}" #~ msgstr "Version: {0}" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "Version: {versionString}" msgstr "Version: {versionString}" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "View Deployment Info" msgstr "View Deployment Info" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "View deployment documentation" msgstr "View deployment documentation" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Visible in the URL." msgstr "Visible in the URL." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (max)" msgstr "Wait (max)" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (min)" 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 +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Warning" msgstr "Warning" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Warning: Application is not used by any Outpost." msgstr "Warning: Application is not used by any Outpost." -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." msgstr "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Warning: Policy is not assigned." msgstr "Warning: Policy is not assigned." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Warning: Provider is not used by an Application." msgstr "Warning: Provider is not used by an Application." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Warning: Provider is not used by any Outpost." msgstr "Warning: Provider is not used by any Outpost." -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Warning: Provider not assigned to any application." msgstr "Warning: Provider not assigned to any application." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." msgstr "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Warning: authentik Domain is not configured, authentication will not work." msgstr "Warning: authentik Domain is not configured, authentication will not work." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Web Certificate" msgstr "Web Certificate" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Web application" msgstr "Web application" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "WebAuthn Authenticators" msgstr "WebAuthn Authenticators" @@ -6893,35 +6893,35 @@ msgstr "WebAuthn Authenticators" #~ msgid "WebAuthn Devices" #~ msgstr "WebAuthn Devices" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (Slack/Discord)" msgstr "Webhook (Slack/Discord)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (generic)" msgstr "Webhook (generic)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook Mapping" msgstr "Webhook Mapping" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook URL" msgstr "Webhook URL" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Welcome, {name}." msgstr "Welcome, {name}." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When a user returns from the email successfully, their account will be activated." msgstr "When a user returns from the email successfully, their account will be activated." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." msgstr "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." @@ -6929,74 +6929,74 @@ msgstr "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." msgstr "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "When connecting via SSH, this keypair is used for authentication." msgstr "When connecting via SSH, this keypair is used for authentication." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When enabled, global Email connection settings will be used and connection settings below will be ignored." msgstr "When enabled, global Email connection settings will be used and connection settings below will be ignored." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "When enabled, the invitation will be deleted after usage." msgstr "When enabled, the invitation will be deleted after usage." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When enabled, user fields are matched regardless of their casing." msgstr "When enabled, user fields are matched regardless of their casing." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "When multiple stages are selected, the user can choose which one they want to enroll." msgstr "When multiple stages are selected, the user can choose which one they want to enroll." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." msgstr "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." msgstr "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." msgstr "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "When used in conjunction with a User Write stage, use attributes.foo to write attributes." msgstr "When used in conjunction with a User Write stage, use attributes.foo to write attributes." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "When using an external logging solution for archiving, this can be set to \"minutes=5\"." msgstr "When using an external logging solution for archiving, this can be set to \"minutes=5\"." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." msgstr "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Whoops!" msgstr "Whoops!" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Windows" msgstr "Windows" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Workers" msgstr "Workers" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." @@ -7004,51 +7004,51 @@ msgstr "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "X509 Subject" msgstr "X509 Subject" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "XML-based SSO standard. Use this if your application only supports SAML." msgstr "XML-based SSO standard. Use this if your application only supports SAML." +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Yes" msgstr "Yes" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Yes ({0})" msgstr "Yes ({0})" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "You can only select providers that match the type of the outpost." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "You're about to be redirect to the following URL." msgstr "You're about to be redirect to the following URL." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "You're currently impersonating {0}. Click to stop." msgstr "You're currently impersonating {0}. Click to stop." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "app1 running on app1.example.com" msgstr "app1 running on app1.example.com" @@ -7060,11 +7060,11 @@ msgstr "app1 running on app1.example.com" #~ msgid "authentik LDAP Backend" #~ msgstr "authentik LDAP Backend" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "authentik running on auth.example.com" msgstr "authentik running on auth.example.com" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "authentik: Locale: Displays a list of locales authentik supports." msgstr "authentik: Locale: Displays a list of locales authentik supports." @@ -7095,11 +7095,11 @@ msgstr "reference will be reset to default value" msgid "reference will be set to an empty value" msgstr "reference will be set to an empty value" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with current user" msgstr "with current user" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with inspector" msgstr "with inspector" @@ -7109,11 +7109,11 @@ msgstr "with inspector" msgid "{0}" msgstr "{0}" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} (\"{1}\", of type {2})" msgstr "{0} (\"{1}\", of type {2})" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} ({1})" msgstr "{0} ({1})" @@ -7126,7 +7126,7 @@ msgstr "{0} ({consequence})" msgid "{0} - {1} of {2}" msgstr "{0} - {1} of {2}" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "{0} is available!" msgstr "{0} is available!" @@ -7134,7 +7134,7 @@ msgstr "{0} is available!" msgid "{0} unread" msgstr "{0} unread" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "{0}, should be {1}" msgstr "{0}, should be {1}" diff --git a/web/src/locales/es.po b/web/src/locales/es.po index 5b294a7db..b0d4d4895 100644 --- a/web/src/locales/es.po +++ b/web/src/locales/es.po @@ -32,105 +32,105 @@ msgstr "(Formato: horas = -1; minutos = -2; segundos = -3)." msgid "(Format: hours=1;minutes=2;seconds=3)." msgstr "(Formato: horas = 1; minutos = 2; segundos = 3)." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts #: src/elements/user/SessionList.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "-" msgstr "-" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid ".yaml files, which can be found on goauthentik.io and can be exported by authentik." msgstr ".yaml, que se pueden encontrar en goauthentik.io y que authentik puede exportar." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "6 digits, widely compatible" msgstr "6 dígitos, ampliamente compatible" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "8 digits, not compatible with apps like Google Authenticator" msgstr "8 dígitos, no compatible con aplicaciones como Google Authenticator" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A \"roaming\" authenticator, like a YubiKey" msgstr "Un autenticador «roaming», como YubiKey" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "A code has been sent to you via SMS." msgstr "Se le ha enviado un código por SMS." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "A newer version of the frontend is available." msgstr "Está disponible una versión más reciente de la interfaz." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A non-removable authenticator, like TouchID or Windows Hello" msgstr "Un autenticador no extraíble, como TouchID o Windows Hello" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "A policy used for testing. Always returns the same result as specified below after waiting a random duration." msgstr "Una política utilizada para las pruebas. Siempre devuelve el mismo resultado que se especifica a continuación después de esperar una duración aleatoria." -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "ACS URL" msgstr "URL" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ALL, all policies must match to grant access." msgstr "TODAS, todas las políticas deben coincidir para otorgar acceso." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ALL, all policies must match to include this stage access." msgstr "TODAS, todas las políticas deben coincidir para incluir el acceso a esta etapa." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ANY, any policy must match to grant access." msgstr "CUALQUIERA, cualquier política debe coincidir para otorgar acceso." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ANY, any policy must match to include this stage access." msgstr "CUALQUIERA, cualquier política debe coincidir para incluir el acceso a esta etapa." -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "API" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "API Access" msgstr "Acceso a la API" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth Username" msgstr "Nombre de usuario de autenticación de API" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth password" msgstr "Contraseña de autenticación de API" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "API Hostname" msgstr "Nombre de host de API" @@ -138,7 +138,7 @@ msgstr "Nombre de host de API" msgid "API Requests" msgstr "Solicitudes de API" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "API Token (can be used to access the API programmatically)" msgstr "Token de API (se puede usar para acceder a la API mediante programación)" @@ -146,84 +146,84 @@ msgstr "Token de API (se puede usar para acceder a la API mediante programación msgid "API request failed" msgstr "Solicitud de API fallida" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "About applications" msgstr "Acerca de las aplicaciones" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Access Key" msgstr "Clave de acceso" #~ msgid "Access code validity" #~ msgstr "Validez código de acceso" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Access token URL" msgstr "URL de token de acceso" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Access token validity" msgstr "Validez de los tokens" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts 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 -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Actions" msgstr "Acciones" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Actions over the last 24 hours" msgstr "Acciones en las últimas 24 horas" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Activate" msgstr "Activar" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Activate pending user on success" msgstr "Activar usuario pendiente en caso de éxito" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Active" msgstr "Activo" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Add" msgstr "Añadir" @@ -251,40 +251,40 @@ msgstr "Añadir" #~ msgid "Add a provider which supports SAML 2.0." #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition Group DN" msgstr "DN de grupo de adición" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition User DN" msgstr "DN de usuario adicional" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Additional Scope" msgstr "Ámbito adicional" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Additional UI settings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional group DN, prepended to the Base DN." msgstr "DN de grupo adicional, antepuesto al DN base." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Additional scope mappings, which are passed to the proxy." msgstr "Asignaciones de ámbitos adicionales, que se pasan al proxy." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts 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 +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional settings" msgstr "Configuraciones adicionales" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional user DN, prepended to the Base DN." msgstr "DN de usuario adicional, antepuesto al DN base." @@ -292,121 +292,121 @@ msgstr "DN de usuario adicional, antepuesto al DN base." msgid "Admin" msgstr "Admin" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Admin interface" msgstr "Interfaz de administrador" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Advanced protocol settings" msgstr "Configuración de protocolo avanzada" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Advanced settings" msgstr "Configuraciones avanzadas" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Affected model:" msgstr "Modelo afectado:" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Alert" msgstr "Alerta" #~ msgid "Algorithm used to sign the JWT Tokens." #~ msgstr "Algoritmo utilizado para firmar los tokens JWT." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allow IDP-initiated logins" msgstr "Permitir inicios de sesión iniciados por el proveedor" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allow friends to authenticate via Plex, even if you don't share any servers" msgstr "Permite que tus amigos se autentiquen a través de Plex, incluso si no compartes ningún servidor" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allow up to N occurrences in the HIBP database." msgstr "Permite hasta N ocurrencias en la base de datos HIBP." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." msgstr "Permita a los usuarios utilizar aplicaciones en función de las propiedades, aplicar criterios de contraseña y aplicar etapas de forma selectiva." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Allowed Redirect URIs" msgstr "URI de redireccionamiento permitidos" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allowed count" msgstr "Recuento permitido" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allowed servers" msgstr "Servidores permitidos" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." msgstr "Permite los flujos de autenticación iniciados por el IdP. Esto puede suponer un riesgo para la seguridad, ya que no se valida el identificador de la solicitud." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Allows/denys requests based on the users and/or the IPs reputation." msgstr "Permitir/denegar solicitudes en función de los usuarios y/o la reputación de las IP." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Also known as Entity ID. Defaults the Metadata URL." msgstr "También se conoce como ID de entidad. Default la URL de metadatos." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Also known as EntityID." msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Alternatively, if your current device has Duo installed, click on this link:" msgstr "Como alternativa, si su dispositivo actual tiene instalado Duo, haga clic en este enlace:" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Always require consent" msgstr "Exigir siempre el consentimiento" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "An example setup can look like this:" msgstr "Un ejemplo de configuración puede verse así:" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Any HTML can be used." msgstr "Se puede usar cualquier código HTML." -#: src/pages/events/EventInfo.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "App" msgstr "App" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "App password" msgstr "contraseña de la aplicación" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "App password (can be used to login using a flow executor)" msgstr "Contraseña de la aplicación (se puede usar para iniciar sesión con un ejecutor de flujo)" +#: src/admin/admin-overview/TopApplicationsTable.ts +#: src/admin/providers/ProviderListPage.ts #: src/elements/user/UserConsentList.ts -#: src/pages/admin-overview/TopApplicationsTable.ts -#: src/pages/providers/ProviderListPage.ts msgid "Application" msgstr "Aplicación" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts #: src/user/LibraryApplication.ts msgid "Application Icon" msgstr "Icono de aplicación" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Application Link" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application already has access to the following permissions:" msgstr "" @@ -414,48 +414,48 @@ msgstr "" msgid "Application authorizations" msgstr "Autorizaciones de solicitudes" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Application authorized" msgstr "Solicitud autorizada" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application details" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following new permissions:" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following permissions:" msgstr "La aplicación requiere los siguientes permisos:" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Application type" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application's display Name." msgstr "Nombre para mostrar de la aplicación." -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "Application(s)" msgstr "Solicitud (s)" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/outposts/OutpostForm.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/outposts/OutpostForm.ts msgid "Applications" msgstr "Aplicaciones" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which redirect users to a non-web callback (for example, Android, iOS)" msgstr "" @@ -463,11 +463,11 @@ msgstr "" msgid "Apply changes" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Apps with most usage" msgstr "Aplicaciones con mayor uso" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." @@ -475,7 +475,7 @@ msgstr "" "¿Está seguro de que desea borrar la memoria caché de flujo?\n" "Esto provocará que todos los flujos se vuelvan a evaluar en su próximo uso." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." @@ -491,7 +491,7 @@ msgstr "¿Estás seguro de que quieres eliminar {0} {1}?" msgid "Are you sure you want to delete {0} {objName} ?" msgstr "¿Estás seguro de que quieres eliminar {0} {objName}?" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Are you sure you want to update {0} \"{1}\"?" msgstr "¿Seguro que quieres actualizar {0} «{1}»?" @@ -499,104 +499,104 @@ msgstr "¿Seguro que quieres actualizar {0} «{1}»?" #~ msgid "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "La afirmación no es válida en o después de la hora actual + este valor (Formato: horas = 1; minutos = 2; segundos = 3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not before" msgstr "Afirmación válida no antes" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not on or after" msgstr "Afirmación válida no el o después" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Assertions is empty" msgstr "Las afirmaciones están vacías" -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Assigned to application" msgstr "Asignado a la aplicación" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Assigned to {0} object(s)." msgstr "Se asigna a {0} objetos." #~ msgid "Assigned to {0} objects." #~ msgstr "Se asigna a objetos {0}." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Attempted to log in as {0}" msgstr "Se intentó iniciar sesión como {0}" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." msgstr "Nombre de atributo utilizado para aserciones SAML. Puede ser un OID de URN, una referencia de esquema o cualquier otra cadena. Si esta asignación de propiedades se utiliza para la propiedad NameID, este campo se descarta." -#: src/pages/groups/GroupForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/users/UserForm.ts msgid "Attributes" msgstr "atributos" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Audience" msgstr "Audiencia" #~ msgid "Auth Type" #~ msgstr "Tipo de autenticación" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Authenticating with Apple..." msgstr "Autenticando con Apple..." -#: src/flows/sources/plex/PlexLoginInit.ts +#: src/flow/sources/plex/PlexLoginInit.ts msgid "Authenticating with Plex..." msgstr "Autenticando con Plex..." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authentication" msgstr "autenticación" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Authentication Type" msgstr "Tipo de autenticación" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Authentication URL" msgstr "URL de autenticación" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Authentication flow" msgstr "Flujo de autenticación" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Authentication method" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Authentication without user interaction, or machine-to-machine authentication." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Authenticator" msgstr "Autenticador" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Authenticator Attachment" msgstr "Adjunto de autenticador" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authorization" msgstr "Autorización" @@ -607,16 +607,16 @@ msgstr "Autorización" #~ msgid "Authorization Code(s)" #~ msgstr "Código (s) de autorización" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Authorization URL" msgstr "URL de autorización" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Authorization flow" msgstr "Flujo de autorización" @@ -624,23 +624,23 @@ msgstr "Flujo de autorización" msgid "Authorizations" msgstr "Autorizaciones" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Authorize URL" msgstr "Autorizar URL" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Authorized application:" msgstr "Solicitud autorizada:" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Auto-detect (based on your browser)" msgstr "Detección automática (según su navegador)" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Automate and template configuration within authentik." msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Avatar image" msgstr "Imagen de avatar" @@ -648,21 +648,21 @@ msgstr "Imagen de avatar" msgid "Back" msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Backends" msgstr "Backends" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background" msgstr "Fondo" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Background image" msgstr "Imagen de fondo" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background shown during execution." msgstr "Se muestra el fondo durante la ejecución." @@ -678,91 +678,91 @@ msgstr "Se muestra el fondo durante la ejecución." #~ msgid "Backup status" #~ msgstr "Estado de respaldo" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Base DN" msgstr "DN base" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the Hashed User ID" msgstr "Basado en el ID de usuario con hash" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's Email. This is recommended over the UPN method." msgstr "Basado en el correo electrónico del usuario. Esto se recomienda en lugar del método UPN." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." msgstr "Basado en el UPN del usuario, solo funciona si el usuario tiene un conjunto de atributos «upn». Use este método solo si tiene dominios UPN y Mail diferentes." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the username" msgstr "Basado en el nombre de usuario" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Basic Auth" msgstr "Autenticación básica" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Basic-Auth" msgstr "Autenticación básica" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Bearer Token" msgstr "Token portador" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind CN" msgstr "Enlazar CN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Bind DN" msgstr "Enlazar DN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind Password" msgstr "Enlazar contraseña" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind flow" msgstr "Flujo de enlace" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind mode" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Bind stage" msgstr "Etapa Bind" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Binding" msgstr "Vinculante" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Binding Type" msgstr "Tipo de enlace" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprint(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprints" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding settings" msgstr "Configuración de marca" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding shown in page title and several other places." msgstr "La marca se muestra en el título de la página y en otros lugares." @@ -770,118 +770,118 @@ msgstr "La marca se muestra en el título de la página y en otros lugares." msgid "Browser" msgstr "Navegador" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Build hash:" msgstr "Compilar hash:" #~ msgid "Build hash: {0}" #~ msgstr "Hash de compilación: {0}" -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Built-in" msgstr "Incorporado" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "By default, only icons are shown for sources. Enable this to show their full names." msgstr "De forma predeterminada, solo se muestran los iconos de las fuentes. Actívela para mostrar sus nombres completos." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." msgstr "CA con la que se verifica el certificado del punto final. Se puede dejar vacío para que no se valide." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." msgstr "" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Cached flows" msgstr "Flujos almacenados en caché" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Cached policies" msgstr "Políticas almacenadas en caché" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." msgstr "Al realizar consultas en caché, el puesto de avanzada mantiene a todos los usuarios y grupos en memoria y se actualizará cada 5 minutos." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Caddy (Standalone)" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Callback URL" msgstr "URL de devolución de llamada" #~ msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." #~ msgstr "Puede tener el formato «unix://» cuando se conecta a un demonio de docker local, o «https://:2376» cuando se conecta a un sistema remoto." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." msgstr "Puede tener el formato de 'unix: //' cuando se conecta a un daemon de docker local, usando 'ssh: //' para conectarse a través de SSH, o 'https://:2376' cuando se conecta a un sistema remoto." +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/UserActiveForm.ts #: src/elements/forms/ConfirmationForm.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/forms/ModalForm.ts #: src/elements/wizard/Wizard.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/UserActiveForm.ts msgid "Cancel" msgstr "Cancelar" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Case insensitive matching" msgstr "Coincidencia insensible a mayúsculas" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Certificate" msgstr "Certificado" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA1)" msgstr "Huella digital de certificado (SHA1)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA256)" msgstr "Huella digital de certificado (SHA256)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Subject" msgstr "Asunto del certificado" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Certificate used to sign outgoing Responses going to the Service Provider." msgstr "Certificado utilizado para firmar respuestas salientes que van al proveedor de servicios." #~ msgid "Certificate-Key Pair" #~ msgstr "Par de claves de certificado" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pair(s)" msgstr "Par (s) de claves de certificado" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pairs" msgstr "Pares de claves de certificado" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Certificate/Key used for authentication. Can be left empty for no authentication." msgstr "Certificado/clave utilizados para la autenticación. Se puede dejar en blanco si no se realiza ninguna autenticación." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Certificates" msgstr "Certificados" @@ -889,8 +889,8 @@ msgstr "Certificados" msgid "Change password" msgstr "Cambiar contraseña" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Change status" msgstr "Cambiar estado" @@ -898,39 +898,39 @@ msgstr "Cambiar estado" msgid "Change your password" msgstr "Cambia tu contraseña" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Changelog" msgstr "Registro de cambios" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Characters which are considered as symbols." msgstr "Personajes que se consideran símbolos." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check" msgstr "Comprobar" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check Application access" msgstr "Comprobar acceso a aplicaciones" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check IP" msgstr "Comprobar IP" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check Username" msgstr "Verificar nombre de usuario" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check access" msgstr "Comprobar acceso" @@ -940,34 +940,34 @@ msgstr "Comprobar acceso" #~ "5 characters of the SHA1 Hash." #~ msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Check outposts." msgstr "Revisa los puestos avanzados." -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Check status" msgstr "Comprobar el estado" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Check the IP of the Kubernetes service, or" msgstr "Comprueba la IP del servicio de Kubernetes, o" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Check the logs" msgstr "Comprobar los registros" #~ msgid "Check your Emails for a password reset link." #~ msgstr "Revise sus correos electrónicos para obtener un enlace para restablecer la contraseña." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Check your Inbox for a verification email." msgstr "Busca un correo electrónico de verificación en tu bandeja de entrada." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Checkbox" msgstr "Casilla de verificación" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." @@ -975,27 +975,27 @@ msgstr "" "Comprueba un valor de la solicitud de política con la API Have I been Pwned y rechaza la solicitud en función de eso.\n" "Tenga en cuenta que solo se envía una parte del hash de la contraseña, la comparación completa se realiza en el lado del cliente." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Checks if the request's user's password has been changed in the last x days, and denys based on settings." msgstr "Comprueba si la contraseña del usuario de la solicitud se ha cambiado en los últimos x días y la rechaza según la configuración." -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength." msgstr "Comprueba el valor de la solicitud de política en relación con varias reglas, que se utilizan principalmente para garantizar la seguridad de la contraseña." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (simplified)" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (traditional)" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Clear Flow cache" msgstr "Borrar caché de flujo" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear Policy cache" msgstr "Borrar caché de políticas" @@ -1004,18 +1004,18 @@ msgstr "Borrar caché de políticas" msgid "Clear all" msgstr "Borrar todo" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Clear background image" msgstr "Imagen de fondo clara" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear cache" msgstr "Limpiar caché" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Clear icon" msgstr "Ícono Borrar" @@ -1027,76 +1027,76 @@ msgstr "" msgid "Click to change value" msgstr "Haga clic para cambiar el valor" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Click to copy token" msgstr "Haga clic para copiar el token" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Client ID" msgstr "ID de cliente" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Client IP" msgstr "IP del cliente" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Client Secret" msgstr "Secreto del cliente" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Client type" msgstr "Tipo de cliente" +#: src/admin/outposts/OutpostDeploymentModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/notifications/NotificationDrawer.ts #: src/elements/wizard/Wizard.ts -#: src/pages/outposts/OutpostDeploymentModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "Close" msgstr "Cerrar" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Code" msgstr "Código" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Common Name" msgstr "Nombre común" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Compatibility mode" msgstr "Modo de compatibilidad" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential" msgstr "Confidencial" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." msgstr "Los clientes confidenciales son capaces de mantener la confidencialidad de sus credenciales. Los clientes públicos son incapaces." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Configuration" msgstr "Configuración" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Configuration error" msgstr "Error de configuración" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Configuration flow" msgstr "Flujo de configuración" @@ -1104,7 +1104,7 @@ msgstr "Flujo de configuración" #~ msgid "Configuration stage" #~ msgstr "Etapa de configuración" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Configuration stages" msgstr "" @@ -1114,54 +1114,54 @@ msgstr "" #~ msgid "Configure how long access codes are valid for." #~ msgstr "Configure durante cuánto tiempo son válidos los códigos de acceso." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long access tokens are valid for." msgstr "Configure durante cuánto tiempo son válidos los tokens de acceso." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long refresh tokens and their id_tokens are valid for." msgstr "Configure durante cuánto tiempo son válidos los tokens de actualización y sus id_tokens." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Configure how long tokens are valid for." msgstr "Configure durante cuánto tiempo son válidos los tokens." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." msgstr "Configure cómo se creará el valor NameID. Cuando se deja vacío, se respetará la NameIDPolicy de la solicitud entrante." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Configure how the flow executor should handle an invalid response to a challenge." msgstr "Configure cómo el ejecutor de flujo debe gestionar una respuesta no válida a un desafío." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how the issuer field of the ID Token should be filled." msgstr "Configure cómo se debe rellenar el campo emisor del token de ID." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost authenticates requests." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost queries the core authentik server's users." msgstr "Configure la forma en que el puesto avanzado consulta a los usuarios del servidor auténtico principal." #~ msgid "Configure settings relevant to your user profile." #~ msgstr "Configure los ajustes relevantes para su perfil de usuario." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Configure the blueprint context, used for templating." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/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." -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Configure visual settings and defaults for different domains." msgstr "Configure los ajustes visuales y los valores predeterminados para los diferentes dominios." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." msgstr "Configure qué datos deben usarse como identificador de usuario único. En la mayoría de los casos, el valor predeterminado debería estar bien." @@ -1174,7 +1174,7 @@ msgstr "" msgid "Connect" msgstr "Conectar" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Connect to the LDAP Server on port 389:" msgstr "Conéctese al servidor LDAP en el puerto 389:" @@ -1193,8 +1193,8 @@ msgstr "Servicios conectados" msgid "Connection error, reconnecting..." msgstr "Error de conexión, reconexión..." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Connection settings" msgstr "Configuración de conexión" @@ -1202,15 +1202,15 @@ msgstr "Configuración de conexión" msgid "Consent" msgstr "Consentimiento" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires in" msgstr "El consentimiento vence en" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires." msgstr "El consentimiento caduca." -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent given last indefinitely" msgstr "El último consentimiento otorgado indefinidamente" @@ -1218,127 +1218,127 @@ msgstr "El último consentimiento otorgado indefinidamente" msgid "Consent(s)" msgstr "Consentimiento (s)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Groups." msgstr "Considere que los objetos que coinciden con este filtro son grupos." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Users." msgstr "Considere que los objetos que coinciden con este filtro son usuarios." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer key" msgstr "Clave de consumidor" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer secret" msgstr "Secreto del consumidor" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content right" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Context" msgstr "Contexto" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Continue" msgstr "Continuar" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "Continue flow without invitation" msgstr "Continuar el flujo sin invitación" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Control how authentik exposes and interprets information." msgstr "Controla cómo authentik expone e interpreta la información." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Cookie domain" msgstr "Dominio de cookies" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Copy" msgstr "Copia" #~ msgid "Copy Key" #~ msgstr "Copiar clave" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Copy download URL" msgstr "Copiar URL de descarga" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Copy recovery link" 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 -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/ApplicationWizard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create" @@ -1349,269 +1349,269 @@ msgstr "Crear" msgid "Create App password" msgstr "Crear contraseña de aplicación" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/providers/RelatedApplicationButton.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/providers/RelatedApplicationButton.ts msgid "Create Application" msgstr "Crear aplicación" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Binding" msgstr "Crear enlace" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Create Blueprint Instance" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Create Certificate-Key Pair" msgstr "Crear par de claves de certificado" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Create Flow" msgstr "Crear flujo" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Create Group" msgstr "Crear grupo" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation" msgstr "Crear invitación" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." msgstr "Cree enlaces de invitación para inscribir usuarios y, opcionalmente, forzar atributos específicos de su cuenta." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Create Notification Rule" msgstr "Crear regla de notificación" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Create Notification Transport" msgstr "Crear transporte de notificaciones" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Create Outpost" msgstr "Crear puesto avanzado" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Policy" msgstr "Crear política" -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Create Prompt" msgstr "Crear solicitud" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "Create Service account" msgstr "Crear cuenta de servicio" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage" msgstr "Crear escenario" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage binding" msgstr "Crear enlace de escenario" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Create Tenant" msgstr "Crear inquilino" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create Token" msgstr "Crear token" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Create User" msgstr "Crear usuario" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Create a new application" msgstr "Crea una nueva aplicación" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "Create a new application." msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "Create a new outpost integration." msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "Create a new policy." msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "Create a new property mapping." msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Create a new provider." msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "Create a new source." msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create a new stage." msgstr "" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Create application" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Create group" msgstr "Crear grupo" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Create provider" msgstr "Crear proveedor" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "Create service account" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Create users as inactive" msgstr "Crear usuarios como inactivos" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create {0}" msgstr "Crear {0}" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Created by" msgstr "Creado por" #~ msgid "Created {0}" #~ msgstr "Creado {0}" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "Creation Date" msgstr "Fecha de creación" #~ msgid "Current plan cntext" #~ msgstr "Contexto actual del plan" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Current plan context" msgstr "Contexto actual del plan" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "Currently set to:" msgstr "Configurado actualmente en:" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Customisation" msgstr "Personalización" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "DSA-SHA1" msgstr "DSA-SHA1" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Dashboards" msgstr "Paneles" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date" msgstr "Fecha" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date Time" msgstr "Fecha y hora" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Deactivate" msgstr "Desactivar" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Debug" msgstr "Depurar" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides the response when a policy denies access to this flow for a user." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." msgstr "Decide para qué se utiliza este flujo. Por ejemplo, el flujo de autenticación se redirige a cuando un usuario no autenticado visita authentick." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default" msgstr "Predeterminado" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default flows" msgstr "Flujos predeterminados" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Default?" msgstr "¿Por defecto?" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "Defina cómo se envían las notificaciones a los usuarios, como el correo electrónico o el webhook." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/oauth/UserRefreshList.ts #: 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Delete" @@ -1636,19 +1636,19 @@ msgstr "Borrar" msgid "Delete account" msgstr "Eliminar cuenta" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Delete currently set background image." msgstr "Elimina la imagen de fondo configurada actualmente." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Delete currently set icon." msgstr "Eliminar el icono configurado actualmente." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Delete temporary users after" msgstr "Eliminar usuarios temporales después" -#: src/pages/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts msgid "" "Delete the currently pending user. CAUTION, this stage does not ask for\n" "confirmation. Use a consent stage to ensure the user is aware of their actions." @@ -1661,48 +1661,48 @@ msgstr "" msgid "Delete {0}" msgstr "Eliminar {0}" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Denied action" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Deny the user access" msgstr "Denegar el acceso al usuario" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Description" msgstr "Descripción" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Description shown to the user when consenting. If left empty, the user won't be informed." msgstr "Descripción que se muestra al usuario al dar su consentimiento. Si se deja vacío, no se informará al usuario." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." msgstr "Designa si este usuario debe tratarse como activo. Deseleccione esto en lugar de eliminar cuentas." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Designation" msgstr "Designación" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Detailed health (one instance per column, data is cached so may be out of data)" msgstr "Estado detallado (una instancia por columna, los datos se almacenan en caché, por lo que pueden estar agotados)" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Determines how authentik sends the response back to the Service Provider." msgstr "Determina cómo authentik devuelve la respuesta al proveedor de servicios." -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." msgstr "Determina la duración de una sesión. El valor predeterminado de 0 segundos significa que las sesiones duran hasta que se cierra el navegador." @@ -1710,11 +1710,11 @@ msgstr "Determina la duración de una sesión. El valor predeterminado de 0 segu msgid "Device" msgstr "Dispositivo" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes" msgstr "Clases de dispositivos" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes which can be used to authenticate." msgstr "Clases de dispositivos que se pueden usar para autenticarse." @@ -1725,20 +1725,20 @@ msgstr "Clases de dispositivos que se pueden usar para autenticarse." msgid "Device(s)" msgstr "Dispositivo (s)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Diagram" msgstr "Diagrama" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Digest algorithm" msgstr "algoritmo de resumen" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Digits" msgstr "dígitos" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct binding, always execute the configured bind flow to authenticate the user." msgstr "" @@ -1746,11 +1746,11 @@ msgstr "" #~ msgid "Direct querying, always execute the configured bind flow to authenticate the user." #~ msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct querying, always returns the latest data, but slower than cached querying." msgstr "La consulta directa siempre devuelve los datos más recientes, pero más lento que la consulta en caché." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Directory" msgstr "Directorio" @@ -1769,11 +1769,11 @@ msgstr "Directorio" #~ msgid "Disable Time-based OTP" #~ msgstr "Deshabilitar OTP basada en tiempo" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Disabled" msgstr "Discapacitado" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Disabled blueprints are never applied." msgstr "" @@ -1782,38 +1782,38 @@ msgstr "" msgid "Disconnect" msgstr "Desconectar" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Docker URL" msgstr "URL de Docker" -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Domain" msgstr "Dominio" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Download" msgstr "Descargar" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Certificate" msgstr "Descargar certificado" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Private key" msgstr "Descargar clave privada" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Download signing certificate" msgstr "Descargar certificado de firma" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Due to protocol limitations, this certificate is only used when the outpost has a single provider." msgstr "Debido a las limitaciones del protocolo, este certificado solo se usa cuando el puesto de avanzada tiene un único proveedor." @@ -1821,18 +1821,18 @@ msgstr "Debido a las limitaciones del protocolo, este certificado solo se usa cu #~ msgid "Dummy" #~ msgstr "" -#: src/pages/stages/dummy/DummyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts msgid "Dummy stage used for testing. Shows a simple continue button and always passes." msgstr "Escenario ficticio utilizado para las pruebas. Muestra un botón de continuar simple y siempre pasa." #~ msgid "Duo" #~ msgstr "Dúo" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Duo Authenticators" msgstr "Autenticadores duo" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Duo activation" msgstr "Activación dúo" @@ -1840,57 +1840,57 @@ msgstr "Activación dúo" msgid "Duo authenticator" msgstr "Autenticador duo" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Duo push-notifications" msgstr "Notificaciones push dúo" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Duration after which events will be deleted from the database." msgstr "Duración tras la cual los eventos se eliminarán de la base de datos." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Each provider has a different issuer, based on the application slug." msgstr "Cada proveedor tiene un emisor diferente, en función del slug de la aplicación." -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Edit" msgstr "Editar" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Binding" msgstr "Editar enlace" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Group" msgstr "Editar grupo" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Policy" msgstr "Modificar política" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Edit Stage" msgstr "Editar etapa" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" msgstr "Editar usuario" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." msgstr "Ingrese una URL completa, una ruta relativa o use 'fa: //fa-test' para usar el ícono Font Awesome «fa-test»." @@ -1898,40 +1898,40 @@ msgstr "Ingrese una URL completa, una ruta relativa o use 'fa: //fa-test' para u msgid "Either no applications are defined, or you don't have access to any." msgstr "No se definen aplicaciones o no tiene acceso a ninguna." -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Email" msgstr "Correo" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Email address" msgstr "Dirección de correo electrónico" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Email info:" msgstr "Información de correo electrónico:" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Email recovery link" msgstr "Enlace de recuperación de correo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Email sent" msgstr "Correo electrónico enviado" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Email stage" msgstr "Etapa de correo electrónico" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Email: Text field with Email type." msgstr "Correo electrónico: campo de texto con tipo de correo electrónico." -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Embedded outpost is not configured correctly." msgstr "El puesto avanzado integrado no está configurado correctamente." @@ -1944,7 +1944,7 @@ msgstr "El puesto avanzado integrado no está configurado correctamente." #~ msgid "Enable SMS authenticator" #~ msgstr "Habilitar el autenticador de SMS" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Enable StartTLS" msgstr "Habilitar StartTLS" @@ -1954,26 +1954,26 @@ msgstr "Habilitar StartTLS" #~ msgid "Enable TOTP" #~ msgstr "Habilitar TOTP" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts 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 -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Enabled" msgstr "Habilitado" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Enabling this toggle will create a group named after the user, with the user as member." msgstr "Al habilitar esta opción, se creará un grupo con el nombre del usuario, con el usuario como miembro." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "English" msgstr "Inglés" @@ -1981,39 +1981,39 @@ msgstr "Inglés" msgid "Enroll" msgstr "Enrolar" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Enrollment" msgstr "Inscripción" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Enrollment flow" msgstr "Flujo de inscripción" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "EntityID/Issuer" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Error" msgstr "Error" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Error creating credential: {err}" msgstr "Error al crear la credencial: {err}" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Error message" msgstr "Mensaje de error" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when creating credential: {err}" msgstr "Error al crear la credencial: {err}" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when validating assertion on server: {err}" msgstr "Error al validar la afirmación en el servidor: {err}" @@ -2024,23 +2024,23 @@ msgstr "Error: configuración de origen no admitida: {0}" #~ msgid "Error: unsupported stage settings: {0}" #~ msgstr "Error: configuración de escenario no admitida: {0}" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate on plan" msgstr "Evaluar según el plan" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies before the Stage is present to the user." msgstr "Evalúe las políticas antes de que Stage esté presente para el usuario." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." msgstr "Evaluar las políticas durante el proceso de planificación de flujo. Deshabilite esto para políticas basadas en entradas. Debe usarse junto con «Reevaluar políticas», ya que con ambas opciones deshabilitadas, las políticas **no** se evalúan." -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Event Log" msgstr "Registro de eventos" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event info" msgstr "Información del evento" @@ -2053,25 +2053,25 @@ msgstr "Información del evento" #~ msgid "Event matcher policy" #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Event retention" msgstr "Retención de eventos" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event {0}" msgstr "Evento {0}" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Events" msgstr "Eventos" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Everything is ok." msgstr "Está todo bien." -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Exception" msgstr "Excepción" @@ -2082,39 +2082,39 @@ msgstr "Excepción" #~ msgid "Execute arbitrary Python code to implement custom checks and validation." #~ msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Execute flow" msgstr "Ejecutar flujo" #~ msgid "Execute with inspector" #~ msgstr "Ejecutar con inspector" -#: src/pages/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts msgid "Executes the python snippet to determine whether to allow or deny a request." msgstr "Ejecuta el fragmento de Python para determinar si se permite o deniega una solicitud." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Execution logging" msgstr "Registro de ejecución" +#: src/admin/stages/invitation/InvitationForm.ts #: src/elements/oauth/UserRefreshList.ts #: src/elements/user/SessionList.ts #: src/elements/user/UserConsentList.ts -#: src/pages/stages/invitation/InvitationForm.ts msgid "Expires" msgstr "Caduca" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expires on" msgstr "Caduca el" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expires?" msgstr "¿Caduca?" @@ -2123,43 +2123,43 @@ msgstr "¿Caduca?" msgid "Expiring" msgstr "A punto de vencer" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expiring?" msgstr "¿Expira?" +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts #: src/elements/user/SessionList.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts msgid "Expiry" msgstr "Caducidad" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expiry date" msgstr "Fecha de caducidad" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Explicit Consent" msgstr "Consentimiento explícito" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Explore integrations" msgstr "Explore las integraciones" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export" msgstr "Exportar" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export flow" msgstr "Flujo de exportación" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression" msgstr "Expresión" @@ -2167,36 +2167,36 @@ msgstr "Expresión" #~ msgid "Expression policy" #~ msgstr "" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression using Python." msgstr "Expresión con Python." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "External API URL" msgstr "URL de API externa" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." msgstr "Aplicaciones externas que usan authentik como proveedor de identidad, utilizando protocolos como OAuth2 y SAML. Aquí se muestran todas las aplicaciones, incluso aquellas a las que no puede acceder." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "External Host" msgstr "Anfitrión externo" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain you will be accessing the domain from." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "External host" msgstr "Anfitrión externo" @@ -2205,27 +2205,27 @@ msgstr "Anfitrión externo" msgid "Failed Logins" msgstr "inicios de sesión fallidos" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Failed Logins per day in the last month" msgstr "Inicios de sesión fallidos por día en el último mes" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Failed attempts before cancel" msgstr "Intentos fallidos antes de cancelar" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Failed login" msgstr "Inicio de sesión incorrecto" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Failed sources" msgstr "Fuentes fallidas" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Failed to delete flow cache" msgstr "No se pudo eliminar la caché de flujo" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Failed to delete policy cache" msgstr "No se pudo eliminar la caché de directivas" @@ -2243,56 +2243,56 @@ msgstr "" msgid "Failed to fetch objects." msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Failed to update {0}: {1}" msgstr "No se pudo actualizar {0}: {1}" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Favicon" msgstr "Favicon" -#: src/interfaces/AdminInterface.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/sources/SourceListPage.ts msgid "Federation & Social login" msgstr "Inicio de sesión de federación y redes" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Field" msgstr "Campo" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Field Key" msgstr "Clave de campo" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Field key to check, field keys defined in Prompt stages are available." msgstr "Tecla de campo para comprobar, están disponibles las claves de campo definidas en las etapas de solicitud." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Field of the user object this value is written to." msgstr "Campo del objeto de usuario en el que se escribe este valor." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains a unique Identifier." msgstr "Campo que contiene un identificador único." #~ msgid "Field which contains members of a group." #~ msgstr "Campo que contiene los miembros de un grupo." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" msgstr "Campo que contiene los miembros de un grupo. Tenga en cuenta que si se utiliza el campo «MemberUID», se supone que el valor contiene un nombre distintivo relativo. Por ejemplo, 'memberUid=alguno-usuario' en lugar de 'memberUid=CN=alguno-usuario, ou=grupos,... '" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Fields" msgstr "Campos" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." msgstr "Campos con los que un usuario puede identificarse. Si no se seleccionan campos, el usuario solo podrá usar fuentes." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "File" msgstr "" @@ -2300,113 +2300,113 @@ msgstr "" msgid "Finish" msgstr "" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Flow" msgstr "Flujo" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Flow Overview" msgstr "Descripción general del flujo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Flow execution" msgstr "Ejecución de flujo" -#: src/flows/FlowInspector.ts -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Flow inspector" msgstr "inspector de flujo" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Flow settings" msgstr "Configuración de flujo" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when authenticating existing users." msgstr "Flujo que se utilizará al autenticar a los usuarios existentes." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when enrolling new users." msgstr "Flujo que se utilizará al inscribir nuevos usuarios." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow used before authentication." msgstr "Flujo utilizado antes de la autenticación." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." msgstr "Flujo utilizado por un usuario autenticado para configurar su contraseña. Si está vacío, el usuario no podrá configurar el cambio de contraseña." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." msgstr "Flujo utilizado por un usuario autenticado para configurar esta etapa. Si está vacío, el usuario no podrá configurar esta etapa." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Flow used for users to authenticate. Currently only identification and password stages are supported." msgstr "Flujo utilizado para que los usuarios se autentiquen. Actualmente, solo se admiten las etapas de identificación y contraseña." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." msgstr "Flujo utilizado para autenticar a los usuarios. Si se deja vacío, se usa el primer flujo aplicable clasificado por la carga." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." msgstr "Flujo utilizado para cerrar sesión. Si se deja vacío, se usa el primer flujo aplicable clasificado por la carga." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Flow used when authorizing this provider." msgstr "Flujo utilizado al autorizar a este proveedor." -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts msgid "Flow used when users access this application." msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flow(s)" msgstr "Flujo (s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Flows" msgstr "Flujos" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Flows & Stages" msgstr "Flujos y etapas" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." msgstr "Los flujos describen una cadena de etapas para autenticar, inscribir o recuperar un usuario. Las etapas se eligen en función de las políticas que se les aplican." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "Follow redirect" msgstr "Seguir la redirección" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Force the user to configure an authenticator" msgstr "Obligar al usuario a configurar un autenticador" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Forgot password?" msgstr "¿Has olvidado tu contraseña" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Forgot username or password?" msgstr "¿Olvidó su nombre de usuario" @@ -2416,78 +2416,78 @@ msgstr "¿Olvidó su nombre de usuario" msgid "Form didn't return a promise for submitting" msgstr "El formulario no devolvió una promesa para enviarla" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Format: \"weeks=3;days=2;hours=3,seconds=2\"." msgstr "Formato: «semanas = 3; días = 2; horas = 3, segundos = 2»." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Forward auth (domain level)" msgstr "Autenticación directa (nivel de dominio)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (domain-level)" msgstr "Autenticación directa (nivel de dominio)" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (single application)" msgstr "Autenticación directa (aplicación única)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "French" msgstr "francés" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Friendly Name" msgstr "Nombre descriptivo" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "From" msgstr "Desde" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "From address" msgstr "Dirección del remitente" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "From number" msgstr "Desde el número" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "GID start number" msgstr "Número inicial de GID" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "General system exception" msgstr "Excepción general del sistema" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "General system status" msgstr "Situación general del sistema" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate" msgstr "Generar" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate Certificate-Key Pair" msgstr "Generar par de claves de certificado" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Generic" msgstr "Genérico" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Generic OpenID Connect" msgstr "Conexión OpenID genérica" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "German" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Get this value from https://console.twilio.com" msgstr "Obtenga este valor de https://console.twilio.com" @@ -2505,74 +2505,74 @@ msgstr "Ir a la página anterior" #~ msgid "Go to user interface" #~ msgstr "Ir a la interfaz de usuario" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/RuleForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Group" msgstr "Grupo" -#: src/pages/groups/GroupViewPage.ts +#: src/admin/groups/GroupViewPage.ts msgid "Group Info" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group Property Mappings" msgstr "Asignaciones de propiedades de grupos" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Group mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group membership field" msgstr "Campo pertenencia a grupos" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group object filter" msgstr "Filtro de objetos de grupo" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Group users together and give them permissions based on the membership." msgstr "Agrupe a los usuarios y otorgue permisos en función de la membresía." -#: src/pages/groups/GroupViewPage.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Group {0}" msgstr "Grupo {0}" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Group(s)" msgstr "Grupo (s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts msgid "Groups" msgstr "Grupos" #~ msgid "HS256 (Symmetric Encryption)" #~ msgstr "HS256 (cifrado simétrico)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Password Key" msgstr "Clave de contraseña básica HTTP" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Username Key" msgstr "Clave de nombre de usuario básica HTTP" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "HTTPS is not detected correctly" msgstr "HTTPS no se detecta correctamente" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Hash phone number" msgstr "" @@ -2584,63 +2584,63 @@ msgstr "" #~ msgid "Have I been pwned policy" #~ msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Health and Version" msgstr "Salud y versión" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Healthy outposts" msgstr "Puestos avanzados saludables" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Healthy sources" msgstr "Fuentes saludables" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Help text" msgstr "Texto de ayuda" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "Oculto: campo oculto, se puede utilizar para insertar datos en el formulario." -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Hide managed mappings" msgstr "Ocultar asignaciones administradas" -#: src/pages/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts msgid "Hide service-accounts" msgstr "Ocultar cuentas de servicio" -#: src/pages/events/RuleForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Hold control/command to select multiple items." msgstr "Mantenga presionado el control/comando para seleccionar varios elementos." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." msgstr "Cuántos intentos tiene un usuario antes de que se cancele el flujo. Para bloquear al usuario, usa una política de reputación y una etapa user_write." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "How to connect" msgstr "Cómo conectarse" +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "ID" msgstr "ID" @@ -2648,31 +2648,31 @@ msgstr "ID" msgid "ID Token" msgstr "Token de identificación" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "IP" msgstr "IP" #~ msgid "IP Reputation" #~ msgstr "Reputación de IP" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Icon" msgstr "Icono" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in sidebar/header and flow executor." msgstr "Se muestra el icono en la barra lateral/encabezado y en el ejecutor de flujo." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in the browser tab." msgstr "Icono que se muestra en la pestaña del navegador." -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenForm.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Identifier" @@ -2681,35 +2681,35 @@ msgstr "Identificador" #~ msgid "Identity & Cryptography" #~ msgstr "Identidad y criptografía" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If checked, the launch URL will open in a new browser tab or window from the user's application library." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." msgstr "Si está habilitada, use la conexión local. Se requiere la integración de Docker Socket/Kubernetes." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If left empty, authentik will try to extract the launch URL based on the selected provider." msgstr "Si se deja vacío, authentik intentará extraer la URL de inicio en función del proveedor seleccionado." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "If multiple providers share an outpost, a self-signed certificate is used." msgstr "Si varios proveedores comparten un puesto avanzado, se utiliza un certificado autofirmado." #~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed." #~ msgstr "Si no se especifican URI de redireccionamiento explícitos, se permite cualquier URI de redireccionamiento." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." msgstr "Si no se especifican URI de redireccionamiento explícitos, se guardará el primer URI de redireccionamiento utilizado correctamente." @@ -2719,133 +2719,133 @@ msgstr "Si no se especifican URI de redireccionamiento explícitos, se guardará #~ "and show a notice." #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to configure details of their profile." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." msgstr "Si se establece, los usuarios pueden darse de baja ellos mismos mediante este flujo. Si no se establece ningún flujo, no se muestra la opción." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." msgstr "Si se establece esta bandera, esta etapa saltará a la siguiente etapa cuando no se dé ninguna invitación. De forma predeterminada, esta etapa cancelará el flujo cuando no se dé ninguna invitación." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "If this is selected, the token will expire. Upon expiration, the token will be rotated." msgstr "Si se selecciona, el token caducará. Al expirar, el token se rotará." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." msgstr "Si está utilizando un flujo implícito del lado del cliente (donde no se usa el punto final del token), probablemente quiera aumentar esta vez." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik Instance is using a self-signed certificate, set this value." msgstr "Si la instancia de authentik utiliza un certificado autofirmado, defina este valor." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik_host setting does not match the URL you want to login with, add this setting." msgstr "Si la configuración de authentik_host no coincide con la URL con la que desea iniciar sesión, añada esta configuración." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Impersonate" msgstr "Suplantar" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation ended" msgstr "Finalizó la suplantación" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation started" msgstr "Se ha iniciado la suplantación" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import" msgstr "Importación" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import Flow" msgstr "Flujo de importación" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Import SAML metadata" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Import certificates of external providers or create certificates to sign requests with." msgstr "Importe certificados de proveedores externos o cree certificados para firmar solicitudes con ellos." -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import the metadata document of the applicaation you want to configure." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "In case you can't access any other method." msgstr "En caso de que no puedas acceder a ningún otro método." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." msgstr "En este caso, establecería la URL de autenticación en auth.example.com y el dominio Cookie en example.com." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Inactive" msgstr "Inactivo" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." msgstr "Incluya las notificaciones de los usuarios de los ámbitos en id_token, para aplicaciones que no acceden al extremo userinfo." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include claims in id_token" msgstr "Incluir reclamos en id_token" -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Integration" msgstr "Integración" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Integration key" msgstr "Clave de integración" #~ msgid "Integrations" #~ msgstr "Integraciones" -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Intent" msgstr "Intención" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Internal Host" msgstr "Anfitrión interno" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Internal application name, used in URLs." msgstr "Nombre de la aplicación interna, utilizado en las URL." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host" msgstr "Anfitrión interno" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host SSL Validation" msgstr "Validación SSL de host interno" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Interpret placeholder as expression" msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." @@ -2853,86 +2853,86 @@ msgstr "" "Los intentos de inicio de sesión no válidos disminuirán la puntuación de la IP del cliente y la\n" "nombre de usuario con el que están intentando iniciar sesión, por uno." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Invalid response action" msgstr "Acción de respuesta no válida" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Invalidation" msgstr "Invalidación" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Invalidation flow" msgstr "Flujo de invalidación" #~ msgid "Invitation" #~ msgstr "Invitación" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Invitation used" msgstr "Invitación utilizada" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitation(s)" msgstr "Invitación (s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitations" msgstr "Invitaciones" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Is active" msgstr "Está activo" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Is superuser" msgstr "Es superusuario" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Issuer" msgstr "Emisor" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Issuer mode" msgstr "Modo emisor" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "JWKS URL" msgstr "" #~ msgid "JWT Algorithm" #~ msgstr "algoritmo JWT" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "JWTs signed by certificates configured here can be used to authenticate to the provider." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Key used to sign the tokens." msgstr "Clave utilizada para firmar los tokens." #~ msgid "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." #~ msgstr "Clave utilizada para firmar los tokens. Solo es necesario cuando el algoritmo JWT está configurado en RS256." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Keypair which is used to sign outgoing requests. Leave empty to disable signing." msgstr "Keypair que se usa para firmar solicitudes salientes. Déjelo vacío para deshabilitar la firma." -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Kubeconfig" msgstr "Configuración de Kube" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "LDAP" msgstr "LDAP" @@ -2940,28 +2940,28 @@ msgstr "LDAP" #~ msgid "LDAP (Technical preview)" #~ msgstr "LDAP (vista previa técnica)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "LDAP Attribute mapping" msgstr "Mapeo de atributos LDAP" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "LDAP DN under which bind requests and search requests can be made." msgstr "DN de LDAP con el que se pueden realizar solicitudes de enlace y solicitudes de búsqueda." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "LDAP Sync status" msgstr "Estado de sincronización de LDAP" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "LDAP details" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Label" msgstr "Etiqueta" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Label shown next to/above the prompt." msgstr "La etiqueta se muestra al lado o encima de la solicitud." @@ -2970,202 +2970,202 @@ msgstr "La etiqueta se muestra al lado o encima de la solicitud." msgid "Last IP" msgstr "Última IP" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Last applied" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Last login" msgstr "Último inicio de sesión" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Last run" msgstr "Última ejecución" -#: src/pages/outposts/OutpostHealth.ts -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Last seen: {0}" msgstr "Visto por última vez: {0}" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Last sync: {0}" msgstr "Última sincronización: {0}" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Last validation threshold" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Launch" msgstr "Lanzamiento" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Launch URL" msgstr "URL de lanzamiento" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Layout" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Legacy applications which don't natively support SSO." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Let the user identify themselves with their username or Email address." msgstr "Permite que el usuario se identifique con su nombre de usuario o dirección de correo electrónico." #~ msgid "Library" #~ msgstr "Biblioteca" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Link" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" msgstr "Enlace a un usuario con una dirección de correo electrónico idéntica. Puede tener implicaciones de seguridad cuando una fuente no valida las direcciones de correo electrónico" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical username. Can have security implications when a username is used with another source." msgstr "Enlace a un usuario con un nombre de usuario idéntico. Puede tener implicaciones de seguridad cuando se usa un nombre de usuario con otra fuente." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Link to use the invitation." msgstr "Enlace para usar la invitación." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link users on unique identifier" msgstr "Vincular usuarios en un identificador único" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Load servers" msgstr "Servidores de carga" +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts #: src/elements/table/Table.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowInspector.ts -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/email/EmailStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowInspector.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/email/EmailStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts +#: src/user/LibraryPage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/stages/prompt/PromptStage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/sources/SourceSettings.ts -#: src/utils.ts msgid "Loading" msgstr "Cargando" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationListLink.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserResetEmailForm.ts #: src/elements/Spinner.ts -#: 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 -#: src/pages/flows/StageBindingForm.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationListLink.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserResetEmailForm.ts msgid "Loading..." msgstr "Cargando..." -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Local" msgstr "Local" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Local (notifications will be created within authentik)" msgstr "" @@ -3173,73 +3173,73 @@ msgstr "" #~ msgid "Locale" #~ msgstr "Lugar" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Log messages" msgstr "" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Log the currently pending user in." msgstr "Registra al usuario pendiente en ese momento." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Logging in via {0}." msgstr "Iniciar sesión a través de {0}." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Login" msgstr "Iniciar sesión" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." msgstr "La contraseña de inicio de sesión se sincroniza automáticamente desde LDAP en authentik. Habilite esta opción solo para volver a escribir los cambios de contraseña en authentik en LDAP." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Login to continue to {0}." msgstr "Inicie sesión para continuar en {0}." -#: src/pages/admin-overview/TopApplicationsTable.ts +#: src/admin/admin-overview/TopApplicationsTable.ts msgid "Logins" msgstr "Inicios de sesión" -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Logins over the last 24 hours" msgstr "Inicios de sesión en las últimas 24 horas" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Logins per day in the last month" msgstr "Inicios de sesión por día en el último mes" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Logo" msgstr "Logotipo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Logout" msgstr "Cerrar sesión" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Logout URL" msgstr "URL de cierre de sesión" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Logs" msgstr "troncos" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Long-running operations which authentik executes in the background." msgstr "Operaciones de larga ejecución que authentik se ejecuta en segundo plano." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE will notify the user the flow isn't applicable." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "MFA Authenticators" msgstr "" @@ -3247,131 +3247,131 @@ msgstr "" msgid "MFA Devices" msgstr "Dispositivos de MFA" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Machine-to-Machine authentication settings" msgstr "" -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts msgid "Make sure to keep these tokens in a safe place." msgstr "Asegúrese de guardar estas fichas en un lugar seguro." -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik" msgstr "Administrado por authentik" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik (Discovered)" msgstr "Administrado por authentik (descubierto)" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manual configuration" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manually configure SAML" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Mark newly created users as inactive." msgstr "Marque los usuarios recién creados como inactivos." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match created events with this action type. When left empty, all action types will be matched." msgstr "Haga coincidir los eventos creados con este tipo de acción. Cuando se deja vacío, todos los tipos de acción coincidirán." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match events created by selected application. When left empty, all applications are matched." msgstr "Coincidir con eventos creados por la aplicación seleccionada. Cuando se deja vacío, todas las solicitudes coinciden." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." msgstr "Coincide con la IP del cliente del evento (coincidencia estricta, para la coincidencia de red, use una política de expresión" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches an event against a set of criteria. If any of the configured values match, the policy passes." msgstr "Coincide con un evento con un conjunto de criterios. Si alguno de los valores configurados coincide, se aprueba la política." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." msgstr "La coincidencia se realiza en función del sufijo del dominio, por lo que si ingresa domain.tld, foo.domain.tld seguirá coincidiendo." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Maximum age (in days)" msgstr "Edad máxima (en días)" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/GroupSelectModal.ts msgid "Members" msgstr "Miembros" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Message" msgstr "Mensaje" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Messages" msgstr "Mensajes" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Metadata" msgstr "Metadatos" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts msgid "Method details" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Digits" msgstr "Cantidad mínima de dígitos" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Lowercase Characters" msgstr "Cantidad mínima de caracteres en minúscula" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Symbols Characters" msgstr "Cantidad mínima de caracteres de símbolos" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Uppercase Characters" msgstr "Cantidad mínima de caracteres en mayúscula" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum length" msgstr "Longitud mínima" -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Mode" msgstr "Moda" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Model Name" msgstr "Nombre del modelo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model created" msgstr "Modelo creado" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model deleted" msgstr "Modelo eliminado" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model updated" msgstr "Modelo actualizado" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Modern applications, APIs and Single-page applications." msgstr "" @@ -3386,160 +3386,160 @@ msgstr "Mis aplicaciones" msgid "My applications" msgstr "Mis solicitudes" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/user/UserDevicesList.ts -#: 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 -#: src/pages/events/EventInfo.ts -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADeviceForm.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Name" msgstr "Nombre" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Name of the form field, also used to store the value." msgstr "Nombre del campo del formulario, que también se utiliza para almacenar el valor." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "NameID Policy" msgstr "Política de NameID" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "NameID Property Mapping" msgstr "Asignación de propiedades NameID" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Native application" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Need an account?" msgstr "¿Necesitas una cuenta?" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negate result" msgstr "Negar el resultado" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negates the outcome of the binding. Messages are unaffected." msgstr "Niega el resultado de la unión. Los mensajes no se ven afectados." -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "New application" msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "New outpost integration" msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "New policy" msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "New property mapping" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "New provider" msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "New source" msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "New stage" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "New version available!" msgstr "¡Nueva versión disponible!" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Newly created users are added to this group, if a group is selected." msgstr "Los usuarios recién creados se agregan a este grupo, si se selecciona un grupo." @@ -3547,39 +3547,39 @@ msgstr "Los usuarios recién creados se agregan a este grupo, si se selecciona u msgid "Next" msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Next stage" msgstr "Próxima etapa" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Ingress)" msgstr "Nginx (entrada)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Proxy Manager)" msgstr "Nginx (administrador de proxy)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (standalone)" msgstr "Nginx (independiente)" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "No" msgstr "No" @@ -3593,19 +3593,19 @@ msgstr "No hay aplicaciones disponibles." msgid "No Events found." msgstr "No se han encontrado eventos." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No Policies bound." msgstr "Sin políticas vinculadas." -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No Stages bound" msgstr "Sin límite de etapas" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "No additional data available." msgstr "No hay datos adicionales disponibles." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "No additional setup is required." msgstr "No se requiere ninguna configuración adicional." @@ -3615,12 +3615,12 @@ msgstr "No se requiere ninguna configuración adicional." msgid "No form found" msgstr "No se encontró ningún formulario" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "No integration active" msgstr "Sin integración activa" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "No log messages." msgstr "" @@ -3634,16 +3634,16 @@ msgstr "No se han encontrado eventos coincidentes." msgid "No objects found." msgstr "No se han encontrado objetos." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No policies are currently bound to this object." msgstr "Actualmente, no hay políticas vinculadas a este objeto." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "No preference is sent" msgstr "No se envía ninguna preferencia" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "No recovery flow is configured." msgstr "No se configura ningún flujo de recuperación." @@ -3655,27 +3655,27 @@ msgstr "No hay servicios disponibles." msgid "No settings flow configured." msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No stages are currently bound to this flow." msgstr "Actualmente, no hay etapas vinculadas a este flujo." -#: src/pages/admin-overview/cards/WorkerStatusCard.ts +#: src/admin/admin-overview/cards/WorkerStatusCard.ts msgid "No workers connected. Background tasks will not run." msgstr "No hay trabajadores conectados. No se ejecutarán tareas en segundo plano." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "None (rule disabled)" msgstr "Ninguno (regla deshabilitada)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Normal" msgstr "Normal" -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Not available" msgstr "No disponible" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Not configured action" msgstr "Acción no configurada" @@ -3686,7 +3686,7 @@ msgstr "Acción no configurada" msgid "Not found" msgstr "No se ha encontrado" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Not synced yet." msgstr "Aún no se ha sincronizado." @@ -3694,44 +3694,44 @@ msgstr "Aún no se ha sincronizado." msgid "Not used by any other object." msgstr "No lo usa ningún otro objeto." -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Not you?" msgstr "¿Tú no?" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Notice" msgstr "Notificación" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/RuleListPage.ts msgid "Notification Rules" msgstr "Reglas de notificación" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/TransportListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/TransportListPage.ts msgid "Notification Transports" msgstr "Transportes de notificación" #~ msgid "Notification rule" #~ msgstr "Regla de notificación" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Notification rule(s)" msgstr "Regla (s) de notificación" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Notification transport(s)" msgstr "Transporte (s) de notificación" @@ -3745,11 +3745,11 @@ msgstr "Notificaciones" #~ msgid "Notifications Transport" #~ msgstr "Transporte de notificaciones" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Number" msgstr "Número" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Number the SMS will be sent from." msgstr "Número desde el que se enviará el SMS." @@ -3757,7 +3757,7 @@ msgstr "Número desde el que se enviará el SMS." #~ msgid "OAuth Authorization Codes" #~ msgstr "Códigos de autorización de OAuth" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "OAuth Refresh Codes" msgstr "Códigos de actualización de OAuth" @@ -3769,40 +3769,40 @@ msgstr "Códigos de actualización de OAuth" #~ msgid "OAuth/OIDC" #~ msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "OAuth2/OIDC" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC Well-known URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "OK" msgstr "DE ACUERDO" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Object" msgstr "Objeto" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Object field" msgstr "Campo objeto" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Object uniqueness field" msgstr "Campo de unicidad de objetos" @@ -3810,7 +3810,7 @@ msgstr "Campo de unicidad de objetos" msgid "Objects created" msgstr "Objetos creados" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Offset after which consent expires." msgstr "" @@ -3818,17 +3818,17 @@ msgstr "" #~ msgid "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Compensación después de la cual caduca el consentimiento. (Formato: horas = 1; minutos = 2; segundos = 3)." +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "On behalf of {0}" msgstr "En nombre de {0}" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Only fail the policy, don't invalidate user's password." msgstr "Solo falle la política, no invalide la contraseña del usuario." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Only send notification once, for example when sending a webhook into a chat channel." msgstr "Envía notificaciones solo una vez, por ejemplo, al enviar un webhook a un canal de chat." @@ -3839,11 +3839,11 @@ msgstr "Abrir navegador de API" #~ msgid "Open application" #~ msgstr "Solicitud abierta" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Open in new tab" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Open issue on GitHub..." msgstr "Problema abierto en GitHub..." @@ -3851,91 +3851,91 @@ msgstr "Problema abierto en GitHub..." msgid "Open settings" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration Issuer" msgstr "Emisor de configuración de OpenID" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration URL" msgstr "URL de configuración de OpenID" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Optional Private Key. If this is set, you can use this keypair for encryption." msgstr "Clave privada opcional. Si está configurado, puede usar este par de claves para el cifrado." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Optional URL if the IDP supports Single-Logout." msgstr "URL opcional si el IDP admite el cierre de sesión único." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." msgstr "Datos opcionales que se cargan en la variable de contexto «prompt_data» del flujo. YAML o JSON." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional enrollment flow, which is linked at the bottom of the page." msgstr "Flujo de inscripción opcional, que se enlaza en la parte inferior de la página." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." msgstr "Flujo sin contraseña opcional, que se vincula en la parte inferior de la página. Cuando se configura, los usuarios pueden usar este flujo para autenticarse con un autenticador WebAuthn, sin introducir ningún detalle." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional recovery flow, which is linked at the bottom of the page." msgstr "Flujo de recuperación opcional, que se enlaza en la parte inferior de la página." -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Optional, comma-separated SubjectAlt Names." msgstr "Nombres Alt de asunto separados por comas opcionales." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Optionally enter a group name. Applications with identical groups are shown grouped together." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Optionally pre-fill the input value" msgstr "Rellenar previamente el valor de entrada opcionalmente" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "Si lo desea, defina el valor «FriendlyName» del atributo Assertion." #~ msgid "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." #~ msgstr "Si lo desea, configúrelo en su dominio principal, si desea que la autenticación y la autorización se realicen a nivel de dominio. Si ejecuta aplicaciones como app1.domain.tld, app2.domain.tld, defina esto en «domain.tld»." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Or" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Order" msgstr "Orden" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Orphaned" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Other global settings" msgstr "Otros ajustes globales" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Outdated outposts" msgstr "Puestos avanzados anticuados" #~ msgid "Outpost" #~ msgstr "Puesto" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Outpost Deployment Info" msgstr "Información de implementación de Outpost" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Outpost Integrations" msgstr "Integraciones de Outpost" @@ -3945,54 +3945,54 @@ msgstr "Integraciones de Outpost" #~ msgid "Outpost integration" #~ msgstr "Integración avanzada" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Outpost integration(s)" msgstr "Integración (s) avanzada (s)" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Outpost status" msgstr "Estado de avanzada" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outpost(s)" msgstr "Puesto (s) avanzado (s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts" msgstr "Puestos avanzados" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." msgstr "Los puestos avanzados son implementaciones de componentes auténticos para admitir diferentes entornos y protocolos, como proxies inversos." -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Overview" msgstr "Resumen" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "PEM-encoded Certificate data." msgstr "Datos del certificado codificados en PEM." -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Parent" msgstr "Padre" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Parent group for all the groups imported from LDAP." msgstr "Grupo principal para todos los grupos importados desde LDAP." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Pass policy?" msgstr "¿Política de pases?" @@ -4000,17 +4000,17 @@ msgstr "¿Política de pases?" #~ msgid "Passes when Event matches selected criteria." #~ msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Passing" msgstr "Paso" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserPasswordForm.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Password" msgstr "Contraseña" @@ -4022,8 +4022,8 @@ msgstr "Contraseña" #~ msgid "Password expiry policy" #~ msgstr "" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Password field" msgstr "Campo de contraseña" @@ -4031,38 +4031,38 @@ msgstr "Campo de contraseña" #~ msgid "Password policy" #~ msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Password set" msgstr "Conjunto de contraseñas" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Password stage" msgstr "Etapa de contraseña" #~ msgid "Password, 2FA, etc" #~ msgstr "Contraseña, 2FA, etc." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." msgstr "Contraseña: entrada enmascarada, la contraseña se valida contra las fuentes. Las políticas aún deben aplicarse a esta etapa. Si se usan dos de ellos en la misma etapa, se garantiza que sean idénticos." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Passwordless flow" msgstr "Flujo sin contraseña" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/users/UserForm.ts msgid "Path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Path new users will be created under. If left blank, the default path will be used.fo" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug." msgstr "" @@ -4070,92 +4070,92 @@ msgstr "" msgid "Permissions" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Persistent" msgstr "persistente" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Phone number" msgstr "Número de teléfono" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Placeholder" msgstr "Marcador de posición" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Plan history" msgstr "Historial del plan" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter the code you received via SMS" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Please enter your Code" msgstr "Por favor, introduzca su código" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter your Phone number." msgstr "Por favor, introduzca su número de teléfono." -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Please enter your TOTP Code" msgstr "Por favor, introduzca su código TOTP" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Please enter your password" msgstr "Por favor, introduzca su contraseña" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policies" msgstr "Políticas" -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Policy" msgstr "Política" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Policy / Group / User Bindings" msgstr "Vinculaciones de políticas/grupos/usuarios" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policy / Policies" msgstr "Políticas/políticas" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy / User / Group" msgstr "Política/Usuario/Grupo" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Policy Bindings" msgstr "Vinculaciones de políticas" #~ msgid "Policy binding" #~ msgstr "Política vinculante" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy binding(s)" msgstr "Política vinculante (s)" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Policy engine mode" msgstr "Modo de motor de políticas" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy exception" msgstr "Excepción de política" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy execution" msgstr "Ejecución de políticas" @@ -4169,183 +4169,183 @@ msgstr "Ejecución de políticas" #~ "but takes a random time to process." #~ msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy {0}" msgstr "Política {0}" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Policy-specific settings" msgstr "Configuración específica de políticas" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Polish" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Post" msgstr "Publicar" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding" msgstr "Encuadernación" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding (auto-submit)" msgstr "Publicar enlace (envío automático)" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Powered by authentik" msgstr "Desarrollado por authentik" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Pre-authentication flow" msgstr "Flujo de autenticación previa" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private Key" msgstr "Clave privada" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Private key available?" msgstr "¿Clave privada disponible?" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Clave privada, adquirida en https://www.google.com/recaptcha/intro/v3.html." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Profile URL" msgstr "URL del perfil" #~ msgid "Prompt" #~ msgstr "Rápido" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." msgstr "Solicitar el consentimiento del usuario. El consentimiento puede ser permanente o caducar en un período de tiempo definido." -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompt(s)" msgstr "Mensaje (s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompts" msgstr "Indicaciones" #~ msgid "Property Mapping" #~ msgstr "Mapeo de propiedades" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Property Mapping exception" msgstr "excepción de asignación de propiedades" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mapping(s)" msgstr "Mapeo (s) de propiedades" -#: src/interfaces/AdminInterface.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mappings" msgstr "Asignaciones de propiedades" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Property mappings" msgstr "Mapeos de propiedades" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to group creation." msgstr "Asignaciones de propiedades utilizadas para la creación de grupos." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to user creation." msgstr "Asignaciones de propiedades utilizadas para la creación de usuarios." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Protocol Settings" msgstr "Configuración de protocolo" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Protocol settings" msgstr "Configuración del protocolo" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Provide an LDAP interface for applications and users to authenticate against." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provide support for protocols like SAML and OAuth to assigned applications." msgstr "Proporcionar soporte para protocolos como SAML y OAuth a las aplicaciones asignadas." +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Provider" msgstr "Proveedor" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Provider Type" msgstr "Tipo de proveedor" #~ msgid "Provider type" #~ msgstr "Tipo de proveedor" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provider(s)" msgstr "Proveedor (s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/ProviderListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Providers" msgstr "Proveedores" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Proxy" msgstr "Proxy" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "Proxy details" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Public" msgstr "Público" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public Key" msgstr "Clave pública" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Clave pública, adquirida en https://www.google.com/recaptcha/intro/v3.html." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Publisher" msgstr "Editorial" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Quick actions" msgstr "Acciones rápidas" @@ -4353,15 +4353,15 @@ msgstr "Acciones rápidas" #~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context." #~ msgstr "RESTART reinicia el flujo desde el principio, a la vez que mantiene el contexto del flujo." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART restarts the flow from the beginning." msgstr "RESTART reinicia el flujo desde el principio." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RETRY returns the error message and a similar challenge to the executor." msgstr "RETRY devuelve el mensaje de error y un desafío similar para el ejecutor." @@ -4371,73 +4371,73 @@ msgstr "RETRY devuelve el mensaje de error y un desafío similar para el ejecuto #~ msgid "RSA Key" #~ msgstr "Clave RSA" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA1" msgstr "RSA-SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA256" msgstr "RSA-SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA384" msgstr "RSA-SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA512" msgstr "RSA-SHA512" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Raw JWKS data." msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Re-authenticate with plex" msgstr "Vuelva a autenticarse con plex" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Re-evaluate policies" msgstr "Reevaluar las políticas" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Receive a push notification on your device." msgstr "Reciba una notificación push en su dispositivo." -#: src/pages/flows/utils.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/flows/utils.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery" msgstr "Recuperación" -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow" msgstr "Flujo de recuperación" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." msgstr "Flujo de recuperación. Si se deja vacío, se usa el primer flujo aplicable clasificado por la carga." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Recovery keys" msgstr "Teclas de recuperación" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery link cannot be emailed, user has no email address saved." msgstr "El enlace de recuperación no se puede enviar por correo electrónico, el usuario no tiene ninguna dirección de correo electrónico" -#: src/flows/stages/RedirectStage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/flow/stages/RedirectStage.ts msgid "Redirect" msgstr "Redirigir" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Redirect URIs" msgstr "Redirigir los URI" @@ -4445,11 +4445,11 @@ msgstr "Redirigir los URI" #~ msgid "Redirect URIs/Origins" #~ msgstr "Redirigir URI o orígenes" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Redirect URIs/Origins (RegEx)" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Redirect binding" msgstr "Enlace de redirección" @@ -4465,41 +4465,41 @@ msgstr "Actualizar" msgid "Refresh Code(s)" msgstr "Actualizar código (s)" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Register device" msgstr "Registrar dispositivo" #~ msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." #~ msgstr "Expresiones regulares para las que no se requiere autenticación. Cada línea nueva se interpreta como una nueva expresión regular." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." msgstr "Expresiones regulares para las que no se requiere autenticación. Cada línea nueva se interpreta como una expresión nueva." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Regular user" msgstr "Usuario habitual" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Related" msgstr "Relacionado" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Related objects" msgstr "Objetos relacionados" -#: src/pages/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts msgid "Remove the user from the current session." msgstr "Elimina al usuario de la sesión actual." -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation" msgstr "Reputación" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." msgstr "Reputación de identificadores de usuario e IP. Las puntuaciones disminuyen por cada inicio de sesión fallido y aumentan por cada inicio de sesión exitoso." @@ -4519,29 +4519,29 @@ msgstr "Reputación de identificadores de usuario e IP. Las puntuaciones disminu #~ msgid "Reputation policy - Users" #~ msgstr "Política de reputación - Usuarios" -#: src/interfaces/AdminInterface.ts -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation scores" msgstr "Puntuación de reputación" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Request" msgstr "Solicitud" -#: src/flows/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts msgid "Request has been denied." msgstr "Se ha denegado la solicitud." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Request token URL" msgstr "URL de token de solicitud" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Required" msgstr "Requerido" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Required." msgstr "Necesario." @@ -4550,34 +4550,34 @@ msgstr "Necesario." #~ msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." #~ msgstr "Obligatorio. 150 caracteres o menos. Solo letras, dígitos y @/./+/-/_." -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Reset Password" msgstr "Restablecer contraseña" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Resident key requirement" msgstr "Requisito clave residente" #~ msgid "Resources" #~ msgstr "Recursos" -#: src/pages/events/EventInfo.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Result" msgstr "Resultado" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Retry" msgstr "Intentar de nuevo" #~ msgid "Retry Task" #~ msgstr "Tarea de reintento" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Retry authentication" msgstr "Reintentar la autenticación" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Return" msgstr "Devolución" @@ -4586,9 +4586,9 @@ msgstr "Devolución" msgid "Return home" msgstr "Regresar a casa" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Return to device picker" msgstr "Regresar al selector de dispositivos" @@ -4604,11 +4604,11 @@ msgstr "¿Revocado?" msgid "Root" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Run sync again" msgstr "Vuelve a ejecutar la sincronización" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "SAML" msgstr "" @@ -4616,19 +4616,19 @@ msgstr "" #~ msgid "SAML (metadata import)" #~ msgstr "" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "SAML Attribute Name" msgstr "Nombre de atributo SAML" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Configuration" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Metadata" msgstr "Metadatos SAML" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "SAML details" msgstr "" @@ -4636,32 +4636,32 @@ msgstr "" #~ msgid "SAML details (import from metadata)" #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA1" msgstr "SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA256" msgstr "SHA-256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA384" msgstr "SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA512" msgstr "SHA512" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SLO URL" msgstr "URL LENTO" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "SMS" msgstr "SMS" @@ -4669,44 +4669,44 @@ msgstr "SMS" msgid "SMS authenticator" msgstr "Autenticador SMS" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "SMS-based Authenticators" msgstr "Autenticadores basados en SMS" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Host" msgstr "Host SMTP" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Password" msgstr "Contraseña SMTP" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Port" msgstr "Puerto SMTP" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Username" msgstr "Nombre de usuario SMTP" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SSO URL" msgstr "URL SSO" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (IdP-initiated Login)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Post)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Redirect)" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Same identifier is used for all providers" msgstr "Se usa el mismo identificador para todos los proveedores" @@ -4714,33 +4714,33 @@ msgstr "Se usa el mismo identificador para todos los proveedores" msgid "Save" msgstr "Guardar" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope name" msgstr "Nombre del ámbito" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope which the client can specify to access these properties." msgstr "Ámbito que el cliente puede especificar para acceder a estas propiedades." +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts msgid "Scopes" msgstr "Ámbitos" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Score" msgstr "Puntuación" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Search base" msgstr "Base de búsqueda" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search group" msgstr "Grupo de búsqueda" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search mode" msgstr "Modo de búsqueda" @@ -4749,22 +4749,22 @@ msgstr "Modo de búsqueda" msgid "Search..." msgstr "Buscar..." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Secret key" msgstr "Clave secreta" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was rotated" msgstr "Se ha rotado el" #~ msgid "Secret was rotation" #~ msgstr "El secreto era la rotación" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was viewed" msgstr "Se ha visto el secreto" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Secret:" msgstr "Secreto:" @@ -4772,15 +4772,15 @@ msgstr "Secreto:" msgid "Security key authenticator" msgstr "Autenticador clave de seguridad" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "See documentation for a list of all variables." msgstr "Consulte la documentación para obtener una lista de todas las variables." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Select a provider that this application should use. Alternatively, create a new provider." msgstr "Seleccione el proveedor que debe usar esta aplicación. También puede crear un nuevo proveedor." @@ -4788,11 +4788,11 @@ msgstr "Seleccione el proveedor que debe usar esta aplicación. También puede c msgid "Select all rows" msgstr "Seleccionar todas las filas" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Select an authentication method." msgstr "Seleccione un método de autenticación." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Select an enrollment flow" msgstr "Seleccione un flujo de inscripción" @@ -4803,108 +4803,108 @@ msgstr "Seleccione un flujo de inscripción" msgid "Select an object." msgstr "" -#: src/pages/users/GroupSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Select groups to add user to" msgstr "Seleccione los grupos a los que añadir usuarios" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Select one of the sources below to login." msgstr "Seleccione una de las fuentes a continuación para iniciar sesión." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." msgstr "Se deben mostrar las fuentes seleccionadas para que los usuarios se autentiquen con ellas. Esto solo afecta a las fuentes basadas en web, no a LDAP." -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Select type" msgstr "" -#: src/pages/groups/MemberSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts msgid "Select users to add" msgstr "Seleccione los usuarios que desea añadir" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Select which scopes can be used by the client. The client still has to specify the scope to access the data." msgstr "Seleccione los ámbitos que puede utilizar el cliente. El cliente aún tiene que especificar el alcance para acceder a los datos." -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Select which server a user has to be a member of to be allowed to authenticate." msgstr "Seleccione el servidor del que debe pertenecer un usuario para que se le permita autenticarse." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." msgstr "Seleccione qué transportes se deben usar para notificar al usuario. Si no se selecciona ninguno, la notificación solo se mostrará en la interfaz de usuario de authentik." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Selected policies are executed when the stage is submitted to validate the data." msgstr "Las políticas seleccionadas se ejecutan cuando se envía la etapa para validar los datos." #~ msgid "Selecting a service-connection enables the management of the outpost by authentik." #~ msgstr "La selección de una conexión de servicio permite la gestión del puesto avanzado por authentik." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Selecting an integration enables the management of the outpost by authentik." msgstr "La selección de una integración permite la gestión del puesto avanzado por authentik." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Selection of backends to test the password against." msgstr "Selección de backends para probar la contraseña." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Send Email again." msgstr "Vuelve a enviar el correo electrónico." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send link" msgstr "Enviar enlace" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Send notifications whenever a specific Event is created and matched by policies." msgstr "Envía notificaciones siempre que se cree un evento específico y las políticas coincidan con ellas." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Send once" msgstr "Enviar una vez" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send recovery link to user" msgstr "Enviar enlace de recuperación al usuario" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Sent to group" msgstr "Enviado al grupo" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Separator: Static Separator Line" msgstr "Separador: Línea separadora estática" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Server URI" msgstr "URI de servidor" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Server and client are further than 5 seconds apart." msgstr "El servidor y el cliente están separados por más de 5 segundos." #~ msgid "Server name for which this provider's certificate is valid for." #~ msgstr "Nombre del servidor para el que es válido el certificado de este proveedor." -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Server validation of credential failed: {err}" msgstr "No se pudo validar la credencial en el servidor: {err}" #~ msgid "Service Connections" #~ msgstr "Conexiones de servicio" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Service Provider Binding" msgstr "Enlace de proveedores de servicios" @@ -4914,11 +4914,11 @@ msgstr "Enlace de proveedores de servicios" #~ msgid "Session" #~ msgstr "Sesión" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Session ID" msgstr "ID de sesión" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Session duration" msgstr "Duración de la sesión" @@ -4926,11 +4926,11 @@ msgstr "Duración de la sesión" #~ msgid "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "La sesión no es válida a partir de la hora actual + este valor (Formato: horas=1; minutos=2; segundos=3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session valid not on or after" msgstr "Sesión válida no el día o después" @@ -4938,51 +4938,51 @@ msgstr "Sesión válida no el día o después" msgid "Session(s)" msgstr "Sesión (s)" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/UserSettingsPage.ts msgid "Sessions" msgstr "Sesiones" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set HTTP-Basic Authentication" msgstr "Establecer la autenticación básica de HTTP" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set a custom HTTP-Basic Authentication header based on values from authentik." msgstr "Establezca un encabezado de autenticación básica HTTP personalizado en función de los valores de authentik." -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/users/UserForm.ts msgid "Set custom attributes using YAML or JSON." msgstr "Establece atributos personalizados con YAML o JSON." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Set password" msgstr "Establecer contraseña" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." msgstr "Defina esto en el dominio para el que desea que la autenticación sea válida. Debe ser un dominio principal de la URL anterior. Si ejecuta aplicaciones como app1.domain.tld, app2.domain.tld, defina esto en «domain.tld»." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Setup" msgstr "Configuración" -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts msgid "Severity" msgstr "Gravedad" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." msgstr "Mostrar campos de entrada arbitrarios al usuario, por ejemplo, durante la inscripción. Los datos se guardan en el contexto de flujo en la variable «prompt_data»." @@ -4990,7 +4990,7 @@ msgstr "Mostrar campos de entrada arbitrarios al usuario, por ejemplo, durante l msgid "Show less" msgstr "Mostrar menos" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show matched user" msgstr "Mostrar usuario coincidente" @@ -4998,73 +4998,73 @@ msgstr "Mostrar usuario coincidente" msgid "Show more" msgstr "Mostrar más" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show sources' labels" msgstr "Mostrar etiquetas de fuentes" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Shown as the Title in Flow pages." msgstr "Se muestra como título en las páginas de flujo." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar right" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Sign up." msgstr "Inscríbete." -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signature algorithm" msgstr "algoritmo de firma" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Signing Certificate" msgstr "Certificado de firma" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Signing Key" msgstr "Clave de firma" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signing keypair" msgstr "Par de claves de firma" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Single Prompts that can be used for Prompt Stages." msgstr "Indicaciones únicas que se pueden utilizar para las etapas de selección dinámica." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Single use" msgstr "De un solo uso" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" msgstr "" #~ msgid "Skip path regex" #~ msgstr "Omitir expresión regular de ruta" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Slug" msgstr "babosa" -#: src/flows/FlowExecutor.ts -#: src/flows/stages/FlowErrorStage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/stages/FlowErrorStage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Something went wrong! Please try again later." msgstr "¡Algo salió mal! Inténtelo de nuevo más tarde." @@ -5072,7 +5072,7 @@ msgstr "¡Algo salió mal! Inténtelo de nuevo más tarde." #~ msgid "Source" #~ msgstr "Fuente" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Source linked" msgstr "Fuente enlazada" @@ -5082,66 +5082,66 @@ msgstr "Fuente enlazada" #~ msgid "Source {0}" #~ msgstr "Fuente {0}" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Source(s)" msgstr "Fuente (s)" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Sources" msgstr "Fuentes" #~ msgid "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" #~ msgstr "Fuentes de identidades, que se pueden sincronizar en la base de datos de authentik, como LDAP, o que los usuarios pueden usar para autenticarse e inscribirse, como inicios de sesión sociales y de OAuth" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." msgstr "Fuentes de identidades, que se pueden sincronizar en la base de datos de authentik o que los usuarios pueden utilizar para autenticarse e inscribirse ellos mismos." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Spanish" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Specify multiple server URIs by separating them with a comma." msgstr "Especifique los URI de varios servidores separándolos con una coma." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stacked" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts msgid "Stage" msgstr "Escenario" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Stage Bindings" msgstr "Fijaciones de escenario" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stage Configuration" msgstr "Configuración de escenario" #~ msgid "Stage binding" #~ msgstr "Encuadernación" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage binding(s)" msgstr "Encuadernación (s)" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage kind" msgstr "Tipo de escenario" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage name" msgstr "Nombre artístico" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage object" msgstr "Objeto escénico" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage type" msgstr "Tipo de escenario" @@ -5149,72 +5149,72 @@ msgstr "Tipo de escenario" #~ msgid "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." #~ msgstr "Etapa utilizada para configurar Authenticator cuando el usuario no tiene ningún dispositivo compatible. Una vez superada esta etapa de configuración, no se volverá a preguntar al usuario." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." msgstr "Etapa utilizada para configurar un autenticador TOTP (es decir, Authy/Google Authenticator)." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." msgstr "Etapa utilizada para configurar un autenticador WebAutnn (es decir, Yubikey, FaceID/Windows Hello)." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." msgstr "Etapa utilizada para configurar un autenticador basado en dúo. Esta etapa se debe usar para los flujos de configuración." -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." msgstr "Etapa utilizada para configurar un autenticador estático (es decir, tokens estáticos). Esta etapa se debe usar para los flujos de configuración." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Stage used to configure an SMS-based TOTP authenticator." msgstr "Etapa utilizada para configurar un autenticador TOTP basado en SMS." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." msgstr "Etapa utilizada para validar cualquier autenticador. Esta etapa se debe usar durante los flujos de autenticación o autorización." -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stage(s)" msgstr "Etapa (s)" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Stage-specific settings" msgstr "Configuraciones específicas de cada etapa" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Stages" msgstr "Etapas" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." msgstr "Las etapas son pasos individuales de un flujo por los que se guía al usuario. Una etapa solo se puede ejecutar desde dentro de un flujo." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." msgstr "" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "State" msgstr "Estado" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Static Tokens" msgstr "Fichas estáticas" @@ -5222,7 +5222,7 @@ msgstr "Fichas estáticas" msgid "Static authenticator" msgstr "Autenticador estático" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Static token" msgstr "Token estático" @@ -5230,16 +5230,16 @@ msgstr "Token estático" msgid "Static tokens" msgstr "Fichas estáticas" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Static: Static value, displayed as-is." msgstr "Estático: valor estático, que se muestra tal cual." -#: src/pages/stages/deny/DenyStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Status" msgstr "Estatus" @@ -5249,25 +5249,25 @@ msgstr "Estatus" #~ msgid "Status: Enabled" #~ msgstr "Estado: habilitado" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Stop impersonation" msgstr "Detener la suplantación" -#: src/pages/events/EventInfo.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Subject" msgstr "Asunto" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Subject mode" msgstr "Modo asignatura" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Subject-alt name" msgstr "Nombre de asunto ALT" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Successful" msgstr "Éxito" @@ -5276,7 +5276,7 @@ msgstr "Éxito" msgid "Successful Logins" msgstr "Inicios de sesión exitosos" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Successfully cleared flow cache" msgstr "Se borró correctamente la memoria caché" @@ -5284,131 +5284,131 @@ msgstr "Se borró correctamente la memoria caché" msgid "Successfully cleared notifications" msgstr "Notificaciones eliminadas correctamente" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Successfully cleared policy cache" msgstr "La caché de directivas se borró" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Successfully copied TOTP Config." msgstr "Se copió correctamente TOTP Config." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully created application." msgstr "La aplicación se creó correctamente." -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully created binding." msgstr "Se ha creado correctamente el enlace." -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully created certificate-key pair." msgstr "Se creó correctamente el par de claves de certificado." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully created flow." msgstr "El flujo se creó correctamente." -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully created group." msgstr "Se ha creado el grupo correctamente." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully created instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully created integration." msgstr "La integración se creó correctamente." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully created invitation." msgstr "La invitación se creó correctamente." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully created mapping." msgstr "La asignación se creó correctamente." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully created outpost." msgstr "Puesto avanzado creado correctamente." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully created policy." msgstr "La política se creó correctamente." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully created prompt." msgstr "Se ha creado el mensaje correctamente." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully created provider." msgstr "El proveedor se creó correctamente." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully created rule." msgstr "La regla se creó correctamente." #~ msgid "Successfully created service-connection." #~ msgstr "La conexión de servicio se creó correctamente." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully created source." msgstr "La fuente se creó correctamente." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully created stage." msgstr "Se ha creado correctamente la etapa." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully created tenant." msgstr "El inquilino se creó correctamente." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully created token." msgstr "El token se creó correctamente." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully created transport." msgstr "Se ha creado el transporte correctamente." -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully created user." msgstr "Se creó correctamente el usuario." @@ -5422,44 +5422,44 @@ msgstr "Se eliminó correctamente {0} {1}" msgid "Successfully disconnected source" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Successfully generated certificate-key pair." msgstr "Se ha generado correctamente el par de claves de certificado." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Successfully generated recovery link" msgstr "Enlace de recuperación generado correctamente" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Successfully imported flow." msgstr "El flujo se importó correctamente." -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Successfully imported provider." msgstr "El proveedor se importó correctamente." -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Successfully sent email." msgstr "El correo electrónico se envió correctamente." -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Successfully sent test-request." msgstr "La solicitud de prueba se envió correctamente." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully updated application." msgstr "La aplicación se actualizó correctamente." -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully updated binding." msgstr "Se actualizó correctamente el enlace." -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully updated certificate-key pair." msgstr "Se actualizó correctamente el par de claves de certificado." @@ -5475,207 +5475,207 @@ msgstr "" msgid "Successfully updated device." msgstr "El dispositivo se actualizó correctamente." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully updated flow." msgstr "Se actualizó correctamente el flujo." -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully updated group." msgstr "El grupo se actualizó correctamente." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully updated instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully updated integration." msgstr "La integración se ha actualizado correctamente." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully updated invitation." msgstr "La invitación se actualizó correctamente." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully updated mapping." msgstr "Se ha actualizado correctamente la asignación." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully updated outpost." msgstr "Se actualizó correctamente el puesto avanzado." -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/UserPasswordForm.ts msgid "Successfully updated password." msgstr "La contraseña se actualizó correctamente." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully updated policy." msgstr "La política se ha actualizado correctamente." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully updated prompt." msgstr "Se actualizó correctamente el mensaje." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully updated provider." msgstr "El proveedor se actualizó correctamente." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully updated rule." msgstr "La regla se ha actualizado correctamente." #~ msgid "Successfully updated service-connection." #~ msgstr "Se actualizó correctamente la conexión de servicio." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully updated source." msgstr "La fuente se actualizó correctamente." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully updated stage." msgstr "Se ha actualizado correctamente la fase." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully updated tenant." msgstr "Se actualizó correctamente el inquilino" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully updated token." msgstr "El token se actualizó correctamente." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully updated transport." msgstr "Se ha actualizado correctamente el transporte." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully updated user." msgstr "El usuario se actualizó correctamente." -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Successfully updated {0} {1}" msgstr "Se ha actualizado correctamente {0} {1}" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Superuser" msgstr "Superusuario" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Superuser privileges?" msgstr "¿Los privilegios de superusuario?" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Superuser-groups" msgstr "Grupos de superusuarios" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Superusers" msgstr "Superusuarios" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Suspicious request" msgstr "Solicitud sospechosa" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Symbol charset" msgstr "Juego de caracteres de símbolo" #~ msgid "Sync" #~ msgstr "Sync" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync groups" msgstr "Sincronizar grupos" #~ msgid "Sync parent group" #~ msgstr "Sincronizar grupo principal" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Sync status" msgstr "Estado de sincronización" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync users" msgstr "Sincronizar usuarios" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "System" msgstr "Sistema" #~ msgid "System Overview" #~ msgstr "Descripción general del sistema" -#: src/interfaces/AdminInterface.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "System Tasks" msgstr "Tareas del sistema" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "System status" msgstr "Estado del sistema" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task exception" msgstr "Excepción tarea del sistema" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task execution" msgstr "Ejecución de tareas del sistema" #~ msgid "TLS Authentication Certificate" #~ msgstr "Certificado de autenticación TLS" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "TLS Authentication Certificate/SSH Keypair" msgstr "Certificado de autenticación TLS/par de claves SSH" #~ msgid "TLS Server name" #~ msgstr "Nombre del servidor TLS" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "TLS Verification Certificate" msgstr "Certificado de verificación de TLS" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "TOTP Authenticators" msgstr "Autenticadores TOTP" @@ -5687,62 +5687,62 @@ msgstr "Dispositivo TOTP" msgid "TOTP authenticator" msgstr "Autenticador TOTP" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Taiwanese Mandarin" msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Target" msgstr "Objetivo" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with errors" msgstr "La tarea ha finalizado con errores" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with warnings" msgstr "Tarea finalizada con advertencias" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Template" msgstr "Plantilla" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Tenant" msgstr "inquilino" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenant(s)" msgstr "Inquilino (s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenants" msgstr "Inquilinos" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test" msgstr "Prueba" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Test Policy" msgstr "Política de pruebas" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test Property Mapping" msgstr "Asignación de propiedades de" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text (read-only): Simple Text input, but cannot be edited." msgstr "Texto (solo lectura): entrada de texto simple, pero no se puede editar." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text: Simple Text input" msgstr "Texto: entrada de texto simple" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "The Host IP of the docker host" msgstr "La IP de host del host de docker" @@ -5750,27 +5750,27 @@ msgstr "La IP de host del host de docker" msgid "The URL \"{0}\" was not found." msgstr "No se encontró la URL «{0}»." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" msgstr "El autenticador DEBE crear una credencial dedicada. Si no puede, el RP está preparado para que se produzca un error" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" msgstr "El autenticador puede crear y almacenar una credencial dedicada, pero si no es así, también está bien" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator should not create a dedicated credential" msgstr "El autenticador no debe crear una credencial dedicada" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll access the application at. Include any non-standard port." msgstr "La URL externa en la que accederás a la aplicación. Incluya cualquier puerto no estándar." #~ msgid "The external URL you'll authenticate at. Can be the same domain as authentik." #~ msgstr "La URL externa en la que te autenticarás. Puede ser el mismo dominio que authentik." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." msgstr "La URL externa en la que te autenticarás. Se debe poder acceder al servidor principal de authentik en esta URL." @@ -5785,7 +5785,7 @@ msgstr "" msgid "The following objects use {objName}" msgstr "Los siguientes objetos usan {objName}" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "The new application wizard greatly simplifies the steps required to create applications and providers." msgstr "" @@ -5798,7 +5798,7 @@ msgstr "" #~ "no pasa cuando una de las opciones seleccionadas o ambas son iguales o menores que\n" #~ "umbral." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "The policy passes when the reputation score is below the threshold, and\n" "doesn't pass when either or both of the selected options are equal or above the\n" @@ -5808,23 +5808,23 @@ msgstr "" "no pasa cuando una de las opciones seleccionadas o ambas son iguales o están por encima de\n" "umbral." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "The policy takes a random time to execute. This controls the minimum time it will take." msgstr "La política tarda un tiempo aleatorio en ejecutarse. Esto controla el tiempo mínimo que tardará." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" msgstr "El comienzo de GIDNumbers, este número se agrega a un número generado por el grupo.pk para asegurarse de que los números no sean demasiado bajos para los grupos POSIX. El valor predeterminado es 4000 para garantizar que no choquemos con los grupos locales o los grupos principales de los usuarios (GIDNumber)." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" msgstr "El comienzo de UIDNumbers, este número se agrega a User.pk para asegurarse de que los números no sean demasiado bajos para los usuarios de POSIX. El valor predeterminado es 2000 para garantizar que no colisionemos con el UIDNumber de los usuarios locales" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "These bindings control if this stage will be applied to the flow." msgstr "Estos enlaces controlan si esta etapa se aplicará al flujo." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." @@ -5832,13 +5832,13 @@ msgstr "" "Estos enlaces controlan los eventos en los que se desencadena esta regla. Fijaciones para\n" "los grupos/usuarios se comparan con el usuario del evento." -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "These bindings control which users can access this flow." msgstr "Estos enlaces controlan qué usuarios pueden acceder a este flujo." -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." @@ -5846,55 +5846,55 @@ msgstr "" "Estos enlaces controlan qué usuarios pueden acceder a esta fuente.\n" "Aquí solo puede usar políticas, ya que el acceso se verifica antes de que el usuario se autentique." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "These policies control which users can access this application." msgstr "Estas políticas controlan qué usuarios pueden acceder a esta aplicación." -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "This flow is completed." msgstr "Este flujo se ha completado." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the full endpoint to send POST requests to." msgstr "Este es el punto final completo al que enviar solicitudes POST." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the password to be used with basic auth" msgstr "Esta es la contraseña que se utilizará con la autenticación básica" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the username to be used with basic auth or the token when used with bearer token" msgstr "Este es el nombre de usuario que se utilizará con la autenticación básica o el token cuando se usa con el token del portador" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." msgstr "Este proveedor se comportará como un proxy inverso transparente, excepto que las solicitudes deben autenticarse. Si su aplicación ascendente usa HTTPS, asegúrese de conectarse al puesto avanzado también mediante HTTPS." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "This setting only affects new Events, as the expiration is saved per-event." msgstr "Esta configuración solo afecta a los eventos nuevos, ya que la caducidad se guarda por evento." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "This stage can be included in enrollment flows to accept invitations." msgstr "Esta etapa se puede incluir en los flujos de inscripción para aceptar invitaciones." -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "This stage checks the user's current session against the Google reCaptcha service." msgstr "En esta etapa, se comprueba la sesión actual del usuario con el servicio Google reCAPTCHA." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Threshold" msgstr "umbral" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Time in minutes the token sent is valid." msgstr "El tiempo en minutos que se envía el token es válido." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." msgstr "" @@ -5905,18 +5905,18 @@ msgstr "" #~ msgid "Time-based One-Time Passwords" #~ msgstr "Contraseñas únicas basadas en tiempo" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Timeout" msgstr "Tiempo límite" -#: src/pages/flows/FlowForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Title" msgstr "Título" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "To" msgstr "Para" @@ -5924,61 +5924,61 @@ msgstr "Para" #~ msgid "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." #~ msgstr "Para permitir cualquier URI de redireccionamiento, establezca este valor en «*». Tenga en cuenta las posibles implicaciones de seguridad que esto puede tener." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "To create a recovery link, the current tenant needs to have a recovery flow configured." msgstr "Para crear un enlace de recuperación, el inquilino actual debe tener configurado un flujo de recuperación." #~ msgid "To directly reset a user's password, configure a recovery flow on the currently active tenant." #~ msgstr "Para restablecer directamente la contraseña de un usuario, configure un flujo de recuperación en el inquilino activo actualmente." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." msgstr "Para permitir que un usuario restablezca directamente su contraseña, configure un flujo de recuperación en el inquilino activo actualmente." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "To use SSL instead, use 'ldaps://' and disable this option." msgstr "Para usar SSL en su lugar, use 'ldaps: //' y deshabilite esta opción." #~ msgid "Token" #~ msgstr "Token" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Token URL" msgstr "URL simbólica" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Token count" msgstr "Recuento de tokens" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Token expiry" msgstr "Caducidad del token" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Token is managed by authentik." msgstr "El token es administrado por authentik." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Token validity" msgstr "Validez del token" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Token(s)" msgstr "Token (s)" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens" msgstr "Fichas" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Tokens & App passwords" msgstr "Tokens y contraseñas de aplicaciones" @@ -5986,259 +5986,259 @@ msgstr "Tokens y contraseñas de aplicaciones" msgid "Tokens and App passwords" msgstr "Tokens y contraseñas de aplicaciones" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." msgstr "Los tokens se utilizan en authentik para las etapas de validación de correo electrónico, las claves de recuperación y el acceso a la" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Tokens sent via SMS." msgstr "Tokens enviados por SMS." -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Total flows" msgstr "Flujos totales" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Total groups" msgstr "Grupos totales" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Total policies" msgstr "Políticas totales" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Total users" msgstr "Usuarios totales" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Traditional authenticator" msgstr "Autenticador tradicional" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Compose)" msgstr "Traefik (Redactar)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Ingress)" msgstr "Traefik (entrada)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Standalone)" msgstr "Traefik (autónomo)" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Transient" msgstr "transitorio" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Transports" msgstr "Transportes" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Trusted OIDC Sources" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try it now" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try the new application wizard" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Turkish" msgstr "turco" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio" msgstr "Twilio" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Account SID" msgstr "SID de cuenta Twilio" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Auth Token" msgstr "Token de autenticación de Twilio" +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts #: src/elements/user/UserDevicesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Type" msgstr "Tipo" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "UI settings" msgstr "Configuración de IU" -#: src/pages/events/EventInfo.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "UID" msgstr "UID" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "UID start number" msgstr "Número inicial de UID" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "UPN" msgstr "UPN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL settings" msgstr "Configuración de URL" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "URL that authentik will redirect back to after successful authentication." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "URL that the initial Login request is sent to." msgstr "URL a la que se envía la solicitud de inicio de sesión inicial." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL the user is redirect to to consent the authorization." msgstr "URL a la que se redirige al usuario para dar su consentimiento a la autorización." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to get user information." msgstr "URL utilizada por authentik para obtener información del usuario." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to retrieve tokens." msgstr "URL utilizada por authentik para recuperar tokens." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used to request the initial token. This URL is only required for OAuth 1." msgstr "URL utilizada para solicitar el token inicial. Esta URL solo es necesaria para OAuth 1." -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "URL which will be opened when a user clicks on the application." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated Paths" msgstr "Rutas no autenticadas" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated URLs" msgstr "URL no autenticadas" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Unbound policies" msgstr "Políticas independientes" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Unenrollment" msgstr "Anular la inscripción" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Unenrollment flow" msgstr "Flujo de cancelación de inscripción" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Unhealthy" msgstr "Insalubres" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Unhealthy outposts" msgstr "Puestos avanzados insalubres" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Unknown" msgstr "Desconocido" #~ msgid "Unmanaged" #~ msgstr "No administrado" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Unread notifications" msgstr "Notificaciones sin leer" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Unsynced sources" msgstr "Fuentes no sincronizadas" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Up-to-date!" 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserActiveForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserActiveForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update" msgstr "Actualización" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Update Application" msgstr "Aplicación de actualización" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Binding" msgstr "Enlace de actualización" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Update Blueprint" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Update Certificate-Key Pair" msgstr "Actualizar par de claves de certificado" @@ -6246,91 +6246,91 @@ msgstr "Actualizar par de claves de certificado" msgid "Update Device" msgstr "Actualizar dispositivo" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Update Flow" msgstr "Flujo de actualización" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Group" msgstr "Grupo de actualización" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Update Invitation" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Update LDAP Provider" msgstr "Actualizar proveedor LDAP" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Update LDAP Source" msgstr "Actualizar fuente LDAP" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Update Notification Rule" msgstr "Regla de notificación de actualización" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Update Notification Transport" msgstr "Transporte de notificaciones de actualización" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Update OAuth Source" msgstr "Actualizar fuente de OAuth" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Update OAuth2 Provider" msgstr "Actualizar proveedor OAuth2" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Update Outpost" msgstr "Actualización Outpost" -#: src/pages/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts msgid "Update Plex Source" msgstr "Actualizar fuente de Plex" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Update Prompt" msgstr "Mensaje de actualización" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Update Proxy Provider" msgstr "Actualizar proveedor de proxy" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Update SAML Provider" msgstr "Actualizar proveedor SAML" -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Update SAML Source" msgstr "Actualizar fuente SAML" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Update Stage binding" msgstr "Enlace Update Stage" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Update Tenant" msgstr "Actualizar inquilino" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update Token" msgstr "Token de actualización" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update User" msgstr "Actualizar usuario" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Update available" msgstr "Actualización disponible" @@ -6338,108 +6338,108 @@ msgstr "Actualización disponible" msgid "Update details" msgstr "Detalles de actualización" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update password" msgstr "Actualizar contraseña" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/users/UserActiveForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/users/UserActiveForm.ts msgid "Update {0}" msgstr "Actualización {0}" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Updated" msgstr "Actualizado" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Upstream host that the requests are forwarded to." msgstr "Host ascendente al que se reenvían las solicitudes." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use SSL" msgstr "Usar SSL" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use TLS" msgstr "Usar TLS" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a code-based authenticator." msgstr "Use un autenticador basado en código." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Use a security key" msgstr "Use una llave de seguridad" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a security key to prove your identity." msgstr "Use una llave de seguridad para demostrar su identidad." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use global settings" msgstr "Usar la configuración global" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's email address, but deny enrollment when the email address already exists." msgstr "Use la dirección de correo electrónico del usuario, pero deniegue la inscripción cuando la dirección de correo electrónico ya exista." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's username, but deny enrollment when the username already exists." msgstr "Use el nombre de usuario del usuario, pero deniegue la inscripción cuando el nombre de usuario ya exista." -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." msgstr "Use el nombre de usuario y la contraseña a continuación para autenticarse. La contraseña se puede recuperar más adelante en la página Tokens." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." msgstr "Use este proveedor con auth_request de nginx o ForwardAuth de traefik. Cada aplicación/dominio necesita su propio proveedor. Además, en cada dominio, /outpost.goauthentik.io debe enrutarse al puesto avanzado (cuando se usa un puesto avanzado administrado, esto se hace por usted)." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." msgstr "Use este proveedor con auth_request de nginx o ForwardAuth de traefik. Solo se requiere un único proveedor por dominio raíz. No puede realizar la autorización por solicitud, pero no tiene que crear un proveedor para cada solicitud." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Use this tenant for each domain that doesn't have a dedicated tenant." msgstr "Use este inquilino para cada dominio que no tenga un inquilino dedicado." +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventListPage.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "User" msgstr "Usuario" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User Info" msgstr "Información del usuario" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User Property Mappings" msgstr "Asignaciones de propiedades de usuario" @@ -6449,15 +6449,15 @@ msgstr "Asignaciones de propiedades de usuario" #~ msgid "User Settings" #~ msgstr "Configuración del usuario" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + LDAP password" msgstr "Base de datos de usuarios+contraseña" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + app passwords" msgstr "Base de datos de usuario+contraseñas" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + standard password" msgstr "Base de datos de usuarios + contraseña estándar" @@ -6465,193 +6465,193 @@ msgstr "Base de datos de usuarios + contraseña estándar" msgid "User details" msgstr "Detalles del usuario" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User events" msgstr "Eventos del usuario" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "User fields" msgstr "Campos de usuario" -#: src/pages/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "User folders" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "User interface" msgstr "Interfaz de usuario" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "User mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "User matching mode" msgstr "Modo de coincidencia de usuarios" #~ msgid "User metrics" #~ msgstr "Métricas del usuario" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User object filter" msgstr "Filtro de objetos de usuario" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User password writeback" msgstr "Reescritura de contraseña de usuario" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "User path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "User path template" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "User settings flow" msgstr "" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "User statistics" msgstr "Estadísticas de los usuarios" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User status" msgstr "Estado del usuario" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification" msgstr "Verificación del usuario" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification is preferred if available, but not required." msgstr "Se prefiere la verificación del usuario si está disponible, pero no es obligatoria." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification must occur." msgstr "Debe producirse la verificación del usuario." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification should not occur." msgstr "No se debe realizar la verificación del usuario." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "User was written to" msgstr "Se escribió al usuario a" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/UserViewPage.ts msgid "User {0}" msgstr "Usuario {0}" -#: src/flows/FormStatic.ts +#: src/flow/FormStatic.ts msgid "User's avatar" msgstr "Avatar del usuario" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "User's display name." msgstr "Nombre para mostrar del usuario." -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "User's primary identifier. 150 characters or fewer." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User(s)" msgstr "Usuario (s)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the password part of the HTTP-Basic Header." msgstr "Atributo de usuario/grupo utilizado para la parte de contraseña del encabezado HTTP-Basic." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." msgstr "Atributo de usuario/grupo utilizado para la parte de usuario del encabezado HTTP-Basic. Si no se establece, se utiliza la dirección de correo electrónico del usuario." -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Userinfo URL" msgstr "URL de información de usuario" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Username" msgstr "Nombre usuario" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Username: Same as Text input, but checks for and prevents duplicate usernames." msgstr "Nombre de usuario: igual que la entrada de texto, pero comprueba y evita los nombres de usuario duplicados." -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/UserListPage.ts msgid "Users" msgstr "Usuarios" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Users added to this group will be superusers." msgstr "Los usuarios añadidos a este grupo serán superusuarios." -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Users created per day in the last month" msgstr "Usuarios creados por día en el último mes" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." msgstr "Los usuarios del grupo seleccionado pueden realizar consultas de búsqueda. Si no se selecciona ningún grupo, no se permiten búsquedas LDAP." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using flow" msgstr "Uso del flujo" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using source" msgstr "Uso de la fuente" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." msgstr "Válido durante 360 días, después de lo cual la contraseña cambiará automáticamente. Puede copiar la contraseña de la lista de tokens." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." msgstr "URL de redireccionamiento válidas después de un flujo de autorización correcto. Especifique también cualquier origen aquí para los flujos implícitos." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Validate SSL Certificates of upstream servers." msgstr "Validar los certificados SSL de los servidores ascendentes." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Validate the user's password against the selected backend(s)." msgstr "Valide la contraseña del usuario en relación con los backend seleccionados." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Validation Policies" msgstr "Políticas de validación" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Validity days" msgstr "Días de validez" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Verification" msgstr "Verificación" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Verification Certificate" msgstr "Certificado de verificación" @@ -6663,204 +6663,204 @@ msgstr "Certificado de verificación" #~ msgid "Verify only" #~ msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." msgstr "Verifique la dirección de correo electrónico del usuario enviándole un enlace único. También se puede utilizar para la recuperación para verificar la autenticidad del usuario." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Version" msgstr "Versión" #~ msgid "Version: {0}" #~ msgstr "Versión: {0}" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "Version: {versionString}" msgstr "Versión: {versionString}" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "View Deployment Info" msgstr "Ver información de implementación" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "View deployment documentation" msgstr "Ver la documentación de implementación" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Visible in the URL." msgstr "Visible en la URL." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (max)" msgstr "Espera (máx.)" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (min)" 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 +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Warning" msgstr "Aviso" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Warning: Application is not used by any Outpost." msgstr "Advertencia: La aplicación no es utilizada por ningún puesto avanzado." -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." msgstr "Advertencia: ninguna etapa de invitación está vinculada a ningún flujo. Las invitaciones no funcionarán como se esperaba." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Warning: Policy is not assigned." msgstr "Advertencia: la política no está asignada." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Warning: Provider is not used by an Application." msgstr "Advertencia: Una aplicación no utiliza el proveedor." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Warning: Provider is not used by any Outpost." msgstr "Advertencia: ningún puesto avanzado utiliza el proveedor." -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Warning: Provider not assigned to any application." msgstr "Advertencia: el proveedor no está asignado a ninguna aplicación." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." msgstr "Advertencia: Vas a eliminar el usuario con el que iniciaste sesión ({0}). Proceda bajo su propio riesgo." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Warning: authentik Domain is not configured, authentication will not work." msgstr "Advertencia: el dominio authentik no está configurado, la autenticación no funcionará." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Web Certificate" msgstr "Certificado web" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Web application" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "WebAuthn Authenticators" msgstr "Autenticadores WebAuthn" #~ msgid "WebAuthn Devices" #~ msgstr "Dispositivos WebAuthn" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (Slack/Discord)" msgstr "Webhook (Slack/Discord)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (generic)" msgstr "Webhook (genérico)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook Mapping" msgstr "Mapeo de webhook" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook URL" msgstr "URL de webhook" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Welcome, {name}." msgstr "Bienvenido, {name}." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When a user returns from the email successfully, their account will be activated." msgstr "Cuando un usuario regresa del correo electrónico con éxito, su cuenta se activará." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." msgstr "Cuando se haya introducido un nombre de usuario/correo electrónico válido y esta opción esté habilitada, se mostrarán el nombre de usuario y el avatar del usuario. De lo contrario, se mostrará el texto introducido por el usuario." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." msgstr "Al conectarse a un servidor LDAP con TLS, los certificados no se comprueban de forma predeterminada. Especifique un par de claves para validar el certificado remoto." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "When connecting via SSH, this keypair is used for authentication." msgstr "Cuando se conecta a través de SSH, este par de claves se usa para la autenticación." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When enabled, global Email connection settings will be used and connection settings below will be ignored." msgstr "Cuando se habilita, se utilizará la configuración global de conexión de correo electrónico y se ignorarán las configuraciones de conexión que se indican a continuación" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "When enabled, the invitation will be deleted after usage." msgstr "Cuando se habilita, la invitación se eliminará después de su uso." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When enabled, user fields are matched regardless of their casing." msgstr "Cuando se habilita, los campos de usuario coinciden independientemente de su carcasa." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "When multiple stages are selected, the user can choose which one they want to enroll." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." msgstr "Cuando se selecciona, se muestra un campo de contraseña en la misma página en lugar de en una página separada. Esto evita ataques de enumeración de nombres de usuario." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." msgstr "Cuando se selecciona, las firmas de la aserción entrante se validarán con este certificado. Para permitir solicitudes sin firmar, déjelo en el valor predeterminado." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." msgstr "Cuando se habilita esta opción, se registrarán todas las ejecuciones de esta política. De forma predeterminada, solo se registran los errores de ejecución." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "When used in conjunction with a User Write stage, use attributes.foo to write attributes." msgstr "Cuando se usa junto con una etapa User Write, use attribues.foo para escribir atributos." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "When using an external logging solution for archiving, this can be set to \"minutes=5\"." msgstr "Cuando se utiliza una solución de registro externa para archivar, se puede establecer en «minutes = 5\"." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." msgstr "Cuando se usa el modo proxy o de autenticación directa (aplicación única), la ruta de URL solicitada se compara con las expresiones regulares. Cuando se usa la autenticación directa (modo de dominio), la URL solicitada completa, incluidos el esquema y el host, se compara con las expresiones regulares." -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Whoops!" msgstr "¡Ups!" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Windows" msgstr "Windows" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Workers" msgstr "Trabajadores" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." @@ -6868,51 +6868,51 @@ msgstr "" "Escribe cualquier dato del contexto 'prompt_data' del flujo para el usuario pendiente actualmente. Si no hay usuario\n" "está pendiente, se crea un nuevo usuario y se escriben datos en él." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "X509 Subject" msgstr "Asunto X509" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "XML-based SSO standard. Use this if your application only supports SAML." msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Yes" msgstr "Sí" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Yes ({0})" msgstr "Sí ({0})" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "Solo puede seleccionar proveedores que coincidan con el tipo de puesto avanzado." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "You're about to be redirect to the following URL." msgstr "Estás a punto de ser redirigido a la siguiente URL." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "You're currently impersonating {0}. Click to stop." msgstr "Estás suplantando a {0}. Haga clic para parar." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "app1 running on app1.example.com" msgstr "app1 que se ejecuta en app1.example.com" @@ -6922,11 +6922,11 @@ msgstr "app1 que se ejecuta en app1.example.com" #~ msgid "authentik LDAP Backend" #~ msgstr "back-end LDAP auténtico" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "authentik running on auth.example.com" msgstr "authentik ejecutándose en auth.example.com" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "authentik: Locale: Displays a list of locales authentik supports." msgstr "" @@ -6957,11 +6957,11 @@ msgstr "la referencia se restablecerá al valor predeterminado" msgid "reference will be set to an empty value" msgstr "la referencia se establecerá en un valor vacío" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with current user" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with inspector" msgstr "con inspector" @@ -6971,11 +6971,11 @@ msgstr "con inspector" msgid "{0}" msgstr "{0}" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} (\"{1}\", of type {2})" msgstr "{0} («{1}», de tipo {2})" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} ({1})" msgstr "{0} ({1})" @@ -6988,7 +6988,7 @@ msgstr "{0} ({consequence})" msgid "{0} - {1} of {2}" msgstr "{0} - {1} de {2}" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "{0} is available!" msgstr "{0} está disponible." @@ -6996,7 +6996,7 @@ msgstr "{0} está disponible." msgid "{0} unread" msgstr "{0} sin leer" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "{0}, should be {1}" msgstr "{0}, debe ser {1}" diff --git a/web/src/locales/fr_FR.po b/web/src/locales/fr_FR.po index bf5b6edd4..9b10b8ff4 100644 --- a/web/src/locales/fr_FR.po +++ b/web/src/locales/fr_FR.po @@ -35,105 +35,105 @@ msgstr "(Format : heures=-1;minutes=-2;seconds=-3)" msgid "(Format: hours=1;minutes=2;seconds=3)." msgstr "" +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts #: src/elements/user/SessionList.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "-" msgstr "-" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid ".yaml files, which can be found on goauthentik.io and can be exported by authentik." msgstr "" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "6 digits, widely compatible" msgstr "6 chiffres, compatibilité large" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "8 digits, not compatible with apps like Google Authenticator" msgstr "8 chiffres, incompatible avec certaines applications telles que Google Authenticator" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A \"roaming\" authenticator, like a YubiKey" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "A code has been sent to you via SMS." msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "A newer version of the frontend is available." msgstr "Une nouvelle version de l'interface est disponible." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A non-removable authenticator, like TouchID or Windows Hello" msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "A policy used for testing. Always returns the same result as specified below after waiting a random duration." msgstr "Une politique utilisée pour les tests. Retourne toujours la même valeur telle qu'indiquée ci-dessous après une attente aléatoire." -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "ACS URL" msgstr "ACS URL" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ALL, all policies must match to grant access." msgstr "ALL, toutes les politiques doivent être vérifiée pour accorder l'accès." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ALL, all policies must match to include this stage access." msgstr "ALL, toutes les politiques doivent être vérifiées pour inclure l'accès à cette étape." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ANY, any policy must match to grant access." msgstr "ANY, n'importe laquelle des politiques doit être vérifiée pour accorder l'accès." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ANY, any policy must match to include this stage access." msgstr "ANY, n'importe laquelle des politiques doit être vérifiée pour inclure l'accès à cette étape." -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "API" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "API Access" msgstr "Accès à l'API" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth Username" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth password" msgstr "" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "API Hostname" msgstr "Nom d'hôte de l'API" @@ -141,7 +141,7 @@ msgstr "Nom d'hôte de l'API" msgid "API Requests" msgstr "Requêtes d'API" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "API Token (can be used to access the API programmatically)" msgstr "Jeton d'API (peut être utilisé pour accéder à l'API via un programme)" @@ -149,84 +149,84 @@ msgstr "Jeton d'API (peut être utilisé pour accéder à l'API via un programme msgid "API request failed" msgstr "Requête d'API échouée" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "About applications" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Access Key" msgstr "Clé d'accès" #~ msgid "Access code validity" #~ msgstr "Validité du code d'accès" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Access token URL" msgstr "URL du jeton d'accès" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Access token validity" msgstr "Validité du jeton d'accès" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts 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 -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Actions" msgstr "Actions" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Actions over the last 24 hours" msgstr "Actions au cours des 24 dernières heures" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Activate" msgstr "Activer" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Activate pending user on success" msgstr "Activer l'utilisateur en attente en cas de réussite" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Active" msgstr "Actif" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Add" msgstr "Ajouter" @@ -254,40 +254,40 @@ msgstr "Ajouter" #~ msgid "Add a provider which supports SAML 2.0." #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition Group DN" msgstr "Préfixe DN groupes" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition User DN" msgstr "Préfixe DN utilisateurs" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Additional Scope" msgstr "" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Additional UI settings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional group DN, prepended to the Base DN." msgstr "DN à préfixer au DN de base pour les groupes" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Additional scope mappings, which are passed to the proxy." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts 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 +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional settings" msgstr "Paramètres supplémentaire" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional user DN, prepended to the Base DN." msgstr "DN à préfixer au DN de base pour les utilisateurs" @@ -295,26 +295,26 @@ msgstr "DN à préfixer au DN de base pour les utilisateurs" msgid "Admin" msgstr "Administrateur" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Admin interface" msgstr "Interface d'administration" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Advanced protocol settings" msgstr "Paramètres avancés" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Advanced settings" msgstr "Paramètres avancés" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Affected model:" msgstr "Modèle affecté :" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Alert" msgstr "Alerte" @@ -322,95 +322,95 @@ msgstr "Alerte" #~ msgid "Algorithm used to sign the JWT Tokens." #~ msgstr "Algorithme de signature utilisé pour les jetons JWT" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allow IDP-initiated logins" msgstr "Autoriser les logins initiés par l'IDP" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allow friends to authenticate via Plex, even if you don't share any servers" msgstr "Autoriser les amis à s'authentifier via Plex, même si vous ne partagez aucun serveur" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allow up to N occurrences in the HIBP database." msgstr "Autoriser jusqu'à N occurrences dans la base de données HIBP" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." msgstr "Permettre aux usagers l'utilisation d'applications sur la base de leurs propriétés, appliquer les critères de robustesse des mots de passe et sélectionner les flux applicables." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Allowed Redirect URIs" msgstr "URL de redirection autorisées" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allowed count" msgstr "Total autoris" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allowed servers" msgstr "Serveurs autorisés" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." msgstr "Autoriser les flux d'authentification initiés par l'IdP. Cela peut présenter un risque de sécurité, aucune validation de l'ID de la requête n'est effectuée." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Allows/denys requests based on the users and/or the IPs reputation." msgstr "Autorise/bloque les requêtes selon la réputation de l'utilisateur et/ou de l'adresse IP" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Also known as Entity ID. Defaults the Metadata URL." msgstr "Aussi appelé Entity ID. URL de métadonnée par défaut." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Also known as EntityID." msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Alternatively, if your current device has Duo installed, click on this link:" msgstr "Sinon, si Duo est installé sur cet appareil, cliquez sur ce lien :" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Always require consent" msgstr "Toujours exiger l'approbation" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "An example setup can look like this:" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Any HTML can be used." msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "App" msgstr "App" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "App password" msgstr "Mot de passe de l'App" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "App password (can be used to login using a flow executor)" msgstr "Mot de passe de l'App (peut être utilisé pour ouvrir une session en utilisant un flux d'exécution)" +#: src/admin/admin-overview/TopApplicationsTable.ts +#: src/admin/providers/ProviderListPage.ts #: src/elements/user/UserConsentList.ts -#: src/pages/admin-overview/TopApplicationsTable.ts -#: src/pages/providers/ProviderListPage.ts msgid "Application" msgstr "Application" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts #: src/user/LibraryApplication.ts msgid "Application Icon" msgstr "Icône d'application" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Application Link" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application already has access to the following permissions:" msgstr "" @@ -418,48 +418,48 @@ msgstr "" msgid "Application authorizations" msgstr "Autorisations de l'application" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Application authorized" msgstr "Application autorisé" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application details" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following new permissions:" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following permissions:" msgstr "Cette application requiert les permissions suivantes :" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Application type" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application's display Name." msgstr "Nom d'affichage de l'application" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "Application(s)" msgstr "Application(s)" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/outposts/OutpostForm.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/outposts/OutpostForm.ts msgid "Applications" msgstr "Applications" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which redirect users to a non-web callback (for example, Android, iOS)" msgstr "" @@ -467,11 +467,11 @@ msgstr "" msgid "Apply changes" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Apps with most usage" msgstr "Apps les plus utilisées" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." @@ -479,7 +479,7 @@ msgstr "" "Êtes-vous sûr de vouloir vider le cache des flux ?\n" "Cela va forcer une re-évaluation de tous les flux lors de leur prochaine utilisation." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." @@ -495,7 +495,7 @@ msgstr "Êtes-vous sûr de vouloir supprimer {0} {1} ?" msgid "Are you sure you want to delete {0} {objName} ?" msgstr "Êtes-vous sûr de vouloir supprimer {0} {objName} ?" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Are you sure you want to update {0} \"{1}\"?" msgstr "Êtes-vous sûr de vouloir modifier {0} {1} ?" @@ -503,31 +503,31 @@ msgstr "Êtes-vous sûr de vouloir modifier {0} {1} ?" #~ msgid "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Assertion non valide après écoulement de ce délai (format : hours=1;minutes=2;seconds=3)" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not before" msgstr "Assertion non valide avant" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not on or after" msgstr "Durée de validité de l'assertion" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Assertions is empty" msgstr "L'assertion est vide" -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Assigned to application" msgstr "Assigné à l'application" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Assigned to {0} object(s)." msgstr "" @@ -535,23 +535,23 @@ msgstr "" #~ msgid "Assigned to {0} objects." #~ msgstr "Assigné à {0} objets" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Attempted to log in as {0}" msgstr "Tentative d'ouvrir une session en tant que {0}" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." msgstr "Nom de l'attribut utilisé pour les assertions SAML. Peut être un OID URN, une référence à un schéma ou tout autre valeur. Si ce mapping de propriété est utilisé pour NameID, cette valeur est ignorée." -#: src/pages/groups/GroupForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/users/UserForm.ts msgid "Attributes" msgstr "Attributs" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Audience" msgstr "Audience" @@ -559,50 +559,50 @@ msgstr "Audience" #~ msgid "Auth Type" #~ msgstr "" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Authenticating with Apple..." msgstr "" -#: src/flows/sources/plex/PlexLoginInit.ts +#: src/flow/sources/plex/PlexLoginInit.ts msgid "Authenticating with Plex..." msgstr "Authentification avec Plex..." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authentication" msgstr "Authentification" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Authentication Type" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Authentication URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Authentication flow" msgstr "Flux d'authentification" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Authentication method" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Authentication without user interaction, or machine-to-machine authentication." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Authenticator" msgstr "Authentificateur" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Authenticator Attachment" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authorization" msgstr "Authorisation" @@ -613,16 +613,16 @@ msgstr "Authorisation" #~ msgid "Authorization Code(s)" #~ msgstr "Code(s) d'autorisation" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Authorization URL" msgstr "URL d'autorisation" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Authorization flow" msgstr "Flux d'autorisation" @@ -630,23 +630,23 @@ msgstr "Flux d'autorisation" msgid "Authorizations" msgstr "Autorisations" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Authorize URL" msgstr "URL d'authorisation" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Authorized application:" msgstr "Application autorisée :" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Auto-detect (based on your browser)" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Automate and template configuration within authentik." msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Avatar image" msgstr "Image d'avatar" @@ -654,21 +654,21 @@ msgstr "Image d'avatar" msgid "Back" msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Backends" msgstr "Backends" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background" msgstr "Arrière-plan" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Background image" msgstr "Image d'arrière-plan" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background shown during execution." msgstr "Arrière-plan utilisé durant l'exécution." @@ -684,91 +684,91 @@ msgstr "Arrière-plan utilisé durant l'exécution." #~ msgid "Backup status" #~ msgstr "État de la sauvegarde" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Base DN" msgstr "DN racine" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the Hashed User ID" msgstr "Basé sur le hash de l'ID utilisateur" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's Email. This is recommended over the UPN method." msgstr "Basé sur le courriel utilisateur. Ceci est recommandé par rapport à la méthode UPN." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." msgstr "Basé sur l'UPN utilisateur, possible uniquement si l'utilisateur possède un attribut \"upn\" renseigné. Utiliser cette méthode seulement si les domaines UPN et courriel sont différents." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the username" msgstr "Basé sur le nom d'utilisateur" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Basic Auth" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Basic-Auth" msgstr "Basic-Auth" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Bearer Token" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind CN" msgstr "Bind DN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Bind DN" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind Password" msgstr "Mot de passe" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind flow" msgstr "Lier un flux" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind mode" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Bind stage" msgstr "Lier une étape" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Binding" msgstr "Liaison" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Binding Type" msgstr "Type de binding" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprint(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprints" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding settings" msgstr "Paramètres de marque" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding shown in page title and several other places." msgstr "Image de marque utilisée dans le titre de la page et dans d'autres endroits" @@ -776,55 +776,55 @@ msgstr "Image de marque utilisée dans le titre de la page et dans d'autres endr msgid "Browser" msgstr "Navigateur" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Build hash:" msgstr "Hash de build :" #~ msgid "Build hash: {0}" #~ msgstr "Hash de build : {0}" -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Built-in" msgstr "Intégré" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "By default, only icons are shown for sources. Enable this to show their full names." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." msgstr "AC auprès de laquelle le certificat du terminal est vérifié. Peut être laissé vide en l'absence de validation." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." msgstr "" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Cached flows" msgstr "Flux mis en cache" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Cached policies" msgstr "Politiques mises en cache" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Caddy (Standalone)" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Callback URL" msgstr "URL de rappel" @@ -832,63 +832,63 @@ msgstr "URL de rappel" #~ msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." #~ msgstr "Peut être au format \"unix://\" pour une connexion à un service docker local, ou \"https://:2376\" pour une connexion à un système distant." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." msgstr "" +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/UserActiveForm.ts #: src/elements/forms/ConfirmationForm.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/forms/ModalForm.ts #: src/elements/wizard/Wizard.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/UserActiveForm.ts msgid "Cancel" msgstr "Annuler" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Case insensitive matching" msgstr "Correspondance insensible à la casse" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Certificate" msgstr "Certificat" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA1)" msgstr "Empreinte du certificat (SHA1)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA256)" msgstr "Empreinte du certificat (SHA256)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Subject" msgstr "Sujet du certificat" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Certificate used to sign outgoing Responses going to the Service Provider." msgstr "Certificat utilisé pour signer les réponses sortantes vers le Service Provider." #~ msgid "Certificate-Key Pair" #~ msgstr "Paire de clé/certificat" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pair(s)" msgstr "Paire(s) de clé/certificat" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pairs" msgstr "Paires de clé/certificat" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Certificate/Key used for authentication. Can be left empty for no authentication." msgstr "Certificat et clé utilisés pour l'authentification. Peut être laissé vide si pas d'authentification." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Certificates" msgstr "Certificats" @@ -896,8 +896,8 @@ msgstr "Certificats" msgid "Change password" msgstr "Changer le mot de pass" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Change status" msgstr "Changer le statut" @@ -905,39 +905,39 @@ msgstr "Changer le statut" msgid "Change your password" msgstr "Changer votre mot de pass" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Changelog" msgstr "Journal des modification" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Characters which are considered as symbols." msgstr "Caractères considérés comme des symboles." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check" msgstr "Vérifier" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check Application access" msgstr "Vérifier l'accès de l'application" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check IP" msgstr "Vérifier l'adresse IP" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check Username" msgstr "Vérifier le nom d'utilisateu" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check access" msgstr "Vérifier l'accès" @@ -947,19 +947,19 @@ msgstr "Vérifier l'accès" #~ "5 characters of the SHA1 Hash." #~ msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Check outposts." msgstr "Vérifier les avant-postes." -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Check status" msgstr "Vérifier le statut" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Check the IP of the Kubernetes service, or" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Check the logs" msgstr "" @@ -967,15 +967,15 @@ msgstr "" #~ msgid "Check your Emails for a password reset link." #~ msgstr "Vérifiez vos courriels pour un lien de récupération de mot de passe." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Check your Inbox for a verification email." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Checkbox" msgstr "Case à cocher" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." @@ -983,27 +983,27 @@ msgstr "" "Vérifie une valeur de la requête via l'API de Have I Been Pwned et refuse l'accès selon la réponse.\n" "À noter que seul une partie de l'hash du mot de passe est envoyée, la comparaison complète est faite en local." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Checks if the request's user's password has been changed in the last x days, and denys based on settings." msgstr "Vérifie si le mot de passe de l'usager a été changé dans les X derniers jours et refuse l'accès dépendamment du paramétrage." -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength." msgstr "Vérifie la valeur de la requête via plusieurs règles, principalement utilisé pour s'assurer de la robustesse des mots de passe." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (simplified)" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (traditional)" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Clear Flow cache" msgstr "Vider le cache des flux" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear Policy cache" msgstr "Vider le cache des politiques" @@ -1012,18 +1012,18 @@ msgstr "Vider le cache des politiques" msgid "Clear all" msgstr "Tout vider" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Clear background image" msgstr "Supprimer l'image d'arrière-plan" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear cache" msgstr "Vider le cach" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Clear icon" msgstr "Supprimer l'icôn" @@ -1035,76 +1035,76 @@ msgstr "" msgid "Click to change value" msgstr "Cliquer pour changer la valeur" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Click to copy token" msgstr "Cliquer pour copier le jeton" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Client ID" msgstr "ID client" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Client IP" msgstr "Adresse IP client" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Client Secret" msgstr "Secret du client" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Client type" msgstr "Type du client" +#: src/admin/outposts/OutpostDeploymentModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/notifications/NotificationDrawer.ts #: src/elements/wizard/Wizard.ts -#: src/pages/outposts/OutpostDeploymentModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "Close" msgstr "Fermer" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Code" msgstr "Code" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Common Name" msgstr "Nom Commun" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Compatibility mode" msgstr "Mode de compatibilité" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential" msgstr "Confidentiel" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." msgstr "Les clients confidentiels sont capable de maintenir la confidentialité de leurs identifiants. Le clients publics n'en sont pas capables." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Configuration" msgstr "Configuration" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Configuration error" msgstr "Erreur de configuration" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Configuration flow" msgstr "Flux de configuration" @@ -1112,7 +1112,7 @@ msgstr "Flux de configuration" #~ msgid "Configuration stage" #~ msgstr "Étape de configuration" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Configuration stages" msgstr "" @@ -1123,54 +1123,54 @@ msgstr "" #~ msgid "Configure how long access codes are valid for." #~ msgstr "Configure la durée de validité des codes d'accès." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long access tokens are valid for." msgstr "Configure la durée de validité des jetons d'accès." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long refresh tokens and their id_tokens are valid for." msgstr "Configure la durée de validité des jetons de rafraîchissement et de leur id_tokens." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Configure how long tokens are valid for." msgstr "Configure la durée de validité des jetons d'accès." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." msgstr "Configure la façon dont NameID sera créé. Si vide, la politique NameIDPolicy de la requête entrante sera appliquée." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Configure how the flow executor should handle an invalid response to a challenge." msgstr "Configure comment l'exécuteur de flux gère une réponse invalide à un challenge." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how the issuer field of the ID Token should be filled." msgstr "Configure comment le champ émetteur du jeton ID sera rempli." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost authenticates requests." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost queries the core authentik server's users." msgstr "" #~ msgid "Configure settings relevant to your user profile." #~ msgstr "Configure les paramètre applicable à votre profil." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Configure the blueprint context, used for templating." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure the maximum allowed time drift for an assertion." msgstr "Configure la dérive temporelle maximale d'une assetion." -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Configure visual settings and defaults for different domains." msgstr "Configure le paramètres visuels et par défaut des différents domaines." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." msgstr "Configure quelle donnée utiliser pour l'identifiant unique utilisateur. La valeur par défaut devrait être correcte dans la plupart des cas." @@ -1183,7 +1183,7 @@ msgstr "" msgid "Connect" msgstr "Connecter" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Connect to the LDAP Server on port 389:" msgstr "" @@ -1204,8 +1204,8 @@ msgstr "Services connectés" msgid "Connection error, reconnecting..." msgstr "Erreur de connexion, nouvelle tentative..." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Connection settings" msgstr "Paramètres de connexion" @@ -1213,15 +1213,15 @@ msgstr "Paramètres de connexion" msgid "Consent" msgstr "Approbation" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires in" msgstr "L'approbation expire dans" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires." msgstr "L'approbation expire." -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent given last indefinitely" msgstr "L'approbation dure indéfiniment" @@ -1229,67 +1229,67 @@ msgstr "L'approbation dure indéfiniment" msgid "Consent(s)" msgstr "Approbation(s)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Groups." msgstr "Les objets appliqués à ce filtre seront des groupes." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Users." msgstr "Les objets appliqués à ce filtre seront des utilisateurs." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer key" msgstr "Clé consumer" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer secret" msgstr "Secret consumer" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content right" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Context" msgstr "Contexte" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Continue" msgstr "Continuer" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "Continue flow without invitation" msgstr "Continuer le flux sans invitation" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Control how authentik exposes and interprets information." msgstr "Contrôle comment authentik expose et interprète les informations" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Cookie domain" msgstr "Domaine des cookies" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Copy" msgstr "Copier" @@ -1297,60 +1297,60 @@ msgstr "Copier" #~ msgid "Copy Key" #~ msgstr "Copier la clé" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Copy download URL" msgstr "Copier l'URL de téléchargement" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Copy recovery link" 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 -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/ApplicationWizard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create" @@ -1361,161 +1361,161 @@ msgstr "Créer" msgid "Create App password" msgstr "Créer un mot de passe App" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/providers/RelatedApplicationButton.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/providers/RelatedApplicationButton.ts msgid "Create Application" msgstr "Créer une application" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Binding" msgstr "Créer une liaison" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Create Blueprint Instance" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Create Certificate-Key Pair" msgstr "Créer une paire clé/certificat" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Create Flow" msgstr "Créer un flux" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Create Group" msgstr "Créer un groupe" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation" msgstr "Créer une invitation" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." msgstr "Créer des liens d'invitation pour inscrire des utilisateurs et éventuellement imposer certains attributs de leurs compte." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Create Notification Rule" msgstr "Créer une règles de notification" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Create Notification Transport" msgstr "Créer une notification de transport" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Create Outpost" msgstr "Créer un avant-poste" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Policy" msgstr "Créer une politique" -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Create Prompt" msgstr "Créer une invite" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "Create Service account" msgstr "Créer un compte de service" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage" msgstr "Créer une étape" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage binding" msgstr "Créer une liaison d'étap" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Create Tenant" msgstr "Créer un locataire" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create Token" msgstr "Créer un jeton" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Create User" msgstr "Créer un utilisateu" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Create a new application" msgstr "" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "Create a new application." msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "Create a new outpost integration." msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "Create a new policy." msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "Create a new property mapping." msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Create a new provider." msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "Create a new source." msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create a new stage." msgstr "" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Create application" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Create group" msgstr "Créer un groupe" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Create provider" msgstr "Créer un fournisseur" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "Create service account" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Create users as inactive" msgstr "Créer des utilisateurs inactifs" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create {0}" msgstr "Créer {0}" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Created by" msgstr "Créé par" @@ -1523,9 +1523,9 @@ msgstr "Créé par" #~ msgid "Created {0}" #~ msgstr "Créé {0}" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "Creation Date" msgstr "Date de création" @@ -1533,99 +1533,99 @@ msgstr "Date de création" #~ msgid "Current plan cntext" #~ msgstr "Contexte du plan courant" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Current plan context" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "Currently set to:" msgstr "Actuellement fixé à :" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Customisation" msgstr "Personalisation" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "DSA-SHA1" msgstr "DSA-SHA1" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Dashboards" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date" msgstr "Date" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date Time" msgstr "Date et heure" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Deactivate" msgstr "Désactiver" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Debug" msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides the response when a policy denies access to this flow for a user." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." msgstr "Détermine l'usage de ce flux. Par exemple, un flux d'authentification est la destination d'un visiteur d'authentik non authentifié." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default" msgstr "Par défaut" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default flows" msgstr "Flux par défaut" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Default?" msgstr "Par défaut ?" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "Définit les méthodes d'envoi des notifications aux utilisateurs, telles que courriel ou webhook." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/oauth/UserRefreshList.ts #: 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Delete" @@ -1650,19 +1650,19 @@ msgstr "Supprimer" msgid "Delete account" msgstr "Supprimer le compte" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Delete currently set background image." msgstr "Supprimer l'arrière plan actuellement défini" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Delete currently set icon." msgstr "Supprimer l'icône actuellement définie" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Delete temporary users after" msgstr "Supprimer les utilisateurs temporaires après" -#: src/pages/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts msgid "" "Delete the currently pending user. CAUTION, this stage does not ask for\n" "confirmation. Use a consent stage to ensure the user is aware of their actions." @@ -1673,48 +1673,48 @@ msgstr "Supprimer l'utilisateur en attente. ATTENTION, cette étape ne demande a msgid "Delete {0}" msgstr "Supprimer {0}" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Denied action" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Deny the user access" msgstr "Refuser l'accès à l'utilisateu" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Description" msgstr "Description" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Description shown to the user when consenting. If left empty, the user won't be informed." msgstr "Description montrée à l'utilisateur lors de l'approbation. Aucune information présentée à l'utilisateur si laissé vide." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." msgstr "Indique si cet utilisateur doit être traité comme actif. Désélectionnez cette option au lieu de supprimer les comptes." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Designation" msgstr "Désignation" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Detailed health (one instance per column, data is cached so may be out of data)" msgstr "État détaillé (une instance par colonne, les données sont mises en cache et peuvent donc être périmée)" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Determines how authentik sends the response back to the Service Provider." msgstr "Détermine comment authentik renvoie la réponse au fournisseur de services." -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." msgstr "Détermine la durée de la session. La valeur par défaut de 0 seconde signifie que la session dure jusqu'à la fermeture du navigateur." @@ -1722,11 +1722,11 @@ msgstr "Détermine la durée de la session. La valeur par défaut de 0 seconde s msgid "Device" msgstr "Équipement" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes" msgstr "Classes d'équipement" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes which can be used to authenticate." msgstr "Classe d'équipement qui peut être utilisé pour s'authentifier" @@ -1738,20 +1738,20 @@ msgstr "Classe d'équipement qui peut être utilisé pour s'authentifier" msgid "Device(s)" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Diagram" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Digest algorithm" msgstr "Algorithme d'empreinte" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Digits" msgstr "Chiffres" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct binding, always execute the configured bind flow to authenticate the user." msgstr "" @@ -1759,11 +1759,11 @@ msgstr "" #~ msgid "Direct querying, always execute the configured bind flow to authenticate the user." #~ msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct querying, always returns the latest data, but slower than cached querying." msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Directory" msgstr "" @@ -1786,11 +1786,11 @@ msgstr "" #~ msgid "Disable Time-based OTP" #~ msgstr "Désactiver les OTP basés sur le temps" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Disabled" msgstr "Désactivé" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Disabled blueprints are never applied." msgstr "" @@ -1799,38 +1799,38 @@ msgstr "" msgid "Disconnect" msgstr "Déconnecter" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Docker URL" msgstr "URL Docker" -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Domain" msgstr "Domaine" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Download" msgstr "Télécharger" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Certificate" msgstr "Télécharger le certificat" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Private key" msgstr "Télécharger la clé privée" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Download signing certificate" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Due to protocol limitations, this certificate is only used when the outpost has a single provider." msgstr "En raison des limitations de protocole, ce certificat n'est utilisé que lorsque l'avant-poste a un unique fournisseur." @@ -1838,7 +1838,7 @@ msgstr "En raison des limitations de protocole, ce certificat n'est utilisé que #~ msgid "Dummy" #~ msgstr "" -#: src/pages/stages/dummy/DummyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts msgid "Dummy stage used for testing. Shows a simple continue button and always passes." msgstr "Étape factice utilisée pour les tests. Montre un simple bouton continuer et réussit toujours." @@ -1846,11 +1846,11 @@ msgstr "Étape factice utilisée pour les tests. Montre un simple bouton continu #~ msgid "Duo" #~ msgstr "Duo" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Duo Authenticators" msgstr "Authentificateurs Duo" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Duo activation" msgstr "Activation Duo" @@ -1858,57 +1858,57 @@ msgstr "Activation Duo" msgid "Duo authenticator" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Duo push-notifications" msgstr "Notification push Duo" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Duration after which events will be deleted from the database." msgstr "Expiration des évènements à l'issue de laquelle ils seront supprimés de la base de donnée." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Each provider has a different issuer, based on the application slug." msgstr "Chaque fournisseur a un émetteur différent, basé sur le slug de l'application." -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Edit" msgstr "Éditer" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Binding" msgstr "Éditer la liaison" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Group" msgstr "Éditer le groupe" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Policy" msgstr "Éditer la politique" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Edit Stage" msgstr "Éditer l'étap" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" msgstr "Éditer l'utilisateur" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." msgstr "" @@ -1916,40 +1916,40 @@ msgstr "" msgid "Either no applications are defined, or you don't have access to any." msgstr "Soit aucune application n'est définie, soit vous n'en avez accès à aucune." -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Email" msgstr "Courriel" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Email address" msgstr "Adresse courriel" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Email info:" msgstr "Information courriel :" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Email recovery link" msgstr "Lien de récupération courriel" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Email sent" msgstr "Courriel envoyé" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Email stage" msgstr "Étape courriel" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Email: Text field with Email type." msgstr "Courriel : champ texte de type email" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Embedded outpost is not configured correctly." msgstr "L'avant poste intégré n'est pas configuré correctement" @@ -1964,7 +1964,7 @@ msgstr "L'avant poste intégré n'est pas configuré correctement" #~ msgid "Enable SMS authenticator" #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Enable StartTLS" msgstr "Activer StartTLS" @@ -1976,26 +1976,26 @@ msgstr "Activer StartTLS" #~ msgid "Enable TOTP" #~ msgstr "Activer TOTP" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts 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 -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Enabled" msgstr "Activé" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Enabling this toggle will create a group named after the user, with the user as member." msgstr "Activer cette option va créer un groupe du même nom que l'utilisateur dont il sera membre." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "English" msgstr "" @@ -2003,39 +2003,39 @@ msgstr "" msgid "Enroll" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Enrollment" msgstr "Inscription" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Enrollment flow" msgstr "Flux d'inscription" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "EntityID/Issuer" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Error" msgstr "Erreur" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Error creating credential: {err}" msgstr "Erreur lors de la création des identifiants : {err}" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Error message" msgstr "Message d'erreur" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when creating credential: {err}" msgstr "Erreur lors de la création des identifiants : {err}" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when validating assertion on server: {err}" msgstr "Erreur lors de la validation de l'assertion sur le serveur : {err}" @@ -2047,23 +2047,23 @@ msgstr "Erreur : paramètres source non supportés : {0}" #~ msgid "Error: unsupported stage settings: {0}" #~ msgstr "Erreur : paramètres d'étape non supporté : {0}" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate on plan" msgstr "Évaluer en planification" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies before the Stage is present to the user." msgstr "Évaluer la politique avant la présentation de l'étape à l'utilisateur" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." msgstr "Évaluer les politiques pendant le processus de planification des flux. Désactivez cette option pour les politiques basées sur des entrées. Doit être utilisé conjointement avec \"Réévaluer les politiques\", car si les deux options sont désactivées, les politiques ne sont **pas** évaluées." -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Event Log" msgstr "Journal d'évènements" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event info" msgstr "Information d'évèvement" @@ -2076,25 +2076,25 @@ msgstr "Information d'évèvement" #~ msgid "Event matcher policy" #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Event retention" msgstr "Rétention d'évènement" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event {0}" msgstr "Évènement {0}" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Events" msgstr "Évènements" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Everything is ok." msgstr "Tout va bien." -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Exception" msgstr "Exception" @@ -2106,7 +2106,7 @@ msgstr "Exception" #~ msgid "Execute arbitrary Python code to implement custom checks and validation." #~ msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Execute flow" msgstr "Exécuter le flux" @@ -2114,32 +2114,32 @@ msgstr "Exécuter le flux" #~ msgid "Execute with inspector" #~ msgstr "Exécuter avec inspection" -#: src/pages/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts msgid "Executes the python snippet to determine whether to allow or deny a request." msgstr "Exécute le fragment de code python pour décider d'autoriser ou non la demande." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Execution logging" msgstr "Journalisation de l'exécution" +#: src/admin/stages/invitation/InvitationForm.ts #: src/elements/oauth/UserRefreshList.ts #: src/elements/user/SessionList.ts #: src/elements/user/UserConsentList.ts -#: src/pages/stages/invitation/InvitationForm.ts msgid "Expires" msgstr "Expire" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expires on" msgstr "Expire le" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expires?" msgstr "Expire ?" @@ -2148,43 +2148,43 @@ msgstr "Expire ?" msgid "Expiring" msgstr "Expiration" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expiring?" msgstr "Expiration ?" +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts #: src/elements/user/SessionList.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts msgid "Expiry" msgstr "Expiration" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expiry date" msgstr "Date d'expiration" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Explicit Consent" msgstr "Approbation explicite" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Explore integrations" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export" msgstr "Exporter" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export flow" msgstr "Flux d'exportation" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression" msgstr "Expression" @@ -2192,36 +2192,36 @@ msgstr "Expression" #~ msgid "Expression policy" #~ msgstr "" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression using Python." msgstr "Expression en python" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "External API URL" msgstr "" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." msgstr "Applications externes qui utilisent authentik comme fournisseur d'identité, en utilisant des protocoles comme OAuth2 et SAML. Toutes les applications sont affichées ici, même celles auxquelles vous n'avez pas accéder." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "External Host" msgstr "Hôte externe" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain you will be accessing the domain from." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "External host" msgstr "Hôte externe" @@ -2230,27 +2230,27 @@ msgstr "Hôte externe" msgid "Failed Logins" msgstr "Connexions échouées" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Failed Logins per day in the last month" msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Failed attempts before cancel" msgstr "Échecs avant annulation" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Failed login" msgstr "Échec de la connexion" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Failed sources" msgstr "Sources échouées" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Failed to delete flow cache" msgstr "Impossible de vider le cache des flux" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Failed to delete policy cache" msgstr "Impossible de vider le cache des politiques" @@ -2268,56 +2268,56 @@ msgstr "" msgid "Failed to fetch objects." msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Failed to update {0}: {1}" msgstr "Impossible de mettre à jour {0} : {1}" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Favicon" msgstr "Favicon" -#: src/interfaces/AdminInterface.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/sources/SourceListPage.ts msgid "Federation & Social login" msgstr "" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Field" msgstr "Champ" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Field Key" msgstr "Clé du champ" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Field key to check, field keys defined in Prompt stages are available." msgstr "Clé de champ à vérifier ; les clés de champ définies dans les étapes de d'invite sont disponibles." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Field of the user object this value is written to." msgstr "Champ de l'objet utilisateur dans lequel cette valeur est écrite." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains a unique Identifier." msgstr "Champ qui contient un identifiant unique." #~ msgid "Field which contains members of a group." #~ msgstr "Champ qui contient les membres d'un groupe." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" msgstr "Champ qui contient les membres d'un groupe. Si vous utilisez le champ \"memberUid\", la valeur est censée contenir un nom distinctif relatif, par exemple 'memberUid=un-utilisateur' au lieu de 'memberUid=cn=un-utilisateur,ou=groups,...'" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Fields" msgstr "Champs" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." msgstr "Champs avec lesquels un utilisateur peut s'identifier. Si aucun champ n'est sélectionné, l'utilisateur ne pourra utiliser que des sources." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "File" msgstr "" @@ -2325,113 +2325,113 @@ msgstr "" msgid "Finish" msgstr "" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Flow" msgstr "Flux" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Flow Overview" msgstr "Aperçu du flux" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Flow execution" msgstr "" -#: src/flows/FlowInspector.ts -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Flow inspector" msgstr "Inspecteur de flux" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Flow settings" msgstr "Paramètres du flux" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when authenticating existing users." msgstr "Flux à utiliser pour authentifier les utilisateurs existants." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when enrolling new users." msgstr "Flux à utiliser pour inscrire les nouveaux utilisateurs." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow used before authentication." msgstr "Flux à utiliser avant authentification." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." msgstr "Flux utilisé par un utilisateur authentifié pour configurer son mot de passe. S'il est vide, l'utilisateur ne sera pas en mesure de changer son mot de passe." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." msgstr "Flux utilisé par un utilisateur authentifié pour configurer cette étape. S'il est vide, l'utilisateur ne sera pas en mesure de le configurer." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Flow used for users to authenticate. Currently only identification and password stages are supported." msgstr "Flux utilisé pour l'authentification des utilisateurs. Actuellement, seules les étapes d'identification et de mot de passe sont prises en charge." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." msgstr "Flux utilisé pour authentifier les utilisateurs. S'il est laissé vide, le premier flux applicable trié par le slug est utilisé." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." msgstr "Flux utilisé pour la déconnexion. S'il est laissé vide, le premier flux applicable trié par le slug est utilisé." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Flow used when authorizing this provider." msgstr "Flux utilisé lors de l'autorisation de ce fournisseur." -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts msgid "Flow used when users access this application." msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flow(s)" msgstr "Flux" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Flows" msgstr "Flux" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Flows & Stages" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." msgstr "Les flux décrivent une succession d'étapes pour authentifier, inscrire ou récupérer un utilisateur. Les étapes sont choisies en fonction des politiques qui leur sont appliquées." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "Follow redirect" msgstr "Suivre la redirection" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Force the user to configure an authenticator" msgstr "Obliger l'utilisateur à configurer un authentificateur" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Forgot password?" msgstr "Mot de passe oublié ?" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Forgot username or password?" msgstr "Mot de passe ou nom d'utilisateur oublié ?" @@ -2441,78 +2441,78 @@ msgstr "Mot de passe ou nom d'utilisateur oublié ?" msgid "Form didn't return a promise for submitting" msgstr "Le formulaire n'a pas retourné de promesse de soumission" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Format: \"weeks=3;days=2;hours=3,seconds=2\"." msgstr "Format : \"weeks=3;days=2;hours=3,seconds=2\"." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Forward auth (domain level)" msgstr "Transférer l'authentification (niveau domaine)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (domain-level)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (single application)" msgstr "Transférer l'authentification (application unique)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "French" msgstr "" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Friendly Name" msgstr "Nom amical" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "From" msgstr "De" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "From address" msgstr "Adresse d'origine" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "From number" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "GID start number" msgstr "Numéro de départ du GID" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "General system exception" msgstr "Exception générale du systèm" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "General system status" msgstr "État général du système" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate" msgstr "Générer" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate Certificate-Key Pair" msgstr "Générer une paire clé/certificat" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Generic" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Generic OpenID Connect" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "German" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Get this value from https://console.twilio.com" msgstr "" @@ -2530,55 +2530,55 @@ msgstr "Aller à la page précédente" #~ msgid "Go to user interface" #~ msgstr "Aller à l'interface utilisateu" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/RuleForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Group" msgstr "Group" -#: src/pages/groups/GroupViewPage.ts +#: src/admin/groups/GroupViewPage.ts msgid "Group Info" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group Property Mappings" msgstr "Mapping des propriétés de groupes" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Group mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group membership field" msgstr "Champ d'appartenance au groupe" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group object filter" msgstr "Filtre d'objets de groupe" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Group users together and give them permissions based on the membership." msgstr "Regroupez les utilisateurs et donnez-leur des autorisations en fonction de leur appartenance." -#: src/pages/groups/GroupViewPage.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Group {0}" msgstr "Groupe {0}" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Group(s)" msgstr "Groupe(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts msgid "Groups" msgstr "Groupes" @@ -2586,19 +2586,19 @@ msgstr "Groupes" #~ msgid "HS256 (Symmetric Encryption)" #~ msgstr "HS256 (chiffrement symétrique)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Password Key" msgstr "Clé du mot de passe HTTP-Basic" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Username Key" msgstr "Clé de l'utilisateur HTTP-Basic" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "HTTPS is not detected correctly" msgstr "HTTP n'est pas détecté correctement" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Hash phone number" msgstr "" @@ -2610,63 +2610,63 @@ msgstr "" #~ msgid "Have I been pwned policy" #~ msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Health and Version" msgstr "État et version" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Healthy outposts" msgstr "Avant-postes sains" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Healthy sources" msgstr "Sources saines" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Help text" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "Caché : champ caché, peut être utilisé pour insérer des données dans le formulaire." -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Hide managed mappings" msgstr "Cacher les mapping gérés" -#: src/pages/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts msgid "Hide service-accounts" msgstr "Cacher les comptes de service" -#: src/pages/events/RuleForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Hold control/command to select multiple items." msgstr "Garder ctrl/command enfoncé pour sélectionner de multiples éléments" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." msgstr "Nombre de tentatives dont dispose un utilisateur avant que le flux ne soit annulé. Pour verrouiller l'utilisateur, utilisez une politique de réputation et une étape user_write." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "How to connect" msgstr "" +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "ID" msgstr "ID" @@ -2674,7 +2674,7 @@ msgstr "ID" msgid "ID Token" msgstr "ID du jeton" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "IP" msgstr "IP" @@ -2683,24 +2683,24 @@ msgstr "IP" #~ msgid "IP Reputation" #~ msgstr "Réputation IP" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Icon" msgstr "Icône" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in sidebar/header and flow executor." msgstr "Icône affichée dans la barre latérale, l'en-tête et dans l'exécuteur de flux." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in the browser tab." msgstr "Icône affichée dans l'onglet du navigateur." -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenForm.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Identifier" @@ -2710,28 +2710,28 @@ msgstr "Identifiant" #~ msgid "Identity & Cryptography" #~ msgstr "Identité et chiffrement" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If checked, the launch URL will open in a new browser tab or window from the user's application library." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." msgstr "Si activé, utiliser la connexion locale. Intégration Docker socket/Kubernetes requise." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If left empty, authentik will try to extract the launch URL based on the selected provider." msgstr "Si laissé vide, authentik essaiera d'extraire l'URL de lancement en se basant sur le fournisseur sélectionné." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "If multiple providers share an outpost, a self-signed certificate is used." msgstr "Si plusieurs fournisseurs partagent un avant-poste, un certificat auto-signé est utilisé." @@ -2739,7 +2739,7 @@ msgstr "Si plusieurs fournisseurs partagent un avant-poste, un certificat auto-s #~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed." #~ msgstr "Si aucune URL de redirection explicite n'est spécifié, toute URL de redirection est autorisé." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." msgstr "" @@ -2749,100 +2749,100 @@ msgstr "" #~ "and show a notice." #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to configure details of their profile." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." msgstr "Si défini, les utilisateurs peuvent se désinscrire à l'aide de ce flux. Si aucun flux n'est défini, l'option n'est pas affichée." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." msgstr "Si activé, cette étape passera à l'étape suivante si aucune invitation n'est donnée. Par défaut, cette étape annule le flux en l'absence d'invitation." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "If this is selected, the token will expire. Upon expiration, the token will be rotated." msgstr "Si cette option est sélectionnée, le jeton expirera. À son expiration, le jeton fera l'objet d'une rotation." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." msgstr "Si vous utilisez un flux implicite, côté client (où le point de terminaison du jeton n'est pas utilisé), vous voudrez probablement augmenter ce temps." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik Instance is using a self-signed certificate, set this value." msgstr "Activer cette option si votre instance authentik utilise un certificat auto-signé." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik_host setting does not match the URL you want to login with, add this setting." msgstr "Ajouter cette option si le paramètre authentik_host ne correspond pas à l'URL sur laquelle vous voulez ouvrir une session." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Impersonate" msgstr "Se faire passer pour" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation ended" msgstr "Fin de l'appropriation utilisateur" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation started" msgstr "Début de l'appropriation utilisateur" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import" msgstr "Importer" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import Flow" msgstr "Importer un flux" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Import SAML metadata" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Import certificates of external providers or create certificates to sign requests with." msgstr "Importer les certificats des fournisseurs externes ou créer des certificats pour signer les demandes." -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import the metadata document of the applicaation you want to configure." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "In case you can't access any other method." msgstr "Au cas où aucune autre méthode ne soit disponible." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Inactive" msgstr "Inactif" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." msgstr "Inclure depuis la portée les demandes utilisateurs dans id_token, pour les applications qui n'accèdent pas au point de terminaison userinfo." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include claims in id_token" msgstr "Include les demandes utilisateurs dans id_token" -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Integration" msgstr "Intégration" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Integration key" msgstr "Clé d'intégration" @@ -2850,90 +2850,90 @@ msgstr "Clé d'intégration" #~ msgid "Integrations" #~ msgstr "Intégrations" -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Intent" msgstr "Intention" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Internal Host" msgstr "Hôte interne" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Internal application name, used in URLs." msgstr "Nom de l'application interne, utilisé dans les URLs." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host" msgstr "Hôte interne" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host SSL Validation" msgstr "Validation SSL de l'hôte interne" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Interpret placeholder as expression" msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Invalid response action" msgstr "Action de réponse invalide" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Invalidation" msgstr "Invalidation" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Invalidation flow" msgstr "Flux d'invalidation" #~ msgid "Invitation" #~ msgstr "Invitation" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Invitation used" msgstr "Invitation utilisée" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitation(s)" msgstr "Invitation(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitations" msgstr "Invitations" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Is active" msgstr "Est actif" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Is superuser" msgstr "Est superutilisateur" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Issuer" msgstr "Émetteur" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Issuer mode" msgstr "Mode de l'émetteur" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "JWKS URL" msgstr "" @@ -2941,11 +2941,11 @@ msgstr "" #~ msgid "JWT Algorithm" #~ msgstr "Algorithme JWT" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "JWTs signed by certificates configured here can be used to authenticate to the provider." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Key used to sign the tokens." msgstr "" @@ -2953,17 +2953,17 @@ msgstr "" #~ msgid "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." #~ msgstr "Clé utilisée pour signer les jetons. Nécessaire uniquement lorsque l'algorithme JWT est réglé sur RS256." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Keypair which is used to sign outgoing requests. Leave empty to disable signing." msgstr "Paire de clés utilisée pour signer le requêtes sortantes. Laisser vide pour désactiver la signature." -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Kubeconfig" msgstr "Kubeconfig" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "LDAP" msgstr "" @@ -2971,28 +2971,28 @@ msgstr "" #~ msgid "LDAP (Technical preview)" #~ msgstr "LDAP (aperçu technique)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "LDAP Attribute mapping" msgstr "Mappage des attributs LDAP" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "LDAP DN under which bind requests and search requests can be made." msgstr "DN LDAP avec lequel les connexions et recherches sont effectuées." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "LDAP Sync status" msgstr "Statut de synchro LDAP" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "LDAP details" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Label" msgstr "Libellé" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Label shown next to/above the prompt." msgstr "Libellé affiché à côté/au-dessus du champ." @@ -3001,202 +3001,202 @@ msgstr "Libellé affiché à côté/au-dessus du champ." msgid "Last IP" msgstr "Dernière IP" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Last applied" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Last login" msgstr "Dernière connexion" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Last run" msgstr "Dernière exécution" -#: src/pages/outposts/OutpostHealth.ts -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Last seen: {0}" msgstr "Vu le : {0}" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Last sync: {0}" msgstr "Dernière synchro : {0}" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Last validation threshold" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Launch" msgstr "Lancer" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Launch URL" msgstr "URL de lancement" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Layout" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Legacy applications which don't natively support SSO." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Let the user identify themselves with their username or Email address." msgstr "Laisser l'utilisateur s'identifier lui-même avec son nom d'utilisateur ou son adresse e-mail." #~ msgid "Library" #~ msgstr "Bibliothèque" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Link" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" msgstr "Lier à un utilisateur avec la même adresse e-mail. Peut avoir des implications de sécurité lorsqu'une source ne valide pas les adresses e-mail." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical username. Can have security implications when a username is used with another source." msgstr "Lien vers un usager ayant un nom d'utilisateur identique. Peut poser des problèmes de sécurité si ce nom d'utilisateur est partagé avec une autre source." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Link to use the invitation." msgstr "Lien pour utiliser l'invitation." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link users on unique identifier" msgstr "Lier les utilisateurs sur base d'un identifiant unique" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Load servers" msgstr "Charger les serveurs" +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts #: src/elements/table/Table.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowInspector.ts -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/email/EmailStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowInspector.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/email/EmailStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts +#: src/user/LibraryPage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/stages/prompt/PromptStage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/sources/SourceSettings.ts -#: src/utils.ts msgid "Loading" msgstr "Chargement en cours" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationListLink.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserResetEmailForm.ts #: src/elements/Spinner.ts -#: 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 -#: src/pages/flows/StageBindingForm.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationListLink.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserResetEmailForm.ts msgid "Loading..." msgstr "Chargement en cours..." -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Local" msgstr "Local" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Local (notifications will be created within authentik)" msgstr "" @@ -3204,73 +3204,73 @@ msgstr "" #~ msgid "Locale" #~ msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Log messages" msgstr "" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Log the currently pending user in." msgstr "Ouvre la session de l'utilisateur courant." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Logging in via {0}." msgstr "Connexion via {0}." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Login" msgstr "Connexion" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." msgstr "Le mot de passe de connexion est synchronisé depuis LDAP vers Authentik automatiquement. Activez cette option seulement pour enregistrer les changements de mots de passe dans Authentik jusqu'au LDAP." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Login to continue to {0}." msgstr "Connectez-vous pour continuer vers {0}." -#: src/pages/admin-overview/TopApplicationsTable.ts +#: src/admin/admin-overview/TopApplicationsTable.ts msgid "Logins" msgstr "Connexions" -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Logins over the last 24 hours" msgstr "Connexions ces dernières 24 heures" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Logins per day in the last month" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Logo" msgstr "Logo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Logout" msgstr "Déconnexion" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Logout URL" msgstr "URL de déconnexion" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Logs" msgstr "Logs" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Long-running operations which authentik executes in the background." msgstr "Opérations de longue durée qu'Authentik exécute en arrière-plan." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE will notify the user the flow isn't applicable." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "MFA Authenticators" msgstr "" @@ -3278,131 +3278,131 @@ msgstr "" msgid "MFA Devices" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Machine-to-Machine authentication settings" msgstr "" -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts msgid "Make sure to keep these tokens in a safe place." msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik (Discovered)" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manual configuration" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manually configure SAML" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Mark newly created users as inactive." msgstr "Marquer les utilisateurs nouvellements créés comme inactifs." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match created events with this action type. When left empty, all action types will be matched." msgstr "Inclure les événements créés avec ce type d'action. S'il est laissé vide, tous les types d'action seront inclus." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match events created by selected application. When left empty, all applications are matched." msgstr "Inclure les évènements créés par cette application. S'il est laissé vide, toutes les applications seront incluses." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." msgstr "Inclure l'adresse IP du client de l'évènement (correspondante stricte, pour un correspondance sur le réseau utiliser une politique d'expression)" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches an event against a set of criteria. If any of the configured values match, the policy passes." msgstr "Fait correspondre un évènement à un certain nombre de critères. Si une des valeur configurée correspond, la politique réussit." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." msgstr "La correspondante est effectuée sur le suffixe du domaine ; si vous entrez domain.tld, foo.domain.tld sera également inclus." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Maximum age (in days)" msgstr "Âge maximum (en jours)" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/GroupSelectModal.ts msgid "Members" msgstr "Membres" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Message" msgstr "Message" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Messages" msgstr "Messages" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Metadata" msgstr "Métadonnées" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts msgid "Method details" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Digits" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Lowercase Characters" msgstr "Nombre minimum de caractères minuscules" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Symbols Characters" msgstr "Nombre minimum de symboles" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Uppercase Characters" msgstr "Nombre minimum de caractères majuscules" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum length" msgstr "Longueur minimale" -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Mode" msgstr "Mode" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Model Name" msgstr "Nom du modèle" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model created" msgstr "Modèle créé" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model deleted" msgstr "Modèle supprimé" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model updated" msgstr "Modèle mis à jour" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Modern applications, APIs and Single-page applications." msgstr "" @@ -3417,160 +3417,160 @@ msgstr "Mes Applications" msgid "My applications" msgstr "Mes applications" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/user/UserDevicesList.ts -#: 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 -#: src/pages/events/EventInfo.ts -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADeviceForm.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Name" msgstr "Nom" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Name of the form field, also used to store the value." msgstr "Nom du champ de formulaire utilisé pour enregistrer la valeur" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "NameID Policy" msgstr "Politique NameID" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "NameID Property Mapping" msgstr "Mappage de la propriété NameID" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Native application" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Need an account?" msgstr "Besoin d'un compte ?" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negate result" msgstr "Inverser le résultat" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negates the outcome of the binding. Messages are unaffected." msgstr "Inverse le résultat de la liaison. Les messages ne sont pas affectés." -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "New application" msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "New outpost integration" msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "New policy" msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "New property mapping" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "New provider" msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "New source" msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "New stage" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "New version available!" msgstr "Une nouvelle version est disponible !" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Newly created users are added to this group, if a group is selected." msgstr "Les utilisateurs nouvellement créés sont ajoutés à ce groupe, si un groupe est sélectionné." @@ -3578,39 +3578,39 @@ msgstr "Les utilisateurs nouvellement créés sont ajoutés à ce groupe, si un msgid "Next" msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Next stage" msgstr "Étape suivante" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Ingress)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Proxy Manager)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (standalone)" msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "No" msgstr "Non" @@ -3624,19 +3624,19 @@ msgstr "Aucune Application disponible." msgid "No Events found." msgstr "Aucun événement trouvé." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No Policies bound." msgstr "Aucune politique liée." -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No Stages bound" msgstr "Aucune étape liée" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "No additional data available." msgstr "Aucune donnée additionnelle disponible." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "No additional setup is required." msgstr "" @@ -3646,12 +3646,12 @@ msgstr "" msgid "No form found" msgstr "Aucun formulaire trouvé" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "No integration active" msgstr "Aucune intégration active" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "No log messages." msgstr "" @@ -3665,16 +3665,16 @@ msgstr "Aucun événement correspondant n'a été trouvé." msgid "No objects found." msgstr "Aucun objet trouvé." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No policies are currently bound to this object." msgstr "Aucune politique n'est actuellement lié à cet objet." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "No preference is sent" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "No recovery flow is configured." msgstr "Aucun flux de récupération n'est configuré." @@ -3686,27 +3686,27 @@ msgstr "" msgid "No settings flow configured." msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No stages are currently bound to this flow." msgstr "Aucune étape n'est actuellement liée à ce flux." -#: src/pages/admin-overview/cards/WorkerStatusCard.ts +#: src/admin/admin-overview/cards/WorkerStatusCard.ts msgid "No workers connected. Background tasks will not run." msgstr "Aucun worker connecté. Les tâches de fond ne tourneront pas." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "None (rule disabled)" msgstr "Aucun (règle désactivée)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Normal" msgstr "" -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Not available" msgstr "Indisponible" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Not configured action" msgstr "Action non configurée" @@ -3719,7 +3719,7 @@ msgstr "Action non configurée" msgid "Not found" msgstr "Pas trouvé" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Not synced yet." msgstr "Pas encore synchronisé." @@ -3727,44 +3727,44 @@ msgstr "Pas encore synchronisé." msgid "Not used by any other object." msgstr "Pas utilisé par un autre objet." -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Not you?" msgstr "Pas vous ?" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Notice" msgstr "Note" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/RuleListPage.ts msgid "Notification Rules" msgstr "Règles de notification" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/TransportListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/TransportListPage.ts msgid "Notification Transports" msgstr "Transports de notification" #~ msgid "Notification rule" #~ msgstr "Règle de notification" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Notification rule(s)" msgstr "Règle(s) de notification" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Notification transport(s)" msgstr "" @@ -3779,11 +3779,11 @@ msgstr "Notifications" #~ msgid "Notifications Transport" #~ msgstr "Transports de notification" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Number" msgstr "Nombre" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Number the SMS will be sent from." msgstr "" @@ -3791,7 +3791,7 @@ msgstr "" #~ msgid "OAuth Authorization Codes" #~ msgstr "Code d'autorisation OAuth" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "OAuth Refresh Codes" msgstr "Code de rafraîchissement OAuth" @@ -3803,40 +3803,40 @@ msgstr "Code de rafraîchissement OAuth" #~ msgid "OAuth/OIDC" #~ msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "OAuth2/OIDC" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC Well-known URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "OK" msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Object" msgstr "Objet" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Object field" msgstr "Champ d'objet" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Object uniqueness field" msgstr "Champ d'unicité de l'objet" @@ -3844,7 +3844,7 @@ msgstr "Champ d'unicité de l'objet" msgid "Objects created" msgstr "" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Offset after which consent expires." msgstr "" @@ -3852,17 +3852,17 @@ msgstr "" #~ msgid "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Durée d'expiration du consentement (Format : hours=1;minutes=2;seconds=3)." +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "On behalf of {0}" msgstr "De la part de {0}" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Only fail the policy, don't invalidate user's password." msgstr "Faire simplement échouer la politique sans invalider le mot de passe utilisateur." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Only send notification once, for example when sending a webhook into a chat channel." msgstr "Envoyer une seule fois la notification, par exemple lors de l'envoi d'un webhook dans un canal de discussion." @@ -3873,11 +3873,11 @@ msgstr "" #~ msgid "Open application" #~ msgstr "Ouvrir l'appication" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Open in new tab" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Open issue on GitHub..." msgstr "Ouvrir un ticket sur GitHub..." @@ -3885,51 +3885,51 @@ msgstr "Ouvrir un ticket sur GitHub..." msgid "Open settings" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration Issuer" msgstr "Émetteur de la configuration OpenID" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration URL" msgstr "URL de configuration OpenID" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Optional Private Key. If this is set, you can use this keypair for encryption." msgstr "Clé privée optionnelle. Si définie, vous pouvez utiliser pour le chiffrement." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Optional URL if the IDP supports Single-Logout." msgstr "URL optionnelle si le fournisseur d'identité supporte Single-Logout." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." msgstr "Données optionnelles chargées dans la variable contextuelle 'prompt_data' du flux. YAML ou JSON." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional enrollment flow, which is linked at the bottom of the page." msgstr "Flux d'inscription facultatif, qui sera accessible en bas de page." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional recovery flow, which is linked at the bottom of the page." msgstr "Flux de récupération facultatif, qui sera accessible en bas de page." -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Optional, comma-separated SubjectAlt Names." msgstr "Liste optionnelle de noms alternatifs (SubjetAlt Names), séparés par des virgules." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Optionally enter a group name. Applications with identical groups are shown grouped together." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Optionally pre-fill the input value" msgstr "Pré-remplir la valeur du champ (optionnel)" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "Indiquer la valeur \"FriendlyName\" de l'attribut d'assertion (optionnel)" @@ -3937,40 +3937,40 @@ msgstr "Indiquer la valeur \"FriendlyName\" de l'attribut d'assertion (optionnel #~ msgid "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." #~ msgstr "Indiquer votre domaine parent (optionnel), si vous souhaitez que l'authentification et l'autorisation soient réalisés au niveau du domaine. Si vous exécutez des applications sur app1.domain.tld, app2.domain.tld, indiquez ici \"domain.tld\"." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Or" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Order" msgstr "Tri" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Orphaned" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Other global settings" msgstr "Autres paramètres globaux" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Outdated outposts" msgstr "Avant-postes périmés" #~ msgid "Outpost" #~ msgstr "Avant-poste" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Outpost Deployment Info" msgstr "Info de déploiement de l'avant-poste" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Outpost Integrations" msgstr "" @@ -3980,54 +3980,54 @@ msgstr "" #~ msgid "Outpost integration" #~ msgstr "Intégration d'avant-postes" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Outpost integration(s)" msgstr "Intégration(s) d'avant-postes" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Outpost status" msgstr "Statut de l'avant-poste" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outpost(s)" msgstr "Avant-poste(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts" msgstr "Avant-postes" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." msgstr "Les avant-postes sont des déploiements de composants Authentik pour supporter différents environnements et protocoles, comme des reverse proxies." -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Overview" msgstr "Vue d'ensemble" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "PEM-encoded Certificate data." msgstr "Données du certificat au format PEM" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Parent" msgstr "Parent" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Parent group for all the groups imported from LDAP." msgstr "Groupe parent pour tous les groupes LDAP" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Pass policy?" msgstr "Réussir la politique ?" @@ -4035,17 +4035,17 @@ msgstr "Réussir la politique ?" #~ msgid "Passes when Event matches selected criteria." #~ msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Passing" msgstr "Réussite" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserPasswordForm.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Password" msgstr "Mot de passe" @@ -4057,8 +4057,8 @@ msgstr "Mot de passe" #~ msgid "Password expiry policy" #~ msgstr "" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Password field" msgstr "Champ mot de passe" @@ -4066,11 +4066,11 @@ msgstr "Champ mot de passe" #~ msgid "Password policy" #~ msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Password set" msgstr "Mot de passe défini" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Password stage" msgstr "Étape de mot de passe" @@ -4078,27 +4078,27 @@ msgstr "Étape de mot de passe" #~ msgid "Password, 2FA, etc" #~ msgstr "Mot de passe, 2FA, etc" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." msgstr "Mot de passe : Entrée masquée, le mot de passe est vérifié par les sources. Les politiques doivent encore être appliquées à cette étape. Si deux d'entre elles sont utilisées dans la même étape, on s'assure qu'elles sont identiques." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Passwordless flow" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/users/UserForm.ts msgid "Path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Path new users will be created under. If left blank, the default path will be used.fo" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug." msgstr "" @@ -4106,92 +4106,92 @@ msgstr "" msgid "Permissions" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Persistent" msgstr "Persistant" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Phone number" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Placeholder" msgstr "Par défaut" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Plan history" msgstr "Historique du plan" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter the code you received via SMS" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Please enter your Code" msgstr "" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter your Phone number." msgstr "" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Please enter your TOTP Code" msgstr "Veuillez saisirvotre code TOTP" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Please enter your password" msgstr "Veuillez saisir votre mot de passe" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policies" msgstr "Politiques" -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Policy" msgstr "Politique" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Policy / Group / User Bindings" msgstr "Politique / Groupe / Liaisons utilisateur" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policy / Policies" msgstr "Politique/s" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy / User / Group" msgstr "Politique / Utilisateur / Groupe" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Policy Bindings" msgstr "Liaisons des politiques" #~ msgid "Policy binding" #~ msgstr "Liaison de politique" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy binding(s)" msgstr "Liaison(s) de politique" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Policy engine mode" msgstr "Mode d'application des politiques" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy exception" msgstr "Exception de politique" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy execution" msgstr "Exécution de politique" @@ -4205,183 +4205,183 @@ msgstr "Exécution de politique" #~ "but takes a random time to process." #~ msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy {0}" msgstr "Poliitique {0}" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Policy-specific settings" msgstr "Paramètres spécifiques à la politique" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Polish" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Post" msgstr "Appliquer" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding" msgstr "Post" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding (auto-submit)" msgstr "Post (automatique)" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Powered by authentik" msgstr "Propulsé par authentik" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Pre-authentication flow" msgstr "Flux de pré-authentification" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private Key" msgstr "Clé privée" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Private key available?" msgstr "Clé privée disponible ?" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Clé privée, acquise auprès de https://www.google.com/recaptcha/intro/v3.html." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Profile URL" msgstr "URL de profil" #~ msgid "Prompt" #~ msgstr "Invite" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." msgstr "Demander le consentement de l'utilisateur. Celui-ci peut être permanent ou expirer dans un délai défini." -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompt(s)" msgstr "Invite(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompts" msgstr "Invites" #~ msgid "Property Mapping" #~ msgstr "Mapping de propriété" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Property Mapping exception" msgstr "Erreur de mappage de propriété" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mapping(s)" msgstr "Mapping(s) de propriété" -#: src/interfaces/AdminInterface.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mappings" msgstr "Mappings de propriété" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Property mappings" msgstr "Mappings de propriété" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to group creation." msgstr "Mappages de propriétés utilisés lors de la création des groupe" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to user creation." msgstr "Mappages de propriété utilisés lors de la création d'utilisateurs" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Protocol Settings" msgstr "Paramètres du protocole" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Protocol settings" msgstr "Paramètres du protocole" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Provide an LDAP interface for applications and users to authenticate against." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provide support for protocols like SAML and OAuth to assigned applications." msgstr "Assure la prise en charge de protocoles tels que SAML et OAuth aux applications attribuées." +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Provider" msgstr "Fournisseur" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Provider Type" msgstr "Type de fournisseur" #~ msgid "Provider type" #~ msgstr "Type de fournisseur" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provider(s)" msgstr "Fournisseur(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/ProviderListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Providers" msgstr "Fournisseurs" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Proxy" msgstr "Proxy" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "Proxy details" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Public" msgstr "Public" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public Key" msgstr "Clé publique" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Clé publique, obtenue depuis https://www.google.com/recaptcha/intro/v3.html." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Publisher" msgstr "Éditeur" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Quick actions" msgstr "" @@ -4389,15 +4389,15 @@ msgstr "" #~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context." #~ msgstr "REDÉMARRER redémarre le flux depuis le début, en gardant le contexte du flux." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART restarts the flow from the beginning." msgstr "REDÉMARRER redémarre le flux depuis le début." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RETRY returns the error message and a similar challenge to the executor." msgstr "RETRY indiquer le message d'erreur et présenter un challenge similaire à l'utilisateur" @@ -4409,39 +4409,39 @@ msgstr "RETRY indiquer le message d'erreur et présenter un challenge similaire #~ msgid "RSA Key" #~ msgstr "Clé RSA" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA1" msgstr "RSA-SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA256" msgstr "RSA-SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA384" msgstr "RSA-SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA512" msgstr "RSA-SHA512" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Raw JWKS data." msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Re-authenticate with plex" msgstr "Se ré-authentifier avec Plex" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Re-evaluate policies" msgstr "Ré-évaluer les politiques" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Receive a push notification on your device." msgstr "" @@ -4449,37 +4449,37 @@ msgstr "" #~ msgid "Receive a push notification on your phone to prove your identity." #~ msgstr "Recevez une notification push sur votre téléphone pour prouver votre identité." -#: src/pages/flows/utils.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/flows/utils.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery" msgstr "Récupération" -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow" msgstr "Flux de récupération" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." msgstr "Flux de récupération. Si laissé vide, le premier flux applicable trié par slug sera utilisé." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Recovery keys" msgstr "Clés de récupération" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery link cannot be emailed, user has no email address saved." msgstr "Le lien de récupération ne peut pas être envoyé par email, l'utilisateur n'a aucune adresse email enregistrée." -#: src/flows/stages/RedirectStage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/flow/stages/RedirectStage.ts msgid "Redirect" msgstr "Redirection" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Redirect URIs" msgstr "URIs de redirection" @@ -4487,11 +4487,11 @@ msgstr "URIs de redirection" #~ msgid "Redirect URIs/Origins" #~ msgstr "URLs de redirection/Origines" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Redirect URIs/Origins (RegEx)" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Redirect binding" msgstr "Redirection" @@ -4507,7 +4507,7 @@ msgstr "Rafraîchir" msgid "Refresh Code(s)" msgstr "Rafraîchir le(s) code(s)" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Register device" msgstr "Enregistrer un appareil" @@ -4515,34 +4515,34 @@ msgstr "Enregistrer un appareil" #~ msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." #~ msgstr "Expression régulière pour laquelle l'authentification n'est pas nécessaire. Chaque nouvelle ligne est interprétée comme une nouvelle expression régulière." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Regular user" msgstr "Utilisateur normal" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Related" msgstr "Lié" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Related objects" msgstr "" -#: src/pages/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts msgid "Remove the user from the current session." msgstr "Supprimer l'utilisateur de la session actuelle." -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation" msgstr "" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." msgstr "" @@ -4566,29 +4566,29 @@ msgstr "" #~ msgid "Reputation policy - Users" #~ msgstr "Politique de réputation - Utilisateurs" -#: src/interfaces/AdminInterface.ts -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation scores" msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Request" msgstr "Requête" -#: src/flows/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts msgid "Request has been denied." msgstr "La requête a été refusée." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Request token URL" msgstr "URL du jeton de requête" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Required" msgstr "Obligatoire" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Required." msgstr "Obligatoire." @@ -4597,11 +4597,11 @@ msgstr "Obligatoire." #~ msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." #~ msgstr "Obligatoire. 150 caractères ou moins. Lettres, chiffres et @/./+/-/_ uniquement." -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Reset Password" msgstr "Réinitialiser le mot de passe" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Resident key requirement" msgstr "" @@ -4609,23 +4609,23 @@ msgstr "" #~ msgid "Resources" #~ msgstr "Ressources" -#: src/pages/events/EventInfo.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Result" msgstr "Résultat" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Retry" msgstr "" #~ msgid "Retry Task" #~ msgstr "Réessayer la tâche" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Retry authentication" msgstr "Réessayer l'authentification" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Return" msgstr "Retourner" @@ -4634,9 +4634,9 @@ msgstr "Retourner" msgid "Return home" msgstr "Retourner à l’accueil" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Return to device picker" msgstr "Retourner à la sélection d'appareil" @@ -4652,11 +4652,11 @@ msgstr "Révoqué ?" msgid "Root" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Run sync again" msgstr "Relancer la synchro" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "SAML" msgstr "" @@ -4664,19 +4664,19 @@ msgstr "" #~ msgid "SAML (metadata import)" #~ msgstr "" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "SAML Attribute Name" msgstr "Nom d'attribut SAML" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Configuration" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "SAML details" msgstr "" @@ -4684,32 +4684,32 @@ msgstr "" #~ msgid "SAML details (import from metadata)" #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA1" msgstr "SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA256" msgstr "SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA384" msgstr "SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA512" msgstr "SHA512" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SLO URL" msgstr "URL SLO" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "SMS" msgstr "" @@ -4717,44 +4717,44 @@ msgstr "" msgid "SMS authenticator" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "SMS-based Authenticators" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Host" msgstr "Hôte SMTP" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Password" msgstr "Mot de passe SMTP" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Port" msgstr "Port SMTP" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Username" msgstr "Utilisateur SMTP" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SSO URL" msgstr "URL SSO" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (IdP-initiated Login)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Post)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Redirect)" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Same identifier is used for all providers" msgstr "Le même identifiant est utilisé pour tous les fournisseurs" @@ -4762,33 +4762,33 @@ msgstr "Le même identifiant est utilisé pour tous les fournisseurs" msgid "Save" msgstr "Enregistrer" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope name" msgstr "Nom de la portée" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope which the client can specify to access these properties." msgstr "Portée que le client peut spécifier pour accéder à ces propriétés." +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts msgid "Scopes" msgstr "Portées" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Score" msgstr "Note" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Search base" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search group" msgstr "Rechercher un groupe" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search mode" msgstr "" @@ -4797,11 +4797,11 @@ msgstr "" msgid "Search..." msgstr "Rechercher..." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Secret key" msgstr "Clé secrète" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was rotated" msgstr "" @@ -4809,11 +4809,11 @@ msgstr "" #~ msgid "Secret was rotation" #~ msgstr "Rotation du secret effectuée" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was viewed" msgstr "Le secret a été vu" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Secret:" msgstr "Secret :" @@ -4821,15 +4821,15 @@ msgstr "Secret :" msgid "Security key authenticator" msgstr "" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "See documentation for a list of all variables." msgstr "Consultez la documentation pour la liste de toutes les variables." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Select a provider that this application should use. Alternatively, create a new provider." msgstr "Sélectionnez un fournisseur que cette application devra utiliser. Sinon, créez un nouveau fournisseur." @@ -4837,11 +4837,11 @@ msgstr "Sélectionnez un fournisseur que cette application devra utiliser. Sinon msgid "Select all rows" msgstr "Sélectionner toutes les lignes" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Select an authentication method." msgstr "Sélectionnez une méthode d'authentification" -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Select an enrollment flow" msgstr "Sélectionnez un flux d'inscription" @@ -4852,108 +4852,108 @@ msgstr "Sélectionnez un flux d'inscription" msgid "Select an object." msgstr "" -#: src/pages/users/GroupSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Select groups to add user to" msgstr "Sélectionnez les groupes à ajouter à l'utilisateur" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Select one of the sources below to login." msgstr "Sélectionnez l'une des sources ci-dessous pour se connecter." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." msgstr "Sélectionnez les sources à afficher aux utilisateurs pour s'authentifier. Cela affecte uniquement les sources web, pas LDAP." -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Select type" msgstr "" -#: src/pages/groups/MemberSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts msgid "Select users to add" msgstr "Sélectionnez les utilisateurs à ajouter" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Select which scopes can be used by the client. The client still has to specify the scope to access the data." msgstr "Sélectionnez les portées utilisables par le client. Le client doit toujours spécifier la portée pour accéder aux données." -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Select which server a user has to be a member of to be allowed to authenticate." msgstr "Sélectionnez de quel serveur un utilisateur doit être un membre pour être autorisé à s'authentifier." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." msgstr "Sélectionnez les transports à utiliser pour notifier l'utilisateur. À défaut, la notification sera simplement affichée dans l'interface utilisateur authentik." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Selected policies are executed when the stage is submitted to validate the data." msgstr "Les politiques sélectionnées sont exécutées lorsque l'étape est soumise pour valider les données." #~ msgid "Selecting a service-connection enables the management of the outpost by authentik." #~ msgstr "La sélection d'une connexion de service permet la gestion de l'avant-poste par authentik." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Selecting an integration enables the management of the outpost by authentik." msgstr "La sélection d'une intégration permet la gestion de l'avant-poste par authentik." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Selection of backends to test the password against." msgstr "Sélection de backends pour tester le mot de passe." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Send Email again." msgstr "Renvoyer l'e-mail." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send link" msgstr "Envoyer un lien" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Send notifications whenever a specific Event is created and matched by policies." msgstr "Envoyez des notifications chaque fois qu'un événement spécifique est créé et correspond à des politiques." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Send once" msgstr "Envoyer une seule fois" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send recovery link to user" msgstr "Envoyer le lien de récupération à l'utilisateur" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Sent to group" msgstr "Envoyé au groupe" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Separator: Static Separator Line" msgstr "Séparateur : Ligne de séparation statique" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Server URI" msgstr "URI du serveur" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Server and client are further than 5 seconds apart." msgstr "Le serveur et le client sont distants de plus de 5 secondes" #~ msgid "Server name for which this provider's certificate is valid for." #~ msgstr "Nom du serveur pour lequel le certificat de ce fournisseur est valide." -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Server validation of credential failed: {err}" msgstr "La validation de l'identifiant par le serveur a échoué : {err}" #~ msgid "Service Connections" #~ msgstr "Connexions de service" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Service Provider Binding" msgstr "Liaison du fournisseur de services" @@ -4963,11 +4963,11 @@ msgstr "Liaison du fournisseur de services" #~ msgid "Session" #~ msgstr "Session" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Session ID" msgstr "ID de session" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Session duration" msgstr "Durée de la session" @@ -4975,11 +4975,11 @@ msgstr "Durée de la session" #~ msgid "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "La session n'est plus valide à partir de l'heure actuelle + cette valeur (Format: hours=1;minutes=2;seconds=3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session valid not on or after" msgstr "Session non valide à partir de" @@ -4987,51 +4987,51 @@ msgstr "Session non valide à partir de" msgid "Session(s)" msgstr "Session(s)" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/UserSettingsPage.ts msgid "Sessions" msgstr "Sessions" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set HTTP-Basic Authentication" msgstr "Définir l'authentification HTTP-Basic" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set a custom HTTP-Basic Authentication header based on values from authentik." msgstr "Définir un en-tête d'authentification HTTP-Basic personnalisé basé sur les valeurs de authentik." -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/users/UserForm.ts msgid "Set custom attributes using YAML or JSON." msgstr "Définissez des attributs personnalisés via YAML ou JSON." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Set password" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Setup" msgstr "" -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts msgid "Severity" msgstr "Sévérité" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." msgstr "Afficher des champs de saisie arbitraires à l'utilisateur, par exemple pendant l'inscription. Les données sont enregistrées dans le contexte du flux sous la variable \"prompt_data\"." @@ -5039,7 +5039,7 @@ msgstr "Afficher des champs de saisie arbitraires à l'utilisateur, par exemple msgid "Show less" msgstr "Montrer moins" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show matched user" msgstr "Afficher l'utilisateur correspondant" @@ -5047,56 +5047,56 @@ msgstr "Afficher l'utilisateur correspondant" msgid "Show more" msgstr "Montrer plus" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show sources' labels" msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Shown as the Title in Flow pages." msgstr "Afficher comme Titre dans les pages de Flux." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar right" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Sign up." msgstr "S'enregistrer." -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signature algorithm" msgstr "Algorithme de signature" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Signing Certificate" msgstr "Certificat de signature" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Signing Key" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signing keypair" msgstr "Paire de clés de signature" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Single Prompts that can be used for Prompt Stages." msgstr "Invites simples qui peuvent être utilisés pour les étapes d'invite." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Single use" msgstr "Usage unique" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" msgstr "" @@ -5104,17 +5104,17 @@ msgstr "" #~ msgid "Skip path regex" #~ msgstr "Regex chemins exclus" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Slug" msgstr "Slug" -#: src/flows/FlowExecutor.ts -#: src/flows/stages/FlowErrorStage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/stages/FlowErrorStage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Something went wrong! Please try again later." msgstr "Une erreur s'est produite ! Veuillez réessayer plus tard." @@ -5122,7 +5122,7 @@ msgstr "Une erreur s'est produite ! Veuillez réessayer plus tard." #~ msgid "Source" #~ msgstr "Source" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Source linked" msgstr "Source liée" @@ -5135,66 +5135,66 @@ msgstr "Source liée" #~ msgid "Source {0}" #~ msgstr "Source {0}" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Source(s)" msgstr "Source(s)" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Sources" msgstr "Sources" #~ msgid "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" #~ msgstr "Sources d'identités, qui peuvent soit être synchronisées dans la base de données d'Authentik, comme LDAP, soit être utilisées par les utilisateurs pour s'authentifier et s'inscrire, comme OAuth et les connexions sociales" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." msgstr "Sources d'identités, qui peuvent soit être synchronisées dans la base de données d'Authentik, soit être utilisées par les utilisateurs pour s'authentifier et s'inscrire." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Spanish" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Specify multiple server URIs by separating them with a comma." msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stacked" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts msgid "Stage" msgstr "Étape" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Stage Bindings" msgstr "Liaisons de l'étape" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stage Configuration" msgstr "Configuration de l'étape" #~ msgid "Stage binding" #~ msgstr "Liaison de l'étape" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage binding(s)" msgstr "Liaison(s) de l'étape" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage kind" msgstr "Type d'étap" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage name" msgstr "Nom de l'étape" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage object" msgstr "Objet étap" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage type" msgstr "Type d'étape" @@ -5202,72 +5202,72 @@ msgstr "Type d'étape" #~ msgid "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." #~ msgstr "Étape utilisée pour configurer l'Authenticator lorsqu'un utilisateur n'a pas d'appareil compatible. Une fois cette étape franchie, l'utilisateur ne sera plus sollicité." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." msgstr "Étape utilisée pour configurer un authentificateur TOTP (comme Authy ou Google Authenticator).L" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." msgstr "Étape de configuration d'un authentificateur WebAuthn (Yubikey, FaceID/Windows Hello)." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." msgstr "Étape de configuration d'un authentificateur Duo. Cette étape devrait être utilisée en flux de configuration." -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." msgstr "Étape de configuration d'un authentificateur statique (jetons statiques). Cette étape devrait être utilisée en flux de configuration." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Stage used to configure an SMS-based TOTP authenticator." msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." msgstr "Étape utilisée pour valider tout type d'authentificateur. Cette étape devrait être utilisée en flux d'authentification ou d'autorisation." -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stage(s)" msgstr "Étape(s)" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Stage-specific settings" msgstr "Paramètres propres à l'étape" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Stages" msgstr "Étapes" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." msgstr "Les étapes sont des étapes simples d'un flux au travers duquel un utilisateur est guidé. Une étape peut être uniquement exécutée à l'intérieur d'un flux." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." msgstr "" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "State" msgstr "État" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Static Tokens" msgstr "Jetons statiques" @@ -5275,7 +5275,7 @@ msgstr "Jetons statiques" msgid "Static authenticator" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Static token" msgstr "" @@ -5283,16 +5283,16 @@ msgstr "" msgid "Static tokens" msgstr "Jetons statiques" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Static: Static value, displayed as-is." msgstr "Statique : valeur statique, affichée comme telle." -#: src/pages/stages/deny/DenyStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Status" msgstr "Statut" @@ -5310,25 +5310,25 @@ msgstr "Statut" #~ msgid "Status: Enabled" #~ msgstr "Statut : Activé" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Stop impersonation" msgstr "Arrêter l'appropriation utilisateu" -#: src/pages/events/EventInfo.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Subject" msgstr "Sujet" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Subject mode" msgstr "Mode subject" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Subject-alt name" msgstr "Nom alternatif subject" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Successful" msgstr "Réussite" @@ -5337,7 +5337,7 @@ msgstr "Réussite" msgid "Successful Logins" msgstr "Connexions réussies" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Successfully cleared flow cache" msgstr "Cache du flux vidé avec succès" @@ -5345,131 +5345,131 @@ msgstr "Cache du flux vidé avec succès" msgid "Successfully cleared notifications" msgstr "Notifications effacées avec succès" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Successfully cleared policy cache" msgstr "Cache de politique vidé avec succès" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Successfully copied TOTP Config." msgstr "Configuration TOTP copiée avec succès" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully created application." msgstr "Application créée avec succès" -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully created binding." msgstr "Liaison créée avec succès" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully created certificate-key pair." msgstr "Paire clé/certificat créée avec succès." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully created flow." msgstr "Flux créé avec succès" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully created group." msgstr "Groupe créé avec succès" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully created instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully created integration." msgstr "Intégration créé avec succès" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully created invitation." msgstr "Invitation créée avec succès" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully created mapping." msgstr "Mapping créé avec succès" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully created outpost." msgstr "Avant-poste créé avec succès" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully created policy." msgstr "Politique créée avec succès" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully created prompt." msgstr "Invite créée avec succès." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully created provider." msgstr "Fournisseur créé avec succès" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully created rule." msgstr "Règle créée avec succès" #~ msgid "Successfully created service-connection." #~ msgstr "Connexion de service créée avec succès." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully created source." msgstr "Source créée avec succès" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully created stage." msgstr "Étape créée avec succès" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully created tenant." msgstr "Tenant créé avec succès" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully created token." msgstr "Jeton créé avec succès" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully created transport." msgstr "Transport créé avec succès" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully created user." msgstr "Utilisateur créé avec succès" @@ -5483,44 +5483,44 @@ msgstr "{0} {1} supprimé avec succès" msgid "Successfully disconnected source" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Successfully generated certificate-key pair." msgstr "Paire clé/certificat générée avec succès." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Successfully generated recovery link" msgstr "Lien de récupération généré avec succès" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Successfully imported flow." msgstr "Flux importé avec succès" -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Successfully imported provider." msgstr "Fournisseur importé avec succès" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Successfully sent email." msgstr "Email envoyé avec succès" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Successfully sent test-request." msgstr "Requête-test envoyée avec succès" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully updated application." msgstr "Application mise à jour avec succès" -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully updated binding." msgstr "Liaison mise à jour avec succès" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully updated certificate-key pair." msgstr "Paire clé/certificat mise à jour avec succès." @@ -5536,146 +5536,146 @@ msgstr "" msgid "Successfully updated device." msgstr "Appareil mis à jour avec succès" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully updated flow." msgstr "Flux mis à jour avec succès" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully updated group." msgstr "Groupe mis à jour avec succès" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully updated instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully updated integration." msgstr "Intégration mise à jour avec succès" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully updated invitation." msgstr "Invitation mise à jour avec succès" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully updated mapping." msgstr "Mapping mis à jour avec succès" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully updated outpost." msgstr "Avant-poste mis à jour avec succès" -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/UserPasswordForm.ts msgid "Successfully updated password." msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully updated policy." msgstr "Politique mise à jour avec succès" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully updated prompt." msgstr "Invite mise à jour avec succès." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully updated provider." msgstr "Fournisseur mis à jour avec succès" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully updated rule." msgstr "Règle mise à jour avec succès" #~ msgid "Successfully updated service-connection." #~ msgstr "Connexion de service mise à jour avec succès." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully updated source." msgstr "Source mise à jour avec succès" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully updated stage." msgstr "Étape mise à jour avec succès" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully updated tenant." msgstr "Tenant mis à jour avec succès" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully updated token." msgstr "Jeton mis à jour avec succès" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully updated transport." msgstr "Transport mis à jour avec succès" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully updated user." msgstr "Utilisateur mis à jour avec succès" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Successfully updated {0} {1}" msgstr "{0} {1} mis à jour avec succès" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Superuser" msgstr "Super-utilisateur" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Superuser privileges?" msgstr "Privilèges de super-utilisateur ?" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Superuser-groups" msgstr "Groupes de super-utilisateur" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Superusers" msgstr "Super-utilisateurs" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Suspicious request" msgstr "Requête suspecte" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Symbol charset" msgstr "Set de symboles" @@ -5683,22 +5683,22 @@ msgstr "Set de symboles" #~ msgid "Sync" #~ msgstr "Synchroniser" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync groups" msgstr "Synchroniser les groupes" #~ msgid "Sync parent group" #~ msgstr "Synchroniser le groupe parent" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Sync status" msgstr "Synchroniser les statuts" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync users" msgstr "Synchroniser les utilisateurs" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "System" msgstr "" @@ -5706,20 +5706,20 @@ msgstr "" #~ msgid "System Overview" #~ msgstr "Vue d'ensemble du système" -#: src/interfaces/AdminInterface.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "System Tasks" msgstr "Tâches du système" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "System status" msgstr "Statut du système" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task exception" msgstr "Erreur de tâche système" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task execution" msgstr "Exécution de tâche système" @@ -5727,19 +5727,19 @@ msgstr "Exécution de tâche système" #~ msgid "TLS Authentication Certificate" #~ msgstr "Certificat TLS d'authentification" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "TLS Authentication Certificate/SSH Keypair" msgstr "" #~ msgid "TLS Server name" #~ msgstr "Nom TLS du serveur" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "TLS Verification Certificate" msgstr "Certificat de vérification TLS" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "TOTP Authenticators" msgstr "Authentificateur TOTP" @@ -5751,62 +5751,62 @@ msgstr "" msgid "TOTP authenticator" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Taiwanese Mandarin" msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Target" msgstr "Cible" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with errors" msgstr "Tâche terminée avec erreurs" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with warnings" msgstr "Tâche terminée avec avertissements" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Template" msgstr "Modèle" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Tenant" msgstr "Tenant" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenant(s)" msgstr "Tenant(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenants" msgstr "Tenants" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test" msgstr "Test" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Test Policy" msgstr "Tester la politique" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test Property Mapping" msgstr "Tester le mapping de la propriété" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text (read-only): Simple Text input, but cannot be edited." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text: Simple Text input" msgstr "Texte : simple champ texte" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "The Host IP of the docker host" msgstr "" @@ -5814,20 +5814,20 @@ msgstr "" msgid "The URL \"{0}\" was not found." msgstr "L'URL \"{0}\" est introuvable." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator should not create a dedicated credential" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll access the application at. Include any non-standard port." msgstr "L'URL externe par laquelle vous accéderez à l'application. Incluez un port non-standard si besoin." @@ -5835,7 +5835,7 @@ msgstr "L'URL externe par laquelle vous accéderez à l'application. Incluez un #~ msgid "The external URL you'll authenticate at. Can be the same domain as authentik." #~ msgstr "L'URL externe sur laquelle vous vous authentifierez. Cela peut être le même domaine qu'authentik." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." msgstr "" @@ -5850,7 +5850,7 @@ msgstr "" msgid "The following objects use {objName}" msgstr "Les objets suivants utilisent {objName}" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "The new application wizard greatly simplifies the steps required to create applications and providers." msgstr "" @@ -5861,96 +5861,96 @@ msgstr "" #~ "threshold." #~ msgstr "La politique est réussie si la note de réputation est au-dessus du seuil, et échoue si au moins l'une des options sélectionnées sont inférieures ou égales au seuil." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "The policy passes when the reputation score is below the threshold, and\n" "doesn't pass when either or both of the selected options are equal or above the\n" "threshold." msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "The policy takes a random time to execute. This controls the minimum time it will take." msgstr "La politique prend un certain temps à s'exécuter. Ceci contrôle la durée minimale." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" msgstr "Ce nombre est ajouté au nombre généré à partir de group.Pk pour s'assurer que ceux-ci ne sont pas trop bas pour les groupes POSIX. La valeur par défaut est 4000 pour éviter des collisions avec les groupes locaux ou les groupes primaires." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" msgstr "Ce nombre est ajouté au nombre généré à partir de user.Pk pour s'assurer que ceux-ci ne sont pas trop bas pour les utilisateurs POSIX. La valeur par défaut est 2000 pour éviter des collisions avec les uidNumber des utilisateurs locaux." -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "These bindings control if this stage will be applied to the flow." msgstr "Ces liaisons contrôlent si cette étape sera appliquée au flux." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." msgstr "Ces liaisons contrôlent les événements sur lesquels cette règle se déclenche. Les liaisons avec les groupes/utilisateurs sont vérifiés par rapport à l'utilisateur de l'événement." -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "These bindings control which users can access this flow." msgstr "Ces liaisons contrôlent les utilisateurs qui peuvent accéder à ce flux." -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." msgstr "Ces liaisons contrôlent les utilisateurs qui peuvent accéder à cette source. Les politiques ne sont pas utilisables ici car l'accès est vérifié avant que l'utilisateur ne soit authentifié." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "These policies control which users can access this application." msgstr "Ces politiques contrôlent les autorisations d'accès des utilisateurs à cette application." -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "This flow is completed." msgstr "Ce flux est terminé." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the full endpoint to send POST requests to." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the password to be used with basic auth" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the username to be used with basic auth or the token when used with bearer token" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." msgstr "Ce fournisseur se comporte comme un reverse-proxy transparent, sauf que les demandes doivent être authentifiées. Si votre application en amont utilise HTTPS, assurez-vous de vous connecter à l'avant-poste en utilisant également HTTPS." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "This setting only affects new Events, as the expiration is saved per-event." msgstr "Ce paramètre n'affecte que les nouveaux événements, l'expiration étant enregistrée pour chaque événement." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "This stage can be included in enrollment flows to accept invitations." msgstr "Cette étape peut être incluse dans les flux d'inscription pour accepter les invitations." -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "This stage checks the user's current session against the Google reCaptcha service." msgstr "Cette étape vérifie la session actuelle de l'utilisateur sur le service reCaptcha de Google." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Threshold" msgstr "Seuil" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Time in minutes the token sent is valid." msgstr "Temps en minutes durant lequel le jeton envoyé est valide." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." msgstr "" @@ -5962,18 +5962,18 @@ msgstr "" #~ msgid "Time-based One-Time Passwords" #~ msgstr "Mots de passe unique basés sur le temps" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Timeout" msgstr "Timeout" -#: src/pages/flows/FlowForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Title" msgstr "Titre" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "To" msgstr "À" @@ -5981,11 +5981,11 @@ msgstr "À" #~ msgid "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." #~ msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "To create a recovery link, the current tenant needs to have a recovery flow configured." msgstr "Pour créer un lien de récupération, le locataire actuel doit avoir un flux de récupération configuré." @@ -5993,50 +5993,50 @@ msgstr "Pour créer un lien de récupération, le locataire actuel doit avoir un #~ msgid "To directly reset a user's password, configure a recovery flow on the currently active tenant." #~ msgstr "Pour réinitialiser directement le mot de passe d'un utilisateur, configurez un flux de récupération sur le locataire actuel." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "To use SSL instead, use 'ldaps://' and disable this option." msgstr "Pour utiliser SSL à la base, utilisez \"ldaps://\" et désactviez cette option." #~ msgid "Token" #~ msgstr "Jeton" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Token URL" msgstr "URL du jeton" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Token count" msgstr "Compteur jeton" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Token expiry" msgstr "Expiration du jeton" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Token is managed by authentik." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Token validity" msgstr "Validité du jeton" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Token(s)" msgstr "Jeton(s)" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens" msgstr "Jetons" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Tokens & App passwords" msgstr "Jetons & mots de passe d'application" @@ -6044,259 +6044,259 @@ msgstr "Jetons & mots de passe d'application" msgid "Tokens and App passwords" msgstr "Jetons et mots de passe d'application" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." msgstr "Les jetons sont utilisés dans authentik pour les étapes de validation des courriels, les clés de récupération et l'accès aux API." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Tokens sent via SMS." msgstr "" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Total flows" msgstr "Flux totaux" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Total groups" msgstr "Groupes totaux" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Total policies" msgstr "Politiques totales" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Total users" msgstr "Utilisateurs totaux" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Traditional authenticator" msgstr "Authentificateur traditionnel" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Compose)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Ingress)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Standalone)" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Transient" msgstr "Transitoire" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Transports" msgstr "Transports" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Trusted OIDC Sources" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try it now" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try the new application wizard" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Turkish" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Account SID" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Auth Token" msgstr "" +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts #: src/elements/user/UserDevicesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Type" msgstr "Type" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "UI settings" msgstr "Paramètres d'UI" -#: src/pages/events/EventInfo.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "UID" msgstr "UID" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "UID start number" msgstr "Numéro de départ d'UID" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "UPN" msgstr "UPN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL settings" msgstr "Paramètres d'URL" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "URL that authentik will redirect back to after successful authentication." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "URL that the initial Login request is sent to." msgstr "URL de destination de la requête initiale de login." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL the user is redirect to to consent the authorization." msgstr "URL vers laquelle l'utilisateur est redirigé pour consentir l'autorisation." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to get user information." msgstr "URL utilisée par authentik pour obtenir des informations sur l'utilisateur." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to retrieve tokens." msgstr "URL utilisée par authentik pour récupérer les jetons." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used to request the initial token. This URL is only required for OAuth 1." msgstr "URL utilisée pour demander le jeton initial. Cette URL est uniquement requise pour OAuth 1." -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "URL which will be opened when a user clicks on the application." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated Paths" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated URLs" msgstr "" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Unbound policies" msgstr "Politiques non liées" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Unenrollment" msgstr "Désinscription" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Unenrollment flow" msgstr "Flux de désinscription" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Unhealthy" msgstr "Malade" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Unhealthy outposts" msgstr "Avant-postes malades" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Unknown" msgstr "Inconnu" #~ msgid "Unmanaged" #~ msgstr "Non géré" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Unread notifications" msgstr "Notifications non lues" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Unsynced sources" msgstr "Sources non synchronisées" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Up-to-date!" 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserActiveForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserActiveForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update" msgstr "Mettre à jour" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Update Application" msgstr "Mettre à jour l'application" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Binding" msgstr "Mettre à jour la liaison" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Update Blueprint" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Update Certificate-Key Pair" msgstr "Mettre à jour la paire clé/certificat" @@ -6304,91 +6304,91 @@ msgstr "Mettre à jour la paire clé/certificat" msgid "Update Device" msgstr "" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Update Flow" msgstr "Mettre à jour le flux" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Group" msgstr "Mettre à jour le groupe" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Update Invitation" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Update LDAP Provider" msgstr "Mettre à jour le fournisseur LDAP" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Update LDAP Source" msgstr "Mettre à jour la source LDAP" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Update Notification Rule" msgstr "Mettre à jour la règle de notification" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Update Notification Transport" msgstr "Mettre à jour le transport de notification" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Update OAuth Source" msgstr "Mettre à jour la source OAuth" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Update OAuth2 Provider" msgstr "Mettre à jour le fournisseur OAuth2" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Update Outpost" msgstr "Mettre à jour l'avant-poste" -#: src/pages/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts msgid "Update Plex Source" msgstr "Mettre à jour la source Plex" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Update Prompt" msgstr "Mettre à jour l'invite" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Update Proxy Provider" msgstr "Mettre à jour le fournisseur de Proxy" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Update SAML Provider" msgstr "Mettre à jour le fournisseur SAML" -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Update SAML Source" msgstr "Mettre à jour la source SAML" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Update Stage binding" msgstr "Mettre à jour la liaison de l'étape" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Update Tenant" msgstr "Mettre à jour le tenant" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update Token" msgstr "Mettre à jour le jeton" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update User" msgstr "Mettre à jour l'utilisateur" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Update available" msgstr "Mise à jour disponibl" @@ -6396,108 +6396,108 @@ msgstr "Mise à jour disponibl" msgid "Update details" msgstr "Détails de la mise à jour" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update password" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/users/UserActiveForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/users/UserActiveForm.ts msgid "Update {0}" msgstr "Mettre à jour {0}" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Updated" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Upstream host that the requests are forwarded to." msgstr "Hôte amont où transférer les requêtes." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use SSL" msgstr "Utiliser SSL" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use TLS" msgstr "Utiliser TLS" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a code-based authenticator." msgstr "Utiliser un authentifieur à code." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Use a security key" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a security key to prove your identity." msgstr "Utilisez une clé de sécurité pour prouver votre identité." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use global settings" msgstr "Utiliser les paramètres globaux" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's email address, but deny enrollment when the email address already exists." msgstr "Utiliser l'adresse courriel de l'utilisateur, mais refuser l'inscription lorsque celle-ci existe déjà." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's username, but deny enrollment when the username already exists." msgstr "Utiliser le nom d'utilisateur, mais refuser l'inscription si celui-ci existe déjà." -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." msgstr "Utilisez le nom d'utilisateur et le mot de passe ci-dessous pour vous authentifier. Le mot de passe peut être récupéré plus tard sur la page Jetons." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." msgstr "Utilisez ce fournisseur avec auth_request de nginx ou forwardAuth de traefik. Chaque application/domaine a besoin de son propre fournisseur. De plus, sur chaque domaine, /outpost.goauthentik.io doit être routé vers l'avant-poste (si vous utilisez un avant-poste géré, cela est fait pour vous)." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." msgstr "Utilisez ce fournisseur avec auth_request de nginx ou forwardAuth de traefik. Un seul fournisseur est nécessaire par domaine racine. Vous ne pouvez pas faire d'autorisation par application, mais vous n'avez pas besoin de créer un fournisseur pour chaque application." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Use this tenant for each domain that doesn't have a dedicated tenant." msgstr "Utilisez ce locataire pour chaque domaine qui ne dispose pas d'un locataire dédié." +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventListPage.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "User" msgstr "Utilisateur" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User Info" msgstr "Info utilisateur" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User Property Mappings" msgstr "Mapping des propriétés d'utilisateur" @@ -6509,15 +6509,15 @@ msgstr "Mapping des propriétés d'utilisateur" #~ msgid "User Settings" #~ msgstr "Paramètres utilisateur" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + LDAP password" msgstr "Base de données utilisateurs + mot de passe LDAP" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + app passwords" msgstr "Base de données utilisateurs + mots de passes applicatifs" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + standard password" msgstr "Base de données utilisateurs + mots de passe standards" @@ -6525,28 +6525,28 @@ msgstr "Base de données utilisateurs + mots de passe standards" msgid "User details" msgstr "Détails de l'utilisatuer" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User events" msgstr "Événements de l'utilisateur" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "User fields" msgstr "Champs de l'utilisateur" -#: src/pages/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "User folders" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "User interface" msgstr "Interface utilisateur" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "User mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "User matching mode" msgstr "Mode de correspondance utilisateur" @@ -6554,165 +6554,165 @@ msgstr "Mode de correspondance utilisateur" #~ msgid "User metrics" #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User object filter" msgstr "Filtre des objets utilisateur" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User password writeback" msgstr "Réécriture du mot de passe utilisateur" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "User path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "User path template" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "User settings flow" msgstr "" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "User statistics" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User status" msgstr "Statut utilisateur" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification is preferred if available, but not required." msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification must occur." msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification should not occur." msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "User was written to" msgstr "L'utilisateur a été écrit vers " -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/UserViewPage.ts msgid "User {0}" msgstr "Utilisateur {0}" -#: src/flows/FormStatic.ts +#: src/flow/FormStatic.ts msgid "User's avatar" msgstr "Avatar de l'utilisateu" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "User's display name." msgstr "Nom d'affichage de l'utilisateur" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "User's primary identifier. 150 characters or fewer." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User(s)" msgstr "Utilisateur(s)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the password part of the HTTP-Basic Header." msgstr "Attribut d'utilisateur/groupe utilisé pour la champ mot de passe de l'en-tête HTTP-Basic." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." msgstr "Attribut d'utilisateur/groupe utilisé pour le champ utilisateur de l'en-tête HTTP-Basic. S'il n'est pas défini, le courriel de l'utilisateur est utilisée." -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Userinfo URL" msgstr "URL Userinfo" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Username" msgstr "Nom d'utilisateur" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Username: Same as Text input, but checks for and prevents duplicate usernames." msgstr "Nom d'utilisateur : Identique à la saisie de texte, mais vérifie et empêche les noms d'utilisateur en double." -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/UserListPage.ts msgid "Users" msgstr "Utilisateurs" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Users added to this group will be superusers." msgstr "Les utilisateurs ajoutés à ce groupe seront des super-utilisateurs." -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Users created per day in the last month" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." msgstr "Les utilisateurs de ce groupe peuvent effectuer des recherches. Si aucun groupe n'est sélectionné, aucune recherche LDAP n'est autorisée." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using flow" msgstr "Utilisation du flux" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using source" msgstr "Utilisation de la source" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." msgstr "Valide pendant 360 jours, après quoi le mot de passe sera alterné automatiquement. Vous pouvez copier le mot de passe depuis la liste des jetons." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." msgstr "URLs de redirection autorisées après un flux d'autorisation réussi. Indiquez également toute origine ici pour les flux implicites." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Validate SSL Certificates of upstream servers." msgstr "Valider les certificats SSL des serveurs amonts." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Validate the user's password against the selected backend(s)." msgstr "Valider le mot de passe de l'utilisateur sur le(s) backend(s) sélectionné(s)." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Validation Policies" msgstr "Politiques de validation" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Validity days" msgstr "Jours de validité" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Verification" msgstr "Vérification" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Verification Certificate" msgstr "Certificat de validation" @@ -6724,11 +6724,11 @@ msgstr "Certificat de validation" #~ msgid "Verify only" #~ msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." msgstr "Vérifier le courriel de l'utilisateur en lui envoyant un lien à usage unique. Peut également être utilisé lors de la récupération afin de vérifier l'authenticité de l'utilisateur." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Version" msgstr "Version" @@ -6736,85 +6736,85 @@ msgstr "Version" #~ msgid "Version: {0}" #~ msgstr "Version : {0}" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "Version: {versionString}" msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "View Deployment Info" msgstr "Afficher les informations de déploiement" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "View deployment documentation" msgstr "Voir la documentation de déploiement" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Visible in the URL." msgstr "Visible dans l'URL" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (max)" msgstr "Attente (max)" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (min)" 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 +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Warning" msgstr "Avertissement" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Warning: Application is not used by any Outpost." msgstr "" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." msgstr "" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Warning: Policy is not assigned." msgstr "Avertissement : la politique n'est pas assignée." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Warning: Provider is not used by an Application." msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Warning: Provider is not used by any Outpost." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Warning: Provider not assigned to any application." msgstr "Avertissement : le fournisseur n'est assigné à aucune application." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Warning: authentik Domain is not configured, authentication will not work." msgstr "Avertissement : le domaine d'authentik n'est pas configuré, l'authentification ne fonctionnera pas." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Web Certificate" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Web application" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "WebAuthn Authenticators" msgstr "Authentificateurs WebAuthn" @@ -6822,158 +6822,158 @@ msgstr "Authentificateurs WebAuthn" #~ msgid "WebAuthn Devices" #~ msgstr "Équipements WebAuthn" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (Slack/Discord)" msgstr "Webhook (Slack/Discord)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (generic)" msgstr "Webhook (générique)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook Mapping" msgstr "Mapping Webhook" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook URL" msgstr "URL Webhoo" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Welcome, {name}." msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When a user returns from the email successfully, their account will be activated." msgstr "Lorsqu'un utilisateur revient de l'e-mail avec succès, son compte sera activé." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." msgstr "Lorsqu'un nom d'utilisateur/email valide a été saisi, et si cette option est active, le nom d'utilisateur et l'avatar de l'utilisateur seront affichés. Sinon, le texte que l'utilisateur a saisi sera affiché." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "When connecting via SSH, this keypair is used for authentication." msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When enabled, global Email connection settings will be used and connection settings below will be ignored." msgstr "Si activé, les paramètres globaux de connexion courriel seront utilisés et les paramètres de connexion ci-dessous seront ignorés." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "When enabled, the invitation will be deleted after usage." msgstr "Si activée, l'invitation sera supprimée après utilisation." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When enabled, user fields are matched regardless of their casing." msgstr "Si activé, les champs de l'utilisateur sont mis en correspondance en ignorant leur casse." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "When multiple stages are selected, the user can choose which one they want to enroll." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." msgstr "Si activée, un champ de mot de passe est affiché sur la même page au lieu d'une page séparée. Cela permet d'éviter les attaques par énumération de noms d'utilisateur." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." msgstr "Si activée, les signatures des assertions entrantes seront validées par rapport à ce certificat. Pour autoriser les requêtes non signées, laissez la valeur par défaut." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." msgstr "Si activée, toutes les exécutions de cette politique seront enregistrées. Par défaut, seules les erreurs d'exécution sont consignées." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "When used in conjunction with a User Write stage, use attributes.foo to write attributes." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "When using an external logging solution for archiving, this can be set to \"minutes=5\"." msgstr "En cas d'utilisation d'une solution de journalisation externe pour l'archivage, cette valeur peut être fixée à \"minutes=5\"." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." msgstr "" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Whoops!" msgstr "Oups !" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Windows" msgstr "Fenêtres" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Workers" msgstr "Workers" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." msgstr "Écrit toute donnée provenant du contexte du flux 'prompt_data' à l'utilisateur en attente. Si aucun utilisateur n'est en attente, un nouvel utilisateur est créé avec ces données." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "X509 Subject" msgstr "Sujet X509" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "XML-based SSO standard. Use this if your application only supports SAML." msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Yes" msgstr "Oui" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Yes ({0})" msgstr "" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "Vous pouvez uniquement sélectionner des fournisseurs qui correspondent au type d'avant-poste." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "You're about to be redirect to the following URL." msgstr "Vous allez être redirigé vers l'URL suivante." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "You're currently impersonating {0}. Click to stop." msgstr "Vous êtes en train de vous faire passer pour {0}. Cliquez pour arrêter." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "app1 running on app1.example.com" msgstr "" @@ -6983,11 +6983,11 @@ msgstr "" #~ msgid "authentik LDAP Backend" #~ msgstr "Backend LDAP authentik" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "authentik running on auth.example.com" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "authentik: Locale: Displays a list of locales authentik supports." msgstr "" @@ -7018,11 +7018,11 @@ msgstr "la référence sera réinitialisée à sa valeur par défaut" msgid "reference will be set to an empty value" msgstr "la référence sera réinitialisée à une valeur vide" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with current user" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with inspector" msgstr "" @@ -7032,11 +7032,11 @@ msgstr "" msgid "{0}" msgstr "{0}" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} (\"{1}\", of type {2})" msgstr "{0} (\"{1}\", de type {2})" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} ({1})" msgstr "{0} ({1})" @@ -7049,7 +7049,7 @@ msgstr "{0} ({consequence})" msgid "{0} - {1} of {2}" msgstr "{0} - {1} sur {2}" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "{0} is available!" msgstr "{0} est disponible !" @@ -7057,7 +7057,7 @@ msgstr "{0} est disponible !" msgid "{0} unread" msgstr "{0} non lu" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "{0}, should be {1}" msgstr "{0}, devrait être {1}" diff --git a/web/src/locales/pl.po b/web/src/locales/pl.po index 87d6f9d56..c0598e12f 100644 --- a/web/src/locales/pl.po +++ b/web/src/locales/pl.po @@ -32,105 +32,105 @@ msgstr "(Format: hours=-1;minutes=-2;seconds=-3)." msgid "(Format: hours=1;minutes=2;seconds=3)." msgstr "(Format: hours=1;minutes=2;seconds=3)." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts #: src/elements/user/SessionList.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "-" msgstr "-" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid ".yaml files, which can be found on goauthentik.io and can be exported by authentik." msgstr "Pliki .yaml, które można znaleźć na goauthentik.io i mogą być wyeksportowane przez authentik." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "6 digits, widely compatible" msgstr "6 cyfr, szeroko kompatybilne" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "8 digits, not compatible with apps like Google Authenticator" msgstr "8 cyfr, niekompatybilne z aplikacjami takimi jak Google Authenticator" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A \"roaming\" authenticator, like a YubiKey" msgstr "„Mobilne” uwierzytelniacz, taki jak YubiKey" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "A code has been sent to you via SMS." msgstr "Kod został wysłany do Ciebie SMS-em." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "A newer version of the frontend is available." msgstr "Dostępna jest nowsza wersja frontendu." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A non-removable authenticator, like TouchID or Windows Hello" msgstr "Nieusuwalny token uwierzytelniający, taki jak TouchID lub Windows Hello" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "A policy used for testing. Always returns the same result as specified below after waiting a random duration." msgstr "Zasada używana do testowania. Zawsze zwraca ten sam wynik, jak określono poniżej, po odczekaniu losowego czasu trwania." -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "ACS URL" msgstr "ACS URL" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ALL, all policies must match to grant access." msgstr "ALL, wszystkie zasady muszą być zgodne, aby przyznać dostęp." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ALL, all policies must match to include this stage access." msgstr "ALL, wszystkie zasady muszą być zgodne, aby uwzględnić dostęp do tego etapu." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ANY, any policy must match to grant access." msgstr "ANY, dowolna zasada musi być zgodna, aby przyznać dostęp." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ANY, any policy must match to include this stage access." msgstr "ANY, każda zasada musi być zgodna, aby uwzględnić dostęp do tego etapu." -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "API" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "API Access" msgstr "Dostęp API" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth Username" msgstr "API Auth Username" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth password" msgstr "API Auth password" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "API Hostname" msgstr "API Hostname" @@ -138,7 +138,7 @@ msgstr "API Hostname" msgid "API Requests" msgstr "Żądania API" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "API Token (can be used to access the API programmatically)" msgstr "Token API (może być używany do programowego dostępu do API)" @@ -146,84 +146,84 @@ msgstr "Token API (może być używany do programowego dostępu do API)" msgid "API request failed" msgstr "Żądanie API nie powiodło się" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "About applications" msgstr "Informacje o aplikacjach" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Access Key" msgstr "Klucz dostępu" #~ msgid "Access code validity" #~ msgstr "Ważność kodu dostępu" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Access token URL" msgstr "URL tokena dostępu" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Access token validity" msgstr "Ważność tokena dostępu" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts 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 -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Actions" msgstr "Działania" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Actions over the last 24 hours" msgstr "Działania w ciągu ostatnich 24 godzin" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Activate" msgstr "Aktywuj" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Activate pending user on success" msgstr "Aktywuj oczekującego użytkownika po sukcesie" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Active" msgstr "Aktywny" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Add" msgstr "Dodaj" @@ -251,40 +251,40 @@ msgstr "Dodaj" #~ msgid "Add a provider which supports SAML 2.0." #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition Group DN" msgstr "DN grupy dodawania" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition User DN" msgstr "Dodatkowa nazwa wyróżniająca użytkownika" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Additional Scope" msgstr "Dodatkowy zakres" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Additional UI settings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional group DN, prepended to the Base DN." msgstr "Dodatkowa DN grupy, poprzedzona podstawową DN." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Additional scope mappings, which are passed to the proxy." msgstr "Dodatkowe mapowania zakresu, które są przekazywane do serwera proxy." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts 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 +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional settings" msgstr "Dodatkowe ustawienia" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional user DN, prepended to the Base DN." msgstr "Dodatkowa nazwa wyróżniająca użytkownika poprzedzona podstawową nazwą wyróżniającą." @@ -292,121 +292,121 @@ msgstr "Dodatkowa nazwa wyróżniająca użytkownika poprzedzona podstawową naz msgid "Admin" msgstr "Admin" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Admin interface" msgstr "Interfejs administratora" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Advanced protocol settings" msgstr "Zaawansowane ustawienia protokołu" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Advanced settings" msgstr "Zaawansowane ustawienia" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Affected model:" msgstr "Model, którego dotyczy problem:" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Alert" msgstr "Alert" #~ msgid "Algorithm used to sign the JWT Tokens." #~ msgstr "Algorytm używany do podpisywania tokenów JWT." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allow IDP-initiated logins" msgstr "Zezwalaj na logowanie inicjowane przez IDP" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allow friends to authenticate via Plex, even if you don't share any servers" msgstr "Zezwalaj znajomym na uwierzytelnianie przez Plex, nawet jeśli nie udostępniasz żadnych serwerów" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allow up to N occurrences in the HIBP database." msgstr "Dopuść do N wystąpień w bazie danych HIBP." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." msgstr "Zezwalaj użytkownikom na korzystanie z aplikacji na podstawie właściwości, wymuszaj kryteria haseł i selektywnie stosuj etapy." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Allowed Redirect URIs" msgstr "Dozwolone URI przekierowania" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allowed count" msgstr "Dozwolona liczba" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allowed servers" msgstr "Dozwolone serwery" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." msgstr "Umożliwia przepływy uwierzytelniania zainicjowane przez dostawcę tożsamości. Może to stanowić zagrożenie bezpieczeństwa, ponieważ nie przeprowadza się weryfikacji identyfikatora żądania." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Allows/denys requests based on the users and/or the IPs reputation." msgstr "Zezwala/odrzuca żądania na podstawie reputacji użytkowników i/lub adresów IP." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Also known as Entity ID. Defaults the Metadata URL." msgstr "Znany również jako Entity ID. Domyślny adres URL metadanych." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Also known as EntityID." msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Alternatively, if your current device has Duo installed, click on this link:" msgstr "Alternatywnie, jeśli na Twoim obecnym urządzeniu jest zainstalowany Duo, kliknij ten link:" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Always require consent" msgstr "Zawsze wymagaj zgody" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "An example setup can look like this:" msgstr "Przykładowa konfiguracja może wyglądać tak:" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Any HTML can be used." msgstr "Można użyć dowolnego kodu HTML." -#: src/pages/events/EventInfo.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "App" msgstr "Aplikacja" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "App password" msgstr "Hasło aplikacji" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "App password (can be used to login using a flow executor)" msgstr "Hasło aplikacji (może być użyte do zalogowania się za pomocą executora przepływu)" +#: src/admin/admin-overview/TopApplicationsTable.ts +#: src/admin/providers/ProviderListPage.ts #: src/elements/user/UserConsentList.ts -#: src/pages/admin-overview/TopApplicationsTable.ts -#: src/pages/providers/ProviderListPage.ts msgid "Application" msgstr "Aplikacja" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts #: src/user/LibraryApplication.ts msgid "Application Icon" msgstr "Ikona aplikacji" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Application Link" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application already has access to the following permissions:" msgstr "" @@ -414,48 +414,48 @@ msgstr "" msgid "Application authorizations" msgstr "Autoryzacje aplikacji" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Application authorized" msgstr "Aplikacja autoryzowana" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application details" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following new permissions:" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following permissions:" msgstr "Aplikacja wymaga następujących uprawnień:" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Application type" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application's display Name." msgstr "Wyświetlana nazwa aplikacji." -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "Application(s)" msgstr "Aplikacja(e)" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/outposts/OutpostForm.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/outposts/OutpostForm.ts msgid "Applications" msgstr "Aplikacje" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which redirect users to a non-web callback (for example, Android, iOS)" msgstr "" @@ -463,11 +463,11 @@ msgstr "" msgid "Apply changes" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Apps with most usage" msgstr "Najczęściej używane aplikacje" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." @@ -475,7 +475,7 @@ msgstr "" "Czy na pewno chcesz wyczyścić pamięć podręczną przepływu?\n" "Spowoduje to, że wszystkie przepływy zostaną ponownie ocenione przy następnym użyciu." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." @@ -491,7 +491,7 @@ msgstr "Czy na pewno chcesz usunąć {0} {1}?" msgid "Are you sure you want to delete {0} {objName} ?" msgstr "Czy na pewno chcesz usunąć {0} {objName}?" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Are you sure you want to update {0} \"{1}\"?" msgstr "Czy na pewno chcesz zaktualizować {0} \"{1}”?" @@ -499,104 +499,104 @@ msgstr "Czy na pewno chcesz zaktualizować {0} \"{1}”?" #~ msgid "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Asercja nieważna w bieżącym lub późniejszym czasie + ta wartość (Format: hours=1;minutes=2;seconds=3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not before" msgstr "Asercja ważna nie wcześniej" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not on or after" msgstr "Asercja ważna nie w lub później" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Assertions is empty" msgstr "Asercja jest pusta" -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Assigned to application" msgstr "Przypisany do aplikacji" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Assigned to {0} object(s)." msgstr "Przypisany do {0} obiektu(ów)." #~ msgid "Assigned to {0} objects." #~ msgstr "Przypisany do {0} obiektów." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Attempted to log in as {0}" msgstr "Próbowano zalogować się jako {0}" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." msgstr "Nazwa atrybutu używana w asercjach SAML. Może być identyfikatorem URN OID, odwołaniem do schematu lub dowolnym innym ciągiem. Jeśli to mapowanie właściwości jest używane dla właściwości NameID, to te pole jest odrzucane." -#: src/pages/groups/GroupForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/users/UserForm.ts msgid "Attributes" msgstr "Atrybuty" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Audience" msgstr "Odbiorcy" #~ msgid "Auth Type" #~ msgstr "Typ uwierzytelniania" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Authenticating with Apple..." msgstr "Uwierzytelnianie z Apple..." -#: src/flows/sources/plex/PlexLoginInit.ts +#: src/flow/sources/plex/PlexLoginInit.ts msgid "Authenticating with Plex..." msgstr "Uwierzytelnianie z Plex..." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authentication" msgstr "Uwierzytelnianie" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Authentication Type" msgstr "Typ uwierzytelnienia" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Authentication URL" msgstr "URL uwierzytelniania" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Authentication flow" msgstr "Przepływ uwierzytelniania" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Authentication method" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Authentication without user interaction, or machine-to-machine authentication." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Authenticator" msgstr "Uwierzytelniacz" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Authenticator Attachment" msgstr "Załącznik uwierzytelniający" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authorization" msgstr "Autoryzacja" @@ -607,16 +607,16 @@ msgstr "Autoryzacja" #~ msgid "Authorization Code(s)" #~ msgstr "Kod(y) autoryzacji" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Authorization URL" msgstr "URL autoryzacji" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Authorization flow" msgstr "Przepływ autoryzacji" @@ -624,23 +624,23 @@ msgstr "Przepływ autoryzacji" msgid "Authorizations" msgstr "Autoryzacje" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Authorize URL" msgstr "URL autoryzacji" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Authorized application:" msgstr "Autoryzowana aplikacja:" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Auto-detect (based on your browser)" msgstr "Automatycznie wykryj (na podstawie Twojej przeglądarki)" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Automate and template configuration within authentik." msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Avatar image" msgstr "Obraz awatara" @@ -648,21 +648,21 @@ msgstr "Obraz awatara" msgid "Back" msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Backends" msgstr "back-end" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background" msgstr "Tło" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Background image" msgstr "Obraz tła" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background shown during execution." msgstr "Tło pokazywane podczas wykonywania." @@ -675,91 +675,91 @@ msgstr "Tło pokazywane podczas wykonywania." #~ msgid "Backup status" #~ msgstr "Stan kopii zapasowej" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Base DN" msgstr "Base DN" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the Hashed User ID" msgstr "Na podstawie zahaszowanego identyfikatora użytkownika" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's Email. This is recommended over the UPN method." msgstr "Na podstawie adresu e-mail użytkownika. Jest to zalecane zamiast metody UPN." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." msgstr "Na podstawie UPN użytkownika działa tylko wtedy, gdy użytkownik ma ustawiony atrybut „upn”. Użyj tej metody tylko wtedy, gdy masz różne UPN i Mail domeny." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the username" msgstr "Na podstawie nazwy użytkownika" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Basic Auth" msgstr "Basic Auth" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Basic-Auth" msgstr "Basic-Auth" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Bearer Token" msgstr "Bearer Token" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind CN" msgstr "Bind CN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Bind DN" msgstr "Bind DN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind Password" msgstr "Powiąż hasło" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind flow" msgstr "Powiąż przepływ" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind mode" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Bind stage" msgstr "Powiąż etap" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Binding" msgstr "Wiązanie" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Binding Type" msgstr "Typ wiązania" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprint(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprints" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding settings" msgstr "Ustawienia brandingowe" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding shown in page title and several other places." msgstr "Branding widoczny w tytule strony i kilku innych miejscach." @@ -767,118 +767,118 @@ msgstr "Branding widoczny w tytule strony i kilku innych miejscach." msgid "Browser" msgstr "Przeglądarka" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Build hash:" msgstr "Hash kompilacji:" #~ msgid "Build hash: {0}" #~ msgstr "Hash kompilacji: {0}" -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Built-in" msgstr "Wbudowany" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "By default, only icons are shown for sources. Enable this to show their full names." msgstr "Domyślnie dla źródeł wyświetlane są tylko ikony. Włącz tę opcję, aby wyświetlić ich pełne nazwy." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." msgstr "CA względem którego weryfikowany jest certyfikat. Można pozostawić puste, aby nie sprawdzać poprawności." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." msgstr "" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Cached flows" msgstr "Przepływy w pamięci podręcznej" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Cached policies" msgstr "Zasady w pamięci podręcznej" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." msgstr "Zbuforowane zapytania, placówka przechowuje w pamięci wszystkich użytkowników i grupy i odświeża się co 5 minut." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Caddy (Standalone)" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Callback URL" msgstr "URL wywołania zwrotnego" #~ msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." #~ msgstr "Może mieć format „unix://” w przypadku łączenia się z lokalnym demonem dockera lub „https://:2376” w przypadku łączenia się z systemem zdalnym." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." msgstr "Może mieć format „unix://” podczas łączenia się z lokalnym demonem dockera, używając „ssh://” do łączenia się przez SSH lub „https://:2376” podczas łączenia się z systemem zdalnym." +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/UserActiveForm.ts #: src/elements/forms/ConfirmationForm.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/forms/ModalForm.ts #: src/elements/wizard/Wizard.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/UserActiveForm.ts msgid "Cancel" msgstr "Anuluj" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Case insensitive matching" msgstr "Bez rozróżniania wielkości liter" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Certificate" msgstr "Certyfikat" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA1)" msgstr "Odcisk cyfrowy certyfikatu (SHA1)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA256)" msgstr "Odcisk cyfrowy certyfikatu (SHA256)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Subject" msgstr "Temat certyfikatu" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Certificate used to sign outgoing Responses going to the Service Provider." msgstr "Certyfikat używany do podpisywania Odpowiedzi wychodzących kierowanych do Usługodawcy." #~ msgid "Certificate-Key Pair" #~ msgstr "Para certyfikat-klucz" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pair(s)" msgstr "Para(y) certyfikat-klucz" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pairs" msgstr "Pary certyfikat-klucz" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Certificate/Key used for authentication. Can be left empty for no authentication." msgstr "Certyfikat/klucz używany do uwierzytelniania. Można pozostawić puste, aby nie uwierzytelniać." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Certificates" msgstr "Certyfikaty" @@ -886,8 +886,8 @@ msgstr "Certyfikaty" msgid "Change password" msgstr "Zmień hasło" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Change status" msgstr "Zmień status" @@ -895,39 +895,39 @@ msgstr "Zmień status" msgid "Change your password" msgstr "Zmień swoje hasło" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Changelog" msgstr "Lista zmian" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Characters which are considered as symbols." msgstr "Znaki uważane za symbole." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check" msgstr "Sprawdź" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check Application access" msgstr "Sprawdź dostęp do aplikacji" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check IP" msgstr "Sprawdź IP" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check Username" msgstr "Sprawdź nazwę użytkownika" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check access" msgstr "Sprawdź dostęp" @@ -937,34 +937,34 @@ msgstr "Sprawdź dostęp" #~ "5 characters of the SHA1 Hash." #~ msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Check outposts." msgstr "Sprawdź placówki." -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Check status" msgstr "Sprawdź status" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Check the IP of the Kubernetes service, or" msgstr "Sprawdź adres IP usługi Kubernetes lub" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Check the logs" msgstr "Sprawdź dzienniki" #~ msgid "Check your Emails for a password reset link." #~ msgstr "Sprawdź swoje e-maile pod kątem linku do resetowania hasła." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Check your Inbox for a verification email." msgstr "Sprawdź swoją skrzynkę odbiorczą pod kątem e-maila weryfikacyjnego." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Checkbox" msgstr "Pole wyboru" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." @@ -972,27 +972,27 @@ msgstr "" "Sprawdza wartość z żądania zasad względem interfejsu API Have I been Pwned i na tej podstawie odrzuca żądanie.\n" "Zwróć uwagę, że wysyłana jest tylko część skrótu hasła, pełne porównanie odbywa się po stronie klienta." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Checks if the request's user's password has been changed in the last x days, and denys based on settings." msgstr "Sprawdza, czy żądanego użytkownika hasło zostało zmienione w ciągu ostatnich x dni, i odmawia na podstawie ustawień." -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength." msgstr "Sprawdza wartość z żądania zasad pod kątem kilku reguł, używanych głównie w celu zapewnienia siły hasła." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (simplified)" msgstr "Chiński (uproszczony)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (traditional)" msgstr "Chiński (tradycyjny)" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Clear Flow cache" msgstr "Wyczyść pamięć podręczną przepływu" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear Policy cache" msgstr "Wyczyść pamięć podręczną zasad" @@ -1001,18 +1001,18 @@ msgstr "Wyczyść pamięć podręczną zasad" msgid "Clear all" msgstr "Wyczyść wszystko" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Clear background image" msgstr "Wyraźny obraz tła" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear cache" msgstr "Wyczyść pamięć podręczną" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Clear icon" msgstr "Wyczyść ikonę" @@ -1024,76 +1024,76 @@ msgstr "" msgid "Click to change value" msgstr "Kliknij, aby zmienić wartość" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Click to copy token" msgstr "Kliknij, aby skopiować token" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Client ID" msgstr "Client ID" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Client IP" msgstr "IP klienta" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Client Secret" msgstr "Client Secret" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Client type" msgstr "Client type" +#: src/admin/outposts/OutpostDeploymentModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/notifications/NotificationDrawer.ts #: src/elements/wizard/Wizard.ts -#: src/pages/outposts/OutpostDeploymentModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "Close" msgstr "Zamknij" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Code" msgstr "Kod" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Common Name" msgstr "Nazwa pospolita" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Compatibility mode" msgstr "Tryb zgodności" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential" msgstr "Poufny" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." msgstr "Poufni klienci są w stanie zachować poufność swoich danych uwierzytelniających. Klienci publiczni są niezdolni." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Configuration" msgstr "Konfiguracja" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Configuration error" msgstr "Błąd konfiguracji" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Configuration flow" msgstr "Przepływ konfiguracji" @@ -1101,7 +1101,7 @@ msgstr "Przepływ konfiguracji" #~ msgid "Configuration stage" #~ msgstr "Etap konfiguracji" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Configuration stages" msgstr "" @@ -1111,54 +1111,54 @@ msgstr "" #~ msgid "Configure how long access codes are valid for." #~ msgstr "Skonfiguruj czas ważności kodów dostępu." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long access tokens are valid for." msgstr "Skonfiguruj, jak długo tokeny dostępu są ważne." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long refresh tokens and their id_tokens are valid for." msgstr "Skonfiguruj, jak długo tokeny odświeżania i ich id_tokens są ważne." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Configure how long tokens are valid for." msgstr "Skonfiguruj, jak długo tokeny są ważne." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." msgstr "Skonfiguruj sposób tworzenia wartości NameID. Gdy puste, NameIDPolicy przychodzącego żądania będzie przestrzegany." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Configure how the flow executor should handle an invalid response to a challenge." msgstr "Skonfiguruj sposób, w jaki executor przepływu powinien obsługiwać nieprawidłową odpowiedź na wyzwanie." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how the issuer field of the ID Token should be filled." msgstr "Skonfiguruj jak pole wystawcy tokena ID powinien być wypełniony." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost authenticates requests." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost queries the core authentik server's users." msgstr "Skonfiguruj sposób, w jaki placówka wysyła zapytania do użytkowników podstawowego serwera authentik." #~ msgid "Configure settings relevant to your user profile." #~ msgstr "Skonfiguruj ustawienia odpowiednie dla Twojego profilu użytkownika." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Configure the blueprint context, used for templating." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure the maximum allowed time drift for an assertion." msgstr "Skonfiguruj maksymalny dozwolony dryft czasu dla asercji." -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Configure visual settings and defaults for different domains." msgstr "Skonfiguruj ustawienia wizualne i domyślne dla różnych domen." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." msgstr "Skonfiguruj, jakie dane mają być używane jako unikalny identyfikator użytkownika. W większości przypadków wartość domyślna powinna być w porządku." @@ -1171,7 +1171,7 @@ msgstr "" msgid "Connect" msgstr "Połącz" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Connect to the LDAP Server on port 389:" msgstr "Połącz się z serwerem LDAP na porcie 389:" @@ -1190,8 +1190,8 @@ msgstr "Połączone usługi" msgid "Connection error, reconnecting..." msgstr "Błąd połączenia, ponowne łączenie..." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Connection settings" msgstr "Ustawienia połączenia" @@ -1199,15 +1199,15 @@ msgstr "Ustawienia połączenia" msgid "Consent" msgstr "Zgody" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires in" msgstr "Zgoda wygasa" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires." msgstr "Zgoda wygasa." -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent given last indefinitely" msgstr "Zgoda udzielona na czas nieokreślony" @@ -1215,127 +1215,127 @@ msgstr "Zgoda udzielona na czas nieokreślony" msgid "Consent(s)" msgstr "Zgoda(y)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Groups." msgstr "Rozważ obiekty pasujące do tego filtra jako grupy." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Users." msgstr "Rozważ obiekty pasujące do tego filtra jako Użytkownicy." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer key" msgstr "Klucz klienta" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer secret" msgstr "Sekret klienta" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content right" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Context" msgstr "Kontekst" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Continue" msgstr "Kontynuuj" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "Continue flow without invitation" msgstr "Kontynuuj przepływ bez zaproszenia" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Control how authentik exposes and interprets information." msgstr "Kontroluj sposób, w jaki authentik ujawnia i interpretuje informacje." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Cookie domain" msgstr "Domena plików cookie" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Copy" msgstr "Kopiuj" #~ msgid "Copy Key" #~ msgstr "Kopiuj klucz" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Copy download URL" msgstr "Skopiuj URL pobierania" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Copy recovery link" 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 -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/ApplicationWizard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create" @@ -1346,269 +1346,269 @@ msgstr "Utwórz" msgid "Create App password" msgstr "Utwórz hasło aplikacji" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/providers/RelatedApplicationButton.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/providers/RelatedApplicationButton.ts msgid "Create Application" msgstr "Utwórz aplikację" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Binding" msgstr "Utwórz powiązanie" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Create Blueprint Instance" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Create Certificate-Key Pair" msgstr "Utwórz parę certyfikat-klucz" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Create Flow" msgstr "Utwórz przepływ" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Create Group" msgstr "Utwórz grupę" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation" msgstr "Utwórz zaproszenie" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." msgstr "Utwórz Linki Zaproszeniowe, aby zarejestrować Użytkowników i opcjonalnie wymusić określone atrybuty ich konta." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Create Notification Rule" msgstr "Utwórz regułę powiadomień" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Create Notification Transport" msgstr "Utwórz transport powiadomień" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Create Outpost" msgstr "Utwórz placówkę" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Policy" msgstr "Utwórz zasadę" -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Create Prompt" msgstr "Utwórz monit" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "Create Service account" msgstr "Utwórz konto usługi" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage" msgstr "Utwórz etap" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage binding" msgstr "Utwórz wiązanie etapu" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Create Tenant" msgstr "Utwórz najemcę" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create Token" msgstr "Utwórz token" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Create User" msgstr "Utwórz użytkownika" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Create a new application" msgstr "Utwórz nową aplikację" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "Create a new application." msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "Create a new outpost integration." msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "Create a new policy." msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "Create a new property mapping." msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Create a new provider." msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "Create a new source." msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create a new stage." msgstr "" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Create application" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Create group" msgstr "Utwórz grupę" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Create provider" msgstr "Utwórz dostawcę" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "Create service account" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Create users as inactive" msgstr "Utwórz użytkowników jako nieaktywnych" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create {0}" msgstr "Utwórz {0}" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Created by" msgstr "Utworzono przez" #~ msgid "Created {0}" #~ msgstr "Utworzono {0}" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "Creation Date" msgstr "Data utworzenia" #~ msgid "Current plan cntext" #~ msgstr "Aktualny kontekst planu" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Current plan context" msgstr "Aktualny kontekst planu" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "Currently set to:" msgstr "Obecnie ustawiony na:" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Customisation" msgstr "Dostosowywanie" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "DSA-SHA1" msgstr "DSA-SHA1" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Dashboards" msgstr "Pulpity" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date" msgstr "Data" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date Time" msgstr "Data Czas" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Deactivate" msgstr "Dezaktywuj" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Debug" msgstr "Debug" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides the response when a policy denies access to this flow for a user." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." msgstr "Decyduje, do czego służy ten przepływ. Na przykład przepływ uwierzytelniania służy do przekierowania nieuwierzytelnionego użytkownika który odwiedza authentik." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default" msgstr "Domyślny" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default flows" msgstr "Domyślny przepływ" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Default?" msgstr "Domyślny?" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "Określ sposób wysyłania powiadomień do użytkowników, takich jak e-mail lub webhook." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/oauth/UserRefreshList.ts #: 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Delete" @@ -1633,19 +1633,19 @@ msgstr "Usuń" msgid "Delete account" msgstr "Usuń konto" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Delete currently set background image." msgstr "Usuń aktualnie ustawiony obraz tła." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Delete currently set icon." msgstr "Usuń aktualnie ustawioną ikonę." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Delete temporary users after" msgstr "Usuń tymczasowych użytkowników po" -#: src/pages/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts msgid "" "Delete the currently pending user. CAUTION, this stage does not ask for\n" "confirmation. Use a consent stage to ensure the user is aware of their actions." @@ -1658,48 +1658,48 @@ msgstr "" msgid "Delete {0}" msgstr "Usuń {0}" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Denied action" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Deny the user access" msgstr "Odmów użytkownikowi dostępu" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Description" msgstr "Opis" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Description shown to the user when consenting. If left empty, the user won't be informed." msgstr "Opis wyświetlany użytkownikowi podczas wyrażania zgody. Jeśli pozostanie pusty, użytkownik nie zostanie o tym poinformowany." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." msgstr "Określa, czy ten użytkownik powinien być traktowany jako aktywny. Odznacz to zamiast usuwać konta." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Designation" msgstr "Przeznaczenie" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Detailed health (one instance per column, data is cached so may be out of data)" msgstr "Szczegółowa kondycja (jedna instancja na kolumnę, dane są buforowane, więc może nie być danych)" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Determines how authentik sends the response back to the Service Provider." msgstr "Określa, w jaki sposób authentik przesyła odpowiedź z powrotem do Usługodawcy." -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." msgstr "Określa, jak długo trwa sesja. Domyślna wartość 0 sekund oznacza, że sesje trwają do zamknięcia przeglądarki." @@ -1707,11 +1707,11 @@ msgstr "Określa, jak długo trwa sesja. Domyślna wartość 0 sekund oznacza, msgid "Device" msgstr "Urządzenie" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes" msgstr "Klasy urządzeń" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes which can be used to authenticate." msgstr "Klasy urządzeń, których można użyć do uwierzytelniania." @@ -1722,20 +1722,20 @@ msgstr "Klasy urządzeń, których można użyć do uwierzytelniania." msgid "Device(s)" msgstr "Urządzenie(a)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Diagram" msgstr "Diagram" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Digest algorithm" msgstr "Algorytm skrótu" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Digits" msgstr "Cyfry" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct binding, always execute the configured bind flow to authenticate the user." msgstr "" @@ -1743,11 +1743,11 @@ msgstr "" #~ msgid "Direct querying, always execute the configured bind flow to authenticate the user." #~ msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct querying, always returns the latest data, but slower than cached querying." msgstr "Zapytania bezpośrednie zawsze zwracają najnowsze dane, ale są wolniejsze niż zapytania w pamięci podręcznej." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Directory" msgstr "Katalog" @@ -1766,11 +1766,11 @@ msgstr "Katalog" #~ msgid "Disable Time-based OTP" #~ msgstr "Wyłącz OTP oparte na czasie" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Disabled" msgstr "Wyłączone" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Disabled blueprints are never applied." msgstr "" @@ -1779,38 +1779,38 @@ msgstr "" msgid "Disconnect" msgstr "Rozłącz" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Docker URL" msgstr "URL Dockera" -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Domain" msgstr "Domena" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Download" msgstr "Pobierz" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Certificate" msgstr "Pobierz certyfikat" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Private key" msgstr "Pobierz klucz prywatny" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Download signing certificate" msgstr "Pobierz certyfikat podpisywania" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Due to protocol limitations, this certificate is only used when the outpost has a single provider." msgstr "Ze względu na ograniczenia protokołu ten certyfikat jest używany tylko wtedy, gdy placówka ma jednego dostawcę." @@ -1818,18 +1818,18 @@ msgstr "Ze względu na ograniczenia protokołu ten certyfikat jest używany tylk #~ msgid "Dummy" #~ msgstr "" -#: src/pages/stages/dummy/DummyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts msgid "Dummy stage used for testing. Shows a simple continue button and always passes." msgstr "Atrapa etapu używana do testowania. Pokazuje prosty przycisk kontynuuj i zawsze przechodzi." #~ msgid "Duo" #~ msgstr "Duo" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Duo Authenticators" msgstr "Uwierzytelniacze Duo" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Duo activation" msgstr "Aktywacja Duo" @@ -1837,57 +1837,57 @@ msgstr "Aktywacja Duo" msgid "Duo authenticator" msgstr "Uwierzytelniacz Duo" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Duo push-notifications" msgstr "Powiadomienia push Duo" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Duration after which events will be deleted from the database." msgstr "Czas, po którym zdarzenia zostaną usunięte z bazy danych." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Each provider has a different issuer, based on the application slug." msgstr "Każdy dostawca ma innego wystawcę, w oparciu o informacje o slug aplikacji." -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Edit" msgstr "Edytuj" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Binding" msgstr "Edytuj powiązanie" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Group" msgstr "Edytuj grupę" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Policy" msgstr "Edytuj zasady" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Edit Stage" msgstr "Edytuj etap" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" msgstr "Edytuj użytkownika" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." msgstr "Wprowadź pełny adres URL, ścieżkę względną lub użyj „fa://fa-test”, aby użyć ikony Font Awesome „fa-test”." @@ -1895,40 +1895,40 @@ msgstr "Wprowadź pełny adres URL, ścieżkę względną lub użyj „fa://fa-t msgid "Either no applications are defined, or you don't have access to any." msgstr "Nie zdefiniowano żadnych aplikacji, albo nie masz do nich dostępu." -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Email" msgstr "E-mail" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Email address" msgstr "Adres e-mail" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Email info:" msgstr "Informacje e-mail:" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Email recovery link" msgstr "Wyślij link odzyskiwania" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Email sent" msgstr "Email wysłany" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Email stage" msgstr "Etap e-mail" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Email: Text field with Email type." msgstr "Email: Pole tekstowe z typem Email." -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Embedded outpost is not configured correctly." msgstr "Wbudowana placówka nie jest poprawnie skonfigurowana." @@ -1941,7 +1941,7 @@ msgstr "Wbudowana placówka nie jest poprawnie skonfigurowana." #~ msgid "Enable SMS authenticator" #~ msgstr "Włącz autoryzacje SMS" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Enable StartTLS" msgstr "Włącz StartTLS" @@ -1951,26 +1951,26 @@ msgstr "Włącz StartTLS" #~ msgid "Enable TOTP" #~ msgstr "Włącz TOTP" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts 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 -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Enabled" msgstr "Włączony" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Enabling this toggle will create a group named after the user, with the user as member." msgstr "Włączenie tego przełącznika spowoduje utworzenie grupy nazwanej jak użytkownik, z użytkownikiem jako członkiem." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "English" msgstr "Angielski" @@ -1978,39 +1978,39 @@ msgstr "Angielski" msgid "Enroll" msgstr "Dodaj" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Enrollment" msgstr "Rejestracja" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Enrollment flow" msgstr "Przepływ rejestracji" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "EntityID/Issuer" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Error" msgstr "Błąd" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Error creating credential: {err}" msgstr "Błąd podczas tworzenia poświadczenia: {err}" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Error message" msgstr "Komunikat o błędzie" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when creating credential: {err}" msgstr "Błąd podczas tworzenia poświadczeń: {err}" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when validating assertion on server: {err}" msgstr "Błąd podczas walidacji asercji na serwerze: {err}" @@ -2021,23 +2021,23 @@ msgstr "Błąd: nieobsługiwane ustawienia źródła: {0}" #~ msgid "Error: unsupported stage settings: {0}" #~ msgstr "Błąd: nieobsługiwane ustawienia etapu: {0}" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate on plan" msgstr "Oceń zgodnie z planem" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies before the Stage is present to the user." msgstr "Oceń zasady, zanim etap jest obecny dla użytkownika." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." msgstr "Oceń zasady podczas procesu planowania przepływów. Wyłącz to dla zasad opartych na danych wejściowych. Należy używać w połączeniu z opcją „Ponowna ocena zasad”, ponieważ obie opcje są wyłączone, zasady **nie** są oceniane." -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Event Log" msgstr "Dziennik zdarzeń" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event info" msgstr "Informacje o zdarzeniu" @@ -2050,25 +2050,25 @@ msgstr "Informacje o zdarzeniu" #~ msgid "Event matcher policy" #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Event retention" msgstr "Przechowywanie zdarzeń" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event {0}" msgstr "Zdarzenie {0}" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Events" msgstr "Zdarzenia" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Everything is ok." msgstr "Wszystko w porządku." -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Exception" msgstr "Wyjątek" @@ -2079,39 +2079,39 @@ msgstr "Wyjątek" #~ msgid "Execute arbitrary Python code to implement custom checks and validation." #~ msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Execute flow" msgstr "Wykonaj przepływ" #~ msgid "Execute with inspector" #~ msgstr "Wykonaj z inspektorem" -#: src/pages/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts msgid "Executes the python snippet to determine whether to allow or deny a request." msgstr "Wykonuje fragment kodu Pythona, aby określić, czy zezwolić, czy odrzucić żądanie." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Execution logging" msgstr "Rejestrowanie wykonania" +#: src/admin/stages/invitation/InvitationForm.ts #: src/elements/oauth/UserRefreshList.ts #: src/elements/user/SessionList.ts #: src/elements/user/UserConsentList.ts -#: src/pages/stages/invitation/InvitationForm.ts msgid "Expires" msgstr "Wygasa" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expires on" msgstr "Wygasa dnia" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expires?" msgstr "Wygasa?" @@ -2120,43 +2120,43 @@ msgstr "Wygasa?" msgid "Expiring" msgstr "Wygasa" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expiring?" msgstr "Wygasa?" +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts #: src/elements/user/SessionList.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts msgid "Expiry" msgstr "Wygasa" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expiry date" msgstr "Data wygaśnięcia" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Explicit Consent" msgstr "Wyraźna zgoda" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Explore integrations" msgstr "Przeglądaj integracje" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export" msgstr "Eksportuj" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export flow" msgstr "Eksportuj przepływ" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression" msgstr "Expression " @@ -2164,36 +2164,36 @@ msgstr "Expression " #~ msgid "Expression policy" #~ msgstr "" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression using Python." msgstr "Wyrażenie za pomocą Pythona." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "External API URL" msgstr "URL zewnętrznego API" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." msgstr "Aplikacje zewnętrzne, które używają authentik jako dostawcy tożsamości, wykorzystując protokoły takie jak OAuth2 i SAML. Tutaj wyświetlane są wszystkie aplikacje, nawet te, do których nie masz dostępu." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "External Host" msgstr "Zewnętrzny host" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain you will be accessing the domain from." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "External host" msgstr "Zewnętrzny host" @@ -2202,27 +2202,27 @@ msgstr "Zewnętrzny host" msgid "Failed Logins" msgstr "Nieudane logowania" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Failed Logins per day in the last month" msgstr "Nieudane logowania dziennie w ciągu ostatniego miesiąca" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Failed attempts before cancel" msgstr "Nieudane próby przed anulowaniem" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Failed login" msgstr "Nieudane logowanie" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Failed sources" msgstr "Nieudane źródła" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Failed to delete flow cache" msgstr "Nie udało się usunąć pamięci podręcznej przepływu" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Failed to delete policy cache" msgstr "Nie udało się usunąć pamięci podręcznej zasad" @@ -2240,56 +2240,56 @@ msgstr "" msgid "Failed to fetch objects." msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Failed to update {0}: {1}" msgstr "Nie udało się zaktualizować {0}: {1}" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Favicon" msgstr "Favicon" -#: src/interfaces/AdminInterface.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/sources/SourceListPage.ts msgid "Federation & Social login" msgstr "Logowanie federacyjne i społecznościowe" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Field" msgstr "Pole" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Field Key" msgstr "Klucz pola" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Field key to check, field keys defined in Prompt stages are available." msgstr "Klucz pola do sprawdzenia, dostępne są klucze pola zdefiniowane w etapach monitu." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Field of the user object this value is written to." msgstr "Pole obiektu użytkownika, w którym zapisywana jest ta wartość." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains a unique Identifier." msgstr "Pole zawierające unikalny identyfikator." #~ msgid "Field which contains members of a group." #~ msgstr "Pole zawierające członków grupy." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" msgstr "Pole zawierające członków grupy. Należy zauważyć, że w przypadku korzystania z pola „memberUid” zakłada się, że wartość zawiera względną nazwę wyróżniającą. np. 'memberUid=jakiś-użytkownik' zamiast 'memberUid=cn=jakiś-użytkownik,ou=grupy,...'" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Fields" msgstr "Pola" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." msgstr "Pola, z którymi użytkownik może się identyfikować. Jeśli żadne pola nie zostaną wybrane, użytkownik będzie mógł korzystać tylko ze źródeł." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "File" msgstr "" @@ -2297,113 +2297,113 @@ msgstr "" msgid "Finish" msgstr "" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Flow" msgstr "Przepływ" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Flow Overview" msgstr "Przegląd przepływu" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Flow execution" msgstr "Wykonanie przepływu" -#: src/flows/FlowInspector.ts -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Flow inspector" msgstr "Inspektor przepływu" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Flow settings" msgstr "Ustawienia przepływu" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when authenticating existing users." msgstr "Przepływ używany podczas uwierzytelniania istniejących użytkowników." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when enrolling new users." msgstr "Przepływ do wykorzystania podczas rejestrowania nowych użytkowników." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow used before authentication." msgstr "Przepływ używany przed uwierzytelnieniem." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." msgstr "Przepływ używany przez uwierzytelnionego użytkownika do konfigurowania jego hasła. Jeśli jest pusty, użytkownik nie będzie mógł skonfigurować zmiany hasła." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." msgstr "Przepływ używany przez uwierzytelnionego użytkownika do konfigurowania tego etapu. Jeśli jest pusty, użytkownik nie będzie mógł skonfigurować tego etapu." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Flow used for users to authenticate. Currently only identification and password stages are supported." msgstr "Przepływ używany do uwierzytelniania użytkowników. Obecnie obsługiwane są tylko etapy identyfikacji i hasła." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." msgstr "Przepływ używany do uwierzytelniania użytkowników. Jeśli pozostanie pusty, używany jest pierwszy odpowiedni przepływ posortowany według ślimaka." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." msgstr "Przepływ używany do wylogowania. Jeśli pozostanie pusty, używany jest pierwszy odpowiedni przepływ posortowany według ślimaka." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Flow used when authorizing this provider." msgstr "Przepływ używany podczas autoryzacji tego dostawcy." -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts msgid "Flow used when users access this application." msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flow(s)" msgstr "Przepływ(y)" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Flows" msgstr "Przepływ(y)" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Flows & Stages" msgstr "Przepływy i etapy" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." msgstr "Przepływy opisują łańcuch etapów do uwierzytelniania, rejestracji lub odzyskiwania użytkownika. Etapy są wybierane na podstawie stosowanych do nich zasad." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "Follow redirect" msgstr "Śledź przekierowanie" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Force the user to configure an authenticator" msgstr "Zmuś użytkownika do skonfigurowania uwierzytelniacza" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Forgot password?" msgstr "Zapomniałeś hasła?" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Forgot username or password?" msgstr "Zapomniałeś nazwy użytkownika lub hasła?" @@ -2413,78 +2413,78 @@ msgstr "Zapomniałeś nazwy użytkownika lub hasła?" msgid "Form didn't return a promise for submitting" msgstr "Formularz nie zwrócił obietnicy do przesłania" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Format: \"weeks=3;days=2;hours=3,seconds=2\"." msgstr "Format: \"weeks=3;days=2;hours=3,seconds=2\"." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Forward auth (domain level)" msgstr "Forward auth (na poziomie domeny)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (domain-level)" msgstr "Forward auth (na poziomie domeny)" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (single application)" msgstr "Forward auth (pojedyncza aplikacja)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "French" msgstr "Francuski" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Friendly Name" msgstr "Przyjazna nazwa" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "From" msgstr "Z" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "From address" msgstr "Z adresu" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "From number" msgstr "Z numeru" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "GID start number" msgstr "Numer startowy GID" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "General system exception" msgstr "Ogólny wyjątek systemowy" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "General system status" msgstr "Ogólny stan systemu" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate" msgstr "Generuj" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate Certificate-Key Pair" msgstr "Wygeneruj parę certyfikat-klucz" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Generic" msgstr "Ogólny" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Generic OpenID Connect" msgstr "Ogólny OpenID Connect" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "German" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Get this value from https://console.twilio.com" msgstr "Pobierz tę wartość z https://console.twilio.com" @@ -2502,74 +2502,74 @@ msgstr "Wróć do poprzedniej strony" #~ msgid "Go to user interface" #~ msgstr "Przejdź do interfejsu użytkownika" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/RuleForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Group" msgstr "Grupa" -#: src/pages/groups/GroupViewPage.ts +#: src/admin/groups/GroupViewPage.ts msgid "Group Info" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group Property Mappings" msgstr "Mapowanie właściwości grupy" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Group mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group membership field" msgstr "Pole członkostwa w grupie" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group object filter" msgstr "Filtr obiektów grupowych" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Group users together and give them permissions based on the membership." msgstr "Grupuj użytkowników i nadaj im uprawnienia na podstawie członkostwa." -#: src/pages/groups/GroupViewPage.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Group {0}" msgstr "Grupa {0}" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Group(s)" msgstr "Grupa(y)" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts msgid "Groups" msgstr "Grupy" #~ msgid "HS256 (Symmetric Encryption)" #~ msgstr "HS256 (szyfrowanie symetryczne)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Password Key" msgstr "Klucz hasła HTTP-Basic" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Username Key" msgstr "Klucz nazwy użytkownika HTTP-Basic" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "HTTPS is not detected correctly" msgstr "HTTPS nie jest poprawnie wykrywany" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Hash phone number" msgstr "" @@ -2581,63 +2581,63 @@ msgstr "" #~ msgid "Have I been pwned policy" #~ msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Health and Version" msgstr "Zdrowie i wersja" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Healthy outposts" msgstr "Zdrowe placówki" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Healthy sources" msgstr "Zdrowe źródła" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Help text" msgstr "Tekst pomocy" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "Ukryte: Ukryte pole, może służyć do wstawiania danych do formularza." -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Hide managed mappings" msgstr "Ukryj zarządzane mapowania" -#: src/pages/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts msgid "Hide service-accounts" msgstr "Ukryj konta serwisowe" -#: src/pages/events/RuleForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Hold control/command to select multiple items." msgstr "Przytrzymaj Control/Command, aby wybrać wiele elementów." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." msgstr "Ile prób ma użytkownik przed anulowaniem przepływu. Aby zablokować użytkownika, użyj zasad reputacji i etapu user_write." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "How to connect" msgstr "Jak się połączyć" +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "ID" msgstr "ID" @@ -2645,31 +2645,31 @@ msgstr "ID" msgid "ID Token" msgstr "ID Token" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "IP" msgstr "IP" #~ msgid "IP Reputation" #~ msgstr "Reputacja IP" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Icon" msgstr "Ikona" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in sidebar/header and flow executor." msgstr "Ikona pokazana na pasku bocznym/nagłówku i executorze przepływu." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in the browser tab." msgstr "Ikona pokazana w karcie przeglądarki." -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenForm.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Identifier" @@ -2678,35 +2678,35 @@ msgstr "Identyfikator" #~ msgid "Identity & Cryptography" #~ msgstr "Tożsamość i Kryptografia" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If checked, the launch URL will open in a new browser tab or window from the user's application library." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." msgstr "Jeśli jest włączone, użyj połączenia lokalnego. Wymagane socket Docker/Integracja Kubernetes." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If left empty, authentik will try to extract the launch URL based on the selected provider." msgstr "Jeśli pozostawione puste, authentik spróbuje wyodrębnić URL uruchamiania na podstawie wybranego dostawcy." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "If multiple providers share an outpost, a self-signed certificate is used." msgstr "Jeśli wielu dostawców współdzieli placówkę, używany jest certyfikat z podpisem własnym." #~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed." #~ msgstr "Jeśli nie określono żadnych jawnych identyfikatorów URI przekierowania, dozwolony jest dowolny identyfikator URI przekierowania." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." msgstr "Jeśli nie zostaną określone żadne jawne identyfikatory URI przekierowania, zostanie zapisany pierwszy pomyślnie użyty identyfikator URI przekierowania." @@ -2716,133 +2716,133 @@ msgstr "Jeśli nie zostaną określone żadne jawne identyfikatory URI przekiero #~ "and show a notice." #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to configure details of their profile." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." msgstr "Jeśli ta opcja jest ustawiona, użytkownicy mogą się wyrejestrować za pomocą tego przepływu. Jeśli nie ustawiono przepływu, opcja nie jest wyświetlana." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." msgstr "Jeśli ta flaga jest ustawiona, ten etap przejdzie do następnego etapu, gdy nie zostanie wysłane żadne zaproszenie. Domyślnie ten etap anuluje przepływ, gdy nie zostanie wysłane żadne zaproszenie." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "If this is selected, the token will expire. Upon expiration, the token will be rotated." msgstr "Jeśli ta opcja zostanie wybrana, token wygaśnie. Po wygaśnięciu token będzie podlegał rotacji." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." msgstr "Jeśli używasz niejawnego przepływu po stronie klienta (gdzie punkt końcowy tokenu nie jest używany), prawdopodobnie chcesz zwiększyć ten czas." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik Instance is using a self-signed certificate, set this value." msgstr "Jeśli twoja instancja authentik korzysta z certyfikatu z podpisem własnym, ustaw tę wartość." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik_host setting does not match the URL you want to login with, add this setting." msgstr "Jeśli ustawienie authentik_host nie odpowiada adresowi URL, pod którym chcesz się zalogować, dodaj to ustawienie." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Impersonate" msgstr "Podszywaj się" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation ended" msgstr "Podszywanie się zostało zakończone" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation started" msgstr "Rozpoczęto podszywanie się" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import" msgstr "Importuj" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import Flow" msgstr "Importuj przepływ" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Import SAML metadata" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Import certificates of external providers or create certificates to sign requests with." msgstr "Importuj certyfikaty zewnętrznych dostawców lub twórz certyfikaty do podpisywania żądań." -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import the metadata document of the applicaation you want to configure." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "In case you can't access any other method." msgstr "Na wypadek, gdybyś nie miał dostępu do żadnej innej metody." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." msgstr "W takim przypadku ustawisz adres URL uwierzytelniania na auth.example.com, a domenę plików cookie na example.com." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Inactive" msgstr "Nieaktywny" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." msgstr "Uwzględnij oświadczenia użytkownika z zakresów w id_token dla aplikacji, które nie uzyskują dostępu do punktu końcowego informacji o użytkowniku." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include claims in id_token" msgstr "Uwzględnij roszczenia w id_token" -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Integration" msgstr "Integracja" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Integration key" msgstr "Klucz integracji" #~ msgid "Integrations" #~ msgstr "Integracje" -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Intent" msgstr "Przeznaczenie" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Internal Host" msgstr "Wewnętrzny host" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Internal application name, used in URLs." msgstr "Wewnętrzna nazwa aplikacji, używana w adresach URL." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host" msgstr "Wewnętrzny host" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host SSL Validation" msgstr "Weryfikacja SSL hosta wewnętrznego" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Interpret placeholder as expression" msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." @@ -2850,86 +2850,86 @@ msgstr "" "Nieprawidłowe próby logowania zmniejszą wynik dla adresu IP klienta, i\n" "nazwa użytkownika, pod którą próbują się zalogować, przez jeden." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Invalid response action" msgstr "Nieprawidłowa akcja odpowiedzi" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Invalidation" msgstr "Unieważnienie" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Invalidation flow" msgstr "Przepływ unieważnienia" #~ msgid "Invitation" #~ msgstr "Zaproszenie" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Invitation used" msgstr "Wykorzystano zaproszenie" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitation(s)" msgstr "Zaproszenie(a)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitations" msgstr "Zaproszenia" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Is active" msgstr "Jest aktywny" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Is superuser" msgstr "Czy jest superużytkownikiem" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Issuer" msgstr "Wystawca" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Issuer mode" msgstr "Tryb wystawcy" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "JWKS URL" msgstr "" #~ msgid "JWT Algorithm" #~ msgstr "Algorytm JWT" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "JWTs signed by certificates configured here can be used to authenticate to the provider." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Key used to sign the tokens." msgstr "Klucz używany do podpisywania tokenów." #~ msgid "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." #~ msgstr "Klucz używany do podpisywania tokenów. Wymagane tylko wtedy, gdy algorytm JWT jest ustawiony na RS256." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Keypair which is used to sign outgoing requests. Leave empty to disable signing." msgstr "Para kluczy służąca do podpisywania żądań wychodzących. Pozostaw puste, aby wyłączyć podpisywanie." -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Kubeconfig" msgstr "Kubeconfig" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "LDAP" msgstr "LDAP" @@ -2937,28 +2937,28 @@ msgstr "LDAP" #~ msgid "LDAP (Technical preview)" #~ msgstr "LDAP (wersja techniczna)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "LDAP Attribute mapping" msgstr "Mapowanie atrybutów LDAP" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "LDAP DN under which bind requests and search requests can be made." msgstr "LDAP DN, w ramach którego można tworzyć żądania powiązania i żądania wyszukiwania." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "LDAP Sync status" msgstr "Stan synchronizacji LDAP" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "LDAP details" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Label" msgstr "Etykieta" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Label shown next to/above the prompt." msgstr "Etykieta pokazana obok/nad monitem." @@ -2967,202 +2967,202 @@ msgstr "Etykieta pokazana obok/nad monitem." msgid "Last IP" msgstr "Ostatni adres IP" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Last applied" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Last login" msgstr "Ostatnie logowanie" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Last run" msgstr "Ostatnio uruchomiono" -#: src/pages/outposts/OutpostHealth.ts -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Last seen: {0}" msgstr "Ostatnio widziany: {0}" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Last sync: {0}" msgstr "Ostatnia synchronizacja: {0}" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Last validation threshold" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Launch" msgstr "Uruchom" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Launch URL" msgstr "URL uruchamiania" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Layout" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Legacy applications which don't natively support SSO." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Let the user identify themselves with their username or Email address." msgstr "Pozwól użytkownikowi identyfikować się za pomocą swojej nazwy użytkownika lub adresu e-mail." #~ msgid "Library" #~ msgstr "Biblioteka" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Link" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" msgstr "Łącz użytkownika z identycznym adresem e-mail. Może mieć wpływ na bezpieczeństwo, gdy źródło nie weryfikuje adresów e-mail" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical username. Can have security implications when a username is used with another source." msgstr "Łącz użytkownika o identycznej nazwie użytkownika. Może mieć wpływ na bezpieczeństwo, gdy nazwa użytkownika jest używana z innym źródłem." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Link to use the invitation." msgstr "Link do korzystania z zaproszenia." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link users on unique identifier" msgstr "Łącz użytkowników za pomocą unikalnego identyfikatora" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Load servers" msgstr "Załaduj serwery" +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts #: src/elements/table/Table.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowInspector.ts -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/email/EmailStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowInspector.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/email/EmailStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts +#: src/user/LibraryPage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/stages/prompt/PromptStage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/sources/SourceSettings.ts -#: src/utils.ts msgid "Loading" msgstr "Ładowanie" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationListLink.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserResetEmailForm.ts #: src/elements/Spinner.ts -#: 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 -#: src/pages/flows/StageBindingForm.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationListLink.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserResetEmailForm.ts msgid "Loading..." msgstr "Ładowanie..." -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Local" msgstr "Lokalny" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Local (notifications will be created within authentik)" msgstr "" @@ -3170,73 +3170,73 @@ msgstr "" #~ msgid "Locale" #~ msgstr "Język" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Log messages" msgstr "" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Log the currently pending user in." msgstr "Loguj aktualnie oczekującego użytkownika." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Logging in via {0}." msgstr "Logowanie przez {0}." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Login" msgstr "Logowanie" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." msgstr "Hasło logowania jest automatycznie synchronizowane z LDAP do authentik. Włącz tę opcję tylko w celu zapisania zmian hasła w authentik z powrotem do LDAP." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Login to continue to {0}." msgstr "Zaloguj się, aby przejść do {0}." -#: src/pages/admin-overview/TopApplicationsTable.ts +#: src/admin/admin-overview/TopApplicationsTable.ts msgid "Logins" msgstr "Logowania" -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Logins over the last 24 hours" msgstr "Logowania w ciągu ostatnich 24 godzin" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Logins per day in the last month" msgstr "Logowania dziennie w ciągu ostatniego miesiąca" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Logo" msgstr "Logo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Logout" msgstr "Wyloguj" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Logout URL" msgstr "URL wylogowania" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Logs" msgstr "Logi" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Long-running operations which authentik executes in the background." msgstr "Długotrwałe operacje, które authentik wykonuje w tle." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE will notify the user the flow isn't applicable." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "MFA Authenticators" msgstr "" @@ -3244,131 +3244,131 @@ msgstr "" msgid "MFA Devices" msgstr "Urządzenia MFA" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Machine-to-Machine authentication settings" msgstr "" -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts msgid "Make sure to keep these tokens in a safe place." msgstr "Upewnij się, że przechowujesz te tokeny w bezpiecznym miejscu." -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik" msgstr "Zarządzane przez authentik" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik (Discovered)" msgstr "Zarządzane przez authentik (odkryte)" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manual configuration" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manually configure SAML" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Mark newly created users as inactive." msgstr "Oznacz nowo utworzonych użytkowników jako nieaktywnych." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match created events with this action type. When left empty, all action types will be matched." msgstr "Dopasuj utworzone zdarzenia do tego typu akcji. Jeśli pozostawisz to puste, wszystkie typy akcji zostaną dopasowane." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match events created by selected application. When left empty, all applications are matched." msgstr "Dopasuj wydarzenia utworzone przez wybraną aplikację. Jeśli pozostanie pusty, wszystkie aplikacje zostaną dopasowane." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." msgstr "Dopasowuje adres IP klienta zdarzenia (ścisłe dopasowanie, do dopasowywania sieci należy użyć zasady wyrażeń." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches an event against a set of criteria. If any of the configured values match, the policy passes." msgstr "Dopasowuje zdarzenie do zestawu kryteriów. Jeśli którakolwiek ze skonfigurowanych wartości jest zgodna, zasada przechodzi." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." msgstr "Dopasowanie odbywa się na podstawie sufiksu domeny, więc jeśli wpiszesz domain.tld, foo.domain.tld nadal będzie pasować." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Maximum age (in days)" msgstr "Maksymalny wiek (w dniach)" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/GroupSelectModal.ts msgid "Members" msgstr "Członkowie" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Message" msgstr "Wiadomość" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Messages" msgstr "Wiadomości" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Metadata" msgstr "Metadane" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts msgid "Method details" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Digits" msgstr "Minimalna ilość cyfr" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Lowercase Characters" msgstr "Minimalna liczba małych liter" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Symbols Characters" msgstr "Minimalna liczba symboli" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Uppercase Characters" msgstr "Minimalna liczba wielkich liter" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum length" msgstr "Minimalna długość" -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Mode" msgstr "Tryb" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Model Name" msgstr "Nazwa modelu" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model created" msgstr "Utworzono model" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model deleted" msgstr "Model usunięty" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model updated" msgstr "Zaktualizowano model" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Modern applications, APIs and Single-page applications." msgstr "" @@ -3383,160 +3383,160 @@ msgstr "Moje aplikacje" msgid "My applications" msgstr "Moje aplikacje" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/user/UserDevicesList.ts -#: 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 -#: src/pages/events/EventInfo.ts -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADeviceForm.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Name" msgstr "Nazwa" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Name of the form field, also used to store the value." msgstr "Nazwa pola formularza, używana również do przechowywania wartości." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "NameID Policy" msgstr "Zasada NameID" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "NameID Property Mapping" msgstr "Mapowanie właściwości NameID" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Native application" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Need an account?" msgstr "Potrzebujesz konta?" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negate result" msgstr "Neguj wynik" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negates the outcome of the binding. Messages are unaffected." msgstr "Neguje wynik wiązania. Wiadomości pozostają nienaruszone." -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "New application" msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "New outpost integration" msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "New policy" msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "New property mapping" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "New provider" msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "New source" msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "New stage" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "New version available!" msgstr "Nowa wersja dostępna!" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Newly created users are added to this group, if a group is selected." msgstr "Nowo utworzeni użytkownicy są dodawani do tej grupy, jeśli grupa jest zaznaczona." @@ -3544,39 +3544,39 @@ msgstr "Nowo utworzeni użytkownicy są dodawani do tej grupy, jeśli grupa jest msgid "Next" msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Next stage" msgstr "Następny etap" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Ingress)" msgstr "Nginx (Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Proxy Manager)" msgstr "Nginx (Proxy Manager)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (standalone)" msgstr "Nginx (standalone)" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "No" msgstr "Nie" @@ -3590,19 +3590,19 @@ msgstr "Brak dostępnych aplikacji." msgid "No Events found." msgstr "Nie znaleziono wydarzeń." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No Policies bound." msgstr "Żadne zasady nie są związane." -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No Stages bound" msgstr "Żadne etapy nie są związane." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "No additional data available." msgstr "Brak dodatkowych danych." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "No additional setup is required." msgstr "Nie jest wymagana żadna dodatkowa konfiguracja." @@ -3612,12 +3612,12 @@ msgstr "Nie jest wymagana żadna dodatkowa konfiguracja." msgid "No form found" msgstr "Nie znaleziono formularza" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "No integration active" msgstr "Brak aktywnej integracji" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "No log messages." msgstr "" @@ -3631,16 +3631,16 @@ msgstr "Nie znaleziono pasujących zdarzeń." msgid "No objects found." msgstr "Nie znaleziono żadnych obiektów." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No policies are currently bound to this object." msgstr "Żadne zasady nie są obecnie powiązane z tym obiektem." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "No preference is sent" msgstr "Żadne preferencje nie są wysyłane" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "No recovery flow is configured." msgstr "Nie skonfigurowano przepływu odzyskiwania." @@ -3652,27 +3652,27 @@ msgstr "Brak dostępnych usług." msgid "No settings flow configured." msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No stages are currently bound to this flow." msgstr "Żadne etapy nie są obecnie związane z tym przepływem." -#: src/pages/admin-overview/cards/WorkerStatusCard.ts +#: src/admin/admin-overview/cards/WorkerStatusCard.ts msgid "No workers connected. Background tasks will not run." msgstr "Brak połączonych workerów. Zadania w tle nie będą działać." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "None (rule disabled)" msgstr "Brak (reguła wyłączona)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Normal" msgstr "Normalny" -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Not available" msgstr "Niedostępny" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Not configured action" msgstr "Nie skonfigurowana akcja" @@ -3683,7 +3683,7 @@ msgstr "Nie skonfigurowana akcja" msgid "Not found" msgstr "Nie znaleziono" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Not synced yet." msgstr "Jeszcze nie zsynchronizowano." @@ -3691,44 +3691,44 @@ msgstr "Jeszcze nie zsynchronizowano." msgid "Not used by any other object." msgstr "Nie używany przez żaden inny obiekt." -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Not you?" msgstr "Nie ty?" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Notice" msgstr "Uwaga" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/RuleListPage.ts msgid "Notification Rules" msgstr "Zasady powiadamiania" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/TransportListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/TransportListPage.ts msgid "Notification Transports" msgstr "Transporty powiadomień" #~ msgid "Notification rule" #~ msgstr "Reguła powiadamiania" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Notification rule(s)" msgstr "Reguła(y) powiadamiania" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Notification transport(s)" msgstr "Transport(y) powiadomień" @@ -3742,11 +3742,11 @@ msgstr "Powiadomienia" #~ msgid "Notifications Transport" #~ msgstr "Transport powiadomień" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Number" msgstr "Numer" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Number the SMS will be sent from." msgstr "Numer, z którego zostanie wysłana wiadomość SMS." @@ -3754,7 +3754,7 @@ msgstr "Numer, z którego zostanie wysłana wiadomość SMS." #~ msgid "OAuth Authorization Codes" #~ msgstr "Kody autoryzacji OAuth" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "OAuth Refresh Codes" msgstr "Kody odświeżania OAuth" @@ -3766,40 +3766,40 @@ msgstr "Kody odświeżania OAuth" #~ msgid "OAuth/OIDC" #~ msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "OAuth2/OIDC" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC Well-known URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "OK" msgstr "OK" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Object" msgstr "Obiekt" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Object field" msgstr "Pole obiektu" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Object uniqueness field" msgstr "Pole unikatowości obiektu" @@ -3807,7 +3807,7 @@ msgstr "Pole unikatowości obiektu" msgid "Objects created" msgstr "Utworzone obiekty" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Offset after which consent expires." msgstr "" @@ -3815,17 +3815,17 @@ msgstr "" #~ msgid "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Przesunięcie, po którym zgoda wygasa. (Format: hours=1;minutes=2;seconds=3)." +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "On behalf of {0}" msgstr "W imieniu {0}" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Only fail the policy, don't invalidate user's password." msgstr "Tylko nie spełniaj zasad, nie unieważniaj hasła użytkownika." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Only send notification once, for example when sending a webhook into a chat channel." msgstr "Wyślij powiadomienie tylko raz, na przykład podczas wysyłania webhooka na kanał czatu." @@ -3836,11 +3836,11 @@ msgstr "Otwórz przeglądarkę API" #~ msgid "Open application" #~ msgstr "Otwórz aplikację" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Open in new tab" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Open issue on GitHub..." msgstr "Otwórz problem w serwisie GitHub..." @@ -3848,91 +3848,91 @@ msgstr "Otwórz problem w serwisie GitHub..." msgid "Open settings" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration Issuer" msgstr "Wystawca konfiguracji OpenID" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration URL" msgstr "URL konfiguracji OpenID" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Optional Private Key. If this is set, you can use this keypair for encryption." msgstr "Opcjonalny klucz prywatny. Jeśli to jest ustawione, możesz użyć tej pary kluczy do szyfrowania." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Optional URL if the IDP supports Single-Logout." msgstr "Opcjonalny URL, jeśli dostawca tożsamości obsługuje pojedyncze wylogowanie." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." msgstr "Opcjonalne dane, które są ładowane do zmiennej kontekstowej „prompt_data” przepływu. YAML lub JSON." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional enrollment flow, which is linked at the bottom of the page." msgstr "Opcjonalny przepływ rejestracji, do którego link będzie znajdował się na dole strony." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." msgstr "Opcjonalny przepływ bez hasła, do którego link znajduje się na dole strony. Po skonfigurowaniu użytkownicy mogą używać tego przepływu do uwierzytelniania za pomocą modułu uwierzytelniającego WebAuthn bez wprowadzania żadnych szczegółów." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional recovery flow, which is linked at the bottom of the page." msgstr "Opcjonalny przepływ odzyskiwania, do którego link znajduje się na dole strony." -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Optional, comma-separated SubjectAlt Names." msgstr "Opcjonalne, rozdzielone przecinkami nazwy SubjectAlt." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Optionally enter a group name. Applications with identical groups are shown grouped together." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Optionally pre-fill the input value" msgstr "Opcjonalnie wstępnie wypełnij wartość wejściową" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "Opcjonalnie ustaw wartość „FriendlyName” atrybutu asercji." #~ msgid "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." #~ msgstr "Opcjonalnie ustaw to na swoją domenę nadrzędną, jeśli chcesz, aby uwierzytelnianie i autoryzacja odbywały się na poziomie domeny. Jeśli używasz aplikacji jako app1.domain.tld, app2.domain.tld, ustaw to na „domain.tld”." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Or" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Order" msgstr "Kolejność" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Orphaned" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Other global settings" msgstr "Inne ustawienia globalne" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Outdated outposts" msgstr "Nieaktualne placówki" #~ msgid "Outpost" #~ msgstr "Placówka" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Outpost Deployment Info" msgstr "Informacje o wdrożeniu placówki" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Outpost Integrations" msgstr "Integracje z placówkami" @@ -3942,54 +3942,54 @@ msgstr "Integracje z placówkami" #~ msgid "Outpost integration" #~ msgstr "Integracja z placówkami" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Outpost integration(s)" msgstr "Integracja(e) z placówkami" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Outpost status" msgstr "Status placówki" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outpost(s)" msgstr "Placówka(i)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts" msgstr "Placówki" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." msgstr "Placówki (Outposts) to wdrożenia komponentów uwierzytelniających do obsługi różnych środowisk i protokołów, takich jak odwrotne serwery proxy." -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Overview" msgstr "Przegląd" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "PEM-encoded Certificate data." msgstr "Dane certyfikatu zakodowane w formacie PEM." -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Parent" msgstr "Rodzic" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Parent group for all the groups imported from LDAP." msgstr "Grupa nadrzędna dla wszystkich grup importowanych z LDAP." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Pass policy?" msgstr "Przechodzi zasadę?" @@ -3997,17 +3997,17 @@ msgstr "Przechodzi zasadę?" #~ msgid "Passes when Event matches selected criteria." #~ msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Passing" msgstr "Przechodzący" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserPasswordForm.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Password" msgstr "Hasło" @@ -4019,8 +4019,8 @@ msgstr "Hasło" #~ msgid "Password expiry policy" #~ msgstr "" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Password field" msgstr "Pole hasła" @@ -4028,38 +4028,38 @@ msgstr "Pole hasła" #~ msgid "Password policy" #~ msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Password set" msgstr "Hasło ustawione" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Password stage" msgstr "Etap hasła" #~ msgid "Password, 2FA, etc" #~ msgstr "Hasło, 2FA itp." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." msgstr "Hasło: wejście zamaskowane, hasło jest sprawdzane w oparciu o źródła. Zasady nadal muszą być stosowane na tym etapie. Jeśli dwa z nich są używane na tym samym etapie, zapewnia się, że są identyczne." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Passwordless flow" msgstr "Przepływ bezhasłowy" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/users/UserForm.ts msgid "Path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Path new users will be created under. If left blank, the default path will be used.fo" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug." msgstr "" @@ -4067,92 +4067,92 @@ msgstr "" msgid "Permissions" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Persistent" msgstr "Trwały" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Phone number" msgstr "Numer telefonu" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Placeholder" msgstr "Symbol zastępczy" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Plan history" msgstr "Historia planu" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter the code you received via SMS" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Please enter your Code" msgstr "Wprowadź swój kod" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter your Phone number." msgstr "Podaj swój numer telefonu." -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Please enter your TOTP Code" msgstr "Wprowadź swój kod TOTP" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Please enter your password" msgstr "Wprowadź hasło" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policies" msgstr "Zasady" -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Policy" msgstr "Zasada" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Policy / Group / User Bindings" msgstr "Zasada / Grupa / Wiązania użytkownika" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policy / Policies" msgstr "Zasada / Zasady" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy / User / Group" msgstr "Zasada / Użytkownik / Grupa" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Policy Bindings" msgstr "Wiązania zasady" #~ msgid "Policy binding" #~ msgstr "Wiązanie zasady" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy binding(s)" msgstr "Wiązanie(a) zasady" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Policy engine mode" msgstr "Tryb silnika zasad" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy exception" msgstr "Wyjątek zasad" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy execution" msgstr "Wykonanie zasad" @@ -4166,183 +4166,183 @@ msgstr "Wykonanie zasad" #~ "but takes a random time to process." #~ msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy {0}" msgstr "Zasada {0}" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Policy-specific settings" msgstr "Ustawienia specyficzne zasady" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Polish" msgstr "Polski" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Post" msgstr "Post" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding" msgstr "Post binding" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding (auto-submit)" msgstr "Post binding (automatyczne przesyłanie)" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Powered by authentik" msgstr "Napędzane przez authentik" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Pre-authentication flow" msgstr "Przepływ wstępnego uwierzytelniania" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private Key" msgstr "Klucz prywatny" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Private key available?" msgstr "Dostępny klucz prywatny?" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Klucz prywatny uzyskany z https://www.google.com/recaptcha/intro/v3.html." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Profile URL" msgstr "URL profilu" #~ msgid "Prompt" #~ msgstr "Monit" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." msgstr "Pytaj o zgodę użytkownika. Zgoda może być trwała lub wygasać w określonym czasie." -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompt(s)" msgstr "Monit(y)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompts" msgstr "Monity" #~ msgid "Property Mapping" #~ msgstr "Mapowanie właściwości" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Property Mapping exception" msgstr "Wyjątek mapowania właściwości" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mapping(s)" msgstr "Mapowanie(a) właściwości" -#: src/interfaces/AdminInterface.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mappings" msgstr "Mapowanie właściwości" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Property mappings" msgstr "Mapowanie właściwości" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to group creation." msgstr "Mapowania właściwości używane do tworzenia grup." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to user creation." msgstr "Mapowania właściwości używane do tworzenia użytkowników." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Protocol Settings" msgstr "Ustawienia protokołu" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Protocol settings" msgstr "Ustawienia protokołu" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Provide an LDAP interface for applications and users to authenticate against." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provide support for protocols like SAML and OAuth to assigned applications." msgstr "Zapewniają obsługę protokołów takich jak SAML i OAuth przypisanym aplikacjom." +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Provider" msgstr "Dostawca" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Provider Type" msgstr "Typ dostawcy" #~ msgid "Provider type" #~ msgstr "Typ dostawcy" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provider(s)" msgstr "Dostawca(y)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/ProviderListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Providers" msgstr "Dostawcy" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Proxy" msgstr "Proxy" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "Proxy details" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Public" msgstr "Publiczny" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public Key" msgstr "Klucz publiczny" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Klucz publiczny uzyskany z https://www.google.com/recaptcha/intro/v3.html." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Publisher" msgstr "Wydawca" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Quick actions" msgstr "Szybkie akcje" @@ -4350,15 +4350,15 @@ msgstr "Szybkie akcje" #~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context." #~ msgstr "RESTART ponownie uruchamia przepływ od początku, zachowując kontekst przepływu." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART restarts the flow from the beginning." msgstr "RESTART ponownie uruchamia przepływ od początku." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RETRY returns the error message and a similar challenge to the executor." msgstr "RETRY zwraca komunikat o błędzie i podobne wyzwanie do executora." @@ -4368,73 +4368,73 @@ msgstr "RETRY zwraca komunikat o błędzie i podobne wyzwanie do executora." #~ msgid "RSA Key" #~ msgstr "Klucz RSA" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA1" msgstr "RSA-SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA256" msgstr "RSA-SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA384" msgstr "RSA-SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA512" msgstr "RSA-SHA512" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Raw JWKS data." msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Re-authenticate with plex" msgstr "Ponowne uwierzytelnienie za pomocą plex" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Re-evaluate policies" msgstr "Ponowna ocena zasad" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Receive a push notification on your device." msgstr "Otrzymuj powiadomienia push na swoje urządzenie." -#: src/pages/flows/utils.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/flows/utils.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery" msgstr "Odzyskiwanie" -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow" msgstr "Przepływ odzyskiwania" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." msgstr "Przepływ odzyskiwania. Jeśli pozostanie pusty, używany jest pierwszy odpowiedni przepływ posortowany według ślimaka." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Recovery keys" msgstr "Klucze odzyskiwania" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery link cannot be emailed, user has no email address saved." msgstr "Nie można wysłać linku odzyskiwania, użytkownik nie ma zapisanego adresu e-mail." -#: src/flows/stages/RedirectStage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/flow/stages/RedirectStage.ts msgid "Redirect" msgstr "Przekierowanie" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Redirect URIs" msgstr "URI przekierowania" @@ -4442,11 +4442,11 @@ msgstr "URI przekierowania" #~ msgid "Redirect URIs/Origins" #~ msgstr "Identyfikatory URI/pochodzenie przekierowania" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Redirect URIs/Origins (RegEx)" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Redirect binding" msgstr "Wiązanie przekierowania" @@ -4462,41 +4462,41 @@ msgstr "Odśwież" msgid "Refresh Code(s)" msgstr "Kod(y) odświeżania" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Register device" msgstr "Zarejestruj urządzenie" #~ msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." #~ msgstr "Wyrażenia regularne, dla których uwierzytelnianie nie jest wymagane. Każda nowa linia jest interpretowana jako nowe wyrażenie regularne." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." msgstr "Wyrażenia regularne, dla których uwierzytelnianie nie jest wymagane. Każda nowa linia jest interpretowana jako nowe wyrażenie." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Regular user" msgstr "Zwykły użytkownik" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Related" msgstr "Związane z" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Related objects" msgstr "Powiązane obiekty" -#: src/pages/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts msgid "Remove the user from the current session." msgstr "Usuń użytkownika z bieżącej sesji." -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation" msgstr "Reputacja" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." msgstr "Reputacja dla adresów IP i użytkowników. Wyniki są zmniejszane za każde nieudane logowanie i zwiększane za każde udane logowanie." @@ -4516,29 +4516,29 @@ msgstr "Reputacja dla adresów IP i użytkowników. Wyniki są zmniejszane za ka #~ msgid "Reputation policy - Users" #~ msgstr "Polityka reputacji - Użytkownicy" -#: src/interfaces/AdminInterface.ts -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation scores" msgstr "Punkty reputacji" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Request" msgstr "Żądanie" -#: src/flows/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts msgid "Request has been denied." msgstr "Żądanie zostało odrzucone." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Request token URL" msgstr "URL żądania tokena" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Required" msgstr "Wymagany" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Required." msgstr "Wymagany." @@ -4547,34 +4547,34 @@ msgstr "Wymagany." #~ msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." #~ msgstr "Wymagane. 150 znaków lub mniej. Tylko litery, cyfry i @/./+/-/_." -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Reset Password" msgstr "Zresetuj hasło" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Resident key requirement" msgstr "Wymagania dotyczące klucza rezydenta" #~ msgid "Resources" #~ msgstr "Zasoby" -#: src/pages/events/EventInfo.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Result" msgstr "Wynik" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Retry" msgstr "Ponów" #~ msgid "Retry Task" #~ msgstr "Ponów zadanie" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Retry authentication" msgstr "Ponów uwierzytelnianie" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Return" msgstr "Powróć" @@ -4583,9 +4583,9 @@ msgstr "Powróć" msgid "Return home" msgstr "Powrót do strony głównej" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Return to device picker" msgstr "Wróć do wyboru urządzeń" @@ -4601,11 +4601,11 @@ msgstr "Unieważniono?" msgid "Root" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Run sync again" msgstr "Uruchom ponownie synchronizację" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "SAML" msgstr "" @@ -4613,19 +4613,19 @@ msgstr "" #~ msgid "SAML (metadata import)" #~ msgstr "" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "SAML Attribute Name" msgstr "Nazwa atrybutu SAML" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Configuration" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Metadata" msgstr "Metadane SAML" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "SAML details" msgstr "" @@ -4633,32 +4633,32 @@ msgstr "" #~ msgid "SAML details (import from metadata)" #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA1" msgstr "SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA256" msgstr "SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA384" msgstr "SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA512" msgstr "SHA512" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SLO URL" msgstr "SLO URL" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "SMS" msgstr "SMS" @@ -4666,44 +4666,44 @@ msgstr "SMS" msgid "SMS authenticator" msgstr "Uwierzytelniacz SMS" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "SMS-based Authenticators" msgstr "Uwierzytelniacze oparte na SMS" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Host" msgstr "Host SMTP" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Password" msgstr "Hasło SMTP" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Port" msgstr "Port SMTP" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Username" msgstr "Nazwa użytkownika SMTP" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SSO URL" msgstr "SSO URL" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (IdP-initiated Login)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Post)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Redirect)" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Same identifier is used for all providers" msgstr "Ten sam identyfikator jest używany dla wszystkich dostawców" @@ -4711,33 +4711,33 @@ msgstr "Ten sam identyfikator jest używany dla wszystkich dostawców" msgid "Save" msgstr "Zapisz" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope name" msgstr "Nazwa zakresu" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope which the client can specify to access these properties." msgstr "Zakres, który klient może określić, aby uzyskać dostęp do tych właściwości." +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts msgid "Scopes" msgstr "Zakresy" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Score" msgstr "Punkty" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Search base" msgstr "Baza wyszukiwania" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search group" msgstr "Grupa wyszukiwania" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search mode" msgstr "Tryb szukania" @@ -4746,22 +4746,22 @@ msgstr "Tryb szukania" msgid "Search..." msgstr "Szukaj..." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Secret key" msgstr "Sekretny klucz" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was rotated" msgstr "Sekret został obrócony" #~ msgid "Secret was rotation" #~ msgstr "Sekret został obrócony" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was viewed" msgstr "Sekret został wyświetlony" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Secret:" msgstr "Sekret:" @@ -4769,15 +4769,15 @@ msgstr "Sekret:" msgid "Security key authenticator" msgstr "Uwierzytelniający klucz bezpieczeństwa" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "See documentation for a list of all variables." msgstr "Zobacz dokumentację, aby zobaczyć listę wszystkich zmiennych." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Select a provider that this application should use. Alternatively, create a new provider." msgstr "Wybierz dostawcę, z którego ma korzystać ta aplikacja. Alternatywnie utwórz nowego dostawcę." @@ -4785,11 +4785,11 @@ msgstr "Wybierz dostawcę, z którego ma korzystać ta aplikacja. Alternatywnie msgid "Select all rows" msgstr "Zaznacz wszystkie wiersze" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Select an authentication method." msgstr "Wybierz metodę uwierzytelniania." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Select an enrollment flow" msgstr "Wybierz przepływ rejestracji" @@ -4800,108 +4800,108 @@ msgstr "Wybierz przepływ rejestracji" msgid "Select an object." msgstr "" -#: src/pages/users/GroupSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Select groups to add user to" msgstr "Wybierz grupy, do których chcesz dodać użytkownika" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Select one of the sources below to login." msgstr "Wybierz jedno z poniższych źródeł, aby się zalogować." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." msgstr "Powinny być wyświetlane wybrane źródła, za pomocą których użytkownicy mogą się uwierzytelniać. Dotyczy to tylko źródeł internetowych, a nie LDAP." -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Select type" msgstr "" -#: src/pages/groups/MemberSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts msgid "Select users to add" msgstr "Wybierz użytkowników do dodania" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Select which scopes can be used by the client. The client still has to specify the scope to access the data." msgstr "Wybierz zakresy, których może używać klient. Klient nadal musi określić zakres dostępu do danych." -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Select which server a user has to be a member of to be allowed to authenticate." msgstr "Wybierz serwer, którego członkiem musi być użytkownik, aby mógł się uwierzytelniać." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." msgstr "Wybierz transporty, które mają być używane do powiadamiania użytkownika. Jeśli nie wybierzesz żadnego, powiadomienie będzie wyświetlane tylko w interfejsie użytkownika authentik." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Selected policies are executed when the stage is submitted to validate the data." msgstr "Wybrane zasady są wykonywane po przesłaniu etapu w celu weryfikacji danych." #~ msgid "Selecting a service-connection enables the management of the outpost by authentik." #~ msgstr "Wybranie połączenia serwisowego umożliwia zarządzanie placówką przez authentik." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Selecting an integration enables the management of the outpost by authentik." msgstr "Wybranie integracji umożliwia zarządzanie placówką przez authentik." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Selection of backends to test the password against." msgstr "Wybór backendów do testowania hasła." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Send Email again." msgstr "Wyślij e-mail ponownie." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send link" msgstr "Wyślij link" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Send notifications whenever a specific Event is created and matched by policies." msgstr "Wysyłaj powiadomienia za każdym razem, gdy określone zdarzenie zostanie utworzone i dopasowane do zasad." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Send once" msgstr "Wyślij raz" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send recovery link to user" msgstr "Wyślij link odzyskiwania do użytkownika" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Sent to group" msgstr "Wysłane do grup" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Separator: Static Separator Line" msgstr "Separator: Statyczna linia separatora" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Server URI" msgstr "URI serwera" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Server and client are further than 5 seconds apart." msgstr "Czas serwer i klienta różnią się o więcej niż 5 sekund." #~ msgid "Server name for which this provider's certificate is valid for." #~ msgstr "Nazwa serwera, dla którego ważny jest certyfikat tego dostawcy." -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Server validation of credential failed: {err}" msgstr "Weryfikacja poświadczeń serwera nie powiodła się: {err}" #~ msgid "Service Connections" #~ msgstr "Połączenia serwisowe" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Service Provider Binding" msgstr "Wiązanie usługodawcy" @@ -4911,11 +4911,11 @@ msgstr "Wiązanie usługodawcy" #~ msgid "Session" #~ msgstr "Sesja" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Session ID" msgstr "ID sesji" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Session duration" msgstr "Długość sesji" @@ -4923,11 +4923,11 @@ msgstr "Długość sesji" #~ msgid "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Sesja nieważna w bieżącym czasie lub później + ta wartość (Format: hours=1;minutes=2;seconds=3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session valid not on or after" msgstr "Sesja ważna nie w lub później" @@ -4935,51 +4935,51 @@ msgstr "Sesja ważna nie w lub później" msgid "Session(s)" msgstr "Sesja(e)" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/UserSettingsPage.ts msgid "Sessions" msgstr "Sesje" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set HTTP-Basic Authentication" msgstr "Ustaw HTTP-Basic Authentication" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set a custom HTTP-Basic Authentication header based on values from authentik." msgstr "Ustaw niestandardowy nagłówek HTTP-Basic Authentication na podstawie wartości z authentik." -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/users/UserForm.ts msgid "Set custom attributes using YAML or JSON." msgstr "Ustaw atrybuty niestandardowe za pomocą YAML lub JSON." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Set password" msgstr "Ustaw hasło" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." msgstr "Ustaw to na domenę, dla której chcesz, aby uwierzytelnianie było ważne. Musi być domeną nadrzędną powyższego adresu URL. Jeśli używasz aplikacji jako app1.domain.tld, app2.domain.tld, ustaw to na „domain.tld”." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Setup" msgstr "Instalacja" -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts msgid "Severity" msgstr "Poziom błędu" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." msgstr "Pokaż użytkownikowi dowolne pola wejściowe, na przykład podczas rejestracji. Dane są zapisywane w kontekście przepływu pod zmienną „prompt_data”." @@ -4987,7 +4987,7 @@ msgstr "Pokaż użytkownikowi dowolne pola wejściowe, na przykład podczas reje msgid "Show less" msgstr "Pokaż mniej" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show matched user" msgstr "Pokaż dopasowanego użytkownika" @@ -4995,73 +4995,73 @@ msgstr "Pokaż dopasowanego użytkownika" msgid "Show more" msgstr "Pokaż więcej" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show sources' labels" msgstr "Pokaż etykiety źródeł" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Shown as the Title in Flow pages." msgstr "Wyświetlany jako tytuł na stronach przepływu." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar right" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Sign up." msgstr "Zapisz się." -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signature algorithm" msgstr "Algorytm sygnatury" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Signing Certificate" msgstr "Certyfikat podpisujący" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Signing Key" msgstr "Klucz podpisujący" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signing keypair" msgstr "Podpisująca pary kluczy" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Single Prompts that can be used for Prompt Stages." msgstr "Pojedyncze monity, których można używać dla etapów monitów." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Single use" msgstr "Jednorazowego użytku" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" msgstr "" #~ msgid "Skip path regex" #~ msgstr "Pomiń path regex" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Slug" msgstr "Ślimak" -#: src/flows/FlowExecutor.ts -#: src/flows/stages/FlowErrorStage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/stages/FlowErrorStage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Something went wrong! Please try again later." msgstr "Coś poszło nie tak! Spróbuj ponownie później." @@ -5069,7 +5069,7 @@ msgstr "Coś poszło nie tak! Spróbuj ponownie później." #~ msgid "Source" #~ msgstr "Źródło" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Source linked" msgstr "Źródło połączone" @@ -5079,66 +5079,66 @@ msgstr "Źródło połączone" #~ msgid "Source {0}" #~ msgstr "Źródło {0}" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Source(s)" msgstr "Źródło(a)" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Sources" msgstr "Źródła" #~ msgid "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" #~ msgstr "Źródła tożsamości, które mogą być zsynchronizowane z bazą danych authentik, np. LDAP, lub mogą być używane przez użytkowników do uwierzytelniania i rejestracji, np. OAuth i loginy społecznościowe" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." msgstr "Źródła tożsamości, które mogą być zsynchronizowane z bazą danych authentik lub mogą być używane przez użytkowników do uwierzytelniania i rejestracji." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Spanish" msgstr "Hiszpański" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Specify multiple server URIs by separating them with a comma." msgstr "Określ wiele identyfikatorów URI serwera, oddzielając je przecinkami." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stacked" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts msgid "Stage" msgstr "Etap" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Stage Bindings" msgstr "Wiązania etapu" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stage Configuration" msgstr "Etap konfiguracji" #~ msgid "Stage binding" #~ msgstr "Wiązanie etapu" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage binding(s)" msgstr "Wiązania(a) etapu" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage kind" msgstr "Rodzaj etapu" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage name" msgstr "Nazwa etapu" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage object" msgstr "Obiekt etapu" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage type" msgstr "Typ etapu" @@ -5146,72 +5146,72 @@ msgstr "Typ etapu" #~ msgid "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." #~ msgstr "Etap używany do konfiguracji uwierzytelniacza, gdy użytkownik nie ma żadnych kompatybilnych urządzeń. Po zakończeniu tego etapu konfiguracji użytkownik nie jest ponownie pytany." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." msgstr "Etap używany do konfiguracji tokena uwierzytelniającego TOTP (tj. Authy/Google Authenticator)." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." msgstr "Etap używany do konfiguracji tokena uwierzytelniającego WebAuthn (tj. Yubikey, FaceID/Windows Hello)." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." msgstr "Etap używany do konfiguracji uwierzytelniania opartego na duo. Ten etap powinien być używany do przepływów konfiguracji." -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." msgstr "Stage używany do konfigurowania statycznego tokena uwierzytelniającego (tj. statycznych tokenów). Ten etap powinien być używany do przepływów konfiguracji." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Stage used to configure an SMS-based TOTP authenticator." msgstr "Etap używany do konfigurowania uwierzytelniania opartego na wiadomościach SMS TOTP." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." msgstr "Etap używany do walidacji dowolnego uwierzytelniacza. Ten etap powinien być używany podczas przepływów uwierzytelniania lub autoryzacji." -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stage(s)" msgstr "Etap(y)" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Stage-specific settings" msgstr "Ustawienia specyficzne dla etapu" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Stages" msgstr "Etapy" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." msgstr "Etapy to pojedyncze kroki przepływu, przez które prowadzony jest użytkownik. Etap można wykonać tylko z przepływu." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." msgstr "" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "State" msgstr "Stan" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Static Tokens" msgstr "Tokeny statyczne" @@ -5219,7 +5219,7 @@ msgstr "Tokeny statyczne" msgid "Static authenticator" msgstr "Uwierzytelniacz statyczny " -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Static token" msgstr "Token statyczny" @@ -5227,16 +5227,16 @@ msgstr "Token statyczny" msgid "Static tokens" msgstr "Tokeny statyczne" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Static: Static value, displayed as-is." msgstr "Statyczny: wartość statyczna, wyświetlana w stanie, w jakim jest." -#: src/pages/stages/deny/DenyStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Status" msgstr "Status" @@ -5246,25 +5246,25 @@ msgstr "Status" #~ msgid "Status: Enabled" #~ msgstr "Status: Włączony" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Stop impersonation" msgstr "Zatrzymaj podszywanie się" -#: src/pages/events/EventInfo.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Subject" msgstr "Przedmiot" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Subject mode" msgstr "Tryb przedmiotu" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Subject-alt name" msgstr "Alternatywna nazwa tematu" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Successful" msgstr "Pomyślny" @@ -5273,7 +5273,7 @@ msgstr "Pomyślny" msgid "Successful Logins" msgstr "Pomyślne logowania" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Successfully cleared flow cache" msgstr "Pamięć podręczna przepływu została wyczyszczona" @@ -5281,131 +5281,131 @@ msgstr "Pamięć podręczna przepływu została wyczyszczona" msgid "Successfully cleared notifications" msgstr "Pomyślnie wyczyszczono powiadomienia" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Successfully cleared policy cache" msgstr "Pamięć podręczna zasad została wyczyszczona" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Successfully copied TOTP Config." msgstr "Pomyślnie skopiowano konfigurację TOTP." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully created application." msgstr "Pomyślnie utworzono aplikacje." -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully created binding." msgstr "Pomyślnie utworzono powiązanie." -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully created certificate-key pair." msgstr "Pomyślnie utworzono parę certyfikat-klucz." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully created flow." msgstr "Pomyślnie utworzono przepływ." -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully created group." msgstr "Pomyślnie utworzono grupę." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully created instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully created integration." msgstr "Pomyślnie utworzono integracje." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully created invitation." msgstr "Pomyślnie utworzono zaproszenie." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully created mapping." msgstr "Pomyślnie utworzono mapowanie." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully created outpost." msgstr "Pomyślnie utworzono placówkę." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully created policy." msgstr "Pomyślnie utworzono zasadę." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully created prompt." msgstr "Pomyślnie utworzono monit." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully created provider." msgstr "Pomyślnie utworzono dostawcę." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully created rule." msgstr "Pomyślnie utworzono regułę." #~ msgid "Successfully created service-connection." #~ msgstr "Pomyślnie utworzono połączenie serwisowe." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully created source." msgstr "Pomyślnie utworzono źródło." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully created stage." msgstr "Pomyślnie utworzono etap." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully created tenant." msgstr "Pomyślnie utworzony najemce." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully created token." msgstr "Pomyślnie utworzono token." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully created transport." msgstr "Pomyślnie utworzono transport." -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully created user." msgstr "Pomyślnie utworzono użytkownika." @@ -5419,44 +5419,44 @@ msgstr "Pomyślnie usunięto {0} {1}" msgid "Successfully disconnected source" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Successfully generated certificate-key pair." msgstr "Pomyślnie wygenerowana para certyfikat-klucz." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Successfully generated recovery link" msgstr "Pomyślnie wygenerowano link odzyskiwania" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Successfully imported flow." msgstr "Pomyślnie zaimportowano przepływ." -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Successfully imported provider." msgstr "Pomyślnie zaimportowano dostawcę." -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Successfully sent email." msgstr "Pomyślnie wysłano e-mail." -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Successfully sent test-request." msgstr "Pomyślnie wysłano zapytanie testowe." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully updated application." msgstr "Pomyślnie zaktualizowano aplikację." -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully updated binding." msgstr "Pomyślnie zaktualizowano powiązanie." -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully updated certificate-key pair." msgstr "Pomyślnie zaktualizowano parę certyfikat-klucz." @@ -5472,207 +5472,207 @@ msgstr "" msgid "Successfully updated device." msgstr "Pomyślnie zaktualizowano urządzenie." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully updated flow." msgstr "Pomyślnie zaktualizowano przepływ." -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully updated group." msgstr "Pomyślnie zaktualizowano grupę." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully updated instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully updated integration." msgstr "Pomyślnie zaktualizowano integrację." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully updated invitation." msgstr "Pomyślnie zaktualizowano zaproszenie." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully updated mapping." msgstr "Pomyślnie zaktualizowano mapowanie." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully updated outpost." msgstr "Pomyślnie zaktualizowano placówkę." -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/UserPasswordForm.ts msgid "Successfully updated password." msgstr "Pomyślnie zaktualizowano hasło." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully updated policy." msgstr "Pomyślnie zaktualizowano zasadę." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully updated prompt." msgstr "Pomyślnie zaktualizowano monit." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully updated provider." msgstr "Pomyślnie zaktualizowano dostawcę." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully updated rule." msgstr "Pomyślnie zaktualizowano regułę." #~ msgid "Successfully updated service-connection." #~ msgstr "Pomyślnie zaktualizowano połączenie serwisowe." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully updated source." msgstr "Pomyślnie zaktualizowano źródło." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully updated stage." msgstr "Pomyślnie zaktualizowano etap." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully updated tenant." msgstr "Pomyślnie zaktualizowano najemcę." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully updated token." msgstr "Pomyślnie zaktualizowano token." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully updated transport." msgstr "Pomyślnie zaktualizowano transport." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully updated user." msgstr "Pomyślnie zaktualizowano użytkownika." -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Successfully updated {0} {1}" msgstr "Pomyślnie zaktualizowano {0} {1}" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Superuser" msgstr "Superużytkownik" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Superuser privileges?" msgstr "Uprawnienia superużytkownika?" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Superuser-groups" msgstr "Grupy superużytkowników" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Superusers" msgstr "Superużytkownicy" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Suspicious request" msgstr "Podejrzane zapytanie" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Symbol charset" msgstr "Zestaw znaków symboli" #~ msgid "Sync" #~ msgstr "Synchronizuj" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync groups" msgstr "Synchronizuj grupy" #~ msgid "Sync parent group" #~ msgstr "Synchronizuj grupę nadrzędną" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Sync status" msgstr "Status synchronizacji" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync users" msgstr "Synchronizuj użytkowników" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "System" msgstr "System" #~ msgid "System Overview" #~ msgstr "Przegląd systemu" -#: src/interfaces/AdminInterface.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "System Tasks" msgstr "Zadania systemowe" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "System status" msgstr "Status systemu" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task exception" msgstr "Wyjątek zadania systemowego" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task execution" msgstr "Wykonywanie zadań systemowych" #~ msgid "TLS Authentication Certificate" #~ msgstr "Certyfikat uwierzytelniania TLS" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "TLS Authentication Certificate/SSH Keypair" msgstr "Certyfikat uwierzytelniania TLS/para kluczy SSH" #~ msgid "TLS Server name" #~ msgstr "Nazwa serwera TLS" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "TLS Verification Certificate" msgstr "Certyfikat weryfikacji TLS" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "TOTP Authenticators" msgstr "Uwierzytelniacze TOTP" @@ -5684,62 +5684,62 @@ msgstr "Urządzenie TOTP" msgid "TOTP authenticator" msgstr "Uwierzytelniacz TOTP" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Taiwanese Mandarin" msgstr "Tajwański mandaryński" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Target" msgstr "Cel" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with errors" msgstr "Zadanie zakończone z błędami" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with warnings" msgstr "Zadanie zakończone z ostrzeżeniami" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Template" msgstr "Szablon" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Tenant" msgstr "Najemca" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenant(s)" msgstr "Najemca(y)" -#: src/interfaces/AdminInterface.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenants" msgstr "Najemcy" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test" msgstr "Test" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Test Policy" msgstr "Testuj zasadę" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test Property Mapping" msgstr "Testuj mapowanie właściwości" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text (read-only): Simple Text input, but cannot be edited." msgstr "Tekst (tylko do odczytu): Proste wprowadzanie tekstu, ale nie można go edytować." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text: Simple Text input" msgstr "Tekst: proste wprowadzanie tekstu" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "The Host IP of the docker host" msgstr "Adres IP hosta dockera" @@ -5747,27 +5747,27 @@ msgstr "Adres IP hosta dockera" msgid "The URL \"{0}\" was not found." msgstr "Nie znaleziono adresu URL „{0}”." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" msgstr "Autoryzator MUSI utworzyć dedykowane poświadczenie. Jeśli nie, RP jest przygotowany na wystąpienie błędu" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" msgstr "Program uwierzytelniający może utworzyć i przechowywać dedykowane dane uwierzytelniające, ale jeśli nie, to też jest w porządku" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator should not create a dedicated credential" msgstr "Program uwierzytelniający nie powinien tworzyć dedykowanego poświadczenia" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll access the application at. Include any non-standard port." msgstr "Zewnętrzny adres URL, pod którym uzyskasz dostęp do aplikacji. Uwzględnij dowolny niestandardowy port." #~ msgid "The external URL you'll authenticate at. Can be the same domain as authentik." #~ msgstr "Zewnętrzny adres URL, pod którym będziesz się uwierzytelniać. Może być tą samą domeną co authentik." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." msgstr "Zewnętrzny adres URL, pod którym będziesz się uwierzytelniać. Jądro serwera authentik powinien być dostępny pod tym adresem URL." @@ -5782,7 +5782,7 @@ msgstr "" msgid "The following objects use {objName}" msgstr "Następujące obiekty używają {objName}" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "The new application wizard greatly simplifies the steps required to create applications and providers." msgstr "" @@ -5795,7 +5795,7 @@ msgstr "" #~ "nie przechodzi, gdy jedna lub obie wybranych opcji są równe lub mniejsze niż\n" #~ "próg." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "The policy passes when the reputation score is below the threshold, and\n" "doesn't pass when either or both of the selected options are equal or above the\n" @@ -5805,23 +5805,23 @@ msgstr "" "nie przechodzi, gdy jedna lub obie wybrane opcje są równe lub wyższe od\n" "progu." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "The policy takes a random time to execute. This controls the minimum time it will take." msgstr "Wykonanie zasady zajmuje losowy czas. Kontroluje to minimalny czas, jaki zajmie." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" msgstr "Początek gidNumbers, liczba ta jest dodawana do liczby wygenerowanej z group.Pk, aby upewnić się, że liczby nie są zbyt niskie dla grup POSIX. Wartość domyślna to 4000, aby upewnić się, że nie kolidujemy z lokalnymi grupami lub użytkownikami podstawowymi grupami gidNumber" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" msgstr "Początek dla uidNumbers, ten numer jest dodawany do user.Pk, aby upewnić się, że liczby nie są zbyt niskie dla użytkowników POSIX. Wartość domyślna to 2000, aby zapewnić, że nie kolidujemy z lokalnymi użytkownikami uidNumber" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "These bindings control if this stage will be applied to the flow." msgstr "Te powiązania kontrolują, czy ten etap zostanie zastosowany do przepływu." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." @@ -5829,13 +5829,13 @@ msgstr "" "Te powiązania kontrolują zdarzenia, które wyzwala ta reguła. Wiązania do\n" "grupy/użytkownicy są sprawdzani względem użytkownika zdarzenia." -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "These bindings control which users can access this flow." msgstr "Te powiązania kontrolują, którzy użytkownicy mogą uzyskać dostęp do tego przepływu." -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." @@ -5843,55 +5843,55 @@ msgstr "" "Te powiązania kontrolują, którzy użytkownicy mogą uzyskać dostęp do tego źródła.\n" "Można tu używać tylko zasad, ponieważ dostęp jest sprawdzany przed uwierzytelnieniem użytkownika." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "These policies control which users can access this application." msgstr "Te zasady kontrolują, którzy użytkownicy mogą uzyskać dostęp do tej aplikacji." -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "This flow is completed." msgstr "Ten przepływ jest zakończony." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the full endpoint to send POST requests to." msgstr "To jest pełny punkt końcowy, do którego wysyłane są żądania POST." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the password to be used with basic auth" msgstr "To jest hasło używane z podstawowym uwierzytelnianiem" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the username to be used with basic auth or the token when used with bearer token" msgstr "To jest nazwa użytkownika, która ma być używana z podstawowym uwierzytelnianiem lub tokenem, gdy jest używany z tokenem okaziciela" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." msgstr "Ten dostawca będzie zachowywał się jak przezroczysty odwrotny serwer proxy, z wyjątkiem tego, że żądania muszą być uwierzytelnione. Jeśli Twoja aplikacja nadrzędna korzysta z protokołu HTTPS, upewnij się, że łączysz się z placówką również za pomocą protokołu HTTPS." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "This setting only affects new Events, as the expiration is saved per-event." msgstr "To ustawienie ma wpływ tylko na nowe zdarzenia, ponieważ data wygaśnięcia jest zapisywana dla każdego zdarzenia." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "This stage can be included in enrollment flows to accept invitations." msgstr "Ten etap można uwzględnić w przepływach rejestracji, aby akceptować zaproszenia." -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "This stage checks the user's current session against the Google reCaptcha service." msgstr "Ten etap sprawdza bieżącą sesję użytkownika z usługą Google reCaptcha." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Threshold" msgstr "Próg" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Time in minutes the token sent is valid." msgstr "Czas w minutach, w którym wysłany token jest ważny." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." msgstr "" @@ -5902,18 +5902,18 @@ msgstr "" #~ msgid "Time-based One-Time Passwords" #~ msgstr "Hasła jednorazowe oparte na czasie" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Timeout" msgstr "Limit czasu" -#: src/pages/flows/FlowForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Title" msgstr "Tytuł" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "To" msgstr "Do" @@ -5921,61 +5921,61 @@ msgstr "Do" #~ msgid "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." #~ msgstr "Aby zezwolić na dowolny identyfikator URI przekierowania, ustaw tę wartość na „*”. Bądź świadomy możliwych konsekwencji dla bezpieczeństwa, jakie może to mieć." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "To create a recovery link, the current tenant needs to have a recovery flow configured." msgstr "Aby utworzyć link odzyskiwania, bieżący najmeca musi mieć skonfigurowany przepływ odzyskiwania." #~ msgid "To directly reset a user's password, configure a recovery flow on the currently active tenant." #~ msgstr "Aby bezpośrednio zresetować hasło użytkownika, skonfiguruj przepływ odzyskiwania w aktualnie aktywnym najemcy." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." msgstr "Aby umożliwić użytkownikowi bezpośrednie zresetowanie hasła, skonfiguruj przepływ odzyskiwania w aktualnie aktywnym najemcy." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "To use SSL instead, use 'ldaps://' and disable this option." msgstr "Aby zamiast tego używać SSL, użyj „ldaps://” i wyłącz tę opcję." #~ msgid "Token" #~ msgstr "Token" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Token URL" msgstr "URL tokena" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Token count" msgstr "Liczba tokenów" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Token expiry" msgstr "Token wygasa" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Token is managed by authentik." msgstr "Token jest zarządzany przez authentik." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Token validity" msgstr "Ważność tokena" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Token(s)" msgstr "Token(y)" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens" msgstr "Tokeny" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Tokens & App passwords" msgstr "Tokeny i hasła aplikacji" @@ -5983,259 +5983,259 @@ msgstr "Tokeny i hasła aplikacji" msgid "Tokens and App passwords" msgstr "Tokeny i hasła aplikacji" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." msgstr "Tokeny są używane przez authentik do etapów weryfikacji poczty e-mail, kluczy odzyskiwania i dostępu do interfejsu API." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Tokens sent via SMS." msgstr "Tokeny wysyłane SMS-em." -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Total flows" msgstr "Łącznie przepływy" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Total groups" msgstr "Łącznie grup" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Total policies" msgstr "Łącznie zasad" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Total users" msgstr "Łącznie użytkowników" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Traditional authenticator" msgstr "Tradycyjny uwierzytelniacz" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Compose)" msgstr "Traefik (Compose)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Ingress)" msgstr "Traefik (Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Standalone)" msgstr "Traefik (Standalone)" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Transient" msgstr "przejściowy" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Transports" msgstr "Transporty" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Trusted OIDC Sources" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try it now" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try the new application wizard" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Turkish" msgstr "Turecki" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio" msgstr "Twilio" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Account SID" msgstr "Twilio Account SID" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Auth Token" msgstr "Twilio Auth Token" +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts #: src/elements/user/UserDevicesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Type" msgstr "Typ" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "UI settings" msgstr "Ustawienia interfejsu użytkownika" -#: src/pages/events/EventInfo.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "UID" msgstr "UID" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "UID start number" msgstr "Numer początkowy UID" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "UPN" msgstr "UPN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL settings" msgstr "Ustawienia URL" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "URL that authentik will redirect back to after successful authentication." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "URL that the initial Login request is sent to." msgstr "URL, do którego wysyłane jest początkowe żądanie logowania." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL the user is redirect to to consent the authorization." msgstr "URL, do którego użytkownik jest przekierowywany, aby wyrazić zgodę na autoryzację." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to get user information." msgstr "URL używany przez authentik do uzyskania informacji o użytkowniku." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to retrieve tokens." msgstr "URL używany przez authentik do pobierania tokenów." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used to request the initial token. This URL is only required for OAuth 1." msgstr "URL używany do żądania początkowego tokena. Ten adres URL jest wymagany tylko w przypadku protokołu OAuth 1." -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "URL which will be opened when a user clicks on the application." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated Paths" msgstr "Nieuwierzytelnione ścieżki" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated URLs" msgstr "Nieuwierzytelnione adresy URL" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Unbound policies" msgstr "Zasady niezwiązane" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Unenrollment" msgstr "Wypisanie się" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Unenrollment flow" msgstr "Przepływ wypisywania się" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Unhealthy" msgstr "Niezdrowy" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Unhealthy outposts" msgstr "Niezdrowe placówki" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Unknown" msgstr "Nieznany" #~ msgid "Unmanaged" #~ msgstr "Niezarządzany" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Unread notifications" msgstr "Nieprzeczytane powiadomienia" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Unsynced sources" msgstr "Niezsynchronizowane źródła" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Up-to-date!" 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserActiveForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserActiveForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update" msgstr "Aktualizuj" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Update Application" msgstr "Aktualizuj aplikację" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Binding" msgstr "Zaktualizuj wiązanie" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Update Blueprint" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Update Certificate-Key Pair" msgstr "Aktualizuj parę certyfikat-klucz" @@ -6243,91 +6243,91 @@ msgstr "Aktualizuj parę certyfikat-klucz" msgid "Update Device" msgstr "Aktualizuj urządzenie" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Update Flow" msgstr "Aktualizuj przepływ" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Group" msgstr "Aktualizuj grupę" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Update Invitation" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Update LDAP Provider" msgstr "Aktualizuj dostawcę LDAP" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Update LDAP Source" msgstr "Aktualizuj źródło LDAP" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Update Notification Rule" msgstr "Zaktualizuj regułę powiadamiania" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Update Notification Transport" msgstr "Zaktualizuj transport powiadomień" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Update OAuth Source" msgstr "Aktualizuj źródło OAuth" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Update OAuth2 Provider" msgstr "Aktualizuj dostawcę OAuth2" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Update Outpost" msgstr "Zaktualizuj placówkę" -#: src/pages/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts msgid "Update Plex Source" msgstr "Aktualizuj źródło Plex" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Update Prompt" msgstr "Aktualizuj monit" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Update Proxy Provider" msgstr "Aktualizuj dostawcę proxy" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Update SAML Provider" msgstr "Aktualizuj dostawcę SAML" -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Update SAML Source" msgstr "Aktualizuj źródło SAML" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Update Stage binding" msgstr "Zaktualizuj powiązanie etapu" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Update Tenant" msgstr "Zaktualizuj najemcę" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update Token" msgstr "Aktualizuj token" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update User" msgstr "Zaktualizuj użytkownika" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Update available" msgstr "Dostępna aktualizacja" @@ -6335,108 +6335,108 @@ msgstr "Dostępna aktualizacja" msgid "Update details" msgstr "Zaktualizuj szczegóły" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update password" msgstr "Zaktualizuj hasło" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/users/UserActiveForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/users/UserActiveForm.ts msgid "Update {0}" msgstr "Zaktualizuj {0}" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Updated" msgstr "Zaktualizowano" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Upstream host that the requests are forwarded to." msgstr "Host nadrzędny, do którego przekazywane są żądania." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use SSL" msgstr "Użyj SSL" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use TLS" msgstr "Użyj TLS" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a code-based authenticator." msgstr "Użyj uwierzytelniacza opartego na kodzie." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Use a security key" msgstr "Użyj klucza bezpieczeństwa" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a security key to prove your identity." msgstr "Użyj klucza bezpieczeństwa, aby potwierdzić swoją tożsamość." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use global settings" msgstr "Użyj ustawień globalnych" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's email address, but deny enrollment when the email address already exists." msgstr "Użyj adresu e-mail użytkownika, ale odrzuć rejestrację, gdy adres e-mail już istnieje." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's username, but deny enrollment when the username already exists." msgstr "Użyj nazwy użytkownika, ale odrzuć rejestrację, gdy nazwa użytkownika już istnieje." -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." msgstr "Użyj poniższej nazwy użytkownika i hasła do uwierzytelnienia. Hasło można później odzyskać na stronie Tokeny." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." msgstr "Użyj tego dostawcy z auth_request nginx lub forwardAuth traefik. Każda aplikacja/domena potrzebuje własnego dostawcy. Dodatkowo w każdej domenie /outpost.goauthentik.io musi być przekierowany do placówki (w przypadku korzystania z zarządzanej placówki jest to zrobione za Ciebie)." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." msgstr "Użyj tego dostawcy z auth_request nginx lub forwardAuth traefik. Tylko jeden dostawca jest wymagany na domenę główną. Nie możesz wykonać autoryzacji dla aplikacji, ale nie musisz tworzyć dostawcy dla każdej aplikacji." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Use this tenant for each domain that doesn't have a dedicated tenant." msgstr "Użyj tego najemcy dla każdej domeny, która nie ma dedykowanej najmecy." +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventListPage.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "User" msgstr "Użytkownik" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User Info" msgstr "Informacje użytkownika" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User Property Mappings" msgstr "Mapowania właściwości użytkownika" @@ -6446,15 +6446,15 @@ msgstr "Mapowania właściwości użytkownika" #~ msgid "User Settings" #~ msgstr "Ustawienia użytkownika" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + LDAP password" msgstr "Baza użytkowników + hasło LDAP" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + app passwords" msgstr "Baza użytkowników + hasła aplikacji" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + standard password" msgstr "Baza użytkowników + standardowe hasło" @@ -6462,193 +6462,193 @@ msgstr "Baza użytkowników + standardowe hasło" msgid "User details" msgstr "Szczegóły użytkownika" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User events" msgstr "Zdarzenia użytkownika" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "User fields" msgstr "Pola użytkownika" -#: src/pages/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "User folders" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "User interface" msgstr "Interfejs użytkownika" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "User mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "User matching mode" msgstr "Tryb dopasowania użytkownika" #~ msgid "User metrics" #~ msgstr "Metryki użytkownika" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User object filter" msgstr "Filtr obiektów użytkownika" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User password writeback" msgstr "Zapis zwrotny hasła użytkownika" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "User path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "User path template" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "User settings flow" msgstr "" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "User statistics" msgstr "Statystyki użytkowników" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User status" msgstr "Status użytkownika" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification" msgstr "Weryfikacja użytkownika" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification is preferred if available, but not required." msgstr "Preferowana jest weryfikacja użytkownika, jeśli jest dostępna, ale nie jest wymagana." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification must occur." msgstr "Musi nastąpić weryfikacja użytkownika." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification should not occur." msgstr "Weryfikacja użytkownika nie powinna nastąpić." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "User was written to" msgstr "Użytkownik zapisał do" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/UserViewPage.ts msgid "User {0}" msgstr "Użytkownik {0}" -#: src/flows/FormStatic.ts +#: src/flow/FormStatic.ts msgid "User's avatar" msgstr "Awatar użytkownika" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "User's display name." msgstr "Wyświetlana nazwa użytkownika." -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "User's primary identifier. 150 characters or fewer." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User(s)" msgstr "Użytkownik(cy)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the password part of the HTTP-Basic Header." msgstr "Atrybut użytkownika/grupy używany w części hasła nagłówka HTTP-Basic." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." msgstr "Atrybut użytkownika/grupy używany w części użytkownika nagłówka HTTP-Basic. Jeśli nie jest ustawiony, używany jest adres e-mail użytkownika." -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Userinfo URL" msgstr "URL Userinfo" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Username" msgstr "Nazwa użytkownika" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Username: Same as Text input, but checks for and prevents duplicate usernames." msgstr "Nazwa użytkownika: to samo, co wprowadzanie tekstu, ale sprawdza i zapobiega duplikowaniu nazw użytkowników." -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/UserListPage.ts msgid "Users" msgstr "Użytkownicy" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Users added to this group will be superusers." msgstr "Użytkownicy dodani do tej grupy będą superużytkownikami." -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Users created per day in the last month" msgstr "Użytkownicy stworzeni dziennie w ciągu ostatniego miesiąca" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." msgstr "Użytkownicy w wybranej grupie mogą wykonywać zapytania wyszukiwania. Jeśli nie wybrano żadnej grupy, nie są dozwolone żadne wyszukiwania LDAP." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using flow" msgstr "Używanie przepływu" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using source" msgstr "Używając źródła" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." msgstr "Ważne przez 360 dni, po czym hasło zostanie automatycznie zmienione. Możesz skopiować hasło z listy tokenów." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." msgstr "Prawidłowe adresy URL przekierowania po pomyślnym przebiegu autoryzacji. Określ również wszelkie źródła tutaj dla przepływów niejawnych." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Validate SSL Certificates of upstream servers." msgstr "Sprawdź poprawność certyfikatów SSL serwerów nadrzędnych." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Validate the user's password against the selected backend(s)." msgstr "Zweryfikuj hasło użytkownika w wybranych backendach." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Validation Policies" msgstr "Zasady weryfikacji" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Validity days" msgstr "Dni ważności" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Verification" msgstr "Weryfikacja" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Verification Certificate" msgstr "Certyfikat weryfikacji" @@ -6660,204 +6660,204 @@ msgstr "Certyfikat weryfikacji" #~ msgid "Verify only" #~ msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." msgstr "Zweryfikuj adres e-mail użytkownika, wysyłając mu jednorazowy link. Może być również używany do odzyskiwania w celu weryfikacji autentyczności użytkownika." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Version" msgstr "Wersja" #~ msgid "Version: {0}" #~ msgstr "Wersja: {0}" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "Version: {versionString}" msgstr "Wersja: {versionString}" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "View Deployment Info" msgstr "Wyświetl informacje o wdrożeniu" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "View deployment documentation" msgstr "Wyświetl dokumentację wdrożenia" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Visible in the URL." msgstr "Widoczne w adresie URL." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (max)" msgstr "Czekaj (max)" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (min)" 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 +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Warning" msgstr "Ostrzeżenie" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Warning: Application is not used by any Outpost." msgstr "Ostrzeżenie: Aplikacja nie jest używana przez żadną Placówkę." -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." msgstr "Ostrzeżenie: żaden etap zaproszenia nie jest powiązany z żadnym przepływem. Zaproszenia nie będą działać zgodnie z oczekiwaniami." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Warning: Policy is not assigned." msgstr "Ostrzeżenie: zasada nie jest przypisana." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Warning: Provider is not used by an Application." msgstr "Ostrzeżenie: Dostawca nie jest używany przez aplikację." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Warning: Provider is not used by any Outpost." msgstr "Ostrzeżenie: Dostawca nie jest używany przez żadną placówkę." -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Warning: Provider not assigned to any application." msgstr "Ostrzeżenie: dostawca nie jest przypisany do żadnej aplikacji." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." msgstr "Ostrzeżenie: masz zamiar usunąć użytkownika, na którym jesteś zalogowany jako ({0}). Kontynuuj na własne ryzyko." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Warning: authentik Domain is not configured, authentication will not work." msgstr "Ostrzeżenie: domena authentik nie jest skonfigurowana, uwierzytelnianie nie będzie działać." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Web Certificate" msgstr "Certyfikat sieciowy" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Web application" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "WebAuthn Authenticators" msgstr "Uwierzytelniacze WebAuthn" #~ msgid "WebAuthn Devices" #~ msgstr "Urządzenia WebAuthn" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (Slack/Discord)" msgstr "Webhook (Slack/Discord)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (generic)" msgstr "Webhook (ogólny)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook Mapping" msgstr "Mapowanie webhooka" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook URL" msgstr "URL webhooka" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Welcome, {name}." msgstr "Witaj, {name}." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When a user returns from the email successfully, their account will be activated." msgstr "Gdy użytkownik pomyślnie wróci z wiadomości e-mail, jego konto zostanie aktywowane." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." msgstr "Po wprowadzeniu prawidłowej nazwy użytkownika/adresu e-mail i włączeniu tej opcji zostanie wyświetlona nazwa użytkownika i awatar użytkownika. W przeciwnym razie zostanie wyświetlony tekst wprowadzony przez użytkownika." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." msgstr "Podczas łączenia się z serwerem LDAP za pomocą TLS, certyfikaty nie są domyślnie sprawdzane. Określ parę kluczy, aby zweryfikować certyfikat zdalny." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "When connecting via SSH, this keypair is used for authentication." msgstr "Podczas łączenia przez SSH ta para kluczy jest używana do uwierzytelniania." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When enabled, global Email connection settings will be used and connection settings below will be ignored." msgstr "Po włączeniu będą używane globalne ustawienia połączenia poczty e-mail, a poniższe ustawienia połączenia będą ignorowane." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "When enabled, the invitation will be deleted after usage." msgstr "Po włączeniu zaproszenie zostanie usunięte po użyciu." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When enabled, user fields are matched regardless of their casing." msgstr "Po włączeniu pola użytkownika są dopasowywane niezależnie od wielkości liter." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "When multiple stages are selected, the user can choose which one they want to enroll." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." msgstr "Po wybraniu pole hasła jest wyświetlane na tej samej stronie zamiast na osobnej stronie. Zapobiega to atakom polegającym na wyliczaniu nazw użytkowników." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." msgstr "Po wybraniu, przychodzące podpisy asercji będą sprawdzane względem tego certyfikatu. Aby zezwolić na niepodpisane żądania, pozostaw domyślnie." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." msgstr "Gdy ta opcja jest włączona, wszystkie wykonania tej zasady będą rejestrowane. Domyślnie rejestrowane są tylko błędy wykonania." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "When used in conjunction with a User Write stage, use attributes.foo to write attributes." msgstr "W przypadku użycia w połączeniu z etapem zapisu użytkownika, użyj attribute.foo do zapisania atrybutów." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "When using an external logging solution for archiving, this can be set to \"minutes=5\"." msgstr "W przypadku korzystania z zewnętrznego rozwiązania rejestrującego do archiwizacji można to ustawić na „minuty=5”." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." msgstr "Podczas korzystania z trybu proxy lub uwierzytelniania do przodu (pojedyncza aplikacja) żądana ścieżka URL jest porównywana z wyrażeniami regularnymi. Podczas korzystania z uwierzytelniania do przodu (tryb domeny) pełny żądany adres URL, w tym schemat i host, jest dopasowywany do wyrażeń regularnych." -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Whoops!" msgstr "Ups!" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Windows" msgstr "Windows" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Workers" msgstr "Workerów" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." @@ -6865,51 +6865,51 @@ msgstr "" "Zapisz dowolne dane z kontekstu „prompt_data” dla aktualnie oczekującego użytkownika. Jeśli nie ma użytkownika\n" "w toku, tworzony jest nowy użytkownik i zapisywane są do niego dane." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "X509 Subject" msgstr "Temat X509" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "XML-based SSO standard. Use this if your application only supports SAML." msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Yes" msgstr "Tak" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Yes ({0})" msgstr "Tak ({0})" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "Możesz wybrać tylko tych dostawców, którzy pasują do typu placówki." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "You're about to be redirect to the following URL." msgstr "Wkrótce nastąpi przekierowanie do następującego adresu URL." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "You're currently impersonating {0}. Click to stop." msgstr "Obecnie podszywasz się pod {0}. Kliknij, aby zatrzymać." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "app1 running on app1.example.com" msgstr "app1 działająca na app1.example.com" @@ -6919,11 +6919,11 @@ msgstr "app1 działająca na app1.example.com" #~ msgid "authentik LDAP Backend" #~ msgstr "Backend Backend authentika" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "authentik running on auth.example.com" msgstr "authentik działa na auth.example.com" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "authentik: Locale: Displays a list of locales authentik supports." msgstr "" @@ -6954,11 +6954,11 @@ msgstr "odniesienie zostanie zresetowane do wartości domyślnej" msgid "reference will be set to an empty value" msgstr "referencja zostanie ustawiona na pustą wartość" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with current user" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with inspector" msgstr "z inspektorem" @@ -6968,11 +6968,11 @@ msgstr "z inspektorem" msgid "{0}" msgstr "{0}" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} (\"{1}\", of type {2})" msgstr "{0} („{1}”, typu {2})" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} ({1})" msgstr "{0} ({1})" @@ -6985,7 +6985,7 @@ msgstr "{0} ({consequence})" msgid "{0} - {1} of {2}" msgstr "{0} - {1} z {2}" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "{0} is available!" msgstr "{0} jest dostępny!" @@ -6993,7 +6993,7 @@ msgstr "{0} jest dostępny!" msgid "{0} unread" msgstr "{0} nieprzeczytane" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "{0}, should be {1}" msgstr "{0}, powinno być {1}" diff --git a/web/src/locales/pseudo-LOCALE.po b/web/src/locales/pseudo-LOCALE.po index 92cb21f24..96ff4e669 100644 --- a/web/src/locales/pseudo-LOCALE.po +++ b/web/src/locales/pseudo-LOCALE.po @@ -29,105 +29,105 @@ msgstr "" msgid "(Format: hours=1;minutes=2;seconds=3)." msgstr "" +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts #: src/elements/user/SessionList.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "-" msgstr "" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid ".yaml files, which can be found on goauthentik.io and can be exported by authentik." msgstr "" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "6 digits, widely compatible" msgstr "" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "8 digits, not compatible with apps like Google Authenticator" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A \"roaming\" authenticator, like a YubiKey" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "A code has been sent to you via SMS." msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "A newer version of the frontend is available." msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A non-removable authenticator, like TouchID or Windows Hello" msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "A policy used for testing. Always returns the same result as specified below after waiting a random duration." msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "ACS URL" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ALL, all policies must match to grant access." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ALL, all policies must match to include this stage access." msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ANY, any policy must match to grant access." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ANY, any policy must match to include this stage access." msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "API" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "API Access" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth Username" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth password" msgstr "" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "API Hostname" msgstr "" @@ -135,7 +135,7 @@ msgstr "" msgid "API Requests" msgstr "" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "API Token (can be used to access the API programmatically)" msgstr "" @@ -143,11 +143,11 @@ msgstr "" msgid "API request failed" msgstr "" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "About applications" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Access Key" msgstr "" @@ -155,73 +155,73 @@ msgstr "" #~ msgid "Access code validity" #~ msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Access token URL" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Access token validity" msgstr "" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts 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 -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Actions" msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Actions over the last 24 hours" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Activate" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Activate pending user on success" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Active" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Add" msgstr "" @@ -249,40 +249,40 @@ msgstr "" #~ msgid "Add a provider which supports SAML 2.0." #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition Group DN" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition User DN" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Additional Scope" msgstr "" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Additional UI settings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional group DN, prepended to the Base DN." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Additional scope mappings, which are passed to the proxy." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts 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 +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional settings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional user DN, prepended to the Base DN." msgstr "" @@ -290,26 +290,26 @@ msgstr "" msgid "Admin" msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Admin interface" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Advanced protocol settings" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Advanced settings" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Affected model:" msgstr "" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Alert" msgstr "" @@ -317,95 +317,95 @@ msgstr "" #~ msgid "Algorithm used to sign the JWT Tokens." #~ msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allow IDP-initiated logins" msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allow friends to authenticate via Plex, even if you don't share any servers" msgstr "" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allow up to N occurrences in the HIBP database." msgstr "" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Allowed Redirect URIs" msgstr "" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allowed count" msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allowed servers" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Allows/denys requests based on the users and/or the IPs reputation." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Also known as Entity ID. Defaults the Metadata URL." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Also known as EntityID." msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Alternatively, if your current device has Duo installed, click on this link:" msgstr "" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Always require consent" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "An example setup can look like this:" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Any HTML can be used." msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "App" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "App password" msgstr "" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "App password (can be used to login using a flow executor)" msgstr "" +#: src/admin/admin-overview/TopApplicationsTable.ts +#: src/admin/providers/ProviderListPage.ts #: src/elements/user/UserConsentList.ts -#: src/pages/admin-overview/TopApplicationsTable.ts -#: src/pages/providers/ProviderListPage.ts msgid "Application" msgstr "" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts #: src/user/LibraryApplication.ts msgid "Application Icon" msgstr "" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Application Link" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application already has access to the following permissions:" msgstr "" @@ -413,48 +413,48 @@ msgstr "" msgid "Application authorizations" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Application authorized" msgstr "" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application details" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following new permissions:" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following permissions:" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Application type" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application's display Name." msgstr "" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "Application(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/outposts/OutpostForm.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/outposts/OutpostForm.ts msgid "Applications" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which redirect users to a non-web callback (for example, Android, iOS)" msgstr "" @@ -462,17 +462,17 @@ msgstr "" msgid "Apply changes" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Apps with most usage" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." msgstr "" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." @@ -486,7 +486,7 @@ msgstr "" msgid "Are you sure you want to delete {0} {objName} ?" msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Are you sure you want to update {0} \"{1}\"?" msgstr "" @@ -494,31 +494,31 @@ msgstr "" #~ msgid "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not before" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not on or after" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Assertions is empty" msgstr "" -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Assigned to application" msgstr "" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Assigned to {0} object(s)." msgstr "" @@ -526,23 +526,23 @@ msgstr "" #~ msgid "Assigned to {0} objects." #~ msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Attempted to log in as {0}" msgstr "" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." msgstr "" -#: src/pages/groups/GroupForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/users/UserForm.ts msgid "Attributes" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Audience" msgstr "" @@ -550,50 +550,50 @@ msgstr "" #~ msgid "Auth Type" #~ msgstr "" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Authenticating with Apple..." msgstr "" -#: src/flows/sources/plex/PlexLoginInit.ts +#: src/flow/sources/plex/PlexLoginInit.ts msgid "Authenticating with Plex..." msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authentication" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Authentication Type" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Authentication URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Authentication flow" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Authentication method" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Authentication without user interaction, or machine-to-machine authentication." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Authenticator" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Authenticator Attachment" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authorization" msgstr "" @@ -605,16 +605,16 @@ msgstr "" #~ msgid "Authorization Code(s)" #~ msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Authorization URL" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Authorization flow" msgstr "" @@ -622,23 +622,23 @@ msgstr "" msgid "Authorizations" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Authorize URL" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Authorized application:" msgstr "" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Auto-detect (based on your browser)" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Automate and template configuration within authentik." msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Avatar image" msgstr "" @@ -646,21 +646,21 @@ msgstr "" msgid "Back" msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Backends" msgstr "" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background" msgstr "" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Background image" msgstr "" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background shown during execution." msgstr "" @@ -676,91 +676,91 @@ msgstr "" #~ msgid "Backup status" #~ msgstr "" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Base DN" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the Hashed User ID" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's Email. This is recommended over the UPN method." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the username" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Basic Auth" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Basic-Auth" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Bearer Token" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind CN" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Bind DN" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind Password" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind flow" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind mode" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Bind stage" msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Binding" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Binding Type" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprint(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprints" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding settings" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding shown in page title and several other places." msgstr "" @@ -768,7 +768,7 @@ msgstr "" msgid "Browser" msgstr "" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Build hash:" msgstr "" @@ -776,48 +776,48 @@ msgstr "" #~ msgid "Build hash: {0}" #~ msgstr "" -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Built-in" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "By default, only icons are shown for sources. Enable this to show their full names." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." msgstr "" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Cached flows" msgstr "" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Cached policies" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Caddy (Standalone)" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Callback URL" msgstr "" @@ -825,44 +825,44 @@ msgstr "" #~ msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." #~ msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." msgstr "" +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/UserActiveForm.ts #: src/elements/forms/ConfirmationForm.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/forms/ModalForm.ts #: src/elements/wizard/Wizard.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/UserActiveForm.ts msgid "Cancel" msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Case insensitive matching" msgstr "" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Certificate" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA1)" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA256)" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Subject" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Certificate used to sign outgoing Responses going to the Service Provider." msgstr "" @@ -870,19 +870,19 @@ msgstr "" #~ msgid "Certificate-Key Pair" #~ msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pair(s)" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pairs" msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Certificate/Key used for authentication. Can be left empty for no authentication." msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Certificates" msgstr "" @@ -890,8 +890,8 @@ msgstr "" msgid "Change password" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Change status" msgstr "" @@ -899,39 +899,39 @@ msgstr "" msgid "Change your password" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Changelog" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Characters which are considered as symbols." msgstr "" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check Application access" msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check IP" msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check Username" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check access" msgstr "" @@ -941,19 +941,19 @@ msgstr "" #~ "5 characters of the SHA1 Hash." #~ msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Check outposts." msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Check status" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Check the IP of the Kubernetes service, or" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Check the logs" msgstr "" @@ -961,41 +961,41 @@ msgstr "" #~ msgid "Check your Emails for a password reset link." #~ msgstr "" -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Check your Inbox for a verification email." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Checkbox" msgstr "" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." msgstr "" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Checks if the request's user's password has been changed in the last x days, and denys based on settings." msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength." msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (simplified)" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (traditional)" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Clear Flow cache" msgstr "" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear Policy cache" msgstr "" @@ -1004,18 +1004,18 @@ msgstr "" msgid "Clear all" msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Clear background image" msgstr "" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear cache" msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Clear icon" msgstr "" @@ -1027,76 +1027,76 @@ msgstr "" msgid "Click to change value" msgstr "" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Click to copy token" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Client ID" msgstr "" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Client IP" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Client Secret" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Client type" msgstr "" +#: src/admin/outposts/OutpostDeploymentModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/notifications/NotificationDrawer.ts #: src/elements/wizard/Wizard.ts -#: src/pages/outposts/OutpostDeploymentModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "Close" msgstr "" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Code" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Common Name" msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Compatibility mode" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." msgstr "" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Configuration" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Configuration error" msgstr "" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Configuration flow" msgstr "" @@ -1104,7 +1104,7 @@ msgstr "" #~ msgid "Configuration stage" #~ msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Configuration stages" msgstr "" @@ -1116,35 +1116,35 @@ msgstr "" #~ msgid "Configure how long access codes are valid for." #~ msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long access tokens are valid for." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long refresh tokens and their id_tokens are valid for." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Configure how long tokens are valid for." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Configure how the flow executor should handle an invalid response to a challenge." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how the issuer field of the ID Token should be filled." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost authenticates requests." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost queries the core authentik server's users." msgstr "" @@ -1153,19 +1153,19 @@ msgstr "" #~ msgid "Configure settings relevant to your user profile." #~ msgstr "" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Configure the blueprint context, used for templating." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure the maximum allowed time drift for an assertion." msgstr "" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Configure visual settings and defaults for different domains." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." msgstr "" @@ -1178,7 +1178,7 @@ msgstr "" msgid "Connect" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Connect to the LDAP Server on port 389:" msgstr "" @@ -1199,8 +1199,8 @@ msgstr "" msgid "Connection error, reconnecting..." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Connection settings" msgstr "" @@ -1208,15 +1208,15 @@ msgstr "" msgid "Consent" msgstr "" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires in" msgstr "" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires." msgstr "" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent given last indefinitely" msgstr "" @@ -1224,67 +1224,67 @@ msgstr "" msgid "Consent(s)" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Groups." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Users." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer key" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer secret" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content right" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Context" msgstr "" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Continue" msgstr "" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "Continue flow without invitation" msgstr "" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Control how authentik exposes and interprets information." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Cookie domain" msgstr "" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Copy" msgstr "" @@ -1292,60 +1292,60 @@ msgstr "" #~ msgid "Copy Key" #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Copy download URL" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Copy recovery link" 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 -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/ApplicationWizard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create" @@ -1356,161 +1356,161 @@ msgstr "" msgid "Create App password" msgstr "" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/providers/RelatedApplicationButton.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/providers/RelatedApplicationButton.ts msgid "Create Application" msgstr "" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Binding" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Create Blueprint Instance" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Create Certificate-Key Pair" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Create Flow" msgstr "" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Create Group" msgstr "" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation" msgstr "" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." msgstr "" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Create Notification Rule" msgstr "" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Create Notification Transport" msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Create Outpost" msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Policy" msgstr "" -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Create Prompt" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "Create Service account" msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage binding" msgstr "" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Create Tenant" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create Token" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Create User" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Create a new application" msgstr "" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "Create a new application." msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "Create a new outpost integration." msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "Create a new policy." msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "Create a new property mapping." msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Create a new provider." msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "Create a new source." msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create a new stage." msgstr "" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Create application" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Create group" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Create provider" msgstr "" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "Create service account" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Create users as inactive" msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create {0}" msgstr "" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Created by" msgstr "" @@ -1518,9 +1518,9 @@ msgstr "" #~ msgid "Created {0}" #~ msgstr "" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "Creation Date" msgstr "" @@ -1528,99 +1528,99 @@ msgstr "" #~ msgid "Current plan cntext" #~ msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Current plan context" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "Currently set to:" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Customisation" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "DSA-SHA1" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Dashboards" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date Time" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Deactivate" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Debug" msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides the response when a policy denies access to this flow for a user." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default flows" msgstr "" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Default?" msgstr "" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "" +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/oauth/UserRefreshList.ts #: 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Delete" @@ -1651,19 +1651,19 @@ msgstr "" msgid "Delete account" msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Delete currently set background image." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Delete currently set icon." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Delete temporary users after" msgstr "" -#: src/pages/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts msgid "" "Delete the currently pending user. CAUTION, this stage does not ask for\n" "confirmation. Use a consent stage to ensure the user is aware of their actions." @@ -1674,48 +1674,48 @@ msgstr "" msgid "Delete {0}" msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Denied action" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Deny the user access" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Description" msgstr "" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Description shown to the user when consenting. If left empty, the user won't be informed." msgstr "" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Designation" msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Detailed health (one instance per column, data is cached so may be out of data)" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Determines how authentik sends the response back to the Service Provider." msgstr "" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." msgstr "" @@ -1723,11 +1723,11 @@ msgstr "" msgid "Device" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes which can be used to authenticate." msgstr "" @@ -1739,20 +1739,20 @@ msgstr "" msgid "Device(s)" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Diagram" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Digest algorithm" msgstr "" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Digits" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct binding, always execute the configured bind flow to authenticate the user." msgstr "" @@ -1760,11 +1760,11 @@ msgstr "" #~ msgid "Direct querying, always execute the configured bind flow to authenticate the user." #~ msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct querying, always returns the latest data, but slower than cached querying." msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Directory" msgstr "" @@ -1789,11 +1789,11 @@ msgstr "" #~ msgid "Disable Time-based OTP" #~ msgstr "" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Disabled" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Disabled blueprints are never applied." msgstr "" @@ -1802,38 +1802,38 @@ msgstr "" msgid "Disconnect" msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Docker URL" msgstr "" -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Domain" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Download" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Certificate" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Private key" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Download signing certificate" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Due to protocol limitations, this certificate is only used when the outpost has a single provider." msgstr "" @@ -1841,7 +1841,7 @@ msgstr "" #~ msgid "Dummy" #~ msgstr "" -#: src/pages/stages/dummy/DummyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts msgid "Dummy stage used for testing. Shows a simple continue button and always passes." msgstr "" @@ -1849,11 +1849,11 @@ msgstr "" #~ msgid "Duo" #~ msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Duo Authenticators" msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Duo activation" msgstr "" @@ -1861,57 +1861,57 @@ msgstr "" msgid "Duo authenticator" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Duo push-notifications" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Duration after which events will be deleted from the database." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Each provider has a different issuer, based on the application slug." msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Edit" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Binding" msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Group" msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Policy" msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Edit Stage" msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." msgstr "" @@ -1919,40 +1919,40 @@ msgstr "" msgid "Either no applications are defined, or you don't have access to any." msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Email" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Email address" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Email info:" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Email recovery link" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Email sent" msgstr "" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Email stage" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Email: Text field with Email type." msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Embedded outpost is not configured correctly." msgstr "" @@ -1969,7 +1969,7 @@ msgstr "" #~ msgid "Enable SMS authenticator" #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Enable StartTLS" msgstr "" @@ -1981,26 +1981,26 @@ msgstr "" #~ msgid "Enable TOTP" #~ msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts 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 -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Enabled" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Enabling this toggle will create a group named after the user, with the user as member." msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "English" msgstr "" @@ -2008,39 +2008,39 @@ msgstr "" msgid "Enroll" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Enrollment" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Enrollment flow" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "EntityID/Issuer" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Error" msgstr "" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Error creating credential: {err}" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Error message" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when creating credential: {err}" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when validating assertion on server: {err}" msgstr "" @@ -2052,23 +2052,23 @@ msgstr "" #~ msgid "Error: unsupported stage settings: {0}" #~ msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate on plan" msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies before the Stage is present to the user." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." msgstr "" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Event Log" msgstr "" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event info" msgstr "" @@ -2081,25 +2081,25 @@ msgstr "" #~ msgid "Event matcher policy" #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Event retention" msgstr "" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event {0}" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Events" msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Everything is ok." msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Exception" msgstr "" @@ -2111,7 +2111,7 @@ msgstr "" #~ msgid "Execute arbitrary Python code to implement custom checks and validation." #~ msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Execute flow" msgstr "" @@ -2119,32 +2119,32 @@ msgstr "" #~ msgid "Execute with inspector" #~ msgstr "" -#: src/pages/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts msgid "Executes the python snippet to determine whether to allow or deny a request." msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Execution logging" msgstr "" +#: src/admin/stages/invitation/InvitationForm.ts #: src/elements/oauth/UserRefreshList.ts #: src/elements/user/SessionList.ts #: src/elements/user/UserConsentList.ts -#: src/pages/stages/invitation/InvitationForm.ts msgid "Expires" msgstr "" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expires on" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expires?" msgstr "" @@ -2153,43 +2153,43 @@ msgstr "" msgid "Expiring" msgstr "" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expiring?" msgstr "" +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts #: src/elements/user/SessionList.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts msgid "Expiry" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expiry date" msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Explicit Consent" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Explore integrations" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export flow" msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression" msgstr "" @@ -2197,36 +2197,36 @@ msgstr "" #~ msgid "Expression policy" #~ msgstr "" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression using Python." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "External API URL" msgstr "" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "External Host" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain you will be accessing the domain from." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "External host" msgstr "" @@ -2235,27 +2235,27 @@ msgstr "" msgid "Failed Logins" msgstr "" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Failed Logins per day in the last month" msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Failed attempts before cancel" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Failed login" msgstr "" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Failed sources" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Failed to delete flow cache" msgstr "" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Failed to delete policy cache" msgstr "" @@ -2273,37 +2273,37 @@ msgstr "" msgid "Failed to fetch objects." msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Failed to update {0}: {1}" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Favicon" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/sources/SourceListPage.ts msgid "Federation & Social login" msgstr "" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Field" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Field Key" msgstr "" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Field key to check, field keys defined in Prompt stages are available." msgstr "" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Field of the user object this value is written to." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains a unique Identifier." msgstr "" @@ -2311,19 +2311,19 @@ msgstr "" #~ msgid "Field which contains members of a group." #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" msgstr "" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Fields" msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "File" msgstr "" @@ -2331,113 +2331,113 @@ msgstr "" msgid "Finish" msgstr "" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Flow" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Flow Overview" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Flow execution" msgstr "" -#: src/flows/FlowInspector.ts -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Flow inspector" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Flow settings" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when authenticating existing users." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when enrolling new users." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow used before authentication." msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." msgstr "" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Flow used for users to authenticate. Currently only identification and password stages are supported." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Flow used when authorizing this provider." msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts msgid "Flow used when users access this application." msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flow(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Flows" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Flows & Stages" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." msgstr "" -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "Follow redirect" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Force the user to configure an authenticator" msgstr "" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Forgot password?" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Forgot username or password?" msgstr "" @@ -2447,78 +2447,78 @@ msgstr "" msgid "Form didn't return a promise for submitting" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Format: \"weeks=3;days=2;hours=3,seconds=2\"." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Forward auth (domain level)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (domain-level)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (single application)" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "French" msgstr "" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Friendly Name" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "From" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "From address" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "From number" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "GID start number" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "General system exception" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "General system status" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate Certificate-Key Pair" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Generic" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Generic OpenID Connect" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "German" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Get this value from https://console.twilio.com" msgstr "" @@ -2538,55 +2538,55 @@ msgstr "" #~ msgid "Go to user interface" #~ msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/RuleForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Group" msgstr "" -#: src/pages/groups/GroupViewPage.ts +#: src/admin/groups/GroupViewPage.ts msgid "Group Info" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group Property Mappings" msgstr "" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Group mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group membership field" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group object filter" msgstr "" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Group users together and give them permissions based on the membership." msgstr "" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Group {0}" msgstr "" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Group(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts msgid "Groups" msgstr "" @@ -2594,19 +2594,19 @@ msgstr "" #~ msgid "HS256 (Symmetric Encryption)" #~ msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Password Key" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Username Key" msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "HTTPS is not detected correctly" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Hash phone number" msgstr "" @@ -2618,63 +2618,63 @@ msgstr "" #~ msgid "Have I been pwned policy" #~ msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Health and Version" msgstr "" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Healthy outposts" msgstr "" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Healthy sources" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Help text" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Hide managed mappings" msgstr "" -#: src/pages/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts msgid "Hide service-accounts" msgstr "" -#: src/pages/events/RuleForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Hold control/command to select multiple items." msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "How to connect" msgstr "" +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "ID" msgstr "" @@ -2682,7 +2682,7 @@ msgstr "" msgid "ID Token" msgstr "" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "IP" msgstr "" @@ -2691,24 +2691,24 @@ msgstr "" #~ msgid "IP Reputation" #~ msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Icon" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in sidebar/header and flow executor." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in the browser tab." msgstr "" -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenForm.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Identifier" @@ -2718,28 +2718,28 @@ msgstr "" #~ msgid "Identity & Cryptography" #~ msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If checked, the launch URL will open in a new browser tab or window from the user's application library." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If left empty, authentik will try to extract the launch URL based on the selected provider." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "If multiple providers share an outpost, a self-signed certificate is used." msgstr "" @@ -2747,7 +2747,7 @@ msgstr "" #~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed." #~ msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." msgstr "" @@ -2757,100 +2757,100 @@ msgstr "" #~ "and show a notice." #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to configure details of their profile." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." msgstr "" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." msgstr "" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "If this is selected, the token will expire. Upon expiration, the token will be rotated." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." msgstr "" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik Instance is using a self-signed certificate, set this value." msgstr "" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik_host setting does not match the URL you want to login with, add this setting." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Impersonate" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation ended" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation started" msgstr "" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import Flow" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Import SAML metadata" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Import certificates of external providers or create certificates to sign requests with." msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import the metadata document of the applicaation you want to configure." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "In case you can't access any other method." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Inactive" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include claims in id_token" msgstr "" -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Integration" msgstr "" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Integration key" msgstr "" @@ -2858,47 +2858,47 @@ msgstr "" #~ msgid "Integrations" #~ msgstr "" -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Intent" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Internal Host" msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Internal application name, used in URLs." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host SSL Validation" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Interpret placeholder as expression" msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Invalid response action" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Invalidation" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Invalidation flow" msgstr "" @@ -2906,43 +2906,43 @@ msgstr "" #~ msgid "Invitation" #~ msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Invitation used" msgstr "" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitation(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitations" msgstr "" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Is active" msgstr "" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Is superuser" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Issuer" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Issuer mode" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "JWKS URL" msgstr "" @@ -2950,11 +2950,11 @@ msgstr "" #~ msgid "JWT Algorithm" #~ msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "JWTs signed by certificates configured here can be used to authenticate to the provider." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Key used to sign the tokens." msgstr "" @@ -2962,17 +2962,17 @@ msgstr "" #~ msgid "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." #~ msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Keypair which is used to sign outgoing requests. Leave empty to disable signing." msgstr "" -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Kubeconfig" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "LDAP" msgstr "" @@ -2980,28 +2980,28 @@ msgstr "" #~ msgid "LDAP (Technical preview)" #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "LDAP Attribute mapping" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "LDAP DN under which bind requests and search requests can be made." msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "LDAP Sync status" msgstr "" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "LDAP details" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Label" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Label shown next to/above the prompt." msgstr "" @@ -3010,52 +3010,52 @@ msgstr "" msgid "Last IP" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Last applied" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Last login" msgstr "" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Last run" msgstr "" -#: src/pages/outposts/OutpostHealth.ts -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Last seen: {0}" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Last sync: {0}" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Last validation threshold" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Launch" msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Launch URL" msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Layout" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Legacy applications which don't natively support SSO." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Let the user identify themselves with their username or Email address." msgstr "" @@ -3063,150 +3063,150 @@ msgstr "" #~ msgid "Library" #~ msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Link" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical username. Can have security implications when a username is used with another source." msgstr "" -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Link to use the invitation." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link users on unique identifier" msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Load servers" msgstr "" +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts #: src/elements/table/Table.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowInspector.ts -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/email/EmailStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowInspector.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/email/EmailStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts +#: src/user/LibraryPage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/stages/prompt/PromptStage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/sources/SourceSettings.ts -#: src/utils.ts msgid "Loading" msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationListLink.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserResetEmailForm.ts #: src/elements/Spinner.ts -#: 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 -#: src/pages/flows/StageBindingForm.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationListLink.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserResetEmailForm.ts msgid "Loading..." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Local" msgstr "" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Local (notifications will be created within authentik)" msgstr "" @@ -3214,73 +3214,73 @@ msgstr "" #~ msgid "Locale" #~ msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Log messages" msgstr "" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Log the currently pending user in." msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Logging in via {0}." msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Login" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Login to continue to {0}." msgstr "" -#: src/pages/admin-overview/TopApplicationsTable.ts +#: src/admin/admin-overview/TopApplicationsTable.ts msgid "Logins" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Logins over the last 24 hours" msgstr "" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Logins per day in the last month" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Logo" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Logout" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Logout URL" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Logs" msgstr "" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Long-running operations which authentik executes in the background." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE will notify the user the flow isn't applicable." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "MFA Authenticators" msgstr "" @@ -3288,131 +3288,131 @@ msgstr "" msgid "MFA Devices" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Machine-to-Machine authentication settings" msgstr "" -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts msgid "Make sure to keep these tokens in a safe place." msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik (Discovered)" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manual configuration" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manually configure SAML" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Mark newly created users as inactive." msgstr "" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match created events with this action type. When left empty, all action types will be matched." msgstr "" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match events created by selected application. When left empty, all applications are matched." msgstr "" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." msgstr "" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches an event against a set of criteria. If any of the configured values match, the policy passes." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." msgstr "" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Maximum age (in days)" msgstr "" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/GroupSelectModal.ts msgid "Members" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Message" msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Messages" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Metadata" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts msgid "Method details" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Digits" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Lowercase Characters" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Symbols Characters" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Uppercase Characters" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum length" msgstr "" -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Mode" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Model Name" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model created" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model deleted" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model updated" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Modern applications, APIs and Single-page applications." msgstr "" @@ -3428,160 +3428,160 @@ msgstr "" msgid "My applications" msgstr "" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/user/UserDevicesList.ts -#: 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 -#: src/pages/events/EventInfo.ts -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADeviceForm.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Name" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Name of the form field, also used to store the value." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "NameID Policy" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "NameID Property Mapping" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Native application" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Need an account?" msgstr "" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negate result" msgstr "" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negates the outcome of the binding. Messages are unaffected." msgstr "" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "New application" msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "New outpost integration" msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "New policy" msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "New property mapping" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "New provider" msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "New source" msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "New stage" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "New version available!" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Newly created users are added to this group, if a group is selected." msgstr "" @@ -3589,39 +3589,39 @@ msgstr "" msgid "Next" msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Next stage" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Ingress)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Proxy Manager)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (standalone)" msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "No" msgstr "" @@ -3635,19 +3635,19 @@ msgstr "" msgid "No Events found." msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No Policies bound." msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No Stages bound" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "No additional data available." msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "No additional setup is required." msgstr "" @@ -3657,12 +3657,12 @@ msgstr "" msgid "No form found" msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "No integration active" msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "No log messages." msgstr "" @@ -3676,16 +3676,16 @@ msgstr "" msgid "No objects found." msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No policies are currently bound to this object." msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "No preference is sent" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "No recovery flow is configured." msgstr "" @@ -3697,27 +3697,27 @@ msgstr "" msgid "No settings flow configured." msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No stages are currently bound to this flow." msgstr "" -#: src/pages/admin-overview/cards/WorkerStatusCard.ts +#: src/admin/admin-overview/cards/WorkerStatusCard.ts msgid "No workers connected. Background tasks will not run." msgstr "" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "None (rule disabled)" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Normal" msgstr "" -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Not available" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Not configured action" msgstr "" @@ -3730,7 +3730,7 @@ msgstr "" msgid "Not found" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Not synced yet." msgstr "" @@ -3738,33 +3738,33 @@ msgstr "" msgid "Not used by any other object." msgstr "" -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Not you?" msgstr "" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Notice" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/RuleListPage.ts msgid "Notification Rules" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/TransportListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/TransportListPage.ts msgid "Notification Transports" msgstr "" @@ -3772,11 +3772,11 @@ msgstr "" #~ msgid "Notification rule" #~ msgstr "" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Notification rule(s)" msgstr "" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Notification transport(s)" msgstr "" @@ -3792,11 +3792,11 @@ msgstr "" #~ msgid "Notifications Transport" #~ msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Number" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Number the SMS will be sent from." msgstr "" @@ -3804,7 +3804,7 @@ msgstr "" #~ msgid "OAuth Authorization Codes" #~ msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "OAuth Refresh Codes" msgstr "" @@ -3816,40 +3816,40 @@ msgstr "" #~ msgid "OAuth/OIDC" #~ msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "OAuth2/OIDC" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC Well-known URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "OK" msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Object" msgstr "" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Object field" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Object uniqueness field" msgstr "" @@ -3857,7 +3857,7 @@ msgstr "" msgid "Objects created" msgstr "" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Offset after which consent expires." msgstr "" @@ -3865,17 +3865,17 @@ msgstr "" #~ msgid "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "On behalf of {0}" msgstr "" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Only fail the policy, don't invalidate user's password." msgstr "" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Only send notification once, for example when sending a webhook into a chat channel." msgstr "" @@ -3887,11 +3887,11 @@ msgstr "" #~ msgid "Open application" #~ msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Open in new tab" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Open issue on GitHub..." msgstr "" @@ -3899,51 +3899,51 @@ msgstr "" msgid "Open settings" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration Issuer" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration URL" msgstr "" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Optional Private Key. If this is set, you can use this keypair for encryption." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Optional URL if the IDP supports Single-Logout." msgstr "" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional enrollment flow, which is linked at the bottom of the page." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional recovery flow, which is linked at the bottom of the page." msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Optional, comma-separated SubjectAlt Names." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Optionally enter a group name. Applications with identical groups are shown grouped together." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Optionally pre-fill the input value" msgstr "" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "" @@ -3951,29 +3951,29 @@ msgstr "" #~ msgid "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." #~ msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Or" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Order" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Orphaned" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Other global settings" msgstr "" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Outdated outposts" msgstr "" @@ -3981,11 +3981,11 @@ msgstr "" #~ msgid "Outpost" #~ msgstr "" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Outpost Deployment Info" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Outpost Integrations" msgstr "" @@ -3997,54 +3997,54 @@ msgstr "" #~ msgid "Outpost integration" #~ msgstr "" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Outpost integration(s)" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Outpost status" msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outpost(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts" msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Overview" msgstr "" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "PEM-encoded Certificate data." msgstr "" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Parent" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Parent group for all the groups imported from LDAP." msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Pass policy?" msgstr "" @@ -4052,17 +4052,17 @@ msgstr "" #~ msgid "Passes when Event matches selected criteria." #~ msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Passing" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserPasswordForm.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Password" msgstr "" @@ -4074,8 +4074,8 @@ msgstr "" #~ msgid "Password expiry policy" #~ msgstr "" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Password field" msgstr "" @@ -4083,11 +4083,11 @@ msgstr "" #~ msgid "Password policy" #~ msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Password set" msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Password stage" msgstr "" @@ -4095,27 +4095,27 @@ msgstr "" #~ msgid "Password, 2FA, etc" #~ msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Passwordless flow" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/users/UserForm.ts msgid "Path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Path new users will be created under. If left blank, the default path will be used.fo" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug." msgstr "" @@ -4123,70 +4123,70 @@ msgstr "" msgid "Permissions" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Persistent" msgstr "" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Phone number" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Placeholder" msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Plan history" msgstr "" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter the code you received via SMS" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Please enter your Code" msgstr "" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter your Phone number." msgstr "" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Please enter your TOTP Code" msgstr "" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Please enter your password" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policies" msgstr "" -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Policy" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Policy / Group / User Bindings" msgstr "" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policy / Policies" msgstr "" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy / User / Group" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Policy Bindings" msgstr "" @@ -4194,22 +4194,22 @@ msgstr "" #~ msgid "Policy binding" #~ msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy binding(s)" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Policy engine mode" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy exception" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy execution" msgstr "" @@ -4223,58 +4223,58 @@ msgstr "" #~ "but takes a random time to process." #~ msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy {0}" msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Policy-specific settings" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Polish" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Post" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding (auto-submit)" msgstr "" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Powered by authentik" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Pre-authentication flow" msgstr "" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private Key" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Private key available?" msgstr "" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Profile URL" msgstr "" @@ -4282,16 +4282,16 @@ msgstr "" #~ msgid "Prompt" #~ msgstr "" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." msgstr "" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompt(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompts" msgstr "" @@ -4299,63 +4299,63 @@ msgstr "" #~ msgid "Property Mapping" #~ msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Property Mapping exception" msgstr "" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mapping(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mappings" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Property mappings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to group creation." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to user creation." msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Protocol Settings" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Protocol settings" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Provide an LDAP interface for applications and users to authenticate against." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provide support for protocols like SAML and OAuth to assigned applications." msgstr "" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Provider" msgstr "" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Provider Type" msgstr "" @@ -4363,46 +4363,46 @@ msgstr "" #~ msgid "Provider type" #~ msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provider(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/ProviderListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Providers" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Proxy" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "Proxy details" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Public" msgstr "" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public Key" msgstr "" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Publisher" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Quick actions" msgstr "" @@ -4410,15 +4410,15 @@ msgstr "" #~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context." #~ msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART restarts the flow from the beginning." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RETRY returns the error message and a similar challenge to the executor." msgstr "" @@ -4430,73 +4430,73 @@ msgstr "" #~ msgid "RSA Key" #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA1" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA256" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA384" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA512" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Raw JWKS data." msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Re-authenticate with plex" msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Re-evaluate policies" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Receive a push notification on your device." msgstr "" -#: src/pages/flows/utils.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/flows/utils.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery" msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Recovery keys" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery link cannot be emailed, user has no email address saved." msgstr "" -#: src/flows/stages/RedirectStage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/flow/stages/RedirectStage.ts msgid "Redirect" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Redirect URIs" msgstr "" @@ -4504,11 +4504,11 @@ msgstr "" #~ msgid "Redirect URIs/Origins" #~ msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Redirect URIs/Origins (RegEx)" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Redirect binding" msgstr "" @@ -4525,7 +4525,7 @@ msgstr "" msgid "Refresh Code(s)" msgstr "" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Register device" msgstr "" @@ -4533,34 +4533,34 @@ msgstr "" #~ msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." #~ msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Regular user" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Related" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Related objects" msgstr "" -#: src/pages/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts msgid "Remove the user from the current session." msgstr "" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation" msgstr "" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." msgstr "" @@ -4584,29 +4584,29 @@ msgstr "" #~ msgid "Reputation policy - Users" #~ msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation scores" msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Request" msgstr "" -#: src/flows/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts msgid "Request has been denied." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Request token URL" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Required" msgstr "" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Required." msgstr "" @@ -4615,11 +4615,11 @@ msgstr "" #~ msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." #~ msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Reset Password" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Resident key requirement" msgstr "" @@ -4627,12 +4627,12 @@ msgstr "" #~ msgid "Resources" #~ msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Result" msgstr "" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Retry" msgstr "" @@ -4640,11 +4640,11 @@ msgstr "" #~ msgid "Retry Task" #~ msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Retry authentication" msgstr "" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Return" msgstr "" @@ -4653,9 +4653,9 @@ msgstr "" msgid "Return home" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Return to device picker" msgstr "" @@ -4671,11 +4671,11 @@ msgstr "" msgid "Root" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Run sync again" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "SAML" msgstr "" @@ -4683,19 +4683,19 @@ msgstr "" #~ msgid "SAML (metadata import)" #~ msgstr "" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "SAML Attribute Name" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Configuration" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "SAML details" msgstr "" @@ -4703,32 +4703,32 @@ msgstr "" #~ msgid "SAML details (import from metadata)" #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA1" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA256" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA384" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA512" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SLO URL" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "SMS" msgstr "" @@ -4736,44 +4736,44 @@ msgstr "" msgid "SMS authenticator" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "SMS-based Authenticators" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Host" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Password" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Port" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Username" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SSO URL" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (IdP-initiated Login)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Post)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Redirect)" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Same identifier is used for all providers" msgstr "" @@ -4781,33 +4781,33 @@ msgstr "" msgid "Save" msgstr "" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope name" msgstr "" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope which the client can specify to access these properties." msgstr "" +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts msgid "Scopes" msgstr "" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Score" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Search base" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search group" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search mode" msgstr "" @@ -4816,11 +4816,11 @@ msgstr "" msgid "Search..." msgstr "" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Secret key" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was rotated" msgstr "" @@ -4828,11 +4828,11 @@ msgstr "" #~ msgid "Secret was rotation" #~ msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was viewed" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Secret:" msgstr "" @@ -4840,15 +4840,15 @@ msgstr "" msgid "Security key authenticator" msgstr "" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "See documentation for a list of all variables." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Select a provider that this application should use. Alternatively, create a new provider." msgstr "" @@ -4856,11 +4856,11 @@ msgstr "" msgid "Select all rows" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Select an authentication method." msgstr "" -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Select an enrollment flow" msgstr "" @@ -4872,44 +4872,44 @@ msgstr "" msgid "Select an object." msgstr "" -#: src/pages/users/GroupSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Select groups to add user to" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Select one of the sources below to login." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Select type" msgstr "" -#: src/pages/groups/MemberSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts msgid "Select users to add" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Select which scopes can be used by the client. The client still has to specify the scope to access the data." msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Select which server a user has to be a member of to be allowed to authenticate." msgstr "" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." msgstr "" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Selected policies are executed when the stage is submitted to validate the data." msgstr "" @@ -4917,50 +4917,50 @@ msgstr "" #~ msgid "Selecting a service-connection enables the management of the outpost by authentik." #~ msgstr "" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Selecting an integration enables the management of the outpost by authentik." msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Selection of backends to test the password against." msgstr "" -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Send Email again." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send link" msgstr "" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Send notifications whenever a specific Event is created and matched by policies." msgstr "" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Send once" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send recovery link to user" msgstr "" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Sent to group" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Separator: Static Separator Line" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Server URI" msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Server and client are further than 5 seconds apart." msgstr "" @@ -4968,7 +4968,7 @@ msgstr "" #~ msgid "Server name for which this provider's certificate is valid for." #~ msgstr "" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Server validation of credential failed: {err}" msgstr "" @@ -4976,7 +4976,7 @@ msgstr "" #~ msgid "Service Connections" #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Service Provider Binding" msgstr "" @@ -4989,11 +4989,11 @@ msgstr "" #~ msgid "Session" #~ msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Session ID" msgstr "" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Session duration" msgstr "" @@ -5001,11 +5001,11 @@ msgstr "" #~ msgid "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session valid not on or after" msgstr "" @@ -5013,51 +5013,51 @@ msgstr "" msgid "Session(s)" msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/UserSettingsPage.ts msgid "Sessions" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set HTTP-Basic Authentication" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set a custom HTTP-Basic Authentication header based on values from authentik." msgstr "" -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/users/UserForm.ts msgid "Set custom attributes using YAML or JSON." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Set password" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Setup" msgstr "" -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts msgid "Severity" msgstr "" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." msgstr "" @@ -5065,7 +5065,7 @@ msgstr "" msgid "Show less" msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show matched user" msgstr "" @@ -5073,56 +5073,56 @@ msgstr "" msgid "Show more" msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show sources' labels" msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Shown as the Title in Flow pages." msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar right" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Sign up." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signature algorithm" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Signing Certificate" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Signing Key" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signing keypair" msgstr "" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Single Prompts that can be used for Prompt Stages." msgstr "" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Single use" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" msgstr "" @@ -5130,17 +5130,17 @@ msgstr "" #~ msgid "Skip path regex" #~ msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Slug" msgstr "" -#: src/flows/FlowExecutor.ts -#: src/flows/stages/FlowErrorStage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/stages/FlowErrorStage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Something went wrong! Please try again later." msgstr "" @@ -5149,7 +5149,7 @@ msgstr "" #~ msgid "Source" #~ msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Source linked" msgstr "" @@ -5162,11 +5162,11 @@ msgstr "" #~ msgid "Source {0}" #~ msgstr "" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Source(s)" msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Sources" msgstr "" @@ -5174,32 +5174,32 @@ msgstr "" #~ msgid "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" #~ msgstr "" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Spanish" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Specify multiple server URIs by separating them with a comma." msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stacked" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts msgid "Stage" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Stage Bindings" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stage Configuration" msgstr "" @@ -5207,23 +5207,23 @@ msgstr "" #~ msgid "Stage binding" #~ msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage binding(s)" msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage kind" msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage name" msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage object" msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage type" msgstr "" @@ -5231,72 +5231,72 @@ msgstr "" #~ msgid "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." #~ msgstr "" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." msgstr "" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." msgstr "" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Stage used to configure an SMS-based TOTP authenticator." msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." msgstr "" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stage(s)" msgstr "" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Stage-specific settings" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Stages" msgstr "" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." msgstr "" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "State" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Static Tokens" msgstr "" @@ -5304,7 +5304,7 @@ msgstr "" msgid "Static authenticator" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Static token" msgstr "" @@ -5312,16 +5312,16 @@ msgstr "" msgid "Static tokens" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Static: Static value, displayed as-is." msgstr "" -#: src/pages/stages/deny/DenyStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Status" msgstr "" @@ -5339,25 +5339,25 @@ msgstr "" #~ msgid "Status: Enabled" #~ msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Stop impersonation" msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Subject" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Subject mode" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Subject-alt name" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Successful" msgstr "" @@ -5366,7 +5366,7 @@ msgstr "" msgid "Successful Logins" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Successfully cleared flow cache" msgstr "" @@ -5374,81 +5374,81 @@ msgstr "" msgid "Successfully cleared notifications" msgstr "" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Successfully cleared policy cache" msgstr "" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Successfully copied TOTP Config." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully created application." msgstr "" -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully created binding." msgstr "" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully created certificate-key pair." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully created flow." msgstr "" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully created group." msgstr "" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully created instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully created integration." msgstr "" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully created invitation." msgstr "" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully created mapping." msgstr "" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully created outpost." msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully created policy." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully created prompt." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully created provider." msgstr "" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully created rule." msgstr "" @@ -5457,50 +5457,50 @@ msgstr "" #~ msgid "Successfully created service-connection." #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully created source." msgstr "" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully created stage." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully created tenant." msgstr "" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully created token." msgstr "" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully created transport." msgstr "" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully created user." msgstr "" @@ -5514,44 +5514,44 @@ msgstr "" msgid "Successfully disconnected source" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Successfully generated certificate-key pair." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Successfully generated recovery link" msgstr "" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Successfully imported flow." msgstr "" -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Successfully imported provider." msgstr "" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Successfully sent email." msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Successfully sent test-request." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully updated application." msgstr "" -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully updated binding." msgstr "" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully updated certificate-key pair." msgstr "" @@ -5567,64 +5567,64 @@ msgstr "" msgid "Successfully updated device." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully updated flow." msgstr "" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully updated group." msgstr "" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully updated instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully updated integration." msgstr "" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully updated invitation." msgstr "" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully updated mapping." msgstr "" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully updated outpost." msgstr "" -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/UserPasswordForm.ts msgid "Successfully updated password." msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully updated policy." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully updated prompt." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully updated provider." msgstr "" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully updated rule." msgstr "" @@ -5633,82 +5633,82 @@ msgstr "" #~ msgid "Successfully updated service-connection." #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully updated source." msgstr "" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully updated stage." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully updated tenant." msgstr "" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully updated token." msgstr "" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully updated transport." msgstr "" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully updated user." msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Successfully updated {0} {1}" msgstr "" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Superuser" msgstr "" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Superuser privileges?" msgstr "" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Superuser-groups" msgstr "" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Superusers" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Suspicious request" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Symbol charset" msgstr "" @@ -5716,7 +5716,7 @@ msgstr "" #~ msgid "Sync" #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync groups" msgstr "" @@ -5724,15 +5724,15 @@ msgstr "" #~ msgid "Sync parent group" #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Sync status" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync users" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "System" msgstr "" @@ -5740,20 +5740,20 @@ msgstr "" #~ msgid "System Overview" #~ msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "System Tasks" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "System status" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task exception" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task execution" msgstr "" @@ -5761,7 +5761,7 @@ msgstr "" #~ msgid "TLS Authentication Certificate" #~ msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "TLS Authentication Certificate/SSH Keypair" msgstr "" @@ -5769,12 +5769,12 @@ msgstr "" #~ msgid "TLS Server name" #~ msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "TLS Verification Certificate" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "TOTP Authenticators" msgstr "" @@ -5786,62 +5786,62 @@ msgstr "" msgid "TOTP authenticator" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Taiwanese Mandarin" msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Target" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with errors" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with warnings" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Template" msgstr "" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Tenant" msgstr "" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenant(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenants" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test" msgstr "" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Test Policy" msgstr "" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test Property Mapping" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text (read-only): Simple Text input, but cannot be edited." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text: Simple Text input" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "The Host IP of the docker host" msgstr "" @@ -5849,20 +5849,20 @@ msgstr "" msgid "The URL \"{0}\" was not found." msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator should not create a dedicated credential" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll access the application at. Include any non-standard port." msgstr "" @@ -5870,7 +5870,7 @@ msgstr "" #~ msgid "The external URL you'll authenticate at. Can be the same domain as authentik." #~ msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." msgstr "" @@ -5886,7 +5886,7 @@ msgstr "" msgid "The following objects use {objName}" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "The new application wizard greatly simplifies the steps required to create applications and providers." msgstr "" @@ -5897,96 +5897,96 @@ msgstr "" #~ "threshold." #~ msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "The policy passes when the reputation score is below the threshold, and\n" "doesn't pass when either or both of the selected options are equal or above the\n" "threshold." msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "The policy takes a random time to execute. This controls the minimum time it will take." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "These bindings control if this stage will be applied to the flow." msgstr "" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "These bindings control which users can access this flow." msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." msgstr "" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "These policies control which users can access this application." msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "This flow is completed." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the full endpoint to send POST requests to." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the password to be used with basic auth" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the username to be used with basic auth or the token when used with bearer token" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "This setting only affects new Events, as the expiration is saved per-event." msgstr "" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "This stage can be included in enrollment flows to accept invitations." msgstr "" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "This stage checks the user's current session against the Google reCaptcha service." msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Threshold" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Time in minutes the token sent is valid." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." msgstr "" @@ -5998,18 +5998,18 @@ msgstr "" #~ msgid "Time-based One-Time Passwords" #~ msgstr "" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Timeout" msgstr "" -#: src/pages/flows/FlowForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Title" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "To" msgstr "" @@ -6017,11 +6017,11 @@ msgstr "" #~ msgid "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." #~ msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "To create a recovery link, the current tenant needs to have a recovery flow configured." msgstr "" @@ -6029,12 +6029,12 @@ msgstr "" #~ msgid "To directly reset a user's password, configure a recovery flow on the currently active tenant." #~ msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "To use SSL instead, use 'ldaps://' and disable this option." msgstr "" @@ -6043,38 +6043,38 @@ msgstr "" #~ msgid "Token" #~ msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Token URL" msgstr "" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Token count" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Token expiry" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Token is managed by authentik." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Token validity" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Token(s)" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Tokens & App passwords" msgstr "" @@ -6082,182 +6082,182 @@ msgstr "" msgid "Tokens and App passwords" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Tokens sent via SMS." msgstr "" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Total flows" msgstr "" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Total groups" msgstr "" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Total policies" msgstr "" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Total users" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Traditional authenticator" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Compose)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Ingress)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Standalone)" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Transient" msgstr "" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Transports" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Trusted OIDC Sources" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try it now" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try the new application wizard" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Turkish" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Account SID" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Auth Token" msgstr "" +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts #: src/elements/user/UserDevicesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Type" msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "UI settings" msgstr "" -#: src/pages/events/EventInfo.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "UID" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "UID start number" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "UPN" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL settings" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "URL that authentik will redirect back to after successful authentication." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "URL that the initial Login request is sent to." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL the user is redirect to to consent the authorization." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to get user information." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to retrieve tokens." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used to request the initial token. This URL is only required for OAuth 1." msgstr "" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "URL which will be opened when a user clicks on the application." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated Paths" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated URLs" msgstr "" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Unbound policies" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Unenrollment" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Unenrollment flow" msgstr "" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Unhealthy" msgstr "" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Unhealthy outposts" msgstr "" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Unique identifier the token is referenced by." msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Unknown" msgstr "" @@ -6265,77 +6265,77 @@ msgstr "" #~ msgid "Unmanaged" #~ msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Unread notifications" msgstr "" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Unsynced sources" msgstr "" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Up-to-date!" 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserActiveForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserActiveForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update" msgstr "" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Update Application" msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Binding" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Update Blueprint" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Update Certificate-Key Pair" msgstr "" @@ -6343,91 +6343,91 @@ msgstr "" msgid "Update Device" msgstr "" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Update Flow" msgstr "" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Group" msgstr "" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Update Invitation" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Update LDAP Provider" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Update LDAP Source" msgstr "" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Update Notification Rule" msgstr "" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Update Notification Transport" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Update OAuth Source" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Update OAuth2 Provider" msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Update Outpost" msgstr "" -#: src/pages/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts msgid "Update Plex Source" msgstr "" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Update Prompt" msgstr "" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Update Proxy Provider" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Update SAML Provider" msgstr "" -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Update SAML Source" msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Update Stage binding" msgstr "" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Update Tenant" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update Token" msgstr "" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update User" msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Update available" msgstr "" @@ -6435,108 +6435,108 @@ msgstr "" msgid "Update details" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update password" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/users/UserActiveForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/users/UserActiveForm.ts msgid "Update {0}" msgstr "" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Updated" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Upstream host that the requests are forwarded to." msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use SSL" msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use TLS" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a code-based authenticator." msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Use a security key" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a security key to prove your identity." msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use global settings" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's email address, but deny enrollment when the email address already exists." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's username, but deny enrollment when the username already exists." msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Use this tenant for each domain that doesn't have a dedicated tenant." msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventListPage.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "User" msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User Info" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User Property Mappings" msgstr "" @@ -6550,15 +6550,15 @@ msgstr "" #~ msgid "User Settings" #~ msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + LDAP password" msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + app passwords" msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + standard password" msgstr "" @@ -6566,28 +6566,28 @@ msgstr "" msgid "User details" msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User events" msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "User fields" msgstr "" -#: src/pages/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "User folders" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "User interface" msgstr "" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "User mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "User matching mode" msgstr "" @@ -6595,165 +6595,165 @@ msgstr "" #~ msgid "User metrics" #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User object filter" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User password writeback" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "User path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "User path template" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "User settings flow" msgstr "" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "User statistics" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User status" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification is preferred if available, but not required." msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification must occur." msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification should not occur." msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "User was written to" msgstr "" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/UserViewPage.ts msgid "User {0}" msgstr "" -#: src/flows/FormStatic.ts +#: src/flow/FormStatic.ts msgid "User's avatar" msgstr "" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "User's display name." msgstr "" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "User's primary identifier. 150 characters or fewer." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User(s)" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the password part of the HTTP-Basic Header." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Userinfo URL" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Username" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Username: Same as Text input, but checks for and prevents duplicate usernames." msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/UserListPage.ts msgid "Users" msgstr "" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Users added to this group will be superusers." msgstr "" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Users created per day in the last month" msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using flow" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using source" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Validate SSL Certificates of upstream servers." msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Validate the user's password against the selected backend(s)." msgstr "" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Validation Policies" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Validity days" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Verification" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Verification Certificate" msgstr "" @@ -6765,11 +6765,11 @@ msgstr "" #~ msgid "Verify only" #~ msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Version" msgstr "" @@ -6777,85 +6777,85 @@ msgstr "" #~ msgid "Version: {0}" #~ msgstr "" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "Version: {versionString}" msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "View Deployment Info" msgstr "" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "View deployment documentation" msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Visible in the URL." msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (max)" msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (min)" 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 +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Warning" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Warning: Application is not used by any Outpost." msgstr "" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." msgstr "" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Warning: Policy is not assigned." msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Warning: Provider is not used by an Application." msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Warning: Provider is not used by any Outpost." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Warning: Provider not assigned to any application." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Warning: authentik Domain is not configured, authentication will not work." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Web Certificate" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Web application" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "WebAuthn Authenticators" msgstr "" @@ -6863,158 +6863,158 @@ msgstr "" #~ msgid "WebAuthn Devices" #~ msgstr "" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (Slack/Discord)" msgstr "" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (generic)" msgstr "" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook Mapping" msgstr "" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook URL" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Welcome, {name}." msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When a user returns from the email successfully, their account will be activated." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "When connecting via SSH, this keypair is used for authentication." msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When enabled, global Email connection settings will be used and connection settings below will be ignored." msgstr "" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "When enabled, the invitation will be deleted after usage." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When enabled, user fields are matched regardless of their casing." msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "When multiple stages are selected, the user can choose which one they want to enroll." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "When used in conjunction with a User Write stage, use attributes.foo to write attributes." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "When using an external logging solution for archiving, this can be set to \"minutes=5\"." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." msgstr "" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Whoops!" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Windows" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Workers" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "X509 Subject" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "XML-based SSO standard. Use this if your application only supports SAML." msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Yes" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Yes ({0})" msgstr "" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "" -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "You're about to be redirect to the following URL." msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "You're currently impersonating {0}. Click to stop." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "app1 running on app1.example.com" msgstr "" @@ -7026,11 +7026,11 @@ msgstr "" #~ msgid "authentik LDAP Backend" #~ msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "authentik running on auth.example.com" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "authentik: Locale: Displays a list of locales authentik supports." msgstr "" @@ -7061,11 +7061,11 @@ msgstr "" msgid "reference will be set to an empty value" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with current user" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with inspector" msgstr "" @@ -7075,11 +7075,11 @@ msgstr "" msgid "{0}" msgstr "" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} (\"{1}\", of type {2})" msgstr "" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} ({1})" msgstr "" @@ -7092,7 +7092,7 @@ msgstr "" msgid "{0} - {1} of {2}" msgstr "" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "{0} is available!" msgstr "" @@ -7100,7 +7100,7 @@ msgstr "" msgid "{0} unread" msgstr "" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "{0}, should be {1}" msgstr "" diff --git a/web/src/locales/tr.po b/web/src/locales/tr.po index f51a13f3d..7c26b730c 100644 --- a/web/src/locales/tr.po +++ b/web/src/locales/tr.po @@ -32,105 +32,105 @@ msgstr "(Biçim: saat=-1; dakika=-2; ikincil=-3)." msgid "(Format: hours=1;minutes=2;seconds=3)." msgstr "(Biçim: saat=1; dakika=2; saniye= 3)." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts #: src/elements/user/SessionList.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "-" msgstr "-" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid ".yaml files, which can be found on goauthentik.io and can be exported by authentik." msgstr ".yaml dosyaları, goauthentik.io'da bulunabilir ve authentik tarafından ihraç edilebilir." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "6 digits, widely compatible" msgstr "6 basamaklı, yaygın olarak uyumlu" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "8 digits, not compatible with apps like Google Authenticator" msgstr "Google Authenticator gibi uygulamalarla uyumlu olmayan 8 haneli" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A \"roaming\" authenticator, like a YubiKey" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "A code has been sent to you via SMS." msgstr "SMS ile size bir kod gönderildi." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "A newer version of the frontend is available." msgstr "Ön yüzün daha yeni bir sürümü mevcuttur." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A non-removable authenticator, like TouchID or Windows Hello" msgstr "" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "A policy used for testing. Always returns the same result as specified below after waiting a random duration." msgstr "Test için kullanılan bir ilke. Her zaman rastgele bir süre bekledikten sonra aşağıda belirtilen sonucu döndürür." -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "ACS URL" msgstr "ACS URL" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ALL, all policies must match to grant access." msgstr "TÜM, erişim vermek için tüm ilkelerin eşleşmesi gerekir." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ALL, all policies must match to include this stage access." msgstr "TÜM, bu alanı erişimini içerecek şekilde tüm ilkelerin eşleşmesi gerekir." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ANY, any policy must match to grant access." msgstr "HERHANGİ, erişim izni vermek için herhangi bir ilke eşleşmelidir." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ANY, any policy must match to include this stage access." msgstr "HERHANGİ, bu aşama erişimini içerecek şekilde herhangi bir ilke" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "API" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "API Access" msgstr "API Erişimi" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth Username" msgstr "API Auth Kullanıcı Adı" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth password" msgstr "API Auth parolası" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "API Hostname" msgstr "API Ana bilgisayar adı" @@ -138,7 +138,7 @@ msgstr "API Ana bilgisayar adı" msgid "API Requests" msgstr "API İstekleri" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "API Token (can be used to access the API programmatically)" msgstr "API Belirteci (API'ye programlı olarak erişmek için kullanılabilir)" @@ -146,84 +146,84 @@ msgstr "API Belirteci (API'ye programlı olarak erişmek için kullanılabilir)" msgid "API request failed" msgstr "API isteği başarısız" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "About applications" msgstr "Uygulamalar hakkında" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Access Key" msgstr "Erişim Anahtarı" #~ msgid "Access code validity" #~ msgstr "Erişim kodu geçerliliği" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Access token URL" msgstr "Erişim belirteci URL'si" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Access token validity" msgstr "Erişim belirteci geçerliliği" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts 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 -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Actions" msgstr "Eylemler" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Actions over the last 24 hours" msgstr "Son 24 saat içinde yapılan eylemler" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Activate" msgstr "Etkinleştir" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Activate pending user on success" msgstr "Bekleyen kullanıcıyı başarı durumunda etkinleştir" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Active" msgstr "Etkin" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Add" msgstr "Ekle" @@ -251,40 +251,40 @@ msgstr "Ekle" #~ msgid "Add a provider which supports SAML 2.0." #~ msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition Group DN" msgstr "Toplama Grubu DN" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition User DN" msgstr "Ekleme Kullanıcı DN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Additional Scope" msgstr "Ek Kapsam" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Additional UI settings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional group DN, prepended to the Base DN." msgstr "Ek grup DN, Base DN için eklenmiş." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Additional scope mappings, which are passed to the proxy." msgstr "Proxy'ye iletilen ek kapsam eşlemeleri." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts 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 +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional settings" msgstr "Ek ayarlar" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional user DN, prepended to the Base DN." msgstr "Ek kullanıcı DN, temel DN'ye eklenmiş." @@ -292,121 +292,121 @@ msgstr "Ek kullanıcı DN, temel DN'ye eklenmiş." msgid "Admin" msgstr "Yönetici" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Admin interface" msgstr "Yönetici arayüzü" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Advanced protocol settings" msgstr "Gelişmiş protokol ayarları" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Advanced settings" msgstr "Gelişmiş ayarlar" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Affected model:" msgstr "Etkilenen model:" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Alert" msgstr "Alarm" #~ msgid "Algorithm used to sign the JWT Tokens." #~ msgstr "JWT Belirteçlerini imzalamak için kullanılan algoritma." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allow IDP-initiated logins" msgstr "IDP tarafından başlatılan oturumlara izin ver" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allow friends to authenticate via Plex, even if you don't share any servers" msgstr "Herhangi bir sunucu paylaşmasan bile arkadaşlarının Plex aracılığıyla kimlik doğrulamasına izin ver" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allow up to N occurrences in the HIBP database." msgstr "HIBP veritabanında N oluşumuna kadar izin ver." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." msgstr "Kullanıcıların özelliklere göre Uygulamaları kullanmasına, Parola Ölçütlerini uygulamasına ve Aşama Alanları'nı seçerek uygulamasına izin verin." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Allowed Redirect URIs" msgstr "İzin Verilen Yeniden Yönlendirme URI'leri" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allowed count" msgstr "İzin verilen sayısı" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allowed servers" msgstr "İzin verilen sunucular" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." msgstr "IdP tarafından başlatılan kimlik doğrulama akışlarına izin verir. İstek kimliğinin doğrulanması yapılmadığından, bu bir güvenlik riski olabilir." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Allows/denys requests based on the users and/or the IPs reputation." msgstr "Kullanıcıların ve/veya IP'lerin itibarına göre isteklere izin ver/reddeder." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Also known as Entity ID. Defaults the Metadata URL." msgstr "Entity ID olarak da bilinir. Metadata URL'sine varsayılan olarak ayarlanır." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Also known as EntityID." msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Alternatively, if your current device has Duo installed, click on this link:" msgstr "Alternatif olarak, mevcut cihazınızda Duo yüklüyse, şu bağlantıya tıklayın:" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Always require consent" msgstr "Her zaman rıza gerektirir" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "An example setup can look like this:" msgstr "Bir örnek kurulum şu şekilde görünebilir:" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Any HTML can be used." msgstr "Herhangi bir HTML kullanılabilir." -#: src/pages/events/EventInfo.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "App" msgstr "Uygulama" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "App password" msgstr "Uygulama parolası" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "App password (can be used to login using a flow executor)" msgstr "Uygulama parolası (bir akış yürütücüyle giriş yapmak için kullanılabilir)" +#: src/admin/admin-overview/TopApplicationsTable.ts +#: src/admin/providers/ProviderListPage.ts #: src/elements/user/UserConsentList.ts -#: src/pages/admin-overview/TopApplicationsTable.ts -#: src/pages/providers/ProviderListPage.ts msgid "Application" msgstr "Uygulama" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts #: src/user/LibraryApplication.ts msgid "Application Icon" msgstr "Uygulama Simgesi" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Application Link" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application already has access to the following permissions:" msgstr "" @@ -414,48 +414,48 @@ msgstr "" msgid "Application authorizations" msgstr "Uygulama yetkilendirmeleri" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Application authorized" msgstr "Başvuru yetkili" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application details" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following new permissions:" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following permissions:" msgstr "Uygulama aşağıdaki izinleri gerektirir:" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Application type" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application's display Name." msgstr "Uygulamanın görünen Adı." -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "Application(s)" msgstr "Uygulama (lar)" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/outposts/OutpostForm.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/outposts/OutpostForm.ts msgid "Applications" msgstr "Uygulamalar" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which redirect users to a non-web callback (for example, Android, iOS)" msgstr "" @@ -463,11 +463,11 @@ msgstr "" msgid "Apply changes" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Apps with most usage" msgstr "En çok kullanıma sahip uygulamalar" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." @@ -475,7 +475,7 @@ msgstr "" "Akış önbelleğini temizlemek istediğinizden emin misiniz?\n" "Bu, tüm akışların bir sonraki kullanımlarında yeniden değerlendirilmesine neden olur." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." @@ -491,7 +491,7 @@ msgstr "{0} {1} silmek istediğinizden emin misiniz?" msgid "Are you sure you want to delete {0} {objName} ?" msgstr "Silmek istediğinizden emin misiniz {0} {objName}?" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Are you sure you want to update {0} \"{1}\"?" msgstr "{0} “{1}” güncellemesini istediğinizden emin misiniz?" @@ -499,104 +499,104 @@ msgstr "{0} “{1}” güncellemesini istediğinizden emin misiniz?" #~ msgid "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Onay işlemi geçerli saat+bu değerden sonra geçerli değil (Biçim: hours=1; Dakika=2; ikinci=3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not before" msgstr "Onaylama işlemi daha önce geçerli değil" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not on or after" msgstr "Onaylama işlemi geçerli değil veya sonrasında" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Assertions is empty" msgstr "İddeler boş" -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Assigned to application" msgstr "Uygulamaya atanmış" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Assigned to {0} object(s)." msgstr "{0} nesneye atanır." #~ msgid "Assigned to {0} objects." #~ msgstr "{0} nesnelerine atanır." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Attempted to log in as {0}" msgstr "{0} olarak oturum açmaya çalışıldı" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." msgstr "SAML Onaylamaları için kullanılan öznitelik adı. URN OID, şema referansı veya başka bir dize olabilir. Bu özellik eşlemesi NameID özelliği için kullanılıyorsa, bu alan atılır." -#: src/pages/groups/GroupForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/users/UserForm.ts msgid "Attributes" msgstr "Öznitellikler" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Audience" msgstr "İzleyici" #~ msgid "Auth Type" #~ msgstr "Auth Türü" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Authenticating with Apple..." msgstr "Apple ile kimlik doğrulaması..." -#: src/flows/sources/plex/PlexLoginInit.ts +#: src/flow/sources/plex/PlexLoginInit.ts msgid "Authenticating with Plex..." msgstr "Plex ile kimlik doğrulaması..." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authentication" msgstr "Kimlik Doğrulama" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Authentication Type" msgstr "Kimlik Doğrulama Türü" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Authentication URL" msgstr "Kimlik Doğrulama URL'si" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Authentication flow" msgstr "Kimlik doğrulama akışı" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Authentication method" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Authentication without user interaction, or machine-to-machine authentication." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Authenticator" msgstr "Kimlik Doğrulayıcı" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Authenticator Attachment" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authorization" msgstr "Yetkilendirme" @@ -607,16 +607,16 @@ msgstr "Yetkilendirme" #~ msgid "Authorization Code(s)" #~ msgstr "Yetkilendirme Kodları" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Authorization URL" msgstr "Yetkilendirme URL'si" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Authorization flow" msgstr "Yetkilendirme akışı" @@ -624,23 +624,23 @@ msgstr "Yetkilendirme akışı" msgid "Authorizations" msgstr "Yetkilendirmeler" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Authorize URL" msgstr "URL'yi yetkilendirme" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Authorized application:" msgstr "Yetkili başvuru:" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Auto-detect (based on your browser)" msgstr "Otomatik algıla (tarayıcınıza göre)" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Automate and template configuration within authentik." msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Avatar image" msgstr "Avatar resmi" @@ -648,21 +648,21 @@ msgstr "Avatar resmi" msgid "Back" msgstr "" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Backends" msgstr "Arka uçlar" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background" msgstr "Arkaplan" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Background image" msgstr "Arkaplan resmi" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background shown during execution." msgstr "Yürütme sırasında arka plan gösterilir." @@ -678,91 +678,91 @@ msgstr "Yürütme sırasında arka plan gösterilir." #~ msgid "Backup status" #~ msgstr "Yedekleme durumu" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Base DN" msgstr "Taban DN" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the Hashed User ID" msgstr "Karma Kullanıcı Kimliğine Dayalı" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's Email. This is recommended over the UPN method." msgstr "Kullanıcının E-postasına dayanır. Bu UPN yöntemi üzerinde önerilir." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." msgstr "Kullanıcının UPN'sine göre, yalnızca kullanıcı 'upn' özniteliği kümesi varsa çalışır. Bu yöntemi yalnızca farklı UPN ve Mail etki alanlarınız varsa kullanın." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the username" msgstr "Kullanıcı adına göre" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Basic Auth" msgstr "Temel Auth" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Basic-Auth" msgstr "Basic-Auth" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Bearer Token" msgstr "Bearer Belirteci" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind CN" msgstr "Bağlama CN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Bind DN" msgstr "Bağlama DN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind Password" msgstr "Parola Bağla" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind flow" msgstr "Bağlama akışı" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind mode" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Bind stage" msgstr "Bağlama aşaması" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Binding" msgstr "Ciltleme" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Binding Type" msgstr "Bağlama Tipi" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprint(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprints" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding settings" msgstr "Markalama ayarları" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding shown in page title and several other places." msgstr "Markalama sayfa başlığında ve başka yerlerde gösterilir." @@ -770,118 +770,118 @@ msgstr "Markalama sayfa başlığında ve başka yerlerde gösterilir." msgid "Browser" msgstr "Tarayıcı" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Build hash:" msgstr "Derleme karması:" #~ msgid "Build hash: {0}" #~ msgstr "Yapı karması: {0}" -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Built-in" msgstr "Dahili" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "By default, only icons are shown for sources. Enable this to show their full names." msgstr "Varsayılan olarak, kaynaklar için yalnızca simgeler gösterilir. Tam adlarını göstermek için bunu etkinleştirin." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." msgstr "Uç noktanın Sertifikası karşı doğrulanan CA. Doğrulama yapılmadan boş bırakılabilir." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." msgstr "" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Cached flows" msgstr "Önbelleğe alınmış akışlar" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Cached policies" msgstr "Önbelleğe alınan ilkeler" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." msgstr "Önbelleğe alınmış sorgulama, üs tüm kullanıcıları ve grupları bellek içinde tutar ve her 5 Dakikada yenileyecektir." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Caddy (Standalone)" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Callback URL" msgstr "Geri arama URL'si" #~ msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." #~ msgstr "Yerel bir docker serine bağlanırken 'unix: //' biçiminde veya uzak bir sisteme bağlanırken 'https://:2376' biçiminde olabilir." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." msgstr "SSH üzerinden bağlanmak için 'ssh: //' veya uzak bir sisteme bağlanırken 'https://:2376' kullanarak yerel bir docker daemonuna bağlanırken 'unix: //' biçiminde olabilir." +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/UserActiveForm.ts #: src/elements/forms/ConfirmationForm.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/forms/ModalForm.ts #: src/elements/wizard/Wizard.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/UserActiveForm.ts msgid "Cancel" msgstr "İptal et" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Case insensitive matching" msgstr "Harf büyüklüğüne duyarsız eşleştirme" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Certificate" msgstr "Sertifika" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA1)" msgstr "Sertifika Parmak İzi (SHA1)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA256)" msgstr "Sertifika Parmak İzi (SHA256)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Subject" msgstr "Sertifika Konusu" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Certificate used to sign outgoing Responses going to the Service Provider." msgstr "Sertifika Hizmet Sağlayıcıya giden giden Yanıtları imzalamak için kullanılır." #~ msgid "Certificate-Key Pair" #~ msgstr "Sertifika Anahtarı Çifti" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pair(s)" msgstr "Sertifika Anahtarı Çiftleri" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pairs" msgstr "Sertifika Anahtarı Çiftleri" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Certificate/Key used for authentication. Can be left empty for no authentication." msgstr "Kimlik doğrulama için kullanılan sertifika/anahtar. Kimlik doğrulama olmadan boş bırakılabilir." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Certificates" msgstr "Sertifikalar" @@ -889,8 +889,8 @@ msgstr "Sertifikalar" msgid "Change password" msgstr "Parolayı değiştir" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Change status" msgstr "Durumu değiştir" @@ -898,39 +898,39 @@ msgstr "Durumu değiştir" msgid "Change your password" msgstr "Parolanızı değiştirin" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Changelog" msgstr "Değişiklikler" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Characters which are considered as symbols." msgstr "Sembol olarak kabul edilen karakterler." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check" msgstr "Kontrol" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check Application access" msgstr "Uygulama erişimini denetle" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check IP" msgstr "IP'yi Kontrol Et" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check Username" msgstr "Kullanıcı Adını Kontrol Et" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check access" msgstr "Erişimi kontrol" @@ -940,34 +940,34 @@ msgstr "Erişimi kontrol" #~ "5 characters of the SHA1 Hash." #~ msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Check outposts." msgstr "İleri üsleri kontrol edin." -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Check status" msgstr "Durumu kontrol et" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Check the IP of the Kubernetes service, or" msgstr "Kubernetes hizmetinin IP'lerini kontrol edin veya" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Check the logs" msgstr "Günlükleri kontrol et" #~ msgid "Check your Emails for a password reset link." #~ msgstr "E-postalarınızda parola sıfırlama bağlantısı olup olmadığını kontrol edin." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Check your Inbox for a verification email." msgstr "Doğrulama e-postası için Gelen Kutunuzu kontrol edin." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Checkbox" msgstr "Onay Kutusu" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." @@ -975,27 +975,27 @@ msgstr "" "İlke isteğindeki bir değeri Pwned Oldum API'sine karşı denetler ve isteği buna dayanarak reddeder.\n" "Parolanın karma yalnızca bir kısmının gönderildiğini unutmayın, tam karşılaştırma istemci tarafında yapılır." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Checks if the request's user's password has been changed in the last x days, and denys based on settings." msgstr "İsteğin kullanıcı parolasının son x gün içinde değiştirilip değiştirilmediğini kontrol eder ve ayarlara göre reddedilir." -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength." msgstr "İlke isteğindeki değeri, çoğunlukla parola gücünü sağlamak için kullanılan çeşitli kurallara göre denetler." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (simplified)" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (traditional)" msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Clear Flow cache" msgstr "Akış önbelleğini temizleme" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear Policy cache" msgstr "İlke önbelleği temizle" @@ -1004,18 +1004,18 @@ msgstr "İlke önbelleği temizle" msgid "Clear all" msgstr "Hepsini temizle" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Clear background image" msgstr "Arka plan resmi temizle" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear cache" msgstr "Önbelleği temizle" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Clear icon" msgstr "Simgeyi temizle" @@ -1027,76 +1027,76 @@ msgstr "" msgid "Click to change value" msgstr "Değeri değiştirmek için tıklayın" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Click to copy token" msgstr "Belirteci kopyalamak için tıklayın" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Client ID" msgstr "Müşteri Kimliği" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Client IP" msgstr "İstemci IP" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Client Secret" msgstr "Müşteri Sırrı" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Client type" msgstr "İstemci türü" +#: src/admin/outposts/OutpostDeploymentModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/notifications/NotificationDrawer.ts #: src/elements/wizard/Wizard.ts -#: src/pages/outposts/OutpostDeploymentModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "Close" msgstr "Kapat" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Code" msgstr "Kodu" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Common Name" msgstr "Ortak İsim" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Compatibility mode" msgstr "Uyumluluk modu" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential" msgstr "Gizli" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." msgstr "Gizli müşteriler kimlik bilgilerinin gizliliğini koruyabilir. Kamu müşterileri aciz." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Configuration" msgstr "yapılandırma" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Configuration error" msgstr "Yapılandırma hatası" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Configuration flow" msgstr "Yapılandırma akışı" @@ -1104,7 +1104,7 @@ msgstr "Yapılandırma akışı" #~ msgid "Configuration stage" #~ msgstr "Yapılandırma aşamasında" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Configuration stages" msgstr "" @@ -1114,54 +1114,54 @@ msgstr "" #~ msgid "Configure how long access codes are valid for." #~ msgstr "Erişim kodlarının ne kadar süreyle geçerli olduğunu yapılandırın." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long access tokens are valid for." msgstr "Erişim belirteçlerinin ne kadar süreyle geçerli olduğunu yapılandırın." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long refresh tokens and their id_tokens are valid for." msgstr "Yenileme belirteçlerinin ve id_tokenlerinin ne kadar süreyle geçerli olduğunu yapılandırın." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Configure how long tokens are valid for." msgstr "Belirteçlerin ne kadar geçerli olduğunu yapılandırın." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." msgstr "NameID değerinin nasıl oluşturulacağını yapılandırın. Boş bırakıldığında, gelen isteğin NameIDPolicy değerine saygı gösterilir." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Configure how the flow executor should handle an invalid response to a challenge." msgstr "Akış yürütücüsünün bir meydan okuma için geçersiz bir yanıt nasıl işlemesi gerektiğini yapılandırın." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how the issuer field of the ID Token should be filled." msgstr "Kimlik Belirtecinin yayımcı alanının nasıl doldurulacağını yapılandırın." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost authenticates requests." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost queries the core authentik server's users." msgstr "Üssün çekirdek authentik sunucusunun kullanıcılarını nasıl sorgulayacağını yapılandırın." #~ msgid "Configure settings relevant to your user profile." #~ msgstr "Kullanıcı profilinizle ilgili ayarları yapılandırın." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Configure the blueprint context, used for templating." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/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." -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Configure visual settings and defaults for different domains." msgstr "Farklı etki alanları için görsel ayarları ve varsayılanları yapılandırın." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." msgstr "Hangi verilerin benzersiz Kullanıcı Tanımlayıcısı olarak kullanılması gerektiğini yapılandırın. Çoğu durumda, varsayılan seçim yeterlidir." @@ -1174,7 +1174,7 @@ msgstr "" msgid "Connect" msgstr "Bağlan" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Connect to the LDAP Server on port 389:" msgstr "Bağlantı noktası 389 LDAP sunucusuna bağlanın:" @@ -1193,8 +1193,8 @@ msgstr "Bağlı hizmetler" msgid "Connection error, reconnecting..." msgstr "Bağlantı hatası, yeniden bağlanıyor..." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Connection settings" msgstr "Bağlantı ayarları" @@ -1202,15 +1202,15 @@ msgstr "Bağlantı ayarları" msgid "Consent" msgstr "Onaylı" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires in" msgstr "Onayın süresi" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires." msgstr "Onayın süresi doluyor." -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent given last indefinitely" msgstr "Süresiz olarak verilen izin" @@ -1218,127 +1218,127 @@ msgstr "Süresiz olarak verilen izin" msgid "Consent(s)" msgstr "Rıza(lar)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Groups." msgstr "Bu filtreyle eşleşen nesneleri Gruplar olarak düşünün." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Users." msgstr "Bu filtreyle eşleşen nesneleri Kullanıcı olarak düşünün." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer key" msgstr "Tüketici anahtarı" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer secret" msgstr "Tüketici sırrı" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content right" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Context" msgstr "Bağlam" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Continue" msgstr "Devam Et" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "Continue flow without invitation" msgstr "Davetsiz akışa devam edin" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Control how authentik exposes and interprets information." msgstr "Auentik'in bilgiyi nasıl açığa çıkardığını ve yorumlayacağını kontrol edin." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Cookie domain" msgstr "Çerez alan adı" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Copy" msgstr "Kopya" #~ msgid "Copy Key" #~ msgstr "Anahtar Kopyala" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Copy download URL" msgstr "İndirme URL'sini" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Copy recovery link" 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 -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/ApplicationWizard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create" @@ -1349,269 +1349,269 @@ msgstr "Oluştur" msgid "Create App password" msgstr "Uygulama parolası oluştur" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/providers/RelatedApplicationButton.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/providers/RelatedApplicationButton.ts msgid "Create Application" msgstr "Uygulama Oluştur" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Binding" msgstr "Bağlama Oluştur" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Create Blueprint Instance" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Create Certificate-Key Pair" msgstr "Sertifika Anahtarı Çifti Oluştur" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Create Flow" msgstr "Akış Oluştur" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Create Group" msgstr "Grup Oluştur" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation" msgstr "Davet Oluştur" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." msgstr "Kullanıcıları kaydetmek için Davet Bağlantıları oluşturun ve isteğe bağlı olarak hesaplarının belirli özniteliklerini zorlayın." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Create Notification Rule" msgstr "Bildirim Kuralı Oluştur" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Create Notification Transport" msgstr "Bildirim Aktarıcı Oluştur" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Create Outpost" msgstr "Üs Oluştur" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Policy" msgstr "İlke Oluştur" -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Create Prompt" msgstr "İstemi Oluştur" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "Create Service account" msgstr "Hizmet hesabı oluştur" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage" msgstr "Aşama Oluştur" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage binding" msgstr "Aşama bağlama oluştur" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Create Tenant" msgstr "Sakin Oluştur" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create Token" msgstr "Belirteç Oluştur" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Create User" msgstr "Kullanıcı Oluştur" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Create a new application" msgstr "Yeni bir uygulama oluştur" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "Create a new application." msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "Create a new outpost integration." msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "Create a new policy." msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "Create a new property mapping." msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Create a new provider." msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "Create a new source." msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create a new stage." msgstr "" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Create application" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Create group" msgstr "Grup oluştur" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Create provider" msgstr "Sağlayıcı oluştur" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "Create service account" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Create users as inactive" msgstr "Kullanıcıları etkin olmayan olarak oluşturma" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create {0}" msgstr "Oluştur {0}" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Created by" msgstr "Tarafından yaratıldı" #~ msgid "Created {0}" #~ msgstr "Oluşturuldu {0}" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "Creation Date" msgstr "Oluşturma Tarihi" #~ msgid "Current plan cntext" #~ msgstr "Geçerli plan bağlamı" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Current plan context" msgstr "Mevcut plan bağlamı" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "Currently set to:" msgstr "Şu anda şu şekilde ayarlanmış:" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Customisation" msgstr "Özelleştirme" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "DSA-SHA1" msgstr "DSA-SHA1" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Dashboards" msgstr "Gösterge Panoları" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date" msgstr "Tarih" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date Time" msgstr "Tarih Saat" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Deactivate" msgstr "Devre dışı bırak" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Debug" msgstr "Hata Ayıklama" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides the response when a policy denies access to this flow for a user." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." msgstr "Bu Akış'ın ne için kullanıldığına karar verir. Örneğin, kimliği doğrulanmamış bir kullanıcı authentik ziyaret ettiğinde kimlik doğrulama akışı yönlendirir." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default" msgstr "Varsayılan" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default flows" msgstr "Varsayılan akışlar" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Default?" msgstr "Varsayılan?" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "E-posta veya Webhook gibi kullanıcılara bildirimlerin nasıl gönderileceğini tanımlayın." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/oauth/UserRefreshList.ts #: 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Delete" @@ -1636,19 +1636,19 @@ msgstr "Sil" msgid "Delete account" msgstr "Hesabı sil" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Delete currently set background image." msgstr "Şu anda ayarlanmış arka plan görüntüsünü sil." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Delete currently set icon." msgstr "Şu anda ayarlanan simgeyi sil." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Delete temporary users after" msgstr "Geçici kullanıcıları sonra sil" -#: src/pages/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts msgid "" "Delete the currently pending user. CAUTION, this stage does not ask for\n" "confirmation. Use a consent stage to ensure the user is aware of their actions." @@ -1661,48 +1661,48 @@ msgstr "" msgid "Delete {0}" msgstr "{0} Sil" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Denied action" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Deny the user access" msgstr "Kullanıcı erişimini engelle" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Description" msgstr "Açıklama" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Description shown to the user when consenting. If left empty, the user won't be informed." msgstr "Açıklama, izin verirken kullanıcıya gösterilir. Boş bırakılırsa kullanıcı bilgilendirilmez." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." msgstr "Bu kullanıcının etkin olarak değerlendirilmesi gerekip gerekmediğini belirtir. Hesapları silmek yerine bunun seçimini kaldırın." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Designation" msgstr "Tanımlama" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Detailed health (one instance per column, data is cached so may be out of data)" msgstr "Ayrıntılı sistem durumu (sütun başına bir örnek, veriler önbelleğe alınır, bu nedenle veri kalmamış olabilir)" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Determines how authentik sends the response back to the Service Provider." msgstr "authentik'in yanıtı Servis Sağlayıcıya nasıl geri göndereceğini belirler." -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." msgstr "Oturumun ne kadar süreceğini belirler. Varsayılan 0 saniye, oturumların tarayıcı kapanana kadar sürdüğü anlamına gelir." @@ -1710,11 +1710,11 @@ msgstr "Oturumun ne kadar süreceğini belirler. Varsayılan 0 saniye, oturumlar msgid "Device" msgstr "Cihaz" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes" msgstr "Cihaz sınıfları" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes which can be used to authenticate." msgstr "Kimlik doğrulaması için kullanılabilecek aygıt sınıfları." @@ -1725,20 +1725,20 @@ msgstr "Kimlik doğrulaması için kullanılabilecek aygıt sınıfları." msgid "Device(s)" msgstr "Aygıt (ler)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Diagram" msgstr "Diyagram" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Digest algorithm" msgstr "Digest algoritması" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Digits" msgstr "Rakamlar" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct binding, always execute the configured bind flow to authenticate the user." msgstr "" @@ -1746,11 +1746,11 @@ msgstr "" #~ msgid "Direct querying, always execute the configured bind flow to authenticate the user." #~ msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct querying, always returns the latest data, but slower than cached querying." msgstr "Doğrudan sorgulama, her zaman en son verileri döndürür, ancak önbelleğe alınmış sorgulardan daha yavaş olur." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Directory" msgstr "Rehber" @@ -1769,11 +1769,11 @@ msgstr "Rehber" #~ msgid "Disable Time-based OTP" #~ msgstr "Zaman tabanlı OTP'yi devre dışı bırak" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Disabled" msgstr "Devre Dışı" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Disabled blueprints are never applied." msgstr "" @@ -1782,38 +1782,38 @@ msgstr "" msgid "Disconnect" msgstr "Bağlantıyı kes" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Docker URL" msgstr "Docker URL'si" -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Domain" msgstr "Alan Adı" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Download" msgstr "Indir" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Certificate" msgstr "Sertifikayı İndirin" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Private key" msgstr "Indir Özel anahtar" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Download signing certificate" msgstr "İmzalama sertifikasını indirme" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Due to protocol limitations, this certificate is only used when the outpost has a single provider." msgstr "Protokol sınırlamaları nedeniyle, bu sertifika yalnızca üssün tek bir sağlayıcısı olduğunda kullanılır." @@ -1821,18 +1821,18 @@ msgstr "Protokol sınırlamaları nedeniyle, bu sertifika yalnızca üssün tek #~ msgid "Dummy" #~ msgstr "" -#: src/pages/stages/dummy/DummyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts msgid "Dummy stage used for testing. Shows a simple continue button and always passes." msgstr "Test için kullanılan kukla aşama. Basit bir devam düğmesi gösterir ve her zaman geçer." #~ msgid "Duo" #~ msgstr "İkili" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Duo Authenticators" msgstr "Duo Kimlik Doğrulayıcıları" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Duo activation" msgstr "İkili aktivasyon" @@ -1840,57 +1840,57 @@ msgstr "İkili aktivasyon" msgid "Duo authenticator" msgstr "Duo kimlik doğrulayıcı" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Duo push-notifications" msgstr "Duo push-bildirimleri" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Duration after which events will be deleted from the database." msgstr "Olayların veritabanından silineceği süre." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Each provider has a different issuer, based on the application slug." msgstr "Her sağlayıcı, uygulama kısa ismine bağlı farklı bir yayımcıya sahiptir." -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Edit" msgstr "Düzenle" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Binding" msgstr "Bağlamayı Düzenle" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Group" msgstr "Grubu Düzenle" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Policy" msgstr "İlkeyi Düzenle" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Edit Stage" msgstr "Aşama Alanını Düzenle" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" msgstr "Kullanıcı Düzenle" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." msgstr "Ya tam bir URL, göreli bir yol girin ya da 'fa://fa-test' Yazı Tipi Awesome simgesini “fa-test” kullanmak için kullanın." @@ -1898,40 +1898,40 @@ msgstr "Ya tam bir URL, göreli bir yol girin ya da 'fa://fa-test' Yazı Tipi Aw msgid "Either no applications are defined, or you don't have access to any." msgstr "Herhangi bir uygulama tanımlanmamıştır ya da herhangi birine erişiminiz yok." -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Email" msgstr "E-posta" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Email address" msgstr "E-posta adresi" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Email info:" msgstr "E-posta bilgileri:" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Email recovery link" msgstr "E-posta kurtarma bağlantısı" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Email sent" msgstr "E-posta gönderildi" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Email stage" msgstr "E-posta aşaması" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Email: Text field with Email type." msgstr "E-posta: E-posta türü ile metin alanı." -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Embedded outpost is not configured correctly." msgstr "Gömülü üs düzgün yapılandırılmamış." @@ -1944,7 +1944,7 @@ msgstr "Gömülü üs düzgün yapılandırılmamış." #~ msgid "Enable SMS authenticator" #~ msgstr "SMS kimlik doğrulayıcısını etkinleştirme" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Enable StartTLS" msgstr "StartTLS'yi Etkinleştir" @@ -1954,26 +1954,26 @@ msgstr "StartTLS'yi Etkinleştir" #~ msgid "Enable TOTP" #~ msgstr "TOTP etkinleştir" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts 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 -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Enabled" msgstr "Etkin" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Enabling this toggle will create a group named after the user, with the user as member." msgstr "Bu geçiş özelliğini etkinleştirmek, kullanıcının adını taşıyan ve kullanıcının üye olduğu bir grup oluşturur." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "English" msgstr "İngilizce" @@ -1981,39 +1981,39 @@ msgstr "İngilizce" msgid "Enroll" msgstr "Kaydolun" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Enrollment" msgstr "Kayıt" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Enrollment flow" msgstr "Kayıt akışı" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "EntityID/Issuer" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Error" msgstr "Hata" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Error creating credential: {err}" msgstr "Kimlik bilgisi oluşturulurken hata oluştu: {err}" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Error message" msgstr "Hata mesajı" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when creating credential: {err}" msgstr "Kimlik bilgisi oluşturulurken hata oluştu: {err}" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when validating assertion on server: {err}" msgstr "Sunucuda onaylama işlemi doğrulanırken hata oluştu: {err}" @@ -2024,23 +2024,23 @@ msgstr "Hata: desteklenmeyen kaynak ayarları: {0}" #~ msgid "Error: unsupported stage settings: {0}" #~ msgstr "Hata: desteklenmeyen aşama alanı ayarları: {0}" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate on plan" msgstr "Plana göre değerlendirin" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies before the Stage is present to the user." msgstr "Aşama kullanıcıya sunulmadan önce ilkeleri değerlendirin." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." msgstr "Akış planlama sürecinde ilkeleri değerlendir. Bunu giriş tabanlı ilkeler için devre dışı bırakın. Her iki seçenek de devre dışı bırakılırken olduğu gibi 'İlkeleri yeniden değerlendirme' ile birlikte kullanılmalıdır, ilkeler **değil** değerlendirilir." -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Event Log" msgstr "Olay Günlüğü" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event info" msgstr "Olay bilgileri" @@ -2053,25 +2053,25 @@ msgstr "Olay bilgileri" #~ msgid "Event matcher policy" #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Event retention" msgstr "Etkinliği saklama" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event {0}" msgstr "Olay {0}" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Events" msgstr "Olaylar" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Everything is ok." msgstr "Her şey yolunda." -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Exception" msgstr "Hata" @@ -2082,39 +2082,39 @@ msgstr "Hata" #~ msgid "Execute arbitrary Python code to implement custom checks and validation." #~ msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Execute flow" msgstr "Akışı yürüt" #~ msgid "Execute with inspector" #~ msgstr "Müfettiş ile yürütme" -#: src/pages/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts msgid "Executes the python snippet to determine whether to allow or deny a request." msgstr "Bir isteğe izin verip reddedilmeyeceğini belirlemek için python parçacığını çalıştırır." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Execution logging" msgstr "Yürütme günlüğü" +#: src/admin/stages/invitation/InvitationForm.ts #: src/elements/oauth/UserRefreshList.ts #: src/elements/user/SessionList.ts #: src/elements/user/UserConsentList.ts -#: src/pages/stages/invitation/InvitationForm.ts msgid "Expires" msgstr "Süresi Doluyor" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expires on" msgstr "Geçerlilik süresi" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expires?" msgstr "Son kullanma tarihi mi?" @@ -2123,43 +2123,43 @@ msgstr "Son kullanma tarihi mi?" msgid "Expiring" msgstr "Süresi Doluyor" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expiring?" msgstr "Süresi mi?" +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts #: src/elements/user/SessionList.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts msgid "Expiry" msgstr "Son kullanma tarihi" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expiry date" msgstr "Son kullanma tarihi" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Explicit Consent" msgstr "Açık Onayı" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Explore integrations" msgstr "Entegrasyonları keşfedin" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export" msgstr "İhracat" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export flow" msgstr "Akışı aktar" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression" msgstr "İfade" @@ -2167,36 +2167,36 @@ msgstr "İfade" #~ msgid "Expression policy" #~ msgstr "" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression using Python." msgstr "Python kullanarak ifade." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "External API URL" msgstr "Harici API URL'si" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." msgstr "OAuth2 ve SAML gibi protokolleri kullanan Kimlik Sağlayıcı olarak authentik'i kullanan Harici Uygulamalar. Tüm uygulamalar burada gösterilir, erişemediğiniz uygulamalar bile." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "External Host" msgstr "Harici Ana Bilgisayar" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain you will be accessing the domain from." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "External host" msgstr "Harici ana bilgisayar" @@ -2205,27 +2205,27 @@ msgstr "Harici ana bilgisayar" msgid "Failed Logins" msgstr "Başarısız Oturum Açma" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Failed Logins per day in the last month" msgstr "Geçtiğimiz ay içinde günlük başarısız oturum açma" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Failed attempts before cancel" msgstr "İptal edilmeden önce başarısız denemeler" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Failed login" msgstr "Başarısız oturum açma" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Failed sources" msgstr "Başarısız kaynaklar" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Failed to delete flow cache" msgstr "Akış önbelleği silinemedi" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Failed to delete policy cache" msgstr "İlke önbelleği silinemedi" @@ -2243,56 +2243,56 @@ msgstr "" msgid "Failed to fetch objects." msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Failed to update {0}: {1}" msgstr "{0} güncellenemedi: {1}" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Favicon" msgstr "Favicon" -#: src/interfaces/AdminInterface.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/sources/SourceListPage.ts msgid "Federation & Social login" msgstr "Federasyon ve Sosyal Giriş" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Field" msgstr "Alan" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Field Key" msgstr "Alan Anahtarı" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Field key to check, field keys defined in Prompt stages are available." msgstr "Alan tuşu kontrol etmek için, İstem aşamalarında tanımlanan alan tuşları mevcuttur." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Field of the user object this value is written to." msgstr "Bu değerin yazıldığı kullanıcı nesnesinin alanı." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains a unique Identifier." msgstr "Benzersiz bir Tanımlayıcı içeren alan." #~ msgid "Field which contains members of a group." #~ msgstr "Bir grubun üyelerini içeren alan." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" msgstr "Bir grubun üyelerini içeren alan. “memberUid” alanını kullanıyorsanız, değerin göreli bir ayırt edici ad içerdiği varsayılır. örn. 'memberUid=cn=some-user yerine 'memberUid=some-user, ou=groups,...'" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Fields" msgstr "Alanlar" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." msgstr "Kullanıcının kendilerini tanımlayabileceği alanlar. Herhangi bir alan seçilmezse, kullanıcı yalnızca kaynakları kullanabilir." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "File" msgstr "" @@ -2300,113 +2300,113 @@ msgstr "" msgid "Finish" msgstr "" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Flow" msgstr "Akış" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Flow Overview" msgstr "Akışa Genel Bakış" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Flow execution" msgstr "Akış yürütme" -#: src/flows/FlowInspector.ts -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Flow inspector" msgstr "Akış denetçisi" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Flow settings" msgstr "Akış ayarları" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when authenticating existing users." msgstr "Mevcut kullanıcıların kimliğini doğrularken kullanmak için akış." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when enrolling new users." msgstr "Yeni kullanıcıları kaydettirirken kullanmak için akış." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow used before authentication." msgstr "Kimlik doğrulamadan önce kullanılan akış." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." msgstr "Kimliği doğrulanmış bir kullanıcı tarafından parolasını yapılandırmak için kullanılan akış. Boşsa, kullanıcı parolasını değiştirmeyi yapılandıramaz." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." msgstr "Bu Aşama'yı yapılandırmak için kimliği doğrulanmış bir kullanıcı tarafından kullanılan akış. Boşsa, kullanıcı bu aşamayı yapılandıramaz." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Flow used for users to authenticate. Currently only identification and password stages are supported." msgstr "Kullanıcıların kimlik doğrulaması için kullanılan akış. Şu anda yalnızca kimlik ve parola aşamaları desteklenmektedir." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." msgstr "Kullanıcıların kimliğini doğrulamak için kullanılan akış. Boş bırakılırsa, kısa isme göre sıralanan ilk uygulanabilir akış kullanılır." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." msgstr "Çıkış yapmak için kullanılan akış. Boş bırakılırsa, kısa isme göre sıralanan ilk uygulanabilir akış kullanılır." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Flow used when authorizing this provider." msgstr "Bu sağlayıcıyı yetkilendirirken kullanılan akış." -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts msgid "Flow used when users access this application." msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flow(s)" msgstr "Akış (ler)" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Flows" msgstr "Akışlar" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Flows & Stages" msgstr "Akışlar ve Aşamalar" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." msgstr "Akışlar, bir kullanıcının kimliğini doğrulamak, kaydetmek veya kurtarmak için Aşama zincirini tanımlar. Aşamalar, bunlara uygulanan ilkelere göre seçilir." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "Follow redirect" msgstr "Yönlendirmeyi takip et" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Force the user to configure an authenticator" msgstr "Kullanıcıyı bir kimlik doğrulayıcı yapılandırmaya zorla" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Forgot password?" msgstr "Parolanı mi unuttun?" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Forgot username or password?" msgstr "Kullanıcı adı veya parolayı mı unuttunuz?" @@ -2416,78 +2416,78 @@ msgstr "Kullanıcı adı veya parolayı mı unuttunuz?" msgid "Form didn't return a promise for submitting" msgstr "Form göndermek için bir söz vermedi" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Format: \"weeks=3;days=2;hours=3,seconds=2\"." msgstr "Biçim: “hafta=3; gün = 2; saat=3, ikincil=2\"." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Forward auth (domain level)" msgstr "İleri kimlik doğrulama (etki alanı düzeyi)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (domain-level)" msgstr "İleri kimlik doğrulama (alan düzeyi)" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (single application)" msgstr "İleri kimlik doğrulaması (tek uygulama)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "French" msgstr "Fransızca" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Friendly Name" msgstr "Dostça İsim" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "From" msgstr "itibaren" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "From address" msgstr "Gönderen adres" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "From number" msgstr "Numarasından" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "GID start number" msgstr "GID başlangıç numarası" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "General system exception" msgstr "Genel sistem hatası" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "General system status" msgstr "Genel sistem durumu" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate" msgstr "Oluştur" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate Certificate-Key Pair" msgstr "Sertifika Anahtarı Çifti Oluştur" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Generic" msgstr "Jenerik" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Generic OpenID Connect" msgstr "Genel OpenID Connect" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "German" msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Get this value from https://console.twilio.com" msgstr "Bu değeri https://console.twilio.com adresinden alın" @@ -2505,74 +2505,74 @@ msgstr "Önceki sayfaya git" #~ msgid "Go to user interface" #~ msgstr "Kullanıcı arayüzüne git" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/RuleForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Group" msgstr "Grup" -#: src/pages/groups/GroupViewPage.ts +#: src/admin/groups/GroupViewPage.ts msgid "Group Info" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group Property Mappings" msgstr "Grup Özellik Eşlemeleri" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Group mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group membership field" msgstr "Grup üyelik alanı" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group object filter" msgstr "Grup nesnesi filtresi" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Group users together and give them permissions based on the membership." msgstr "Kullanıcıları birlikte gruplandırın ve üyeliğe bağlı olarak izinler verin." -#: src/pages/groups/GroupViewPage.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Group {0}" msgstr "Grup {0}" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Group(s)" msgstr "Grup (ler)" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts msgid "Groups" msgstr "Gruplar" #~ msgid "HS256 (Symmetric Encryption)" #~ msgstr "HS256 (Simetrik Şifreleme)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Password Key" msgstr "HTTP-Temel Parola Anahtarı" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Username Key" msgstr "HTTP-Basic Kullanıcı Adı Anahtarı" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "HTTPS is not detected correctly" msgstr "HTTPS doğru algılanmadı" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Hash phone number" msgstr "" @@ -2584,63 +2584,63 @@ msgstr "" #~ msgid "Have I been pwned policy" #~ msgstr "" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Health and Version" msgstr "Sağlık ve Versiyon" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Healthy outposts" msgstr "Sağlıklı üsler" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Healthy sources" msgstr "Sağlıklı kaynaklar" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Help text" msgstr "Yardım metni" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "Gizli: Gizli alan, form içine veri eklemek için kullanılabilir." -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Hide managed mappings" msgstr "Yönetilen eşlemeleri gizle" -#: src/pages/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts msgid "Hide service-accounts" msgstr "Hizmet hesaplarını gizle" -#: src/pages/events/RuleForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Hold control/command to select multiple items." msgstr "Birden fazla öğe seçmek için control/command tuşunu basılı tut." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." msgstr "Akış iptal edilmeden önce bir kullanıcının kaç denemesi vardır. Kullanıcıyı kilitlemek için itibar ilkesi ve user_write aşamasını kullanın." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "How to connect" msgstr "Nasıl bağlanır" +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "ID" msgstr "ID" @@ -2648,31 +2648,31 @@ msgstr "ID" msgid "ID Token" msgstr "Kimlik Belirteci" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "IP" msgstr "İP" #~ msgid "IP Reputation" #~ msgstr "IP İtibar" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Icon" msgstr "Simge" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in sidebar/header and flow executor." msgstr "Simge kenar çubuğu/başlık ve akış yürütücüde gösterilir." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in the browser tab." msgstr "Tarayıcı sekmesinde gösterilen simge." -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenForm.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Identifier" @@ -2681,28 +2681,28 @@ msgstr "Tanımlayıcı" #~ msgid "Identity & Cryptography" #~ msgstr "Kimlik ve Kriptografi" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If checked, the launch URL will open in a new browser tab or window from the user's application library." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." msgstr "Etkinleştirilirse, yerel bağlantıyı kullanın. Gerekli Docker soketi/Kubernetes Entegrasyonu." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If left empty, authentik will try to extract the launch URL based on the selected provider." msgstr "Boş bırakılırsa, authentik seçili sağlayıcıya göre başlatma URL'sini ayıklamaya çalışacaktır." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "If multiple providers share an outpost, a self-signed certificate is used." msgstr "Birden çok sağlayıcı bir üssü paylaşıyorsa, otomatik olarak imzalanan bir sertifika kullanılır." @@ -2710,7 +2710,7 @@ msgstr "Birden çok sağlayıcı bir üssü paylaşıyorsa, otomatik olarak imza #~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed." #~ msgstr "Açık bir yeniden yönlendirme URI'leri belirtilmezse, herhangi bir yeniden yönlendirme URI'sine izin verilir." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." msgstr "" @@ -2720,133 +2720,133 @@ msgstr "" #~ "and show a notice." #~ msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to configure details of their profile." msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." msgstr "Ayarlanırsa, kullanıcılar bu akışı kullanarak kendi kayıtlarını kaldırabilir. Akış ayarlanmamışsa seçenek gösterilmez." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." msgstr "Bu bayrak ayarlanırsa, Davet verilmediğinde bu Aşama bir sonraki Aşama'ya atlanır. Varsayılan olarak bu Aşama , davet verilmediğinde Akışı iptal eder." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "If this is selected, the token will expire. Upon expiration, the token will be rotated." msgstr "Bu seçilirse, belirteç süresi dolacaktır. Süresi dolduktan sonra, belirteç döndürülür." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." msgstr "Kapalı, istemci tarafı akışı (belirteç bitiş noktasının kullanılmadığı) kullanıyorsanız, muhtemelen bu süreyi artırmak istersiniz." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik Instance is using a self-signed certificate, set this value." msgstr "Auentik Örneğiniz kendinden imzalı bir sertifika kullanıyorsa, bu değeri ayarlayın." -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik_host setting does not match the URL you want to login with, add this setting." msgstr "Auentik_host ayarınız oturum açmak istediğiniz URL'yle eşleşmiyorsa, bu ayarı ekleyin." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Impersonate" msgstr "Taklit et" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation ended" msgstr "Taklit sona erdi" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation started" msgstr "Kimliğe bürünme başladı" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import" msgstr "İçe Aktar" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import Flow" msgstr "Akışı İçe Aktar" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Import SAML metadata" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Import certificates of external providers or create certificates to sign requests with." msgstr "Harici sağlayıcıların sertifikalarını içe aktarın veya istekleri imzalamak için sertifikalar oluşturun." -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import the metadata document of the applicaation you want to configure." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "In case you can't access any other method." msgstr "Başka bir yönteme erişemiyorsanız." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." msgstr "Bu durumda, Kimlik Doğrulama URL'sini auth.example.com ve Çerez etki alanı olarak example.com olarak ayarlamalısınız." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Inactive" msgstr "Etkin değil" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." msgstr "Userinfo uç noktasına erişmeyen uygulamalar için, id_token'daki kapsamlardan Kullanıcı taleplerini dahil edin." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include claims in id_token" msgstr "İd_token'a hak taleplerini dahil et" -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Integration" msgstr "Entegrasyon" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Integration key" msgstr "Entegrasyon anahtarı" #~ msgid "Integrations" #~ msgstr "Entegrasyonlar" -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Intent" msgstr "Niyet" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Internal Host" msgstr "Dahili Ana Bilgisayar" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Internal application name, used in URLs." msgstr "URL'lerde kullanılan dahili uygulama adı." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host" msgstr "Dahili ana bilgisayar" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host SSL Validation" msgstr "Dahili ana bilgisayar SSL Doğrulaması" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Interpret placeholder as expression" msgstr "" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." @@ -2854,86 +2854,86 @@ msgstr "" "Geçersiz oturum açma girişimleri, istemcinin IP'sinin ve \n" "oturum açmaya calıştığı kullanıcı adının puanını bir azaltır." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Invalid response action" msgstr "Geçersiz yanıt eylemi" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Invalidation" msgstr "Geçersiz" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Invalidation flow" msgstr "Geçersizleştirme akışı" #~ msgid "Invitation" #~ msgstr "Davetiye" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Invitation used" msgstr "Kullanılan davetiye" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitation(s)" msgstr "Davetiye (ler)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitations" msgstr "Davetiyeler" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Is active" msgstr "Aktif" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Is superuser" msgstr "Süper kullanıcı" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Issuer" msgstr "Yayımcı" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Issuer mode" msgstr "Yayımcı kipi" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "JWKS URL" msgstr "" #~ msgid "JWT Algorithm" #~ msgstr "JWT Algoritması" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "JWTs signed by certificates configured here can be used to authenticate to the provider." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Key used to sign the tokens." msgstr "Anahtar belirteçleri imzalamak için kullanılır." #~ msgid "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." #~ msgstr "Anahtar belirteçleri imzalamak için kullanılır. Sadece JWT Algoritması RS256 olarak ayarlandığında gereklidir." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Keypair which is used to sign outgoing requests. Leave empty to disable signing." msgstr "Giden istekleri imzalamak için kullanılan anahtar çifti. İmzalamayı devre dışı bırakmak için boş bırakın." -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Kubeconfig" msgstr "Kubeconfig" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "LDAP" msgstr "LDAP" @@ -2941,28 +2941,28 @@ msgstr "LDAP" #~ msgid "LDAP (Technical preview)" #~ msgstr "LDAP (Teknik önizleme)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "LDAP Attribute mapping" msgstr "LDAP Öznitelik eşlemesi" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "LDAP DN under which bind requests and search requests can be made." msgstr "Bağlama istekleri ve arama istekleri altında yapılabilen LDAP DN." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "LDAP Sync status" msgstr "LDAP Eşitleme durumu" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "LDAP details" msgstr "" -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Label" msgstr "Etiket" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Label shown next to/above the prompt." msgstr "Etiket, istemin yanında veya üstünde gösterilir." @@ -2971,202 +2971,202 @@ msgstr "Etiket, istemin yanında veya üstünde gösterilir." msgid "Last IP" msgstr "Son IP" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Last applied" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Last login" msgstr "Son giriş" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Last run" msgstr "Son çalıştırma" -#: src/pages/outposts/OutpostHealth.ts -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Last seen: {0}" msgstr "Son görüldü: {0}" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Last sync: {0}" msgstr "Son senkronizasyon: {0}" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Last validation threshold" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Launch" msgstr "Eriş" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Launch URL" msgstr "URL Başlat" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Layout" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Legacy applications which don't natively support SSO." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Let the user identify themselves with their username or Email address." msgstr "Kullanıcının kullanıcı adı veya E-posta adresi ile kendilerini tanımlamasına izin verin." #~ msgid "Library" #~ msgstr "Kitaplık" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Link" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" msgstr "Aynı e-posta adresine sahip bir kullanıcıya bağlantı verin. Bir kaynak e-posta adreslerini doğrulamadığında güvenlik etkileri olabilir" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical username. Can have security implications when a username is used with another source." msgstr "Aynı kullanıcı adı olan bir kullanıcıya bağlantı verin. Bir kullanıcı adı başka bir kaynakla kullanıldığında güvenlik etkileri olabilir." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Link to use the invitation." msgstr "Daveti kullanmak için bağlantı." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link users on unique identifier" msgstr "Kullanıcıları benzersiz tanımlayıcıya bağlama" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Load servers" msgstr "Sunucuları yükle" +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts #: src/elements/table/Table.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowInspector.ts -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/email/EmailStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowInspector.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/email/EmailStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts +#: src/user/LibraryPage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/stages/prompt/PromptStage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/sources/SourceSettings.ts -#: src/utils.ts msgid "Loading" msgstr "Yükleniyor" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationListLink.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserResetEmailForm.ts #: src/elements/Spinner.ts -#: 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 -#: src/pages/flows/StageBindingForm.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationListLink.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserResetEmailForm.ts msgid "Loading..." msgstr "Yükleniyor..." -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Local" msgstr "Yerel" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Local (notifications will be created within authentik)" msgstr "" @@ -3174,73 +3174,73 @@ msgstr "" #~ msgid "Locale" #~ msgstr "Yerelleştirme" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Log messages" msgstr "" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Log the currently pending user in." msgstr "Şu anda bekleyen kullanıcıya oturum açın." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Logging in via {0}." msgstr "{0} üzerinden giriş yapın." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Login" msgstr "Giriş" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." msgstr "Giriş parolası LDAP'den authentik'e otomatik olarak senkronize edilir. Bu seçeneği yalnızca oentik'te parola değişikliklerini LDAP'ye geri yazmak için etkinleştirin." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Login to continue to {0}." msgstr "{0} adresine devam etmek için giriş yapın." -#: src/pages/admin-overview/TopApplicationsTable.ts +#: src/admin/admin-overview/TopApplicationsTable.ts msgid "Logins" msgstr "Oturum Açma" -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Logins over the last 24 hours" msgstr "Son 24 saat içinde oturum açma" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Logins per day in the last month" msgstr "Son ay içinde günlük oturum açma" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Logo" msgstr "Logo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Logout" msgstr "Oturumu Kapa" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Logout URL" msgstr "Oturum Kapma URL'si" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Logs" msgstr "Günlükler" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Long-running operations which authentik executes in the background." msgstr "authentik'in arka planda yürüttüğü uzun süreli işlemler." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE will notify the user the flow isn't applicable." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "MFA Authenticators" msgstr "" @@ -3248,131 +3248,131 @@ msgstr "" msgid "MFA Devices" msgstr "MFA Cihazları" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Machine-to-Machine authentication settings" msgstr "" -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts msgid "Make sure to keep these tokens in a safe place." msgstr "Bu belirteçleri güvenli bir yerde tuttuğunuzdan emin olun." -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik" msgstr "Auentik tarafından yönetiliyor" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik (Discovered)" msgstr "Auentik tarafından yönetilen (Keşfedildi)" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manual configuration" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manually configure SAML" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Mark newly created users as inactive." msgstr "Yeni oluşturulan kullanıcıları etkin değil olarak işaretleyin." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match created events with this action type. When left empty, all action types will be matched." msgstr "Oluşturulan olayları bu eylem türüyle eşleştirin. Boş bırakıldığında tüm eylem türleri eşleştirilir." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match events created by selected application. When left empty, all applications are matched." msgstr "Seçilen uygulama tarafından oluşturulan olayları eşleştir. Boş bırakıldığında, tüm uygulamalar eşleştirilir." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." msgstr "Olayın İstemci IP'siyle eşleşir (katı eşleştirme, ağ eşleştirme için bir İfade İlkesi kullanın." -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches an event against a set of criteria. If any of the configured values match, the policy passes." msgstr "Bir olayı ölçütler kümesine göre eşleştirir. Yapılandırılan değerlerden herhangi biri eşleşirse, ilke geçer." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." msgstr "Eşleştirme, etki alanı sonekine göre yapılır, bu nedenle domain.tld girerseniz foo.domain.tld yine de eşleşir." -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Maximum age (in days)" msgstr "Maksimum yaş (gün olarak)" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/GroupSelectModal.ts msgid "Members" msgstr "Üyeler" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Message" msgstr "Mesaj" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Messages" msgstr "İletiler" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Metadata" msgstr "Meta veriler" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts msgid "Method details" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Digits" msgstr "Minimum Rakam sayısı" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Lowercase Characters" msgstr "Minimum Küçük Harf Karakter Miktarı" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Symbols Characters" msgstr "Minimum Semboller Karakter Miktarı" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Uppercase Characters" msgstr "Minimum Büyük Harf Karakter Miktarı" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum length" msgstr "Minimum uzunluk" -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Mode" msgstr "Mod" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Model Name" msgstr "Model Adı" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model created" msgstr "Model oluşturuldu" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model deleted" msgstr "Model silindi" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model updated" msgstr "Model güncellendi" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Modern applications, APIs and Single-page applications." msgstr "" @@ -3387,160 +3387,160 @@ msgstr "Uygulamalarım" msgid "My applications" msgstr "Uygulamalarım" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/user/UserDevicesList.ts -#: 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 -#: src/pages/events/EventInfo.ts -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADeviceForm.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Name" msgstr "İsim" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Name of the form field, also used to store the value." msgstr "Değeri depolamak için de kullanılan form alanının adı." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "NameID Policy" msgstr "NameID İlkesi" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "NameID Property Mapping" msgstr "NameID Özellik Eşlemesi" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Native application" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Need an account?" msgstr "Bir hesaba mı ihtiyacınız var?" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negate result" msgstr "Negate sonucu" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negates the outcome of the binding. Messages are unaffected." msgstr "Bağlamanın sonucunu susturur. Mesajlar etkilenmez." -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "New application" msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "New outpost integration" msgstr "" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "New policy" msgstr "" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "New property mapping" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "New provider" msgstr "" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "New source" msgstr "" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "New stage" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "New version available!" msgstr "Yeni sürüm mevcut!" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Newly created users are added to this group, if a group is selected." msgstr "Bir grup seçiliyse, yeni oluşturulan kullanıcılar bu gruba eklenir." @@ -3548,39 +3548,39 @@ msgstr "Bir grup seçiliyse, yeni oluşturulan kullanıcılar bu gruba eklenir." msgid "Next" msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Next stage" msgstr "Sonraki aşama" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Ingress)" msgstr "Nginx (Giriş)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Proxy Manager)" msgstr "Nginx (Proxy Yöneticisi)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (standalone)" msgstr "Nginx (bağımsız)" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "No" msgstr "Hayır" @@ -3594,19 +3594,19 @@ msgstr "Kullanılabilir Uygulama yok." msgid "No Events found." msgstr "Olaylar bulunamadı." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No Policies bound." msgstr "Hiçbir ilke bağlı." -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No Stages bound" msgstr "Hiçbir Aşama Bağlı" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "No additional data available." msgstr "Ek veri yok." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "No additional setup is required." msgstr "Ek kurulum gerekmez." @@ -3616,12 +3616,12 @@ msgstr "Ek kurulum gerekmez." msgid "No form found" msgstr "Form bulunamadı" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "No integration active" msgstr "Entegrasyon etkin" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "No log messages." msgstr "" @@ -3635,16 +3635,16 @@ msgstr "Eşleşen olay bulunamadı." msgid "No objects found." msgstr "Nesne bulunamadı." -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No policies are currently bound to this object." msgstr "Hiçbir ilke şu anda bu nesneye bağlı değildir." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "No preference is sent" msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "No recovery flow is configured." msgstr "Kurtarma akışı yapılandırılmamış." @@ -3656,27 +3656,27 @@ msgstr "Hizmet yok." msgid "No settings flow configured." msgstr "" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No stages are currently bound to this flow." msgstr "Hiçbir aşama şu anda bu akışa bağlı değildir." -#: src/pages/admin-overview/cards/WorkerStatusCard.ts +#: src/admin/admin-overview/cards/WorkerStatusCard.ts msgid "No workers connected. Background tasks will not run." msgstr "İşçi bağlantısı yok. Arka plan görevleri çalışmaz." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "None (rule disabled)" msgstr "Hiçbiri (kural devre dışı)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Normal" msgstr "Normal" -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Not available" msgstr "Mevcut değil" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Not configured action" msgstr "Yapılandırılmamış eylem" @@ -3687,7 +3687,7 @@ msgstr "Yapılandırılmamış eylem" msgid "Not found" msgstr "Bulunamadı" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Not synced yet." msgstr "Henüz senkronize edilmedi." @@ -3695,44 +3695,44 @@ msgstr "Henüz senkronize edilmedi." msgid "Not used by any other object." msgstr "Başka bir nesne tarafından kullanılmaz." -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Not you?" msgstr "Sen değil mi?" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Notice" msgstr "Uyarı" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/RuleListPage.ts msgid "Notification Rules" msgstr "Bildirim Kuralları" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/TransportListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/TransportListPage.ts msgid "Notification Transports" msgstr "Bildirim Aktarıcıları" #~ msgid "Notification rule" #~ msgstr "Bildirim kuralı" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Notification rule(s)" msgstr "Bildirim kuralları" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Notification transport(s)" msgstr "" @@ -3747,11 +3747,11 @@ msgstr "Bildirimler" #~ msgid "Notifications Transport" #~ msgstr "Bildirim Aktarıcı" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Number" msgstr "Numara" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Number the SMS will be sent from." msgstr "Numara SMS gönderilecektir." @@ -3759,7 +3759,7 @@ msgstr "Numara SMS gönderilecektir." #~ msgid "OAuth Authorization Codes" #~ msgstr "OAuth Yetkilendirme Kodları" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "OAuth Refresh Codes" msgstr "OAuth Yenile Kodları" @@ -3771,40 +3771,40 @@ msgstr "OAuth Yenile Kodları" #~ msgid "OAuth/OIDC" #~ msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "OAuth2/OIDC" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC Well-known URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "OK" msgstr "OK" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Object" msgstr "Nesne" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Object field" msgstr "Nesne alanı" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Object uniqueness field" msgstr "Nesne benzersizliği alanı" @@ -3812,7 +3812,7 @@ msgstr "Nesne benzersizliği alanı" msgid "Objects created" msgstr "Oluşturulan nesneler" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Offset after which consent expires." msgstr "" @@ -3820,17 +3820,17 @@ msgstr "" #~ msgid "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Onay sona erdikten sonra ofset. (Biçim: saat=1; dakika=2; saniye/= 3)." +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "On behalf of {0}" msgstr "{0} adına" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Only fail the policy, don't invalidate user's password." msgstr "Yalnızca ilkeyi başarısız say, kullanıcının parolasını geçersiz kılma." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Only send notification once, for example when sending a webhook into a chat channel." msgstr "Yalnızca bir kez bildirim gönderin, örneğin bir sohbet kanalına web kancası gönderirken." @@ -3841,11 +3841,11 @@ msgstr "API Tarayıcısını aç" #~ msgid "Open application" #~ msgstr "Uygulamayı aç" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Open in new tab" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Open issue on GitHub..." msgstr "GitHub'da açık sorun..." @@ -3853,91 +3853,91 @@ msgstr "GitHub'da açık sorun..." msgid "Open settings" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration Issuer" msgstr "OpenID Yapılandırması Yayımlayıcı" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration URL" msgstr "OpenID Yapılandırma URL" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Optional Private Key. If this is set, you can use this keypair for encryption." msgstr "İsteğe Bağlı Özel Anahtar. Bu ayarlanırsa, şifreleme için bu anahtar çiftini kullanabilirsiniz." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Optional URL if the IDP supports Single-Logout." msgstr "IDP Tek Oturumu Kapat'ı destekliyorsa isteğe bağlı URL." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." msgstr "Akışın 'prompt_data' bağlam değişkenine yüklenen isteğe bağlı veriler. YAML veya JSON." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional enrollment flow, which is linked at the bottom of the page." msgstr "Sayfanın alt kısmında bağlanan isteğe bağlı kayıt akışı." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." msgstr "Sayfanın alt kısmında bağlanan isteğe bağlı parolasız akış. Yapılandırıldığında, kullanıcılar herhangi bir ayrıntı girmeden WebAuthn kimlik doğrulayıcısı ile kimlik doğrulaması için bu akışı kullanabilir." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional recovery flow, which is linked at the bottom of the page." msgstr "Sayfanın alt kısmında bağlı olan isteğe bağlı kurtarma akışı." -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Optional, comma-separated SubjectAlt Names." msgstr "İsteğe bağlı, virgülle ayrılmış SubjectAlt Adları." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Optionally enter a group name. Applications with identical groups are shown grouped together." msgstr "" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Optionally pre-fill the input value" msgstr "İsteğe bağlı olarak giriş değerini önceden doldurun" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "İsteğe bağlı olarak onaylama özniteliğinin 'FriendlyName' değerini ayarlayın." #~ msgid "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." #~ msgstr "Kimlik doğrulama ve yetkilendirmenin etki alanı düzeyinde gerçekleşmesini istiyorsanız, isteğe bağlı olarak bunu üst etki alanınıza ayarlayın. Uygulamaları app1.domain.tld, app2.domain.tld olarak çalıştırıyorsanız, bunu 'domain.tld' olarak ayarlayın." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Or" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Order" msgstr "Sıra" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Orphaned" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Other global settings" msgstr "Diğer genel ayarlar" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Outdated outposts" msgstr "Eski üsler" #~ msgid "Outpost" #~ msgstr "Üs" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Outpost Deployment Info" msgstr "Üs Dağıtım Bilgileri" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Outpost Integrations" msgstr "Üs Entegrasyonları" @@ -3947,54 +3947,54 @@ msgstr "Üs Entegrasyonları" #~ msgid "Outpost integration" #~ msgstr "Üs entegrasyonu" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Outpost integration(s)" msgstr "Üs entegrasyonu" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Outpost status" msgstr "Üs durumu" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outpost(s)" msgstr "Üs (ler)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts" msgstr "Üsler" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." msgstr "Outposts, ters proxy'ler gibi farklı ortamları ve protokolleri desteklemek için authentik bileşenlerinin dağıtımlarıdır." -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Overview" msgstr "Genel Bakış" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "PEM-encoded Certificate data." msgstr "PEM kodlu Sertifika verileri." -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Parent" msgstr "Ebeveyn" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Parent group for all the groups imported from LDAP." msgstr "LDAP'den alınan tüm gruplar için ebeveyn grubu." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Pass policy?" msgstr "Geçiş ilkesi?" @@ -4002,17 +4002,17 @@ msgstr "Geçiş ilkesi?" #~ msgid "Passes when Event matches selected criteria." #~ msgstr "" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Passing" msgstr "Geçiyor" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserPasswordForm.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Password" msgstr "Parola" @@ -4024,8 +4024,8 @@ msgstr "Parola" #~ msgid "Password expiry policy" #~ msgstr "" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Password field" msgstr "Parola alanı" @@ -4033,38 +4033,38 @@ msgstr "Parola alanı" #~ msgid "Password policy" #~ msgstr "" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Password set" msgstr "Parola seti" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Password stage" msgstr "Parola aşaması" #~ msgid "Password, 2FA, etc" #~ msgstr "Parola, 2FA, vb" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." msgstr "Parola: Maskeli giriş, parola kaynaklara karşı doğrulanır. İlkeler yine de bu Aşama'ya uygulanmalıdır. Bunlardan ikisi aynı aşamada kullanılıyorsa, aynı olmaları sağlanır." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Passwordless flow" msgstr "Parolasız akış" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/users/UserForm.ts msgid "Path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Path new users will be created under. If left blank, the default path will be used.fo" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug." msgstr "" @@ -4072,92 +4072,92 @@ msgstr "" msgid "Permissions" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Persistent" msgstr "Kalıcı" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Phone number" msgstr "Telefon numarası" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Placeholder" msgstr "Yer tutucu" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Plan history" msgstr "Plan geçmişi" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter the code you received via SMS" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Please enter your Code" msgstr "Lütfen Kodunuzu girin" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter your Phone number." msgstr "Lütfen Telefon numaranızı girin." -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Please enter your TOTP Code" msgstr "Lütfen TOTP Kodunuzu girin" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Please enter your password" msgstr "Lütfen parolanızı girin" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policies" msgstr "İlkeler" -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Policy" msgstr "İlke" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Policy / Group / User Bindings" msgstr "İlke / Grup / Kullanıcı Bağlamaları" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policy / Policies" msgstr "İlke / İlkeler" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy / User / Group" msgstr "İlke / Kullanıcı / Grup" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Policy Bindings" msgstr "İlke Bağlamaları" #~ msgid "Policy binding" #~ msgstr "İlke bağlama" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy binding(s)" msgstr "İlke bağlama (ler)" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Policy engine mode" msgstr "İlke altyapısı modu" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy exception" msgstr "İlke hatası" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy execution" msgstr "İlke yürütme" @@ -4171,183 +4171,183 @@ msgstr "İlke yürütme" #~ "but takes a random time to process." #~ msgstr "" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy {0}" msgstr "İlke {0}" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Policy-specific settings" msgstr "İlke özel ayarlar" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Polish" msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Post" msgstr "Post" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding" msgstr "Post ciltleme" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding (auto-submit)" msgstr "Gönderme sonrası (otomatik gönderme)" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Powered by authentik" msgstr "Auentik tarafından desteklenmektedir" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Pre-authentication flow" msgstr "Ön kimlik doğrulama akışı" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private Key" msgstr "Özel Anahtar" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Private key available?" msgstr "Özel anahtar mevcut mu?" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "https://www.google.com/recaptcha/intro/v3.html adresinden edinilen özel anahtar." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Profile URL" msgstr "Profil URL'si" #~ msgid "Prompt" #~ msgstr "İstemi" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." msgstr "Kullanıcının rızasını isteme. Onay kalıcı olabilir veya belirli bir süre içinde geçerlilik süresi dolabilir." -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompt(s)" msgstr "İstemi (ler)" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompts" msgstr "İstemler" #~ msgid "Property Mapping" #~ msgstr "Özellik Eşleme" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Property Mapping exception" msgstr "Özellik Eşleme hatası" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mapping(s)" msgstr "Özellik Eşleme (ler)" -#: src/interfaces/AdminInterface.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mappings" msgstr "Özellik Eşleştirmeleri" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Property mappings" msgstr "Özellik eşlemeleri" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to group creation." msgstr "Grup oluşturma için kullanılan özellik eşlemeleri." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to user creation." msgstr "Kullanıcı oluşturma için kullanılan özellik eşlemeleri." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Protocol Settings" msgstr "Protokol Ayarları" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Protocol settings" msgstr "Protokol ayarları" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Provide an LDAP interface for applications and users to authenticate against." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provide support for protocols like SAML and OAuth to assigned applications." msgstr "Atanan uygulamalara SAML ve OAuth gibi protokoller için destek sağlayın." +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Provider" msgstr "Sağlayıcı" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Provider Type" msgstr "Sağlayıcı Türü" #~ msgid "Provider type" #~ msgstr "Sağlayıcı türü" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provider(s)" msgstr "Sağlayıcı (lar)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/ProviderListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Providers" msgstr "Sağlayıcılar" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Proxy" msgstr "Vekil Sunucu" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "Proxy details" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Public" msgstr "Kamu" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public Key" msgstr "Genel Anahtar" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "https://www.google.com/recaptcha/intro/v3.html adresinden edinilen genel anahtar." -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Publisher" msgstr "Yayıncı" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Quick actions" msgstr "Hızlı eylemler" @@ -4355,15 +4355,15 @@ msgstr "Hızlı eylemler" #~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context." #~ msgstr "RESTART, akış bağlamını korurken akışı baştan yeniden başlatır." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART restarts the flow from the beginning." msgstr "RESTART, akışı baştan yeniden başlatır." -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RETRY returns the error message and a similar challenge to the executor." msgstr "RETRY hata iletisi ve yürütücünün benzer bir meydan okuma döndürür." @@ -4373,73 +4373,73 @@ msgstr "RETRY hata iletisi ve yürütücünün benzer bir meydan okuma döndür #~ msgid "RSA Key" #~ msgstr "RSA Anahtarı" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA1" msgstr "RSA-SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA256" msgstr "RSA-SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA384" msgstr "RSA-SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA512" msgstr "RSA-SHA512" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Raw JWKS data." msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Re-authenticate with plex" msgstr "plex ile yeniden kimlik doğrulama" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Re-evaluate policies" msgstr "İlkeleri yeniden değerlendirin" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Receive a push notification on your device." msgstr "Cihazınızda anında iletme bildirimi alın." -#: src/pages/flows/utils.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/flows/utils.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery" msgstr "Kurtarma" -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow" msgstr "Kurtarma akışı" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." msgstr "Kurtarma akışı. Boş bırakılırsa, kısa isme göre sıralanan ilk uygulanabilir akış kullanılır." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Recovery keys" msgstr "Kurtarma tuşları" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery link cannot be emailed, user has no email address saved." msgstr "Kurtarma bağlantısı e-posta ile gönderilemez, kullanıcının e-posta adresi kaydedilmez." -#: src/flows/stages/RedirectStage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/flow/stages/RedirectStage.ts msgid "Redirect" msgstr "Yönlendirme" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Redirect URIs" msgstr "URI'leri yeniden yönlendirme" @@ -4447,11 +4447,11 @@ msgstr "URI'leri yeniden yönlendirme" #~ msgid "Redirect URIs/Origins" #~ msgstr "UR'ları/Kökenleri Yönlendir" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Redirect URIs/Origins (RegEx)" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Redirect binding" msgstr "Yeniden yönlendirme bağlama" @@ -4467,41 +4467,41 @@ msgstr "Yenile" msgid "Refresh Code(s)" msgstr "Kodları Yenile" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Register device" msgstr "Aygıtı kaydet" #~ msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." #~ msgstr "Kimlik doğrulamasının gerekli olmadığı düzenli ifadeler. Her yeni satır yeni bir Düzenli İfade olarak yorumlanır." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." msgstr "Kimlik doğrulamasının gerekli olmadığı düzenli ifadeler. Her yeni satır yeni bir ifade olarak yorumlanır." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Regular user" msgstr "Düzenli kullanıcı" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Related" msgstr "İlgili" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Related objects" msgstr "İlgili nesneler" -#: src/pages/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts msgid "Remove the user from the current session." msgstr "Kullanıcıyı geçerli oturumdan kaldırın." -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation" msgstr "İtibar" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." msgstr "IP ve kullanıcı tanımlayıcıları için itibar. Başarısız olan her giriş için puan azaltılır ve her başarılı oturum açma için artırılır." @@ -4521,29 +4521,29 @@ msgstr "IP ve kullanıcı tanımlayıcıları için itibar. Başarısız olan he #~ msgid "Reputation policy - Users" #~ msgstr "İtibar ilkesi- Kullanıcılar" -#: src/interfaces/AdminInterface.ts -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation scores" msgstr "İtibar puanları" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Request" msgstr "Talep" -#: src/flows/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts msgid "Request has been denied." msgstr "İstek reddedildi." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Request token URL" msgstr "Belirteç URL'sini iste" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Required" msgstr "Zorunlu" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Required." msgstr "Zorunlu." @@ -4552,34 +4552,34 @@ msgstr "Zorunlu." #~ msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." #~ msgstr "Gerekli. 150 karakter veya daha az. Harfler, rakamlar ve yalnızca @/./+/-/_." -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Reset Password" msgstr "Parolayı Sıfırla" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Resident key requirement" msgstr "" #~ msgid "Resources" #~ msgstr "Kaynaklar" -#: src/pages/events/EventInfo.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Result" msgstr "Sonuç" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Retry" msgstr "Yeniden dene" #~ msgid "Retry Task" #~ msgstr "Görevi Yeniden Dene" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Retry authentication" msgstr "Kimlik doğrulamayı yeniden deneyin" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Return" msgstr "İade" @@ -4588,9 +4588,9 @@ msgstr "İade" msgid "Return home" msgstr "Eve dön" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Return to device picker" msgstr "Aygıt seçiciye geri dön" @@ -4606,11 +4606,11 @@ msgstr "İptal mi edildi?" msgid "Root" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Run sync again" msgstr "Eşzamanlamayı tekrar çalıştır" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "SAML" msgstr "" @@ -4618,19 +4618,19 @@ msgstr "" #~ msgid "SAML (metadata import)" #~ msgstr "" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "SAML Attribute Name" msgstr "SAML Öznitelik Adı" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Configuration" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Metadata" msgstr "SAML Meta Verileri" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "SAML details" msgstr "" @@ -4638,32 +4638,32 @@ msgstr "" #~ msgid "SAML details (import from metadata)" #~ msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA1" msgstr "SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA256" msgstr "SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA384" msgstr "SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA512" msgstr "SHA512" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SLO URL" msgstr "SLO URL" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "SMS" msgstr "SMS" @@ -4671,44 +4671,44 @@ msgstr "SMS" msgid "SMS authenticator" msgstr "SMS kimlik doğrulayıcı" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "SMS-based Authenticators" msgstr "SMS Tabanlı Kimlik Doğrulayıcıları" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Host" msgstr "SMTP Ana Bilgisayarı" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Password" msgstr "SMTP Parolası" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Port" msgstr "SMTP Bağlantı Noktası" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Username" msgstr "SMTP Kullanıcı Adı" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SSO URL" msgstr "SSO URL" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (IdP-initiated Login)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Post)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Redirect)" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Same identifier is used for all providers" msgstr "Aynı tanımlayıcı tüm sağlayıcılar için kullanılır" @@ -4716,33 +4716,33 @@ msgstr "Aynı tanımlayıcı tüm sağlayıcılar için kullanılır" msgid "Save" msgstr "Kaydet" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope name" msgstr "Kapsam adı" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope which the client can specify to access these properties." msgstr "İstemcinin bu özelliklere erişmek için belirtebileceği kapsam." +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts msgid "Scopes" msgstr "Kapsamlar" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Score" msgstr "Skor" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Search base" msgstr "Arama tabanı" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search group" msgstr "Arama grubu" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search mode" msgstr "Arama modu" @@ -4751,22 +4751,22 @@ msgstr "Arama modu" msgid "Search..." msgstr "Ara..." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Secret key" msgstr "Gizli anahtar" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was rotated" msgstr "Sırrı döndürüldü" #~ msgid "Secret was rotation" #~ msgstr "Sırrı rotasyondu" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was viewed" msgstr "Sır görüldü" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Secret:" msgstr "Sır:" @@ -4774,15 +4774,15 @@ msgstr "Sır:" msgid "Security key authenticator" msgstr "Güvenlik anahtarı kimlik doğrulayıcısı" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "See documentation for a list of all variables." msgstr "Tüm değişkenlerin listesi için belgelere bakın." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Select a provider that this application should use. Alternatively, create a new provider." msgstr "Bu uygulamanın kullanması gereken bir sağlayıcı seçin. Alternatif olarak, yeni bir sağlayıcı oluşturun." @@ -4790,11 +4790,11 @@ msgstr "Bu uygulamanın kullanması gereken bir sağlayıcı seçin. Alternatif msgid "Select all rows" msgstr "Tüm satırları seç" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Select an authentication method." msgstr "Bir kimlik doğrulama yöntemi seçin." -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Select an enrollment flow" msgstr "Bir kayıt akışı seçme" @@ -4805,108 +4805,108 @@ msgstr "Bir kayıt akışı seçme" msgid "Select an object." msgstr "" -#: src/pages/users/GroupSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Select groups to add user to" msgstr "Kullanıcı eklemek için grupları seçin" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Select one of the sources below to login." msgstr "Giriş yapmak için aşağıdaki kaynaklardan birini seçin." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." msgstr "Kullanıcıların kimlik doğrulaması için belirli kaynaklar gösterilmelidir. Bu, LDAP'yi değil, yalnızca web tabanlı kaynakları etkiler." -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Select type" msgstr "" -#: src/pages/groups/MemberSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts msgid "Select users to add" msgstr "Eklenecek kullanıcıları seçin" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Select which scopes can be used by the client. The client still has to specify the scope to access the data." msgstr "İstemci tarafından hangi kapsamların kullanılabileceğini seçin. İstemci yine de verilere erişmek için kapsamı belirtmelidir." -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Select which server a user has to be a member of to be allowed to authenticate." msgstr "Bir kullanıcının kimlik doğrulamasına izin verilmesi için üye olması gereken sunucuyu seçin." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." msgstr "Kullanıcıyı bilgilendirmek için hangi aktarıcıların kullanılması gerektiğini seçin. Hiçbiri seçilmemişse, bildirim yalnızca authentik kullanıcı arabiriminde gösterilir." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Selected policies are executed when the stage is submitted to validate the data." msgstr "Seçilen ilkeler, verileri doğrulamak için aşama gönderildiğinde yürütülür." #~ msgid "Selecting a service-connection enables the management of the outpost by authentik." #~ msgstr "Bir servis bağlantısının seçilmesi, üssün authentik tarafından yönetilmesini sağlar." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Selecting an integration enables the management of the outpost by authentik." msgstr "Bir entegrasyon seçilmesi, oentik tarafından üssün yönetimini sağlar." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Selection of backends to test the password against." msgstr "Parolayı test etmek için arka uçların seçimi." -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Send Email again." msgstr "E-postayı tekrar gönder." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send link" msgstr "Bağlantıyı gönder" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Send notifications whenever a specific Event is created and matched by policies." msgstr "Belirli bir Olay oluşturulduğunda ve ilkelerle eşleştirildiğinde bildirim gönderin." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Send once" msgstr "Bir kez gönder" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send recovery link to user" msgstr "Kullanıcıya kurtarma bağlantısını gönder" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Sent to group" msgstr "Gruba gönderildi" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Separator: Static Separator Line" msgstr "Ayırıcı: Statik Ayırıcı Hattı" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Server URI" msgstr "Sunucu URI" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Server and client are further than 5 seconds apart." msgstr "Sunucu ve istemci arasında 5 saniyeden daha uzaktır." #~ msgid "Server name for which this provider's certificate is valid for." #~ msgstr "Bu sağlayıcının sertifikasının geçerli olduğu sunucu adı." -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Server validation of credential failed: {err}" msgstr "Kimlik bilgisi sunucu doğrulaması başarısız oldu: {err}" #~ msgid "Service Connections" #~ msgstr "Servis Bağlantıları" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Service Provider Binding" msgstr "Servis Sağlayıcı Bağlama" @@ -4916,11 +4916,11 @@ msgstr "Servis Sağlayıcı Bağlama" #~ msgid "Session" #~ msgstr "Oturum" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Session ID" msgstr "Oturum Kimliği" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Session duration" msgstr "Oturum süresi" @@ -4928,11 +4928,11 @@ msgstr "Oturum süresi" #~ msgid "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "Oturum geçerli saat+bu değerden sonra geçerli değil (Biçim: hours=1; Dakika=2; ikinci=3)." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session valid not on or after" msgstr "Oturum geçerli değil veya sonrasında" @@ -4940,51 +4940,51 @@ msgstr "Oturum geçerli değil veya sonrasında" msgid "Session(s)" msgstr "Oturum (lar)" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/UserSettingsPage.ts msgid "Sessions" msgstr "Oturumlar" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set HTTP-Basic Authentication" msgstr "HTTP-Temel Kimlik Doğrulamasını Ayarla" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set a custom HTTP-Basic Authentication header based on values from authentik." msgstr "authentik değerlerine göre özel bir HTTP-Basic Kimlik Doğrulama başlığı ayarlayın." -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/users/UserForm.ts msgid "Set custom attributes using YAML or JSON." msgstr "YAML veya JSON kullanarak özel nitelikleri ayarlayın." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Set password" msgstr "Parola ayarla" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." msgstr "Bunu kimlik doğrulamasının geçerli olmasını istediğiniz etki alanına ayarlayın. Yukarıdaki URL'nin bir üst etki alanı olmalıdır. Uygulamaları app1.domain.tld, app2.domain.tld olarak çalıştırıyorsanız, bunu 'domain.tld' olarak ayarlayın." -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Setup" msgstr "Kurulum" -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts msgid "Severity" msgstr "Önem derecesi" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." msgstr "Kullanıcıya rastgele giriş alanlarını göster, örneğin kayıt sırasında. Veriler akış bağlamında 'prompt_data' değişkeni altında kaydedilir." @@ -4992,7 +4992,7 @@ msgstr "Kullanıcıya rastgele giriş alanlarını göster, örneğin kayıt sı msgid "Show less" msgstr "Daha az göster" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show matched user" msgstr "Eşleşen kullanıcıyı göster" @@ -5000,73 +5000,73 @@ msgstr "Eşleşen kullanıcıyı göster" msgid "Show more" msgstr "Daha fazla göster" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show sources' labels" msgstr "Kaynakların etiketlerini göster" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Shown as the Title in Flow pages." msgstr "Akış sayfalarında Başlık olarak gösterilir." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar right" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Sign up." msgstr "Kaydolun." -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signature algorithm" msgstr "İmza algoritması" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Signing Certificate" msgstr "İmzalama Serfikası" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Signing Key" msgstr "İmzalama Anahtarı" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signing keypair" msgstr "Anahtar çifti imzalama" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Single Prompts that can be used for Prompt Stages." msgstr "İstemi Aşamaları için kullanılabilecek Tek İstemler." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Single use" msgstr "Tek kullanımlık" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" msgstr "" #~ msgid "Skip path regex" #~ msgstr "Yol regex atla" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Slug" msgstr "Kısa İsim" -#: src/flows/FlowExecutor.ts -#: src/flows/stages/FlowErrorStage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/stages/FlowErrorStage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Something went wrong! Please try again later." msgstr "Bir şeyler ters gitti! Lütfen daha sonra tekrar deneyin." @@ -5074,7 +5074,7 @@ msgstr "Bir şeyler ters gitti! Lütfen daha sonra tekrar deneyin." #~ msgid "Source" #~ msgstr "Kaynak" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Source linked" msgstr "Kaynak bağlantılı" @@ -5084,66 +5084,66 @@ msgstr "Kaynak bağlantılı" #~ msgid "Source {0}" #~ msgstr "Kaynak {0}" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Source(s)" msgstr "Kaynak (lar)" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Sources" msgstr "Kaynaklar" #~ msgid "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" #~ msgstr "LDAP gibi authentik'in veritabanıyla senkronize edilebilen ya da kullanıcılar tarafından OAuth ve sosyal girişler gibi kimlik doğrulaması ve kayıt yaptırmak için kullanılabilen kimlik kaynakları" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." msgstr "Auentik'in veritabanına senkronize edilebilen ya da kullanıcılar tarafından kimlik doğrulaması ve kayıt yaptırmak için kullanılabilen kimliklerin kaynakları." -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Spanish" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Specify multiple server URIs by separating them with a comma." msgstr "Birden çok sunucu URI'lerini virgülle ayırarak belirtin." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stacked" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts msgid "Stage" msgstr "Aşama" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Stage Bindings" msgstr "Aşama Bağlamaları" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stage Configuration" msgstr "Aşama Konfigürasyonu" #~ msgid "Stage binding" #~ msgstr "Aşama bağlama" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage binding(s)" msgstr "Aşama bağlama (ler)" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage kind" msgstr "Aşama türü" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage name" msgstr "Aşama adı" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage object" msgstr "Aşama nesnesi" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage type" msgstr "Aşama türü" @@ -5151,72 +5151,72 @@ msgstr "Aşama türü" #~ msgid "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." #~ msgstr "Kullanıcının uyumlu bir aygıtı olmadığında Kimlik Doğrulayıcısı'nı yapılandırmak için kullanılan Aşama. Bu yapılandırma Stage geçtikten sonra kullanıcıya yeniden istenmez." -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." msgstr "Bir TOTP kimlik doğrulayıcısını (Authy/Google Authenticator) yapılandırmak için kullanılan aşama." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." msgstr "Aşama bir WebAutnn kimlik doğrulayıcısını (örn. Yubikey, FaceID/Windows Hello) yapılandırmak için kullanılır." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." msgstr "Aşama ikili tabanlı kimlik doğrulayıcısını yapılandırmak için kullanılır. Bu aşama yapılandırma akışları için kullanılmalıdır." -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." msgstr "Statik kimlik doğrulayıcısını (yani statik belirteçleri) yapılandırmak için kullanılan aşama. Bu aşama yapılandırma akışları için kullanılmalıdır." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Stage used to configure an SMS-based TOTP authenticator." msgstr "Aşama, SMS tabanlı bir TOTP kimlik doğrulayıcısını yapılandırmak için kullanılır." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." msgstr "Aşama, herhangi bir kimlik doğrulayıcıyı doğrulamak için kullanılır. Bu aşama kimlik doğrulama veya yetkilendirme akışları sırasında kullanılmalıdır." -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stage(s)" msgstr "Aşama (lar)" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Stage-specific settings" msgstr "Aşama alanına özgü ayarlar" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Stages" msgstr "Aşamalar" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." msgstr "Aşamalar, bir Akış'ın kullanıcının yönlendirildiği tek adımlardır. Bir aşama yalnızca bir akış içinden yürütülebilir." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." msgstr "" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "State" msgstr "Eyalet" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Static Tokens" msgstr "Statik Belirteçler" @@ -5224,7 +5224,7 @@ msgstr "Statik Belirteçler" msgid "Static authenticator" msgstr "Statik kimlik doğrulayıcı" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Static token" msgstr "Statik belirteç" @@ -5232,16 +5232,16 @@ msgstr "Statik belirteç" msgid "Static tokens" msgstr "Statik belirteçler" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Static: Static value, displayed as-is." msgstr "Statik: Statik değer, olduğu gibi görüntülenir." -#: src/pages/stages/deny/DenyStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Status" msgstr "Durum" @@ -5251,25 +5251,25 @@ msgstr "Durum" #~ msgid "Status: Enabled" #~ msgstr "Durum: Etkin" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Stop impersonation" msgstr "Taklitçiliği durdurun" -#: src/pages/events/EventInfo.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Subject" msgstr "Konu" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Subject mode" msgstr "Konu modu" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Subject-alt name" msgstr "Konu-alt adı" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Successful" msgstr "Başarılı" @@ -5278,7 +5278,7 @@ msgstr "Başarılı" msgid "Successful Logins" msgstr "Başarılı Oturum Açma" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Successfully cleared flow cache" msgstr "Akış önbelleği başarıyla temizlendi" @@ -5286,131 +5286,131 @@ msgstr "Akış önbelleği başarıyla temizlendi" msgid "Successfully cleared notifications" msgstr "Bildirimler başarıyla silindi" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Successfully cleared policy cache" msgstr "İlke önbelleği başarıyla temizlendi" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Successfully copied TOTP Config." msgstr "TOTP Yapılandırması başarıyla kopyalandı." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully created application." msgstr "Uygulama başarıyla oluşturuldu." -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully created binding." msgstr "Bağlama başarılı bir şekilde oluşturuldu." -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully created certificate-key pair." msgstr "Sertifika anahtarı çifti başarıyla oluşturuldu." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully created flow." msgstr "Akış başarıyla oluşturuldu." -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully created group." msgstr "Grup başarıyla oluşturuldu." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully created instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully created integration." msgstr "Entegrasyon başarıyla oluşturuldu." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully created invitation." msgstr "Davet başarıyla oluşturuldu." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully created mapping." msgstr "Eşleme başarıyla oluşturuldu." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully created outpost." msgstr "Üs başarıyla oluşturdu." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully created policy." msgstr "İlke başarıyla oluşturuldu." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully created prompt." msgstr "Başarıyla komut istemi oluşturuldu." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully created provider." msgstr "Sağlayıcı başarıyla oluşturuldu." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully created rule." msgstr "Kural başarıyla oluşturuldu." #~ msgid "Successfully created service-connection." #~ msgstr "Hizmet bağlantısı başarıyla oluşturuldu." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully created source." msgstr "Kaynak başarıyla oluşturuldu." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully created stage." msgstr "Aşama aşaması başarıyla oluşturuldu." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully created tenant." msgstr "Sakin başarıyla oluşturuldu." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully created token." msgstr "Belirteç başarıyla oluşturuldu." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully created transport." msgstr "Aktarıcı başarıyla oluşturuldu." -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully created user." msgstr "Kullanıcı başarıyla oluşturuldu." @@ -5424,44 +5424,44 @@ msgstr "{0} {1} başarıyla silindi" msgid "Successfully disconnected source" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Successfully generated certificate-key pair." msgstr "Sertifika-anahtar çifti başarıyla oluşturuldu." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Successfully generated recovery link" msgstr "Kurtarma bağlantısı başarıyla oluşturuldu" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Successfully imported flow." msgstr "Akış başarıyla aktarıldı." -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Successfully imported provider." msgstr "Sağlayıcı başarıyla içe aktarıldı." -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Successfully sent email." msgstr "Başarıyla e-posta gönderildi." -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Successfully sent test-request." msgstr "Test isteği başarıyla gönderildi." -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully updated application." msgstr "Uygulama başarıyla güncellendi." -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully updated binding." msgstr "Ciltleme başarıyla güncellendi." -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully updated certificate-key pair." msgstr "Sertifika anahtarı çifti başarıyla güncelleştirildi." @@ -5477,207 +5477,207 @@ msgstr "" msgid "Successfully updated device." msgstr "Cihaz başarıyla güncellendi." -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully updated flow." msgstr "Akış başarıyla güncellendi." -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully updated group." msgstr "Grup başarıyla güncellendi." -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully updated instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully updated integration." msgstr "Entegrasyon başarıyla güncellendi." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully updated invitation." msgstr "Davet başarıyla güncellendi." -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully updated mapping." msgstr "Eşleme başarıyla güncellendi." -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully updated outpost." msgstr "İleri üssü başarıyla güncelledi." -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/UserPasswordForm.ts msgid "Successfully updated password." msgstr "Parola başarıyla güncellendi." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully updated policy." msgstr "İlke başarıyla güncelleştirildi." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully updated prompt." msgstr "İstemi başarıyla güncellendi." -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully updated provider." msgstr "Sağlayıcı başarıyla güncellendi." -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully updated rule." msgstr "Kural başarıyla güncellendi." #~ msgid "Successfully updated service-connection." #~ msgstr "Hizmet bağlantısı başarıyla güncellendi." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully updated source." msgstr "Kaynak başarıyla güncellendi." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully updated stage." msgstr "Aşama başarıyla güncellendi." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully updated tenant." msgstr "Sakin başarıyla güncellendi." -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully updated token." msgstr "Belirteç başarıyla güncellendi." -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully updated transport." msgstr "Aktarıcı başarılı bir şekilde güncellendi." -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully updated user." msgstr "Kullanıcı başarıyla güncellendi." -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Successfully updated {0} {1}" msgstr "{0} {1} başarıyla güncellendi" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Superuser" msgstr "Süper kullanıcı" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Superuser privileges?" msgstr "Süper kullanıcı ayrıcalıkları mı?" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Superuser-groups" msgstr "Süper kullanıcı grupları" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Superusers" msgstr "Süper Kullanıcılar" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Suspicious request" msgstr "Şüpheli istek" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Symbol charset" msgstr "Sembol karakter seti" #~ msgid "Sync" #~ msgstr "Senkronizasyon" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync groups" msgstr "Grupları eşle" #~ msgid "Sync parent group" #~ msgstr "Üst grubu senkronize et" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Sync status" msgstr "Durumu senkronize et" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync users" msgstr "Kullanıcıları senkronize et" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "System" msgstr "Sistem" #~ msgid "System Overview" #~ msgstr "Sisteme Genel Bakış" -#: src/interfaces/AdminInterface.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "System Tasks" msgstr "Sistem Görevleri" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "System status" msgstr "Sistem durumu" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task exception" msgstr "Sistem görevi hatası" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task execution" msgstr "Sistem görevi yürütme" #~ msgid "TLS Authentication Certificate" #~ msgstr "TLS Kimlik Doğrulama Sertifikası" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "TLS Authentication Certificate/SSH Keypair" msgstr "TLS Kimlik Doğrulama Sertifikası/SH Anahtar Eşi" #~ msgid "TLS Server name" #~ msgstr "TLS Sunucu adı" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "TLS Verification Certificate" msgstr "TLS Doğrulama Sertifikası" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "TOTP Authenticators" msgstr "TOTP Kimlik Doğrulayıcıları" @@ -5689,62 +5689,62 @@ msgstr "TOTP Cihazı" msgid "TOTP authenticator" msgstr "TOTP kimlik doğrulayıcı" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Taiwanese Mandarin" msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Target" msgstr "Hedef" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with errors" msgstr "Görev hatalarla tamamlandı" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with warnings" msgstr "Görev uyarılarla tamamlandı" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Template" msgstr "Şablon" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Tenant" msgstr "Sakin" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenant(s)" msgstr "Sakin(ler)" -#: src/interfaces/AdminInterface.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenants" msgstr "Sakinler" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test" msgstr "Test" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Test Policy" msgstr "Test İlkesi" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test Property Mapping" msgstr "Sınama Özellik Eşlemesi" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text (read-only): Simple Text input, but cannot be edited." msgstr "Metin (salt okunur): Basit Metin girişi, ancak düzenlenemez." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text: Simple Text input" msgstr "Metin: Basit Metin girişi" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "The Host IP of the docker host" msgstr "Docker ana bilgisayarının Ana Bilgisayar IP'si" @@ -5752,27 +5752,27 @@ msgstr "Docker ana bilgisayarının Ana Bilgisayar IP'si" msgid "The URL \"{0}\" was not found." msgstr "“{0}” URL'si bulunamadı." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" msgstr "" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator should not create a dedicated credential" msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll access the application at. Include any non-standard port." msgstr "Uygulamaya erişeceğiniz harici URL. Standart olmayan herhangi bir bağlantı noktasını dahil edin." #~ msgid "The external URL you'll authenticate at. Can be the same domain as authentik." #~ msgstr "Kimlik doğrulayacağınız harici URL. Auentik ile aynı etki alanı olabilir." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." msgstr "Kimlik doğrulayacağınız harici URL. Auentik çekirdek sunucusuna bu URL altında erişilebilir olmalıdır." @@ -5787,7 +5787,7 @@ msgstr "" msgid "The following objects use {objName}" msgstr "Aşağıdaki nesneler {objName}" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "The new application wizard greatly simplifies the steps required to create applications and providers." msgstr "" @@ -5800,7 +5800,7 @@ msgstr "" #~ "seçili seçeneklerden biri veya her ikisi de\n" #~ "eşik." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "The policy passes when the reputation score is below the threshold, and\n" "doesn't pass when either or both of the selected options are equal or above the\n" @@ -5810,23 +5810,23 @@ msgstr "" "seçili seçeneklerden biri veya her ikisi eşit veya eşigin üzerinde olduğunda \n" "geçmez." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "The policy takes a random time to execute. This controls the minimum time it will take." msgstr "İlke yürütmesi rastgele bir zaman alır. Bu, alacağı minimum süreyi belirler." -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" msgstr "gidNumbers'ın başlangıcı, bu sayı group.Pk öğesinden oluşturulan bir sayıya eklenir ve sayıların POSIX grupları için çok düşük olmamasını sağlar. Yerel gruplar veya kullanıcıların birincil grupların gidNumber'ıyla çakışmaması için varsayılan 4000'dir" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" msgstr "UidNumbers'ın başlangıcında, bu sayı, POSIX kullanıcıları için sayıların çok düşük olmadığından emin olmak için user.Pk öğesine eklenir. Varsayılan 2000 yerel kullanıcılarla çarpışmadığımızdan emin olmak için uidNumber" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "These bindings control if this stage will be applied to the flow." msgstr "Bu bağlamalar, bu aşama akışa uygulanacak olup olmadığını denetler." -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." @@ -5834,13 +5834,13 @@ msgstr "" "Bu bağlamalar, bu kuralın hangi olayları tetiklediğini denetler. Bağlamalar\n" "grupları/kullanıcılar olay kullanıcısı karşı denetlenir." -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "These bindings control which users can access this flow." msgstr "Bu bağlamalar hangi kullanıcıların bu akışa erişebileceğini denetler." -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." @@ -5848,55 +5848,55 @@ msgstr "" "Bu bağlamalar hangi kullanıcıların bu kaynağa erişebileceğini denetler.\n" "Burada ilkeleri yalnızca kullanıcı kimliği doğrulanmadan önce erişim kontrol edildiğinde kullanabilirsiniz." -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "These policies control which users can access this application." msgstr "Bu ilkeler hangi kullanıcıların bu uygulamaya erişebileceğini denetler." -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "This flow is completed." msgstr "Bu akış tamamlandı." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the full endpoint to send POST requests to." msgstr "Bu, POST istekleri göndermek için tam bitiş noktasıdır." -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the password to be used with basic auth" msgstr "Bu, temel kimlik doğrulama ile kullanılacak paroladır" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the username to be used with basic auth or the token when used with bearer token" msgstr "Bu, temel kimlik doğrulama veya taşıyıcı belirteci ile kullanıldığında kullanılacak kullanıcı adıdır" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." msgstr "Bu sağlayıcı saydam bir ters vekil sunucu gibi davranır, ancak isteklerin kimliğinin doğrulanması gerekir. Yön uygulamanızda HTTPS kullanıyorsa üsse de HTTPS kullanarak bağlandığınızdan emin olun." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "This setting only affects new Events, as the expiration is saved per-event." msgstr "Bu ayar, süre sonu olay başına kaydedildiğinden, yalnızca yeni Olayları etkiler." -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "This stage can be included in enrollment flows to accept invitations." msgstr "Bu aşama, davetleri kabul etmek için kayıt akışlarına dahil edilebilir." -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "This stage checks the user's current session against the Google reCaptcha service." msgstr "Bu aşama, kullanıcının geçerli oturumunu Google reCaptcha hizmetine karşı kontrol eder." -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Threshold" msgstr "Eşik" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Time in minutes the token sent is valid." msgstr "Gönderilen belirtecin dakika cinsinden geçerlilik süresi." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." msgstr "" @@ -5907,18 +5907,18 @@ msgstr "" #~ msgid "Time-based One-Time Passwords" #~ msgstr "Zaman Tabanlı Tek seferlik Parolalar" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Timeout" msgstr "Zaman aşımı" -#: src/pages/flows/FlowForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Title" msgstr "Başlık" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "To" msgstr "Kime" @@ -5926,61 +5926,61 @@ msgstr "Kime" #~ msgid "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." #~ msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "To create a recovery link, the current tenant needs to have a recovery flow configured." msgstr "Kurtarma bağlantısı oluşturmak için geçerli sakinin yapılandırılmış bir kurtarma akışı olması gerekir." #~ msgid "To directly reset a user's password, configure a recovery flow on the currently active tenant." #~ msgstr "Bir kullanıcının parolasını doğrudan sıfırlamak için, etkin olan sakin üzerinde bir kurtarma akışı yapılandırın." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." msgstr "Kullanıcının parolasını doğrudan sıfırlamasına izin vermek için, etkin olan sakin üzerinde bir kurtarma akışı yapılandırın." -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "To use SSL instead, use 'ldaps://' and disable this option." msgstr "Bunun yerine SSL kullanmak için 'ldaps: //' kullanın ve bu seçeneği devre dışı bırakın." #~ msgid "Token" #~ msgstr "Belirteç" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Token URL" msgstr "Belirteç URL'si" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Token count" msgstr "Belirteç sayısı" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Token expiry" msgstr "Belirteç son kullanma tarihi" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Token is managed by authentik." msgstr "Token authentik tarafından yönetilir." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Token validity" msgstr "Belirteç geçerliliği" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Token(s)" msgstr "Belirteç(ler)" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens" msgstr "Belirteçler" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Tokens & App passwords" msgstr "Belirteçler ve Uygulama parolaları" @@ -5988,259 +5988,259 @@ msgstr "Belirteçler ve Uygulama parolaları" msgid "Tokens and App passwords" msgstr "Belirteçler ve Uygulama parolaları" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." msgstr "Belirteçler, E-posta doğrulama aşamaları, Kurtarma anahtarları ve API erişimi için authentik boyunca kullanılır." -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Tokens sent via SMS." msgstr "Belirteçler SMS ile gönderildi." -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Total flows" msgstr "Toplam akışlar" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Total groups" msgstr "Toplam gruplar" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Total policies" msgstr "Toplam ilkeler" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Total users" msgstr "Toplam kullanıcı" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Traditional authenticator" msgstr "Geleneksel kimlik doğrulayıcı" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Compose)" msgstr "Traefik (Beste)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Ingress)" msgstr "Traefik (Giriş)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Standalone)" msgstr "Traefik (Bağımsız)" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Transient" msgstr "Geçici" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Transports" msgstr "Aktarıcılar" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Trusted OIDC Sources" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try it now" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try the new application wizard" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Turkish" msgstr "Türkçe" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio" msgstr "Twilio" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Account SID" msgstr "Twilio Hesabı SID" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Auth Token" msgstr "Twilio Auth Belirteci" +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts #: src/elements/user/UserDevicesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Type" msgstr "Tipi" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "UI settings" msgstr "UI ayarları" -#: src/pages/events/EventInfo.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "UID" msgstr "UID" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "UID start number" msgstr "UID başlangıç numarası" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "UPN" msgstr "UPN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL settings" msgstr "URL ayarları" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "URL that authentik will redirect back to after successful authentication." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "URL that the initial Login request is sent to." msgstr "İlk oturum açma isteğinin gönderildiği URL." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL the user is redirect to to consent the authorization." msgstr "Kullanıcının yetkilendirmeyi onaylamak için yönlendirdiği URL." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to get user information." msgstr "Kullanıcı bilgilerini almak için authentik tarafından kullanılan URL." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to retrieve tokens." msgstr "Auentik tarafından belirteçleri almak için kullanılan URL." -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used to request the initial token. This URL is only required for OAuth 1." msgstr "İlk belirteci istemek için kullanılan URL. Bu URL yalnızca OAuth 1 için gereklidir." -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "URL which will be opened when a user clicks on the application." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated Paths" msgstr "Kimliği Doğrulanmamış Yollar" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated URLs" msgstr "Kimliği Doğrulanmamış URL'ler" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Unbound policies" msgstr "Bağlanmayan ilkeler" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Unenrollment" msgstr "Kayıttan Çıkarma" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Unenrollment flow" msgstr "Kayıt dışı akış" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Unhealthy" msgstr "Sağlıksız" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Unhealthy outposts" msgstr "Sağlıksız üsler" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Unknown" msgstr "bilinmeyen" #~ msgid "Unmanaged" #~ msgstr "Yönetilmeyen" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Unread notifications" msgstr "Okunmamış bildirimler" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Unsynced sources" msgstr "Eşitlenmemiş kaynaklar" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Up-to-date!" 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserActiveForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserActiveForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update" msgstr "Güncelleme" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Update Application" msgstr "Uygulamayı Güncelle" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Binding" msgstr "Ciltlemeyi Güncelle" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Update Blueprint" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Update Certificate-Key Pair" msgstr "Sertifika Anahtarı Çiftini Güncelleştir" @@ -6248,91 +6248,91 @@ msgstr "Sertifika Anahtarı Çiftini Güncelleştir" msgid "Update Device" msgstr "Cihazı Güncelle" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Update Flow" msgstr "Akışı Güncelle" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Group" msgstr "Güncelleme Grubu" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Update Invitation" msgstr "" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Update LDAP Provider" msgstr "LDAP Sağlayıcısını Güncelle" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Update LDAP Source" msgstr "LDAP Kaynağını Güncelle" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Update Notification Rule" msgstr "Bildirim Kuralını Güncelle" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Update Notification Transport" msgstr "Bildirim Aktarıcısını Güncelle" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Update OAuth Source" msgstr "OAuth Kaynağını Güncelle" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Update OAuth2 Provider" msgstr "OAuth2 Sağlayıcısını Güncelleştirme" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Update Outpost" msgstr "Üssü Güncelle" -#: src/pages/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts msgid "Update Plex Source" msgstr "Plex Kaynağını Güncelle" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Update Prompt" msgstr "Güncelleme İstemi" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Update Proxy Provider" msgstr "Proxy Sağlayıcıyı Güncelle" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Update SAML Provider" msgstr "SAML Sağlayıcısını Güncelle" -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Update SAML Source" msgstr "SAML Kaynağını Güncelle" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Update Stage binding" msgstr "Aşama bağlamasını Güncelle" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Update Tenant" msgstr "Sakini Güncelle" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update Token" msgstr "Belirteç Güncelle" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update User" msgstr "Kullanıcı Güncelle" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Update available" msgstr "Güncelleme mevcut" @@ -6340,108 +6340,108 @@ msgstr "Güncelleme mevcut" msgid "Update details" msgstr "Ayrıntıları güncelle" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update password" msgstr "Parolayı güncelle" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/users/UserActiveForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/users/UserActiveForm.ts msgid "Update {0}" msgstr "Güncelleme {0}" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Updated" msgstr "Güncellendi" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Upstream host that the requests are forwarded to." msgstr "İsteklerin iletildiği yukarı ana bilgisayar." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use SSL" msgstr "SSL kullan" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use TLS" msgstr "TLS Kullan" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a code-based authenticator." msgstr "Kod tabanlı kimlik doğrulayıcı kullanın." -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Use a security key" msgstr "Güvenlik anahtarı kullan" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a security key to prove your identity." msgstr "Kimliğinizi kanıtlamak için bir güvenlik anahtarı kullanın." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use global settings" msgstr "Genel ayarları kullan" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's email address, but deny enrollment when the email address already exists." msgstr "Kullanıcının e-posta adresini kullanın, ancak e-posta adresi zaten varken kaydı reddedin." -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's username, but deny enrollment when the username already exists." msgstr "Kullanıcının kullanıcı adını kullanın, ancak kullanıcı adı zaten varken kaydı reddedin." -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." msgstr "Kimlik doğrulaması için aşağıdaki kullanıcı adı ve parolayı kullanın. Parola daha sonra Belirteçler sayfasından alınabilir." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." msgstr "Bu sağlayıcıyı nginx'in auth_request veya traefik's forwardAuth ile kullanın. Her uygulama/etki alanının kendi sağlayıcısına ihtiyacı vardır. Ayrıca, her etki alanında /outpost.goauthentik.io üsse yönlendirilmelidir (manged bir üs kullanırken, bu sizin için yapılır)." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." msgstr "Bu sağlayıcıyı nginx'in auth_request veya traefik'in forwardAuth ile kullanın. Kök etki alanı başına yalnızca tek bir sağlayıcı gereklidir. Uygulama başına yetkilendirme yapamazsınız, ancak her uygulama için bir sağlayıcı oluşturmanız gerekmez." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Use this tenant for each domain that doesn't have a dedicated tenant." msgstr "Bu sakini, ayrılmış bir sakine sahip olmayan her etki alanı için kullanın." +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventListPage.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "User" msgstr "Kullanıcı" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User Info" msgstr "Kullanıcı Bilgileri" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User Property Mappings" msgstr "Kullanıcı Özellik Eşlemeleri" @@ -6451,15 +6451,15 @@ msgstr "Kullanıcı Özellik Eşlemeleri" #~ msgid "User Settings" #~ msgstr "Kullanıcı Ayarları" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + LDAP password" msgstr "Kullanıcı veritabanı+LDAP parolası" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + app passwords" msgstr "Kullanıcı veritabanı+uygulama parolaları" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + standard password" msgstr "Kullanıcı veritabanı+standart parola" @@ -6467,193 +6467,193 @@ msgstr "Kullanıcı veritabanı+standart parola" msgid "User details" msgstr "Kullanıcı ayrıntıları" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User events" msgstr "Kullanıcı olayları" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "User fields" msgstr "Kullanıcı alanları" -#: src/pages/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "User folders" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "User interface" msgstr "Kullanıcı arayüzü" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "User mappings can only be checked if a user is already logged in when trying to access this source." msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "User matching mode" msgstr "Kullanıcı eşleştirme modu" #~ msgid "User metrics" #~ msgstr "Kullanıcı metrikleri" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User object filter" msgstr "Kullanıcı nesne filtresi" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User password writeback" msgstr "Kullanıcı parolasını geri yazma" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "User path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "User path template" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "User settings flow" msgstr "" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "User statistics" msgstr "Kullanıcı istatistikleri" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User status" msgstr "Kullanıcı durumu" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification" msgstr "Kullanıcı doğrulaması" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification is preferred if available, but not required." msgstr "Kullanıcı doğrulaması varsa tercih edilir, ancak gerekli değildir." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification must occur." msgstr "Kullanıcı doğrulaması gerçekleşmelidir." -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification should not occur." msgstr "Kullanıcı doğrulaması gerçekleşmemelidir." -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "User was written to" msgstr "Kullanıcı yazıldı" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/UserViewPage.ts msgid "User {0}" msgstr "Kullanıcı {0}" -#: src/flows/FormStatic.ts +#: src/flow/FormStatic.ts msgid "User's avatar" msgstr "Kullanıcının avatarı" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "User's display name." msgstr "Kullanıcının görünen adı." -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "User's primary identifier. 150 characters or fewer." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User(s)" msgstr "Kullanıcı (lar)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the password part of the HTTP-Basic Header." msgstr "HTTP-Basic Üstbilgisinin parola kısmı için kullanılan Kullanıcı/Grup Özniteliği." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." msgstr "HTTP-Basic Üstbilgisinin kullanıcı bölümü için kullanılan Kullanıcı/Grup Özniteliği. Ayarlanmazsa, kullanıcının E-posta adresi kullanılır." -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Userinfo URL" msgstr "Userinfo URL'si" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Username" msgstr "Kullanıcı Adı" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Username: Same as Text input, but checks for and prevents duplicate usernames." msgstr "Kullanıcı adı: Metin girişi ile aynı, ancak yinelenen kullanıcı adlarını denetler ve engeller." -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/UserListPage.ts msgid "Users" msgstr "Kullanıcılar" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Users added to this group will be superusers." msgstr "Bu gruba eklenen kullanıcılar süper kullanıcılar olacaktır." -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Users created per day in the last month" msgstr "Son ay içinde günlük oluşturulan kullanıcılar" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." msgstr "Seçilen gruptaki kullanıcılar arama sorguları yapabilir. Hiçbir grup seçilmezse, LDAP Aramalarına izin verilmez." -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using flow" msgstr "Akışı kullanma" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using source" msgstr "Kaynak kullanma" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." msgstr "360 gün boyunca geçerlidir, bundan sonra parola otomatik olarak dönecektir. Parolayı Token Listesi'nden kopyalayabilirsiniz." -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." msgstr "Başarılı bir yetkilendirme akışından sonra geçerli yeniden yönlendirme URL'leri. Ayrıca Kapalı akışlar için burada tüm kökenleri belirtin." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Validate SSL Certificates of upstream servers." msgstr "Yayın yukarı akış sunucularının SSL Sertifikalarını doğrulayın." -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Validate the user's password against the selected backend(s)." msgstr "Kullanıcının parolasını seçili arka uç(lara) göre doğrulayın." -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Validation Policies" msgstr "Doğrulama İlkeleri" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Validity days" msgstr "Geçerlilik günleri" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Verification" msgstr "Doğrulama" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Verification Certificate" msgstr "Doğrulama Sertifikası" @@ -6665,204 +6665,204 @@ msgstr "Doğrulama Sertifikası" #~ msgid "Verify only" #~ msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." msgstr "Kullanıcının e-posta adresini bir kerelik bağlantı göndererek doğrulayın. Kullanıcının orijinalliğini doğrulamak için kurtarma için de kullanılabilir." -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Version" msgstr "Sürüm" #~ msgid "Version: {0}" #~ msgstr "Sürüm: {0}" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "Version: {versionString}" msgstr "Sürüm: {versionString}" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "View Deployment Info" msgstr "Dağıtım Bilgilerini Görüntüle" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "View deployment documentation" msgstr "Dağıtım belgelerini görüntüleme" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Visible in the URL." msgstr "URL'de görünür." -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (max)" msgstr "Bekleyin (maks.)" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (min)" 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 +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Warning" msgstr "Uyarı" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Warning: Application is not used by any Outpost." msgstr "Uyarı: Uygulama herhangi bir Üs tarafından kullanılmıyor." -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." msgstr "Uyarı: Hiçbir davetiye aşaması herhangi bir akışa bağlı değildir. Davetiyeler beklendiği gibi çalışmaz." -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Warning: Policy is not assigned." msgstr "Uyarı: İlke atanmamış." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Warning: Provider is not used by an Application." msgstr "Uyarı: Sağlayıcı bir Uygulama tarafından kullanılmaz." -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Warning: Provider is not used by any Outpost." msgstr "Uyarı: Sağlayıcı herhangi bir Üs tarafından kullanılmaz." -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Warning: Provider not assigned to any application." msgstr "Uyarı: Sağlayıcı herhangi bir uygulamaya atanmamış." -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." msgstr "Uyarı: Oturum açtığınız kullanıcıyı ({0}) silmek üzeresiniz. Kendi sorumluluğunuzdadır." -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Warning: authentik Domain is not configured, authentication will not work." msgstr "Uyarı: authentik Domain yapılandırılmamış, kimlik doğrulama çalışmaz." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Web Certificate" msgstr "Web Sertifikası" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Web application" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "WebAuthn Authenticators" msgstr "WebAuthn Kimlik Doğrulayıcıları" #~ msgid "WebAuthn Devices" #~ msgstr "WebAuthn Aygıtları" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (Slack/Discord)" msgstr "Webhook (Kayak/Uyuşmazlık)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (generic)" msgstr "Webhook (genel)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook Mapping" msgstr "Web Kancası Haritalama" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook URL" msgstr "Web Kancası URL'si" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Welcome, {name}." msgstr "Hoş geldiniz, {name}." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When a user returns from the email successfully, their account will be activated." msgstr "Bir kullanıcı e-postadan başarıyla döndüğünde, hesabı etkinleştirilir." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." msgstr "Geçerli bir kullanıcı adı/e-posta girildiğinde ve bu seçenek etkinleştirildiğinde, kullanıcının kullanıcı adı ve avatarı gösterilir. Aksi takdirde, kullanıcının girdiği metin gösterilir." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." msgstr "TLS ile bir LDAP Sunucusuna bağlanırken, sertifikalar varsayılan olarak denetlenmez. Uzak sertifikayı doğrulamak için bir anahtar çifti belirtin." -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "When connecting via SSH, this keypair is used for authentication." msgstr "SSH üzerinden bağlanırken, bu anahtar çifti kimlik doğrulama için kullanılır." -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When enabled, global Email connection settings will be used and connection settings below will be ignored." msgstr "Etkinleştirildiğinde, genel E-posta bağlantısı ayarları kullanılır ve aşağıdaki bağlantı ayarları yoksayılır." -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "When enabled, the invitation will be deleted after usage." msgstr "Etkinleştirildiğinde, davetiye kullanımdan sonra silinir." -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When enabled, user fields are matched regardless of their casing." msgstr "Etkinleştirildiğinde, kullanıcı alanları muhafazası ne olursa olsun eşleştirilir." -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "When multiple stages are selected, the user can choose which one they want to enroll." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." msgstr "Seçildiğinde, ayrı bir sayfa yerine aynı sayfada bir parola alanı gösterilir. Bu, kullanıcı adı numaralandırma saldırılarını engeller." -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." msgstr "Seçildiğinde, gelen onaylama öğesinin İmzaları bu sertifikaya göre doğrulanır. İmzasız İsteklere izin vermek için varsayılan olarak bırakın." -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." msgstr "Bu seçenek etkinleştirildiğinde, bu ilkenin tüm yürütmeleri günlüğe kaydedilir. Varsayılan olarak, yalnızca yürütme hataları günlüğe kaydedilir." -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "When used in conjunction with a User Write stage, use attributes.foo to write attributes." msgstr "Kullanıcı Yazma aşaması ile birlikte kullanıldığında, öznitelikleri yazmak için attributes.foo kullanın." -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "When using an external logging solution for archiving, this can be set to \"minutes=5\"." msgstr "Arşivleme için harici bir günlük çözümü kullanırken, bu “Dakika = 5\" olarak ayarlanabilir." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." msgstr "Proxy veya ileri auth (tek uygulama) modunu kullanırken, istenen URL Yolu düzenli ifadelere karşı denetlenir. İleriye yönlendirme (etki alanı modu) kullanıldığında, şema ve ana bilgisayar da dahil olmak üzere istenen tam URL normal ifadelerle eşleştirilir." -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Whoops!" msgstr "Hay aksi!" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Windows" msgstr "Windows" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Workers" msgstr "İşçiler" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." @@ -6870,51 +6870,51 @@ msgstr "" "Akış bağlamının 'prompt_data' herhangi bir veri şu anda bekleyen kullanıcıya yazın. Kullanıcı yoksa\n" "beklemede ise, yeni bir kullanıcı oluşturulur ve veri bunlara yazılır." -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "X509 Subject" msgstr "X509 Konusu" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "XML-based SSO standard. Use this if your application only supports SAML." msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Yes" msgstr "Evet" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Yes ({0})" msgstr "Evet ({0})" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "Yalnızca üssün türüne uyan sağlayıcıları seçebilirsiniz." -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "You're about to be redirect to the following URL." msgstr "Aşağıdaki URL'ye yönlendirmek üzeresiniz." -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "You're currently impersonating {0}. Click to stop." msgstr "Şu anda {0} kimliğine bürünüyorsunuz. Durdurmak için tıklayın." -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "app1 running on app1.example.com" msgstr "app1 üzerinde çalışan app1.example.com" @@ -6924,11 +6924,11 @@ msgstr "app1 üzerinde çalışan app1.example.com" #~ msgid "authentik LDAP Backend" #~ msgstr "authentik LDAP Arka Ucu" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "authentik running on auth.example.com" msgstr "auth.example.com üzerinde çalışan authentik" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "authentik: Locale: Displays a list of locales authentik supports." msgstr "" @@ -6959,11 +6959,11 @@ msgstr "referans varsayılan değere sıfırlanır" msgid "reference will be set to an empty value" msgstr "referans boş bir değere ayarlanacaktır" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with current user" msgstr "" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with inspector" msgstr "müfettiş ile" @@ -6973,11 +6973,11 @@ msgstr "müfettiş ile" msgid "{0}" msgstr "{0}" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} (\"{1}\", of type {2})" msgstr "{0} (“{1}”, {2} türünde)" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} ({1})" msgstr "{0} ({1})" @@ -6990,7 +6990,7 @@ msgstr "{0} ({consequence})" msgid "{0} - {1} of {2}" msgstr "{2} içinden {0} - {1}" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "{0} is available!" msgstr "{0} kullanılabilir!" @@ -6998,7 +6998,7 @@ msgstr "{0} kullanılabilir!" msgid "{0} unread" msgstr "{0} okunmamış" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "{0}, should be {1}" msgstr "{0}, {1} olmalıdır" diff --git a/web/src/locales/zh-Hans.po b/web/src/locales/zh-Hans.po index 0ab33cdb3..5c0945b9b 100644 --- a/web/src/locales/zh-Hans.po +++ b/web/src/locales/zh-Hans.po @@ -33,105 +33,105 @@ msgstr "(格式:hours=-1;minutes=-2;seconds=-3)。" msgid "(Format: hours=1;minutes=2;seconds=3)." msgstr "(格式:hours=1;minutes=2;seconds=3)。" +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts #: src/elements/user/SessionList.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "-" msgstr "-" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid ".yaml files, which can be found on goauthentik.io and can be exported by authentik." msgstr ".yaml 文件,可以在 goauthentik.io 上找到,也可以通过 authentik 导出。" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "6 digits, widely compatible" msgstr "6 位数字,广泛兼容" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "8 digits, not compatible with apps like Google Authenticator" msgstr "8 位数字,与 Google 身份验证器等应用不兼容" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A \"roaming\" authenticator, like a YubiKey" msgstr "像 YubiKey 这样的“漫游”身份验证器" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "A code has been sent to you via SMS." msgstr "验证码已通过短信发送给您。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "A newer version of the frontend is available." msgstr "有较新版本的前端可用。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A non-removable authenticator, like TouchID or Windows Hello" msgstr "不可移除的身份验证器,例如 TouchID 或 Windows Hello" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "A policy used for testing. Always returns the same result as specified below after waiting a random duration." msgstr "用于测试的策略。等待随机时长后,始终返回下面指定的结果。" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "ACS URL" msgstr "ACS URL" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ALL, all policies must match to grant access." msgstr "ALL,必须匹配所有策略才能授予访问权限。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ALL, all policies must match to include this stage access." msgstr "ALL,必须匹配所有策略才能包含此阶段访问权限。" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ANY, any policy must match to grant access." msgstr "ANY,必须匹配任意策略才能授予访问权限。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ANY, any policy must match to include this stage access." msgstr "ANY,必须匹配任意策略才能包含此阶段访问权限。" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "API" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "API Access" msgstr "API 访问权限" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth Username" msgstr "API 身份验证用户名" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth password" msgstr "API 身份验证密码" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "API Hostname" msgstr "API 主机名" @@ -139,7 +139,7 @@ msgstr "API 主机名" msgid "API Requests" msgstr "API 请求" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "API Token (can be used to access the API programmatically)" msgstr "API 令牌(可用于以编程方式访问 API)" @@ -147,84 +147,84 @@ msgstr "API 令牌(可用于以编程方式访问 API)" msgid "API request failed" msgstr "API 请求失败" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "About applications" msgstr "关于应用" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Access Key" msgstr "访问密钥" #~ msgid "Access code validity" #~ msgstr "访问代码有效性" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Access token URL" msgstr "访问令牌 URL" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Access token validity" msgstr "访问令牌有效性" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts 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 -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Actions" msgstr "操作" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Actions over the last 24 hours" msgstr "过去 24 小时内的操作" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Activate" msgstr "激活" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Activate pending user on success" msgstr "成功时激活待处理用户" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Active" msgstr "激活" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Add" msgstr "添加" @@ -251,40 +251,40 @@ msgstr "添加" #~ msgid "Add a provider which supports SAML 2.0." #~ msgstr "添加一个支持 SAML 2.0 的提供程序。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition Group DN" msgstr "额外的组 DN" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition User DN" msgstr "额外的用户 DN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Additional Scope" msgstr "额外的作用域" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Additional UI settings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional group DN, prepended to the Base DN." msgstr "额外的组 DN,添加到 Base DN 起始处。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Additional scope mappings, which are passed to the proxy." msgstr "传递给代理的额外作用域映射。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts 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 +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional settings" msgstr "其他设置" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional user DN, prepended to the Base DN." msgstr "额外的用户 DN,添加到 Base DN 起始处。" @@ -292,121 +292,121 @@ msgstr "额外的用户 DN,添加到 Base DN 起始处。" msgid "Admin" msgstr "管理员" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Admin interface" msgstr "管理员界面" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Advanced protocol settings" msgstr "高级协议设置" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Advanced settings" msgstr "高级设置" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Affected model:" msgstr "受影响的模型:" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Alert" msgstr "注意" #~ msgid "Algorithm used to sign the JWT Tokens." #~ msgstr "用于签名 JWT 令牌的算法。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allow IDP-initiated logins" msgstr "允许 IDP 发起的登录" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allow friends to authenticate via Plex, even if you don't share any servers" msgstr "允许好友通过 Plex 进行身份验证,即使您不共享任何服务器。" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allow up to N occurrences in the HIBP database." msgstr "HIBP 数据库中最多允许 N 次出现。" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." msgstr "允许用户根据属性使用应用程序、强制使用密码标准以及选择性地应用阶段。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Allowed Redirect URIs" msgstr "允许的重定向 URI" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allowed count" msgstr "允许的计数" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allowed servers" msgstr "允许的服务器" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." msgstr "允许由 IdP 启动的身份验证流程。这可能存在安全风险,因为未对请求 ID 进行验证。" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Allows/denys requests based on the users and/or the IPs reputation." msgstr "根据用户和/或 IP 信誉允许/拒绝请求。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Also known as Entity ID. Defaults the Metadata URL." msgstr "也称为 Entity ID。 默认为元数据 URL。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Also known as EntityID." msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Alternatively, if your current device has Duo installed, click on this link:" msgstr "或者,如果您当前的设备已安装 Duo,请点击此链接:" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Always require consent" msgstr "始终需要征得同意授权" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "An example setup can look like this:" msgstr "设置示例如下所示:" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Any HTML can be used." msgstr "可以使用任何 HTML。" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "App" msgstr "应用" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "App password" msgstr "应用密码" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "App password (can be used to login using a flow executor)" msgstr "应用密码(可用于使用流程执行器登录)" +#: src/admin/admin-overview/TopApplicationsTable.ts +#: src/admin/providers/ProviderListPage.ts #: src/elements/user/UserConsentList.ts -#: src/pages/admin-overview/TopApplicationsTable.ts -#: src/pages/providers/ProviderListPage.ts msgid "Application" msgstr "应用程序" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts #: src/user/LibraryApplication.ts msgid "Application Icon" msgstr "应用程序图标" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Application Link" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application already has access to the following permissions:" msgstr "" @@ -414,48 +414,48 @@ msgstr "" msgid "Application authorizations" msgstr "应用程序授权" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Application authorized" msgstr "应用程序已授权" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application details" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following new permissions:" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following permissions:" msgstr "应用程序需要以下权限:" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Application type" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application's display Name." msgstr "应用的显示名称。" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "Application(s)" msgstr "应用程序" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/outposts/OutpostForm.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/outposts/OutpostForm.ts msgid "Applications" msgstr "应用程序" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which redirect users to a non-web callback (for example, Android, iOS)" msgstr "" @@ -463,11 +463,11 @@ msgstr "" msgid "Apply changes" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Apps with most usage" msgstr "使用率最高的应用" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." @@ -475,7 +475,7 @@ msgstr "" "确实要清除流程缓存吗?\n" "这将导致所有流程在下次使用时重新评估。" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." @@ -491,111 +491,111 @@ msgstr "您确定要删除 {0} {1} 吗?" msgid "Are you sure you want to delete {0} {objName} ?" msgstr "您确定要删除 {0} {objName} 吗?" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Are you sure you want to update {0} \"{1}\"?" msgstr "您确定要更新 {0} \"{1}\" 吗?" #~ msgid "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "从当前时间经过多久时或之后,断言无效(格式:hours=1;minutes=2;seconds=3)。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion not valid on or after current time + this value." msgstr "从当前时间经过多久时或之后,断言无效。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not before" msgstr "不在此刻之前,断言有效" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not on or after" msgstr "不在此刻或之后,断言有效" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Assertions is empty" msgstr "断言为空" -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Assigned to application" msgstr "分配给应用程序" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Assigned to {0} object(s)." msgstr "已分配给 {0} 个对象。" #~ msgid "Assigned to {0} objects." #~ msgstr "已分配给 {0} 个对象。" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Attempted to log in as {0}" msgstr "已尝试以 {0} 身份登录" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." msgstr "用于 SAML 断言的属性名称。可以是 URN OID、Schema Reference 或任何其他字符串。如果此属性映射用于 NameID 属性,则会丢弃此字段。" -#: src/pages/groups/GroupForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/users/UserForm.ts msgid "Attributes" msgstr "属性" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Audience" msgstr "Audience" #~ msgid "Auth Type" #~ msgstr "身份验证类型" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Authenticating with Apple..." msgstr "正在使用 Apple 进行身份验证..." -#: src/flows/sources/plex/PlexLoginInit.ts +#: src/flow/sources/plex/PlexLoginInit.ts msgid "Authenticating with Plex..." msgstr "正在使用 Plex 进行身份验证..." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authentication" msgstr "身份验证" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Authentication Type" msgstr "身份验证类型" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Authentication URL" msgstr "身份验证 URL" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Authentication flow" msgstr "身份验证流程" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Authentication method" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Authentication without user interaction, or machine-to-machine authentication." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Authenticator" msgstr "身份验证器" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Authenticator Attachment" msgstr "身份验证器附件" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authorization" msgstr "授权" @@ -605,16 +605,16 @@ msgstr "授权" #~ msgid "Authorization Code(s)" #~ msgstr "授权代码" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Authorization URL" msgstr "授权 URL" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Authorization flow" msgstr "授权流程" @@ -622,23 +622,23 @@ msgstr "授权流程" msgid "Authorizations" msgstr "授权" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Authorize URL" msgstr "授权 URL" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Authorized application:" msgstr "已授权应用程序:" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Auto-detect (based on your browser)" msgstr "自动检测(基于您的浏览器)" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Automate and template configuration within authentik." msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Avatar image" msgstr "头像图片" @@ -646,21 +646,21 @@ msgstr "头像图片" msgid "Back" msgstr "返回" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Backends" msgstr "后端" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background" msgstr "背景" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Background image" msgstr "背景图片" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background shown during execution." msgstr "执行过程中显示的背景。" @@ -673,91 +673,91 @@ msgstr "执行过程中显示的背景。" #~ msgid "Backup status" #~ msgstr "备份状态" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Base DN" msgstr "Base DN" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the Hashed User ID" msgstr "基于经过哈希处理的用户 ID" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's Email. This is recommended over the UPN method." msgstr "基于用户的电子邮箱。建议在 UPN 方法上使用。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." msgstr "基于用户的 UPN,仅当用户设置了 'upn' 属性时才有效。仅当您有不同的 UPN 和 Mail 域时才使用此方法。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the username" msgstr "基于用户名" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Basic Auth" msgstr "基本身份验证" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Basic-Auth" msgstr "基本身份验证" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Bearer Token" msgstr "Bearer 令牌" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind CN" msgstr "Bind CN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Bind DN" msgstr "Bind DN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind Password" msgstr "Bind 密码" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind flow" msgstr "Bind 流程" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind mode" msgstr "绑定模式" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Bind stage" msgstr "绑定阶段" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Binding" msgstr "绑定" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Binding Type" msgstr "绑定类型" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprint(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprints" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding settings" msgstr "品牌设置" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding shown in page title and several other places." msgstr "品牌信息显示在页面标题和其他几个地方。" @@ -765,118 +765,118 @@ msgstr "品牌信息显示在页面标题和其他几个地方。" msgid "Browser" msgstr "浏览器" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Build hash:" msgstr "构建哈希:" #~ msgid "Build hash: {0}" #~ msgstr "构建哈希:{0}" -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Built-in" msgstr "内置" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "By default, only icons are shown for sources. Enable this to show their full names." msgstr "默认情况下,只为源显示图标。启用此选项可显示它们的全名。" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." msgstr "验证端点证书所依据的 CA。可以留空,表示不进行验证。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." msgstr "缓存绑定,流程与会话会在内存中执行与缓存。会话过期时执行流程。" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Cached flows" msgstr "缓存流程" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Cached policies" msgstr "缓存策略" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." msgstr "缓存查询,前哨将所有用户和组保存在内存中,并每 5 分钟刷新一次。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Caddy (Standalone)" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Callback URL" msgstr "回调 URL" #~ msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." #~ msgstr "连接到本地 Docker 守护进程时可以采用 'unix://' 格式,或者在连接到远程系统时采用 'https://:2376' 格式。" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." msgstr "连接到本地 Docker 守护进程时可以采用 'unix://' 格式,通过 SSH 连接时采用 'ssh://' 格式,或者在连接到远程系统时采用 'https://:2376' 格式。" +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/UserActiveForm.ts #: src/elements/forms/ConfirmationForm.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/forms/ModalForm.ts #: src/elements/wizard/Wizard.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/UserActiveForm.ts msgid "Cancel" msgstr "取消" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Case insensitive matching" msgstr "不区分大小写的匹配" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Certificate" msgstr "证书" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA1)" msgstr "证书指纹(SHA1)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA256)" msgstr "证书指纹(SHA256)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Subject" msgstr "证书主题" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Certificate used to sign outgoing Responses going to the Service Provider." msgstr "证书,用于签署发送给服务提供程序的传出响应。" #~ msgid "Certificate-Key Pair" #~ msgstr "证书密钥对" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pair(s)" msgstr "证书密钥对" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pairs" msgstr "证书密钥对" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Certificate/Key used for authentication. Can be left empty for no authentication." msgstr "用于身份验证的证书/密钥。可以留空表示不验证。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Certificates" msgstr "证书" @@ -884,8 +884,8 @@ msgstr "证书" msgid "Change password" msgstr "更改密码" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Change status" msgstr "更改状态" @@ -893,39 +893,39 @@ msgstr "更改状态" msgid "Change your password" msgstr "更改您的密码" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Changelog" msgstr "更新日志" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Characters which are considered as symbols." msgstr "被视为符号的字符。" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check" msgstr "检查" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check Application access" msgstr "检查应用程序访问权限" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check IP" msgstr "检查 IP" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check Username" msgstr "检查用户名" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check access" msgstr "检查访问权限" @@ -936,34 +936,34 @@ msgstr "检查访问权限" #~ "上传密码前 5 位字符的哈希,检查密码是否在 Have I Been Pwned\n" #~ "列表中。" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Check outposts." msgstr "检查前哨。" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Check status" msgstr "检查状态" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Check the IP of the Kubernetes service, or" msgstr "检查 Kubernetes 服务的 IP,或者" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Check the logs" msgstr "检查日志" #~ msgid "Check your Emails for a password reset link." #~ msgstr "检查您的电子邮件以获取密码重置链接。" -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Check your Inbox for a verification email." msgstr "检查您的收件箱是否有验证电子邮件。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Checkbox" msgstr "复选框" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." @@ -971,27 +971,27 @@ msgstr "" "根据 Have I been Pwned API 检查策略请求中的值,以此拒绝请求。\n" "请注意,只有一部分密码哈希值被发送,完整的比较是在客户端完成的。" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Checks if the request's user's password has been changed in the last x days, and denys based on settings." msgstr "检查过去 x 天内请求的用户密码是否已更改,并根据设置拒绝。" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength." msgstr "根据多条规则检查策略请求中的值,这些规则主要用于确保密码强度。" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (simplified)" msgstr "简体中文" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (traditional)" msgstr "繁体中文" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Clear Flow cache" msgstr "清除流程缓存" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear Policy cache" msgstr "清除策略缓存" @@ -1000,18 +1000,18 @@ msgstr "清除策略缓存" msgid "Clear all" msgstr "全部清除" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Clear background image" msgstr "清除背景图片" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear cache" msgstr "清除缓存" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Clear icon" msgstr "清除图标" @@ -1023,83 +1023,83 @@ msgstr "清除搜索" msgid "Click to change value" msgstr "点击以更改值" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Click to copy token" msgstr "点击复制令牌" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Client ID" msgstr "客户端 ID" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Client IP" msgstr "客户端 IP" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Client Secret" msgstr "客户端 Secret" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Client type" msgstr "客户端类型" +#: src/admin/outposts/OutpostDeploymentModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/notifications/NotificationDrawer.ts #: src/elements/wizard/Wizard.ts -#: src/pages/outposts/OutpostDeploymentModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "Close" msgstr "关闭" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Code" msgstr "代码" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Common Name" msgstr "常用名" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Compatibility mode" msgstr "兼容模式" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential" msgstr "机密" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." msgstr "机密客户能够对其凭据进行保密。公共客户端无此能力。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Configuration" msgstr "配置" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Configuration error" msgstr "配置错误" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Configuration flow" msgstr "配置流程" #~ msgid "Configuration stage" #~ msgstr "配置阶段" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Configuration stages" msgstr "配置阶段" @@ -1109,54 +1109,54 @@ msgstr "配置阶段" #~ msgid "Configure how long access codes are valid for." #~ msgstr "配置访问代码的有效期限。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long access tokens are valid for." msgstr "配置访问令牌的有效期限。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long refresh tokens and their id_tokens are valid for." msgstr "配置刷新令牌及其 id_tokens 的有效期限。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Configure how long tokens are valid for." msgstr "配置令牌的有效期限。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." msgstr "配置如何创建 NameID 值。如果留空,将遵守传入请求的 NameIDPolicy。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Configure how the flow executor should handle an invalid response to a challenge." msgstr "配置流程执行器应如何处理对质询的无效响应。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how the issuer field of the ID Token should be filled." msgstr "配置如何填写 ID 令牌的颁发者字段。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost authenticates requests." msgstr "配置前哨如何验证请求的身份。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost queries the core authentik server's users." msgstr "配置前哨如何查询核心 authentik 服务器的用户。" #~ msgid "Configure settings relevant to your user profile." #~ msgstr "配置与您的用户资料相关的设置。" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Configure the blueprint context, used for templating." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure the maximum allowed time drift for an assertion." msgstr "为断言配置允许的最大时间漂移。" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Configure visual settings and defaults for different domains." msgstr "配置不同域名的可视化设置和默认值。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." msgstr "配置应将哪些数据用作唯一用户标识符。在大多数情况下保持默认值即可。" @@ -1169,7 +1169,7 @@ msgstr "" msgid "Connect" msgstr "连接" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Connect to the LDAP Server on port 389:" msgstr "通过端口 389 连接到 LDAP 服务器:" @@ -1188,8 +1188,8 @@ msgstr "已连接服务" msgid "Connection error, reconnecting..." msgstr "连接错误,正在重新连接……" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Connection settings" msgstr "连接设置" @@ -1197,15 +1197,15 @@ msgstr "连接设置" msgid "Consent" msgstr "同意授权" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires in" msgstr "同意授权过期时间" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires." msgstr "同意授权会过期。" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent given last indefinitely" msgstr "无限期同意授权" @@ -1213,127 +1213,127 @@ msgstr "无限期同意授权" msgid "Consent(s)" msgstr "同意授权" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Groups." msgstr "将与此过滤器匹配的对象视为组。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Users." msgstr "将与此筛选器匹配的对象视为用户。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer key" msgstr "消费者 Key" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer secret" msgstr "消费者 Secret" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content left" msgstr "内容左侧" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content right" msgstr "内容右侧" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Context" msgstr "上下文" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Continue" msgstr "继续" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "Continue flow without invitation" msgstr "在没有邀请的情况下继续流程" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Control how authentik exposes and interprets information." msgstr "控制 authentik 如何公开和处理信息。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Cookie domain" msgstr "Cookie 域名" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Copy" msgstr "复制" #~ msgid "Copy Key" #~ msgstr "复制密钥" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Copy download URL" msgstr "复制下载 URL" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Copy recovery link" 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 -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/ApplicationWizard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create" @@ -1344,269 +1344,269 @@ msgstr "创建" msgid "Create App password" msgstr "创建应用密码" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/providers/RelatedApplicationButton.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/providers/RelatedApplicationButton.ts msgid "Create Application" msgstr "创建应用程序" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Binding" msgstr "创建绑定" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Create Blueprint Instance" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Create Certificate-Key Pair" msgstr "创建证书密钥对" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Create Flow" msgstr "创建流程" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Create Group" msgstr "创建组" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation" msgstr "创建邀请" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." msgstr "创建邀请链接以注册用户,并可选地强制设置其账户的特定属性。" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Create Notification Rule" msgstr "创建通知规则" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Create Notification Transport" msgstr "创建通知传输" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Create Outpost" msgstr "创建前哨" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Policy" msgstr "创建策略" -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Create Prompt" msgstr "创建输入" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "Create Service account" msgstr "创建服务账户" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage" msgstr "创建阶段" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage binding" msgstr "创建阶段绑定" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Create Tenant" msgstr "创建租户" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create Token" msgstr "创建令牌" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Create User" msgstr "创建用户" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Create a new application" msgstr "创建新应用程序" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "Create a new application." msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "Create a new outpost integration." msgstr "创建一个新前哨集成。" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "Create a new policy." msgstr "创建一个新策略。" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "Create a new property mapping." msgstr "创建一个新属性映射。" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Create a new provider." msgstr "创建一个新提供程序" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "Create a new source." msgstr "创建一个新身份来源。" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create a new stage." msgstr "创建一个新阶段。" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Create application" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Create group" msgstr "创建组" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Create provider" msgstr "创建提供程序" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "Create service account" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Create users as inactive" msgstr "创建未激活用户" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create {0}" msgstr "创建 {0}" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Created by" msgstr "创建者" #~ msgid "Created {0}" #~ msgstr "已创建 {0}" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "Creation Date" msgstr "创建日期" #~ msgid "Current plan cntext" #~ msgstr "当前计划上下文" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Current plan context" msgstr "当前计划上下文" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "Currently set to:" msgstr "当前设置为:" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Customisation" msgstr "自定义" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "DSA-SHA1" msgstr "DSA-SHA1" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Dashboards" msgstr "仪表板" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date" msgstr "日期" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date Time" msgstr "日期时间" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Deactivate" msgstr "停用" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Debug" msgstr "调试" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides the response when a policy denies access to this flow for a user." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." msgstr "决定此流程的用途。例如,当未经身份验证的用户访问 authentik 时,会重定向到身份验证流程。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default" msgstr "默认" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default flows" msgstr "默认流程" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Default?" msgstr "默认?" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "定义如何向用户发送通知,例如电子邮件或 Webhook。" +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/oauth/UserRefreshList.ts #: 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Delete" @@ -1631,19 +1631,19 @@ msgstr "删除" msgid "Delete account" msgstr "删除账户" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Delete currently set background image." msgstr "删除当前设置的背景图片。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Delete currently set icon." msgstr "删除当前设置的图标。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Delete temporary users after" msgstr "多久后删除临时用户" -#: src/pages/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts msgid "" "Delete the currently pending user. CAUTION, this stage does not ask for\n" "confirmation. Use a consent stage to ensure the user is aware of their actions." @@ -1656,48 +1656,48 @@ msgstr "" msgid "Delete {0}" msgstr "删除 {0}" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Denied action" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Deny the user access" msgstr "拒绝用户访问" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." msgstr "已弃用。请在身份来源中配置 JWKS 数据 / URL 代替此字段。" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Description" msgstr "描述" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Description shown to the user when consenting. If left empty, the user won't be informed." msgstr "同意授权时向用户显示的描述。如果留空,则不会告知用户。" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." msgstr "指定是否应将此用户视为活动用户。取消选择此选项,而不是删除帐户。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Designation" msgstr "指定" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Detailed health (one instance per column, data is cached so may be out of data)" msgstr "详细健康状况(每列一个实例,数据经过缓存,因此可能会缺少数据)" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Determines how authentik sends the response back to the Service Provider." msgstr "确定 authentik 如何将响应发送回服务提供程序。" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." msgstr "确定会话持续多长时间。默认为 0 秒意味着会话持续到浏览器关闭为止。" @@ -1705,11 +1705,11 @@ msgstr "确定会话持续多长时间。默认为 0 秒意味着会话持续到 msgid "Device" msgstr "设备" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes" msgstr "设备类型" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes which can be used to authenticate." msgstr "可用于进行身份验证的设备类型。" @@ -1720,31 +1720,31 @@ msgstr "可用于进行身份验证的设备类型。" msgid "Device(s)" msgstr "设备" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Diagram" msgstr "流程图" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Digest algorithm" msgstr "摘要算法" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Digits" msgstr "数字" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct binding, always execute the configured bind flow to authenticate the user." msgstr "直接绑定,总是执行配置的绑定流程,以验证用户的身份。" #~ msgid "Direct querying, always execute the configured bind flow to authenticate the user." #~ msgstr "直接查询,总是执行配置的绑定流程,以验证用户的身份。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct querying, always returns the latest data, but slower than cached querying." msgstr "直接查询,总是返回最新数据,但比缓存查询慢。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Directory" msgstr "目录" @@ -1763,11 +1763,11 @@ msgstr "目录" #~ msgid "Disable Time-based OTP" #~ msgstr "禁用基于时间的 OTP" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Disabled" msgstr "已禁用" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Disabled blueprints are never applied." msgstr "" @@ -1776,56 +1776,56 @@ msgstr "" msgid "Disconnect" msgstr "断开连接" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Docker URL" msgstr "Docker URL" -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Domain" msgstr "域名" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Download" msgstr "下载" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Certificate" msgstr "下载证书" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Private key" msgstr "下载私钥" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Download signing certificate" msgstr "下载签名证书" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Due to protocol limitations, this certificate is only used when the outpost has a single provider." msgstr "由于协议限制,只在前哨有单个提供程序时才使用此证书。" #~ msgid "Dummy" #~ msgstr "占位" -#: src/pages/stages/dummy/DummyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts msgid "Dummy stage used for testing. Shows a simple continue button and always passes." msgstr "用于测试的虚拟阶段。显示一个简单的“继续”按钮,并且始终通过。" #~ msgid "Duo" #~ msgstr "Duo" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Duo Authenticators" msgstr "Duo 身份验证器" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Duo activation" msgstr "Duo 激活" @@ -1833,57 +1833,57 @@ msgstr "Duo 激活" msgid "Duo authenticator" msgstr "Duo 身份验证器" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Duo push-notifications" msgstr "Duo 推送通知" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Duration after which events will be deleted from the database." msgstr "事件从数据库中删除的时间,超过这个时间就会被删除。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Each provider has a different issuer, based on the application slug." msgstr "根据应用程序 Slug,每个提供程序都有不同的颁发者。" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Edit" msgstr "编辑" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Binding" msgstr "编辑绑定" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Group" msgstr "编辑组" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Policy" msgstr "编辑策略" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Edit Stage" msgstr "编辑阶段" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" msgstr "编辑用户" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." msgstr "输入完整 URL、相对路径,或者使用 'fa://fa-test' 来使用 Font Awesome 图标 \"fa-test\"。" @@ -1891,40 +1891,40 @@ msgstr "输入完整 URL、相对路径,或者使用 'fa://fa-test' 来使用 msgid "Either no applications are defined, or you don't have access to any." msgstr "没有定义应用程序,或者您无权访问任何应用程序。" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Email" msgstr "电子邮箱" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Email address" msgstr "电子邮箱地址" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Email info:" msgstr "电子邮件信息:" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Email recovery link" msgstr "电子邮件恢复链接" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Email sent" msgstr "已发送电子邮件" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Email stage" msgstr "电子邮件阶段" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Email: Text field with Email type." msgstr "电子邮箱:电子邮箱类型的文本字段。" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Embedded outpost is not configured correctly." msgstr "嵌入式前哨配置不正确。" @@ -1937,7 +1937,7 @@ msgstr "嵌入式前哨配置不正确。" #~ msgid "Enable SMS authenticator" #~ msgstr "启用短信身份验证器" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Enable StartTLS" msgstr "启用 StartTLS" @@ -1947,26 +1947,26 @@ msgstr "启用 StartTLS" #~ msgid "Enable TOTP" #~ msgstr "启用 TOTP" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts 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 -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Enabled" msgstr "已启用" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Enabling this toggle will create a group named after the user, with the user as member." msgstr "启用此开关将创建一个以用户命名的组,用户为成员。" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "English" msgstr "英语" @@ -1974,39 +1974,39 @@ msgstr "英语" msgid "Enroll" msgstr "注册" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Enrollment" msgstr "注册" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Enrollment flow" msgstr "注册流程" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "EntityID/Issuer" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Error" msgstr "错误" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Error creating credential: {err}" msgstr "创建凭据时出错:{err}" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Error message" msgstr "错误消息" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when creating credential: {err}" msgstr "创建凭据时出错:{err}" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when validating assertion on server: {err}" msgstr "在服务器上验证断言时出错:{err}" @@ -2017,23 +2017,23 @@ msgstr "错误:不支持的源设置:{0}" #~ msgid "Error: unsupported stage settings: {0}" #~ msgstr "错误:不支持的阶段设置:{0}" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate on plan" msgstr "规划时进行评估" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies before the Stage is present to the user." msgstr "在阶段即将呈现给用户时评估策略。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." msgstr "在流程规划过程中评估策略。对于基于输入的策略,请禁用此选项。应与“重新评估策略”结合使用,因为如果同时禁用这两个选项,则**不**评估策略。" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Event Log" msgstr "事件日志" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event info" msgstr "事件信息" @@ -2043,25 +2043,25 @@ msgstr "事件信息" #~ msgid "Event matcher policy" #~ msgstr "事件匹配器策略" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Event retention" msgstr "事件保留" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event {0}" msgstr "事件 {0}" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Events" msgstr "事件" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Everything is ok." msgstr "一切正常。" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Exception" msgstr "异常" @@ -2071,39 +2071,39 @@ msgstr "异常" #~ msgid "Execute arbitrary Python code to implement custom checks and validation." #~ msgstr "执行任意 Python 代码以实现自定义检查和验证。" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Execute flow" msgstr "执行流程" #~ msgid "Execute with inspector" #~ msgstr "与检视器一起执行" -#: src/pages/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts msgid "Executes the python snippet to determine whether to allow or deny a request." msgstr "执行 Python 代码段以确定是允许还是拒绝请求。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Execution logging" msgstr "记录执行日志" +#: src/admin/stages/invitation/InvitationForm.ts #: src/elements/oauth/UserRefreshList.ts #: src/elements/user/SessionList.ts #: src/elements/user/UserConsentList.ts -#: src/pages/stages/invitation/InvitationForm.ts msgid "Expires" msgstr "过期" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expires on" msgstr "过期时间" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expires?" msgstr "过期?" @@ -2112,79 +2112,79 @@ msgstr "过期?" msgid "Expiring" msgstr "即将过期" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expiring?" msgstr "即将过期?" +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts #: src/elements/user/SessionList.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts msgid "Expiry" msgstr "过期" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expiry date" msgstr "过期日期" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Explicit Consent" msgstr "明确同意授权" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Explore integrations" msgstr "探索集成" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export" msgstr "导出" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export flow" msgstr "导出流程" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression" msgstr "表达式" #~ msgid "Expression policy" #~ msgstr "表达式策略" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression using Python." msgstr "使用 Python 的表达式。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "External API URL" msgstr "外部 API URL" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." msgstr "利用 OAuth2 和 SAML 等协议,使用 authentik 作为身份提供程序的外部应用程序。此处显示了所有应用程序,即使您无法访问的也包括在内。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "External Host" msgstr "外部主机" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain you will be accessing the domain from." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "External host" msgstr "外部主机" @@ -2193,27 +2193,27 @@ msgstr "外部主机" msgid "Failed Logins" msgstr "失败登录" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Failed Logins per day in the last month" msgstr "上个月中每天的失败登录次数" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Failed attempts before cancel" msgstr "取消前的的尝试失败" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Failed login" msgstr "登录失败" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Failed sources" msgstr "失败的源" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Failed to delete flow cache" msgstr "删除流程缓存失败" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Failed to delete policy cache" msgstr "删除策略缓存失败" @@ -2231,56 +2231,56 @@ msgstr "解绑失败:{exc}" msgid "Failed to fetch objects." msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Failed to update {0}: {1}" msgstr "更新 {0} 失败:{1}" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Favicon" msgstr "网站图标" -#: src/interfaces/AdminInterface.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/sources/SourceListPage.ts msgid "Federation & Social login" msgstr "联结与社交登录" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Field" msgstr "字段" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Field Key" msgstr "字段键" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Field key to check, field keys defined in Prompt stages are available." msgstr "要检查的字段键,可以使用输入阶段中定义的字段键。" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Field of the user object this value is written to." msgstr "写入此值的用户对象的字段。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains a unique Identifier." msgstr "包含唯一标识符的字段。" #~ msgid "Field which contains members of a group." #~ msgstr "包含组成员的字段。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" msgstr "包含组成员的字段。请注意,如果使用 \"memberUid\" 字段,则假定该值包含相对可分辨名称。例如,'memberUid=some-user' 而不是 'memberUid=cn=some-user,ou=groups,...'" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Fields" msgstr "字段" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." msgstr "用户可以用来标识自己的字段。如果未选择任何字段,则用户将只能使用源。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "File" msgstr "" @@ -2288,113 +2288,113 @@ msgstr "" msgid "Finish" msgstr "完成" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Flow" msgstr "流程" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Flow Overview" msgstr "流程总览" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Flow execution" msgstr "流程执行" -#: src/flows/FlowInspector.ts -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Flow inspector" msgstr "流程检视器" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Flow settings" msgstr "流程设置" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when authenticating existing users." msgstr "认证已存在用户时所使用的流程。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when enrolling new users." msgstr "新用户注册的流程。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow used before authentication." msgstr "身份验证之前使用的流程。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." msgstr "经过身份验证的用户用来配置其密码的流程。如果为空,用户将无法配置更改其密码。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." msgstr "经过身份验证的用户用来配置此阶段的流程。如果为空,用户将无法配置此阶段。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Flow used for users to authenticate. Currently only identification and password stages are supported." msgstr "用于用户进行身份验证的流程。目前仅支持身份识别和密码阶段。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." msgstr "用于对用户进行身份验证的流程。如果留空,则使用按 Slug 排序的第一个适用流程。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." msgstr "用于登出的流程。如果留空,则使用按 Slug 排序的第一个适用流程。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Flow used when authorizing this provider." msgstr "授权此提供程序时使用的流程。" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts msgid "Flow used when users access this application." msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flow(s)" msgstr "流程" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Flows" msgstr "流程" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Flows & Stages" msgstr "流程与阶段" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." msgstr "流程描述了一系列用于对用户进行身份验证、注册或恢复的阶段。阶段是根据应用于它们的策略来选择的。" -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "Follow redirect" msgstr "跟随重定向" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Force the user to configure an authenticator" msgstr "强制用户配置身份验证器" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Forgot password?" msgstr "忘记密码了吗?" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Forgot username or password?" msgstr "忘记用户名或密码?" @@ -2404,78 +2404,78 @@ msgstr "忘记用户名或密码?" msgid "Form didn't return a promise for submitting" msgstr "表单提交未返回 Promise" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Format: \"weeks=3;days=2;hours=3,seconds=2\"." msgstr "格式:\"weeks=3;days=2;hours=3,seconds=2\"。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Forward auth (domain level)" msgstr "Forward Auth(域名级)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (domain-level)" msgstr "Forward Auth(域名级)" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (single application)" msgstr "Forward Auth(单应用)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "French" msgstr "法语" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Friendly Name" msgstr "显示名称" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "From" msgstr "来自" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "From address" msgstr "发件人地址" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "From number" msgstr "发信人号码" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "GID start number" msgstr "GID 起始编号" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "General system exception" msgstr "一般系统异常" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "General system status" msgstr "常规系统状态" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate" msgstr "生成" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate Certificate-Key Pair" msgstr "生成证书密钥对" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Generic" msgstr "通用" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Generic OpenID Connect" msgstr "通用 OpenID 连接" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "German" msgstr "德语" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Get this value from https://console.twilio.com" msgstr "从 https://console.twilio.com 获取此值" @@ -2493,74 +2493,74 @@ msgstr "前往上一页" #~ msgid "Go to user interface" #~ msgstr "前往用户界面" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/RuleForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Group" msgstr "组" -#: src/pages/groups/GroupViewPage.ts +#: src/admin/groups/GroupViewPage.ts msgid "Group Info" msgstr "组信息" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group Property Mappings" msgstr "组属性映射" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Group mappings can only be checked if a user is already logged in when trying to access this source." msgstr "组绑定仅会在已登录用户访问此源时检查。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group membership field" msgstr "组成员资格字段" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group object filter" msgstr "组对象过滤器" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Group users together and give them permissions based on the membership." msgstr "将用户分组在一起,并根据成员资格为他们授予权限。" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Group {0}" msgstr "组 {0}" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Group(s)" msgstr "组" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts msgid "Groups" msgstr "组" #~ msgid "HS256 (Symmetric Encryption)" #~ msgstr "HS256(对称加密)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Password Key" msgstr "HTTP-Basic 密码键" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Username Key" msgstr "HTTP-Basic 用户名键" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "HTTPS is not detected correctly" msgstr "未正确检测到 HTTPS" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Hash phone number" msgstr "哈希电话号码" @@ -2570,63 +2570,63 @@ msgstr "哈希电话号码" #~ msgid "Have I been pwned policy" #~ msgstr "Have I been pwned 策略" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Health and Version" msgstr "健康状态与版本" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Healthy outposts" msgstr "健康的前哨" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Healthy sources" msgstr "健康的源" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Help text" msgstr "帮助文本" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "隐藏:隐藏字段,可用于将数据插入表单。" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Hide managed mappings" msgstr "隐藏管理映射" -#: src/pages/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts msgid "Hide service-accounts" msgstr "隐藏服务账户" -#: src/pages/events/RuleForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Hold control/command to select multiple items." msgstr "按住 ctrl/command 键可选择多个项目。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." msgstr "在取消流程之前,用户可以尝试多少次。要锁定用户,请使用信誉策略和 user_write 阶段。" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "How to connect" msgstr "如何连接" +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "ID" msgstr "ID" @@ -2634,31 +2634,31 @@ msgstr "ID" msgid "ID Token" msgstr "ID 令牌" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "IP" msgstr "IP" #~ msgid "IP Reputation" #~ msgstr "IP 信誉" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Icon" msgstr "图标" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in sidebar/header and flow executor." msgstr "在侧边栏/标题和流程执行器中显示的图标。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in the browser tab." msgstr "浏览器选项卡中显示的图标。" -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenForm.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Identifier" @@ -2667,35 +2667,35 @@ msgstr "标识符" #~ msgid "Identity & Cryptography" #~ msgstr "身份识别与加密" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." msgstr "如果上面所选类型的任意设备在此期限内被使用,此阶段会被跳过。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If checked, the launch URL will open in a new browser tab or window from the user's application library." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." msgstr "如果启用,仅保存电话号码的哈希。这是出于数据保护的原因。如果设备创建自启用此选项的阶段,则无法在验证阶段使用身份验证器。" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." msgstr "如果启用,请使用本地连接。需要 Docker Socket/Kubernetes 集成。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If left empty, authentik will try to extract the launch URL based on the selected provider." msgstr "如果留空,authentik 将尝试根据选定的提供程序提取启动 URL。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "If multiple providers share an outpost, a self-signed certificate is used." msgstr "如果多个提供程序共享同一个前哨,则使用自签名证书。" #~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed." #~ msgstr "如果未指定显式重定向 URI,则允许使用任何重定向 URI。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." msgstr "如果未指定显式重定向 URI,则将保存第一个成功使用的重定向 URI。" @@ -2704,133 +2704,133 @@ msgstr "如果未指定显式重定向 URI,则将保存第一个成功使用 #~ "and show a notice." #~ msgstr "如果密码已经超过 X 天未更改,使该用户的密码失效并显示提醒。 " -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to configure details of their profile." msgstr "设置后,用户可以配置他们个人资料的详细信息。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." msgstr "如果已设置,则用户可以使用此流程自行删除账户。如果未设置流程,则不显示选项。" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." msgstr "如果设置了此标志,则当没有发出邀请时,此阶段将跳转到下一个阶段。默认情况下,当没有发出邀请时,此阶段将取消流程。" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "If this is selected, the token will expire. Upon expiration, the token will be rotated." msgstr "如果选择此选项,令牌将能够过期。过期时,令牌将被轮换。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." msgstr "如果您使用的是隐式的客户端流程(不使用令牌端点),您可能想增加此时间。" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik Instance is using a self-signed certificate, set this value." msgstr "如果您的 authentik 实例正在使用自签名证书,请设置此值。" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik_host setting does not match the URL you want to login with, add this setting." msgstr "如果您的 authentik_host 设置与您要登录时使用的网址不匹配,请添加此设置。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Impersonate" msgstr "模拟身份" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation ended" msgstr "已结束模拟身份" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation started" msgstr "已开始模拟身份" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import" msgstr "导入" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import Flow" msgstr "导入流程" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Import SAML metadata" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Import certificates of external providers or create certificates to sign requests with." msgstr "导入外部提供商的证书或创建用于签名请求的证书。" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import the metadata document of the applicaation you want to configure." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "In case you can't access any other method." msgstr "以防万一您无法使用任何其他方法。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." msgstr "在这种情况下,您需要将身份验证 URL 设置为 auth.example.com,并将 Cookie 域名设置为 example.com。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Inactive" msgstr "未激活" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." msgstr "对于不访问 userinfo 端点的应用程序,将来自作用域的用户声明包含在 id_token 中。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include claims in id_token" msgstr "在 id_token 中包含声明" -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Integration" msgstr "集成" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Integration key" msgstr "集成密钥" #~ msgid "Integrations" #~ msgstr "集成" -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Intent" msgstr "意图" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Internal Host" msgstr "内部主机" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Internal application name, used in URLs." msgstr "应用的内部名称,在 URL 中使用。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host" msgstr "内部主机" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host SSL Validation" msgstr "内部主机 SSL 验证" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Interpret placeholder as expression" msgstr "将占位符解释为表达式" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." @@ -2838,114 +2838,114 @@ msgstr "" "无效的登录尝试将降低客户端 IP\n" "及其尝试登录的用户名的分数。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Invalid response action" msgstr "无效响应操作" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Invalidation" msgstr "失效" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Invalidation flow" msgstr "失效流程" #~ msgid "Invitation" #~ msgstr "邀请" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Invitation used" msgstr "已使用邀请" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitation(s)" msgstr "邀请" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitations" msgstr "邀请" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Is active" msgstr "已激活" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Is superuser" msgstr "是超级用户" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Issuer" msgstr "颁发者" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Issuer mode" msgstr "Issuer 模式" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." msgstr "JSON Web Key URL。来自此 URL 的 Key 将被用于验证此身份来源的 JWT。" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "JWKS URL" msgstr "" #~ msgid "JWT Algorithm" #~ msgstr "JWT 算法" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "JWTs signed by certificates configured here can be used to authenticate to the provider." msgstr "此处配置的证书签名的 JWT 可以用于此提供程序的身份验证。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Key used to sign the tokens." msgstr "用于签名令牌的密钥。" #~ msgid "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." #~ msgstr "用于签名令牌的密钥。仅当 JWT 算法设置为 RS256 时才需要。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Keypair which is used to sign outgoing requests. Leave empty to disable signing." msgstr "用于签名传出请求的密钥对。留空则禁用签名。" -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Kubeconfig" msgstr "Kubeconfig" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "LDAP" msgstr "LDAP" #~ msgid "LDAP (Technical preview)" #~ msgstr "LDAP(技术预览版)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "LDAP Attribute mapping" msgstr "LDAP 属性映射" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "LDAP DN under which bind requests and search requests can be made." msgstr "可以发出绑定请求和搜索请求的 LDAP DN。" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "LDAP Sync status" msgstr "LDAP 同步状态" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "LDAP details" msgstr "LDAP 详情" -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Label" msgstr "标签" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Label shown next to/above the prompt." msgstr "标签会显示在输入侧方/上方。" @@ -2954,275 +2954,275 @@ msgstr "标签会显示在输入侧方/上方。" msgid "Last IP" msgstr "上次 IP" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Last applied" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Last login" msgstr "上次登录" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Last run" msgstr "上次运行" -#: src/pages/outposts/OutpostHealth.ts -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Last seen: {0}" msgstr "上次出现:{0}" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Last sync: {0}" msgstr "上次同步:{0}" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Last validation threshold" msgstr "上次验证阈值" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Launch" msgstr "启动" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Launch URL" msgstr "启动 URL" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Layout" msgstr "布局" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Legacy applications which don't natively support SSO." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Let the user identify themselves with their username or Email address." msgstr "让用户使用用户名或电子邮件地址来标识自己。" #~ msgid "Library" #~ msgstr "Library" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Link" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" msgstr "链接到电子邮件地址相同的用户。当源不验证电子邮件地址时,可能会有安全隐患" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical username. Can have security implications when a username is used with another source." msgstr "链接到用户名相同的用户。当其他源使用相同用户名时,可能会有安全隐患。" -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Link to use the invitation." msgstr "使用邀请的链接。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link users on unique identifier" msgstr "使用唯一标识符链接用户" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Load servers" msgstr "加载服务器" +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts #: src/elements/table/Table.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowInspector.ts -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/email/EmailStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowInspector.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/email/EmailStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts +#: src/user/LibraryPage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/stages/prompt/PromptStage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/sources/SourceSettings.ts -#: src/utils.ts msgid "Loading" msgstr "正在加载" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationListLink.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserResetEmailForm.ts #: src/elements/Spinner.ts -#: 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 -#: src/pages/flows/StageBindingForm.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationListLink.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserResetEmailForm.ts msgid "Loading..." msgstr "正在加载……" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Local" msgstr "本地" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Local (notifications will be created within authentik)" msgstr "本地(通知在 authentik 内创建)" #~ msgid "Locale" #~ msgstr "区域设置" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Log messages" msgstr "日志消息" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Log the currently pending user in." msgstr "登录当前待处理的用户。" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Logging in via {0}." msgstr "通过 {0} 登录。" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Login" msgstr "登录" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." msgstr "登录密码会自动从 LDAP 同步到 authentik。启用此选项可将 authentik 中的密码更改写回至 LDAP。" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Login to continue to {0}." msgstr "登录以继续前往 {0}。" -#: src/pages/admin-overview/TopApplicationsTable.ts +#: src/admin/admin-overview/TopApplicationsTable.ts msgid "Logins" msgstr "登录" -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Logins over the last 24 hours" msgstr "过去 24 小时内的登录次数" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Logins per day in the last month" msgstr "上个月中每天的登录次数" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Logo" msgstr "Logo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Logout" msgstr "登出" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Logout URL" msgstr "登出 URL" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Logs" msgstr "日志" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Long-running operations which authentik executes in the background." msgstr "authentik 在后台执行的长时间运行的操作。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE will notify the user the flow isn't applicable." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "MFA Authenticators" msgstr "" @@ -3230,131 +3230,131 @@ msgstr "" msgid "MFA Devices" msgstr "MFA 设备" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Machine-to-Machine authentication settings" msgstr "M2M(机器到机器)身份验证设置" -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts msgid "Make sure to keep these tokens in a safe place." msgstr "确保将这些令牌保存在安全的地方。" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik" msgstr "由 authentik 管理" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik (Discovered)" msgstr "由 authentik 管理(已发现)" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manual configuration" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manually configure SAML" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Mark newly created users as inactive." msgstr "将新创建的用户标记为未激活。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match created events with this action type. When left empty, all action types will be matched." msgstr "将创建的事件与此操作类型匹配。留空时,所有操作类型都将匹配。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match events created by selected application. When left empty, all applications are matched." msgstr "匹配选定应用程序创建的事件。如果留空,则匹配所有应用程序。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." msgstr "匹配事件的客户端 IP(严格匹配,要网络匹配请使用表达式策略)。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches an event against a set of criteria. If any of the configured values match, the policy passes." msgstr "根据一组条件匹配事件。如果任何配置的值匹配,则策略将通过。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." msgstr "根据域名后缀完成匹配,因此,如果您输入 domain.tld,foo.domain.tld 仍将匹配。" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Maximum age (in days)" msgstr "最长使用期限(单位为天)" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/GroupSelectModal.ts msgid "Members" msgstr "成员" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Message" msgstr "消息" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Messages" msgstr "消息" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Metadata" msgstr "元数据" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts msgid "Method details" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Digits" msgstr "最低数字字符数" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Lowercase Characters" msgstr "最低小写字符数" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Symbols Characters" msgstr "最低符号字符数" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Uppercase Characters" msgstr "最低大写字符数" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum length" msgstr "最小长度" -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Mode" msgstr "模式" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Model Name" msgstr "模型名称" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model created" msgstr "模型已创建" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model deleted" msgstr "模型已删除" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model updated" msgstr "模型已更新" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Modern applications, APIs and Single-page applications." msgstr "" @@ -3369,160 +3369,160 @@ msgstr "我的应用" msgid "My applications" msgstr "我的应用" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/user/UserDevicesList.ts -#: 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 -#: src/pages/events/EventInfo.ts -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADeviceForm.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Name" msgstr "名称" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Name of the form field, also used to store the value." msgstr "表单域的名称,也用于存储值。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "NameID Policy" msgstr "NameID 策略" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "NameID Property Mapping" msgstr "NameID 属性映射" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Native application" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Need an account?" msgstr "需要一个账户?" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negate result" msgstr "反转结果" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negates the outcome of the binding. Messages are unaffected." msgstr "反转绑定的结果。消息不受影响。" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "New application" msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "New outpost integration" msgstr "新前哨集成" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "New policy" msgstr "新建策略" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "New property mapping" msgstr "新建属性映射" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "New provider" msgstr "新建提供程序" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "New source" msgstr "新建身份来源" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "New stage" msgstr "新建阶段" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "New version available!" msgstr "新版本可用!" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Newly created users are added to this group, if a group is selected." msgstr "如果选择了组,则会将新创建的用户添加到该组。" @@ -3530,39 +3530,39 @@ msgstr "如果选择了组,则会将新创建的用户添加到该组。" msgid "Next" msgstr "下一步" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Next stage" msgstr "下一阶段" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Ingress)" msgstr "Nginx(Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Proxy Manager)" msgstr "Nginx(Proxy Manager)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (standalone)" msgstr "Nginx(独立)" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "No" msgstr "否" @@ -3576,19 +3576,19 @@ msgstr "没有可用的应用程序。" msgid "No Events found." msgstr "未找到事件。" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No Policies bound." msgstr "未绑定策略。" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No Stages bound" msgstr "未绑定阶段" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "No additional data available." msgstr "没有可用的额外数据。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "No additional setup is required." msgstr "无需进行额外设置。" @@ -3598,12 +3598,12 @@ msgstr "无需进行额外设置。" msgid "No form found" msgstr "未找到表单" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "No integration active" msgstr "没有激活的集成" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "No log messages." msgstr "没有日志消息。" @@ -3617,16 +3617,16 @@ msgstr "未找到匹配的事件" msgid "No objects found." msgstr "未找到对象。" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No policies are currently bound to this object." msgstr "当前没有策略绑定到此对象。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "No preference is sent" msgstr "不发送偏好" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "No recovery flow is configured." msgstr "未配置恢复流程。" @@ -3638,27 +3638,27 @@ msgstr "没有可用的服务。" msgid "No settings flow configured." msgstr "未配置设置流程" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No stages are currently bound to this flow." msgstr "目前没有阶段绑定到此流程。" -#: src/pages/admin-overview/cards/WorkerStatusCard.ts +#: src/admin/admin-overview/cards/WorkerStatusCard.ts msgid "No workers connected. Background tasks will not run." msgstr "没有 Workers 连接,后台任务将无法运行。" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "None (rule disabled)" msgstr "无(规则已禁用)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Normal" msgstr "正常" -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Not available" msgstr "不可用" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Not configured action" msgstr "未配置操作" @@ -3669,7 +3669,7 @@ msgstr "未配置操作" msgid "Not found" msgstr "未找到" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Not synced yet." msgstr "尚未同步。" @@ -3677,44 +3677,44 @@ msgstr "尚未同步。" msgid "Not used by any other object." msgstr "不被任何其他对象使用。" -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Not you?" msgstr "不是您?" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Notice" msgstr "通知" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/RuleListPage.ts msgid "Notification Rules" msgstr "通知规则" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/TransportListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/TransportListPage.ts msgid "Notification Transports" msgstr "通知传输" #~ msgid "Notification rule" #~ msgstr "通知规则" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Notification rule(s)" msgstr "通知规则" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Notification transport(s)" msgstr "通知传输" @@ -3728,18 +3728,18 @@ msgstr "通知" #~ msgid "Notifications Transport" #~ msgstr "通知传输" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Number" msgstr "数字" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Number the SMS will be sent from." msgstr "短信的发信人号码。" #~ msgid "OAuth Authorization Codes" #~ msgstr "OAuth 授权代码" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "OAuth Refresh Codes" msgstr "OAuth 刷新代码" @@ -3749,40 +3749,40 @@ msgstr "OAuth 刷新代码" #~ msgid "OAuth/OIDC" #~ msgstr "OAuth/OIDC" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "OAuth2/OIDC" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS" msgstr "OIDC JWKS" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS URL" msgstr "OIDC JWKS URL" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC Well-known URL" msgstr "OIDC Well-known URL" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." msgstr "OIDC Well-known 配置 URL。可用于自动配置上述 URL。" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "OK" msgstr "好的" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Object" msgstr "对象" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Object field" msgstr "对象字段" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Object uniqueness field" msgstr "对象唯一性字段" @@ -3790,24 +3790,24 @@ msgstr "对象唯一性字段" msgid "Objects created" msgstr "已创建对象" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Offset after which consent expires." msgstr "同意过期后的偏移。" #~ msgid "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "经过多少偏移量后同意授权过期。(格式:hours=1;minutes=2;seconds=3)。" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "On behalf of {0}" msgstr "代表 {0}" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Only fail the policy, don't invalidate user's password." msgstr "仅使策略失败,不使用户的密码失效。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Only send notification once, for example when sending a webhook into a chat channel." msgstr "仅发送一次通知,例如在向聊天频道发送 Webhook 时。" @@ -3818,11 +3818,11 @@ msgstr "打开 API 浏览器" #~ msgid "Open application" #~ msgstr "打开应用程序" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Open in new tab" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Open issue on GitHub..." msgstr "在 GitHub 上提出议题..." @@ -3830,91 +3830,91 @@ msgstr "在 GitHub 上提出议题..." msgid "Open settings" msgstr "打开设置" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration Issuer" msgstr "OpenID 配置颁发者" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration URL" msgstr "OpenID 配置 URL" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Optional Private Key. If this is set, you can use this keypair for encryption." msgstr "可选私钥。如果设置,则可以使用此密钥对来加密。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Optional URL if the IDP supports Single-Logout." msgstr "如果 IDP 支持单点登出,则为可选 URL。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." msgstr "加载到流程的 'prompt_data' 上下文变量中的可选数据。YAML 或 JSON。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional enrollment flow, which is linked at the bottom of the page." msgstr "可选注册流程,链接在页面底部。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." msgstr "可选的无密码流程,链接在页面底部。配置后,用户可以使用此流程通过 WebAuthn 身份验证器进行验证,无需输入任何详细信息。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional recovery flow, which is linked at the bottom of the page." msgstr "可选的恢复流程,链接在页面底部。" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Optional, comma-separated SubjectAlt Names." msgstr "可选,逗号分隔的替代名称。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Optionally enter a group name. Applications with identical groups are shown grouped together." msgstr "输入可选的分组名称。分组相同的应用程序会显示在一起。 " -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Optionally pre-fill the input value" msgstr "可选,预先填充输入值" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "可选,设置断言属性的 'FriendlyName' 值。" #~ msgid "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." #~ msgstr "如果您希望在域名级别进行身份验证和授权,可以选择将其设置为您的父域名。如果您运行应用 app1.domain.tld、app2.domain.tld,请将其设置为 'domain.tld'。" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Or" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Order" msgstr "顺序" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Orphaned" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Other global settings" msgstr "其他全局设置" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Outdated outposts" msgstr "过时的前哨" #~ msgid "Outpost" #~ msgstr "前哨" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Outpost Deployment Info" msgstr "前哨部署信息" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Outpost Integrations" msgstr "前哨集成" @@ -3924,71 +3924,71 @@ msgstr "前哨集成" #~ msgid "Outpost integration" #~ msgstr "前哨集成" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Outpost integration(s)" msgstr "前哨集成" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Outpost status" msgstr "前哨状态" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outpost(s)" msgstr "前哨" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts" msgstr "前哨" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." msgstr "前哨是对 authentik 组件的部署,用于支持不同的环境和协议,例如反向代理。" -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Overview" msgstr "总览" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "PEM-encoded Certificate data." msgstr "PEM 编码的证书数据。" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Parent" msgstr "父级" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Parent group for all the groups imported from LDAP." msgstr "从 LDAP 导入的所有组的父组。" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Pass policy?" msgstr "通过策略?" #~ msgid "Passes when Event matches selected criteria." #~ msgstr "当事件匹配选定的条件时通过。" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Passing" msgstr "通过" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserPasswordForm.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Password" msgstr "密码" @@ -3998,46 +3998,46 @@ msgstr "密码" #~ msgid "Password expiry policy" #~ msgstr "密码过期策略" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Password field" msgstr "密码字段" #~ msgid "Password policy" #~ msgstr "密码策略" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Password set" msgstr "密码已设置" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Password stage" msgstr "密码阶段" #~ msgid "Password, 2FA, etc" #~ msgstr "密码、2FA 等" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." msgstr "密码:屏蔽输入内容,密码根据来源进行验证。策略仍需应用于此阶段。如果在同一阶段使用其中的两个,则确保它们是相同的。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Passwordless flow" msgstr "无密码流程" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/users/UserForm.ts msgid "Path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Path new users will be created under. If left blank, the default path will be used.fo" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug." msgstr "" @@ -4045,92 +4045,92 @@ msgstr "" msgid "Permissions" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Persistent" msgstr "持久的" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Phone number" msgstr "电话号码" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Placeholder" msgstr "占位符" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Plan history" msgstr "规划历史记录" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter the code you received via SMS" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Please enter your Code" msgstr "请输入您的验证码" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter your Phone number." msgstr "请输入您的电话号码。" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Please enter your TOTP Code" msgstr "请输入您的 TOTP 代码" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Please enter your password" msgstr "请输入您的密码" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policies" msgstr "策略" -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Policy" msgstr "策略" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Policy / Group / User Bindings" msgstr "策略 / 组 / 用户绑定" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policy / Policies" msgstr "策略" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy / User / Group" msgstr "策略 / 用户 / 组" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Policy Bindings" msgstr "策略绑定" #~ msgid "Policy binding" #~ msgstr "策略绑定" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy binding(s)" msgstr "策略绑定" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Policy engine mode" msgstr "策略引擎模式" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy exception" msgstr "策略异常" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy execution" msgstr "策略执行" @@ -4142,183 +4142,183 @@ msgstr "策略执行" #~ "but takes a random time to process." #~ msgstr "用于调试策略引擎的策略。返回固定结果,但处理时间随机。" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy {0}" msgstr "策略 {0}" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Policy-specific settings" msgstr "特定策略设置" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Polish" msgstr "波兰语" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Post" msgstr "Post" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding" msgstr "Post 绑定" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding (auto-submit)" msgstr "Post 绑定(自动提交)" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Powered by authentik" msgstr "由 authentik 强力驱动" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Pre-authentication flow" msgstr "身份验证前流程" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private Key" msgstr "私钥" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Private key available?" msgstr "私钥可用吗?" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "私钥,从 https://www.google.com/recaptcha/intro/v3.html 获取。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Profile URL" msgstr "个人资料 URL" #~ msgid "Prompt" #~ msgstr "输入" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." msgstr "请求用户同意授权。同意授权可以是永久性的,也可以在规定的时间后过期。" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompt(s)" msgstr "输入" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompts" msgstr "输入" #~ msgid "Property Mapping" #~ msgstr "属性映射" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Property Mapping exception" msgstr "属性映射异常" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mapping(s)" msgstr "属性映射" -#: src/interfaces/AdminInterface.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mappings" msgstr "属性映射" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Property mappings" msgstr "属性映射" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to group creation." msgstr "用于创建组的属性映射。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to user creation." msgstr "用于创建用户的属性映射。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Protocol Settings" msgstr "协议设置" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Protocol settings" msgstr "协议设置" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Provide an LDAP interface for applications and users to authenticate against." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provide support for protocols like SAML and OAuth to assigned applications." msgstr "为分配的应用程序提供对 SAML 和 OAuth 等协议的支持。" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Provider" msgstr "提供程序" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Provider Type" msgstr "提供程序类型" #~ msgid "Provider type" #~ msgstr "提供程序类型" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provider(s)" msgstr "提供程序" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/ProviderListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Providers" msgstr "提供程序" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Proxy" msgstr "代理" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "Proxy details" msgstr "代理详情" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Public" msgstr "公开" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public Key" msgstr "公钥" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "公钥,从 https://www.google.com/recaptcha/intro/v3.html 获取。" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Publisher" msgstr "发布者" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Quick actions" msgstr "快速操作" @@ -4326,15 +4326,15 @@ msgstr "快速操作" #~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context." #~ msgstr "RESTART 从头开始重新启动流程,同时保留流程上下文。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART restarts the flow from the beginning." msgstr "RESTART 从头开始重新启动流程。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RETRY returns the error message and a similar challenge to the executor." msgstr "RETRY 向执行器返回错误消息和类似的质询。" @@ -4344,84 +4344,84 @@ msgstr "RETRY 向执行器返回错误消息和类似的质询。" #~ msgid "RSA Key" #~ msgstr "RSA 密钥" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA1" msgstr "RSA-SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA256" msgstr "RSA-SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA384" msgstr "RSA-SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA512" msgstr "RSA-SHA512" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Raw JWKS data." msgstr "原始 JWKS 数据。" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Re-authenticate with plex" msgstr "使用 Plex 重新验证身份" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Re-evaluate policies" msgstr "重新评估策略" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Receive a push notification on your device." msgstr "在您的设备上接收推送通知。" -#: src/pages/flows/utils.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/flows/utils.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery" msgstr "恢复" -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow" msgstr "恢复流程" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." msgstr "恢复流程。如果留空,则使用按 Slug 排序的第一个适用流程。" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Recovery keys" msgstr "恢复密钥" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery link cannot be emailed, user has no email address saved." msgstr "无法通过电子邮件发送恢复链接,用户没有保存电子邮件地址。" -#: src/flows/stages/RedirectStage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/flow/stages/RedirectStage.ts msgid "Redirect" msgstr "重定向" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Redirect URIs" msgstr "重定向 URI" #~ msgid "Redirect URIs/Origins" #~ msgstr "重定向 URI/Origin" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Redirect URIs/Origins (RegEx)" msgstr "重定向 URI/Origin(正则)" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Redirect binding" msgstr "重定向绑定" @@ -4437,41 +4437,41 @@ msgstr "刷新" msgid "Refresh Code(s)" msgstr "刷新代码" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Register device" msgstr "注册设备" #~ msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." #~ msgstr "用于描述何处不需要身份验证的正则表达式。每个新行都被解释为一个新的正则表达式。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." msgstr "用于描述何处不需要身份验证的正则表达式。每个新行都被解释为一个新的表达式。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Regular user" msgstr "普通用户" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Related" msgstr "相关" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Related objects" msgstr "相关对象" -#: src/pages/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts msgid "Remove the user from the current session." msgstr "从当前会话中移除用户。" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation" msgstr "信誉" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." msgstr "IP 和用户标识符的信誉。每次登录失败分数都会降低,每次登录成功分数都会增加。" @@ -4490,29 +4490,29 @@ msgstr "IP 和用户标识符的信誉。每次登录失败分数都会降低, #~ msgid "Reputation policy - Users" #~ msgstr "信誉策略 - 用户" -#: src/interfaces/AdminInterface.ts -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation scores" msgstr "信誉分数" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Request" msgstr "请求" -#: src/flows/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts msgid "Request has been denied." msgstr "请求被拒绝。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Request token URL" msgstr "请求令牌 URL" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Required" msgstr "必需" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Required." msgstr "必需。" @@ -4521,34 +4521,34 @@ msgstr "必需。" #~ msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." #~ msgstr "必填。不超过 150 个字符。仅限字母、数字和 @/./+/-/_ 。" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Reset Password" msgstr "重置密码" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Resident key requirement" msgstr "常驻钥匙要求" #~ msgid "Resources" #~ msgstr "资源" -#: src/pages/events/EventInfo.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Result" msgstr "结果" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Retry" msgstr "重试" #~ msgid "Retry Task" #~ msgstr "重试任务" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Retry authentication" msgstr "重试身份验证" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Return" msgstr "返回" @@ -4557,9 +4557,9 @@ msgstr "返回" msgid "Return home" msgstr "返回主页" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Return to device picker" msgstr "返回设备选择器" @@ -4574,62 +4574,62 @@ msgstr "已吊销?" msgid "Root" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Run sync again" msgstr "再次运行同步" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "SAML" msgstr "SAML" #~ msgid "SAML (metadata import)" #~ msgstr "SAML(元数据导入)" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "SAML Attribute Name" msgstr "SAML 属性名称" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Configuration" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Metadata" msgstr "SAML 元数据" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "SAML details" msgstr "SAML 详情" #~ msgid "SAML details (import from metadata)" #~ msgstr "SAML 详情(从元数据导入)" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA1" msgstr "SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA256" msgstr "SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA384" msgstr "SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA512" msgstr "SHA512" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SLO URL" msgstr "SLO URL" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "SMS" msgstr "短信" @@ -4637,44 +4637,44 @@ msgstr "短信" msgid "SMS authenticator" msgstr "短信身份验证器" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "SMS-based Authenticators" msgstr "基于短信的身份验证器" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Host" msgstr "SMTP 主机" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Password" msgstr "SMTP 密码" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Port" msgstr "SMTP 端口" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Username" msgstr "SMTP 用户名" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SSO URL" msgstr "SSO URL" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (IdP-initiated Login)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Post)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Redirect)" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Same identifier is used for all providers" msgstr "所有提供程序都使用相同的标识符" @@ -4682,33 +4682,33 @@ msgstr "所有提供程序都使用相同的标识符" msgid "Save" msgstr "保存" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope name" msgstr "作用域名称" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope which the client can specify to access these properties." msgstr "客户端可以指定的访问这些属性的范围。" +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts msgid "Scopes" msgstr "作用域" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Score" msgstr "分数" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Search base" msgstr "搜索 Base" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search group" msgstr "搜索组" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search mode" msgstr "搜索模式" @@ -4717,22 +4717,22 @@ msgstr "搜索模式" msgid "Search..." msgstr "搜索..." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Secret key" msgstr "Secret 密钥" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was rotated" msgstr "Secret 已轮换" #~ msgid "Secret was rotation" #~ msgstr "Secret 会轮换" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was viewed" msgstr "Secret 已查看" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Secret:" msgstr "Secret:" @@ -4740,15 +4740,15 @@ msgstr "Secret:" msgid "Security key authenticator" msgstr "安全密钥身份验证器" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "See documentation for a list of all variables." msgstr "请阅读文档了解完整变量列表。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Select a provider that this application should use. Alternatively, create a new provider." msgstr "选择此应用程序应使用的提供程序。或者创建一个新的提供程序。" @@ -4756,11 +4756,11 @@ msgstr "选择此应用程序应使用的提供程序。或者创建一个新的 msgid "Select all rows" msgstr "选择所有行" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Select an authentication method." msgstr "选择一种身份验证方法。" -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Select an enrollment flow" msgstr "选择注册流程" @@ -4771,108 +4771,108 @@ msgstr "选择注册流程" msgid "Select an object." msgstr "选择一个对象。" -#: src/pages/users/GroupSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Select groups to add user to" msgstr "选择要添加用户的组" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Select one of the sources below to login." msgstr "选择以下源之一进行登录。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." msgstr "选择的源应显示给用户进行身份验证。这只会影响基于 Web 的源,而不影响 LDAP。" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Select type" msgstr "选择类型" -#: src/pages/groups/MemberSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts msgid "Select users to add" msgstr "选择要添加的用户" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Select which scopes can be used by the client. The client still has to specify the scope to access the data." msgstr "选择客户端可以使用哪些作用域。客户端仍然需要指定访问数据的范围。" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Select which server a user has to be a member of to be allowed to authenticate." msgstr "选择用户必须是哪个服务器的成员才能进行身份验证。" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." msgstr "选择应使用哪些传输方式来通知用户。如果未选择任何内容,则通知将仅显示在 authentik UI 中。" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Selected policies are executed when the stage is submitted to validate the data." msgstr "当阶段被提交以验证数据时,执行选定的策略。" #~ msgid "Selecting a service-connection enables the management of the outpost by authentik." #~ msgstr "选择服务连接使 authentik 能够管理前哨。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Selecting an integration enables the management of the outpost by authentik." msgstr "选择集成使 authentik 能够管理前哨。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Selection of backends to test the password against." msgstr "选择用于测试密码的后端。" -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Send Email again." msgstr "再次发送电子邮件。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send link" msgstr "发送链接" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Send notifications whenever a specific Event is created and matched by policies." msgstr "每当特定事件被创建并匹配策略时,都会发送通知。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Send once" msgstr "发送一次" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send recovery link to user" msgstr "向用户发送恢复链接" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Sent to group" msgstr "已发送到组" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Separator: Static Separator Line" msgstr "分隔符:静态分隔线" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Server URI" msgstr "服务器 URI" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Server and client are further than 5 seconds apart." msgstr "服务器和客户端的时间相差超过 5 秒。" #~ msgid "Server name for which this provider's certificate is valid for." #~ msgstr "此提供程序的证书对其有效的服务器名称。" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Server validation of credential failed: {err}" msgstr "服务器验证凭据失败:{err}" #~ msgid "Service Connections" #~ msgstr "服务连接" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Service Provider Binding" msgstr "服务提供程序绑定" @@ -4882,22 +4882,22 @@ msgstr "服务提供程序绑定" #~ msgid "Session" #~ msgstr "会话" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Session ID" msgstr "会话 ID" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Session duration" msgstr "会话持续时间" #~ msgid "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "从当前时间经过多久时或之后,会话无效(格式:hours=1;minutes=2;seconds=3)。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session not valid on or after current time + this value." msgstr "从当前时间经过多久时或之后,会话无效。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session valid not on or after" msgstr "不在此刻或之后,会话有效" @@ -4905,51 +4905,51 @@ msgstr "不在此刻或之后,会话有效" msgid "Session(s)" msgstr "会话" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/UserSettingsPage.ts msgid "Sessions" msgstr "会话" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set HTTP-Basic Authentication" msgstr "设置 HTTP-Basic 身份验证" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set a custom HTTP-Basic Authentication header based on values from authentik." msgstr "根据来自 authentik 的值设置自定义 HTTP-Basic 身份验证标头。" -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/users/UserForm.ts msgid "Set custom attributes using YAML or JSON." msgstr "使用 YAML 或 JSON 设置自定义属性。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." msgstr "使用 YAML 或 JSON 格式设置自定义属性。如果请求由此租户处理,则用户会继承此处设置的任何自定义属性。 " -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Set password" msgstr "设置密码" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." msgstr "将此设置为您希望身份验证有效的域名。必须是上述 URL 的父域名。如果您的应用部署在 app1.domain.tld、app2.domain.tld,请将其设置为 'domain.tld'。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Setup" msgstr "设置" -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts msgid "Severity" msgstr "严重程度" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." msgstr "向用户显示任意输入字段,例如在注册期间。数据保存在流程上下文中的 'prompt_data' 变量下。" @@ -4957,7 +4957,7 @@ msgstr "向用户显示任意输入字段,例如在注册期间。数据保存 msgid "Show less" msgstr "显示更少" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show matched user" msgstr "显示匹配的用户" @@ -4965,73 +4965,73 @@ msgstr "显示匹配的用户" msgid "Show more" msgstr "显示更多" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show sources' labels" msgstr "显示源的标签" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Shown as the Title in Flow pages." msgstr "显示为流程页面中的标题。" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar left" msgstr "边栏左侧" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar right" msgstr "边栏右侧" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Sign up." msgstr "注册。" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signature algorithm" msgstr "签名算法" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Signing Certificate" msgstr "签名证书" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Signing Key" msgstr "签名密钥" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signing keypair" msgstr "签名密钥对" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Single Prompts that can be used for Prompt Stages." msgstr "可用于输入阶段的单个输入项。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Single use" msgstr "一次性使用" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" msgstr "" #~ msgid "Skip path regex" #~ msgstr "跳过路径正则表达式" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Slug" msgstr "Slug" -#: src/flows/FlowExecutor.ts -#: src/flows/stages/FlowErrorStage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/stages/FlowErrorStage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Something went wrong! Please try again later." msgstr "发生了某些错误!请稍后重试。" @@ -5039,7 +5039,7 @@ msgstr "发生了某些错误!请稍后重试。" #~ msgid "Source" #~ msgstr "源" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Source linked" msgstr "源已链接" @@ -5049,138 +5049,138 @@ msgstr "源已链接" #~ msgid "Source {0}" #~ msgstr "源 {0}" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Source(s)" msgstr "源" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Sources" msgstr "源" #~ msgid "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" #~ msgstr "身份来源,既可以同步到 authentik 的数据库中,例如 LDAP,也可以被用户用来进行身份验证和注册,例如 OAuth 和社交登录" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." msgstr "身份来源,既可以同步到 authentik 的数据库中,也可以被用户用来进行身份验证和注册。" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Spanish" msgstr "西班牙语" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Specify multiple server URIs by separating them with a comma." msgstr "通过用逗号分隔多个服务器 URI 来指定它们。" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stacked" msgstr "叠放" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts msgid "Stage" msgstr "阶段" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Stage Bindings" msgstr "阶段绑定" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stage Configuration" msgstr "阶段配置" #~ msgid "Stage binding" #~ msgstr "阶段绑定" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage binding(s)" msgstr "阶段绑定" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage kind" msgstr "阶段种类" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage name" msgstr "阶段名称" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage object" msgstr "阶段对象" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage type" msgstr "阶段类型" #~ msgid "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." #~ msgstr "在用户没有任何兼容设备时用来配置身份验证器的阶段。此配置阶段通过后,不会再次提示用户。" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." msgstr "用来配置 TOTP 身份验证器(即 Authy/Google 身份验证器)的阶段。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." msgstr "用来配置 WebAuthn 身份验证器(即 Yubikey、FaceID/Windows Hello)的阶段。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." msgstr "用来配置基于 Duo 的身份验证器的阶段。此阶段应该用于配置流程。" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." msgstr "用来配置静态身份验证器(即静态令牌)的阶段。此阶段应该用于配置流程。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Stage used to configure an SMS-based TOTP authenticator." msgstr "用来配置基于短信的 TOTP 身份验证器的阶段。" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." msgstr "用来验证任何身份验证器的阶段。此阶段应在身份验证或授权流程中使用。" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stage(s)" msgstr "阶段" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Stage-specific settings" msgstr "阶段特定设置" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Stages" msgstr "阶段" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." msgstr "阶段是引导用户完成流程的单个步骤。阶段只能在流程内部执行。" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." msgstr "当用户没有任何兼容的设备时,用来配置身份验证器的阶段。此阶段通过后,将不再请求此用户。" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "State" msgstr "状态" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Static Tokens" msgstr "静态令牌" @@ -5188,7 +5188,7 @@ msgstr "静态令牌" msgid "Static authenticator" msgstr "静态身份验证器" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Static token" msgstr "静态令牌" @@ -5196,16 +5196,16 @@ msgstr "静态令牌" msgid "Static tokens" msgstr "静态令牌" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Static: Static value, displayed as-is." msgstr "静态:静态值,按原样显示。" -#: src/pages/stages/deny/DenyStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Status" msgstr "状态" @@ -5215,25 +5215,25 @@ msgstr "状态" #~ msgid "Status: Enabled" #~ msgstr "状态:已启用" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Stop impersonation" msgstr "停止模拟身份" -#: src/pages/events/EventInfo.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Subject" msgstr "主题" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Subject mode" msgstr "Subject 模式" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Subject-alt name" msgstr "替代名称" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Successful" msgstr "成功" @@ -5242,7 +5242,7 @@ msgstr "成功" msgid "Successful Logins" msgstr "成功登录" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Successfully cleared flow cache" msgstr "已成功清除流程缓存" @@ -5250,131 +5250,131 @@ msgstr "已成功清除流程缓存" msgid "Successfully cleared notifications" msgstr "已成功清除通知" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Successfully cleared policy cache" msgstr "已成功清除策略缓存" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Successfully copied TOTP Config." msgstr "已成功复制 TOTP 配置。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully created application." msgstr "已成功创建应用程序。" -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully created binding." msgstr "已成功创建绑定。" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully created certificate-key pair." msgstr "已成功创建证书密钥对。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully created flow." msgstr "已成功创建流程。" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully created group." msgstr "已成功创建组。" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully created instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully created integration." msgstr "已成功创建集成。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully created invitation." msgstr "已成功创建邀请。" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully created mapping." msgstr "已成功创建映射。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully created outpost." msgstr "已成功创建前哨。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully created policy." msgstr "已成功创建策略。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully created prompt." msgstr "已成功创建输入项。" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully created provider." msgstr "已成功创建提供程序。" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully created rule." msgstr "已成功创建规则。" #~ msgid "Successfully created service-connection." #~ msgstr "已成功创建服务连接。" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully created source." msgstr "已成功创建源。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully created stage." msgstr "已成功创建阶段。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully created tenant." msgstr "已成功创建租户。" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully created token." msgstr "已成功创建令牌。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully created transport." msgstr "已成功创建传输。" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully created user." msgstr "已成功创建用户。" @@ -5388,44 +5388,44 @@ msgstr "已成功删除 {0} {1}" msgid "Successfully disconnected source" msgstr "解绑成功" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Successfully generated certificate-key pair." msgstr "已成功生成证书密钥对。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Successfully generated recovery link" msgstr "已成功生成恢复链接" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Successfully imported flow." msgstr "已成功导入流程。" -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Successfully imported provider." msgstr "已成功导入提供程序。" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Successfully sent email." msgstr "已成功发送电子邮件。" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Successfully sent test-request." msgstr "已成功发送测试请求。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully updated application." msgstr "已成功更新应用程序。" -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully updated binding." msgstr "已成功更新绑定。" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully updated certificate-key pair." msgstr "已成功更新证书密钥对。" @@ -5440,207 +5440,207 @@ msgstr "已成功更新详情" msgid "Successfully updated device." msgstr "已成功更新设备。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully updated flow." msgstr "已成功更新流程。" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully updated group." msgstr "已成功更新组。" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully updated instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully updated integration." msgstr "已成功更新集成。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully updated invitation." msgstr "已成功更新邀请。" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully updated mapping." msgstr "已成功更新映射。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully updated outpost." msgstr "已成功更新前哨。" -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/UserPasswordForm.ts msgid "Successfully updated password." msgstr "已成功更新密码。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully updated policy." msgstr "已成功更新策略。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully updated prompt." msgstr "已成功更新输入项。" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully updated provider." msgstr "已成功更新提供程序。" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully updated rule." msgstr "已成功更新规则。" #~ msgid "Successfully updated service-connection." #~ msgstr "已成功更新服务连接。" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully updated source." msgstr "已成功更新源。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully updated stage." msgstr "已成功更新阶段。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully updated tenant." msgstr "已成功更新租户。" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully updated token." msgstr "已成功更新令牌。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully updated transport." msgstr "已成功更新传输。" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully updated user." msgstr "已成功更新用户。" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Successfully updated {0} {1}" msgstr "已成功更新 {0} {1}" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Superuser" msgstr "超级用户" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Superuser privileges?" msgstr "超级用户权限?" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Superuser-groups" msgstr "超级用户组" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Superusers" msgstr "超级用户" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Suspicious request" msgstr "可疑请求" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Symbol charset" msgstr "符号字符集" #~ msgid "Sync" #~ msgstr "同步" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync groups" msgstr "同步组" #~ msgid "Sync parent group" #~ msgstr "同步父组" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Sync status" msgstr "同步状态" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync users" msgstr "同步用户" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "System" msgstr "系统" #~ msgid "System Overview" #~ msgstr "系统总览" -#: src/interfaces/AdminInterface.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "System Tasks" msgstr "系统任务" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "System status" msgstr "系统状态" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task exception" msgstr "系统任务异常" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task execution" msgstr "系统任务执行" #~ msgid "TLS Authentication Certificate" #~ msgstr "TLS 身份验证证书" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "TLS Authentication Certificate/SSH Keypair" msgstr "TLS 身份验证证书/SSH 密钥对" #~ msgid "TLS Server name" #~ msgstr "TLS 服务器名称" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "TLS Verification Certificate" msgstr "TLS 验证证书" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "TOTP Authenticators" msgstr "TOTP 身份验证器" @@ -5652,62 +5652,62 @@ msgstr "TOTP 设备" msgid "TOTP authenticator" msgstr "TOTP 身份验证器" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Taiwanese Mandarin" msgstr "台湾华语" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Target" msgstr "目标" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with errors" msgstr "任务已完成但有错误" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with warnings" msgstr "任务已完成但有警告" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Template" msgstr "模板" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Tenant" msgstr "租户" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenant(s)" msgstr "租户" -#: src/interfaces/AdminInterface.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenants" msgstr "租户" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test" msgstr "测试" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Test Policy" msgstr "测试策略" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test Property Mapping" msgstr "测试属性映射" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text (read-only): Simple Text input, but cannot be edited." msgstr "文本(只读):简单文本输入,但无法编辑。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text: Simple Text input" msgstr "文本:简单文本输入" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "The Host IP of the docker host" msgstr "Docker 宿主机的主机 IP" @@ -5715,27 +5715,27 @@ msgstr "Docker 宿主机的主机 IP" msgid "The URL \"{0}\" was not found." msgstr "未找到 URL \"{0}\"。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" msgstr "身份验证器必须创建专用凭据。如果不能,RP 预期会发生错误" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" msgstr "身份验证器可以创建和存储专用凭据,但不创建也可以" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator should not create a dedicated credential" msgstr "身份验证器不应该创建专用凭据" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll access the application at. Include any non-standard port." msgstr "您将通过此外部 URL 访问应用程序。请包括任何非标准端口。" #~ msgid "The external URL you'll authenticate at. Can be the same domain as authentik." #~ msgstr "您将在此外部 URL 进行身份验证。可以使用与 authentik 相同的域名。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." msgstr "您将在此外部 URL 进行身份验证。通过此 URL 应该可以访问到 authentik 核心服务器。" @@ -5750,7 +5750,7 @@ msgstr "支持以下关键字:" msgid "The following objects use {objName}" msgstr "以下对象使用 {objName}" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "The new application wizard greatly simplifies the steps required to create applications and providers." msgstr "" @@ -5763,7 +5763,7 @@ msgstr "" #~ "其中一个或两个选定选项小于等于阈值时\n" #~ "策略不通过。" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "The policy passes when the reputation score is below the threshold, and\n" "doesn't pass when either or both of the selected options are equal or above the\n" @@ -5773,23 +5773,23 @@ msgstr "" "其中一个或两个选定选项大于等于阈值时\n" "策略不通过。" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "The policy takes a random time to execute. This controls the minimum time it will take." msgstr "策略需要一段随机时间来执行。这将控制所需的最短时间。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" msgstr "起始 gidNumbers,这个数字会被添加到从 group.Pk 生成的数字中,以确保对于 POSIX 用户来说,这个数字不会太低。默认值为 4000,以确保我们不会与本地群组或用户主组的 gidNumber 发生冲突" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" msgstr "起始 uidNumbers,这个数字会被添加到 user.Pk 中,以确保对于 POSIX 用户来说,这个数字不会太低。默认值为 2000,以确保我们不会与本地用户的 uidNumber 发生冲突" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "These bindings control if this stage will be applied to the flow." msgstr "这些绑定控制是否将此阶段应用于流程。" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." @@ -5797,13 +5797,13 @@ msgstr "" "这些绑定控制此规则触发的事件。针对组/用户的绑定\n" "会检查与事件相关的用户。" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "These bindings control which users can access this flow." msgstr "这些绑定控制哪些用户可以访问此流程。" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." @@ -5811,55 +5811,55 @@ msgstr "" "这些绑定控制哪些用户可以访问此源。\n" "您只能在此处使用策略,因为访问权限会在验证用户身份之前检查。" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "These policies control which users can access this application." msgstr "这些策略控制哪些用户可以访问此应用程序。" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "This flow is completed." msgstr "此流程已完成。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the full endpoint to send POST requests to." msgstr "这是向其发送 POST 请求的完整终端节点。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the password to be used with basic auth" msgstr "这是用于 Basic 身份验证的密码" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the username to be used with basic auth or the token when used with bearer token" msgstr "这是用于 Basic 身份验证的用户名,或是使用 Bearer 令牌时的令牌" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." msgstr "除了请求必须经过身份验证外,此提供程序的行为类似于透明反向代理。如果您的上游应用程序使用 HTTPS,请确保连接到前哨时也使用 HTTPS。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "This setting only affects new Events, as the expiration is saved per-event." msgstr "此设置仅影响新事件,因为过期时间是分事件保存的。" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "This stage can be included in enrollment flows to accept invitations." msgstr "此阶段可以包含在注册流程中以接受邀请。" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "This stage checks the user's current session against the Google reCaptcha service." msgstr "此阶段会根据 Google reCAPTCHA 服务检查用户的当前会话。" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Threshold" msgstr "阈值" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Time in minutes the token sent is valid." msgstr "发出令牌的有效时间(单位为分钟)。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." msgstr "删除临时用户的时间偏移。这仅适用于您的 IDP 使用 NameID 格式 'transient' 且用户未手动登出的情况。" @@ -5869,79 +5869,79 @@ msgstr "删除临时用户的时间偏移。这仅适用于您的 IDP 使用 Nam #~ msgid "Time-based One-Time Passwords" #~ msgstr "基于时间的一次性密码" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Timeout" msgstr "超时" -#: src/pages/flows/FlowForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Title" msgstr "标题" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "To" msgstr "至" #~ msgid "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." #~ msgstr "要允许任何重定向 URI,请将此值设置为 \"*\"。请注意这可能带来的安全影响。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." msgstr "要允许任何重定向 URI,请将此值设置为 \".*\"。请注意这可能带来的安全影响。" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "To create a recovery link, the current tenant needs to have a recovery flow configured." msgstr "要创建恢复链接,当前租户需要配置恢复流程。" #~ msgid "To directly reset a user's password, configure a recovery flow on the currently active tenant." #~ msgstr "要直接重置用户的密码,请在当前活动的租户上配置恢复流程。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." msgstr "要让用户直接重置密码,请在当前活动的租户上配置恢复流程。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "To use SSL instead, use 'ldaps://' and disable this option." msgstr "要改用 SSL,请使用 'ldaps: //' 并禁用此选项。" #~ msgid "Token" #~ msgstr "令牌" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Token URL" msgstr "令牌 URL" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Token count" msgstr "令牌计数" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Token expiry" msgstr "令牌过期" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Token is managed by authentik." msgstr "令牌由 authentik 管理。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Token validity" msgstr "令牌有效性" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Token(s)" msgstr "令牌" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens" msgstr "令牌" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Tokens & App passwords" msgstr "令牌和应用程序密码" @@ -5949,259 +5949,259 @@ msgstr "令牌和应用程序密码" msgid "Tokens and App passwords" msgstr "令牌和应用程序密码" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." msgstr "令牌在整个 authentik 中用于电子邮件验证阶段、恢复密钥和 API 访问。" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Tokens sent via SMS." msgstr "通过短信发送的令牌。" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Total flows" msgstr "流程总数" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Total groups" msgstr "组总数" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Total policies" msgstr "策略总数" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Total users" msgstr "用户总数" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Traditional authenticator" msgstr "传统身份验证器" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Compose)" msgstr "Traefik(Compose)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Ingress)" msgstr "Traefik(Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Standalone)" msgstr "Traefik(独立)" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Transient" msgstr "暂时的" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Transports" msgstr "传输" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Trusted OIDC Sources" msgstr "信任的 OIDC 来源" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try it now" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try the new application wizard" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Turkish" msgstr "土耳其语" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio" msgstr "Twilio" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Account SID" msgstr "Twilio 账户 SID" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Auth Token" msgstr "Twilio 身份验证令牌" +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts #: src/elements/user/UserDevicesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Type" msgstr "类型" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "UI settings" msgstr "用户界面设置" -#: src/pages/events/EventInfo.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "UID" msgstr "UID" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "UID start number" msgstr "UID 起始编号" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "UPN" msgstr "UPN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL settings" msgstr "URL 设置" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "URL that authentik will redirect back to after successful authentication." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "URL that the initial Login request is sent to." msgstr "初始登录请求发送到的 URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL the user is redirect to to consent the authorization." msgstr "用户被重定向到以同意授权的 URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to get user information." msgstr "authentik 用来获取用户信息的 URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to retrieve tokens." msgstr "authentik 用来获取令牌的 URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used to request the initial token. This URL is only required for OAuth 1." msgstr "用于请求初始令牌的 URL。只有 OAuth 1 才需要此网址。" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "URL which will be opened when a user clicks on the application." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated Paths" msgstr "不验证身份的路径" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated URLs" msgstr "不验证身份的 URL" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Unbound policies" msgstr "未绑定策略" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Unenrollment" msgstr "删除账户" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Unenrollment flow" msgstr "删除账户流程" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Unhealthy" msgstr "不健康" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Unhealthy outposts" msgstr "不健康的前哨" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Unique identifier the token is referenced by." msgstr "引用令牌的唯一标识符。" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Unknown" msgstr "未知" #~ msgid "Unmanaged" #~ msgstr "未托管" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Unread notifications" msgstr "未读通知" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Unsynced sources" msgstr "未同步的源" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Up-to-date!" 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserActiveForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserActiveForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update" msgstr "更新" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Update Application" msgstr "更新应用程序" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Binding" msgstr "更新绑定" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Update Blueprint" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Update Certificate-Key Pair" msgstr "更新证书密钥对" @@ -6209,91 +6209,91 @@ msgstr "更新证书密钥对" msgid "Update Device" msgstr "更新设备" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Update Flow" msgstr "更新流程" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Group" msgstr "更新组" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Update Invitation" msgstr "更新邀请" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Update LDAP Provider" msgstr "更新 LDAP 提供程序" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Update LDAP Source" msgstr "更新 LDAP 源" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Update Notification Rule" msgstr "更新通知规则" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Update Notification Transport" msgstr "更新通知传输" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Update OAuth Source" msgstr "更新 OAuth 源" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Update OAuth2 Provider" msgstr "更新 OAuth2 提供程序" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Update Outpost" msgstr "更新前哨" -#: src/pages/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts msgid "Update Plex Source" msgstr "更新 Plex 源" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Update Prompt" msgstr "更新输入项" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Update Proxy Provider" msgstr "更新代理提供程序" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Update SAML Provider" msgstr "更新 SAML 提供程序" -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Update SAML Source" msgstr "更新 SAML 源" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Update Stage binding" msgstr "更新阶段绑定" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Update Tenant" msgstr "更新租户" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update Token" msgstr "更新令牌" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update User" msgstr "更新用户" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Update available" msgstr "更新可用" @@ -6301,108 +6301,108 @@ msgstr "更新可用" msgid "Update details" msgstr "更新详情" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update password" msgstr "更新密码" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/users/UserActiveForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/users/UserActiveForm.ts msgid "Update {0}" msgstr "更新 {0}" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Updated" msgstr "已更新" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Upstream host that the requests are forwarded to." msgstr "请求被转发到的上游主机。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use SSL" msgstr "使用 SSL" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use TLS" msgstr "使用 TLS" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a code-based authenticator." msgstr "使用基于代码的身份验证器。" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Use a security key" msgstr "使用安全密钥" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a security key to prove your identity." msgstr "使用安全密钥证明您的身份。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use global settings" msgstr "使用全局设置" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's email address, but deny enrollment when the email address already exists." msgstr "使用用户的电子邮件地址,但在电子邮件地址已存在时拒绝注册。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's username, but deny enrollment when the username already exists." msgstr "使用用户的用户名,但在用户名已存在时拒绝注册。" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." msgstr "使用下面的用户名和密码进行身份验证。密码可以稍后在令牌页面上获取。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." msgstr "与 nginx 的 auth_request 或 traefik 的 ForwardAuth 一起使用此提供程序。每个应用程序/域名都需要自己的提供程序。此外,在每个域名上,/outpost.goauthentik.io 必须路由到前哨(在使用托管的 Outpost 时,这已经为您处理好了)。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." msgstr "与 nginx 的 auth_request 或 traefik 的 ForwardAuth 一起使用此提供程序。每个根域名只需要一个提供程序。您无法管理每个应用程序的授权,但不必为每个应用程序分别创建提供程序。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Use this tenant for each domain that doesn't have a dedicated tenant." msgstr "所有未设置专用租户的域名都将使用此租户。" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventListPage.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "User" msgstr "用户" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User Info" msgstr "用户信息" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User Property Mappings" msgstr "用户属性映射" @@ -6412,15 +6412,15 @@ msgstr "用户属性映射" #~ msgid "User Settings" #~ msgstr "用户设置" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + LDAP password" msgstr "用户数据库 + LDAP 密码" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + app passwords" msgstr "用户数据库 + 应用程序密码" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + standard password" msgstr "用户数据库 + 标准密码" @@ -6428,193 +6428,193 @@ msgstr "用户数据库 + 标准密码" msgid "User details" msgstr "用户详情" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User events" msgstr "用户事件" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "User fields" msgstr "用户字段" -#: src/pages/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "User folders" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "User interface" msgstr "用户界面" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "User mappings can only be checked if a user is already logged in when trying to access this source." msgstr "用户绑定仅会在已登录用户访问此源时检查。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "User matching mode" msgstr "用户匹配模式" #~ msgid "User metrics" #~ msgstr "用户指标" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User object filter" msgstr "用户对象筛选器" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User password writeback" msgstr "用户密码写回" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "User path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "User path template" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "User settings flow" msgstr "用户设置流程" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "User statistics" msgstr "用户统计" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User status" msgstr "用户状态" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification" msgstr "用户验证" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification is preferred if available, but not required." msgstr "如果可用,则首选用户验证,但不是必需的。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification must occur." msgstr "必须进行用户验证。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification should not occur." msgstr "不应进行用户验证。" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "User was written to" msgstr "用户被写入" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/UserViewPage.ts msgid "User {0}" msgstr "用户 {0}" -#: src/flows/FormStatic.ts +#: src/flow/FormStatic.ts msgid "User's avatar" msgstr "用户的头像" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "User's display name." msgstr "用户的显示名称" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "User's primary identifier. 150 characters or fewer." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User(s)" msgstr "用户" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the password part of the HTTP-Basic Header." msgstr "用于 HTTP-Basic 标头的密码部分的用户/组属性。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." msgstr "用于 HTTP-Basic 标头用户名部分的用户/组属性。如果未设置,则使用用户的电子邮件地址。" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Userinfo URL" msgstr "用户信息 URL" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Username" msgstr "用户名" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Username: Same as Text input, but checks for and prevents duplicate usernames." msgstr "用户名:与文本输入相同,但检查并防止用户名重复。" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/UserListPage.ts msgid "Users" msgstr "用户" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Users added to this group will be superusers." msgstr "添加到该组的用户均为超级用户。" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Users created per day in the last month" msgstr "上个月中每天创建的用户" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." msgstr "所选组中的用户可以执行搜索查询。如果未选择任何组,则不允许 LDAP 搜索。" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using flow" msgstr "使用流程" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using source" msgstr "使用源" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." msgstr "有效期为 360 天,之后密码将自动轮换。您可以从令牌列表中复制密码。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." msgstr "授权流程成功后有效的重定向 URL。还可以在此处为隐式流程指定任何来源。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Validate SSL Certificates of upstream servers." msgstr "验证上游服务器的 SSL 证书。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Validate the user's password against the selected backend(s)." msgstr "根据选定的后端验证用户的密码。" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Validation Policies" msgstr "验证策略" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Validity days" msgstr "有效天数" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Verification" msgstr "验证" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Verification Certificate" msgstr "验证证书" @@ -6625,131 +6625,131 @@ msgstr "验证证书" #~ msgid "Verify only" #~ msgstr "仅验证" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." msgstr "通过向用户发送一次性链接来验证用户的电子邮件地址。也可用于在恢复时验证用户的真实性。" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Version" msgstr "版本" #~ msgid "Version: {0}" #~ msgstr "版本:{0}" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "Version: {versionString}" msgstr "版本:{versionString}" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "View Deployment Info" msgstr "查看部署信息" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "View deployment documentation" msgstr "查看部署文档" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Visible in the URL." msgstr "在 URL 中可见。" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (max)" msgstr "等待(最长)" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (min)" 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 +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Warning" msgstr "警告" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Warning: Application is not used by any Outpost." msgstr "警告:应用程序未被任何前哨使用。" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." msgstr "警告:没有邀请阶段绑定到任何流程。邀请将无法按预期工作。" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Warning: Policy is not assigned." msgstr "警告:策略未分配。" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Warning: Provider is not used by an Application." msgstr "警告:提供程序未被任何应用程序使用。" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Warning: Provider is not used by any Outpost." msgstr "警告:提供程序未被任何前哨使用。" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Warning: Provider not assigned to any application." msgstr "警告:提供程序未分配给任何应用程序。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." msgstr "警告:您即将删除当前登录的用户({0})。如果继续,请自担风险。" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Warning: authentik Domain is not configured, authentication will not work." msgstr "警告:未配置 authentik 域名,身份验证将不起作用。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Web Certificate" msgstr "Web 证书" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Web application" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "WebAuthn Authenticators" msgstr "WebAuthn 身份验证器" #~ msgid "WebAuthn Devices" #~ msgstr "WebAuthn 设备" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (Slack/Discord)" msgstr "Webhook(Slack/Discord)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (generic)" msgstr "Webhook(通用)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook Mapping" msgstr "Webhook 映射" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook URL" msgstr "Webhook URL" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Welcome, {name}." msgstr "欢迎,{name}。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When a user returns from the email successfully, their account will be activated." msgstr "当用户成功自电子邮件中返回时,其账户将被激活。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." msgstr "如果输入了有效的用户名/电子邮箱,并且启用了此选项,则会显示用户的用户名和头像。否则,将显示用户输入的文本。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." @@ -6757,74 +6757,74 @@ msgstr "" "勾选时,占位符将以与属性映射相同的方式评估。\n" "如果评估失败,则返回占位符本身。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." msgstr "使用 TLS 连接到 LDAP 服务器时,默认情况下不检查证书。指定密钥对以验证远程证书。" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "When connecting via SSH, this keypair is used for authentication." msgstr "通过 SSH 连接时,此密钥对用于身份验证。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When enabled, global Email connection settings will be used and connection settings below will be ignored." msgstr "启用后,将使用全局电子邮件连接设置,下面的连接设置将被忽略。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "When enabled, the invitation will be deleted after usage." msgstr "启用后,邀请将在使用后被删除。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When enabled, user fields are matched regardless of their casing." msgstr "启用后,无论大小写如何,都将匹配用户字段。" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "When multiple stages are selected, the user can choose which one they want to enroll." msgstr "选中多个阶段时,用户可以选择要注册哪个。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." msgstr "选中后,密码字段将显示在同一页面,而不是单独的页面上。这样可以防止用户名枚举攻击。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." msgstr "选中后,传入断言的签名将根据此证书进行验证。要允许未签名的请求,请保留默认值。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." msgstr "启用此选项后,将记录此策略的所有执行日志。默认情况下,只记录执行错误。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "When used in conjunction with a User Write stage, use attributes.foo to write attributes." msgstr "当与用户写入阶段结合使用时,请使用 attributes.foo 来编写属性。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "When using an external logging solution for archiving, this can be set to \"minutes=5\"." msgstr "使用外部日志记录解决方案进行存档时,可以将其设置为 \"minutes=5\"。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." msgstr "使用代理或 Forward Auth(单应用)模式时,将根据正则表达式检查请求的 URL 路径。使用 Forward Auth(域名模式)时,将根据正则表达式检查请求的完整 URL(包括协议和主机名)。" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Whoops!" msgstr "哎呦!" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Windows" msgstr "Windows" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Workers" msgstr "Worker" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." @@ -6832,51 +6832,51 @@ msgstr "" "将流程上下文的 'prompt_data' 中的任何数据写入当前待处理的用户。如果没有用户\n" "处于待处理状态,则会创建新用户并向其写入数据。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "X509 Subject" msgstr "X509 主题" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "XML-based SSO standard. Use this if your application only supports SAML." msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Yes" msgstr "是" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Yes ({0})" msgstr "是({0})" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "您只能选择与前哨类型匹配的提供程序。" -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "You're about to be redirect to the following URL." msgstr "您将被重定向到以下 URL。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "You're currently impersonating {0}. Click to stop." msgstr "您目前正在模拟 {0} 的身份。点击以停止。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "app1 running on app1.example.com" msgstr "app1.example.com 上运行的 app1" @@ -6886,11 +6886,11 @@ msgstr "app1.example.com 上运行的 app1" #~ msgid "authentik LDAP Backend" #~ msgstr "authentik LDAP 后端" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "authentik running on auth.example.com" msgstr "auth.example.com 上运行的 authentik" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "authentik: Locale: Displays a list of locales authentik supports." msgstr "authentik:语言:显示 authentik 支持的语言设置。" @@ -6921,11 +6921,11 @@ msgstr "引用将被重置为默认值" msgid "reference will be set to an empty value" msgstr "引用将被设置为空值" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with current user" msgstr "以当前用户" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with inspector" msgstr "附加检视器" @@ -6935,11 +6935,11 @@ msgstr "附加检视器" msgid "{0}" msgstr "{0}" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} (\"{1}\", of type {2})" msgstr "{0}(\"{1}\",类型为 {2})" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} ({1})" msgstr "{0}({1})" @@ -6952,7 +6952,7 @@ msgstr "{0}({consequence})" msgid "{0} - {1} of {2}" msgstr "{0} - {1} / {2}" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "{0} is available!" msgstr "{0} 可用!" @@ -6960,7 +6960,7 @@ msgstr "{0} 可用!" msgid "{0} unread" msgstr "{0} 未读" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "{0}, should be {1}" msgstr "{0},应该是 {1}" diff --git a/web/src/locales/zh-Hant.po b/web/src/locales/zh-Hant.po index 5408af91b..438c674ca 100644 --- a/web/src/locales/zh-Hant.po +++ b/web/src/locales/zh-Hant.po @@ -34,105 +34,105 @@ msgstr "(格式: hours=-1;minutes=-2;seconds=-3)." msgid "(Format: hours=1;minutes=2;seconds=3)." msgstr "(格式: hours=1;minutes=2;seconds=3)." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts #: src/elements/user/SessionList.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "-" msgstr "-" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid ".yaml files, which can be found on goauthentik.io and can be exported by authentik." msgstr ".yaml 文件,这些文件可以在 goauthentik.io 上找到,也可以通过 authentik 导出。" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "6 digits, widely compatible" msgstr "6位数字,广泛兼容" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "8 digits, not compatible with apps like Google Authenticator" msgstr "8位数字,与谷歌身份验证器等应用不兼容" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A \"roaming\" authenticator, like a YubiKey" msgstr "像 YubiKey 这样的 “漫游” 身份验证器" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "A code has been sent to you via SMS." msgstr "验证码已通过短信发送给您。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "A newer version of the frontend is available." msgstr "有较新版本的前端可用。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A non-removable authenticator, like TouchID or Windows Hello" msgstr "不可移除的身份验证器,例如 TouchID 或 Windows Hello" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "A policy used for testing. Always returns the same result as specified below after waiting a random duration." msgstr "用于测试的策略。等待随机持续时间后,始终返回与下面指定的结果相同的结果。" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "ACS URL" msgstr "ACS URL" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ALL, all policies must match to grant access." msgstr "ALL,所有策略必须匹配才能授予访问权限。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ALL, all policies must match to include this stage access." msgstr "ALL,所有策略必须匹配才能包含此阶段访问权限。" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ANY, any policy must match to grant access." msgstr "ANY,任何策略都必须匹配才能授予访问权限。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ANY, any policy must match to include this stage access." msgstr "ANY,任何策略都必须匹配才能包含此阶段访问权限。" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "API" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "API Access" msgstr "API 访问权限" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth Username" msgstr "API 身份验证用户名" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth password" msgstr "API 身份验证密码" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "API Hostname" msgstr "API 主机名" @@ -140,7 +140,7 @@ msgstr "API 主机名" msgid "API Requests" msgstr "API 请求" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "API Token (can be used to access the API programmatically)" msgstr "API 令牌(可用于以编程方式访问 API)" @@ -148,84 +148,84 @@ msgstr "API 令牌(可用于以编程方式访问 API)" msgid "API request failed" msgstr "API 请求失败" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "About applications" msgstr "关于应用" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Access Key" msgstr "访问密钥" #~ msgid "Access code validity" #~ msgstr "访问代码有效性" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Access token URL" msgstr "访问令牌 URL" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Access token validity" msgstr "访问令牌有效性" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts 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 -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Actions" msgstr "操作" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Actions over the last 24 hours" msgstr "过去 24 小时内的操作" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Activate" msgstr "启用" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Activate pending user on success" msgstr "成功时启用待处理用户" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Active" msgstr "激活" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Add" msgstr "添加" @@ -252,40 +252,40 @@ msgstr "添加" #~ msgid "Add a provider which supports SAML 2.0." #~ msgstr "添加一个支持 SAML 2.0 的提供程序。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition Group DN" msgstr "额外的 Group DN" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition User DN" msgstr "额外的用户 DN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Additional Scope" msgstr "额外的范围" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Additional UI settings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional group DN, prepended to the Base DN." msgstr "额外的Group DN,优先于Base DN。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Additional scope mappings, which are passed to the proxy." msgstr "传递给代理的其他作用域映射。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts 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 +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional settings" msgstr "其他设置" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional user DN, prepended to the Base DN." msgstr "额外的User DN,优先于Base DN。" @@ -293,121 +293,121 @@ msgstr "额外的User DN,优先于Base DN。" msgid "Admin" msgstr "管理员" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Admin interface" msgstr "管理员界面" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Advanced protocol settings" msgstr "高级协议设置" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Advanced settings" msgstr "高级设置" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Affected model:" msgstr "受影响的模型:" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Alert" msgstr "注意" #~ msgid "Algorithm used to sign the JWT Tokens." #~ msgstr "用于对JWT令牌进行签名的算法。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allow IDP-initiated logins" msgstr "允许 IDP 发起的登入" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allow friends to authenticate via Plex, even if you don't share any servers" msgstr "允许好友通过Plex进行身份验证,即使您不共享任何服务器" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allow up to N occurrences in the HIBP database." msgstr "HIBP 数据库中最多允许 N 次出现。" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." msgstr "允许用户根据属性使用应用程序、强制使用密码标准以及有选择地应用阶段。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Allowed Redirect URIs" msgstr "允许的重定向 URI" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allowed count" msgstr "允许计数" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allowed servers" msgstr "允许的服务器" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." msgstr "允许由 IdP 启动的身份验证流。这可能存在安全风险,因为未对请求 ID 进行验证。" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Allows/denys requests based on the users and/or the IPs reputation." msgstr "根据用户和/或 IP 信誉允许/拒绝请求。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Also known as Entity ID. Defaults the Metadata URL." msgstr "也称为实体 ID。 默认为 Metadata URL。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Also known as EntityID." msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Alternatively, if your current device has Duo installed, click on this link:" msgstr "或者,如果您当前的设备已安装 Duo,请单击此链接:" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Always require consent" msgstr "始终需要征得同意" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "An example setup can look like this:" msgstr "设置示例如下所示:" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Any HTML can be used." msgstr "任何HTML都可以使用。" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "App" msgstr "App" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "App password" msgstr "应用密码" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "App password (can be used to login using a flow executor)" msgstr "应用程序密码(可用于使用流程执行器登录)" +#: src/admin/admin-overview/TopApplicationsTable.ts +#: src/admin/providers/ProviderListPage.ts #: src/elements/user/UserConsentList.ts -#: src/pages/admin-overview/TopApplicationsTable.ts -#: src/pages/providers/ProviderListPage.ts msgid "Application" msgstr "应用程序" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts #: src/user/LibraryApplication.ts msgid "Application Icon" msgstr "应用程序图标" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Application Link" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application already has access to the following permissions:" msgstr "" @@ -415,48 +415,48 @@ msgstr "" msgid "Application authorizations" msgstr "应用程序授权" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Application authorized" msgstr "应用程序已授权" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application details" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following new permissions:" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following permissions:" msgstr "应用程序需要以下权限:" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Application type" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application's display Name." msgstr "应用的显示名称。" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "Application(s)" msgstr "应用程序" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/outposts/OutpostForm.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/outposts/OutpostForm.ts msgid "Applications" msgstr "应用程序" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which redirect users to a non-web callback (for example, Android, iOS)" msgstr "" @@ -464,11 +464,11 @@ msgstr "" msgid "Apply changes" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Apps with most usage" msgstr "使用率最高的应用" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." @@ -476,7 +476,7 @@ msgstr "" "确实要清除流量缓存吗?\n" "这将导致所有流在下次使用时重新评估。" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." @@ -492,7 +492,7 @@ msgstr "你确定要删除 {0} {1} 吗?" msgid "Are you sure you want to delete {0} {objName} ?" msgstr "你确定要删除 {0} {objName} 吗?" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Are you sure you want to update {0} \"{1}\"?" msgstr "你确定要更新 {0} \"{1}\" 吗?" @@ -500,104 +500,104 @@ msgstr "你确定要更新 {0} \"{1}\" 吗?" #~ msgid "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "断言在当前时间+此值时或之后无效(格式:hours=1;minutes=2;seconds=3)。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not before" msgstr "断言之前无效" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not on or after" msgstr "断言不在当天或之后有效" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Assertions is empty" msgstr "断言为空" -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Assigned to application" msgstr "分配给应用程序" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Assigned to {0} object(s)." msgstr "已分配给 {0} 个对象。" #~ msgid "Assigned to {0} objects." #~ msgstr "已分配给 {0} 个对象。" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Attempted to log in as {0}" msgstr "已尝试以 {0} 身份登入" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." msgstr "用于 SAML 断言的属性名称。可以是 URN OID, 模式引用或任何其他字符串。如果此属性映射用于 NameID 属性,则会丢弃此字段。" -#: src/pages/groups/GroupForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/users/UserForm.ts msgid "Attributes" msgstr "属性" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Audience" msgstr "Audience" #~ msgid "Auth Type" #~ msgstr "身份验证类型" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Authenticating with Apple..." msgstr "正在使用Apple进行身份验证..." -#: src/flows/sources/plex/PlexLoginInit.ts +#: src/flow/sources/plex/PlexLoginInit.ts msgid "Authenticating with Plex..." msgstr "正在使用 Plex 进行身份验证..." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authentication" msgstr "身份验证" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Authentication Type" msgstr "身份验证类型" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Authentication URL" msgstr "身份验证 URL" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Authentication flow" msgstr "身份验证流程" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Authentication method" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Authentication without user interaction, or machine-to-machine authentication." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Authenticator" msgstr "身份验证器" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Authenticator Attachment" msgstr "身份验证器附件" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authorization" msgstr "授权" @@ -607,16 +607,16 @@ msgstr "授权" #~ msgid "Authorization Code(s)" #~ msgstr "授权码" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Authorization URL" msgstr "授权网址" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Authorization flow" msgstr "授权流程" @@ -624,23 +624,23 @@ msgstr "授权流程" msgid "Authorizations" msgstr "授权" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Authorize URL" msgstr "授权 URL" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Authorized application:" msgstr "授权应用程序:" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Auto-detect (based on your browser)" msgstr "自动检测(基于您的浏览器)" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Automate and template configuration within authentik." msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Avatar image" msgstr "Avatar image" @@ -648,21 +648,21 @@ msgstr "Avatar image" msgid "Back" msgstr "返回" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Backends" msgstr "后端" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background" msgstr "背景" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Background image" msgstr "背景图片" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background shown during execution." msgstr "执行过程中显示背景。" @@ -675,91 +675,91 @@ msgstr "执行过程中显示背景。" #~ msgid "Backup status" #~ msgstr "备份状态" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Base DN" msgstr "Base DN" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the Hashed User ID" msgstr "基于经过哈希处理的用户 ID" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's Email. This is recommended over the UPN method." msgstr "基于用户的电子邮件。 建议在 UPN 方法上使用此方法。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." msgstr "根据用户的UPN,仅当用户设置了 “upn” 属性时才有效。仅当您有不同的 UPN 和 Mail 域时才使用此方法。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the username" msgstr "基于用户名" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Basic Auth" msgstr "基本身份验证" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Basic-Auth" msgstr "基本身份验证" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Bearer Token" msgstr "不记名令牌" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind CN" msgstr "Bind CN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Bind DN" msgstr "Bind DN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind Password" msgstr "Bind 密码" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind flow" msgstr "Bind 流程" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind mode" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Bind stage" msgstr "Bind 阶段" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Binding" msgstr "绑定" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Binding Type" msgstr "绑定类型" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprint(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprints" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding settings" msgstr "品牌设置" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding shown in page title and several other places." msgstr "品牌信息显示在页面标题和其他几个地方。" @@ -767,118 +767,118 @@ msgstr "品牌信息显示在页面标题和其他几个地方。" msgid "Browser" msgstr "浏览器" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Build hash:" msgstr "Build hash:" #~ msgid "Build hash: {0}" #~ msgstr "Build hash: {0}" -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Built-in" msgstr "内置" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "By default, only icons are shown for sources. Enable this to show their full names." msgstr "默认情况下,只为源显示图标。启用此选项可显示他们的全名。" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." msgstr "验证终端节点证书所依据的 CA。可以留空以表示不进行验证。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." msgstr "" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Cached flows" msgstr "缓存的流程" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Cached policies" msgstr "缓存策略" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." msgstr "缓存查询,前哨将所有用户和组保存在内存中,并将每5分钟刷新一次。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Caddy (Standalone)" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Callback URL" msgstr "回调 URL" #~ msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." #~ msgstr "连接到本地 docker 守护进程时可以采用 'unix://' 的格式,或者在连接到远程系统时采用 'https://:2376' 的格式。" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." msgstr "连接到本地 docker 守护进程时可以采用 'unix: //' 的格式,通过 SSH 连接时使用 'ssh: //',或者在连接到远程系统时使用 'https://:2376' 的格式。" +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/UserActiveForm.ts #: src/elements/forms/ConfirmationForm.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/forms/ModalForm.ts #: src/elements/wizard/Wizard.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/UserActiveForm.ts msgid "Cancel" msgstr "取消" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Case insensitive matching" msgstr "不区分大小写的匹配" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Certificate" msgstr "证书" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA1)" msgstr "证书指纹 (SHA1)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA256)" msgstr "证书指纹 (SHA256)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Subject" msgstr "证书主题" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Certificate used to sign outgoing Responses going to the Service Provider." msgstr "用于签署发送给服务提供商的外发响应的证书。" #~ msgid "Certificate-Key Pair" #~ msgstr "证书密钥对" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pair(s)" msgstr "证书密钥对" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pairs" msgstr "证书密钥对" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Certificate/Key used for authentication. Can be left empty for no authentication." msgstr "用于身份验证的证书/密钥。可以留空,留空表示不进行身份验证。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Certificates" msgstr "证书" @@ -886,8 +886,8 @@ msgstr "证书" msgid "Change password" msgstr "修改密码" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Change status" msgstr "更改状态" @@ -895,39 +895,39 @@ msgstr "更改状态" msgid "Change your password" msgstr "更改你的密码" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Changelog" msgstr "更新日志" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Characters which are considered as symbols." msgstr "被视为符号的字符。" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check" msgstr "查看" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check Application access" msgstr "检查应用程序访问权限" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check IP" msgstr "检查 IP" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check Username" msgstr "检查用户名" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check access" msgstr "检查访问权限" @@ -938,34 +938,34 @@ msgstr "检查访问权限" #~ "上传密码前 5 位字符的哈希,检查密码是否在 Have I Been Pwned\n" #~ "列表中。" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Check outposts." msgstr "检查 outposts." -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Check status" msgstr "检查状态" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Check the IP of the Kubernetes service, or" msgstr "检查 Kubernetes 服务的 IP,或者" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Check the logs" msgstr "检查日志" #~ msgid "Check your Emails for a password reset link." #~ msgstr "检查您的电子邮件以获取密码重置链接。" -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Check your Inbox for a verification email." msgstr "检查您的收件箱是否有验证电子邮件。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Checkbox" msgstr "复选框" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." @@ -973,27 +973,27 @@ msgstr "" "根据我是否拥有 API 检查策略请求中的值,然后根据该值拒绝请求。\n" "请注意,只有一部分密码哈希值被发送,完整的比较是在客户端完成的。" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Checks if the request's user's password has been changed in the last x days, and denys based on settings." msgstr "检查过去 x 天内请求的用户密码是否已更改,并根据设置拒绝。" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength." msgstr "根据多条规则检查策略请求中的值,这些规则主要用于确保密码强度。" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (simplified)" msgstr "简体中文" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (traditional)" msgstr "繁体中文" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Clear Flow cache" msgstr "清除流程缓存" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear Policy cache" msgstr "清除策略缓存" @@ -1002,18 +1002,18 @@ msgstr "清除策略缓存" msgid "Clear all" msgstr "全部清除" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Clear background image" msgstr "删除背景图片" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear cache" msgstr "清除缓存" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Clear icon" msgstr "清除图标" @@ -1025,83 +1025,83 @@ msgstr "" msgid "Click to change value" msgstr "单击以更改值" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Click to copy token" msgstr "点击复制令牌" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Client ID" msgstr "客户端 ID" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Client IP" msgstr "客户端 IP" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Client Secret" msgstr "客户端密钥" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Client type" msgstr "客户机类型" +#: src/admin/outposts/OutpostDeploymentModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/notifications/NotificationDrawer.ts #: src/elements/wizard/Wizard.ts -#: src/pages/outposts/OutpostDeploymentModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "Close" msgstr "关闭" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Code" msgstr "代码" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Common Name" msgstr "常用名" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Compatibility mode" msgstr "兼容模式" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential" msgstr "机密" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." msgstr "机密客户能够对其凭据进行保密。公共客户端无能为力。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Configuration" msgstr "配置" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Configuration error" msgstr "配置错误" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Configuration flow" msgstr "配置流程" #~ msgid "Configuration stage" #~ msgstr "配置阶段" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Configuration stages" msgstr "配置阶段" @@ -1111,54 +1111,54 @@ msgstr "配置阶段" #~ msgid "Configure how long access codes are valid for." #~ msgstr "配置访问代码的有效期限。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long access tokens are valid for." msgstr "配置访问令牌的有效时间。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long refresh tokens and their id_tokens are valid for." msgstr "配置刷新令牌及其 id_tokens 的有效期限。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Configure how long tokens are valid for." msgstr "配置令牌的有效期限。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." msgstr "配置如何创建 NameID 值。如果留空,将遵守传入请求的 NameIdPolicy。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Configure how the flow executor should handle an invalid response to a challenge." msgstr "配置流程执行器应如何处理对质询的无效响应。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how the issuer field of the ID Token should be filled." msgstr "配置如何填写 ID 令牌的颁发者字段。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost authenticates requests." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost queries the core authentik server's users." msgstr "配置前哨如何查询核心 authentik 服务器的用户。" #~ msgid "Configure settings relevant to your user profile." #~ msgstr "配置与您的用户配置文件相关的设置。" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Configure the blueprint context, used for templating." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure the maximum allowed time drift for an assertion." msgstr "为断言配置允许的最大时间漂移。" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Configure visual settings and defaults for different domains." msgstr "配置不同域的可视化设置和默认值。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." msgstr "配置应将哪些数据用作唯一用户标识符。在大多数情况下,默认值应该没问题。" @@ -1171,7 +1171,7 @@ msgstr "" msgid "Connect" msgstr "连接" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Connect to the LDAP Server on port 389:" msgstr "通过端口 389 连接到 LDAP 服务器:" @@ -1190,8 +1190,8 @@ msgstr "连接服务" msgid "Connection error, reconnecting..." msgstr "连接错误,正在重新连接..." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Connection settings" msgstr "连接设置" @@ -1199,15 +1199,15 @@ msgstr "连接设置" msgid "Consent" msgstr "同意" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires in" msgstr "同意到期时间" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires." msgstr "同意过期。" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent given last indefinitely" msgstr "无限期地给予同意" @@ -1215,127 +1215,127 @@ msgstr "无限期地给予同意" msgid "Consent(s)" msgstr "同意" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Groups." msgstr "将与此过滤器匹配的对象视为组。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Users." msgstr "将与此筛选器匹配的对象视为用户。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer key" msgstr "消费者密钥" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer secret" msgstr "消费者机密" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content right" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Context" msgstr "上下文" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Continue" msgstr "继续" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "Continue flow without invitation" msgstr "在没有邀请的情况下继续流动" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Control how authentik exposes and interprets information." msgstr "控制 authentik 如何公开和解释信息。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Cookie domain" msgstr "Cookie 域名" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Copy" msgstr "复制" #~ msgid "Copy Key" #~ msgstr "复制密钥" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Copy download URL" msgstr "复制下载 URL" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Copy recovery link" 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 -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/ApplicationWizard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create" @@ -1346,269 +1346,269 @@ msgstr "创建" msgid "Create App password" msgstr "创建应用程序密码" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/providers/RelatedApplicationButton.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/providers/RelatedApplicationButton.ts msgid "Create Application" msgstr "创建应用程序" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Binding" msgstr "创建绑定" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Create Blueprint Instance" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Create Certificate-Key Pair" msgstr "创建证书密钥对" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Create Flow" msgstr "创建流程" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Create Group" msgstr "创建组" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation" msgstr "创建邀请" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." msgstr "创建邀请链接以注册用户,并可选择强制使用其帐户的特定属性。" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Create Notification Rule" msgstr "创建通知规则" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Create Notification Transport" msgstr "创建通知传输" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Create Outpost" msgstr "创建 Outpost" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Policy" msgstr "创建策略" -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Create Prompt" msgstr "创建提示" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "Create Service account" msgstr "创建服务账户" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage" msgstr "创建 Stage" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage binding" msgstr "创建 Stage 绑定" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Create Tenant" msgstr "创建租户" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create Token" msgstr "创建令牌" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Create User" msgstr "创建用户" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Create a new application" msgstr "创建新应用程序" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "Create a new application." msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "Create a new outpost integration." msgstr "创建一个新前哨集成。" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "Create a new policy." msgstr "创建一个新策略。" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "Create a new property mapping." msgstr "创建一个新属性映射。" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Create a new provider." msgstr "创建一个新提供程序" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "Create a new source." msgstr "创建一个新身份来源。" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create a new stage." msgstr "创建一个新阶段。" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Create application" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Create group" msgstr "创建组" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Create provider" msgstr "创建提供商" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "Create service account" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Create users as inactive" msgstr "将用户创建为非活动用户" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create {0}" msgstr "创建 {0}" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Created by" msgstr "由... 创建" #~ msgid "Created {0}" #~ msgstr "已创建 {0}" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "Creation Date" msgstr "创建日期" #~ msgid "Current plan cntext" #~ msgstr "当前计划上下文" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Current plan context" msgstr "当前计划上下文" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "Currently set to:" msgstr "当前设置为:" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Customisation" msgstr "定制" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "DSA-SHA1" msgstr "DSA-SHA1" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Dashboards" msgstr "仪表板" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date" msgstr "日期" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date Time" msgstr "日期时间" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Deactivate" msgstr "停用" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Debug" msgstr "调试" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides the response when a policy denies access to this flow for a user." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." msgstr "决定此 Flow 的用途。例如,当未经身份验证的用户访问 authentik 时,身份验证流程将重定向到。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default" msgstr "默认" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default flows" msgstr "默认流程" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Default?" msgstr "默认?" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "定义如何向用户发送通知,例如电子邮件或 Webhook。" +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/oauth/UserRefreshList.ts #: 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Delete" @@ -1633,19 +1633,19 @@ msgstr "删除" msgid "Delete account" msgstr "删除账户" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Delete currently set background image." msgstr "删除当前设置的背景图片。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Delete currently set icon." msgstr "删除当前设置的图标。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Delete temporary users after" msgstr "之后删除临时用户" -#: src/pages/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts msgid "" "Delete the currently pending user. CAUTION, this stage does not ask for\n" "confirmation. Use a consent stage to ensure the user is aware of their actions." @@ -1658,48 +1658,48 @@ msgstr "" msgid "Delete {0}" msgstr "删除 {0}" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Denied action" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Deny the user access" msgstr "拒绝用户访问" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Description" msgstr "描述" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Description shown to the user when consenting. If left empty, the user won't be informed." msgstr "同意时向用户显示的描述。如果留空,则不会通知用户。" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." msgstr "指定是否应将此用户视为活动用户。取消选择此选项,而不是删除帐户。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Designation" msgstr "指定" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Detailed health (one instance per column, data is cached so may be out of data)" msgstr "详细运行状况(每列一个实例,数据已缓存,因此可能没有数据)" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Determines how authentik sends the response back to the Service Provider." msgstr "确定 authentik 如何将响应发送回服务提供商。" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." msgstr "确定会话持续多长时间。默认为 0 秒意味着会话持续到浏览器关闭为止。" @@ -1707,11 +1707,11 @@ msgstr "确定会话持续多长时间。默认为 0 秒意味着会话持续到 msgid "Device" msgstr "设备" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes" msgstr "设备类别" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes which can be used to authenticate." msgstr "可用于进行身份验证的设备类别。" @@ -1722,20 +1722,20 @@ msgstr "可用于进行身份验证的设备类别。" msgid "Device(s)" msgstr "设备" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Diagram" msgstr "示意图" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Digest algorithm" msgstr "摘要算法" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Digits" msgstr "数字" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct binding, always execute the configured bind flow to authenticate the user." msgstr "" @@ -1743,11 +1743,11 @@ msgstr "" #~ msgid "Direct querying, always execute the configured bind flow to authenticate the user." #~ msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct querying, always returns the latest data, but slower than cached querying." msgstr "直接查询,总是返回最新数据,但比缓存查询慢。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Directory" msgstr "目录" @@ -1766,11 +1766,11 @@ msgstr "目录" #~ msgid "Disable Time-based OTP" #~ msgstr "禁用基于时间的 OTP" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Disabled" msgstr "已禁用" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Disabled blueprints are never applied." msgstr "" @@ -1779,56 +1779,56 @@ msgstr "" msgid "Disconnect" msgstr "断开连接" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Docker URL" msgstr "Docker URL" -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Domain" msgstr "域" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Download" msgstr "下載" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Certificate" msgstr "下载证书" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Private key" msgstr "下载私钥" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Download signing certificate" msgstr "下载签名证书" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Due to protocol limitations, this certificate is only used when the outpost has a single provider." msgstr "由于协议限制,只有在 Outpost 有单个提供者时才使用此证书。" #~ msgid "Dummy" #~ msgstr "占位" -#: src/pages/stages/dummy/DummyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts msgid "Dummy stage used for testing. Shows a simple continue button and always passes." msgstr "用于测试的虚拟阶段。显示一个简单的 “继续” 按钮,并且始终通过。" #~ msgid "Duo" #~ msgstr "Duo" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Duo Authenticators" msgstr "Duo 身份验证器" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Duo activation" msgstr "Duo 激活" @@ -1836,57 +1836,57 @@ msgstr "Duo 激活" msgid "Duo authenticator" msgstr "Duo 身份验证器" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Duo push-notifications" msgstr "二重奏推送通知" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Duration after which events will be deleted from the database." msgstr "事件将从数据库中删除的持续时间。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Each provider has a different issuer, based on the application slug." msgstr "根据应用程序 slug,每个提供商都有不同的颁发者。" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Edit" msgstr "编辑" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Binding" msgstr "编辑绑定" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Group" msgstr "编辑组" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Policy" msgstr "编辑策略" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Edit Stage" msgstr "编辑 Stage" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" msgstr "编辑用户" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." msgstr "输入完整的网址、相对路径,或者使用 'fa://fa-test' 来使用 Font Awesome 图标 “fa-test”。" @@ -1894,40 +1894,40 @@ msgstr "输入完整的网址、相对路径,或者使用 'fa://fa-test' 来 msgid "Either no applications are defined, or you don't have access to any." msgstr "要么没有定义应用程序,要么你无权访问任何应用程序。" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Email" msgstr "电子邮箱" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Email address" msgstr "邮箱地址" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Email info:" msgstr "电子邮件信息:" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Email recovery link" msgstr "电子邮件恢复链接" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Email sent" msgstr "电子邮件已发送" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Email stage" msgstr "电子邮件阶段" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Email: Text field with Email type." msgstr "电子邮件:具有电子邮件类型的文本字段。" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Embedded outpost is not configured correctly." msgstr "嵌入式 outpost 配置不正确。" @@ -1940,7 +1940,7 @@ msgstr "嵌入式 outpost 配置不正确。" #~ msgid "Enable SMS authenticator" #~ msgstr "启用短信身份验证器" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Enable StartTLS" msgstr "启用 StartTLS" @@ -1950,26 +1950,26 @@ msgstr "启用 StartTLS" #~ msgid "Enable TOTP" #~ msgstr "启用 TOTP" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts 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 -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Enabled" msgstr "已启用" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Enabling this toggle will create a group named after the user, with the user as member." msgstr "启用此开关将创建一个以用户命名的组,用户为成员。" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "English" msgstr "英语" @@ -1977,39 +1977,39 @@ msgstr "英语" msgid "Enroll" msgstr "注册" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Enrollment" msgstr "注册" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Enrollment flow" msgstr "注册流程" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "EntityID/Issuer" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Error" msgstr "错误" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Error creating credential: {err}" msgstr "创建凭证时出错:{err}" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Error message" msgstr "错误消息" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when creating credential: {err}" msgstr "创建凭证时出错:{err}" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when validating assertion on server: {err}" msgstr "在服务器上验证断言时出错:{err}" @@ -2020,23 +2020,23 @@ msgstr "错误:不支持的源设置:{0}" #~ msgid "Error: unsupported stage settings: {0}" #~ msgstr "错误:不支持的阶段设置:{0}" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate on plan" msgstr "按计划进行评估" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies before the Stage is present to the user." msgstr "在阶段呈现给用户之前评估策略。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." msgstr "在流程规划过程中评估策略。对于基于输入的策略,请禁用此选项。应与 “重新评估策略” 结合使用,因为禁用了这两个选项,则**不**评估策略。" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Event Log" msgstr "事件日志" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event info" msgstr "事件信息" @@ -2046,25 +2046,25 @@ msgstr "事件信息" #~ msgid "Event matcher policy" #~ msgstr "事件匹配器策略" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Event retention" msgstr "事件保留" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event {0}" msgstr "事件 {0}" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Events" msgstr "事件" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Everything is ok." msgstr "一切正常。" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Exception" msgstr "例外" @@ -2074,39 +2074,39 @@ msgstr "例外" #~ msgid "Execute arbitrary Python code to implement custom checks and validation." #~ msgstr "执行任意 Python 代码以实现自定义检查和验证。" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Execute flow" msgstr "执行流程" #~ msgid "Execute with inspector" #~ msgstr "与检查员一起执行" -#: src/pages/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts msgid "Executes the python snippet to determine whether to allow or deny a request." msgstr "执行 python 代码段以确定是允许还是拒绝请求。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Execution logging" msgstr "执行日志记录" +#: src/admin/stages/invitation/InvitationForm.ts #: src/elements/oauth/UserRefreshList.ts #: src/elements/user/SessionList.ts #: src/elements/user/UserConsentList.ts -#: src/pages/stages/invitation/InvitationForm.ts msgid "Expires" msgstr "过期" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expires on" msgstr "过期时间" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expires?" msgstr "过期?" @@ -2115,79 +2115,79 @@ msgstr "过期?" msgid "Expiring" msgstr "即将到期" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expiring?" msgstr "即将到期?" +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts #: src/elements/user/SessionList.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts msgid "Expiry" msgstr "到期" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expiry date" msgstr "到期日" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Explicit Consent" msgstr "明确同意" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Explore integrations" msgstr "探索集成" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export" msgstr "出口" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export flow" msgstr "出口流程" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression" msgstr "表情" #~ msgid "Expression policy" #~ msgstr "表达式策略" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression using Python." msgstr "使用 Python 的表达式。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "External API URL" msgstr "外部 API 网址" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." msgstr "使用 authentik 作为身份提供程序的外部应用程序,利用 OAuth2 和 SAML 等协议。此处显示了所有应用程序,甚至是您无法访问的应用程序。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "External Host" msgstr "外部主机" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain you will be accessing the domain from." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "External host" msgstr "外部主机" @@ -2196,27 +2196,27 @@ msgstr "外部主机" msgid "Failed Logins" msgstr "登入失败" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Failed Logins per day in the last month" msgstr "上个月每天的失败登入次数" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Failed attempts before cancel" msgstr "取消前尝试失败" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Failed login" msgstr "登入失败" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Failed sources" msgstr "失败的源" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Failed to delete flow cache" msgstr "无法删除流程缓存" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Failed to delete policy cache" msgstr "未能删除策略缓存" @@ -2234,56 +2234,56 @@ msgstr "" msgid "Failed to fetch objects." msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Failed to update {0}: {1}" msgstr "更新失败 {0}:{1}" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Favicon" msgstr "网站图标" -#: src/interfaces/AdminInterface.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/sources/SourceListPage.ts msgid "Federation & Social login" msgstr "联盟和社交登录" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Field" msgstr "字段" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Field Key" msgstr "字段键" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Field key to check, field keys defined in Prompt stages are available." msgstr "要检查的字段键,提示阶段中定义的字段键可用。" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Field of the user object this value is written to." msgstr "写入此值的用户对象的字段。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains a unique Identifier." msgstr "包含唯一标识符的字段。" #~ msgid "Field which contains members of a group." #~ msgstr "包含组成员的字段。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" msgstr "包含组成员的字段。请注意,如果使用 “memberUID” 字段,则假定该值包含相对可分辨名称。例如,'memberUID=some-user' 而不是 'memberuid=cn=some-user、ou=groups、... '" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Fields" msgstr "字段" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." msgstr "用户可以用来标识自己的字段。如果未选择任何字段,则用户将只能使用源。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "File" msgstr "" @@ -2291,113 +2291,113 @@ msgstr "" msgid "Finish" msgstr "完成" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Flow" msgstr "流程" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Flow Overview" msgstr "流程概述" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Flow execution" msgstr "流程执行" -#: src/flows/FlowInspector.ts -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Flow inspector" msgstr "流程检查器" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Flow settings" msgstr "流程设置" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when authenticating existing users." msgstr "认证已存在用户时所使用的流程。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when enrolling new users." msgstr "新用户注册时所使用的流程。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow used before authentication." msgstr "身份验证之前使用的流程。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." msgstr "经过身份验证的用户用来配置其密码的流程。如果为空,用户将无法配置更改其密码。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." msgstr "经过身份验证的用户用来配置此阶段的流程。如果为空,用户将无法配置此阶段。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Flow used for users to authenticate. Currently only identification and password stages are supported." msgstr "用于用户进行身份验证的流程。目前仅支持标识和密码阶段。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." msgstr "用于对用户进行身份验证的流程。如果留空,则使用按辅助信息块排序的第一个适用流程。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." msgstr "用于注销的流程。如果留空,则使用按辅助信息块排序的第一个适用流程。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Flow used when authorizing this provider." msgstr "授权此请求发起端时使用的Flow。" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts msgid "Flow used when users access this application." msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flow(s)" msgstr "流程" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Flows" msgstr "流程" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Flows & Stages" msgstr "流程和阶段" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." msgstr "流程描述了一系列用于对用户进行身份验证、注册或恢复的阶段。阶段是根据应用于它们的策略来选择的。" -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "Follow redirect" msgstr "跟随重定向" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Force the user to configure an authenticator" msgstr "强制用户配置身份验证器" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Forgot password?" msgstr "忘记密码了吗?" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Forgot username or password?" msgstr "忘记用户名或密码?" @@ -2407,78 +2407,78 @@ msgstr "忘记用户名或密码?" msgid "Form didn't return a promise for submitting" msgstr "表单未返回提交承诺" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Format: \"weeks=3;days=2;hours=3,seconds=2\"." msgstr "格式:\"weeks=3;days=2;hours=3,seconds=2\"。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Forward auth (domain level)" msgstr "转发身份验证(域级别)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (domain-level)" msgstr "转发身份验证(域级)" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (single application)" msgstr "转发身份验证(单个应用程序)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "French" msgstr "法语" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Friendly Name" msgstr "友好显示名称" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "From" msgstr "来自" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "From address" msgstr "发件人地址" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "From number" msgstr "发件人号码" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "GID start number" msgstr "GID 起始编号" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "General system exception" msgstr "一般系统异常" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "General system status" msgstr "常规系统状态" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate" msgstr "生成" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate Certificate-Key Pair" msgstr "生成证书密钥对" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Generic" msgstr "通用的" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Generic OpenID Connect" msgstr "通用 OpenID 连接" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "German" msgstr "德语" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Get this value from https://console.twilio.com" msgstr "从 https://console.twilio.com 获取此值" @@ -2496,74 +2496,74 @@ msgstr "转到上一页" #~ msgid "Go to user interface" #~ msgstr "转到用户界面" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/RuleForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Group" msgstr "组" -#: src/pages/groups/GroupViewPage.ts +#: src/admin/groups/GroupViewPage.ts msgid "Group Info" msgstr "组信息" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group Property Mappings" msgstr "组属性映射" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Group mappings can only be checked if a user is already logged in when trying to access this source." msgstr "组绑定仅会在已登录用户访问此源时检查。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group membership field" msgstr "组成员资格字段" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group object filter" msgstr "分组对象过滤器" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Group users together and give them permissions based on the membership." msgstr "将用户分组在一起,并根据成员资格为他们授予权限。" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Group {0}" msgstr "组 {0}" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Group(s)" msgstr "组" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts msgid "Groups" msgstr "组" #~ msgid "HS256 (Symmetric Encryption)" #~ msgstr "HS256(对称加密)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Password Key" msgstr "HTTP-Basic 密码密钥" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Username Key" msgstr "HTTP-Basic 用户名密钥" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "HTTPS is not detected correctly" msgstr "未正确检测到 HTTPS" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Hash phone number" msgstr "" @@ -2573,63 +2573,63 @@ msgstr "" #~ msgid "Have I been pwned policy" #~ msgstr "Have I been pwned 策略" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Health and Version" msgstr "运行状况和版本" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Healthy outposts" msgstr "健康的 Outposts" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Healthy sources" msgstr "健康的源" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Help text" msgstr "帮助文本" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "隐藏:隐藏字段,可用于将数据插入表单。" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Hide managed mappings" msgstr "隐藏托管映射" -#: src/pages/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts msgid "Hide service-accounts" msgstr "隐藏服务账户" -#: src/pages/events/RuleForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Hold control/command to select multiple items." msgstr "按住 ctrl/command 键可选择多个项目。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." msgstr "在取消流程之前,用户有多少次尝试。要锁定用户,请使用信誉策略和 user_write 阶段。" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "How to connect" msgstr "如何连接" +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "ID" msgstr "ID" @@ -2637,31 +2637,31 @@ msgstr "ID" msgid "ID Token" msgstr "ID 令牌" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "IP" msgstr "IP" #~ msgid "IP Reputation" #~ msgstr "IP 信誉" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Icon" msgstr "图标" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in sidebar/header and flow executor." msgstr "在侧边栏/标题和流程执行器中显示的图标。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in the browser tab." msgstr "浏览器选项卡中显示的图标。" -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenForm.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Identifier" @@ -2670,35 +2670,35 @@ msgstr "标识符" #~ msgid "Identity & Cryptography" #~ msgstr "身份与加密" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If checked, the launch URL will open in a new browser tab or window from the user's application library." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." msgstr "如果启用,请使用本地连接。需要的 Docker Socket/Kubernetes 集成。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If left empty, authentik will try to extract the launch URL based on the selected provider." msgstr "如果留空,authentik 将尝试根据选定的提供商提取启动网址。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "If multiple providers share an outpost, a self-signed certificate is used." msgstr "如果多个提供商共享一个 Outpost,则使用自签名证书。" #~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed." #~ msgstr "如果未指定显式重定向 URI,则允许使用任何重定向 URI。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." msgstr "如果未指定显式重定向 URI,则将保存第一个成功使用的重定向 URI。" @@ -2707,133 +2707,133 @@ msgstr "如果未指定显式重定向 URI,则将保存第一个成功使用 #~ "and show a notice." #~ msgstr "如果密码已经超过 X 天未更改,使该用户的密码失效并显示提醒。 " -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to configure details of their profile." msgstr "设置后,用户可以配置他们个人资料的详细信息。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." msgstr "如果已设置,则用户可以使用此流程自行取消注册。如果未设置流量,则不显示选项。" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." msgstr "如果设置了此标志,则当没有发出邀请时,此舞台将跳转到下一个阶段。默认情况下,当没有发出邀请时,此阶段将取消流程。" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "If this is selected, the token will expire. Upon expiration, the token will be rotated." msgstr "如果选择此选项,令牌将过期。到期后,令牌将被轮换。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." msgstr "如果你使用的是隐式的客户端流(其中不使用令牌端点),那么这次你可能想增加。" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik Instance is using a self-signed certificate, set this value." msgstr "如果您的 authentik 实例正在使用自签名证书,请设置此值。" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik_host setting does not match the URL you want to login with, add this setting." msgstr "如果您的 authentik_host 设置与您要登录时使用的网址不匹配,请添加此设置。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Impersonate" msgstr "模仿" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation ended" msgstr "模拟已结束" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation started" msgstr "模拟已开始" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import" msgstr "导入" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import Flow" msgstr "导入流程" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Import SAML metadata" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Import certificates of external providers or create certificates to sign requests with." msgstr "导入外部提供商的证书或创建用于签署请求的证书。" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import the metadata document of the applicaation you want to configure." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "In case you can't access any other method." msgstr "万一你无法访问任何其他方法。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." msgstr "在这种情况下,您需要将身份验证网址设置为 auth.example.com,将 Cookie 域设置为 example.com。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Inactive" msgstr "不活跃" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." msgstr "对于不访问userinfo端点的应用程序,将来自作用域的用户声明包含在id_token中。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include claims in id_token" msgstr "在 id_token 中包含声明" -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Integration" msgstr "整合" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Integration key" msgstr "集成密钥" #~ msgid "Integrations" #~ msgstr "集成" -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Intent" msgstr "意图" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Internal Host" msgstr "内部主机" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Internal application name, used in URLs." msgstr "应用的内部名称,在URL中使用。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host" msgstr "内部主机" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host SSL Validation" msgstr "内部主机 SSL 验证" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Interpret placeholder as expression" msgstr "将占位符解释为表达式" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." @@ -2841,86 +2841,86 @@ msgstr "" "无效的登入尝试将降低客户端 IP 的分数,\n" "他们试图以一个身份登入的用户名。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Invalid response action" msgstr "响应操作无效" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Invalidation" msgstr "失效" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Invalidation flow" msgstr "失效流程" #~ msgid "Invitation" #~ msgstr "邀请" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Invitation used" msgstr "已使用邀请" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitation(s)" msgstr "邀请" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitations" msgstr "邀请" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Is active" msgstr "处于激活状态" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Is superuser" msgstr "是超级用户" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Issuer" msgstr "Issuer" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Issuer mode" msgstr "Issuer mode" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "JWKS URL" msgstr "" #~ msgid "JWT Algorithm" #~ msgstr "JWT 算法" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "JWTs signed by certificates configured here can be used to authenticate to the provider." msgstr "此处配置的证书签名的 JWT 可以用于此提供程序的身份验证。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Key used to sign the tokens." msgstr "用于对令牌进行签名的密钥。" #~ msgid "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." #~ msgstr "用于对令牌进行签名的密钥。仅当JWT算法设置为 RS256 时才需要。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Keypair which is used to sign outgoing requests. Leave empty to disable signing." msgstr "用于签署传出请求的密钥对。留空则禁用签名。" -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Kubeconfig" msgstr "Kubeconfig" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "LDAP" msgstr "LDAP" @@ -2928,28 +2928,28 @@ msgstr "LDAP" #~ msgid "LDAP (Technical preview)" #~ msgstr "LDAP(技术预览版)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "LDAP Attribute mapping" msgstr "LDAP 属性映射" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "LDAP DN under which bind requests and search requests can be made." msgstr "可以发出绑定请求和搜索请求的 LDAP DN。" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "LDAP Sync status" msgstr "LDAP 同步状态" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "LDAP details" msgstr "LDAP 详情" -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Label" msgstr "标签" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Label shown next to/above the prompt." msgstr "标签显示在提示符旁边/上方。" @@ -2958,275 +2958,275 @@ msgstr "标签显示在提示符旁边/上方。" msgid "Last IP" msgstr "最后的 IP" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Last applied" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Last login" msgstr "上次登录" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Last run" msgstr "上次运行" -#: src/pages/outposts/OutpostHealth.ts -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Last seen: {0}" msgstr "最后显示:{0}" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Last sync: {0}" msgstr "上次同步:{0}" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Last validation threshold" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Launch" msgstr "启动" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Launch URL" msgstr "启动 URL" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Layout" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Legacy applications which don't natively support SSO." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Let the user identify themselves with their username or Email address." msgstr "让用户使用其用户名或电子邮件地址来标识自己。" #~ msgid "Library" #~ msgstr "Library" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Link" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" msgstr "链接到具有相同电子邮件地址的用户。当源不验证电子邮件地址时,可能会产生安全隐患" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical username. Can have security implications when a username is used with another source." msgstr "链接到具有相同用户名的用户。当用户名与其他源一起使用时,可能会产生安全隐患。" -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Link to use the invitation." msgstr "使用邀请的链接。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link users on unique identifier" msgstr "使用唯一标识符链接用户" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Load servers" msgstr "加载服务器" +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts #: src/elements/table/Table.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowInspector.ts -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/email/EmailStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowInspector.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/email/EmailStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts +#: src/user/LibraryPage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/stages/prompt/PromptStage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/sources/SourceSettings.ts -#: src/utils.ts msgid "Loading" msgstr "正在加载" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationListLink.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserResetEmailForm.ts #: src/elements/Spinner.ts -#: 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 -#: src/pages/flows/StageBindingForm.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationListLink.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserResetEmailForm.ts msgid "Loading..." msgstr "载入中……" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Local" msgstr "本地" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Local (notifications will be created within authentik)" msgstr "" #~ msgid "Locale" #~ msgstr "区域设置" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Log messages" msgstr "日志消息" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Log the currently pending user in." msgstr "将当前待处理的用户登录。" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Logging in via {0}." msgstr "通过 {0} 登录。" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Login" msgstr "登入" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." msgstr "登入密码会自动从 LDAP 同步到 authentik。启用此选项可将 authentik 中的密码更改回写至 LDAP。" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Login to continue to {0}." msgstr "登入以继续 {0}。" -#: src/pages/admin-overview/TopApplicationsTable.ts +#: src/admin/admin-overview/TopApplicationsTable.ts msgid "Logins" msgstr "登入" -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Logins over the last 24 hours" msgstr "过去 24 小时内的登入次数" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Logins per day in the last month" msgstr "上个月每天的登入次数" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Logo" msgstr "Logo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Logout" msgstr "退出" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Logout URL" msgstr "退出 URL" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Logs" msgstr "日志" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Long-running operations which authentik executes in the background." msgstr "authentik 在后台执行的长时间运行的操作。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE will notify the user the flow isn't applicable." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "MFA Authenticators" msgstr "" @@ -3234,131 +3234,131 @@ msgstr "" msgid "MFA Devices" msgstr "MFA 设备" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Machine-to-Machine authentication settings" msgstr "" -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts msgid "Make sure to keep these tokens in a safe place." msgstr "确保将这些令牌保存在安全的地方。" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik" msgstr "由 authentik 管理" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik (Discovered)" msgstr "由 authentik 管理(已发现)" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manual configuration" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manually configure SAML" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Mark newly created users as inactive." msgstr "将新创建的用户标记为非活动用户。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match created events with this action type. When left empty, all action types will be matched." msgstr "将创建的事件与此操作类型匹配。留空时,所有操作类型都将匹配。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match events created by selected application. When left empty, all applications are matched." msgstr "匹配选定应用程序创建的事件。如果留空,则匹配所有应用程序。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." msgstr "匹配事件的客户端 IP(严格匹配),对于网络匹配,请使用表达式策略。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches an event against a set of criteria. If any of the configured values match, the policy passes." msgstr "根据一组条件匹配事件。如果任何配置的值匹配,则策略将通过。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." msgstr "匹配是根据域名后缀完成的,因此,如果您输入 domain.tld,foo.domain.tld 仍将匹配。" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Maximum age (in days)" msgstr "最长使用期限(以天为单位)" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/GroupSelectModal.ts msgid "Members" msgstr "成员" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Message" msgstr "信息" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Messages" msgstr "信息" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Metadata" msgstr "元数据" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts msgid "Method details" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Digits" msgstr "最低位数" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Lowercase Characters" msgstr "小写字符的最小数量" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Symbols Characters" msgstr "符号字符的最小数量" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Uppercase Characters" msgstr "大写字符的最小数量" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum length" msgstr "最小长度" -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Mode" msgstr "模式" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Model Name" msgstr "型号名称" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model created" msgstr "模型已创建" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model deleted" msgstr "模型已删除" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model updated" msgstr "模型已更新" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Modern applications, APIs and Single-page applications." msgstr "" @@ -3373,160 +3373,160 @@ msgstr "我的应用" msgid "My applications" msgstr "我的应用" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/user/UserDevicesList.ts -#: 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 -#: src/pages/events/EventInfo.ts -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADeviceForm.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Name" msgstr "姓名" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Name of the form field, also used to store the value." msgstr "表单域的名称,也用于存储值。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "NameID Policy" msgstr "NameID 政策" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "NameID Property Mapping" msgstr "nameID 属性映射" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Native application" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Need an account?" msgstr "需要一个账户?" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negate result" msgstr "否定结果" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negates the outcome of the binding. Messages are unaffected." msgstr "否定绑定的结果。消息不受影响。" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "New application" msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "New outpost integration" msgstr "新前哨集成" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "New policy" msgstr "新建策略" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "New property mapping" msgstr "新建属性映射" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "New provider" msgstr "新建提供程序" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "New source" msgstr "新建身份来源" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "New stage" msgstr "新建阶段" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "New version available!" msgstr "新版本可用!" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Newly created users are added to this group, if a group is selected." msgstr "如果选择了组,则会将新创建的用户添加到该组。" @@ -3534,39 +3534,39 @@ msgstr "如果选择了组,则会将新创建的用户添加到该组。" msgid "Next" msgstr "下一步" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Next stage" msgstr "下一阶段" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Ingress)" msgstr "Nginx (Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Proxy Manager)" msgstr "Nginx(代理管理器)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (standalone)" msgstr "Nginx (standalone)" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "No" msgstr "No" @@ -3580,19 +3580,19 @@ msgstr "没有可用的应用程序。" msgid "No Events found." msgstr "未找到任何事件。" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No Policies bound." msgstr "没有策略约束。" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No Stages bound" msgstr "没有阶段绑定" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "No additional data available." msgstr "没有其他可用数据。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "No additional setup is required." msgstr "无需进行其他设置。" @@ -3602,12 +3602,12 @@ msgstr "无需进行其他设置。" msgid "No form found" msgstr "找不到表格" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "No integration active" msgstr "没有激活的集成" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "No log messages." msgstr "没有日志消息。" @@ -3621,16 +3621,16 @@ msgstr "找不到匹配的事件。" msgid "No objects found." msgstr "未找到任何对象。" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No policies are currently bound to this object." msgstr "当前没有策略绑定到此对象。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "No preference is sent" msgstr "不发送首选项" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "No recovery flow is configured." msgstr "未配置任何恢复流程。" @@ -3642,27 +3642,27 @@ msgstr "没有可用的服务。" msgid "No settings flow configured." msgstr "未配置设置流程" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No stages are currently bound to this flow." msgstr "目前没有阶段绑定到此流程。" -#: src/pages/admin-overview/cards/WorkerStatusCard.ts +#: src/admin/admin-overview/cards/WorkerStatusCard.ts msgid "No workers connected. Background tasks will not run." msgstr "没有 workers 连接。后台任务将无法运行。" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "None (rule disabled)" msgstr "无(规则已禁用)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Normal" msgstr "正常" -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Not available" msgstr "不可用" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Not configured action" msgstr "未配置操作" @@ -3673,7 +3673,7 @@ msgstr "未配置操作" msgid "Not found" msgstr "未找到" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Not synced yet." msgstr "尚未同步。" @@ -3681,44 +3681,44 @@ msgstr "尚未同步。" msgid "Not used by any other object." msgstr "不被任何其他对象使用。" -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Not you?" msgstr "不是你?" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Notice" msgstr "注意" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/RuleListPage.ts msgid "Notification Rules" msgstr "通知规则" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/TransportListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/TransportListPage.ts msgid "Notification Transports" msgstr "通知传输" #~ msgid "Notification rule" #~ msgstr "通知规则" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Notification rule(s)" msgstr "通知规则" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Notification transport(s)" msgstr "通知传输" @@ -3732,18 +3732,18 @@ msgstr "通知" #~ msgid "Notifications Transport" #~ msgstr "通知传输" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Number" msgstr "编号" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Number the SMS will be sent from." msgstr "发送短信的来源号码。" #~ msgid "OAuth Authorization Codes" #~ msgstr "OAuth 授权码" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "OAuth Refresh Codes" msgstr "OAuth 刷新代码" @@ -3753,40 +3753,40 @@ msgstr "OAuth 刷新代码" #~ msgid "OAuth/OIDC" #~ msgstr "OAuth/OIDC" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "OAuth2/OIDC" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC Well-known URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "OK" msgstr "OK" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Object" msgstr "对象" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Object field" msgstr "对象字段" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Object uniqueness field" msgstr "对象唯一性字段" @@ -3794,7 +3794,7 @@ msgstr "对象唯一性字段" msgid "Objects created" msgstr "已创建对象" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Offset after which consent expires." msgstr "" @@ -3802,17 +3802,17 @@ msgstr "" #~ msgid "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "偏移量,在此之后同意过期。(格式:hours=1;minutes=2;seconds=3)。" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "On behalf of {0}" msgstr "代表 {0}" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Only fail the policy, don't invalidate user's password." msgstr "只能使策略失效,不要使用户的密码失效。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Only send notification once, for example when sending a webhook into a chat channel." msgstr "仅发送一次通知,例如在向聊天频道发送 Webhook 时。" @@ -3823,11 +3823,11 @@ msgstr "打开 API 浏览器" #~ msgid "Open application" #~ msgstr "打开应用程序" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Open in new tab" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Open issue on GitHub..." msgstr "在 GitHub 上打开问题..." @@ -3835,91 +3835,91 @@ msgstr "在 GitHub 上打开问题..." msgid "Open settings" msgstr "打开设置" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration Issuer" msgstr "OpenID 配置发行者" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration URL" msgstr "OpenID 配置网址" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Optional Private Key. If this is set, you can use this keypair for encryption." msgstr "可选私钥。如果设置了此设置,则可以使用此密钥对进行加密。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Optional URL if the IDP supports Single-Logout." msgstr "如果 IDP 支持单点注销,则为可选 URL。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." msgstr "加载到流程的 “prompt_data” 上下文变量中的可选数据。YAML 或 JSON。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional enrollment flow, which is linked at the bottom of the page." msgstr "可选注册流程,链接在页面底部。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." msgstr "可选的无密码流程,链接在页面底部。配置后,用户可以使用此流程向 WebAuthn 身份验证器进行身份验证,而无需输入任何详细信息。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional recovery flow, which is linked at the bottom of the page." msgstr "可选的恢复流程,链接在页面底部。" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Optional, comma-separated SubjectAlt Names." msgstr "可选,逗号分隔的 subjectAlt 名称。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Optionally enter a group name. Applications with identical groups are shown grouped together." msgstr "输入可选的分组名称。分组相同的应用程序会显示在一起。 " -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Optionally pre-fill the input value" msgstr "(可选)预先填充输入值" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "(可选)设置 “断言” 属性的'友好名称'值。" #~ msgid "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." #~ msgstr "如果您希望在域级别进行身份验证和授权,可以选择将其设置为您的父域。如果你以 app1.domain.tld、app2.domain.tld 的身份运行应用程序,请将其设置为 “domain.tld”。" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Or" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Order" msgstr "订购" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Orphaned" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Other global settings" msgstr "其他全局设置" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Outdated outposts" msgstr "过时的 Outposts" #~ msgid "Outpost" #~ msgstr "Outpost" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Outpost Deployment Info" msgstr "Outpost 部署信息" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Outpost Integrations" msgstr "Outpost 集成" @@ -3929,71 +3929,71 @@ msgstr "Outpost 集成" #~ msgid "Outpost integration" #~ msgstr "Outpost 集成" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Outpost integration(s)" msgstr "Outpost 集成" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Outpost status" msgstr "Outpost 状态" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outpost(s)" msgstr "Outpost(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts" msgstr "Outposts" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." msgstr "Outpost 是对 authentik 组件的部署,以支持不同的环境和协议,例如反向代理。" -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Overview" msgstr "概述" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "PEM-encoded Certificate data." msgstr "PEM 编码的证书数据。" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Parent" msgstr "家长" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Parent group for all the groups imported from LDAP." msgstr "从 LDAP 导入的所有组的父组。" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Pass policy?" msgstr "通行证政策?" #~ msgid "Passes when Event matches selected criteria." #~ msgstr "当事件匹配选定的条件时通过。" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Passing" msgstr "通过" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserPasswordForm.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Password" msgstr "密码" @@ -4003,46 +4003,46 @@ msgstr "密码" #~ msgid "Password expiry policy" #~ msgstr "密码过期策略" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Password field" msgstr "“密码” 字段" #~ msgid "Password policy" #~ msgstr "密码策略" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Password set" msgstr "密码已设置" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Password stage" msgstr "密码阶段" #~ msgid "Password, 2FA, etc" #~ msgstr "密码、2FA 等" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." msgstr "密码:屏蔽输入,密码根据来源进行验证。策略仍需应用于此阶段。如果在同一阶段使用其中的两个,则确保它们是相同的。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Passwordless flow" msgstr "无密码流" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/users/UserForm.ts msgid "Path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Path new users will be created under. If left blank, the default path will be used.fo" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug." msgstr "" @@ -4050,92 +4050,92 @@ msgstr "" msgid "Permissions" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Persistent" msgstr "持久" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Phone number" msgstr "电话号码" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Placeholder" msgstr "占位符" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Plan history" msgstr "计划历史记录" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter the code you received via SMS" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Please enter your Code" msgstr "请输入您的验证码" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter your Phone number." msgstr "请输入您的电话号码。" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Please enter your TOTP Code" msgstr "请输入您的 TOTP 代码" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Please enter your password" msgstr "请输入你的密码" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policies" msgstr "策略" -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Policy" msgstr "策略" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Policy / Group / User Bindings" msgstr "策略/组/用户绑定" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policy / Policies" msgstr "政策/策略" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy / User / Group" msgstr "策略/用户/组" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Policy Bindings" msgstr "策略绑定" #~ msgid "Policy binding" #~ msgstr "策略绑定" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy binding(s)" msgstr "策略绑定" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Policy engine mode" msgstr "策略引擎模式" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy exception" msgstr "策略例外" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy execution" msgstr "策略执行" @@ -4147,183 +4147,183 @@ msgstr "策略执行" #~ "but takes a random time to process." #~ msgstr "用于调试策略引擎的策略。返回固定结果,但处理时间随机。" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy {0}" msgstr "策略 {0}" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Policy-specific settings" msgstr "特定于策略的设置" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Polish" msgstr "波兰语" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Post" msgstr "Post" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding" msgstr "Post binding" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding (auto-submit)" msgstr "Post binding(自动提交)" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Powered by authentik" msgstr "由 authentik 强力驱动" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Pre-authentication flow" msgstr "身份验证前流程" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private Key" msgstr "私钥" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Private key available?" msgstr "私钥可用吗?" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "私钥,从 https://www.google.com/recaptcha/intro/v3.html 获取。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Profile URL" msgstr "个人资料网址" #~ msgid "Prompt" #~ msgstr "提示" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." msgstr "提示用户同意。同意可以是永久性的,也可以在规定的时间内过期。" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompt(s)" msgstr "提示" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompts" msgstr "提示" #~ msgid "Property Mapping" #~ msgstr "属性映射" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Property Mapping exception" msgstr "属性映射异常" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mapping(s)" msgstr "属性映射" -#: src/interfaces/AdminInterface.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mappings" msgstr "属性映射" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Property mappings" msgstr "属性映射" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to group creation." msgstr "用于组创建的属性映射。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to user creation." msgstr "用于创建用户的属性映射。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Protocol Settings" msgstr "协议设置" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Protocol settings" msgstr "协议设置" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Provide an LDAP interface for applications and users to authenticate against." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provide support for protocols like SAML and OAuth to assigned applications." msgstr "为分配的应用程序提供对 SAML 和 OAuth 等协议的支持。" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Provider" msgstr "提供商" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Provider Type" msgstr "提供商类型" #~ msgid "Provider type" #~ msgstr "提供商类型" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provider(s)" msgstr "提供商" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/ProviderListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Providers" msgstr "提供商" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Proxy" msgstr "代理" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "Proxy details" msgstr "代理详情" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Public" msgstr "公开" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public Key" msgstr "公钥" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "公钥,从 https://www.google.com/recaptcha/intro/v3.html 获取。" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Publisher" msgstr "发行人" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Quick actions" msgstr "快速行动" @@ -4331,15 +4331,15 @@ msgstr "快速行动" #~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context." #~ msgstr "RESTART 从头开始重新启动流程,同时保留流程上下文。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART restarts the flow from the beginning." msgstr "RESTART 从头开始重新启动流程。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RETRY returns the error message and a similar challenge to the executor." msgstr "RETRY 向执行器返回错误消息和类似的质询。" @@ -4349,73 +4349,73 @@ msgstr "RETRY 向执行器返回错误消息和类似的质询。" #~ msgid "RSA Key" #~ msgstr "RSA 密钥" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA1" msgstr "RSA-SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA256" msgstr "RSA-SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA384" msgstr "RSA-SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA512" msgstr "RSA-SHA512" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Raw JWKS data." msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Re-authenticate with plex" msgstr "使用 plex 重新进行身份验证" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Re-evaluate policies" msgstr "重新评估策略" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Receive a push notification on your device." msgstr "在您的设备上接收推送通知。" -#: src/pages/flows/utils.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/flows/utils.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery" msgstr "恢复" -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow" msgstr "恢复流程" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." msgstr "恢复流程。如果留空,则使用按辅助信息块排序的第一个适用流程。" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Recovery keys" msgstr "恢复密钥" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery link cannot be emailed, user has no email address saved." msgstr "无法通过电子邮件发送恢复链接,用户没有保存电子邮件地址。" -#: src/flows/stages/RedirectStage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/flow/stages/RedirectStage.ts msgid "Redirect" msgstr "重定向" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Redirect URIs" msgstr "重定向 URI" @@ -4423,11 +4423,11 @@ msgstr "重定向 URI" #~ msgid "Redirect URIs/Origins" #~ msgstr "重定向 URIs/Origins" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Redirect URIs/Origins (RegEx)" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Redirect binding" msgstr "重定向绑定" @@ -4443,41 +4443,41 @@ msgstr "刷新" msgid "Refresh Code(s)" msgstr "刷新代码" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Register device" msgstr "注册设备" #~ msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." #~ msgstr "不需要身份验证的正则表达式。每个新行都被解释为一个新的正则表达式。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." msgstr "不需要身份验证的正则表达式。每个新行都被解释为一个新表达式。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Regular user" msgstr "普通用户" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Related" msgstr "相关" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Related objects" msgstr "相关对象" -#: src/pages/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts msgid "Remove the user from the current session." msgstr "从当前会话中移除用户。" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation" msgstr "声誉" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." msgstr "IP 和用户标识符的声誉。每次登入失败的分数都会降低,每次成功登入的分数都会增加。" @@ -4496,29 +4496,29 @@ msgstr "IP 和用户标识符的声誉。每次登入失败的分数都会降低 #~ msgid "Reputation policy - Users" #~ msgstr "信誉策略-用户" -#: src/interfaces/AdminInterface.ts -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation scores" msgstr "声誉得分" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Request" msgstr "请求" -#: src/flows/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts msgid "Request has been denied." msgstr "请求被拒绝。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Request token URL" msgstr "请求令牌 URL" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Required" msgstr "必需" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Required." msgstr "必需。" @@ -4527,34 +4527,34 @@ msgstr "必需。" #~ msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." #~ msgstr "必填。不超过 150 个字符。仅限字母、数字和 @/./+/-/_ 。" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Reset Password" msgstr "重置密码" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Resident key requirement" msgstr "常驻钥匙要求" #~ msgid "Resources" #~ msgstr "资源" -#: src/pages/events/EventInfo.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Result" msgstr "结果" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Retry" msgstr "重试" #~ msgid "Retry Task" #~ msgstr "重试任务" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Retry authentication" msgstr "重试身份验证" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Return" msgstr "返回" @@ -4563,9 +4563,9 @@ msgstr "返回" msgid "Return home" msgstr "返回主页" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Return to device picker" msgstr "返回设备选择器" @@ -4580,62 +4580,62 @@ msgstr "已吊销?" msgid "Root" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Run sync again" msgstr "再次运行同步" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "SAML" msgstr "SAML" #~ msgid "SAML (metadata import)" #~ msgstr "SAML(元数据导入)" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "SAML Attribute Name" msgstr "SAML 属性名称" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Configuration" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Metadata" msgstr "SAML 元数据" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "SAML details" msgstr "SAML 详情" #~ msgid "SAML details (import from metadata)" #~ msgstr "SAML 详情(从元数据导入)" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA1" msgstr "SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA256" msgstr "SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA384" msgstr "SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA512" msgstr "SHA512" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SLO URL" msgstr "SLO URL" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "SMS" msgstr "短信" @@ -4643,44 +4643,44 @@ msgstr "短信" msgid "SMS authenticator" msgstr "短信身份验证器" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "SMS-based Authenticators" msgstr "基于短信的身份验证器" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Host" msgstr "SMTP 主机" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Password" msgstr "SMTP 密码" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Port" msgstr "SMTP 端口" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Username" msgstr "SMTP 用户名" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SSO URL" msgstr "SSO 网址" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (IdP-initiated Login)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Post)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Redirect)" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Same identifier is used for all providers" msgstr "所有提供商都使用相同的标识符" @@ -4688,33 +4688,33 @@ msgstr "所有提供商都使用相同的标识符" msgid "Save" msgstr "保存" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope name" msgstr "作用域名称" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope which the client can specify to access these properties." msgstr "客户端可以指定的访问这些属性的范围。" +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts msgid "Scopes" msgstr "范围" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Score" msgstr "得分" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Search base" msgstr "搜索基础" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search group" msgstr "搜索组" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search mode" msgstr "搜索模式" @@ -4723,22 +4723,22 @@ msgstr "搜索模式" msgid "Search..." msgstr "搜索..." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Secret key" msgstr "密钥" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was rotated" msgstr "秘密被轮换了" #~ msgid "Secret was rotation" #~ msgstr "秘密是轮换的" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was viewed" msgstr "已查看 Secret" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Secret:" msgstr "Secret:" @@ -4746,15 +4746,15 @@ msgstr "Secret:" msgid "Security key authenticator" msgstr "安全密钥身份验证器" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "See documentation for a list of all variables." msgstr "有关所有变量的列表,请参阅文档。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Select a provider that this application should use. Alternatively, create a new provider." msgstr "选择此应用程序应使用的提供程序。或者,创建一个新的提供商。" @@ -4762,11 +4762,11 @@ msgstr "选择此应用程序应使用的提供程序。或者,创建一个新 msgid "Select all rows" msgstr "选择所有行" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Select an authentication method." msgstr "选择一种身份验证方法。" -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Select an enrollment flow" msgstr "选择注册流程" @@ -4777,108 +4777,108 @@ msgstr "选择注册流程" msgid "Select an object." msgstr "选择一个对象。" -#: src/pages/users/GroupSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Select groups to add user to" msgstr "选择要向其添加用户的组" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Select one of the sources below to login." msgstr "选择以下源之一进行登入。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." msgstr "应显示选择的源以供用户进行身份验证。这只会影响基于 Web 的源,而不影响 LDAP。" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Select type" msgstr "选择类型" -#: src/pages/groups/MemberSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts msgid "Select users to add" msgstr "选择要添加的用户" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Select which scopes can be used by the client. The client still has to specify the scope to access the data." msgstr "选择客户端可以使用哪些作用域。客户端仍然需要指定访问数据的范围。" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Select which server a user has to be a member of to be allowed to authenticate." msgstr "选择用户必须是哪个服务器的成员才能进行身份验证。" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." msgstr "选择应使用哪些传输来通知用户。如果未选择任何内容,则通知将仅显示在 authentik UI 中。" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Selected policies are executed when the stage is submitted to validate the data." msgstr "在提交阶段以验证数据时,将执行选定的策略。" #~ msgid "Selecting a service-connection enables the management of the outpost by authentik." #~ msgstr "选择服务连接可通过 authentik 管理 Outpost。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Selecting an integration enables the management of the outpost by authentik." msgstr "选择集成可以使authentik对 Outpost 进行管理。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Selection of backends to test the password against." msgstr "选择用于测试密码的后端。" -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Send Email again." msgstr "再次发送电子邮件。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send link" msgstr "发送链接" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Send notifications whenever a specific Event is created and matched by policies." msgstr "每当策略创建并匹配特定事件时,都会发送通知。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Send once" msgstr "发送一次" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send recovery link to user" msgstr "向用户发送恢复链接" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Sent to group" msgstr "已发送到组" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Separator: Static Separator Line" msgstr "分隔符:静态分隔线" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Server URI" msgstr "服务器 URI" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Server and client are further than 5 seconds apart." msgstr "服务器和客户端之间的距离超过5秒。" #~ msgid "Server name for which this provider's certificate is valid for." #~ msgstr "此提供程序的证书对其有效的服务器名称。" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Server validation of credential failed: {err}" msgstr "服务器验证凭据失败:{err}" #~ msgid "Service Connections" #~ msgstr "服务连接" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Service Provider Binding" msgstr "服务提供商绑定" @@ -4888,11 +4888,11 @@ msgstr "服务提供商绑定" #~ msgid "Session" #~ msgstr "会话" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Session ID" msgstr "会话 ID" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Session duration" msgstr "会话持续时间" @@ -4900,11 +4900,11 @@ msgstr "会话持续时间" #~ msgid "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "在当前时间+此值时或之后,会话无效(格式:hours=1;minutes=2;seconds=3)。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session valid not on or after" msgstr "会话不在当天或之后有效" @@ -4912,51 +4912,51 @@ msgstr "会话不在当天或之后有效" msgid "Session(s)" msgstr "会话" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/UserSettingsPage.ts msgid "Sessions" msgstr "会话" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set HTTP-Basic Authentication" msgstr "设置 HTTP 基本身份验证" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set a custom HTTP-Basic Authentication header based on values from authentik." msgstr "根据来自 authentik 的值设置自定义 HTTP-Basic 身份验证标头。" -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/users/UserForm.ts msgid "Set custom attributes using YAML or JSON." msgstr "使用 YAML 或 JSON 设置自定义属性。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Set password" msgstr "设置密码" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." msgstr "将此设置为您希望身份验证有效的域。必须是上述 URL 的父域名。如果你以 app1.domain.tld、app2.domain.tld 的身份运行应用程序,请将其设置为 “domain.tld”。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Setup" msgstr "设置" -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts msgid "Severity" msgstr "严重程度" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." msgstr "向用户显示任意输入字段,例如在注册期间。数据保存在流程上下文中的 “prompt_data” 变量下。" @@ -4964,7 +4964,7 @@ msgstr "向用户显示任意输入字段,例如在注册期间。数据保存 msgid "Show less" msgstr "显示更少" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show matched user" msgstr "显示匹配的用户" @@ -4972,73 +4972,73 @@ msgstr "显示匹配的用户" msgid "Show more" msgstr "显示更多" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show sources' labels" msgstr "显示源的标签" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Shown as the Title in Flow pages." msgstr "显示为 “Flow” 页面中的标题。" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar right" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Sign up." msgstr "注册。" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signature algorithm" msgstr "签名算法" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Signing Certificate" msgstr "签名证书" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Signing Key" msgstr "签名密钥" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signing keypair" msgstr "签名密钥对" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Single Prompts that can be used for Prompt Stages." msgstr "可用于提示阶段的单个提示符。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Single use" msgstr "一次性使用" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" msgstr "" #~ msgid "Skip path regex" #~ msgstr "跳过路径正则表达式" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Slug" msgstr "Slug" -#: src/flows/FlowExecutor.ts -#: src/flows/stages/FlowErrorStage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/stages/FlowErrorStage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Something went wrong! Please try again later." msgstr "发生错误,请稍后重试。" @@ -5046,7 +5046,7 @@ msgstr "发生错误,请稍后重试。" #~ msgid "Source" #~ msgstr "源" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Source linked" msgstr "源链接" @@ -5056,138 +5056,138 @@ msgstr "源链接" #~ msgid "Source {0}" #~ msgstr "源 {0}" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Source(s)" msgstr "源" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Sources" msgstr "源" #~ msgid "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" #~ msgstr "身份来源,既可以同步到 authentik 的数据库(如 LDAP)中,也可以被用户用来进行身份验证和注册,例如 OAuth 和社交登录" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." msgstr "身份来源,既可以同步到authentik的数据库中,也可以被用户用来进行身份验证和注册。" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Spanish" msgstr "西班牙的" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Specify multiple server URIs by separating them with a comma." msgstr "通过用逗号分隔多个服务器 URI 来指定它们。" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stacked" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts msgid "Stage" msgstr "阶段" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Stage Bindings" msgstr "阶段绑定" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stage Configuration" msgstr "阶段配置" #~ msgid "Stage binding" #~ msgstr "阶段绑定" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage binding(s)" msgstr "阶段绑定" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage kind" msgstr "阶段种类" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage name" msgstr "阶段名" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage object" msgstr "阶段对象" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage type" msgstr "阶段类型" #~ msgid "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." #~ msgstr "Stage 用于在用户没有任何兼容设备时配置身份验证器。此配置 Stage 通过后,不会再次提示用户。" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." msgstr "用于配置 TOTP 身份验证器(即 Auth/Google 身份验证器)的阶段。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." msgstr "用于配置 Webautnn 身份验证器(即 Yubikey、FaceID/Windows Hello)的阶段。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." msgstr "Stage 用于配置基于二重奏的身份验证器。此阶段应该用于配置流程。" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." msgstr "Stage 用于配置静态身份验证器(即静态令牌)。此阶段应该用于配置流程。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Stage used to configure an SMS-based TOTP authenticator." msgstr "用于配置基于短信的 TOTP 身份验证器的阶段。" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." msgstr "Stage 用于验证任何身份验证器。此阶段应在身份验证或授权流程中使用。" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stage(s)" msgstr "阶段" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Stage-specific settings" msgstr "阶段特定的设置" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Stages" msgstr "阶段" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." msgstr "阶段是引导用户完成的流程的单个步骤。阶段只能在流程内部执行。" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." msgstr "当用户没有任何兼容的设备时,用来配置身份验证器的阶段。此阶段通过后,将不再请求此用户。" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "State" msgstr "州" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Static Tokens" msgstr "静态令牌" @@ -5195,7 +5195,7 @@ msgstr "静态令牌" msgid "Static authenticator" msgstr "静态身份验证器" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Static token" msgstr "静态令牌" @@ -5203,16 +5203,16 @@ msgstr "静态令牌" msgid "Static tokens" msgstr "静态令牌" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Static: Static value, displayed as-is." msgstr "静态:静态值,按原样显示。" -#: src/pages/stages/deny/DenyStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Status" msgstr "状态" @@ -5222,25 +5222,25 @@ msgstr "状态" #~ msgid "Status: Enabled" #~ msgstr "状态:已启用" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Stop impersonation" msgstr "停止模拟" -#: src/pages/events/EventInfo.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Subject" msgstr "Subject" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Subject mode" msgstr "Subject 模式" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Subject-alt name" msgstr "替代名称" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Successful" msgstr "成功" @@ -5249,7 +5249,7 @@ msgstr "成功" msgid "Successful Logins" msgstr "成功登入" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Successfully cleared flow cache" msgstr "已成功清除流程缓存" @@ -5257,131 +5257,131 @@ msgstr "已成功清除流程缓存" msgid "Successfully cleared notifications" msgstr "已成功清除通知" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Successfully cleared policy cache" msgstr "已成功清除策略缓存" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Successfully copied TOTP Config." msgstr "成功复制 TOTP 配置。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully created application." msgstr "已成功创建应用程序。" -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully created binding." msgstr "成功创建绑定。" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully created certificate-key pair." msgstr "已成功创建证书密钥对。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully created flow." msgstr "已成功创建流程。" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully created group." msgstr "已成功创建组。" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully created instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully created integration." msgstr "已成功创建集成。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully created invitation." msgstr "已成功创建邀请。" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully created mapping." msgstr "已成功创建映射。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully created outpost." msgstr "已成功创建 Outpost。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully created policy." msgstr "已成功创建策略。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully created prompt." msgstr "已成功创建提示。" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully created provider." msgstr "已成功创建提供商。" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully created rule." msgstr "已成功创建规则。" #~ msgid "Successfully created service-connection." #~ msgstr "已成功创建服务连接。" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully created source." msgstr "已成功创建源。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully created stage." msgstr "已成功创建阶段。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully created tenant." msgstr "成功创建租户。" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully created token." msgstr "已成功创建令牌。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully created transport." msgstr "已成功创建传输。" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully created user." msgstr "已成功创建用户。" @@ -5395,44 +5395,44 @@ msgstr "成功删除 {0} {1}" msgid "Successfully disconnected source" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Successfully generated certificate-key pair." msgstr "成功生成证书密钥对。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Successfully generated recovery link" msgstr "成功生成恢复链接" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Successfully imported flow." msgstr "已成功导入流程。" -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Successfully imported provider." msgstr "已成功导入提供程序。" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Successfully sent email." msgstr "已成功发送电子邮件。" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Successfully sent test-request." msgstr "已成功发送测试请求。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully updated application." msgstr "已成功更新应用程序。" -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully updated binding." msgstr "已成功更新绑定。" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully updated certificate-key pair." msgstr "已成功更新证书密钥对。" @@ -5447,207 +5447,207 @@ msgstr "已成功更新详情" msgid "Successfully updated device." msgstr "已成功更新设备。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully updated flow." msgstr "已成功更新流程。" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully updated group." msgstr "已成功更新组。" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully updated instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully updated integration." msgstr "已成功更新集成。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully updated invitation." msgstr "已成功更新邀请。" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully updated mapping." msgstr "已成功更新映射。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully updated outpost." msgstr "已成功更新 Outpost。" -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/UserPasswordForm.ts msgid "Successfully updated password." msgstr "已成功更新密码。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully updated policy." msgstr "已成功更新策略。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully updated prompt." msgstr "已成功更新提示。" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully updated provider." msgstr "已成功更新提供程序。" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully updated rule." msgstr "已成功更新规则。" #~ msgid "Successfully updated service-connection." #~ msgstr "已成功更新服务连接。" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully updated source." msgstr "已成功更新源。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully updated stage." msgstr "已成功更新阶段。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully updated tenant." msgstr "已成功更新租户。" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully updated token." msgstr "已成功更新令牌。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully updated transport." msgstr "已成功更新传输。" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully updated user." msgstr "已成功更新用户。" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Successfully updated {0} {1}" msgstr "成功更新 {0} {1}" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Superuser" msgstr "超级用户" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Superuser privileges?" msgstr "超级用户权限?" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Superuser-groups" msgstr "超级用户组" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Superusers" msgstr "超级用户" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Suspicious request" msgstr "可疑请求" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Symbol charset" msgstr "符号字符集" #~ msgid "Sync" #~ msgstr "同步" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync groups" msgstr "同步组" #~ msgid "Sync parent group" #~ msgstr "同步父组" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Sync status" msgstr "同步状态" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync users" msgstr "同步用户" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "System" msgstr "系统" #~ msgid "System Overview" #~ msgstr "系统概述" -#: src/interfaces/AdminInterface.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "System Tasks" msgstr "系统任务" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "System status" msgstr "系统状态" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task exception" msgstr "系统任务异常" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task execution" msgstr "系统任务执行" #~ msgid "TLS Authentication Certificate" #~ msgstr "TLS 身份验证证书" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "TLS Authentication Certificate/SSH Keypair" msgstr "TLS 身份验证证书/SSH 密钥对" #~ msgid "TLS Server name" #~ msgstr "TLS 服务器名称" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "TLS Verification Certificate" msgstr "TLS 验证证书" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "TOTP Authenticators" msgstr "TOTP 身份验证器" @@ -5659,62 +5659,62 @@ msgstr "TOTP 设备" msgid "TOTP authenticator" msgstr "TOTP 身份验证器" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Taiwanese Mandarin" msgstr "Taiwanese Mandarin" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Target" msgstr "目标" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with errors" msgstr "任务已完成,但出现错误" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with warnings" msgstr "任务已完成,但出现警告" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Template" msgstr "“模板”" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Tenant" msgstr "租户" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenant(s)" msgstr "租户" -#: src/interfaces/AdminInterface.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenants" msgstr "租户" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test" msgstr "测试" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Test Policy" msgstr "测试策略" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test Property Mapping" msgstr "测试属性映射" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text (read-only): Simple Text input, but cannot be edited." msgstr "文本(只读):简单文本输入,但无法编辑。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text: Simple Text input" msgstr "文本:简单文本输入" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "The Host IP of the docker host" msgstr "docker 主机的主机 IP" @@ -5722,27 +5722,27 @@ msgstr "docker 主机的主机 IP" msgid "The URL \"{0}\" was not found." msgstr "找不到网址 “{0}”。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" msgstr "身份验证者必须创建专用凭据。如果不能,RP 已做好准备以防发生错误" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" msgstr "身份验证器可以创建和存储专用凭据,但如果没有,那也没关系" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator should not create a dedicated credential" msgstr "身份验证者不应创建专用凭据" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll access the application at. Include any non-standard port." msgstr "您将通过其访问应用程序的外部 URL。包括任何非标准端口。" #~ msgid "The external URL you'll authenticate at. Can be the same domain as authentik." #~ msgstr "您将在其中进行身份验证的外部 URL。可以与 authentik 属于同一个域。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." msgstr "您将在其中进行身份验证的外部 URL。在此 URL 下应该可以访问身份验证核心服务器。" @@ -5757,7 +5757,7 @@ msgstr "" msgid "The following objects use {objName}" msgstr "以下对象使用 {objName}" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "The new application wizard greatly simplifies the steps required to create applications and providers." msgstr "" @@ -5770,7 +5770,7 @@ msgstr "" #~ "当其中一个或两个选定选项等于或小于\n" #~ "阈值。" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "The policy passes when the reputation score is below the threshold, and\n" "doesn't pass when either or both of the selected options are equal or above the\n" @@ -5780,23 +5780,23 @@ msgstr "" "当其中一个或两个选定选项相等或高于\n" "阈值。" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "The policy takes a random time to execute. This controls the minimum time it will take." msgstr "策略需要一段随机时间才能执行。这将控制所需的最短时间。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" msgstr "对于 GIDNumbers 来说,这个数字被添加到从 group.pk 生成的数字中,以确保对于 POSIX 组来说,这个数字不会太低。默认值为 4000,以确保我们不会与本地组或用户主组 GIDNumber 发生冲突" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" msgstr "对于UIDNumbers来说,这个数字被添加到User.pk中,以确保对于POSIX用户来说,这个数字不会太低。默认值为 2000,以确保我们不会与本地用户 uidNumber 发生冲突" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "These bindings control if this stage will be applied to the flow." msgstr "这些绑定控制是否将此阶段应用于流程。" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." @@ -5804,13 +5804,13 @@ msgstr "" "这些绑定控制此规则触发的事件。绑定到\n" "将根据事件的用户对组/用户进行检查。" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "These bindings control which users can access this flow." msgstr "这些绑定控制哪些用户可以访问此流程。" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." @@ -5818,55 +5818,55 @@ msgstr "" "这些绑定控制哪些用户可以访问此源。\n" "您只能在此处使用策略,因为在对用户进行身份验证之前会检查访问权限。" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "These policies control which users can access this application." msgstr "这些策略控制哪些用户可以访问此应用程序。" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "This flow is completed." msgstr "此流程已完成。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the full endpoint to send POST requests to." msgstr "这是向其发送 POST 请求的完整终端节点。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the password to be used with basic auth" msgstr "这是用于基本身份验证的密码" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the username to be used with basic auth or the token when used with bearer token" msgstr "这是用于基本身份验证的用户名,或者与不记名令牌一起使用时的令牌" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." msgstr "除了请求必须经过身份验证外,此提供程序的行为类似于透明的反向代理。如果您的上游应用程序使用 HTTPS,请确保也使用 HTTPS 连接到 Outpost。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "This setting only affects new Events, as the expiration is saved per-event." msgstr "此设置仅影响新事件,因为过期时间是按事件保存的。" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "This stage can be included in enrollment flows to accept invitations." msgstr "此阶段可以包含在注册流程中以接受邀请。" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "This stage checks the user's current session against the Google reCaptcha service." msgstr "此阶段会根据 Google reCAPTCHA 服务检查用户的当前会话。" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Threshold" msgstr "阈值" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Time in minutes the token sent is valid." msgstr "发送的令牌的有效时间(以分钟为单位)。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." msgstr "" @@ -5877,18 +5877,18 @@ msgstr "" #~ msgid "Time-based One-Time Passwords" #~ msgstr "基于时间的一次性密码" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Timeout" msgstr "超时" -#: src/pages/flows/FlowForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Title" msgstr "标题" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "To" msgstr "To" @@ -5896,61 +5896,61 @@ msgstr "To" #~ msgid "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." #~ msgstr "要允许任何重定向 URI,请将此值设置为 “*”。请注意这可能带来的安全影响。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "To create a recovery link, the current tenant needs to have a recovery flow configured." msgstr "要创建恢复链接,当前租户需要配置恢复流程。" #~ msgid "To directly reset a user's password, configure a recovery flow on the currently active tenant." #~ msgstr "要直接重置用户的密码,请在当前活动的租户上配置恢复流程。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." msgstr "要让用户直接重置密码,请在当前活动的租户上配置恢复流程。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "To use SSL instead, use 'ldaps://' and disable this option." msgstr "要改用 SSL,请使用 'ldaps: //' 并禁用此选项。" #~ msgid "Token" #~ msgstr "令牌" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Token URL" msgstr "令牌网址" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Token count" msgstr "Token count" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Token expiry" msgstr "令牌到期" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Token is managed by authentik." msgstr "令牌由 authentik 管理。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Token validity" msgstr "令牌有效性" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Token(s)" msgstr "令牌" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens" msgstr "令牌" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Tokens & App passwords" msgstr "令牌和应用程序密码" @@ -5958,259 +5958,259 @@ msgstr "令牌和应用程序密码" msgid "Tokens and App passwords" msgstr "令牌和应用程序密码" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." msgstr "令牌在整个authentik中用于电子邮件验证阶段、恢复密钥和API访问。" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Tokens sent via SMS." msgstr "通过短信发送的令牌。" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Total flows" msgstr "总流程" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Total groups" msgstr "组总数" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Total policies" msgstr "总策略数" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Total users" msgstr "用户总数" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Traditional authenticator" msgstr "传统身份验证器" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Compose)" msgstr "Traefik (Compose)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Ingress)" msgstr "Traefik (Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Standalone)" msgstr "Traefik (Standalone)" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Transient" msgstr "暂时的" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Transports" msgstr "传输" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Trusted OIDC Sources" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try it now" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try the new application wizard" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Turkish" msgstr "土耳其语" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio" msgstr "Twilio" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Account SID" msgstr "Twilio 账户 SID" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Auth Token" msgstr "Twilio 身份验证令牌" +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts #: src/elements/user/UserDevicesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Type" msgstr "类型" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "UI settings" msgstr "用户界面设置" -#: src/pages/events/EventInfo.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "UID" msgstr "UID" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "UID start number" msgstr "UID 起始编号" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "UPN" msgstr "UPN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL settings" msgstr "URL 设置" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "URL that authentik will redirect back to after successful authentication." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "URL that the initial Login request is sent to." msgstr "初始登录请求发送到的URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL the user is redirect to to consent the authorization." msgstr "用户被重定向到以同意授权的 URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to get user information." msgstr "authentik 用来获取用户信息的 URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to retrieve tokens." msgstr "authentik 用来检索令牌的 URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used to request the initial token. This URL is only required for OAuth 1." msgstr "用于请求初始令牌的 URL。只有 OAuth 1 才需要此网址。" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "URL which will be opened when a user clicks on the application." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated Paths" msgstr "未经身份验证的路径" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated URLs" msgstr "未经身份验证的 URL" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Unbound policies" msgstr "未绑定策略" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Unenrollment" msgstr "取消注册" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Unenrollment flow" msgstr "取消注册流程" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Unhealthy" msgstr "不健康" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Unhealthy outposts" msgstr "不健康的 Outposts" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Unique identifier the token is referenced by." msgstr "引用令牌的唯一标识符。" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Unknown" msgstr "未知" #~ msgid "Unmanaged" #~ msgstr "非托管" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Unread notifications" msgstr "未读通知" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Unsynced sources" msgstr "未同步的源" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Up-to-date!" 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserActiveForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserActiveForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update" msgstr "更新" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Update Application" msgstr "更新应用程序" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Binding" msgstr "更新绑定" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Update Blueprint" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Update Certificate-Key Pair" msgstr "更新证书密钥对" @@ -6218,91 +6218,91 @@ msgstr "更新证书密钥对" msgid "Update Device" msgstr "更新设备" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Update Flow" msgstr "更新流程" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Group" msgstr "更新组" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Update Invitation" msgstr "更新邀请" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Update LDAP Provider" msgstr "更新 LDAP 提供程序" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Update LDAP Source" msgstr "更新 LDAP 源" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Update Notification Rule" msgstr "更新通知规则" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Update Notification Transport" msgstr "更新通知传输" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Update OAuth Source" msgstr "更新 OAuth 源" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Update OAuth2 Provider" msgstr "更新 OAuth2 提供程序" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Update Outpost" msgstr "更新 Outpost" -#: src/pages/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts msgid "Update Plex Source" msgstr "更新 Plex 源" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Update Prompt" msgstr "更新提示" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Update Proxy Provider" msgstr "更新代理提供程序" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Update SAML Provider" msgstr "更新 SAML 提供程序" -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Update SAML Source" msgstr "更新 SAML 源" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Update Stage binding" msgstr "更新阶段绑定" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Update Tenant" msgstr "更新租户" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update Token" msgstr "更新令牌" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update User" msgstr "更新用户" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Update available" msgstr "更新可用" @@ -6310,108 +6310,108 @@ msgstr "更新可用" msgid "Update details" msgstr "更新详情" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update password" msgstr "更新密码" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/users/UserActiveForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/users/UserActiveForm.ts msgid "Update {0}" msgstr "更新 {0}" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Updated" msgstr "已更新" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Upstream host that the requests are forwarded to." msgstr "请求被转发到的上游主机。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use SSL" msgstr "使用 SSL" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use TLS" msgstr "使用 TLS" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a code-based authenticator." msgstr "使用基于代码的身份验证器。" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Use a security key" msgstr "使用安全密钥" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a security key to prove your identity." msgstr "使用安全密钥证明您的身份。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use global settings" msgstr "使用全局设置" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's email address, but deny enrollment when the email address already exists." msgstr "使用用户的电子邮件地址,但在电子邮件地址已存在时拒绝注册。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's username, but deny enrollment when the username already exists." msgstr "使用用户的用户名,但在用户名已存在时拒绝注册。" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." msgstr "使用下面的用户名和密码进行身份验证。稍后可以在令牌页面上检索密码。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." msgstr "将此提供程序与 nginx 的 auth_request 或 traefik 的 ForwardAuth 一起使用。每个应用程序/域都需要自己的提供商。此外,在每个域上,/outpost.goauthentik.io必须路由到 Outpost(使用托管的 Outpost 时,这是为您完成的)。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." msgstr "将此提供程序与 nginx 的 auth_request 或 traefik 的 ForwardAuth 一起使用。每个根域只需要一个提供程序。您无法执行每个应用程序的授权,但不必为每个应用程序创建提供程序。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Use this tenant for each domain that doesn't have a dedicated tenant." msgstr "对于没有专用租户的每个域,请使用此租户。" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventListPage.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "User" msgstr "用户" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User Info" msgstr "用户信息" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User Property Mappings" msgstr "用户属性映射" @@ -6421,15 +6421,15 @@ msgstr "用户属性映射" #~ msgid "User Settings" #~ msgstr "用户设置" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + LDAP password" msgstr "用户数据库 + LDAP 密码" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + app passwords" msgstr "用户数据库+应用程序密码" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + standard password" msgstr "用户数据库+标准密码" @@ -6437,193 +6437,193 @@ msgstr "用户数据库+标准密码" msgid "User details" msgstr "用户详细信息" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User events" msgstr "用户事件" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "User fields" msgstr "用户字段" -#: src/pages/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "User folders" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "User interface" msgstr "用户界面" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "User mappings can only be checked if a user is already logged in when trying to access this source." msgstr "用户绑定仅会在已登录用户访问此源时检查。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "User matching mode" msgstr "用户匹配模式" #~ msgid "User metrics" #~ msgstr "用户指标" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User object filter" msgstr "用户对象筛选器" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User password writeback" msgstr "用户密码写回" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "User path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "User path template" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "User settings flow" msgstr "用户设置流程" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "User statistics" msgstr "用户统计" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User status" msgstr "用户状态" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification" msgstr "用户验证" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification is preferred if available, but not required." msgstr "如果可用,则首选用户验证,但不是必需的。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification must occur." msgstr "必须进行用户验证。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification should not occur." msgstr "不应进行用户验证。" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "User was written to" msgstr "用户被写入" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/UserViewPage.ts msgid "User {0}" msgstr "用户 {0}" -#: src/flows/FormStatic.ts +#: src/flow/FormStatic.ts msgid "User's avatar" msgstr "用户的头像" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "User's display name." msgstr "用户的显示名称。" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "User's primary identifier. 150 characters or fewer." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User(s)" msgstr "用户" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the password part of the HTTP-Basic Header." msgstr "用于 HTTP-Basic 标头的密码部分的用户/组属性。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." msgstr "用于 HTTP-Basic 标头用户部分的用户/组属性。如果未设置,则使用用户的电子邮件地址。" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Userinfo URL" msgstr "用户信息网址" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Username" msgstr "用户名" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Username: Same as Text input, but checks for and prevents duplicate usernames." msgstr "用户名:与文本输入相同,但检查并防止用户名重复。" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/UserListPage.ts msgid "Users" msgstr "用户" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Users added to this group will be superusers." msgstr "添加到该组的用户均为超级用户。" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Users created per day in the last month" msgstr "上个月每天创建的用户" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." msgstr "所选组中的用户可以执行搜索查询。如果未选择任何组,则不允许 LDAP 搜索。" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using flow" msgstr "使用 Flow" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using source" msgstr "使用源" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." msgstr "有效期为360天,之后密码将自动轮换。您可以从令牌列表中复制密码。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." msgstr "授权流成功后有效的重定向 URL。还可以在此处为隐式流指定任何来源。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Validate SSL Certificates of upstream servers." msgstr "验证上游服务器的 SSL 证书。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Validate the user's password against the selected backend(s)." msgstr "根据选定的后端验证用户的密码。" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Validation Policies" msgstr "验证策略" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Validity days" msgstr "有效天数" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Verification" msgstr "验证" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Verification Certificate" msgstr "验证证书" @@ -6635,131 +6635,131 @@ msgstr "验证证书" #~ msgid "Verify only" #~ msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." msgstr "通过向用户发送一次性链接来验证用户的电子邮件地址。也可用于恢复,以验证用户的真实性。" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Version" msgstr "版本" #~ msgid "Version: {0}" #~ msgstr "版本:{0}" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "Version: {versionString}" msgstr "版本:{versionString}" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "View Deployment Info" msgstr "查看部署信息" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "View deployment documentation" msgstr "查看部署文档" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Visible in the URL." msgstr "在 URL 中可见。" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (max)" msgstr "等待 (最多)" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (min)" 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 +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Warning" msgstr "警告" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Warning: Application is not used by any Outpost." msgstr "警告:应用程序未被任何 Outpost 使用。" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." msgstr "警告:没有邀请阶段绑定到任何流程。邀请将无法按预期工作。" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Warning: Policy is not assigned." msgstr "警告:策略未分配。" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Warning: Provider is not used by an Application." msgstr "警告:应用程序不使用提供程序。" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Warning: Provider is not used by any Outpost." msgstr "警告:提供者未被任何 Outpos 使用。" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Warning: Provider not assigned to any application." msgstr "警告:提供程序未分配给任何应用程序。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." msgstr "警告:你即将删除登录的用户 ({0})。继续,风险自负。" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Warning: authentik Domain is not configured, authentication will not work." msgstr "警告:未配置 authentik 域,身份验证将不起作用。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Web Certificate" msgstr "网络证书" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Web application" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "WebAuthn Authenticators" msgstr "WebAuthn 身份验证器" #~ msgid "WebAuthn Devices" #~ msgstr "WebAuthn 设备" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (Slack/Discord)" msgstr "Webhook(Slack/Discord)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (generic)" msgstr "Webhook (generic)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook Mapping" msgstr "Webhook 映射" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook URL" msgstr "Webhook URL" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Welcome, {name}." msgstr "欢迎,{name}。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When a user returns from the email successfully, their account will be activated." msgstr "当用户成功从电子邮件中返回时,其帐户将被激活。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." msgstr "如果输入了有效的用户名/电子邮件,并且启用了此选项,则会显示用户的用户名和头像。否则,将显示用户输入的文本。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." @@ -6767,74 +6767,74 @@ msgstr "" "勾选时,占位符将以与属性映射相同的方式评估。\n" "如果评估失败,则返回占位符本身。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." msgstr "使用 TLS 连接到 LDAP 服务器时,默认情况下不检查证书。指定密钥对以验证远程证书。" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "When connecting via SSH, this keypair is used for authentication." msgstr "通过 SSH 连接时,此密钥对用于身份验证。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When enabled, global Email connection settings will be used and connection settings below will be ignored." msgstr "启用后,将使用全局电子邮件连接设置,而下面的连接设置将被忽略。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "When enabled, the invitation will be deleted after usage." msgstr "启用后,邀请将在使用后被删除。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When enabled, user fields are matched regardless of their casing." msgstr "启用后,无论用户字段大小写如何,都将匹配用户字段。" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "When multiple stages are selected, the user can choose which one they want to enroll." msgstr "选中多个阶段时,用户可以选择要注册哪个。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." msgstr "选中后,密码字段将显示在同一页面上,而不是单独的页面上。这样可以防止用户名枚举攻击。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." msgstr "选中后,传入声明的签名将根据此证书进行验证。要允许未签名的请求,请保留默认值。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." msgstr "启用此选项后,将记录此策略的所有执行。默认情况下,只记录执行错误。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "When used in conjunction with a User Write stage, use attributes.foo to write attributes." msgstr "当与用户写入阶段结合使用时,请使用 attributes.foo 来编写属性。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "When using an external logging solution for archiving, this can be set to \"minutes=5\"." msgstr "使用外部日志记录解决方案进行存档时,可以将其设置为 “minutes=5”。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." msgstr "使用代理或转发身份验证(单个应用程序)模式时,将根据正则表达式检查请求的 URL 路径。使用前向身份验证(域模式)时,请求的完整 URL(包括 scheme 和 host)将与正则表达式进行匹配。" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Whoops!" msgstr "噢!" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Windows" msgstr "Windows" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Workers" msgstr "Workers" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." @@ -6842,51 +6842,51 @@ msgstr "" "将流程上下文的 “prompt_data” 中的任何数据写入当前待处理的用户。如果没有用户\n" "处于待处理状态,则会创建新用户并向其写入数据。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "X509 Subject" msgstr "X509 Subject" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "XML-based SSO standard. Use this if your application only supports SAML." msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Yes" msgstr "Yes" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Yes ({0})" msgstr "Yes ({0})" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "您只能选择与 Outpost 类型匹配的提供商。" -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "You're about to be redirect to the following URL." msgstr "您将被重定向到以下 URL。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "You're currently impersonating {0}. Click to stop." msgstr "你目前正在模拟 {0}。单击停止。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "app1 running on app1.example.com" msgstr "app1 在 app1.example.com 上运行" @@ -6896,11 +6896,11 @@ msgstr "app1 在 app1.example.com 上运行" #~ msgid "authentik LDAP Backend" #~ msgstr "身份验证 LDAP 后端" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "authentik running on auth.example.com" msgstr "auth.example.com 上运行的 authentik" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "authentik: Locale: Displays a list of locales authentik supports." msgstr "authentik:语言:显示 authentik 支持的语言设置。" @@ -6931,11 +6931,11 @@ msgstr "引用将被重置为默认值" msgid "reference will be set to an empty value" msgstr "引用将被设置为空值" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with current user" msgstr "以当前用户" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with inspector" msgstr "和检查员一起" @@ -6945,11 +6945,11 @@ msgstr "和检查员一起" msgid "{0}" msgstr "{0}" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} (\"{1}\", of type {2})" msgstr "{0} (“{1}”, 类型为 {2})" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} ({1})" msgstr "{0} ({1})" @@ -6962,7 +6962,7 @@ msgstr "{0} ({consequence})" msgid "{0} - {1} of {2}" msgstr "{0} - {1} of {2}" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "{0} is available!" msgstr "{0} 可用!" @@ -6970,7 +6970,7 @@ msgstr "{0} 可用!" msgid "{0} unread" msgstr "{0} 未读" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "{0}, should be {1}" msgstr "{0},应该是 {1}" diff --git a/web/src/locales/zh_TW.po b/web/src/locales/zh_TW.po index 811ef94ef..aeb9db003 100644 --- a/web/src/locales/zh_TW.po +++ b/web/src/locales/zh_TW.po @@ -34,105 +34,105 @@ msgstr "(格式: hours=-1;minutes=-2;seconds=-3)." msgid "(Format: hours=1;minutes=2;seconds=3)." msgstr "(格式: hours=1;minutes=2;seconds=3)." +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts #: src/elements/user/SessionList.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/events/EventListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "-" msgstr "-" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid ".yaml files, which can be found on goauthentik.io and can be exported by authentik." msgstr ".yaml 文件,这些文件可以在 goauthentik.io 上找到,也可以通过 authentik 导出。" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "6 digits, widely compatible" msgstr "6位数字,广泛兼容" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "8 digits, not compatible with apps like Google Authenticator" msgstr "8位数字,与谷歌身份验证器等应用不兼容" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A \"roaming\" authenticator, like a YubiKey" msgstr "像 YubiKey 这样的 “漫游” 身份验证器" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "A code has been sent to you via SMS." msgstr "验证码已通过短信发送给您。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "A newer version of the frontend is available." msgstr "有较新版本的前端可用。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "A non-removable authenticator, like TouchID or Windows Hello" msgstr "不可移除的身份验证器,例如 TouchID 或 Windows Hello" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "A policy used for testing. Always returns the same result as specified below after waiting a random duration." msgstr "用于测试的策略。等待随机持续时间后,始终返回与下面指定的结果相同的结果。" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "ACS URL" msgstr "ACS URL" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ALL, all policies must match to grant access." msgstr "ALL,所有策略必须匹配才能授予访问权限。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ALL, all policies must match to include this stage access." msgstr "ALL,所有策略必须匹配才能包含此阶段访问权限。" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "ANY, any policy must match to grant access." msgstr "ANY,任何策略都必须匹配才能授予访问权限。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "ANY, any policy must match to include this stage access." msgstr "ANY,任何策略都必须匹配才能包含此阶段访问权限。" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "API" msgstr "" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "API Access" msgstr "API 访问权限" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth Username" msgstr "API 身份验证用户名" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "API Auth password" msgstr "API 身份验证密码" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "API Hostname" msgstr "API 主机名" @@ -140,7 +140,7 @@ msgstr "API 主机名" msgid "API Requests" msgstr "API 请求" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "API Token (can be used to access the API programmatically)" msgstr "API 令牌(可用于以编程方式访问 API)" @@ -148,84 +148,84 @@ msgstr "API 令牌(可用于以编程方式访问 API)" msgid "API request failed" msgstr "API 请求失败" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "About applications" msgstr "关于应用" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Access Key" msgstr "访问密钥" #~ msgid "Access code validity" #~ msgstr "访问代码有效性" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Access token URL" msgstr "访问令牌 URL" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Access token validity" msgstr "访问令牌有效性" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts 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 -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Actions" msgstr "操作" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Actions over the last 24 hours" msgstr "过去 24 小时内的操作" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Activate" msgstr "启用" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Activate pending user on success" msgstr "成功时启用待处理用户" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Active" msgstr "激活" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Add" msgstr "添加" @@ -252,40 +252,40 @@ msgstr "添加" #~ msgid "Add a provider which supports SAML 2.0." #~ msgstr "添加一个支持 SAML 2.0 的提供程序。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition Group DN" msgstr "额外的 Group DN" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Addition User DN" msgstr "额外的用户 DN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Additional Scope" msgstr "额外的范围" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Additional UI settings" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional group DN, prepended to the Base DN." msgstr "额外的Group DN,优先于Base DN。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Additional scope mappings, which are passed to the proxy." msgstr "传递给代理的其他作用域映射。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts 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 +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional settings" msgstr "其他设置" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Additional user DN, prepended to the Base DN." msgstr "额外的User DN,优先于Base DN。" @@ -293,121 +293,121 @@ msgstr "额外的User DN,优先于Base DN。" msgid "Admin" msgstr "管理员" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Admin interface" msgstr "管理员界面" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Advanced protocol settings" msgstr "高级协议设置" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Advanced settings" msgstr "高级设置" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Affected model:" msgstr "受影响的模型:" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Alert" msgstr "注意" #~ msgid "Algorithm used to sign the JWT Tokens." #~ msgstr "用于对JWT令牌进行签名的算法。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allow IDP-initiated logins" msgstr "允许 IDP 发起的登入" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allow friends to authenticate via Plex, even if you don't share any servers" msgstr "允许好友通过Plex进行身份验证,即使您不共享任何服务器" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allow up to N occurrences in the HIBP database." msgstr "HIBP 数据库中最多允许 N 次出现。" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Allow users to use Applications based on properties, enforce Password Criteria and selectively apply Stages." msgstr "允许用户根据属性使用应用程序、强制使用密码标准以及有选择地应用阶段。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Allowed Redirect URIs" msgstr "允许的重定向 URI" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "Allowed count" msgstr "允许计数" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Allowed servers" msgstr "允许的服务器" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Allows authentication flows initiated by the IdP. This can be a security risk, as no validation of the request ID is done." msgstr "允许由 IdP 启动的身份验证流。这可能存在安全风险,因为未对请求 ID 进行验证。" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Allows/denys requests based on the users and/or the IPs reputation." msgstr "根据用户和/或 IP 信誉允许/拒绝请求。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Also known as Entity ID. Defaults the Metadata URL." msgstr "也称为实体 ID。 默认为 Metadata URL。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Also known as EntityID." msgstr "" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Alternatively, if your current device has Duo installed, click on this link:" msgstr "或者,如果您当前的设备已安装 Duo,请单击此链接:" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Always require consent" msgstr "始终需要征得同意" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "An example setup can look like this:" msgstr "设置示例如下所示:" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Any HTML can be used." msgstr "任何HTML都可以使用。" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "App" msgstr "App" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "App password" msgstr "应用密码" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "App password (can be used to login using a flow executor)" msgstr "应用程序密码(可用于使用流程执行器登录)" +#: src/admin/admin-overview/TopApplicationsTable.ts +#: src/admin/providers/ProviderListPage.ts #: src/elements/user/UserConsentList.ts -#: src/pages/admin-overview/TopApplicationsTable.ts -#: src/pages/providers/ProviderListPage.ts msgid "Application" msgstr "应用程序" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts #: src/user/LibraryApplication.ts msgid "Application Icon" msgstr "应用程序图标" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Application Link" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application already has access to the following permissions:" msgstr "" @@ -415,48 +415,48 @@ msgstr "" msgid "Application authorizations" msgstr "应用程序授权" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Application authorized" msgstr "应用程序已授权" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application details" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following new permissions:" msgstr "" -#: src/flows/stages/consent/ConsentStage.ts +#: src/flow/stages/consent/ConsentStage.ts msgid "Application requires following permissions:" msgstr "应用程序需要以下权限:" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Application type" msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Application's display Name." msgstr "应用的显示名称。" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "Application(s)" msgstr "应用程序" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/outposts/OutpostForm.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/outposts/OutpostForm.ts msgid "Applications" msgstr "应用程序" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which handle the authentication server-side (for example, Python, Go, Rust, Java, PHP)" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Applications which redirect users to a non-web callback (for example, Android, iOS)" msgstr "" @@ -464,11 +464,11 @@ msgstr "" msgid "Apply changes" msgstr "" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Apps with most usage" msgstr "使用率最高的应用" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "" "Are you sure you want to clear the flow cache?\n" "This will cause all flows to be re-evaluated on their next usage." @@ -476,7 +476,7 @@ msgstr "" "确实要清除流量缓存吗?\n" "这将导致所有流在下次使用时重新评估。" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." @@ -492,7 +492,7 @@ msgstr "你确定要删除 {0} {1} 吗?" msgid "Are you sure you want to delete {0} {objName} ?" msgstr "你确定要删除 {0} {objName} 吗?" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Are you sure you want to update {0} \"{1}\"?" msgstr "你确定要更新 {0} \"{1}\" 吗?" @@ -500,104 +500,104 @@ msgstr "你确定要更新 {0} \"{1}\" 吗?" #~ msgid "Assertion not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "断言在当前时间+此值时或之后无效(格式:hours=1;minutes=2;seconds=3)。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not before" msgstr "断言之前无效" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Assertion valid not on or after" msgstr "断言不在当天或之后有效" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Assertions is empty" msgstr "断言为空" -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Assigned to application" msgstr "分配给应用程序" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Assigned to {0} object(s)." msgstr "已分配给 {0} 个对象。" #~ msgid "Assigned to {0} objects." #~ msgstr "已分配给 {0} 个对象。" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Attempted to log in as {0}" msgstr "已尝试以 {0} 身份登入" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Attribute name used for SAML Assertions. Can be a URN OID, a schema reference, or a any other string. If this property mapping is used for NameID Property, this field is discarded." msgstr "用于 SAML 断言的属性名称。可以是 URN OID, 模式引用或任何其他字符串。如果此属性映射用于 NameID 属性,则会丢弃此字段。" -#: src/pages/groups/GroupForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/users/UserForm.ts msgid "Attributes" msgstr "属性" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Audience" msgstr "Audience" #~ msgid "Auth Type" #~ msgstr "身份验证类型" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Authenticating with Apple..." msgstr "正在使用Apple进行身份验证..." -#: src/flows/sources/plex/PlexLoginInit.ts +#: src/flow/sources/plex/PlexLoginInit.ts msgid "Authenticating with Plex..." msgstr "正在使用 Plex 进行身份验证..." -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authentication" msgstr "身份验证" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Authentication Type" msgstr "身份验证类型" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Authentication URL" msgstr "身份验证 URL" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Authentication flow" msgstr "身份验证流程" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Authentication method" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Authentication without user interaction, or machine-to-machine authentication." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Authenticator" msgstr "身份验证器" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Authenticator Attachment" msgstr "身份验证器附件" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Authorization" msgstr "授权" @@ -607,16 +607,16 @@ msgstr "授权" #~ msgid "Authorization Code(s)" #~ msgstr "授权码" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Authorization URL" msgstr "授权网址" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Authorization flow" msgstr "授权流程" @@ -624,23 +624,23 @@ msgstr "授权流程" msgid "Authorizations" msgstr "授权" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Authorize URL" msgstr "授权 URL" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Authorized application:" msgstr "授权应用程序:" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Auto-detect (based on your browser)" msgstr "自动检测(基于您的浏览器)" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Automate and template configuration within authentik." msgstr "" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Avatar image" msgstr "Avatar image" @@ -648,21 +648,21 @@ msgstr "Avatar image" msgid "Back" msgstr "返回" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Backends" msgstr "后端" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background" msgstr "背景" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Background image" msgstr "背景图片" -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Background shown during execution." msgstr "执行过程中显示背景。" @@ -675,91 +675,91 @@ msgstr "执行过程中显示背景。" #~ msgid "Backup status" #~ msgstr "备份状态" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Base DN" msgstr "Base DN" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the Hashed User ID" msgstr "基于经过哈希处理的用户 ID" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's Email. This is recommended over the UPN method." msgstr "基于用户的电子邮件。 建议在 UPN 方法上使用此方法。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the User's UPN, only works if user has a 'upn' attribute set. Use this method only if you have different UPN and Mail domains." msgstr "根据用户的UPN,仅当用户设置了 “upn” 属性时才有效。仅当您有不同的 UPN 和 Mail 域时才使用此方法。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Based on the username" msgstr "基于用户名" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Basic Auth" msgstr "基本身份验证" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Basic-Auth" msgstr "基本身份验证" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Bearer Token" msgstr "不记名令牌" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind CN" msgstr "Bind CN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Bind DN" msgstr "Bind DN" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Bind Password" msgstr "Bind 密码" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind flow" msgstr "Bind 流程" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Bind mode" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Bind stage" msgstr "Bind 阶段" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Binding" msgstr "绑定" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Binding Type" msgstr "绑定类型" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprint(s)" msgstr "" -#: src/interfaces/AdminInterface.ts -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Blueprints" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding settings" msgstr "品牌设置" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Branding shown in page title and several other places." msgstr "品牌信息显示在页面标题和其他几个地方。" @@ -767,118 +767,118 @@ msgstr "品牌信息显示在页面标题和其他几个地方。" msgid "Browser" msgstr "浏览器" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Build hash:" msgstr "Build hash:" #~ msgid "Build hash: {0}" #~ msgstr "Build hash: {0}" -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Built-in" msgstr "内置" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "By default, all service accounts can authenticate as this application, as long as they have a valid token of the type app-password." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "By default, only icons are shown for sources. Enable this to show their full names." msgstr "默认情况下,只为源显示图标。启用此选项可显示他们的全名。" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "CA which the endpoint's Certificate is verified against. Can be left empty for no validation." msgstr "验证终端节点证书所依据的 CA。可以留空以表示不进行验证。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "CONTINUE will either follow the ?next parameter or redirect to the default interface." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached binding, flow is executed and session is cached in memory. Flow is executed when session expires." msgstr "" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Cached flows" msgstr "缓存的流程" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Cached policies" msgstr "缓存策略" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Cached querying, the outpost holds all users and groups in-memory and will refresh every 5 Minutes." msgstr "缓存查询,前哨将所有用户和组保存在内存中,并将每5分钟刷新一次。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Caddy (Standalone)" msgstr "" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Callback URL" msgstr "回调 URL" #~ msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." #~ msgstr "连接到本地 docker 守护进程时可以采用 'unix://' 的格式,或者在连接到远程系统时采用 'https://:2376' 的格式。" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, using 'ssh://' to connect via SSH, or 'https://:2376' when connecting to a remote system." msgstr "连接到本地 docker 守护进程时可以采用 'unix: //' 的格式,通过 SSH 连接时使用 'ssh: //',或者在连接到远程系统时使用 'https://:2376' 的格式。" +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/UserActiveForm.ts #: src/elements/forms/ConfirmationForm.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/forms/ModalForm.ts #: src/elements/wizard/Wizard.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/UserActiveForm.ts msgid "Cancel" msgstr "取消" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Case insensitive matching" msgstr "不区分大小写的匹配" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Certificate" msgstr "证书" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA1)" msgstr "证书指纹 (SHA1)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Fingerprint (SHA256)" msgstr "证书指纹 (SHA256)" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate Subject" msgstr "证书主题" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Certificate used to sign outgoing Responses going to the Service Provider." msgstr "用于签署发送给服务提供商的外发响应的证书。" #~ msgid "Certificate-Key Pair" #~ msgstr "证书密钥对" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pair(s)" msgstr "证书密钥对" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Certificate-Key Pairs" msgstr "证书密钥对" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Certificate/Key used for authentication. Can be left empty for no authentication." msgstr "用于身份验证的证书/密钥。可以留空,留空表示不进行身份验证。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Certificates" msgstr "证书" @@ -886,8 +886,8 @@ msgstr "证书" msgid "Change password" msgstr "修改密码" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Change status" msgstr "更改状态" @@ -895,39 +895,39 @@ msgstr "更改状态" msgid "Change your password" msgstr "更改你的密码" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Changelog" msgstr "更新日志" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Characters which are considered as symbols." msgstr "被视为符号的字符。" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check" msgstr "查看" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check Application access" msgstr "检查应用程序访问权限" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check IP" msgstr "检查 IP" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Check Username" msgstr "检查用户名" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Check access" msgstr "检查访问权限" @@ -938,34 +938,34 @@ msgstr "检查访问权限" #~ "上传密码前 5 位字符的哈希,检查密码是否在 Have I Been Pwned\n" #~ "列表中。" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Check outposts." msgstr "检查 outposts." -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Check status" msgstr "检查状态" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Check the IP of the Kubernetes service, or" msgstr "检查 Kubernetes 服务的 IP,或者" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Check the logs" msgstr "检查日志" #~ msgid "Check your Emails for a password reset link." #~ msgstr "检查您的电子邮件以获取密码重置链接。" -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Check your Inbox for a verification email." msgstr "检查您的收件箱是否有验证电子邮件。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Checkbox" msgstr "复选框" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts msgid "" "Checks a value from the policy request against the Have I been Pwned API, and denys the request based upon that.\n" "Note that only a part of the hash of the password is sent, the full comparison is done clientside." @@ -973,27 +973,27 @@ msgstr "" "根据我是否拥有 API 检查策略请求中的值,然后根据该值拒绝请求。\n" "请注意,只有一部分密码哈希值被发送,完整的比较是在客户端完成的。" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Checks if the request's user's password has been changed in the last x days, and denys based on settings." msgstr "检查过去 x 天内请求的用户密码是否已更改,并根据设置拒绝。" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Checks the value from the policy request against several rules, mostly used to ensure password strength." msgstr "根据多条规则检查策略请求中的值,这些规则主要用于确保密码强度。" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (simplified)" msgstr "简体中文" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Chinese (traditional)" msgstr "繁体中文" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Clear Flow cache" msgstr "清除流程缓存" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear Policy cache" msgstr "清除策略缓存" @@ -1002,18 +1002,18 @@ msgstr "清除策略缓存" msgid "Clear all" msgstr "全部清除" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Clear background image" msgstr "删除背景图片" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Clear cache" msgstr "清除缓存" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Clear icon" msgstr "清除图标" @@ -1025,83 +1025,83 @@ msgstr "" msgid "Click to change value" msgstr "单击以更改值" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Click to copy token" msgstr "点击复制令牌" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Client ID" msgstr "客户端 ID" +#: src/admin/events/EventListPage.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Client IP" msgstr "客户端 IP" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Client Secret" msgstr "客户端密钥" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Client type" msgstr "客户机类型" +#: src/admin/outposts/OutpostDeploymentModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/notifications/NotificationDrawer.ts #: src/elements/wizard/Wizard.ts -#: src/pages/outposts/OutpostDeploymentModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "Close" msgstr "关闭" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Code" msgstr "代码" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Common Name" msgstr "常用名" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Compatibility mode" msgstr "兼容模式" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential" msgstr "机密" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Confidential clients are capable of maintaining the confidentiality of their credentials. Public clients are incapable." msgstr "机密客户能够对其凭据进行保密。公共客户端无能为力。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Configuration" msgstr "配置" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Configuration error" msgstr "配置错误" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Configuration flow" msgstr "配置流程" #~ msgid "Configuration stage" #~ msgstr "配置阶段" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Configuration stages" msgstr "配置阶段" @@ -1111,54 +1111,54 @@ msgstr "配置阶段" #~ msgid "Configure how long access codes are valid for." #~ msgstr "配置访问代码的有效期限。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long access tokens are valid for." msgstr "配置访问令牌的有效时间。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how long refresh tokens and their id_tokens are valid for." msgstr "配置刷新令牌及其 id_tokens 的有效期限。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Configure how long tokens are valid for." msgstr "配置令牌的有效期限。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure how the NameID value will be created. When left empty, the NameIDPolicy of the incoming request will be respected." msgstr "配置如何创建 NameID 值。如果留空,将遵守传入请求的 NameIdPolicy。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Configure how the flow executor should handle an invalid response to a challenge." msgstr "配置流程执行器应如何处理对质询的无效响应。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure how the issuer field of the ID Token should be filled." msgstr "配置如何填写 ID 令牌的颁发者字段。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost authenticates requests." msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Configure how the outpost queries the core authentik server's users." msgstr "配置前哨如何查询核心 authentik 服务器的用户。" #~ msgid "Configure settings relevant to your user profile." #~ msgstr "配置与您的用户配置文件相关的设置。" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Configure the blueprint context, used for templating." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Configure the maximum allowed time drift for an assertion." msgstr "为断言配置允许的最大时间漂移。" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Configure visual settings and defaults for different domains." msgstr "配置不同域的可视化设置和默认值。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Configure what data should be used as unique User Identifier. For most cases, the default should be fine." msgstr "配置应将哪些数据用作唯一用户标识符。在大多数情况下,默认值应该没问题。" @@ -1171,7 +1171,7 @@ msgstr "" msgid "Connect" msgstr "连接" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Connect to the LDAP Server on port 389:" msgstr "通过端口 389 连接到 LDAP 服务器:" @@ -1190,8 +1190,8 @@ msgstr "连接服务" msgid "Connection error, reconnecting..." msgstr "连接错误,正在重新连接..." -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Connection settings" msgstr "连接设置" @@ -1199,15 +1199,15 @@ msgstr "连接设置" msgid "Consent" msgstr "同意" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires in" msgstr "同意到期时间" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent expires." msgstr "同意过期。" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Consent given last indefinitely" msgstr "无限期地给予同意" @@ -1215,127 +1215,127 @@ msgstr "无限期地给予同意" msgid "Consent(s)" msgstr "同意" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Groups." msgstr "将与此过滤器匹配的对象视为组。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Consider Objects matching this filter to be Users." msgstr "将与此筛选器匹配的对象视为用户。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer key" msgstr "消费者密钥" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Consumer secret" msgstr "消费者机密" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Content right" msgstr "" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Context" msgstr "上下文" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Continue" msgstr "继续" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "Continue flow without invitation" msgstr "在没有邀请的情况下继续流动" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Control how authentik exposes and interprets information." msgstr "控制 authentik 如何公开和解释信息。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Cookie domain" msgstr "Cookie 域名" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Copy" msgstr "复制" #~ msgid "Copy Key" #~ msgstr "复制密钥" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Copy download URL" msgstr "复制下载 URL" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Copy recovery link" 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 -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/providers/RelatedApplicationButton.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/ApplicationWizard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/providers/RelatedApplicationButton.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create" @@ -1346,269 +1346,269 @@ msgstr "创建" msgid "Create App password" msgstr "创建应用程序密码" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/providers/RelatedApplicationButton.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/providers/RelatedApplicationButton.ts msgid "Create Application" msgstr "创建应用程序" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Binding" msgstr "创建绑定" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Create Blueprint Instance" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Create Certificate-Key Pair" msgstr "创建证书密钥对" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Create Flow" msgstr "创建流程" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Create Group" msgstr "创建组" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation" msgstr "创建邀请" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Create Invitation Links to enroll Users, and optionally force specific attributes of their account." msgstr "创建邀请链接以注册用户,并可选择强制使用其帐户的特定属性。" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Create Notification Rule" msgstr "创建通知规则" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Create Notification Transport" msgstr "创建通知传输" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Create Outpost" msgstr "创建 Outpost" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Create Policy" msgstr "创建策略" -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Create Prompt" msgstr "创建提示" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "Create Service account" msgstr "创建服务账户" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage" msgstr "创建 Stage" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Create Stage binding" msgstr "创建 Stage 绑定" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Create Tenant" msgstr "创建租户" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Create Token" msgstr "创建令牌" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Create User" msgstr "创建用户" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Create a new application" msgstr "创建新应用程序" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "Create a new application." msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "Create a new outpost integration." msgstr "创建一个新前哨集成。" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "Create a new policy." msgstr "创建一个新策略。" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "Create a new property mapping." msgstr "创建一个新属性映射。" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Create a new provider." msgstr "创建一个新提供程序" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "Create a new source." msgstr "创建一个新身份来源。" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create a new stage." msgstr "创建一个新阶段。" -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Create application" msgstr "" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Create group" msgstr "创建组" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Create provider" msgstr "创建提供商" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "Create service account" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Create users as inactive" msgstr "将用户创建为非活动用户" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Create {0}" msgstr "创建 {0}" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Created by" msgstr "由... 创建" #~ msgid "Created {0}" #~ msgstr "已创建 {0}" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "Creation Date" msgstr "创建日期" #~ msgid "Current plan cntext" #~ msgstr "当前计划上下文" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Current plan context" msgstr "当前计划上下文" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts msgid "Currently set to:" msgstr "当前设置为:" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Customisation" msgstr "定制" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "DSA-SHA1" msgstr "DSA-SHA1" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Dashboards" msgstr "仪表板" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date" msgstr "日期" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Date Time" msgstr "日期时间" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Deactivate" msgstr "停用" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Debug" msgstr "调试" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides the response when a policy denies access to this flow for a user." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Decides what this Flow is used for. For example, the Authentication flow is redirect to when an un-authenticated user visits authentik." msgstr "决定此 Flow 的用途。例如,当未经身份验证的用户访问 authentik 时,身份验证流程将重定向到。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default" msgstr "默认" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Default flows" msgstr "默认流程" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Default?" msgstr "默认?" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "定义如何向用户发送通知,例如电子邮件或 Webhook。" +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/forms/DeleteForm.ts #: src/elements/oauth/UserRefreshList.ts #: 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Delete" @@ -1633,19 +1633,19 @@ msgstr "删除" msgid "Delete account" msgstr "删除账户" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Delete currently set background image." msgstr "删除当前设置的背景图片。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Delete currently set icon." msgstr "删除当前设置的图标。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Delete temporary users after" msgstr "之后删除临时用户" -#: src/pages/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts msgid "" "Delete the currently pending user. CAUTION, this stage does not ask for\n" "confirmation. Use a consent stage to ensure the user is aware of their actions." @@ -1658,48 +1658,48 @@ msgstr "" msgid "Delete {0}" msgstr "删除 {0}" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Denied action" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Deny the user access" msgstr "拒绝用户访问" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Deprecated. Instead of using this field, configure the JWKS data/URL in Sources." msgstr "" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Description" msgstr "描述" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Description shown to the user when consenting. If left empty, the user won't be informed." msgstr "同意时向用户显示的描述。如果留空,则不会通知用户。" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Designates whether this user should be treated as active. Unselect this instead of deleting accounts." msgstr "指定是否应将此用户视为活动用户。取消选择此选项,而不是删除帐户。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Designation" msgstr "指定" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Detailed health (one instance per column, data is cached so may be out of data)" msgstr "详细运行状况(每列一个实例,数据已缓存,因此可能没有数据)" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Determines how authentik sends the response back to the Service Provider." msgstr "确定 authentik 如何将响应发送回服务提供商。" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Determines how long a session lasts. Default of 0 seconds means that the sessions lasts until the browser is closed." msgstr "确定会话持续多长时间。默认为 0 秒意味着会话持续到浏览器关闭为止。" @@ -1707,11 +1707,11 @@ msgstr "确定会话持续多长时间。默认为 0 秒意味着会话持续到 msgid "Device" msgstr "设备" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes" msgstr "设备类别" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Device classes which can be used to authenticate." msgstr "可用于进行身份验证的设备类别。" @@ -1722,20 +1722,20 @@ msgstr "可用于进行身份验证的设备类别。" msgid "Device(s)" msgstr "设备" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Diagram" msgstr "示意图" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Digest algorithm" msgstr "摘要算法" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Digits" msgstr "数字" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct binding, always execute the configured bind flow to authenticate the user." msgstr "" @@ -1743,11 +1743,11 @@ msgstr "" #~ msgid "Direct querying, always execute the configured bind flow to authenticate the user." #~ msgstr "" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Direct querying, always returns the latest data, but slower than cached querying." msgstr "直接查询,总是返回最新数据,但比缓存查询慢。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Directory" msgstr "目录" @@ -1766,11 +1766,11 @@ msgstr "目录" #~ msgid "Disable Time-based OTP" #~ msgstr "禁用基于时间的 OTP" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Disabled" msgstr "已禁用" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Disabled blueprints are never applied." msgstr "" @@ -1779,56 +1779,56 @@ msgstr "" msgid "Disconnect" msgstr "断开连接" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "Docker URL" msgstr "Docker URL" -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Domain" msgstr "域" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Download" msgstr "下載" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Certificate" msgstr "下载证书" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Download Private key" msgstr "下载私钥" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Download signing certificate" msgstr "下载签名证书" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Due to protocol limitations, this certificate is only used when the outpost has a single provider." msgstr "由于协议限制,只有在 Outpost 有单个提供者时才使用此证书。" #~ msgid "Dummy" #~ msgstr "占位" -#: src/pages/stages/dummy/DummyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts msgid "Dummy stage used for testing. Shows a simple continue button and always passes." msgstr "用于测试的虚拟阶段。显示一个简单的 “继续” 按钮,并且始终通过。" #~ msgid "Duo" #~ msgstr "Duo" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Duo Authenticators" msgstr "Duo 身份验证器" -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts msgid "Duo activation" msgstr "Duo 激活" @@ -1836,57 +1836,57 @@ msgstr "Duo 激活" msgid "Duo authenticator" msgstr "Duo 身份验证器" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Duo push-notifications" msgstr "二重奏推送通知" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Duration after which events will be deleted from the database." msgstr "事件将从数据库中删除的持续时间。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Each provider has a different issuer, based on the application slug." msgstr "根据应用程序 slug,每个提供商都有不同的颁发者。" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Edit" msgstr "编辑" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Binding" msgstr "编辑绑定" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Group" msgstr "编辑组" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit Policy" msgstr "编辑策略" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Edit Stage" msgstr "编辑 Stage" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" msgstr "编辑用户" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon \"fa-test\"." msgstr "输入完整的网址、相对路径,或者使用 'fa://fa-test' 来使用 Font Awesome 图标 “fa-test”。" @@ -1894,40 +1894,40 @@ msgstr "输入完整的网址、相对路径,或者使用 'fa://fa-test' 来 msgid "Either no applications are defined, or you don't have access to any." msgstr "要么没有定义应用程序,要么你无权访问任何应用程序。" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Email" msgstr "电子邮箱" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Email address" msgstr "邮箱地址" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Email info:" msgstr "电子邮件信息:" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Email recovery link" msgstr "电子邮件恢复链接" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Email sent" msgstr "电子邮件已发送" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Email stage" msgstr "电子邮件阶段" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Email: Text field with Email type." msgstr "电子邮件:具有电子邮件类型的文本字段。" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Embedded outpost is not configured correctly." msgstr "嵌入式 outpost 配置不正确。" @@ -1940,7 +1940,7 @@ msgstr "嵌入式 outpost 配置不正确。" #~ msgid "Enable SMS authenticator" #~ msgstr "启用短信身份验证器" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Enable StartTLS" msgstr "启用 StartTLS" @@ -1950,26 +1950,26 @@ msgstr "启用 StartTLS" #~ msgid "Enable TOTP" #~ msgstr "启用 TOTP" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts 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 -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Enabled" msgstr "已启用" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Enabling this toggle will create a group named after the user, with the user as member." msgstr "启用此开关将创建一个以用户命名的组,用户为成员。" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "English" msgstr "英语" @@ -1977,39 +1977,39 @@ msgstr "英语" msgid "Enroll" msgstr "注册" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Enrollment" msgstr "注册" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Enrollment flow" msgstr "注册流程" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "EntityID/Issuer" msgstr "" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Error" msgstr "错误" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Error creating credential: {err}" msgstr "创建凭证时出错:{err}" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Error message" msgstr "错误消息" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when creating credential: {err}" msgstr "创建凭证时出错:{err}" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Error when validating assertion on server: {err}" msgstr "在服务器上验证断言时出错:{err}" @@ -2020,23 +2020,23 @@ msgstr "错误:不支持的源设置:{0}" #~ msgid "Error: unsupported stage settings: {0}" #~ msgstr "错误:不支持的阶段设置:{0}" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate on plan" msgstr "按计划进行评估" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies before the Stage is present to the user." msgstr "在阶段呈现给用户之前评估策略。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Evaluate policies during the Flow planning process. Disable this for input-based policies. Should be used in conjunction with 'Re-evaluate policies', as with both options disabled, policies are **not** evaluated." msgstr "在流程规划过程中评估策略。对于基于输入的策略,请禁用此选项。应与 “重新评估策略” 结合使用,因为禁用了这两个选项,则**不**评估策略。" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Event Log" msgstr "事件日志" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event info" msgstr "事件信息" @@ -2046,25 +2046,25 @@ msgstr "事件信息" #~ msgid "Event matcher policy" #~ msgstr "事件匹配器策略" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Event retention" msgstr "事件保留" -#: src/pages/events/EventInfoPage.ts +#: src/admin/events/EventInfoPage.ts msgid "Event {0}" msgstr "事件 {0}" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Events" msgstr "事件" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Everything is ok." msgstr "一切正常。" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Exception" msgstr "例外" @@ -2074,39 +2074,39 @@ msgstr "例外" #~ msgid "Execute arbitrary Python code to implement custom checks and validation." #~ msgstr "执行任意 Python 代码以实现自定义检查和验证。" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Execute flow" msgstr "执行流程" #~ msgid "Execute with inspector" #~ msgstr "与检查员一起执行" -#: src/pages/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts msgid "Executes the python snippet to determine whether to allow or deny a request." msgstr "执行 python 代码段以确定是允许还是拒绝请求。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Execution logging" msgstr "执行日志记录" +#: src/admin/stages/invitation/InvitationForm.ts #: src/elements/oauth/UserRefreshList.ts #: src/elements/user/SessionList.ts #: src/elements/user/UserConsentList.ts -#: src/pages/stages/invitation/InvitationForm.ts msgid "Expires" msgstr "过期" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expires on" msgstr "过期时间" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expires?" msgstr "过期?" @@ -2115,79 +2115,79 @@ msgstr "过期?" msgid "Expiring" msgstr "即将到期" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Expiring?" msgstr "即将到期?" +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts #: src/elements/user/SessionList.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts msgid "Expiry" msgstr "到期" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Expiry date" msgstr "到期日" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Explicit Consent" msgstr "明确同意" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Explore integrations" msgstr "探索集成" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export" msgstr "出口" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Export flow" msgstr "出口流程" -#: src/pages/events/EventInfo.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression" msgstr "表情" #~ msgid "Expression policy" #~ msgstr "表达式策略" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Expression using Python." msgstr "使用 Python 的表达式。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "External API URL" msgstr "外部 API 网址" -#: src/pages/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationListPage.ts msgid "External Applications which use authentik as Identity-Provider, utilizing protocols like OAuth2 and SAML. All applications are shown here, even ones you cannot access." msgstr "使用 authentik 作为身份提供程序的外部应用程序,利用 OAuth2 和 SAML 等协议。此处显示了所有应用程序,甚至是您无法访问的应用程序。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "External Host" msgstr "外部主机" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain" msgstr "" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "External domain you will be accessing the domain from." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "External host" msgstr "外部主机" @@ -2196,27 +2196,27 @@ msgstr "外部主机" msgid "Failed Logins" msgstr "登入失败" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Failed Logins per day in the last month" msgstr "上个月每天的失败登入次数" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Failed attempts before cancel" msgstr "取消前尝试失败" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Failed login" msgstr "登入失败" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Failed sources" msgstr "失败的源" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Failed to delete flow cache" msgstr "无法删除流程缓存" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Failed to delete policy cache" msgstr "未能删除策略缓存" @@ -2234,56 +2234,56 @@ msgstr "" msgid "Failed to fetch objects." msgstr "" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Failed to update {0}: {1}" msgstr "更新失败 {0}:{1}" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Favicon" msgstr "网站图标" -#: src/interfaces/AdminInterface.ts -#: src/pages/sources/SourceListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/sources/SourceListPage.ts msgid "Federation & Social login" msgstr "联盟和社交登录" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Field" msgstr "字段" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Field Key" msgstr "字段键" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Field key to check, field keys defined in Prompt stages are available." msgstr "要检查的字段键,提示阶段中定义的字段键可用。" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Field of the user object this value is written to." msgstr "写入此值的用户对象的字段。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains a unique Identifier." msgstr "包含唯一标识符的字段。" #~ msgid "Field which contains members of a group." #~ msgstr "包含组成员的字段。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Field which contains members of a group. Note that if using the \"memberUid\" field, the value is assumed to contain a relative distinguished name. e.g. 'memberUid=some-user' instead of 'memberUid=cn=some-user,ou=groups,...'" msgstr "包含组成员的字段。请注意,如果使用 “memberUID” 字段,则假定该值包含相对可分辨名称。例如,'memberUID=some-user' 而不是 'memberuid=cn=some-user、ou=groups、... '" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Fields" msgstr "字段" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Fields a user can identify themselves with. If no fields are selected, the user will only be able to use sources." msgstr "用户可以用来标识自己的字段。如果未选择任何字段,则用户将只能使用源。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "File" msgstr "" @@ -2291,113 +2291,113 @@ msgstr "" msgid "Finish" msgstr "完成" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Flow" msgstr "流程" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Flow Overview" msgstr "流程概述" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Flow execution" msgstr "流程执行" -#: src/flows/FlowInspector.ts -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Flow inspector" msgstr "流程检查器" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Flow settings" msgstr "流程设置" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when authenticating existing users." msgstr "认证已存在用户时所使用的流程。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow to use when enrolling new users." msgstr "新用户注册时所使用的流程。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Flow used before authentication." msgstr "身份验证之前使用的流程。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Flow used by an authenticated user to configure their password. If empty, user will not be able to configure change their password." msgstr "经过身份验证的用户用来配置其密码的流程。如果为空,用户将无法配置更改其密码。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage." msgstr "经过身份验证的用户用来配置此阶段的流程。如果为空,用户将无法配置此阶段。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Flow used for users to authenticate. Currently only identification and password stages are supported." msgstr "用于用户进行身份验证的流程。目前仅支持标识和密码阶段。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to authenticate users. If left empty, the first applicable flow sorted by the slug is used." msgstr "用于对用户进行身份验证的流程。如果留空,则使用按辅助信息块排序的第一个适用流程。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Flow used to logout. If left empty, the first applicable flow sorted by the slug is used." msgstr "用于注销的流程。如果留空,则使用按辅助信息块排序的第一个适用流程。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Flow used when authorizing this provider." msgstr "授权此请求发起端时使用的Flow。" -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts msgid "Flow used when users access this application." msgstr "" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flow(s)" msgstr "流程" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Flows" msgstr "流程" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Flows & Stages" msgstr "流程和阶段" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Flows describe a chain of Stages to authenticate, enroll or recover a user. Stages are chosen based on policies applied to them." msgstr "流程描述了一系列用于对用户进行身份验证、注册或恢复的阶段。阶段是根据应用于它们的策略来选择的。" -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "Follow redirect" msgstr "跟随重定向" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Force the user to configure an authenticator" msgstr "强制用户配置身份验证器" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Forgot password?" msgstr "忘记密码了吗?" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Forgot username or password?" msgstr "忘记用户名或密码?" @@ -2407,78 +2407,78 @@ msgstr "忘记用户名或密码?" msgid "Form didn't return a promise for submitting" msgstr "表单未返回提交承诺" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Format: \"weeks=3;days=2;hours=3,seconds=2\"." msgstr "格式:\"weeks=3;days=2;hours=3,seconds=2\"。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Forward auth (domain level)" msgstr "转发身份验证(域级别)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (domain-level)" msgstr "转发身份验证(域级)" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Forward auth (single application)" msgstr "转发身份验证(单个应用程序)" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "French" msgstr "法语" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Friendly Name" msgstr "友好显示名称" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "From" msgstr "来自" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "From address" msgstr "发件人地址" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "From number" msgstr "发件人号码" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "GID start number" msgstr "GID 起始编号" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "General system exception" msgstr "一般系统异常" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "General system status" msgstr "常规系统状态" -#: src/pages/crypto/CertificateKeyPairListPage.ts -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate" msgstr "生成" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Generate Certificate-Key Pair" msgstr "生成证书密钥对" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Generic" msgstr "通用的" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Generic OpenID Connect" msgstr "通用 OpenID 连接" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "German" msgstr "德语" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Get this value from https://console.twilio.com" msgstr "从 https://console.twilio.com 获取此值" @@ -2496,74 +2496,74 @@ msgstr "转到上一页" #~ msgid "Go to user interface" #~ msgstr "转到用户界面" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/events/RuleForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Group" msgstr "组" -#: src/pages/groups/GroupViewPage.ts +#: src/admin/groups/GroupViewPage.ts msgid "Group Info" msgstr "组信息" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group Property Mappings" msgstr "组属性映射" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Group mappings can only be checked if a user is already logged in when trying to access this source." msgstr "组绑定仅会在已登录用户访问此源时检查。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group membership field" msgstr "组成员资格字段" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Group object filter" msgstr "分组对象过滤器" -#: src/pages/groups/GroupListPage.ts +#: src/admin/groups/GroupListPage.ts msgid "Group users together and give them permissions based on the membership." msgstr "将用户分组在一起,并根据成员资格为他们授予权限。" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Group {0}" msgstr "组 {0}" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Group(s)" msgstr "组" -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserViewPage.ts msgid "Groups" msgstr "组" #~ msgid "HS256 (Symmetric Encryption)" #~ msgstr "HS256(对称加密)" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Password Key" msgstr "HTTP-Basic 密码密钥" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "HTTP-Basic Username Key" msgstr "HTTP-Basic 用户名密钥" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "HTTPS is not detected correctly" msgstr "未正确检测到 HTTPS" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Hash phone number" msgstr "" @@ -2573,63 +2573,63 @@ msgstr "" #~ msgid "Have I been pwned policy" #~ msgstr "Have I been pwned 策略" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Health and Version" msgstr "运行状况和版本" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Healthy outposts" msgstr "健康的 Outposts" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Healthy sources" msgstr "健康的源" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Help text" msgstr "帮助文本" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "隐藏:隐藏字段,可用于将数据插入表单。" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Hide managed mappings" msgstr "隐藏托管映射" -#: src/pages/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts msgid "Hide service-accounts" msgstr "隐藏服务账户" -#: src/pages/events/RuleForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Hold control/command to select multiple items." msgstr "按住 ctrl/command 键可选择多个项目。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "How many attempts a user has before the flow is canceled. To lock the user out, use a reputation policy and a user_write stage." msgstr "在取消流程之前,用户有多少次尝试。要锁定用户,请使用信誉策略和 user_write 阶段。" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "How to connect" msgstr "如何连接" +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: src/elements/forms/DeleteBulkForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts msgid "ID" msgstr "ID" @@ -2637,31 +2637,31 @@ msgstr "ID" msgid "ID Token" msgstr "ID 令牌" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "IP" msgstr "IP" #~ msgid "IP Reputation" #~ msgstr "IP 信誉" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Icon" msgstr "图标" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in sidebar/header and flow executor." msgstr "在侧边栏/标题和流程执行器中显示的图标。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Icon shown in the browser tab." msgstr "浏览器选项卡中显示的图标。" -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/reputation/ReputationListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenForm.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Identifier" @@ -2670,35 +2670,35 @@ msgstr "标识符" #~ msgid "Identity & Cryptography" #~ msgstr "身份与加密" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "If any of the devices user of the types selected above have been used within this duration, this stage will be skipped." msgstr "" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If checked, the launch URL will open in a new browser tab or window from the user's application library." msgstr "" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "If enabled, use the local connection. Required Docker socket/Kubernetes Integration." msgstr "如果启用,请使用本地连接。需要的 Docker Socket/Kubernetes 集成。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "If left empty, authentik will try to extract the launch URL based on the selected provider." msgstr "如果留空,authentik 将尝试根据选定的提供商提取启动网址。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "If multiple providers share an outpost, a self-signed certificate is used." msgstr "如果多个提供商共享一个 Outpost,则使用自签名证书。" #~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed." #~ msgstr "如果未指定显式重定向 URI,则允许使用任何重定向 URI。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved." msgstr "如果未指定显式重定向 URI,则将保存第一个成功使用的重定向 URI。" @@ -2707,133 +2707,133 @@ msgstr "如果未指定显式重定向 URI,则将保存第一个成功使用 #~ "and show a notice." #~ msgstr "如果密码已经超过 X 天未更改,使该用户的密码失效并显示提醒。 " -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to configure details of their profile." msgstr "设置后,用户可以配置他们个人资料的详细信息。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "If set, users are able to unenroll themselves using this flow. If no flow is set, option is not shown." msgstr "如果已设置,则用户可以使用此流程自行取消注册。如果未设置流量,则不显示选项。" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given." msgstr "如果设置了此标志,则当没有发出邀请时,此舞台将跳转到下一个阶段。默认情况下,当没有发出邀请时,此阶段将取消流程。" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "If this is selected, the token will expire. Upon expiration, the token will be rotated." msgstr "如果选择此选项,令牌将过期。到期后,令牌将被轮换。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "If you are using an Implicit, client-side flow (where the token-endpoint isn't used), you probably want to increase this time." msgstr "如果你使用的是隐式的客户端流(其中不使用令牌端点),那么这次你可能想增加。" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik Instance is using a self-signed certificate, set this value." msgstr "如果您的 authentik 实例正在使用自签名证书,请设置此值。" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "If your authentik_host setting does not match the URL you want to login with, add this setting." msgstr "如果您的 authentik_host 设置与您要登录时使用的网址不匹配,请添加此设置。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Impersonate" msgstr "模仿" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation ended" msgstr "模拟已结束" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Impersonation started" msgstr "模拟已开始" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import" msgstr "导入" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Import Flow" msgstr "导入流程" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import SAML Metadata" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts msgid "Import SAML metadata" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Import certificates of external providers or create certificates to sign requests with." msgstr "导入外部提供商的证书或创建用于签署请求的证书。" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Import the metadata document of the applicaation you want to configure." msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "In case you can't access any other method." msgstr "万一你无法访问任何其他方法。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "In this case, you'd set the Authentication URL to auth.example.com and Cookie domain to example.com." msgstr "在这种情况下,您需要将身份验证网址设置为 auth.example.com,将 Cookie 域设置为 example.com。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Inactive" msgstr "不活跃" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint." msgstr "对于不访问userinfo端点的应用程序,将来自作用域的用户声明包含在id_token中。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Include claims in id_token" msgstr "在 id_token 中包含声明" -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Integration" msgstr "整合" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Integration key" msgstr "集成密钥" #~ msgid "Integrations" #~ msgstr "集成" -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Intent" msgstr "意图" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Internal Host" msgstr "内部主机" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Internal application name, used in URLs." msgstr "应用的内部名称,在URL中使用。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host" msgstr "内部主机" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Internal host SSL Validation" msgstr "内部主机 SSL 验证" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Interpret placeholder as expression" msgstr "将占位符解释为表达式" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "Invalid login attempts will decrease the score for the client's IP, and the\n" "username they are attempting to login as, by one." @@ -2841,86 +2841,86 @@ msgstr "" "无效的登入尝试将降低客户端 IP 的分数,\n" "他们试图以一个身份登入的用户名。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Invalid response action" msgstr "响应操作无效" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Invalidation" msgstr "失效" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Invalidation flow" msgstr "失效流程" #~ msgid "Invitation" #~ msgstr "邀请" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Invitation used" msgstr "已使用邀请" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitation(s)" msgstr "邀请" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Invitations" msgstr "邀请" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Is active" msgstr "处于激活状态" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Is superuser" msgstr "是超级用户" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Issuer" msgstr "Issuer" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Issuer mode" msgstr "Issuer mode" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "JSON Web Key URL. Keys from the URL will be used to validate JWTs from this source." msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "JWKS URL" msgstr "" #~ msgid "JWT Algorithm" #~ msgstr "JWT 算法" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "JWTs signed by certificates configured here can be used to authenticate to the provider." msgstr "此处配置的证书签名的 JWT 可以用于此提供程序的身份验证。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Key used to sign the tokens." msgstr "用于对令牌进行签名的密钥。" #~ msgid "Key used to sign the tokens. Only required when JWT Algorithm is set to RS256." #~ msgstr "用于对令牌进行签名的密钥。仅当JWT算法设置为 RS256 时才需要。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Keypair which is used to sign outgoing requests. Leave empty to disable signing." msgstr "用于签署传出请求的密钥对。留空则禁用签名。" -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Kubeconfig" msgstr "Kubeconfig" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts msgid "LDAP" msgstr "LDAP" @@ -2928,28 +2928,28 @@ msgstr "LDAP" #~ msgid "LDAP (Technical preview)" #~ msgstr "LDAP(技术预览版)" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "LDAP Attribute mapping" msgstr "LDAP 属性映射" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "LDAP DN under which bind requests and search requests can be made." msgstr "可以发出绑定请求和搜索请求的 LDAP DN。" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "LDAP Sync status" msgstr "LDAP 同步状态" -#: src/pages/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts +#: src/admin/applications/wizard/ldap/TypeLDAPApplicationWizardPage.ts msgid "LDAP details" msgstr "LDAP 详情" -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Label" msgstr "标签" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Label shown next to/above the prompt." msgstr "标签显示在提示符旁边/上方。" @@ -2958,275 +2958,275 @@ msgstr "标签显示在提示符旁边/上方。" msgid "Last IP" msgstr "最后的 IP" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Last applied" msgstr "" -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Last login" msgstr "上次登录" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Last run" msgstr "上次运行" -#: src/pages/outposts/OutpostHealth.ts -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Last seen: {0}" msgstr "最后显示:{0}" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Last sync: {0}" msgstr "上次同步:{0}" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Last validation threshold" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Launch" msgstr "启动" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Launch URL" msgstr "启动 URL" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Layout" msgstr "" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Legacy applications which don't natively support SSO." msgstr "" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Let the user identify themselves with their username or Email address." msgstr "让用户使用其用户名或电子邮件地址来标识自己。" #~ msgid "Library" #~ msgstr "Library" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "Link" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical email address. Can have security implications when a source doesn't validate email addresses" msgstr "链接到具有相同电子邮件地址的用户。当源不验证电子邮件地址时,可能会产生安全隐患" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link to a user with identical username. Can have security implications when a username is used with another source." msgstr "链接到具有相同用户名的用户。当用户名与其他源一起使用时,可能会产生安全隐患。" -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Link to use the invitation." msgstr "使用邀请的链接。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Link users on unique identifier" msgstr "使用唯一标识符链接用户" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Load servers" msgstr "加载服务器" +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts #: src/elements/table/Table.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowExecutor.ts -#: src/flows/FlowInspector.ts -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/autosubmit/AutosubmitStage.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/dummy/DummyStage.ts -#: src/flows/stages/email/EmailStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/flows/stages/prompt/PromptStage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowExecutor.ts +#: src/flow/FlowInspector.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/autosubmit/AutosubmitStage.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/dummy/DummyStage.ts +#: src/flow/stages/email/EmailStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts +#: src/flow/stages/prompt/PromptStage.ts +#: src/user/LibraryPage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts #: src/user/user-settings/details/stages/prompt/PromptStage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/sources/SourceSettings.ts -#: src/utils.ts msgid "Loading" msgstr "正在加载" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationListLink.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserResetEmailForm.ts #: src/elements/Spinner.ts -#: 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 -#: src/pages/flows/StageBindingForm.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationListLink.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tenants/TenantForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserResetEmailForm.ts msgid "Loading..." msgstr "载入中……" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Local" msgstr "本地" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Local (notifications will be created within authentik)" msgstr "" #~ msgid "Locale" #~ msgstr "区域设置" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Log messages" msgstr "日志消息" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Log the currently pending user in." msgstr "将当前待处理的用户登录。" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Logging in via {0}." msgstr "通过 {0} 登录。" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Login" msgstr "登入" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Login password is synced from LDAP into authentik automatically. Enable this option only to write password changes in authentik back to LDAP." msgstr "登入密码会自动从 LDAP 同步到 authentik。启用此选项可将 authentik 中的密码更改回写至 LDAP。" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Login to continue to {0}." msgstr "登入以继续 {0}。" -#: src/pages/admin-overview/TopApplicationsTable.ts +#: src/admin/admin-overview/TopApplicationsTable.ts msgid "Logins" msgstr "登入" -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Logins over the last 24 hours" msgstr "过去 24 小时内的登入次数" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Logins per day in the last month" msgstr "上个月每天的登入次数" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Logo" msgstr "Logo" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Logout" msgstr "退出" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Logout URL" msgstr "退出 URL" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Logs" msgstr "日志" -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Long-running operations which authentik executes in the background." msgstr "authentik 在后台执行的长时间运行的操作。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE will notify the user the flow isn't applicable." msgstr "" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "MESSAGE_CONTINUE will follow the ?next parameter if set, otherwise show a message." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "MFA Authenticators" msgstr "" @@ -3234,131 +3234,131 @@ msgstr "" msgid "MFA Devices" msgstr "MFA 设备" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Machine-to-Machine authentication settings" msgstr "" -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts msgid "Make sure to keep these tokens in a safe place." msgstr "确保将这些令牌保存在安全的地方。" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik" msgstr "由 authentik 管理" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Managed by authentik (Discovered)" msgstr "由 authentik 管理(已发现)" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manual configuration" msgstr "" -#: src/pages/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLApplicationWizardPage.ts msgid "Manually configure SAML" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Mark newly created users as inactive." msgstr "将新创建的用户标记为非活动用户。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match created events with this action type. When left empty, all action types will be matched." msgstr "将创建的事件与此操作类型匹配。留空时,所有操作类型都将匹配。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Match events created by selected application. When left empty, all applications are matched." msgstr "匹配选定应用程序创建的事件。如果留空,则匹配所有应用程序。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches Event's Client IP (strict matching, for network matching use an Expression Policy." msgstr "匹配事件的客户端 IP(严格匹配),对于网络匹配,请使用表达式策略。" -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts msgid "Matches an event against a set of criteria. If any of the configured values match, the policy passes." msgstr "根据一组条件匹配事件。如果任何配置的值匹配,则策略将通过。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Matching is done based on domain suffix, so if you enter domain.tld, foo.domain.tld will still match." msgstr "匹配是根据域名后缀完成的,因此,如果您输入 domain.tld,foo.domain.tld 仍将匹配。" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Maximum age (in days)" msgstr "最长使用期限(以天为单位)" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/users/GroupSelectModal.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/users/GroupSelectModal.ts msgid "Members" msgstr "成员" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Message" msgstr "信息" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Messages" msgstr "信息" -#: src/pages/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLImportApplicationWizardPage.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Metadata" msgstr "元数据" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts -#: src/pages/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthCodeApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthImplicitApplicationWizardPage.ts msgid "Method details" msgstr "" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Digits" msgstr "最低位数" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Lowercase Characters" msgstr "小写字符的最小数量" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Symbols Characters" msgstr "符号字符的最小数量" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum amount of Uppercase Characters" msgstr "大写字符的最小数量" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Minimum length" msgstr "最小长度" -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Mode" msgstr "模式" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Model Name" msgstr "型号名称" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model created" msgstr "模型已创建" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model deleted" msgstr "模型已删除" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Model updated" msgstr "模型已更新" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Modern applications, APIs and Single-page applications." msgstr "" @@ -3373,160 +3373,160 @@ msgstr "我的应用" msgid "My applications" msgstr "我的应用" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportForm.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/forms/DeleteBulkForm.ts #: src/elements/user/UserDevicesList.ts -#: 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 -#: src/pages/events/EventInfo.ts -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts -#: src/pages/events/TransportForm.ts -#: src/pages/events/TransportListPage.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/MemberSelectModal.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/providers/saml/SAMLProviderImportForm.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationForm.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADeviceForm.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Name" msgstr "姓名" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Name of the form field, also used to store the value." msgstr "表单域的名称,也用于存储值。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "NameID Policy" msgstr "NameID 政策" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "NameID Property Mapping" msgstr "nameID 属性映射" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Native application" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Need an account?" msgstr "需要一个账户?" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negate result" msgstr "否定结果" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Negates the outcome of the binding. Messages are unaffected." msgstr "否定绑定的结果。消息不受影响。" -#: src/pages/applications/wizard/ApplicationWizard.ts +#: src/admin/applications/wizard/ApplicationWizard.ts msgid "New application" msgstr "" -#: src/pages/outposts/ServiceConnectionWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts msgid "New outpost integration" msgstr "新前哨集成" -#: src/pages/policies/PolicyWizard.ts +#: src/admin/policies/PolicyWizard.ts msgid "New policy" msgstr "新建策略" -#: src/pages/property-mappings/PropertyMappingWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts msgid "New property mapping" msgstr "新建属性映射" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "New provider" msgstr "新建提供程序" -#: src/pages/sources/SourceWizard.ts +#: src/admin/sources/SourceWizard.ts msgid "New source" msgstr "新建身份来源" -#: src/pages/stages/StageWizard.ts +#: src/admin/stages/StageWizard.ts msgid "New stage" msgstr "新建阶段" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "New version available!" msgstr "新版本可用!" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Newly created users are added to this group, if a group is selected." msgstr "如果选择了组,则会将新创建的用户添加到该组。" @@ -3534,39 +3534,39 @@ msgstr "如果选择了组,则会将新创建的用户添加到该组。" msgid "Next" msgstr "下一步" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Next stage" msgstr "下一阶段" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Ingress)" msgstr "Nginx (Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (Proxy Manager)" msgstr "Nginx(代理管理器)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Nginx (standalone)" msgstr "Nginx (standalone)" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "No" msgstr "No" @@ -3580,19 +3580,19 @@ msgstr "没有可用的应用程序。" msgid "No Events found." msgstr "未找到任何事件。" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No Policies bound." msgstr "没有策略约束。" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No Stages bound" msgstr "没有阶段绑定" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "No additional data available." msgstr "没有其他可用数据。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "No additional setup is required." msgstr "无需进行其他设置。" @@ -3602,12 +3602,12 @@ msgstr "无需进行其他设置。" msgid "No form found" msgstr "找不到表格" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "No integration active" msgstr "没有激活的集成" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts msgid "No log messages." msgstr "没有日志消息。" @@ -3621,16 +3621,16 @@ msgstr "找不到匹配的事件。" msgid "No objects found." msgstr "未找到任何对象。" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "No policies are currently bound to this object." msgstr "当前没有策略绑定到此对象。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "No preference is sent" msgstr "不发送首选项" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "No recovery flow is configured." msgstr "未配置任何恢复流程。" @@ -3642,27 +3642,27 @@ msgstr "没有可用的服务。" msgid "No settings flow configured." msgstr "未配置设置流程" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "No stages are currently bound to this flow." msgstr "目前没有阶段绑定到此流程。" -#: src/pages/admin-overview/cards/WorkerStatusCard.ts +#: src/admin/admin-overview/cards/WorkerStatusCard.ts msgid "No workers connected. Background tasks will not run." msgstr "没有 workers 连接。后台任务将无法运行。" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "None (rule disabled)" msgstr "无(规则已禁用)" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Normal" msgstr "正常" -#: src/pages/outposts/OutpostHealthSimple.ts +#: src/admin/outposts/OutpostHealthSimple.ts msgid "Not available" msgstr "不可用" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Not configured action" msgstr "未配置操作" @@ -3673,7 +3673,7 @@ msgstr "未配置操作" msgid "Not found" msgstr "未找到" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Not synced yet." msgstr "尚未同步。" @@ -3681,44 +3681,44 @@ msgstr "尚未同步。" msgid "Not used by any other object." msgstr "不被任何其他对象使用。" -#: src/flows/stages/FlowErrorStage.ts -#: src/flows/stages/access_denied/AccessDeniedStage.ts -#: src/flows/stages/authenticator_duo/AuthenticatorDuoStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts -#: src/flows/stages/authenticator_static/AuthenticatorStaticStage.ts -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/captcha/CaptchaStage.ts -#: src/flows/stages/consent/ConsentStage.ts -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/FlowErrorStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/authenticator_duo/AuthenticatorDuoStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_static/AuthenticatorStaticStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/captcha/CaptchaStage.ts +#: src/flow/stages/consent/ConsentStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Not you?" msgstr "不是你?" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Notice" msgstr "注意" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/RuleListPage.ts msgid "Notification Rules" msgstr "通知规则" -#: src/interfaces/AdminInterface.ts -#: src/pages/events/TransportListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/events/TransportListPage.ts msgid "Notification Transports" msgstr "通知传输" #~ msgid "Notification rule" #~ msgstr "通知规则" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Notification rule(s)" msgstr "通知规则" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Notification transport(s)" msgstr "通知传输" @@ -3732,18 +3732,18 @@ msgstr "通知" #~ msgid "Notifications Transport" #~ msgstr "通知传输" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Number" msgstr "编号" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Number the SMS will be sent from." msgstr "发送短信的来源号码。" #~ msgid "OAuth Authorization Codes" #~ msgstr "OAuth 授权码" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "OAuth Refresh Codes" msgstr "OAuth 刷新代码" @@ -3753,40 +3753,40 @@ msgstr "OAuth 刷新代码" #~ msgid "OAuth/OIDC" #~ msgstr "OAuth/OIDC" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "OAuth2/OIDC" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC JWKS URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC Well-known URL" msgstr "" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "OIDC well-known configuration URL. Can be used to automatically configure the URLs above." msgstr "" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "OK" msgstr "OK" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Object" msgstr "对象" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts msgid "Object field" msgstr "对象字段" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Object uniqueness field" msgstr "对象唯一性字段" @@ -3794,7 +3794,7 @@ msgstr "对象唯一性字段" msgid "Objects created" msgstr "已创建对象" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Offset after which consent expires." msgstr "" @@ -3802,17 +3802,17 @@ msgstr "" #~ msgid "Offset after which consent expires. (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "偏移量,在此之后同意过期。(格式:hours=1;minutes=2;seconds=3)。" +#: src/admin/events/EventListPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/events/EventListPage.ts msgid "On behalf of {0}" msgstr "代表 {0}" -#: src/pages/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts msgid "Only fail the policy, don't invalidate user's password." msgstr "只能使策略失效,不要使用户的密码失效。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Only send notification once, for example when sending a webhook into a chat channel." msgstr "仅发送一次通知,例如在向聊天频道发送 Webhook 时。" @@ -3823,11 +3823,11 @@ msgstr "打开 API 浏览器" #~ msgid "Open application" #~ msgstr "打开应用程序" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Open in new tab" msgstr "" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Open issue on GitHub..." msgstr "在 GitHub 上打开问题..." @@ -3835,91 +3835,91 @@ msgstr "在 GitHub 上打开问题..." msgid "Open settings" msgstr "打开设置" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration Issuer" msgstr "OpenID 配置发行者" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "OpenID Configuration URL" msgstr "OpenID 配置网址" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Optional Private Key. If this is set, you can use this keypair for encryption." msgstr "可选私钥。如果设置了此设置,则可以使用此密钥对进行加密。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Optional URL if the IDP supports Single-Logout." msgstr "如果 IDP 支持单点注销,则为可选 URL。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Optional data which is loaded into the flow's 'prompt_data' context variable. YAML or JSON." msgstr "加载到流程的 “prompt_data” 上下文变量中的可选数据。YAML 或 JSON。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional enrollment flow, which is linked at the bottom of the page." msgstr "可选注册流程,链接在页面底部。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional passwordless flow, which is linked at the bottom of the page. When configured, users can use this flow to authenticate with a WebAuthn authenticator, without entering any details." msgstr "可选的无密码流程,链接在页面底部。配置后,用户可以使用此流程向 WebAuthn 身份验证器进行身份验证,而无需输入任何详细信息。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Optional recovery flow, which is linked at the bottom of the page." msgstr "可选的恢复流程,链接在页面底部。" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Optional, comma-separated SubjectAlt Names." msgstr "可选,逗号分隔的 subjectAlt 名称。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Optionally enter a group name. Applications with identical groups are shown grouped together." msgstr "输入可选的分组名称。分组相同的应用程序会显示在一起。 " -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Optionally pre-fill the input value" msgstr "(可选)预先填充输入值" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "(可选)设置 “断言” 属性的'友好名称'值。" #~ msgid "Optionally set this to your parent domain, if you want authentication and authorization to happen on a domain level. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." #~ msgstr "如果您希望在域级别进行身份验证和授权,可以选择将其设置为您的父域。如果你以 app1.domain.tld、app2.domain.tld 的身份运行应用程序,请将其设置为 “domain.tld”。" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Or" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Order" msgstr "订购" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Orphaned" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Other global settings" msgstr "其他全局设置" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Outdated outposts" msgstr "过时的 Outposts" #~ msgid "Outpost" #~ msgstr "Outpost" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "Outpost Deployment Info" msgstr "Outpost 部署信息" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Outpost Integrations" msgstr "Outpost 集成" @@ -3929,71 +3929,71 @@ msgstr "Outpost 集成" #~ msgid "Outpost integration" #~ msgstr "Outpost 集成" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Outpost integration(s)" msgstr "Outpost 集成" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Outpost status" msgstr "Outpost 状态" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outpost(s)" msgstr "Outpost(s)" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts" msgstr "Outposts" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." msgstr "Outpost 是对 authentik 组件的部署,以支持不同的环境和协议,例如反向代理。" -#: src/interfaces/AdminInterface.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/providers/ProviderViewPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/providers/ProviderViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Overview" msgstr "概述" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "PEM-encoded Certificate data." msgstr "PEM 编码的证书数据。" -#: src/pages/groups/GroupForm.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Parent" msgstr "家长" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Parent group for all the groups imported from LDAP." msgstr "从 LDAP 导入的所有组的父组。" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Pass policy?" msgstr "通行证政策?" #~ msgid "Passes when Event matches selected criteria." #~ msgstr "当事件匹配选定的条件时通过。" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/policies/PolicyTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/policies/PolicyTestForm.ts msgid "Passing" msgstr "通过" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/identification/IdentificationStage.ts -#: src/flows/stages/password/PasswordStage.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserPasswordForm.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Password" msgstr "密码" @@ -4003,46 +4003,46 @@ msgstr "密码" #~ msgid "Password expiry policy" #~ msgstr "密码过期策略" -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Password field" msgstr "“密码” 字段" #~ msgid "Password policy" #~ msgstr "密码策略" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Password set" msgstr "密码已设置" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Password stage" msgstr "密码阶段" #~ msgid "Password, 2FA, etc" #~ msgstr "密码、2FA 等" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Password: Masked input, password is validated against sources. Policies still have to be applied to this Stage. If two of these are used in the same stage, they are ensured to be identical." msgstr "密码:屏蔽输入,密码根据来源进行验证。策略仍需应用于此阶段。如果在同一阶段使用其中的两个,则确保它们是相同的。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Passwordless flow" msgstr "无密码流" -#: src/pages/blueprints/BlueprintForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/blueprints/BlueprintForm.ts +#: src/admin/users/UserForm.ts msgid "Path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Path new users will be created under. If left blank, the default path will be used.fo" msgstr "" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Path template for users created. Use placeholders like `%(slug)s` to insert the source slug." msgstr "" @@ -4050,92 +4050,92 @@ msgstr "" msgid "Permissions" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Persistent" msgstr "持久" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Phone number" msgstr "电话号码" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Placeholder" msgstr "占位符" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Plan history" msgstr "计划历史记录" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter the code you received via SMS" msgstr "" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Please enter your Code" msgstr "请输入您的验证码" -#: src/flows/stages/authenticator_sms/AuthenticatorSMSStage.ts +#: src/flow/stages/authenticator_sms/AuthenticatorSMSStage.ts msgid "Please enter your Phone number." msgstr "请输入您的电话号码。" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Please enter your TOTP Code" msgstr "请输入您的 TOTP 代码" -#: src/flows/stages/password/PasswordStage.ts +#: src/flow/stages/password/PasswordStage.ts msgid "Please enter your password" msgstr "请输入你的密码" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/policies/PolicyListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policies" msgstr "策略" -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Policy" msgstr "策略" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Policy / Group / User Bindings" msgstr "策略/组/用户绑定" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Policy / Policies" msgstr "政策/策略" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy / User / Group" msgstr "策略/用户/组" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Policy Bindings" msgstr "策略绑定" #~ msgid "Policy binding" #~ msgstr "策略绑定" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy binding(s)" msgstr "策略绑定" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Policy engine mode" msgstr "策略引擎模式" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy exception" msgstr "策略例外" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Policy execution" msgstr "策略执行" @@ -4147,183 +4147,183 @@ msgstr "策略执行" #~ "but takes a random time to process." #~ msgstr "用于调试策略引擎的策略。返回固定结果,但处理时间随机。" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Policy {0}" msgstr "策略 {0}" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Policy-specific settings" msgstr "特定于策略的设置" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Polish" msgstr "波兰语" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Post" msgstr "Post" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding" msgstr "Post binding" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Post binding (auto-submit)" msgstr "Post binding(自动提交)" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts msgid "Powered by authentik" msgstr "由 authentik 强力驱动" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Pre-authentication flow" msgstr "身份验证前流程" -#: src/pages/crypto/CertificateKeyPairForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private Key" msgstr "私钥" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Private key available?" msgstr "私钥可用吗?" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "私钥,从 https://www.google.com/recaptcha/intro/v3.html 获取。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Profile URL" msgstr "个人资料网址" #~ msgid "Prompt" #~ msgstr "提示" -#: src/pages/stages/consent/ConsentStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts msgid "Prompt for the user's consent. The consent can either be permanent or expire in a defined amount of time." msgstr "提示用户同意。同意可以是永久性的,也可以在规定的时间内过期。" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompt(s)" msgstr "提示" -#: src/interfaces/AdminInterface.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Prompts" msgstr "提示" #~ msgid "Property Mapping" #~ msgstr "属性映射" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Property Mapping exception" msgstr "属性映射异常" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mapping(s)" msgstr "属性映射" -#: src/interfaces/AdminInterface.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Property Mappings" msgstr "属性映射" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Property mappings" msgstr "属性映射" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to group creation." msgstr "用于组创建的属性映射。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Property mappings used to user creation." msgstr "用于创建用户的属性映射。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Protocol Settings" msgstr "协议设置" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Protocol settings" msgstr "协议设置" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "Provide an LDAP interface for applications and users to authenticate against." msgstr "" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provide support for protocols like SAML and OAuth to assigned applications." msgstr "为分配的应用程序提供对 SAML 和 OAuth 等协议的支持。" +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Provider" msgstr "提供商" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Provider Type" msgstr "提供商类型" #~ msgid "Provider type" #~ msgstr "提供商类型" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Provider(s)" msgstr "提供商" -#: src/interfaces/AdminInterface.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/ProviderListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Providers" msgstr "提供商" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Proxy" msgstr "代理" -#: src/pages/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts +#: src/admin/applications/wizard/proxy/TypeProxyApplicationWizardPage.ts msgid "Proxy details" msgstr "代理详情" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Public" msgstr "公开" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public Key" msgstr "公钥" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "Public key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "公钥,从 https://www.google.com/recaptcha/intro/v3.html 获取。" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/applications/wizard/InitialApplicationWizardPage.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/applications/wizard/InitialApplicationWizardPage.ts msgid "Publisher" msgstr "发行人" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Quick actions" msgstr "快速行动" @@ -4331,15 +4331,15 @@ msgstr "快速行动" #~ msgid "RESTART restarts the flow from the beginning, while keeping the flow context." #~ msgstr "RESTART 从头开始重新启动流程,同时保留流程上下文。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART restarts the flow from the beginning." msgstr "RESTART 从头开始重新启动流程。" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RESTART_WITH_CONTEXT restarts the flow from the beginning, while keeping the flow context." msgstr "" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "RETRY returns the error message and a similar challenge to the executor." msgstr "RETRY 向执行器返回错误消息和类似的质询。" @@ -4349,73 +4349,73 @@ msgstr "RETRY 向执行器返回错误消息和类似的质询。" #~ msgid "RSA Key" #~ msgstr "RSA 密钥" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA1" msgstr "RSA-SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA256" msgstr "RSA-SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA384" msgstr "RSA-SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "RSA-SHA512" msgstr "RSA-SHA512" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Raw JWKS data." msgstr "" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Re-authenticate with plex" msgstr "使用 plex 重新进行身份验证" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Re-evaluate policies" msgstr "重新评估策略" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Receive a push notification on your device." msgstr "在您的设备上接收推送通知。" -#: src/pages/flows/utils.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/flows/utils.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery" msgstr "恢复" -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow" msgstr "恢复流程" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Recovery flow. If left empty, the first applicable flow sorted by the slug is used." msgstr "恢复流程。如果留空,则使用按辅助信息块排序的第一个适用流程。" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Recovery keys" msgstr "恢复密钥" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Recovery link cannot be emailed, user has no email address saved." msgstr "无法通过电子邮件发送恢复链接,用户没有保存电子邮件地址。" -#: src/flows/stages/RedirectStage.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/flow/stages/RedirectStage.ts msgid "Redirect" msgstr "重定向" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Redirect URIs" msgstr "重定向 URI" @@ -4423,11 +4423,11 @@ msgstr "重定向 URI" #~ msgid "Redirect URIs/Origins" #~ msgstr "重定向 URIs/Origins" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Redirect URIs/Origins (RegEx)" msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Redirect binding" msgstr "重定向绑定" @@ -4443,41 +4443,41 @@ msgstr "刷新" msgid "Refresh Code(s)" msgstr "刷新代码" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Register device" msgstr "注册设备" #~ msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." #~ msgstr "不需要身份验证的正则表达式。每个新行都被解释为一个新的正则表达式。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new expression." msgstr "不需要身份验证的正则表达式。每个新行都被解释为一个新表达式。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Regular user" msgstr "普通用户" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Related" msgstr "相关" -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Related objects" msgstr "相关对象" -#: src/pages/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts msgid "Remove the user from the current session." msgstr "从当前会话中移除用户。" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation" msgstr "声誉" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation for IP and user identifiers. Scores are decreased for each failed login and increased for each successful login." msgstr "IP 和用户标识符的声誉。每次登入失败的分数都会降低,每次成功登入的分数都会增加。" @@ -4496,29 +4496,29 @@ msgstr "IP 和用户标识符的声誉。每次登入失败的分数都会降低 #~ msgid "Reputation policy - Users" #~ msgstr "信誉策略-用户" -#: src/interfaces/AdminInterface.ts -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Reputation scores" msgstr "声誉得分" -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Request" msgstr "请求" -#: src/flows/stages/access_denied/AccessDeniedStage.ts +#: src/flow/stages/access_denied/AccessDeniedStage.ts msgid "Request has been denied." msgstr "请求被拒绝。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "Request token URL" msgstr "请求令牌 URL" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Required" msgstr "必需" -#: src/flows/stages/prompt/PromptStage.ts +#: src/flow/stages/prompt/PromptStage.ts msgid "Required." msgstr "必需。" @@ -4527,34 +4527,34 @@ msgstr "必需。" #~ msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only." #~ msgstr "必填。不超过 150 个字符。仅限字母、数字和 @/./+/-/_ 。" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Reset Password" msgstr "重置密码" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Resident key requirement" msgstr "常驻钥匙要求" #~ msgid "Resources" #~ msgstr "资源" -#: src/pages/events/EventInfo.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Result" msgstr "结果" -#: src/flows/sources/apple/AppleLoginInit.ts +#: src/flow/sources/apple/AppleLoginInit.ts msgid "Retry" msgstr "重试" #~ msgid "Retry Task" #~ msgstr "重试任务" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Retry authentication" msgstr "重试身份验证" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Return" msgstr "返回" @@ -4563,9 +4563,9 @@ msgstr "返回" msgid "Return home" msgstr "返回主页" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageWebAuthn.ts msgid "Return to device picker" msgstr "返回设备选择器" @@ -4580,62 +4580,62 @@ msgstr "已吊销?" msgid "Root" msgstr "" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Run sync again" msgstr "再次运行同步" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "SAML" msgstr "SAML" #~ msgid "SAML (metadata import)" #~ msgstr "SAML(元数据导入)" -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts msgid "SAML Attribute Name" msgstr "SAML 属性名称" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Configuration" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SAML Metadata" msgstr "SAML 元数据" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "SAML details" msgstr "SAML 详情" #~ msgid "SAML details (import from metadata)" #~ msgstr "SAML 详情(从元数据导入)" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA1" msgstr "SHA1" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA256" msgstr "SHA256" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA384" msgstr "SHA384" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "SHA512" msgstr "SHA512" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SLO URL" msgstr "SLO URL" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "SMS" msgstr "短信" @@ -4643,44 +4643,44 @@ msgstr "短信" msgid "SMS authenticator" msgstr "短信身份验证器" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "SMS-based Authenticators" msgstr "基于短信的身份验证器" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Host" msgstr "SMTP 主机" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Password" msgstr "SMTP 密码" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Port" msgstr "SMTP 端口" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "SMTP Username" msgstr "SMTP 用户名" -#: src/pages/sources/saml/SAMLSourceForm.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "SSO URL" msgstr "SSO 网址" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (IdP-initiated Login)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Post)" msgstr "" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "SSO URL (Redirect)" msgstr "" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Same identifier is used for all providers" msgstr "所有提供商都使用相同的标识符" @@ -4688,33 +4688,33 @@ msgstr "所有提供商都使用相同的标识符" msgid "Save" msgstr "保存" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope name" msgstr "作用域名称" -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Scope which the client can specify to access these properties." msgstr "客户端可以指定的访问这些属性的范围。" +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts #: src/elements/oauth/UserRefreshList.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts msgid "Scopes" msgstr "范围" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Score" msgstr "得分" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Search base" msgstr "搜索基础" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search group" msgstr "搜索组" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Search mode" msgstr "搜索模式" @@ -4723,22 +4723,22 @@ msgstr "搜索模式" msgid "Search..." msgstr "搜索..." -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Secret key" msgstr "密钥" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was rotated" msgstr "秘密被轮换了" #~ msgid "Secret was rotation" #~ msgstr "秘密是轮换的" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Secret was viewed" msgstr "已查看 Secret" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Secret:" msgstr "Secret:" @@ -4746,15 +4746,15 @@ msgstr "Secret:" msgid "Security key authenticator" msgstr "安全密钥身份验证器" -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "See documentation for a list of all variables." msgstr "有关所有变量的列表,请参阅文档。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Select a provider that this application should use. Alternatively, create a new provider." msgstr "选择此应用程序应使用的提供程序。或者,创建一个新的提供商。" @@ -4762,11 +4762,11 @@ msgstr "选择此应用程序应使用的提供程序。或者,创建一个新 msgid "Select all rows" msgstr "选择所有行" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Select an authentication method." msgstr "选择一种身份验证方法。" -#: src/pages/stages/invitation/InvitationListLink.ts +#: src/admin/stages/invitation/InvitationListLink.ts msgid "Select an enrollment flow" msgstr "选择注册流程" @@ -4777,108 +4777,108 @@ msgstr "选择注册流程" msgid "Select an object." msgstr "选择一个对象。" -#: src/pages/users/GroupSelectModal.ts +#: src/admin/users/GroupSelectModal.ts msgid "Select groups to add user to" msgstr "选择要向其添加用户的组" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Select one of the sources below to login." msgstr "选择以下源之一进行登入。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Select sources should be shown for users to authenticate with. This only affects web-based sources, not LDAP." msgstr "应显示选择的源以供用户进行身份验证。这只会影响基于 Web 的源,而不影响 LDAP。" -#: src/pages/outposts/ServiceConnectionWizard.ts -#: src/pages/policies/PolicyWizard.ts -#: src/pages/property-mappings/PropertyMappingWizard.ts -#: src/pages/providers/ProviderWizard.ts -#: src/pages/sources/SourceWizard.ts -#: src/pages/stages/StageWizard.ts +#: src/admin/outposts/ServiceConnectionWizard.ts +#: src/admin/policies/PolicyWizard.ts +#: src/admin/property-mappings/PropertyMappingWizard.ts +#: src/admin/providers/ProviderWizard.ts +#: src/admin/sources/SourceWizard.ts +#: src/admin/stages/StageWizard.ts msgid "Select type" msgstr "选择类型" -#: src/pages/groups/MemberSelectModal.ts +#: src/admin/groups/MemberSelectModal.ts msgid "Select users to add" msgstr "选择要添加的用户" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Select which scopes can be used by the client. The client still has to specify the scope to access the data." msgstr "选择客户端可以使用哪些作用域。客户端仍然需要指定访问数据的范围。" -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Select which server a user has to be a member of to be allowed to authenticate." msgstr "选择用户必须是哪个服务器的成员才能进行身份验证。" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Select which transports should be used to notify the user. If none are selected, the notification will only be shown in the authentik UI." msgstr "选择应使用哪些传输来通知用户。如果未选择任何内容,则通知将仅显示在 authentik UI 中。" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Selected policies are executed when the stage is submitted to validate the data." msgstr "在提交阶段以验证数据时,将执行选定的策略。" #~ msgid "Selecting a service-connection enables the management of the outpost by authentik." #~ msgstr "选择服务连接可通过 authentik 管理 Outpost。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Selecting an integration enables the management of the outpost by authentik." msgstr "选择集成可以使authentik对 Outpost 进行管理。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Selection of backends to test the password against." msgstr "选择用于测试密码的后端。" -#: src/flows/stages/email/EmailStage.ts +#: src/flow/stages/email/EmailStage.ts msgid "Send Email again." msgstr "再次发送电子邮件。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send link" msgstr "发送链接" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Send notifications whenever a specific Event is created and matched by policies." msgstr "每当策略创建并匹配特定事件时,都会发送通知。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Send once" msgstr "发送一次" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Send recovery link to user" msgstr "向用户发送恢复链接" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Sent to group" msgstr "已发送到组" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Separator: Static Separator Line" msgstr "分隔符:静态分隔线" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Server URI" msgstr "服务器 URI" -#: src/pages/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts msgid "Server and client are further than 5 seconds apart." msgstr "服务器和客户端之间的距离超过5秒。" #~ msgid "Server name for which this provider's certificate is valid for." #~ msgstr "此提供程序的证书对其有效的服务器名称。" -#: src/flows/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts +#: src/flow/stages/authenticator_webauthn/WebAuthnAuthenticatorRegisterStage.ts msgid "Server validation of credential failed: {err}" msgstr "服务器验证凭据失败:{err}" #~ msgid "Service Connections" #~ msgstr "服务连接" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Service Provider Binding" msgstr "服务提供商绑定" @@ -4888,11 +4888,11 @@ msgstr "服务提供商绑定" #~ msgid "Session" #~ msgstr "会话" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Session ID" msgstr "会话 ID" -#: src/pages/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts msgid "Session duration" msgstr "会话持续时间" @@ -4900,11 +4900,11 @@ msgstr "会话持续时间" #~ msgid "Session not valid on or after current time + this value (Format: hours=1;minutes=2;seconds=3)." #~ msgstr "在当前时间+此值时或之后,会话无效(格式:hours=1;minutes=2;seconds=3)。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session not valid on or after current time + this value." msgstr "" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Session valid not on or after" msgstr "会话不在当天或之后有效" @@ -4912,51 +4912,51 @@ msgstr "会话不在当天或之后有效" msgid "Session(s)" msgstr "会话" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/UserSettingsPage.ts msgid "Sessions" msgstr "会话" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set HTTP-Basic Authentication" msgstr "设置 HTTP 基本身份验证" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set a custom HTTP-Basic Authentication header based on values from authentik." msgstr "根据来自 authentik 的值设置自定义 HTTP-Basic 身份验证标头。" -#: src/pages/groups/GroupForm.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/groups/GroupForm.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/users/UserForm.ts msgid "Set custom attributes using YAML or JSON." msgstr "使用 YAML 或 JSON 设置自定义属性。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Set custom attributes using YAML or JSON. Any attributes set here will be inherited by users, if the request is handled by this tenant." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Set password" msgstr "设置密码" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Set this to the domain you wish the authentication to be valid for. Must be a parent domain of the URL above. If you're running applications as app1.domain.tld, app2.domain.tld, set this to 'domain.tld'." msgstr "将此设置为您希望身份验证有效的域。必须是上述 URL 的父域名。如果你以 app1.domain.tld、app2.domain.tld 的身份运行应用程序,请将其设置为 “domain.tld”。" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Setup" msgstr "设置" -#: src/pages/events/RuleForm.ts -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/events/RuleListPage.ts msgid "Severity" msgstr "严重程度" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable." msgstr "向用户显示任意输入字段,例如在注册期间。数据保存在流程上下文中的 “prompt_data” 变量下。" @@ -4964,7 +4964,7 @@ msgstr "向用户显示任意输入字段,例如在注册期间。数据保存 msgid "Show less" msgstr "显示更少" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show matched user" msgstr "显示匹配的用户" @@ -4972,73 +4972,73 @@ msgstr "显示匹配的用户" msgid "Show more" msgstr "显示更多" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Show sources' labels" msgstr "显示源的标签" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Shown as the Title in Flow pages." msgstr "显示为 “Flow” 页面中的标题。" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar left" msgstr "" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Sidebar right" msgstr "" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Sign up." msgstr "注册。" -#: src/pages/providers/saml/SAMLProviderForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signature algorithm" msgstr "签名算法" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Signing Certificate" msgstr "签名证书" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Signing Key" msgstr "签名密钥" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Signing keypair" msgstr "签名密钥对" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Single Prompts that can be used for Prompt Stages." msgstr "可用于提示阶段的单个提示符。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Single use" msgstr "一次性使用" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications" msgstr "" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Single-page applications which handle authentication in the browser (for example, Javascript, Angular, React, Vue)" msgstr "" #~ msgid "Skip path regex" #~ msgstr "跳过路径正则表达式" -#: src/pages/applications/ApplicationForm.ts -#: src/pages/flows/FlowForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/applications/ApplicationForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Slug" msgstr "Slug" -#: src/flows/FlowExecutor.ts -#: src/flows/stages/FlowErrorStage.ts +#: src/flow/FlowExecutor.ts +#: src/flow/stages/FlowErrorStage.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Something went wrong! Please try again later." msgstr "发生错误,请稍后重试。" @@ -5046,7 +5046,7 @@ msgstr "发生错误,请稍后重试。" #~ msgid "Source" #~ msgstr "源" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Source linked" msgstr "源链接" @@ -5056,138 +5056,138 @@ msgstr "源链接" #~ msgid "Source {0}" #~ msgstr "源 {0}" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Source(s)" msgstr "源" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "Sources" msgstr "源" #~ msgid "Sources of identities, which can either be synced into authentik's database, like LDAP, or can be used by users to authenticate and enroll themselves, like OAuth and social logins" #~ msgstr "身份来源,既可以同步到 authentik 的数据库(如 LDAP)中,也可以被用户用来进行身份验证和注册,例如 OAuth 和社交登录" -#: src/pages/sources/SourceListPage.ts +#: src/admin/sources/SourceListPage.ts msgid "Sources of identities, which can either be synced into authentik's database, or can be used by users to authenticate and enroll themselves." msgstr "身份来源,既可以同步到authentik的数据库中,也可以被用户用来进行身份验证和注册。" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Spanish" msgstr "西班牙的" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Specify multiple server URIs by separating them with a comma." msgstr "通过用逗号分隔多个服务器 URI 来指定它们。" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stacked" msgstr "" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/StageBindingForm.ts msgid "Stage" msgstr "阶段" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Stage Bindings" msgstr "阶段绑定" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Stage Configuration" msgstr "阶段配置" #~ msgid "Stage binding" #~ msgstr "阶段绑定" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage binding(s)" msgstr "阶段绑定" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage kind" msgstr "阶段种类" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage name" msgstr "阶段名" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "Stage object" msgstr "阶段对象" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Stage type" msgstr "阶段类型" #~ msgid "Stage used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." #~ msgstr "Stage 用于在用户没有任何兼容设备时配置身份验证器。此配置 Stage 通过后,不会再次提示用户。" -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts msgid "Stage used to configure a TOTP authenticator (i.e. Authy/Google Authenticator)." msgstr "用于配置 TOTP 身份验证器(即 Auth/Google 身份验证器)的阶段。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "Stage used to configure a WebAutnn authenticator (i.e. Yubikey, FaceID/Windows Hello)." msgstr "用于配置 Webautnn 身份验证器(即 Yubikey、FaceID/Windows Hello)的阶段。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts msgid "Stage used to configure a duo-based authenticator. This stage should be used for configuration flows." msgstr "Stage 用于配置基于二重奏的身份验证器。此阶段应该用于配置流程。" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Stage used to configure a static authenticator (i.e. static tokens). This stage should be used for configuration flows." msgstr "Stage 用于配置静态身份验证器(即静态令牌)。此阶段应该用于配置流程。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Stage used to configure an SMS-based TOTP authenticator." msgstr "用于配置基于短信的 TOTP 身份验证器的阶段。" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stage used to validate any authenticator. This stage should be used during authentication or authorization flows." msgstr "Stage 用于验证任何身份验证器。此阶段应在身份验证或授权流程中使用。" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stage(s)" msgstr "阶段" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Stage-specific settings" msgstr "阶段特定的设置" -#: src/interfaces/AdminInterface.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Stages" msgstr "阶段" -#: src/pages/stages/StageListPage.ts +#: src/admin/stages/StageListPage.ts msgid "Stages are single steps of a Flow that a user is guided through. A stage can only be executed from within a flow." msgstr "阶段是引导用户完成的流程的单个步骤。阶段只能在流程内部执行。" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again." msgstr "当用户没有任何兼容的设备时,用来配置身份验证器的阶段。此阶段通过后,将不再请求此用户。" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "State" msgstr "州" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "Static Tokens" msgstr "静态令牌" @@ -5195,7 +5195,7 @@ msgstr "静态令牌" msgid "Static authenticator" msgstr "静态身份验证器" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStageCode.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageCode.ts msgid "Static token" msgstr "静态令牌" @@ -5203,16 +5203,16 @@ msgstr "静态令牌" msgid "Static tokens" msgstr "静态令牌" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Static: Static value, displayed as-is." msgstr "静态:静态值,按原样显示。" -#: src/pages/stages/deny/DenyStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts 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 +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Status" msgstr "状态" @@ -5222,25 +5222,25 @@ msgstr "状态" #~ msgid "Status: Enabled" #~ msgstr "状态:已启用" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Stop impersonation" msgstr "停止模拟" -#: src/pages/events/EventInfo.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Subject" msgstr "Subject" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Subject mode" msgstr "Subject 模式" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Subject-alt name" msgstr "替代名称" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Successful" msgstr "成功" @@ -5249,7 +5249,7 @@ msgstr "成功" msgid "Successful Logins" msgstr "成功登入" -#: src/pages/flows/FlowListPage.ts +#: src/admin/flows/FlowListPage.ts msgid "Successfully cleared flow cache" msgstr "已成功清除流程缓存" @@ -5257,131 +5257,131 @@ msgstr "已成功清除流程缓存" msgid "Successfully cleared notifications" msgstr "已成功清除通知" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Successfully cleared policy cache" msgstr "已成功清除策略缓存" -#: src/flows/stages/authenticator_totp/AuthenticatorTOTPStage.ts +#: src/flow/stages/authenticator_totp/AuthenticatorTOTPStage.ts msgid "Successfully copied TOTP Config." msgstr "成功复制 TOTP 配置。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully created application." msgstr "已成功创建应用程序。" -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully created binding." msgstr "成功创建绑定。" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully created certificate-key pair." msgstr "已成功创建证书密钥对。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully created flow." msgstr "已成功创建流程。" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully created group." msgstr "已成功创建组。" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully created instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully created integration." msgstr "已成功创建集成。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully created invitation." msgstr "已成功创建邀请。" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully created mapping." msgstr "已成功创建映射。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully created outpost." msgstr "已成功创建 Outpost。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully created policy." msgstr "已成功创建策略。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully created prompt." msgstr "已成功创建提示。" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully created provider." msgstr "已成功创建提供商。" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully created rule." msgstr "已成功创建规则。" #~ msgid "Successfully created service-connection." #~ msgstr "已成功创建服务连接。" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully created source." msgstr "已成功创建源。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully created stage." msgstr "已成功创建阶段。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully created tenant." msgstr "成功创建租户。" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully created token." msgstr "已成功创建令牌。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully created transport." msgstr "已成功创建传输。" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully created user." msgstr "已成功创建用户。" @@ -5395,44 +5395,44 @@ msgstr "成功删除 {0} {1}" msgid "Successfully disconnected source" msgstr "" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Successfully generated certificate-key pair." msgstr "成功生成证书密钥对。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Successfully generated recovery link" msgstr "成功生成恢复链接" -#: src/pages/flows/FlowImportForm.ts +#: src/admin/flows/FlowImportForm.ts msgid "Successfully imported flow." msgstr "已成功导入流程。" -#: src/pages/providers/saml/SAMLProviderImportForm.ts +#: src/admin/providers/saml/SAMLProviderImportForm.ts msgid "Successfully imported provider." msgstr "已成功导入提供程序。" -#: src/pages/users/UserResetEmailForm.ts +#: src/admin/users/UserResetEmailForm.ts msgid "Successfully sent email." msgstr "已成功发送电子邮件。" -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts msgid "Successfully sent test-request." msgstr "已成功发送测试请求。" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "Successfully updated application." msgstr "已成功更新应用程序。" -#: src/pages/flows/StageBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/flows/StageBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "Successfully updated binding." msgstr "已成功更新绑定。" -#: src/pages/crypto/CertificateKeyPairForm.ts +#: src/admin/crypto/CertificateKeyPairForm.ts msgid "Successfully updated certificate-key pair." msgstr "已成功更新证书密钥对。" @@ -5447,207 +5447,207 @@ msgstr "已成功更新详情" msgid "Successfully updated device." msgstr "已成功更新设备。" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Successfully updated flow." msgstr "已成功更新流程。" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Successfully updated group." msgstr "已成功更新组。" -#: src/pages/blueprints/BlueprintForm.ts +#: src/admin/blueprints/BlueprintForm.ts msgid "Successfully updated instance." msgstr "" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/outposts/ServiceConnectionKubernetesForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionKubernetesForm.ts msgid "Successfully updated integration." msgstr "已成功更新集成。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "Successfully updated invitation." msgstr "已成功更新邀请。" -#: src/pages/property-mappings/PropertyMappingLDAPForm.ts -#: src/pages/property-mappings/PropertyMappingNotification.ts -#: src/pages/property-mappings/PropertyMappingSAMLForm.ts -#: src/pages/property-mappings/PropertyMappingScopeForm.ts +#: src/admin/property-mappings/PropertyMappingLDAPForm.ts +#: src/admin/property-mappings/PropertyMappingNotification.ts +#: src/admin/property-mappings/PropertyMappingSAMLForm.ts +#: src/admin/property-mappings/PropertyMappingScopeForm.ts msgid "Successfully updated mapping." msgstr "已成功更新映射。" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "Successfully updated outpost." msgstr "已成功更新 Outpost。" -#: src/pages/users/UserPasswordForm.ts +#: src/admin/users/UserPasswordForm.ts msgid "Successfully updated password." msgstr "已成功更新密码。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Successfully updated policy." msgstr "已成功更新策略。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Successfully updated prompt." msgstr "已成功更新提示。" -#: src/pages/providers/ldap/LDAPProviderForm.ts -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Successfully updated provider." msgstr "已成功更新提供程序。" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Successfully updated rule." msgstr "已成功更新规则。" #~ msgid "Successfully updated service-connection." #~ msgstr "已成功更新服务连接。" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Successfully updated source." msgstr "已成功更新源。" -#: src/pages/stages/authenticator_duo/AuthenticatorDuoStageForm.ts -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts -#: src/pages/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts -#: src/pages/stages/captcha/CaptchaStageForm.ts -#: src/pages/stages/consent/ConsentStageForm.ts -#: src/pages/stages/deny/DenyStageForm.ts -#: src/pages/stages/dummy/DummyStageForm.ts -#: src/pages/stages/email/EmailStageForm.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/stages/invitation/InvitationStageForm.ts -#: src/pages/stages/password/PasswordStageForm.ts -#: src/pages/stages/prompt/PromptStageForm.ts -#: src/pages/stages/user_delete/UserDeleteStageForm.ts -#: src/pages/stages/user_login/UserLoginStageForm.ts -#: src/pages/stages/user_logout/UserLogoutStageForm.ts -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/authenticator_duo/AuthenticatorDuoStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_totp/AuthenticatorTOTPStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/consent/ConsentStageForm.ts +#: src/admin/stages/deny/DenyStageForm.ts +#: src/admin/stages/dummy/DummyStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts +#: src/admin/stages/user_delete/UserDeleteStageForm.ts +#: src/admin/stages/user_login/UserLoginStageForm.ts +#: src/admin/stages/user_logout/UserLogoutStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "Successfully updated stage." msgstr "已成功更新阶段。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Successfully updated tenant." msgstr "已成功更新租户。" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts #: src/user/user-settings/tokens/UserTokenForm.ts msgid "Successfully updated token." msgstr "已成功更新令牌。" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Successfully updated transport." msgstr "已成功更新传输。" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "Successfully updated user." msgstr "已成功更新用户。" -#: src/pages/users/UserActiveForm.ts +#: src/admin/users/UserActiveForm.ts msgid "Successfully updated {0} {1}" msgstr "成功更新 {0} {1}" -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Superuser" msgstr "超级用户" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/RelatedGroupList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/RelatedGroupList.ts msgid "Superuser privileges?" msgstr "超级用户权限?" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Superuser-groups" msgstr "超级用户组" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Superusers" msgstr "超级用户" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Suspicious request" msgstr "可疑请求" -#: src/pages/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts msgid "Symbol charset" msgstr "符号字符集" #~ msgid "Sync" #~ msgstr "同步" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync groups" msgstr "同步组" #~ msgid "Sync parent group" #~ msgstr "同步父组" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Sync status" msgstr "同步状态" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "Sync users" msgstr "同步用户" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "System" msgstr "系统" #~ msgid "System Overview" #~ msgstr "系统概述" -#: src/interfaces/AdminInterface.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "System Tasks" msgstr "系统任务" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "System status" msgstr "系统状态" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task exception" msgstr "系统任务异常" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "System task execution" msgstr "系统任务执行" #~ msgid "TLS Authentication Certificate" #~ msgstr "TLS 身份验证证书" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "TLS Authentication Certificate/SSH Keypair" msgstr "TLS 身份验证证书/SSH 密钥对" #~ msgid "TLS Server name" #~ msgstr "TLS 服务器名称" -#: src/pages/outposts/ServiceConnectionDockerForm.ts -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "TLS Verification Certificate" msgstr "TLS 验证证书" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "TOTP Authenticators" msgstr "TOTP 身份验证器" @@ -5659,62 +5659,62 @@ msgstr "TOTP 设备" msgid "TOTP authenticator" msgstr "TOTP 身份验证器" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Taiwanese Mandarin" msgstr "Taiwanese Mandarin" -#: src/pages/flows/StageBindingForm.ts +#: src/admin/flows/StageBindingForm.ts msgid "Target" msgstr "目标" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with errors" msgstr "任务已完成,但出现错误" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Task finished with warnings" msgstr "任务已完成,但出现警告" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Template" msgstr "“模板”" -#: src/pages/events/EventListPage.ts +#: src/admin/events/EventListPage.ts msgid "Tenant" msgstr "租户" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenant(s)" msgstr "租户" -#: src/interfaces/AdminInterface.ts -#: src/pages/tenants/TenantListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/tenants/TenantListPage.ts msgid "Tenants" msgstr "租户" -#: src/pages/applications/ApplicationViewPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test" msgstr "测试" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Test Policy" msgstr "测试策略" -#: src/pages/property-mappings/PropertyMappingListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts msgid "Test Property Mapping" msgstr "测试属性映射" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text (read-only): Simple Text input, but cannot be edited." msgstr "文本(只读):简单文本输入,但无法编辑。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Text: Simple Text input" msgstr "文本:简单文本输入" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "The Host IP of the docker host" msgstr "docker 主机的主机 IP" @@ -5722,27 +5722,27 @@ msgstr "docker 主机的主机 IP" msgid "The URL \"{0}\" was not found." msgstr "找不到网址 “{0}”。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator MUST create a dedicated credential. If it cannot, the RP is prepared for an error to occur" msgstr "身份验证者必须创建专用凭据。如果不能,RP 已做好准备以防发生错误" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator can create and store a dedicated credential, but if it doesn't that's alright too" msgstr "身份验证器可以创建和存储专用凭据,但如果没有,那也没关系" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "The authenticator should not create a dedicated credential" msgstr "身份验证者不应创建专用凭据" -#: src/pages/providers/proxy/ProxyProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll access the application at. Include any non-standard port." msgstr "您将通过其访问应用程序的外部 URL。包括任何非标准端口。" #~ msgid "The external URL you'll authenticate at. Can be the same domain as authentik." #~ msgstr "您将在其中进行身份验证的外部 URL。可以与 authentik 属于同一个域。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "The external URL you'll authenticate at. The authentik core server should be reachable under this URL." msgstr "您将在其中进行身份验证的外部 URL。在此 URL 下应该可以访问身份验证核心服务器。" @@ -5757,7 +5757,7 @@ msgstr "" msgid "The following objects use {objName}" msgstr "以下对象使用 {objName}" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "The new application wizard greatly simplifies the steps required to create applications and providers." msgstr "" @@ -5770,7 +5770,7 @@ msgstr "" #~ "当其中一个或两个选定选项等于或小于\n" #~ "阈值。" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "" "The policy passes when the reputation score is below the threshold, and\n" "doesn't pass when either or both of the selected options are equal or above the\n" @@ -5780,23 +5780,23 @@ msgstr "" "当其中一个或两个选定选项相等或高于\n" "阈值。" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "The policy takes a random time to execute. This controls the minimum time it will take." msgstr "策略需要一段随机时间才能执行。这将控制所需的最短时间。" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for gidNumbers, this number is added to a number generated from the group.Pk to make sure that the numbers aren't too low for POSIX groups. Default is 4000 to ensure that we don't collide with local groups or users primary groups gidNumber" msgstr "对于 GIDNumbers 来说,这个数字被添加到从 group.pk 生成的数字中,以确保对于 POSIX 组来说,这个数字不会太低。默认值为 4000,以确保我们不会与本地组或用户主组 GIDNumber 发生冲突" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "The start for uidNumbers, this number is added to the user.Pk to make sure that the numbers aren't too low for POSIX users. Default is 2000 to ensure that we don't collide with local users uidNumber" msgstr "对于UIDNumbers来说,这个数字被添加到User.pk中,以确保对于POSIX用户来说,这个数字不会太低。默认值为 2000,以确保我们不会与本地用户 uidNumber 发生冲突" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "These bindings control if this stage will be applied to the flow." msgstr "这些绑定控制是否将此阶段应用于流程。" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "" "These bindings control upon which events this rule triggers. Bindings to\n" "groups/users are checked against the user of the event." @@ -5804,13 +5804,13 @@ msgstr "" "这些绑定控制此规则触发的事件。绑定到\n" "将根据事件的用户对组/用户进行检查。" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "These bindings control which users can access this flow." msgstr "这些绑定控制哪些用户可以访问此流程。" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "" "These bindings control which users can access this source.\n" "You can only use policies here as access is checked before the user is authenticated." @@ -5818,55 +5818,55 @@ msgstr "" "这些绑定控制哪些用户可以访问此源。\n" "您只能在此处使用策略,因为在对用户进行身份验证之前会检查访问权限。" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "These policies control which users can access this application." msgstr "这些策略控制哪些用户可以访问此应用程序。" -#: src/pages/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthAPIApplicationWizardPage.ts msgid "This configuration can be used to authenticate to authentik with other APIs other otherwise programmatically." msgstr "" -#: src/flows/FlowInspector.ts +#: src/flow/FlowInspector.ts msgid "This flow is completed." msgstr "此流程已完成。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the full endpoint to send POST requests to." msgstr "这是向其发送 POST 请求的完整终端节点。" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the password to be used with basic auth" msgstr "这是用于基本身份验证的密码" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "This is the username to be used with basic auth or the token when used with bearer token" msgstr "这是用于基本身份验证的用户名,或者与不记名令牌一起使用时的令牌" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "This provider will behave like a transparent reverse-proxy, except requests must be authenticated. If your upstream application uses HTTPS, make sure to connect to the outpost using HTTPS as well." msgstr "除了请求必须经过身份验证外,此提供程序的行为类似于透明的反向代理。如果您的上游应用程序使用 HTTPS,请确保也使用 HTTPS 连接到 Outpost。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "This setting only affects new Events, as the expiration is saved per-event." msgstr "此设置仅影响新事件,因为过期时间是按事件保存的。" -#: src/pages/stages/invitation/InvitationStageForm.ts +#: src/admin/stages/invitation/InvitationStageForm.ts msgid "This stage can be included in enrollment flows to accept invitations." msgstr "此阶段可以包含在注册流程中以接受邀请。" -#: src/pages/stages/captcha/CaptchaStageForm.ts +#: src/admin/stages/captcha/CaptchaStageForm.ts msgid "This stage checks the user's current session against the Google reCaptcha service." msgstr "此阶段会根据 Google reCAPTCHA 服务检查用户的当前会话。" -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "Threshold" msgstr "阈值" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Time in minutes the token sent is valid." msgstr "发送的令牌的有效时间(以分钟为单位)。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually." msgstr "" @@ -5877,18 +5877,18 @@ msgstr "" #~ msgid "Time-based One-Time Passwords" #~ msgstr "基于时间的一次性密码" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Timeout" msgstr "超时" -#: src/pages/flows/FlowForm.ts -#: src/pages/tenants/TenantForm.ts +#: src/admin/flows/FlowForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Title" msgstr "标题" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "To" msgstr "To" @@ -5896,61 +5896,61 @@ msgstr "To" #~ msgid "To allow any redirect URI, set this value to \"*\". Be aware of the possible security implications this can have." #~ msgstr "要允许任何重定向 URI,请将此值设置为 “*”。请注意这可能带来的安全影响。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "To allow any redirect URI, set this value to \".*\". Be aware of the possible security implications this can have." msgstr "" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "To create a recovery link, the current tenant needs to have a recovery flow configured." msgstr "要创建恢复链接,当前租户需要配置恢复流程。" #~ msgid "To directly reset a user's password, configure a recovery flow on the currently active tenant." #~ msgstr "要直接重置用户的密码,请在当前活动的租户上配置恢复流程。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "To let a user directly reset a their password, configure a recovery flow on the currently active tenant." msgstr "要让用户直接重置密码,请在当前活动的租户上配置恢复流程。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "To use SSL instead, use 'ldaps://' and disable this option." msgstr "要改用 SSL,请使用 'ldaps: //' 并禁用此选项。" #~ msgid "Token" #~ msgstr "令牌" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Token URL" msgstr "令牌网址" -#: src/pages/stages/authenticator_static/AuthenticatorStaticStageForm.ts +#: src/admin/stages/authenticator_static/AuthenticatorStaticStageForm.ts msgid "Token count" msgstr "Token count" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Token expiry" msgstr "令牌到期" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Token is managed by authentik." msgstr "令牌由 authentik 管理。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Token validity" msgstr "令牌有效性" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Token(s)" msgstr "令牌" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens" msgstr "令牌" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "Tokens & App passwords" msgstr "令牌和应用程序密码" @@ -5958,259 +5958,259 @@ msgstr "令牌和应用程序密码" msgid "Tokens and App passwords" msgstr "令牌和应用程序密码" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Tokens are used throughout authentik for Email validation stages, Recovery keys and API access." msgstr "令牌在整个authentik中用于电子邮件验证阶段、恢复密钥和API访问。" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Tokens sent via SMS." msgstr "通过短信发送的令牌。" -#: src/pages/admin-overview/charts/FlowStatusChart.ts +#: src/admin/admin-overview/charts/FlowStatusChart.ts msgid "Total flows" msgstr "总流程" -#: src/pages/admin-overview/charts/GroupCountStatusChart.ts +#: src/admin/admin-overview/charts/GroupCountStatusChart.ts msgid "Total groups" msgstr "组总数" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Total policies" msgstr "总策略数" -#: src/pages/admin-overview/charts/UserCountStatusChart.ts +#: src/admin/admin-overview/charts/UserCountStatusChart.ts msgid "Total users" msgstr "用户总数" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Traditional authenticator" msgstr "传统身份验证器" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Compose)" msgstr "Traefik (Compose)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Ingress)" msgstr "Traefik (Ingress)" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Traefik (Standalone)" msgstr "Traefik (Standalone)" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Transient" msgstr "暂时的" -#: src/pages/events/RuleForm.ts +#: src/admin/events/RuleForm.ts msgid "Transports" msgstr "传输" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Trusted OIDC Sources" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try it now" msgstr "" -#: src/pages/providers/ProviderWizard.ts +#: src/admin/providers/ProviderWizard.ts msgid "Try the new application wizard" msgstr "" -#: src/interfaces/locale.ts +#: src/common/ui/locale.ts msgid "Turkish" msgstr "土耳其语" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio" msgstr "Twilio" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Account SID" msgstr "Twilio 账户 SID" -#: src/pages/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +#: src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts msgid "Twilio Auth Token" msgstr "Twilio 身份验证令牌" +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptListPage.ts #: src/elements/user/UserDevicesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/OutpostForm.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/prompt/PromptForm.ts -#: src/pages/stages/prompt/PromptListPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts msgid "Type" msgstr "类型" -#: src/pages/applications/ApplicationForm.ts +#: src/admin/applications/ApplicationForm.ts msgid "UI settings" msgstr "用户界面设置" -#: src/pages/events/EventInfo.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/events/EventInfo.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "UID" msgstr "UID" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "UID start number" msgstr "UID 起始编号" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "UPN" msgstr "UPN" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL settings" msgstr "URL 设置" -#: src/pages/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts +#: src/admin/applications/wizard/saml/TypeSAMLConfigApplicationWizardPage.ts msgid "URL that authentik will redirect back to after successful authentication." msgstr "" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "URL that the initial Login request is sent to." msgstr "初始登录请求发送到的URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL the user is redirect to to consent the authorization." msgstr "用户被重定向到以同意授权的 URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to get user information." msgstr "authentik 用来获取用户信息的 URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used by authentik to retrieve tokens." msgstr "authentik 用来检索令牌的 URL。" -#: src/pages/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts msgid "URL used to request the initial token. This URL is only required for OAuth 1." msgstr "用于请求初始令牌的 URL。只有 OAuth 1 才需要此网址。" -#: src/pages/applications/wizard/link/TypeLinkApplicationWizardPage.ts +#: src/admin/applications/wizard/link/TypeLinkApplicationWizardPage.ts msgid "URL which will be opened when a user clicks on the application." msgstr "" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated Paths" msgstr "未经身份验证的路径" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Unauthenticated URLs" msgstr "未经身份验证的 URL" -#: src/pages/admin-overview/charts/PolicyStatusChart.ts +#: src/admin/admin-overview/charts/PolicyStatusChart.ts msgid "Unbound policies" msgstr "未绑定策略" -#: src/pages/flows/utils.ts +#: src/admin/flows/utils.ts msgid "Unenrollment" msgstr "取消注册" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Unenrollment flow" msgstr "取消注册流程" -#: src/pages/outposts/ServiceConnectionListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts msgid "Unhealthy" msgstr "不健康" -#: src/pages/admin-overview/charts/OutpostStatusChart.ts +#: src/admin/admin-overview/charts/OutpostStatusChart.ts msgid "Unhealthy outposts" msgstr "不健康的 Outposts" -#: src/pages/tokens/TokenForm.ts +#: src/admin/tokens/TokenForm.ts msgid "Unique identifier the token is referenced by." msgstr "引用令牌的唯一标识符。" -#: src/pages/blueprints/BlueprintListPage.ts -#: src/pages/system-tasks/SystemTaskListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Unknown" msgstr "未知" #~ msgid "Unmanaged" #~ msgstr "非托管" -#: src/interfaces/UserInterface.ts +#: src/user/UserInterface.ts msgid "Unread notifications" msgstr "未读通知" -#: src/pages/admin-overview/charts/LDAPSyncStatusChart.ts +#: src/admin/admin-overview/charts/LDAPSyncStatusChart.ts msgid "Unsynced sources" msgstr "未同步的源" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "Up-to-date!" 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 -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/BoundStagesList.ts -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/outposts/OutpostListPage.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/sources/ldap/LDAPSourceViewPage.ts -#: src/pages/sources/oauth/OAuthSourceViewPage.ts -#: src/pages/sources/plex/PlexSourceViewPage.ts -#: src/pages/sources/saml/SAMLSourceViewPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/stages/invitation/InvitationListPage.ts -#: src/pages/stages/prompt/PromptListPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserActiveForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts +#: src/admin/events/RuleListPage.ts +#: src/admin/events/TransportListPage.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/OutpostListPage.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserActiveForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/user/user-settings/mfa/MFADevicesPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update" msgstr "更新" -#: src/pages/applications/ApplicationListPage.ts -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationListPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Update Application" msgstr "更新应用程序" -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Binding" msgstr "更新绑定" -#: src/pages/blueprints/BlueprintListPage.ts +#: src/admin/blueprints/BlueprintListPage.ts msgid "Update Blueprint" msgstr "" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Update Certificate-Key Pair" msgstr "更新证书密钥对" @@ -6218,91 +6218,91 @@ msgstr "更新证书密钥对" msgid "Update Device" msgstr "更新设备" -#: src/pages/flows/FlowListPage.ts -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowListPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "Update Flow" msgstr "更新流程" -#: src/pages/groups/GroupListPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/groups/RelatedGroupList.ts -#: src/pages/policies/BoundPoliciesList.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/policies/BoundPoliciesList.ts msgid "Update Group" msgstr "更新组" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Update Invitation" msgstr "更新邀请" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts msgid "Update LDAP Provider" msgstr "更新 LDAP 提供程序" -#: src/pages/sources/ldap/LDAPSourceViewPage.ts +#: src/admin/sources/ldap/LDAPSourceViewPage.ts msgid "Update LDAP Source" msgstr "更新 LDAP 源" -#: src/pages/events/RuleListPage.ts +#: src/admin/events/RuleListPage.ts msgid "Update Notification Rule" msgstr "更新通知规则" -#: src/pages/events/TransportListPage.ts +#: src/admin/events/TransportListPage.ts msgid "Update Notification Transport" msgstr "更新通知传输" -#: src/pages/sources/oauth/OAuthSourceViewPage.ts +#: src/admin/sources/oauth/OAuthSourceViewPage.ts msgid "Update OAuth Source" msgstr "更新 OAuth 源" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Update OAuth2 Provider" msgstr "更新 OAuth2 提供程序" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Update Outpost" msgstr "更新 Outpost" -#: src/pages/sources/plex/PlexSourceViewPage.ts +#: src/admin/sources/plex/PlexSourceViewPage.ts msgid "Update Plex Source" msgstr "更新 Plex 源" -#: src/pages/stages/prompt/PromptListPage.ts +#: src/admin/stages/prompt/PromptListPage.ts msgid "Update Prompt" msgstr "更新提示" -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Update Proxy Provider" msgstr "更新代理提供程序" -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Update SAML Provider" msgstr "更新 SAML 提供程序" -#: src/pages/sources/saml/SAMLSourceViewPage.ts +#: src/admin/sources/saml/SAMLSourceViewPage.ts msgid "Update SAML Source" msgstr "更新 SAML 源" -#: src/pages/flows/BoundStagesList.ts +#: src/admin/flows/BoundStagesList.ts msgid "Update Stage binding" msgstr "更新阶段绑定" -#: src/pages/tenants/TenantListPage.ts +#: src/admin/tenants/TenantListPage.ts msgid "Update Tenant" msgstr "更新租户" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Update Token" msgstr "更新令牌" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update User" msgstr "更新用户" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "Update available" msgstr "更新可用" @@ -6310,108 +6310,108 @@ msgstr "更新可用" msgid "Update details" msgstr "更新详情" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "Update password" msgstr "更新密码" -#: src/pages/flows/BoundStagesList.ts -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyListPage.ts -#: src/pages/property-mappings/PropertyMappingListPage.ts -#: src/pages/providers/ProviderListPage.ts -#: src/pages/sources/SourceListPage.ts -#: src/pages/stages/StageListPage.ts -#: src/pages/users/UserActiveForm.ts +#: src/admin/flows/BoundStagesList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyListPage.ts +#: src/admin/property-mappings/PropertyMappingListPage.ts +#: src/admin/providers/ProviderListPage.ts +#: src/admin/sources/SourceListPage.ts +#: src/admin/stages/StageListPage.ts +#: src/admin/users/UserActiveForm.ts msgid "Update {0}" msgstr "更新 {0}" -#: src/pages/policies/reputation/ReputationListPage.ts +#: src/admin/policies/reputation/ReputationListPage.ts msgid "Updated" msgstr "已更新" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Upstream host that the requests are forwarded to." msgstr "请求被转发到的上游主机。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use SSL" msgstr "使用 SSL" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use TLS" msgstr "使用 TLS" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a code-based authenticator." msgstr "使用基于代码的身份验证器。" -#: src/flows/stages/identification/IdentificationStage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Use a security key" msgstr "使用安全密钥" -#: src/flows/stages/authenticator_validate/AuthenticatorValidateStage.ts +#: src/flow/stages/authenticator_validate/AuthenticatorValidateStage.ts msgid "Use a security key to prove your identity." msgstr "使用安全密钥证明您的身份。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Use global settings" msgstr "使用全局设置" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's email address, but deny enrollment when the email address already exists." msgstr "使用用户的电子邮件地址,但在电子邮件地址已存在时拒绝注册。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "Use the user's username, but deny enrollment when the username already exists." msgstr "使用用户的用户名,但在用户名已存在时拒绝注册。" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Use the username and password below to authenticate. The password can be retrieved later on the Tokens page." msgstr "使用下面的用户名和密码进行身份验证。稍后可以在令牌页面上检索密码。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a manged outpost, this is done for you)." msgstr "将此提供程序与 nginx 的 auth_request 或 traefik 的 ForwardAuth 一起使用。每个应用程序/域都需要自己的提供商。此外,在每个域上,/outpost.goauthentik.io必须路由到 Outpost(使用托管的 Outpost 时,这是为您完成的)。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Use this provider with nginx's auth_request or traefik's forwardAuth. Only a single provider is required per root domain. You can't do per-application authorization, but you don't have to create a provider for each application." msgstr "将此提供程序与 nginx 的 auth_request 或 traefik 的 ForwardAuth 一起使用。每个根域只需要一个提供程序。您无法执行每个应用程序的授权,但不必为每个应用程序创建提供程序。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Use this tenant for each domain that doesn't have a dedicated tenant." msgstr "对于没有专用租户的每个域,请使用此租户。" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/events/EventInfo.ts +#: src/admin/events/EventListPage.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/property-mappings/PropertyMappingTestForm.ts +#: src/admin/tokens/TokenForm.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts #: src/elements/events/ObjectChangelog.ts #: src/elements/events/UserEvents.ts -#: src/pages/applications/ApplicationCheckAccessForm.ts -#: src/pages/events/EventInfo.ts -#: src/pages/events/EventListPage.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyBindingForm.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/property-mappings/PropertyMappingTestForm.ts -#: src/pages/tokens/TokenForm.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "User" msgstr "用户" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User Info" msgstr "用户信息" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User Property Mappings" msgstr "用户属性映射" @@ -6421,15 +6421,15 @@ msgstr "用户属性映射" #~ msgid "User Settings" #~ msgstr "用户设置" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + LDAP password" msgstr "用户数据库 + LDAP 密码" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + app passwords" msgstr "用户数据库+应用程序密码" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "User database + standard password" msgstr "用户数据库+标准密码" @@ -6437,193 +6437,193 @@ msgstr "用户数据库+标准密码" msgid "User details" msgstr "用户详细信息" -#: src/pages/users/UserViewPage.ts +#: src/admin/users/UserViewPage.ts msgid "User events" msgstr "用户事件" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "User fields" msgstr "用户字段" -#: src/pages/users/UserListPage.ts +#: src/admin/users/UserListPage.ts msgid "User folders" msgstr "" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "User interface" msgstr "用户界面" -#: src/pages/policies/PolicyBindingForm.ts +#: src/admin/policies/PolicyBindingForm.ts msgid "User mappings can only be checked if a user is already logged in when trying to access this source." msgstr "用户绑定仅会在已登录用户访问此源时检查。" -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts msgid "User matching mode" msgstr "用户匹配模式" #~ msgid "User metrics" #~ msgstr "用户指标" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User object filter" msgstr "用户对象筛选器" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "User password writeback" msgstr "用户密码写回" -#: src/pages/sources/ldap/LDAPSourceForm.ts -#: src/pages/sources/oauth/OAuthSourceForm.ts -#: src/pages/sources/plex/PlexSourceForm.ts -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/oauth/OAuthSourceForm.ts +#: src/admin/sources/plex/PlexSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "User path" msgstr "" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "User path template" msgstr "" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "User settings flow" msgstr "用户设置流程" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "User statistics" msgstr "用户统计" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User status" msgstr "用户状态" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification" msgstr "用户验证" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification is preferred if available, but not required." msgstr "如果可用,则首选用户验证,但不是必需的。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification must occur." msgstr "必须进行用户验证。" -#: src/pages/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts +#: src/admin/stages/authenticator_webauthn/AuthenticateWebAuthnStageForm.ts msgid "User verification should not occur." msgstr "不应进行用户验证。" -#: src/pages/events/utils.ts +#: src/admin/events/utils.ts msgid "User was written to" msgstr "用户被写入" -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/users/UserViewPage.ts msgid "User {0}" msgstr "用户 {0}" -#: src/flows/FormStatic.ts +#: src/flow/FormStatic.ts msgid "User's avatar" msgstr "用户的头像" -#: src/pages/users/UserForm.ts +#: src/admin/users/UserForm.ts msgid "User's display name." msgstr "用户的显示名称。" -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts msgid "User's primary identifier. 150 characters or fewer." msgstr "" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "User(s)" msgstr "用户" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the password part of the HTTP-Basic Header." msgstr "用于 HTTP-Basic 标头的密码部分的用户/组属性。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "User/Group Attribute used for the user part of the HTTP-Basic Header. If not set, the user's Email address is used." msgstr "用于 HTTP-Basic 标头用户部分的用户/组属性。如果未设置,则使用用户的电子邮件地址。" -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts msgid "Userinfo URL" msgstr "用户信息网址" -#: src/flows/stages/identification/IdentificationStage.ts -#: src/pages/stages/identification/IdentificationStageForm.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/ServiceAccountForm.ts -#: src/pages/users/UserForm.ts -#: src/pages/users/UserListPage.ts -#: src/pages/users/UserViewPage.ts +#: src/admin/stages/identification/IdentificationStageForm.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts +#: src/admin/users/UserForm.ts +#: src/admin/users/UserListPage.ts +#: src/admin/users/UserViewPage.ts +#: src/flow/stages/identification/IdentificationStage.ts msgid "Username" msgstr "用户名" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "Username: Same as Text input, but checks for and prevents duplicate usernames." msgstr "用户名:与文本输入相同,但检查并防止用户名重复。" -#: src/interfaces/AdminInterface.ts -#: src/interfaces/AdminInterface.ts -#: src/pages/admin-overview/AdminOverviewPage.ts -#: src/pages/groups/GroupViewPage.ts -#: src/pages/users/UserListPage.ts +#: src/admin/AdminInterface.ts +#: src/admin/AdminInterface.ts +#: src/admin/admin-overview/AdminOverviewPage.ts +#: src/admin/groups/GroupViewPage.ts +#: src/admin/users/UserListPage.ts msgid "Users" msgstr "用户" -#: src/pages/groups/GroupForm.ts +#: src/admin/groups/GroupForm.ts msgid "Users added to this group will be superusers." msgstr "添加到该组的用户均为超级用户。" -#: src/pages/admin-overview/DashboardUserPage.ts +#: src/admin/admin-overview/DashboardUserPage.ts msgid "Users created per day in the last month" msgstr "上个月每天创建的用户" -#: src/pages/providers/ldap/LDAPProviderForm.ts +#: src/admin/providers/ldap/LDAPProviderForm.ts msgid "Users in the selected group can do search queries. If no group is selected, no LDAP Searches are allowed." msgstr "所选组中的用户可以执行搜索查询。如果未选择任何组,则不允许 LDAP 搜索。" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using flow" msgstr "使用 Flow" -#: src/pages/events/EventInfo.ts +#: src/admin/events/EventInfo.ts msgid "Using source" msgstr "使用源" -#: src/pages/users/ServiceAccountForm.ts +#: src/admin/users/ServiceAccountForm.ts msgid "Valid for 360 days, after which the password will automatically rotate. You can copy the password from the Token List." msgstr "有效期为360天,之后密码将自动轮换。您可以从令牌列表中复制密码。" -#: src/pages/providers/oauth2/OAuth2ProviderForm.ts +#: src/admin/providers/oauth2/OAuth2ProviderForm.ts msgid "Valid redirect URLs after a successful authorization flow. Also specify any origins here for Implicit flows." msgstr "授权流成功后有效的重定向 URL。还可以在此处为隐式流指定任何来源。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "Validate SSL Certificates of upstream servers." msgstr "验证上游服务器的 SSL 证书。" -#: src/pages/stages/password/PasswordStageForm.ts +#: src/admin/stages/password/PasswordStageForm.ts msgid "Validate the user's password against the selected backend(s)." msgstr "根据选定的后端验证用户的密码。" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "Validation Policies" msgstr "验证策略" -#: src/pages/crypto/CertificateGenerateForm.ts +#: src/admin/crypto/CertificateGenerateForm.ts msgid "Validity days" msgstr "有效天数" -#: src/pages/tokens/TokenListPage.ts +#: src/admin/tokens/TokenListPage.ts msgid "Verification" msgstr "验证" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "Verification Certificate" msgstr "验证证书" @@ -6635,131 +6635,131 @@ msgstr "验证证书" #~ msgid "Verify only" #~ msgstr "" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "Verify the user's email address by sending them a one-time-link. Can also be used for recovery to verify the user's authenticity." msgstr "通过向用户发送一次性链接来验证用户的电子邮件地址。也可用于恢复,以验证用户的真实性。" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Version" msgstr "版本" #~ msgid "Version: {0}" #~ msgstr "版本:{0}" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "Version: {versionString}" msgstr "版本:{versionString}" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "View Deployment Info" msgstr "查看部署信息" -#: src/pages/outposts/OutpostDeploymentModal.ts +#: src/admin/outposts/OutpostDeploymentModal.ts msgid "View deployment documentation" msgstr "查看部署文档" -#: src/pages/flows/FlowForm.ts +#: src/admin/flows/FlowForm.ts msgid "Visible in the URL." msgstr "在 URL 中可见。" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (max)" msgstr "等待 (最多)" -#: src/pages/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts msgid "Wait (min)" 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 +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/admin-overview/cards/SystemStatusCard.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/events/RuleForm.ts +#: src/admin/system-tasks/SystemTaskListPage.ts msgid "Warning" msgstr "警告" -#: src/pages/applications/ApplicationViewPage.ts +#: src/admin/applications/ApplicationViewPage.ts msgid "Warning: Application is not used by any Outpost." msgstr "警告:应用程序未被任何 Outpost 使用。" -#: src/pages/stages/invitation/InvitationListPage.ts +#: src/admin/stages/invitation/InvitationListPage.ts msgid "Warning: No invitation stage is bound to any flow. Invitations will not work as expected." msgstr "警告:没有邀请阶段绑定到任何流程。邀请将无法按预期工作。" -#: src/pages/policies/PolicyListPage.ts +#: src/admin/policies/PolicyListPage.ts msgid "Warning: Policy is not assigned." msgstr "警告:策略未分配。" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/providers/saml/SAMLProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/oauth2/OAuth2ProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/saml/SAMLProviderViewPage.ts msgid "Warning: Provider is not used by an Application." msgstr "警告:应用程序不使用提供程序。" -#: src/pages/providers/ldap/LDAPProviderViewPage.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/providers/ldap/LDAPProviderViewPage.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts msgid "Warning: Provider is not used by any Outpost." msgstr "警告:提供者未被任何 Outpos 使用。" -#: src/pages/providers/ProviderListPage.ts +#: src/admin/providers/ProviderListPage.ts msgid "Warning: Provider not assigned to any application." msgstr "警告:提供程序未分配给任何应用程序。" -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts msgid "Warning: You're about to delete the user you're logged in as ({0}). Proceed at your own risk." msgstr "警告:你即将删除登录的用户 ({0})。继续,风险自负。" -#: src/pages/outposts/OutpostListPage.ts +#: src/admin/outposts/OutpostListPage.ts msgid "Warning: authentik Domain is not configured, authentication will not work." msgstr "警告:未配置 authentik 域,身份验证将不起作用。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "Web Certificate" msgstr "网络证书" -#: src/pages/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts +#: src/admin/applications/wizard/oauth/TypeOAuthApplicationWizardPage.ts msgid "Web application" msgstr "" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "WebAuthn Authenticators" msgstr "WebAuthn 身份验证器" #~ msgid "WebAuthn Devices" #~ msgstr "WebAuthn 设备" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (Slack/Discord)" msgstr "Webhook(Slack/Discord)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook (generic)" msgstr "Webhook (generic)" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook Mapping" msgstr "Webhook 映射" -#: src/pages/events/TransportForm.ts +#: src/admin/events/TransportForm.ts msgid "Webhook URL" msgstr "Webhook URL" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Welcome, {name}." msgstr "欢迎,{name}。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When a user returns from the email successfully, their account will be activated." msgstr "当用户成功从电子邮件中返回时,其帐户将被激活。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown." msgstr "如果输入了有效的用户名/电子邮件,并且启用了此选项,则会显示用户的用户名和头像。否则,将显示用户输入的文本。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "" "When checked, the placeholder will be evaluated in the same way environment as a property mapping.\n" "If the evaluation failed, the placeholder itself is returned." @@ -6767,74 +6767,74 @@ msgstr "" "勾选时,占位符将以与属性映射相同的方式评估。\n" "如果评估失败,则返回占位符本身。" -#: src/pages/sources/ldap/LDAPSourceForm.ts +#: src/admin/sources/ldap/LDAPSourceForm.ts msgid "When connecting to an LDAP Server with TLS, certificates are not checked by default. Specify a keypair to validate the remote certificate." msgstr "使用 TLS 连接到 LDAP 服务器时,默认情况下不检查证书。指定密钥对以验证远程证书。" -#: src/pages/outposts/ServiceConnectionDockerForm.ts +#: src/admin/outposts/ServiceConnectionDockerForm.ts msgid "When connecting via SSH, this keypair is used for authentication." msgstr "通过 SSH 连接时,此密钥对用于身份验证。" -#: src/pages/stages/email/EmailStageForm.ts +#: src/admin/stages/email/EmailStageForm.ts msgid "When enabled, global Email connection settings will be used and connection settings below will be ignored." msgstr "启用后,将使用全局电子邮件连接设置,而下面的连接设置将被忽略。" -#: src/pages/stages/invitation/InvitationForm.ts +#: src/admin/stages/invitation/InvitationForm.ts msgid "When enabled, the invitation will be deleted after usage." msgstr "启用后,邀请将在使用后被删除。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When enabled, user fields are matched regardless of their casing." msgstr "启用后,无论用户字段大小写如何,都将匹配用户字段。" -#: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts +#: src/admin/stages/authenticator_validate/AuthenticatorValidateStageForm.ts msgid "When multiple stages are selected, the user can choose which one they want to enroll." msgstr "选中多个阶段时,用户可以选择要注册哪个。" -#: src/pages/stages/identification/IdentificationStageForm.ts +#: src/admin/stages/identification/IdentificationStageForm.ts msgid "When selected, a password field is shown on the same page instead of a separate page. This prevents username enumeration attacks." msgstr "选中后,密码字段将显示在同一页面上,而不是单独的页面上。这样可以防止用户名枚举攻击。" -#: src/pages/providers/saml/SAMLProviderForm.ts +#: src/admin/providers/saml/SAMLProviderForm.ts msgid "When selected, incoming assertion's Signatures will be validated against this certificate. To allow unsigned Requests, leave on default." msgstr "选中后,传入声明的签名将根据此证书进行验证。要允许未签名的请求,请保留默认值。" -#: src/pages/policies/dummy/DummyPolicyForm.ts -#: src/pages/policies/event_matcher/EventMatcherPolicyForm.ts -#: src/pages/policies/expiry/ExpiryPolicyForm.ts -#: src/pages/policies/expression/ExpressionPolicyForm.ts -#: src/pages/policies/hibp/HaveIBeenPwnedPolicyForm.ts -#: src/pages/policies/password/PasswordPolicyForm.ts -#: src/pages/policies/reputation/ReputationPolicyForm.ts +#: src/admin/policies/dummy/DummyPolicyForm.ts +#: src/admin/policies/event_matcher/EventMatcherPolicyForm.ts +#: src/admin/policies/expiry/ExpiryPolicyForm.ts +#: src/admin/policies/expression/ExpressionPolicyForm.ts +#: src/admin/policies/hibp/HaveIBeenPwnedPolicyForm.ts +#: src/admin/policies/password/PasswordPolicyForm.ts +#: src/admin/policies/reputation/ReputationPolicyForm.ts msgid "When this option is enabled, all executions of this policy will be logged. By default, only execution errors are logged." msgstr "启用此选项后,将记录此策略的所有执行。默认情况下,只记录执行错误。" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "When used in conjunction with a User Write stage, use attributes.foo to write attributes." msgstr "当与用户写入阶段结合使用时,请使用 attributes.foo 来编写属性。" -#: src/pages/tenants/TenantForm.ts +#: src/admin/tenants/TenantForm.ts msgid "When using an external logging solution for archiving, this can be set to \"minutes=5\"." msgstr "使用外部日志记录解决方案进行存档时,可以将其设置为 “minutes=5”。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "When using proxy or forward auth (single application) mode, the requested URL Path is checked against the regular expressions. When using forward auth (domain mode), the full requested URL including scheme and host is matched against the regular expressions." msgstr "使用代理或转发身份验证(单个应用程序)模式时,将根据正则表达式检查请求的 URL 路径。使用前向身份验证(域模式)时,请求的完整 URL(包括 scheme 和 host)将与正则表达式进行匹配。" -#: src/flows/FlowExecutor.ts +#: src/flow/FlowExecutor.ts #: src/user/user-settings/details/UserSettingsFlowExecutor.ts msgid "Whoops!" msgstr "噢!" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "Windows" msgstr "Windows" -#: src/pages/admin-overview/AdminOverviewPage.ts +#: src/admin/admin-overview/AdminOverviewPage.ts msgid "Workers" msgstr "Workers" -#: src/pages/stages/user_write/UserWriteStageForm.ts +#: src/admin/stages/user_write/UserWriteStageForm.ts msgid "" "Write any data from the flow's context's 'prompt_data' to the currently pending user. If no user\n" "is pending, a new user is created, and data is written to them." @@ -6842,51 +6842,51 @@ msgstr "" "将流程上下文的 “prompt_data” 中的任何数据写入当前待处理的用户。如果没有用户\n" "处于待处理状态,则会创建新用户并向其写入数据。" -#: src/pages/sources/saml/SAMLSourceForm.ts +#: src/admin/sources/saml/SAMLSourceForm.ts msgid "X509 Subject" msgstr "X509 Subject" -#: src/pages/applications/wizard/TypeApplicationWizardPage.ts +#: src/admin/applications/wizard/TypeApplicationWizardPage.ts msgid "XML-based SSO standard. Use this if your application only supports SAML." msgstr "" +#: src/admin/applications/ApplicationCheckAccessForm.ts +#: src/admin/blueprints/BlueprintListPage.ts +#: src/admin/groups/GroupListPage.ts +#: src/admin/groups/MemberSelectModal.ts +#: src/admin/groups/RelatedGroupList.ts +#: src/admin/outposts/ServiceConnectionListPage.ts +#: src/admin/policies/BoundPoliciesList.ts +#: src/admin/policies/PolicyTestForm.ts +#: src/admin/providers/proxy/ProxyProviderViewPage.ts +#: src/admin/tenants/TenantListPage.ts +#: src/admin/tokens/TokenListPage.ts +#: src/admin/users/GroupSelectModal.ts +#: src/admin/users/RelatedUserList.ts +#: src/admin/users/UserListPage.ts #: 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 -#: src/pages/outposts/ServiceConnectionListPage.ts -#: src/pages/policies/BoundPoliciesList.ts -#: src/pages/policies/PolicyTestForm.ts -#: src/pages/providers/proxy/ProxyProviderViewPage.ts -#: src/pages/tenants/TenantListPage.ts -#: src/pages/tokens/TokenListPage.ts -#: src/pages/users/GroupSelectModal.ts -#: src/pages/users/RelatedUserList.ts -#: src/pages/users/UserListPage.ts #: src/user/user-settings/tokens/UserTokenList.ts msgid "Yes" msgstr "Yes" -#: src/pages/crypto/CertificateKeyPairListPage.ts +#: src/admin/crypto/CertificateKeyPairListPage.ts msgid "Yes ({0})" msgstr "Yes ({0})" -#: src/pages/outposts/OutpostForm.ts +#: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "您只能选择与 Outpost 类型匹配的提供商。" -#: src/flows/stages/RedirectStage.ts +#: src/flow/stages/RedirectStage.ts msgid "You're about to be redirect to the following URL." msgstr "您将被重定向到以下 URL。" -#: src/interfaces/AdminInterface.ts +#: src/admin/AdminInterface.ts msgid "You're currently impersonating {0}. Click to stop." msgstr "你目前正在模拟 {0}。单击停止。" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "app1 running on app1.example.com" msgstr "app1 在 app1.example.com 上运行" @@ -6896,11 +6896,11 @@ msgstr "app1 在 app1.example.com 上运行" #~ msgid "authentik LDAP Backend" #~ msgstr "身份验证 LDAP 后端" -#: src/pages/providers/proxy/ProxyProviderForm.ts +#: src/admin/providers/proxy/ProxyProviderForm.ts msgid "authentik running on auth.example.com" msgstr "auth.example.com 上运行的 authentik" -#: src/pages/stages/prompt/PromptForm.ts +#: src/admin/stages/prompt/PromptForm.ts msgid "authentik: Locale: Displays a list of locales authentik supports." msgstr "authentik:语言:显示 authentik 支持的语言设置。" @@ -6931,11 +6931,11 @@ msgstr "引用将被重置为默认值" msgid "reference will be set to an empty value" msgstr "引用将被设置为空值" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with current user" msgstr "以当前用户" -#: src/pages/flows/FlowViewPage.ts +#: src/admin/flows/FlowViewPage.ts msgid "with inspector" msgstr "和检查员一起" @@ -6945,11 +6945,11 @@ msgstr "和检查员一起" msgid "{0}" msgstr "{0}" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} (\"{1}\", of type {2})" msgstr "{0} (“{1}”, 类型为 {2})" -#: src/pages/stages/prompt/PromptStageForm.ts +#: src/admin/stages/prompt/PromptStageForm.ts msgid "{0} ({1})" msgstr "{0} ({1})" @@ -6962,7 +6962,7 @@ msgstr "{0} ({consequence})" msgid "{0} - {1} of {2}" msgstr "{0} - {1} of {2}" -#: src/pages/admin-overview/cards/VersionStatusCard.ts +#: src/admin/admin-overview/cards/VersionStatusCard.ts msgid "{0} is available!" msgstr "{0} 可用!" @@ -6970,7 +6970,7 @@ msgstr "{0} 可用!" msgid "{0} unread" msgstr "{0} 未读" -#: src/pages/outposts/OutpostHealth.ts +#: src/admin/outposts/OutpostHealth.ts msgid "{0}, should be {1}" msgstr "{0},应该是 {1}"