root: update locales
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
01a897dbc2
commit
4816b90378
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-11-24 10:37+0000\n"
|
||||
"POT-Creation-Date: 2022-12-12 16:22+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -81,7 +81,7 @@ msgstr ""
|
|||
msgid "User's display name."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/core/models.py:263 authentik/providers/oauth2/models.py:325
|
||||
#: authentik/core/models.py:263 authentik/providers/oauth2/models.py:331
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
|
@ -276,89 +276,89 @@ msgstr ""
|
|||
msgid "Certificate-Key Pairs"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:301
|
||||
#: authentik/events/models.py:300
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:302
|
||||
#: authentik/events/models.py:301
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:308
|
||||
#: authentik/events/models.py:307
|
||||
msgid "authentik inbuilt notifications"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:309
|
||||
#: authentik/events/models.py:308
|
||||
msgid "Generic Webhook"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:310
|
||||
#: authentik/events/models.py:309
|
||||
msgid "Slack Webhook (Slack/Discord)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:311
|
||||
#: authentik/events/models.py:310
|
||||
msgid "Email"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:329
|
||||
#: authentik/events/models.py:328
|
||||
msgid ""
|
||||
"Only send notification once, for example when sending a webhook into a chat "
|
||||
"channel."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:389
|
||||
#: authentik/events/models.py:388
|
||||
msgid "Severity"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:394
|
||||
#: authentik/events/models.py:393
|
||||
msgid "Dispatched for user"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:478
|
||||
#: authentik/events/models.py:477
|
||||
msgid "Notification Transport"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:479
|
||||
#: authentik/events/models.py:478
|
||||
msgid "Notification Transports"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:485
|
||||
#: authentik/events/models.py:484
|
||||
msgid "Notice"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:486
|
||||
#: authentik/events/models.py:485
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:487
|
||||
#: authentik/events/models.py:486
|
||||
msgid "Alert"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:513
|
||||
#: authentik/events/models.py:512
|
||||
msgid "Notification"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:514
|
||||
#: authentik/events/models.py:513
|
||||
msgid "Notifications"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:534
|
||||
#: authentik/events/models.py:533
|
||||
msgid "Controls which severity level the created notifications will have."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:560
|
||||
#: authentik/events/models.py:559
|
||||
msgid "Notification Rule"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:561
|
||||
#: authentik/events/models.py:560
|
||||
msgid "Notification Rules"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:582
|
||||
#: authentik/events/models.py:581
|
||||
msgid "Webhook Mapping"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py:583
|
||||
#: authentik/events/models.py:582
|
||||
msgid "Webhook Mappings"
|
||||
msgstr ""
|
||||
|
||||
|
@ -366,7 +366,7 @@ msgstr ""
|
|||
msgid "Task has not been run yet."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/api/flows.py:296
|
||||
#: authentik/flows/api/flows.py:297
|
||||
#, python-format
|
||||
msgid "Flow not applicable to current user/request: %(messages)s"
|
||||
msgstr ""
|
||||
|
@ -406,45 +406,54 @@ msgstr ""
|
|||
msgid "Pre-flow policies"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/api/flows_diagram.py:187 authentik/flows/models.py:178
|
||||
#: authentik/flows/api/flows_diagram.py:187 authentik/flows/models.py:196
|
||||
msgid "Flow"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/exceptions.py:17
|
||||
msgid "Flow does not apply to current user (denied by policy)."
|
||||
#: authentik/flows/exceptions.py:19
|
||||
msgid "Flow does not apply to current user."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:117
|
||||
#: authentik/flows/models.py:114
|
||||
#, python-format
|
||||
msgid "Dynamic In-memory stage: %(doc)s"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:129
|
||||
msgid "Visible in the URL."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:119
|
||||
#: authentik/flows/models.py:131
|
||||
msgid "Shown as the Title in Flow pages."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:137
|
||||
#: authentik/flows/models.py:149
|
||||
msgid "Background shown during execution"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:144
|
||||
#: authentik/flows/models.py:156
|
||||
msgid ""
|
||||
"Enable compatibility mode, increases compatibility with password managers on "
|
||||
"mobile devices."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:152
|
||||
#: authentik/flows/models.py:164
|
||||
msgid "Configure what should happen when a flow denies access to a user."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:179
|
||||
#: authentik/flows/models.py:170
|
||||
msgid "Required level of authentication and authorization to access a flow."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:197
|
||||
msgid "Flows"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:209
|
||||
#: authentik/flows/models.py:227
|
||||
msgid "Evaluate policies when the Stage is present to the user."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:216
|
||||
#: authentik/flows/models.py:234
|
||||
msgid ""
|
||||
"Configure how the flow executor should handle an invalid response to a "
|
||||
"challenge. RETRY returns the error message and a similar challenge to the "
|
||||
|
@ -452,19 +461,19 @@ msgid ""
|
|||
"RESTART_WITH_CONTEXT restarts the flow while keeping the current context."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:240
|
||||
#: authentik/flows/models.py:258
|
||||
msgid "Flow Stage Binding"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:241
|
||||
#: authentik/flows/models.py:259
|
||||
msgid "Flow Stage Bindings"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:291
|
||||
#: authentik/flows/models.py:309
|
||||
msgid "Flow Token"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/models.py:292
|
||||
#: authentik/flows/models.py:310
|
||||
msgid "Flow Tokens"
|
||||
msgstr ""
|
||||
|
||||
|
@ -633,11 +642,15 @@ msgid ""
|
|||
"If the zxcvbn score is equal or less than this value, the policy will fail."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/policies/password/models.py:161
|
||||
#: authentik/policies/password/models.py:154
|
||||
msgid "Password is too weak."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/policies/password/models.py:163
|
||||
msgid "Password Policy"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/policies/password/models.py:162
|
||||
#: authentik/policies/password/models.py:164
|
||||
msgid "Password Policies"
|
||||
msgstr ""
|
||||
|
||||
|
@ -719,193 +732,193 @@ msgstr ""
|
|||
msgid "LDAP Providers"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:37
|
||||
#: authentik/providers/oauth2/models.py:43
|
||||
msgid "Confidential"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:38
|
||||
#: authentik/providers/oauth2/models.py:44
|
||||
msgid "Public"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:60
|
||||
#: authentik/providers/oauth2/models.py:66
|
||||
msgid "Based on the Hashed User ID"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:61
|
||||
#: authentik/providers/oauth2/models.py:67
|
||||
msgid "Based on the username"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:64
|
||||
#: authentik/providers/oauth2/models.py:70
|
||||
msgid "Based on the User's Email. This is recommended over the UPN method."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:80
|
||||
#: authentik/providers/oauth2/models.py:86
|
||||
msgid "Same identifier is used for all providers"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:82
|
||||
#: authentik/providers/oauth2/models.py:88
|
||||
msgid "Each provider has a different issuer, based on the application slug."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:89
|
||||
#: authentik/providers/oauth2/models.py:95
|
||||
msgid "code (Authorization Code Flow)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:90
|
||||
#: authentik/providers/oauth2/models.py:96
|
||||
msgid "id_token (Implicit Flow)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:91
|
||||
#: authentik/providers/oauth2/models.py:97
|
||||
msgid "id_token token (Implicit Flow)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:92
|
||||
#: authentik/providers/oauth2/models.py:98
|
||||
msgid "code token (Hybrid Flow)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:93
|
||||
#: authentik/providers/oauth2/models.py:99
|
||||
msgid "code id_token (Hybrid Flow)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:94
|
||||
#: authentik/providers/oauth2/models.py:100
|
||||
msgid "code id_token token (Hybrid Flow)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:100
|
||||
#: authentik/providers/oauth2/models.py:106
|
||||
msgid "HS256 (Symmetric Encryption)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:101
|
||||
#: authentik/providers/oauth2/models.py:107
|
||||
msgid "RS256 (Asymmetric Encryption)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:102
|
||||
#: authentik/providers/oauth2/models.py:108
|
||||
msgid "ES256 (Asymmetric Encryption)"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:108
|
||||
#: authentik/providers/oauth2/models.py:114
|
||||
msgid "Scope used by the client"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:134
|
||||
#: authentik/providers/oauth2/models.py:140
|
||||
msgid "Scope Mapping"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:135
|
||||
#: authentik/providers/oauth2/models.py:141
|
||||
msgid "Scope Mappings"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:145
|
||||
#: authentik/providers/oauth2/models.py:151
|
||||
msgid "Client Type"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:147
|
||||
#: authentik/providers/oauth2/models.py:153
|
||||
msgid ""
|
||||
"Confidential clients are capable of maintaining the confidentiality of their "
|
||||
"credentials. Public clients are incapable"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:154
|
||||
#: authentik/providers/oauth2/models.py:160
|
||||
msgid "Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:160
|
||||
#: authentik/providers/oauth2/models.py:166
|
||||
msgid "Client Secret"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:166
|
||||
#: authentik/providers/oauth2/models.py:172
|
||||
msgid "Redirect URIs"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:167
|
||||
#: authentik/providers/oauth2/models.py:173
|
||||
msgid "Enter each URI on a new line."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:172
|
||||
#: authentik/providers/oauth2/models.py:178
|
||||
msgid "Include claims in id_token"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:220
|
||||
#: authentik/providers/oauth2/models.py:226
|
||||
msgid "Signing Key"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:224
|
||||
#: authentik/providers/oauth2/models.py:230
|
||||
msgid ""
|
||||
"Key used to sign the tokens. Only required when JWT Algorithm is set to "
|
||||
"RS256."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:231
|
||||
#: authentik/providers/oauth2/models.py:237
|
||||
msgid ""
|
||||
"Any JWT signed by the JWK of the selected source can be used to authenticate."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:317
|
||||
#: authentik/providers/oauth2/models.py:323
|
||||
msgid "OAuth2/OpenID Provider"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:318
|
||||
#: authentik/providers/oauth2/models.py:324
|
||||
msgid "OAuth2/OpenID Providers"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:327
|
||||
#: authentik/providers/oauth2/models.py:536
|
||||
#: authentik/providers/oauth2/models.py:333
|
||||
#: authentik/providers/oauth2/models.py:550
|
||||
msgid "Scopes"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:345
|
||||
#: authentik/providers/oauth2/models.py:351
|
||||
msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:346
|
||||
#: authentik/providers/oauth2/models.py:352
|
||||
msgid "Nonce"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:347
|
||||
#: authentik/providers/oauth2/models.py:353
|
||||
msgid "Is Authentication?"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:348
|
||||
#: authentik/providers/oauth2/models.py:354
|
||||
msgid "Code Challenge"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:350
|
||||
#: authentik/providers/oauth2/models.py:356
|
||||
msgid "Code Challenge Method"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:370
|
||||
#: authentik/providers/oauth2/models.py:376
|
||||
msgid "Authorization Code"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:371
|
||||
#: authentik/providers/oauth2/models.py:377
|
||||
msgid "Authorization Codes"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:421
|
||||
#: authentik/providers/oauth2/models.py:428
|
||||
msgid "Access Token"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:422
|
||||
#: authentik/providers/oauth2/models.py:429
|
||||
msgid "Refresh Token"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:423
|
||||
#: authentik/providers/oauth2/models.py:430
|
||||
msgid "ID Token"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:432
|
||||
#: authentik/providers/oauth2/models.py:439
|
||||
msgid "OAuth2 Token"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:433
|
||||
#: authentik/providers/oauth2/models.py:440
|
||||
msgid "OAuth2 Tokens"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:548
|
||||
#: authentik/providers/oauth2/models.py:562
|
||||
msgid "Device Token"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/oauth2/models.py:549
|
||||
#: authentik/providers/oauth2/models.py:563
|
||||
msgid "Device Tokens"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1912,7 +1925,7 @@ msgstr ""
|
|||
msgid "User Write Stages"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/stages/user_write/stage.py:112
|
||||
#: authentik/stages/user_write/stage.py:114
|
||||
msgid "No Pending data."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Reference in New Issue