root: update locales

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-12-12 16:23:30 +00:00
parent 01a897dbc2
commit 4816b90378
11 changed files with 472 additions and 99 deletions

View File

@ -606,6 +606,7 @@ msgstr "Authentifizierung mit Apple..."
msgid "Authenticating with Plex..."
msgstr "Authentifizierung mit Plex..."
#: src/admin/flows/FlowForm.ts
#: src/admin/flows/utils.ts
msgid "Authentication"
msgstr "Authentifizierung"
@ -1325,7 +1326,6 @@ msgstr "Kontext"
#: 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
@ -2820,6 +2820,10 @@ msgstr "Wenn diese Option leer bleibt, versucht authentik, die Start-URL auf der
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."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "If no Plex popup opens, click the button below."
msgstr ""
#~ 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."
@ -3796,6 +3800,10 @@ msgstr "Keine Präferenz wird gesendet"
msgid "No recovery flow is configured."
msgstr "Es ist kein Wiederherstellungsablauf konfiguriert."
#: src/admin/flows/FlowForm.ts
msgid "No requirement"
msgstr ""
#: src/user/user-settings/sources/SourceSettings.ts
msgid "No services available."
msgstr "Keine Dienste verfügbar."
@ -3996,6 +4004,10 @@ msgstr ""
msgid "Open issue on GitHub..."
msgstr "Offenes Problem auf GitHub..."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Open login"
msgstr ""
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
msgid "Open settings"
msgstr "Einstellungen öffnen"
@ -4689,10 +4701,26 @@ msgstr "Anfrage wurde verweigert"
msgid "Request token URL"
msgstr "Token-URL anfordern"
#: src/admin/flows/FlowForm.ts
msgid "Require authentication"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require no authentication."
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require superuser."
msgstr ""
#: src/admin/stages/prompt/PromptForm.ts
msgid "Required"
msgstr "Erforderlich"
#: src/admin/flows/FlowForm.ts
msgid "Required authentication level for this flow."
msgstr ""
#: src/flow/stages/prompt/PromptStage.ts
msgid "Required."
msgstr "Erforderlich"
@ -5031,6 +5059,10 @@ msgstr "Einmal senden"
msgid "Send recovery link to user"
msgstr "Wiederherstellungslink an Benutzer senden"
#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts
msgid "Sending Duo push notification"
msgstr ""
#: src/admin/events/RuleListPage.ts
msgid "Sent to group"
msgstr "An Gruppe gesendet"
@ -6893,6 +6925,10 @@ msgstr "Wartezeit (max.)"
msgid "Wait (min)"
msgstr "Wartezeit (min.)"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Waiting for authentication..."
msgstr ""
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts

View File

@ -592,6 +592,7 @@ msgstr "Authenticating with Apple..."
msgid "Authenticating with Plex..."
msgstr "Authenticating with Plex..."
#: src/admin/flows/FlowForm.ts
#: src/admin/flows/utils.ts
msgid "Authentication"
msgstr "Authentication"
@ -1328,7 +1329,6 @@ msgstr "Context"
#: 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
@ -2865,6 +2865,10 @@ msgstr "If left empty, authentik will try to extract the launch URL based on the
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."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "If no Plex popup opens, click the button below."
msgstr "If no Plex popup opens, click the button below."
#: src/pages/providers/oauth2/OAuth2ProviderForm.ts
#~ 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."
@ -3853,6 +3857,10 @@ msgstr "No preference is sent"
msgid "No recovery flow is configured."
msgstr "No recovery flow is configured."
#: src/admin/flows/FlowForm.ts
msgid "No requirement"
msgstr "No requirement"
#: src/user/user-settings/sources/SourceSettings.ts
msgid "No services available."
msgstr "No services available."
@ -4063,6 +4071,10 @@ msgstr "Open in new tab"
msgid "Open issue on GitHub..."
msgstr "Open issue on GitHub..."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Open login"
msgstr "Open login"
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
msgid "Open settings"
msgstr "Open settings"
@ -4787,10 +4799,26 @@ msgstr "Request has been denied."
msgid "Request token URL"
msgstr "Request token URL"
#: src/admin/flows/FlowForm.ts
msgid "Require authentication"
msgstr "Require authentication"
#: src/admin/flows/FlowForm.ts
msgid "Require no authentication."
msgstr "Require no authentication."
#: src/admin/flows/FlowForm.ts
msgid "Require superuser."
msgstr "Require superuser."
#: src/admin/stages/prompt/PromptForm.ts
msgid "Required"
msgstr "Required"
#: src/admin/flows/FlowForm.ts
msgid "Required authentication level for this flow."
msgstr "Required authentication level for this flow."
#: src/flow/stages/prompt/PromptStage.ts
msgid "Required."
msgstr "Required."
@ -5138,6 +5166,10 @@ msgstr "Send once"
msgid "Send recovery link to user"
msgstr "Send recovery link to user"
#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts
msgid "Sending Duo push notification"
msgstr "Sending Duo push notification"
#: src/admin/events/RuleListPage.ts
msgid "Sent to group"
msgstr "Sent to group"
@ -7049,6 +7081,10 @@ msgstr "Wait (max)"
msgid "Wait (min)"
msgstr "Wait (min)"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Waiting for authentication..."
msgstr "Waiting for authentication..."
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts

View File

@ -584,6 +584,7 @@ msgstr "Autenticando con Apple..."
msgid "Authenticating with Plex..."
msgstr "Autenticando con Plex..."
#: src/admin/flows/FlowForm.ts
#: src/admin/flows/utils.ts
msgid "Authentication"
msgstr "Autenticación"
@ -1301,7 +1302,6 @@ msgstr "Contexto"
#: 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
@ -2796,6 +2796,10 @@ msgstr "Si se deja vacío, authentik intentará extraer la URL de inicio en func
msgid "If multiple providers share an outpost, a self-signed certificate is used."
msgstr "Si varios proveedores comparten un controlador, se utiliza un certificado autofirmado."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "If no Plex popup opens, click the button below."
msgstr ""
#~ 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."
@ -3772,6 +3776,10 @@ msgstr "No se envía ninguna preferencia"
msgid "No recovery flow is configured."
msgstr "No hay configurado ningún flujo de recuperación."
#: src/admin/flows/FlowForm.ts
msgid "No requirement"
msgstr ""
#: src/user/user-settings/sources/SourceSettings.ts
msgid "No services available."
msgstr "No hay servicios disponibles."
@ -3972,6 +3980,10 @@ msgstr ""
msgid "Open issue on GitHub..."
msgstr "Abrir problema en GitHub..."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Open login"
msgstr ""
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
msgid "Open settings"
msgstr ""
@ -4665,10 +4677,26 @@ msgstr "Se ha denegado la solicitud."
msgid "Request token URL"
msgstr "URL de token de solicitud"
#: src/admin/flows/FlowForm.ts
msgid "Require authentication"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require no authentication."
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require superuser."
msgstr ""
#: src/admin/stages/prompt/PromptForm.ts
msgid "Required"
msgstr "Requerido"
#: src/admin/flows/FlowForm.ts
msgid "Required authentication level for this flow."
msgstr ""
#: src/flow/stages/prompt/PromptStage.ts
msgid "Required."
msgstr "Necesario."
@ -5007,6 +5035,10 @@ msgstr "Enviar una vez"
msgid "Send recovery link to user"
msgstr "Enviar enlace de recuperación al usuario"
#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts
msgid "Sending Duo push notification"
msgstr ""
#: src/admin/events/RuleListPage.ts
msgid "Sent to group"
msgstr "Enviado al grupo"
@ -6869,6 +6901,10 @@ msgstr "Espera (máx.)"
msgid "Wait (min)"
msgstr "Espera (min)"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Waiting for authentication..."
msgstr ""
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts

View File

@ -589,6 +589,7 @@ msgstr "Se connecter avec Apple..."
msgid "Authenticating with Plex..."
msgstr "Authentification avec Plex..."
#: src/admin/flows/FlowForm.ts
#: src/admin/flows/utils.ts
msgid "Authentication"
msgstr "Authentification"
@ -1306,7 +1307,6 @@ msgstr "Contexte"
#: 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
@ -2799,6 +2799,10 @@ msgstr "Si laissé vide, authentik essaiera d'extraire l'URL de lancement en se
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é."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "If no Plex popup opens, click the button below."
msgstr ""
#~ 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é."
@ -3773,6 +3777,10 @@ msgstr ""
msgid "No recovery flow is configured."
msgstr "Aucun flux de récupération n'est configuré."
#: src/admin/flows/FlowForm.ts
msgid "No requirement"
msgstr ""
#: src/user/user-settings/sources/SourceSettings.ts
msgid "No services available."
msgstr ""
@ -3973,6 +3981,10 @@ msgstr ""
msgid "Open issue on GitHub..."
msgstr "Ouvrir un ticket sur GitHub..."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Open login"
msgstr ""
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
msgid "Open settings"
msgstr "Ouvrir les paramètres"
@ -4666,10 +4678,26 @@ msgstr "La requête a été refusée."
msgid "Request token URL"
msgstr "URL du jeton de requête"
#: src/admin/flows/FlowForm.ts
msgid "Require authentication"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require no authentication."
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require superuser."
msgstr ""
#: src/admin/stages/prompt/PromptForm.ts
msgid "Required"
msgstr "Obligatoire"
#: src/admin/flows/FlowForm.ts
msgid "Required authentication level for this flow."
msgstr ""
#: src/flow/stages/prompt/PromptStage.ts
msgid "Required."
msgstr "Obligatoire."
@ -5008,6 +5036,10 @@ msgstr "Envoyer une seule fois"
msgid "Send recovery link to user"
msgstr "Envoyer le lien de récupération à l'utilisateur"
#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts
msgid "Sending Duo push notification"
msgstr ""
#: src/admin/events/RuleListPage.ts
msgid "Sent to group"
msgstr "Envoyé au groupe"
@ -6860,6 +6892,10 @@ msgstr "Attente (max)"
msgid "Wait (min)"
msgstr "Attente (min)"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Waiting for authentication..."
msgstr ""
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts

View File

@ -588,6 +588,7 @@ msgstr "Uwierzytelnianie z Apple..."
msgid "Authenticating with Plex..."
msgstr "Uwierzytelnianie z Plex..."
#: src/admin/flows/FlowForm.ts
#: src/admin/flows/utils.ts
msgid "Authentication"
msgstr "Uwierzytelnianie"
@ -1307,7 +1308,6 @@ msgstr "Kontekst"
#: 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
@ -2802,6 +2802,10 @@ msgstr "Jeśli pozostawione puste, authentik spróbuje wyodrębnić URL uruchami
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."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "If no Plex popup opens, click the button below."
msgstr ""
#~ 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."
@ -3780,6 +3784,10 @@ msgstr "Żadne preferencje nie są wysyłane"
msgid "No recovery flow is configured."
msgstr "Nie skonfigurowano przepływu odzyskiwania."
#: src/admin/flows/FlowForm.ts
msgid "No requirement"
msgstr ""
#: src/user/user-settings/sources/SourceSettings.ts
msgid "No services available."
msgstr "Brak dostępnych usług."
@ -3980,6 +3988,10 @@ msgstr ""
msgid "Open issue on GitHub..."
msgstr "Otwórz problem w serwisie GitHub..."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Open login"
msgstr ""
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
msgid "Open settings"
msgstr "Otwórz ustawienia"
@ -4675,10 +4687,26 @@ msgstr "Żądanie zostało odrzucone."
msgid "Request token URL"
msgstr "URL żądania tokena"
#: src/admin/flows/FlowForm.ts
msgid "Require authentication"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require no authentication."
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require superuser."
msgstr ""
#: src/admin/stages/prompt/PromptForm.ts
msgid "Required"
msgstr "Wymagany"
#: src/admin/flows/FlowForm.ts
msgid "Required authentication level for this flow."
msgstr ""
#: src/flow/stages/prompt/PromptStage.ts
msgid "Required."
msgstr "Wymagany."
@ -5017,6 +5045,10 @@ msgstr "Wyślij raz"
msgid "Send recovery link to user"
msgstr "Wyślij link odzyskiwania do użytkownika"
#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts
msgid "Sending Duo push notification"
msgstr ""
#: src/admin/events/RuleListPage.ts
msgid "Sent to group"
msgstr "Wysłane do grup"
@ -6879,6 +6911,10 @@ msgstr "Czekaj (max)"
msgid "Wait (min)"
msgstr "Czekaj (min)"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Waiting for authentication..."
msgstr ""
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts

View File

@ -584,6 +584,7 @@ msgstr ""
msgid "Authenticating with Plex..."
msgstr ""
#: src/admin/flows/FlowForm.ts
#: src/admin/flows/utils.ts
msgid "Authentication"
msgstr ""
@ -1316,7 +1317,6 @@ msgstr ""
#: 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
@ -2851,6 +2851,10 @@ msgstr ""
msgid "If multiple providers share an outpost, a self-signed certificate is used."
msgstr ""
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "If no Plex popup opens, click the button below."
msgstr ""
#: src/pages/providers/oauth2/OAuth2ProviderForm.ts
#~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed."
#~ msgstr ""
@ -3835,6 +3839,10 @@ msgstr ""
msgid "No recovery flow is configured."
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "No requirement"
msgstr ""
#: src/user/user-settings/sources/SourceSettings.ts
msgid "No services available."
msgstr ""
@ -4045,6 +4053,10 @@ msgstr ""
msgid "Open issue on GitHub..."
msgstr ""
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Open login"
msgstr ""
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
msgid "Open settings"
msgstr ""
@ -4767,10 +4779,26 @@ msgstr ""
msgid "Request token URL"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require authentication"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require no authentication."
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require superuser."
msgstr ""
#: src/admin/stages/prompt/PromptForm.ts
msgid "Required"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Required authentication level for this flow."
msgstr ""
#: src/flow/stages/prompt/PromptStage.ts
msgid "Required."
msgstr ""
@ -5118,6 +5146,10 @@ msgstr ""
msgid "Send recovery link to user"
msgstr ""
#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts
msgid "Sending Duo push notification"
msgstr ""
#: src/admin/events/RuleListPage.ts
msgid "Sent to group"
msgstr ""
@ -7019,6 +7051,10 @@ msgstr ""
msgid "Wait (min)"
msgstr ""
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Waiting for authentication..."
msgstr ""
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts

View File

@ -584,6 +584,7 @@ msgstr "Apple ile kimlik doğrulaması..."
msgid "Authenticating with Plex..."
msgstr "Plex ile kimlik doğrulaması..."
#: src/admin/flows/FlowForm.ts
#: src/admin/flows/utils.ts
msgid "Authentication"
msgstr "Kimlik Doğrulama"
@ -1301,7 +1302,6 @@ msgstr "Bağlam"
#: 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
@ -2796,6 +2796,10 @@ msgstr "Boş bırakılırsa, authentik seçili sağlayıcıya göre başlatma UR
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."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "If no Plex popup opens, click the button below."
msgstr ""
#~ 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."
@ -3772,6 +3776,10 @@ msgstr ""
msgid "No recovery flow is configured."
msgstr "Kurtarma akışı yapılandırılmamış."
#: src/admin/flows/FlowForm.ts
msgid "No requirement"
msgstr ""
#: src/user/user-settings/sources/SourceSettings.ts
msgid "No services available."
msgstr "Hizmet yok."
@ -3972,6 +3980,10 @@ msgstr ""
msgid "Open issue on GitHub..."
msgstr "GitHub'da açık sorun..."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Open login"
msgstr ""
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
msgid "Open settings"
msgstr ""
@ -4665,10 +4677,26 @@ msgstr "İstek reddedildi."
msgid "Request token URL"
msgstr "Belirteç URL'sini iste"
#: src/admin/flows/FlowForm.ts
msgid "Require authentication"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require no authentication."
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require superuser."
msgstr ""
#: src/admin/stages/prompt/PromptForm.ts
msgid "Required"
msgstr "Zorunlu"
#: src/admin/flows/FlowForm.ts
msgid "Required authentication level for this flow."
msgstr ""
#: src/flow/stages/prompt/PromptStage.ts
msgid "Required."
msgstr "Zorunlu."
@ -5007,6 +5035,10 @@ msgstr "Bir kez gönder"
msgid "Send recovery link to user"
msgstr "Kullanıcıya kurtarma bağlantısını gönder"
#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts
msgid "Sending Duo push notification"
msgstr ""
#: src/admin/events/RuleListPage.ts
msgid "Sent to group"
msgstr "Gruba gönderildi"
@ -6869,6 +6901,10 @@ msgstr "Bekleyin (maks.)"
msgid "Wait (min)"
msgstr "Bekle (dk)"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Waiting for authentication..."
msgstr ""
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts

View File

@ -590,6 +590,7 @@ msgstr "正在使用 Apple 进行身份验证..."
msgid "Authenticating with Plex..."
msgstr "正在使用 Plex 进行身份验证..."
#: src/admin/flows/FlowForm.ts
#: src/admin/flows/utils.ts
msgid "Authentication"
msgstr "身份验证"
@ -1309,7 +1310,6 @@ msgstr "上下文"
#: 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
@ -2804,6 +2804,10 @@ msgstr "如果留空authentik 将尝试根据选定的提供程序提取启
msgid "If multiple providers share an outpost, a self-signed certificate is used."
msgstr "如果多个提供程序共享同一个前哨,则使用自签名证书。"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "If no Plex popup opens, click the button below."
msgstr ""
#~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed."
#~ msgstr "如果未指定显式重定向 URI则允许使用任何重定向 URI。"
@ -3780,6 +3784,10 @@ msgstr "不发送偏好"
msgid "No recovery flow is configured."
msgstr "未配置恢复流程。"
#: src/admin/flows/FlowForm.ts
msgid "No requirement"
msgstr ""
#: src/user/user-settings/sources/SourceSettings.ts
msgid "No services available."
msgstr "没有可用的服务。"
@ -3980,6 +3988,10 @@ msgstr ""
msgid "Open issue on GitHub..."
msgstr "在 GitHub 上提出议题..."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Open login"
msgstr ""
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
msgid "Open settings"
msgstr "打开设置"
@ -4673,10 +4685,26 @@ msgstr "请求被拒绝。"
msgid "Request token URL"
msgstr "请求令牌 URL"
#: src/admin/flows/FlowForm.ts
msgid "Require authentication"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require no authentication."
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require superuser."
msgstr ""
#: src/admin/stages/prompt/PromptForm.ts
msgid "Required"
msgstr "必需"
#: src/admin/flows/FlowForm.ts
msgid "Required authentication level for this flow."
msgstr ""
#: src/flow/stages/prompt/PromptStage.ts
msgid "Required."
msgstr "必需。"
@ -5015,6 +5043,10 @@ msgstr "发送一次"
msgid "Send recovery link to user"
msgstr "向用户发送恢复链接"
#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts
msgid "Sending Duo push notification"
msgstr ""
#: src/admin/events/RuleListPage.ts
msgid "Sent to group"
msgstr "已发送到组"
@ -6877,6 +6909,10 @@ msgstr "等待(最长)"
msgid "Wait (min)"
msgstr "等待(最短)"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Waiting for authentication..."
msgstr ""
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts

View File

@ -590,6 +590,7 @@ msgstr "正在使用Apple进行身份验证..."
msgid "Authenticating with Plex..."
msgstr "正在使用 Plex 进行身份验证..."
#: src/admin/flows/FlowForm.ts
#: src/admin/flows/utils.ts
msgid "Authentication"
msgstr "身份验证"
@ -1309,7 +1310,6 @@ msgstr "上下文"
#: 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
@ -2804,6 +2804,10 @@ msgstr "如果留空authentik 将尝试根据选定的提供商提取启动
msgid "If multiple providers share an outpost, a self-signed certificate is used."
msgstr "如果多个提供商共享一个 Outpost则使用自签名证书。"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "If no Plex popup opens, click the button below."
msgstr ""
#~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed."
#~ msgstr "如果未指定显式重定向 URI则允许使用任何重定向 URI。"
@ -3780,6 +3784,10 @@ msgstr "不发送首选项"
msgid "No recovery flow is configured."
msgstr "未配置任何恢复流程。"
#: src/admin/flows/FlowForm.ts
msgid "No requirement"
msgstr ""
#: src/user/user-settings/sources/SourceSettings.ts
msgid "No services available."
msgstr "没有可用的服务。"
@ -3980,6 +3988,10 @@ msgstr ""
msgid "Open issue on GitHub..."
msgstr "在 GitHub 上打开问题..."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Open login"
msgstr ""
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
msgid "Open settings"
msgstr "打开设置"
@ -4673,10 +4685,26 @@ msgstr "请求被拒绝。"
msgid "Request token URL"
msgstr "请求令牌 URL"
#: src/admin/flows/FlowForm.ts
msgid "Require authentication"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require no authentication."
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require superuser."
msgstr ""
#: src/admin/stages/prompt/PromptForm.ts
msgid "Required"
msgstr "必需"
#: src/admin/flows/FlowForm.ts
msgid "Required authentication level for this flow."
msgstr ""
#: src/flow/stages/prompt/PromptStage.ts
msgid "Required."
msgstr "必需。"
@ -5015,6 +5043,10 @@ msgstr "发送一次"
msgid "Send recovery link to user"
msgstr "向用户发送恢复链接"
#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts
msgid "Sending Duo push notification"
msgstr ""
#: src/admin/events/RuleListPage.ts
msgid "Sent to group"
msgstr "已发送到组"
@ -6877,6 +6909,10 @@ msgstr "等待 (最多)"
msgid "Wait (min)"
msgstr "等待 (最短)"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Waiting for authentication..."
msgstr ""
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts

View File

@ -590,6 +590,7 @@ msgstr "正在使用Apple进行身份验证..."
msgid "Authenticating with Plex..."
msgstr "正在使用 Plex 进行身份验证..."
#: src/admin/flows/FlowForm.ts
#: src/admin/flows/utils.ts
msgid "Authentication"
msgstr "身份验证"
@ -1309,7 +1310,6 @@ msgstr "上下文"
#: 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
@ -2804,6 +2804,10 @@ msgstr "如果留空authentik 将尝试根据选定的提供商提取启动
msgid "If multiple providers share an outpost, a self-signed certificate is used."
msgstr "如果多个提供商共享一个 Outpost则使用自签名证书。"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "If no Plex popup opens, click the button below."
msgstr ""
#~ msgid "If no explicit redirect URIs are specified, any redirect URI is allowed."
#~ msgstr "如果未指定显式重定向 URI则允许使用任何重定向 URI。"
@ -3780,6 +3784,10 @@ msgstr "不发送首选项"
msgid "No recovery flow is configured."
msgstr "未配置任何恢复流程。"
#: src/admin/flows/FlowForm.ts
msgid "No requirement"
msgstr ""
#: src/user/user-settings/sources/SourceSettings.ts
msgid "No services available."
msgstr "没有可用的服务。"
@ -3980,6 +3988,10 @@ msgstr ""
msgid "Open issue on GitHub..."
msgstr "在 GitHub 上打开问题..."
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Open login"
msgstr ""
#: src/user/user-settings/details/UserSettingsFlowExecutor.ts
msgid "Open settings"
msgstr "打开设置"
@ -4673,10 +4685,26 @@ msgstr "请求被拒绝。"
msgid "Request token URL"
msgstr "请求令牌 URL"
#: src/admin/flows/FlowForm.ts
msgid "Require authentication"
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require no authentication."
msgstr ""
#: src/admin/flows/FlowForm.ts
msgid "Require superuser."
msgstr ""
#: src/admin/stages/prompt/PromptForm.ts
msgid "Required"
msgstr "必需"
#: src/admin/flows/FlowForm.ts
msgid "Required authentication level for this flow."
msgstr ""
#: src/flow/stages/prompt/PromptStage.ts
msgid "Required."
msgstr "必需。"
@ -5015,6 +5043,10 @@ msgstr "发送一次"
msgid "Send recovery link to user"
msgstr "向用户发送恢复链接"
#: src/flow/stages/authenticator_validate/AuthenticatorValidateStageDuo.ts
msgid "Sending Duo push notification"
msgstr ""
#: src/admin/events/RuleListPage.ts
msgid "Sent to group"
msgstr "已发送到组"
@ -6877,6 +6909,10 @@ msgstr "等待 (最多)"
msgid "Wait (min)"
msgstr "等待 (最短)"
#: src/flow/sources/plex/PlexLoginInit.ts
msgid "Waiting for authentication..."
msgstr ""
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts
#: src/admin/admin-overview/cards/SystemStatusCard.ts