2021-10-09 18:07:28 +00:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2022-11-24 10:37:54 +00:00
|
|
|
"POT-Creation-Date: 2022-11-24 10:37+0000\n"
|
2021-10-09 18:07:28 +00:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
"Language: \n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/admin/api/tasks.py:115
|
2021-10-09 18:07:28 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Successfully re-scheduled Task %(name)s!"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/api/schema.py:21
|
|
|
|
msgid "Generic API Error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/api/schema.py:29
|
|
|
|
msgid "Validation Error"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-06 16:48:15 +00:00
|
|
|
#: authentik/blueprints/models.py:42
|
2022-07-31 15:11:44 +00:00
|
|
|
msgid "Managed by authentik"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-06 16:48:15 +00:00
|
|
|
#: authentik/blueprints/models.py:156
|
2022-07-31 15:11:44 +00:00
|
|
|
msgid "Blueprint Instance"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-06 16:48:15 +00:00
|
|
|
#: authentik/blueprints/models.py:157
|
2022-07-31 15:11:44 +00:00
|
|
|
msgid "Blueprint Instances"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-06 16:48:15 +00:00
|
|
|
#: authentik/blueprints/v1/exporter.py:62
|
2022-08-18 14:32:24 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "authentik Export - %(date)s"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/blueprints/v1/tasks.py:106 authentik/crypto/tasks.py:93
|
2022-08-18 14:32:24 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Successfully imported %(count)d files."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-11-26 13:08:45 +00:00
|
|
|
#: authentik/core/api/providers.py:89
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "SAML Provider from Metadata"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-11-26 13:08:45 +00:00
|
|
|
#: authentik/core/api/providers.py:90
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Create a SAML Provider by importing its Metadata."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/api/users.py:112
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "No leading or trailing slashes allowed."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/api/users.py:115
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "No empty segments in user path allowed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/core/models.py:76
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "name"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/core/models.py:78
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Users added to this group will be superusers."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-08-18 14:32:24 +00:00
|
|
|
#: authentik/core/models.py:153
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User's display name."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:263 authentik/providers/oauth2/models.py:325
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:264
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Users"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:275
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Flow used when authorizing this provider."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:308
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Application's display Name."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:309
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Internal application name, used in URLs."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:321
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "Open launch URL in a new browser tab or window."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:386
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Application"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:387
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Applications"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:393
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Use the source-specific identifier"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:401
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Use the user's email address, but deny enrollment when the email address "
|
|
|
|
"already exists."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:410
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Use the user's username, but deny enrollment when the username already "
|
|
|
|
"exists."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:417
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Source's display Name."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:418
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Internal source name, used in URLs."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:437
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Flow to use when authenticating existing users."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:446
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Flow to use when enrolling new users."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:632
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Token"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:633
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Tokens"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:675
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Property Mapping"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:676
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Property Mappings"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:712
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Authenticated Session"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/models.py:713
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Authenticated Sessions"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/sources/flow_manager.py:198
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "source"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/sources/flow_manager.py:250
|
|
|
|
msgid "Configured flow does not exist."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-28 18:57:29 +00:00
|
|
|
#: authentik/core/sources/flow_manager.py:281
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/sources/flow_manager.py:333
|
2021-10-09 18:07:28 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Successfully authenticated with %(source)s!"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/sources/flow_manager.py:305
|
2021-10-09 18:07:28 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Successfully linked %(source)s!"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/core/sources/flow_manager.py:324
|
|
|
|
msgid "Source is not configured for enrollment."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-10 10:28:25 +00:00
|
|
|
#: authentik/core/templates/if/admin.html:21
|
|
|
|
#: authentik/core/templates/if/admin.html:27
|
|
|
|
#: authentik/core/templates/if/flow.html:37
|
|
|
|
#: authentik/core/templates/if/flow.html:43
|
|
|
|
#: authentik/core/templates/if/user.html:21
|
|
|
|
#: authentik/core/templates/if/user.html:27
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Loading..."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/core/templates/if/end_session.html:7
|
|
|
|
msgid "End session"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/core/templates/if/end_session.html:11
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"You've logged out of %(application)s.\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/core/templates/if/end_session.html:19
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" You've logged out of %(application)s. You can go back to the "
|
|
|
|
"overview to launch another application, or log out of your authentik "
|
|
|
|
"account.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/core/templates/if/end_session.html:24
|
|
|
|
msgid "Go back to overview"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/core/templates/if/end_session.html:26
|
|
|
|
msgid "Log out of authentik"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/core/templates/if/end_session.html:30
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" Log back into %(application)s\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-06 16:48:15 +00:00
|
|
|
#: authentik/core/templates/if/error.html:18
|
|
|
|
msgid "Go home"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-10 10:28:25 +00:00
|
|
|
#: authentik/core/templates/login/base_full.html:90
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Powered by authentik"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/core/views/apps.py:48
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/oauth2/views/authorize.py:358
|
|
|
|
#: authentik/providers/oauth2/views/device_init.py:68
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/providers/saml/views/sso.py:69
|
|
|
|
#, python-format
|
|
|
|
msgid "You're about to sign into %(application)s."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-10 10:28:25 +00:00
|
|
|
#: authentik/crypto/api.py:177
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Subject-alt name"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/crypto/models.py:30
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "PEM-encoded Certificate data"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/crypto/models.py:33
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Optional Private Key. If this is set, you can use this keypair for "
|
|
|
|
"encryption."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/crypto/models.py:102
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Certificate-Key Pair"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/crypto/models.py:103
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Certificate-Key Pairs"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:301
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Event"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:302
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Events"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:308
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "authentik inbuilt notifications"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:309
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Generic Webhook"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:310
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Slack Webhook (Slack/Discord)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:311
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Email"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:329
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Only send notification once, for example when sending a webhook into a chat "
|
|
|
|
"channel."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:389
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Severity"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:394
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Dispatched for user"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:478
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Notification Transport"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:479
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Notification Transports"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:485
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Notice"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:486
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Warning"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:487
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Alert"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:513
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Notification"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:514
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Notifications"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:534
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Controls which severity level the created notifications will have."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:560
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Notification Rule"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:561
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Notification Rules"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:582
|
2022-10-16 19:21:43 +00:00
|
|
|
msgid "Webhook Mapping"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/models.py:583
|
2022-10-16 19:21:43 +00:00
|
|
|
msgid "Webhook Mappings"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/events/monitored_tasks.py:196
|
2021-10-18 14:35:12 +00:00
|
|
|
msgid "Task has not been run yet."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/flows/api/flows.py:296
|
2022-09-21 07:58:23 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Flow not applicable to current user/request: %(messages)s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/flows/api/flows_diagram.py:67
|
|
|
|
#: authentik/flows/api/flows_diagram.py:93
|
2022-06-26 15:51:15 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Policy (%(type)s)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-21 07:58:23 +00:00
|
|
|
#: authentik/flows/api/flows_diagram.py:70
|
2022-06-26 15:51:15 +00:00
|
|
|
#, python-format
|
2022-09-21 07:58:23 +00:00
|
|
|
msgid "Binding %(order)d"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/flows/api/flows_diagram.py:117
|
|
|
|
msgid "Policy passed"
|
2022-06-26 15:51:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-09-21 07:58:23 +00:00
|
|
|
#: authentik/flows/api/flows_diagram.py:121
|
2021-10-09 18:07:28 +00:00
|
|
|
#, python-format
|
2022-09-21 07:58:23 +00:00
|
|
|
msgid "Stage (%(type)s)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/flows/api/flows_diagram.py:145
|
2022-09-22 19:27:29 +00:00
|
|
|
#: authentik/flows/api/flows_diagram.py:180
|
2022-09-21 07:58:23 +00:00
|
|
|
msgid "Policy denied"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-22 19:27:29 +00:00
|
|
|
#: authentik/flows/api/flows_diagram.py:155
|
|
|
|
#: authentik/flows/api/flows_diagram.py:179
|
|
|
|
#: authentik/flows/api/flows_diagram.py:200
|
2022-09-21 07:58:23 +00:00
|
|
|
msgid "End of the flow"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-22 19:27:29 +00:00
|
|
|
#: authentik/flows/api/flows_diagram.py:170
|
2022-09-21 07:58:23 +00:00
|
|
|
msgid "Pre-flow policies"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-22 19:27:29 +00:00
|
|
|
#: authentik/flows/api/flows_diagram.py:187 authentik/flows/models.py:178
|
2022-09-21 07:58:23 +00:00
|
|
|
msgid "Flow"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-07-28 18:57:29 +00:00
|
|
|
#: authentik/flows/exceptions.py:17
|
|
|
|
msgid "Flow does not apply to current user (denied by policy)."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:117
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Visible in the URL."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:119
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Shown as the Title in Flow pages."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:137
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Background shown during execution"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:144
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Enable compatibility mode, increases compatibility with password managers on "
|
|
|
|
"mobile devices."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:152
|
|
|
|
msgid "Configure what should happen when a flow denies access to a user."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/flows/models.py:179
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Flows"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:209
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Evaluate policies when the Stage is present to the user."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:216
|
2021-10-09 18:07:28 +00:00
|
|
|
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 "
|
|
|
|
"executor. RESTART restarts the flow from the beginning, and "
|
|
|
|
"RESTART_WITH_CONTEXT restarts the flow while keeping the current context."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:240
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Flow Stage Binding"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:241
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Flow Stage Bindings"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:291
|
2021-12-14 21:04:16 +00:00
|
|
|
msgid "Flow Token"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/flows/models.py:292
|
2021-12-14 21:04:16 +00:00
|
|
|
msgid "Flow Tokens"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/lib/utils/time.py:27
|
2021-10-09 18:07:28 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "%(value)s is not in the correct format of 'hours=3;minutes=1'."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/outposts/api/service_connections.py:132
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"You can only use an empty kubeconfig when connecting to a local cluster."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/outposts/api/service_connections.py:140
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Invalid kubeconfig"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/outposts/models.py:156
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Outpost Service-Connection"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/outposts/models.py:157
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Outpost Service-Connections"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/outposts/models.py:193
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Certificate/Key used for authentication. Can be left empty for no "
|
|
|
|
"authentication."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/outposts/models.py:212
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Docker Service-Connection"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/outposts/models.py:213
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Docker Service-Connections"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/outposts/models.py:229
|
|
|
|
msgid "Verify SSL Certificates of the Kubernetes API endpoint"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/outposts/models.py:247
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Kubernetes Service-Connection"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/outposts/models.py:248
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Kubernetes Service-Connections"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/denied.py:25
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Access denied"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/dummy/models.py:45
|
|
|
|
msgid "Dummy Policy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/dummy/models.py:46
|
|
|
|
msgid "Dummy Policies"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/event_matcher/models.py:80
|
|
|
|
msgid "Event Matcher Policy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/event_matcher/models.py:81
|
|
|
|
msgid "Event Matcher Policies"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/expiry/models.py:46
|
|
|
|
msgid "days"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/expiry/models.py:49
|
|
|
|
msgid "Password has expired."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/expiry/models.py:54
|
|
|
|
msgid "Password Expiry Policy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/expiry/models.py:55
|
|
|
|
msgid "Password Expiry Policies"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/expression/models.py:41
|
|
|
|
msgid "Expression Policy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/expression/models.py:42
|
|
|
|
msgid "Expression Policies"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/hibp/models.py:23
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/password/models.py:27
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Field key to check, field keys defined in Prompt stages are available."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/hibp/models.py:51
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/password/models.py:72
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Password not set in context"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/hibp/models.py:64
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/password/models.py:134
|
2021-10-09 18:07:28 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Password exists on %(count)d online lists."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/hibp/models.py:70
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Have I Been Pwned Policy"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/hibp/models.py:71
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Have I Been Pwned Policies"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/models.py:23
|
|
|
|
msgid "ALL, all policies must pass"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/models.py:25
|
|
|
|
msgid "ANY, any policy must pass"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/models.py:48
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Policy Binding Model"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/models.py:49
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Policy Binding Models"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/models.py:88
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Negates the outcome of the policy. Messages are unaffected."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/models.py:91
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Timeout after which Policy execution is terminated."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/models.py:145
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Policy Binding"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/models.py:146
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Policy Bindings"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/models.py:191
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Policy"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/models.py:192
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Policies"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/password/models.py:44
|
|
|
|
msgid "How many times the password hash is allowed to be on haveibeenpwned"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/password/models.py:49
|
|
|
|
msgid ""
|
|
|
|
"If the zxcvbn score is equal or less than this value, the policy will fail."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/password/models.py:161
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Password Policy"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/policies/password/models.py:162
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Password Policies"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/reputation/models.py:59
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Reputation Policy"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/reputation/models.py:60
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Reputation Policies"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/templates/policies/denied.html:7
|
|
|
|
#: authentik/policies/templates/policies/denied.html:11
|
|
|
|
msgid "Permission denied"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/templates/policies/denied.html:21
|
|
|
|
msgid "User's avatar"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/templates/policies/denied.html:25
|
|
|
|
msgid "Not you?"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/templates/policies/denied.html:33
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Request has been denied."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/templates/policies/denied.html:44
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Messages:"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/templates/policies/denied.html:54
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Explanation:"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/policies/templates/policies/denied.html:58
|
2021-10-09 18:07:28 +00:00
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" Policy binding '%(name)s' returned result '%(result)s'\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/policies/views.py:68
|
|
|
|
msgid "Failed to resolve application"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-11-23 18:09:29 +00:00
|
|
|
#: authentik/providers/ldap/models.py:25
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "DN under which objects are accessible."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-11-23 18:09:29 +00:00
|
|
|
#: authentik/providers/ldap/models.py:34
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Users in this group can do search queries. If not set, every user can "
|
|
|
|
"execute search queries."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-11-23 18:09:29 +00:00
|
|
|
#: authentik/providers/ldap/models.py:53
|
2021-10-09 18:07:28 +00:00
|
|
|
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 ""
|
|
|
|
|
2021-11-23 18:09:29 +00:00
|
|
|
#: authentik/providers/ldap/models.py:62
|
2021-10-09 18:07:28 +00:00
|
|
|
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 ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/providers/ldap/models.py:98
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "LDAP Provider"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/providers/ldap/models.py:99
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "LDAP Providers"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:37
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Confidential"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:38
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Public"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:60
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Based on the Hashed User ID"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:61
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Based on the username"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:64
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Based on the User's Email. This is recommended over the UPN method."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:80
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Same identifier is used for all providers"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:82
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Each provider has a different issuer, based on the application slug."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:89
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "code (Authorization Code Flow)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:90
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "id_token (Implicit Flow)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:91
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "id_token token (Implicit Flow)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:92
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "code token (Hybrid Flow)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:93
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "code id_token (Hybrid Flow)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:94
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "code id_token token (Hybrid Flow)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:100
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "HS256 (Symmetric Encryption)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:101
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "RS256 (Asymmetric Encryption)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:102
|
2022-04-11 18:05:58 +00:00
|
|
|
msgid "ES256 (Asymmetric Encryption)"
|
2022-01-01 14:03:27 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:108
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Scope used by the client"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:134
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Scope Mapping"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:135
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Scope Mappings"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:145
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Client Type"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:147
|
2022-07-28 18:57:29 +00:00
|
|
|
msgid ""
|
|
|
|
"Confidential clients are capable of maintaining the confidentiality of their "
|
|
|
|
"credentials. Public clients are incapable"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:154
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Client ID"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:160
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Client Secret"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:166
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Redirect URIs"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:167
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Enter each URI on a new line."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:172
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Include claims in id_token"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:220
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "Signing Key"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:224
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Key used to sign the tokens. Only required when JWT Algorithm is set to "
|
|
|
|
"RS256."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:231
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid ""
|
|
|
|
"Any JWT signed by the JWK of the selected source can be used to authenticate."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:317
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "OAuth2/OpenID Provider"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:318
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "OAuth2/OpenID Providers"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:327
|
|
|
|
#: authentik/providers/oauth2/models.py:536
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Scopes"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:345
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Code"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:346
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Nonce"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:347
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Is Authentication?"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:348
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Code Challenge"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:350
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Code Challenge Method"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:370
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Authorization Code"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:371
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Authorization Codes"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:421
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Access Token"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:422
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Refresh Token"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:423
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "ID Token"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:432
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "OAuth2 Token"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:433
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "OAuth2 Tokens"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:548
|
2022-10-16 19:21:43 +00:00
|
|
|
msgid "Device Token"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/providers/oauth2/models.py:549
|
2022-10-16 19:21:43 +00:00
|
|
|
msgid "Device Tokens"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/oauth2/views/authorize.py:412
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/providers/saml/views/flows.py:86
|
2021-10-09 18:07:28 +00:00
|
|
|
#, python-format
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "Redirecting to %(app)s..."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/oauth2/views/device_init.py:142
|
|
|
|
msgid "Invalid code"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/providers/oauth2/views/userinfo.py:46
|
|
|
|
#: authentik/providers/oauth2/views/userinfo.py:47
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "GitHub Compatibility: Access your User Information"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/providers/oauth2/views/userinfo.py:48
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "GitHub Compatibility: Access you Email addresses"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/providers/oauth2/views/userinfo.py:49
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "GitHub Compatibility: Access your Groups"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/providers/oauth2/views/userinfo.py:50
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "authentik API Access on behalf of your user"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/providers/proxy/models.py:54
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Validate SSL Certificates of upstream servers"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/providers/proxy/models.py:55
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Internal host SSL Validation"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/providers/proxy/models.py:61
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Enable support for forwardAuth in traefik and nginx auth_request. Exclusive "
|
|
|
|
"with internal_host."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/providers/proxy/models.py:79
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Set HTTP-Basic Authentication"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/providers/proxy/models.py:81
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Set a custom HTTP-Basic Authentication header based on values from authentik."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/providers/proxy/models.py:86
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "HTTP-Basic Username Key"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/providers/proxy/models.py:96
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "HTTP-Basic Password Key"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/providers/proxy/models.py:151
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Proxy Provider"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/providers/proxy/models.py:152
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Proxy Providers"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-30 20:18:21 +00:00
|
|
|
#: authentik/providers/saml/api.py:225
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Invalid XML Syntax"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-30 20:18:21 +00:00
|
|
|
#: authentik/providers/saml/api.py:235
|
2021-10-09 18:07:28 +00:00
|
|
|
#, python-format
|
|
|
|
msgid "Failed to import Metadata: %(message)s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/saml/models.py:38
|
|
|
|
msgid "ACS URL"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/saml/models.py:49
|
|
|
|
msgid "Also known as EntityID"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/saml/models.py:53
|
|
|
|
msgid "Service Provider Binding"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/saml/models.py:65
|
|
|
|
msgid "NameID Property Mapping"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/saml/models.py:109 authentik/sources/saml/models.py:141
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "SHA1"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/saml/models.py:110 authentik/sources/saml/models.py:142
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "SHA256"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/saml/models.py:111 authentik/sources/saml/models.py:143
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "SHA384"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/saml/models.py:112 authentik/sources/saml/models.py:144
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "SHA512"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/saml/models.py:119 authentik/sources/saml/models.py:151
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "RSA-SHA1"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/saml/models.py:120 authentik/sources/saml/models.py:152
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "RSA-SHA256"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/saml/models.py:121 authentik/sources/saml/models.py:153
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "RSA-SHA384"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/saml/models.py:122 authentik/sources/saml/models.py:154
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "RSA-SHA512"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/saml/models.py:123 authentik/sources/saml/models.py:155
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "DSA-SHA1"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/saml/models.py:140
|
|
|
|
msgid "Verification Certificate"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/saml/models.py:148
|
|
|
|
msgid "Keypair used to sign outgoing Responses going to the Service Provider."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/providers/saml/models.py:150 authentik/sources/saml/models.py:131
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Signing Keypair"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/saml/models.py:180
|
|
|
|
msgid "SAML Provider"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/saml/models.py:181
|
|
|
|
msgid "SAML Providers"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/saml/models.py:206
|
|
|
|
msgid "SAML Property Mapping"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/providers/saml/models.py:207
|
|
|
|
msgid "SAML Property Mappings"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-11-23 18:09:29 +00:00
|
|
|
#: authentik/recovery/management/commands/create_admin_group.py:11
|
|
|
|
msgid "Create admin group if the default group gets deleted."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/recovery/management/commands/create_recovery_key.py:17
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Create a Key which can be used to restore access to authentik."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/recovery/views.py:24
|
|
|
|
msgid "Used recovery-link to authenticate."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:33
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Server URI"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:41
|
2021-12-14 21:04:16 +00:00
|
|
|
msgid ""
|
|
|
|
"Optionally verify the LDAP Server's Certificate against the CA Chain in this "
|
|
|
|
"keypair."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:46
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Bind CN"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:48
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Enable Start TLS"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:50
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Base DN"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:52
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Prepended to Base DN for User-queries."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:53
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Addition User DN"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:57
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Prepended to Base DN for Group-queries."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:58
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Addition Group DN"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:64
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Consider Objects matching this filter to be Users."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:67
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Field which contains members of a group."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:71
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Consider Objects matching this filter to be Groups."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:74
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Field which contains a unique Identifier."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:81
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Property mappings used for group creation/updating."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:149
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "LDAP Source"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:150
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "LDAP Sources"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:173
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "LDAP Property Mapping"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-02 15:37:57 +00:00
|
|
|
#: authentik/sources/ldap/models.py:174
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "LDAP Property Mappings"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/sources/ldap/signals.py:58
|
|
|
|
msgid "Password does not match Active Directory Complexity."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-10 10:28:25 +00:00
|
|
|
#: authentik/sources/oauth/clients/oauth2.py:68
|
|
|
|
msgid "No token received."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-10-18 14:35:12 +00:00
|
|
|
#: authentik/sources/oauth/models.py:24
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Request Token URL"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-10-18 14:35:12 +00:00
|
|
|
#: authentik/sources/oauth/models.py:26
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"URL used to request the initial token. This URL is only required for OAuth 1."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-10-18 14:35:12 +00:00
|
|
|
#: authentik/sources/oauth/models.py:32
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Authorization URL"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-10-18 14:35:12 +00:00
|
|
|
#: authentik/sources/oauth/models.py:33
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "URL the user is redirect to to conest the flow."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-10-18 14:35:12 +00:00
|
|
|
#: authentik/sources/oauth/models.py:38
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Access Token URL"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-10-18 14:35:12 +00:00
|
|
|
#: authentik/sources/oauth/models.py:39
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "URL used by authentik to retrieve tokens."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-10-18 14:35:12 +00:00
|
|
|
#: authentik/sources/oauth/models.py:44
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Profile URL"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-10-18 14:35:12 +00:00
|
|
|
#: authentik/sources/oauth/models.py:45
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "URL used by authentik to get user information."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/sources/oauth/models.py:48
|
|
|
|
msgid "Additional Scopes"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:109
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "OAuth Source"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:110
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "OAuth Sources"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:119
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "GitHub OAuth Source"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:120
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "GitHub OAuth Sources"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:129
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Twitch OAuth Source"
|
2022-06-26 15:51:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:130
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Twitch OAuth Sources"
|
2022-06-26 15:51:15 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:139
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Mailcow OAuth Source"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:140
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Mailcow OAuth Sources"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:149
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Twitter OAuth Source"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:150
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Twitter OAuth Sources"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:159
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Facebook OAuth Source"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:160
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Facebook OAuth Sources"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:169
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Discord OAuth Source"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:170
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Discord OAuth Sources"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:179
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Google OAuth Source"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:180
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Google OAuth Sources"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:189
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Azure AD OAuth Source"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:190
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Azure AD OAuth Sources"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:199
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "OpenID OAuth Source"
|
2021-10-18 14:35:12 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:200
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "OpenID OAuth Sources"
|
2021-10-18 14:35:12 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:209
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Apple OAuth Source"
|
2021-12-14 21:04:16 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:210
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Apple OAuth Sources"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:219
|
2022-10-10 10:28:25 +00:00
|
|
|
msgid "Okta OAuth Source"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:220
|
2021-12-14 21:04:16 +00:00
|
|
|
msgid "Okta OAuth Sources"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:243
|
2021-12-14 21:04:16 +00:00
|
|
|
msgid "User OAuth Source Connection"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/oauth/models.py:244
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User OAuth Source Connections"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-10 10:28:25 +00:00
|
|
|
#: authentik/sources/oauth/views/callback.py:103
|
|
|
|
#, python-format
|
|
|
|
msgid "Authentication failed: %(reason)s"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2021-12-14 21:04:16 +00:00
|
|
|
#: authentik/sources/plex/models.py:37
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Client identifier used to talk to Plex."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-14 21:04:16 +00:00
|
|
|
#: authentik/sources/plex/models.py:52
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Allow friends to authenticate, even if you don't share a server."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-14 21:04:16 +00:00
|
|
|
#: authentik/sources/plex/models.py:54
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Plex token used to check friends"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/plex/models.py:98
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Plex Source"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/plex/models.py:99
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Plex Sources"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/plex/models.py:116
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Plex Source Connection"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/plex/models.py:117
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Plex Source Connections"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:40
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Redirect Binding"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:41
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "POST Binding"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:42
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "POST Binding with auto-confirmation"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:70
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Flow used before authentication."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:77
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Issuer"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:78
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Also known as Entity ID. Defaults the Metadata URL."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:82
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "SSO URL"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:83
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "URL that the initial Login request is sent to."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:89
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "SLO URL"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:90
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Optional URL if your IDP supports Single-Logout."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:96
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Allows authentication flows initiated by the IdP. This can be a security "
|
|
|
|
"risk, as no validation of the request ID is done."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:104
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"NameID Policy sent to the IdP. Can be unset, in which case no Policy is sent."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:115
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Delete temporary users after"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/sources/saml/models.py:133
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Keypair which is used to sign outgoing requests. Leave empty to disable "
|
|
|
|
"signing."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/saml/models.py:218
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "SAML Source"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/saml/models.py:219
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "SAML Sources"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/saml/models.py:235
|
2022-10-16 19:21:43 +00:00
|
|
|
msgid "User SAML Source Connection"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/sources/saml/models.py:236
|
2022-10-16 19:21:43 +00:00
|
|
|
msgid "User SAML Source Connections"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-21 07:58:23 +00:00
|
|
|
#: authentik/stages/authenticator_duo/models.py:81
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Duo Authenticator Setup Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-21 07:58:23 +00:00
|
|
|
#: authentik/stages/authenticator_duo/models.py:82
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Duo Authenticator Setup Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-21 07:58:23 +00:00
|
|
|
#: authentik/stages/authenticator_duo/models.py:106
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Duo Device"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-21 07:58:23 +00:00
|
|
|
#: authentik/stages/authenticator_duo/models.py:107
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Duo Devices"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/stages/authenticator_sms/models.py:57
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid ""
|
|
|
|
"When enabled, the Phone number is only used during enrollment to verify the "
|
|
|
|
"users authenticity. Only a hash of the phone number is saved to ensure it is "
|
|
|
|
"not re-used in the future."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/stages/authenticator_sms/models.py:68
|
|
|
|
msgid "Optionally modify the payload being sent to custom providers."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/authenticator_sms/models.py:176
|
2021-10-11 15:51:49 +00:00
|
|
|
msgid "SMS Authenticator Setup Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/stages/authenticator_sms/models.py:177
|
2021-10-11 15:51:49 +00:00
|
|
|
msgid "SMS Authenticator Setup Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/stages/authenticator_sms/models.py:222
|
2021-10-11 15:51:49 +00:00
|
|
|
msgid "SMS Device"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/stages/authenticator_sms/models.py:223
|
2021-10-11 15:51:49 +00:00
|
|
|
msgid "SMS Devices"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/stages/authenticator_sms/stage.py:56
|
|
|
|
msgid "Invalid phone number"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/authenticator_sms/stage.py:61
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/authenticator_totp/stage.py:41
|
|
|
|
#: authentik/stages/authenticator_totp/stage.py:44
|
2021-10-11 15:51:49 +00:00
|
|
|
msgid "Code does not match"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-14 21:04:16 +00:00
|
|
|
#: authentik/stages/authenticator_static/models.py:47
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Static Authenticator Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-14 21:04:16 +00:00
|
|
|
#: authentik/stages/authenticator_static/models.py:48
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Static Authenticator Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/authenticator_totp/models.py:16
|
|
|
|
msgid "6 digits, widely compatible"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/authenticator_totp/models.py:17
|
|
|
|
msgid "8 digits, not compatible with apps like Google Authenticator"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-14 21:04:16 +00:00
|
|
|
#: authentik/stages/authenticator_totp/models.py:54
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "TOTP Authenticator Setup Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-14 21:04:16 +00:00
|
|
|
#: authentik/stages/authenticator_totp/models.py:55
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "TOTP Authenticator Setup Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/authenticator_validate/challenge.py:124
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Invalid Token"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/authenticator_validate/models.py:18
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "Static"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/authenticator_validate/models.py:19
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "TOTP"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/authenticator_validate/models.py:20
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "WebAuthn"
|
2021-10-09 18:07:28 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/authenticator_validate/models.py:21
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "Duo"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/authenticator_validate/models.py:22
|
2021-10-11 15:51:49 +00:00
|
|
|
msgid "SMS"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/authenticator_validate/models.py:58
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Device classes which can be used to authenticate"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/authenticator_validate/models.py:74
|
|
|
|
msgid "Enforce user verification for WebAuthn devices."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/authenticator_validate/models.py:97
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Authenticator Validation Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/authenticator_validate/models.py:98
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Authenticator Validation Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/authenticator_webauthn/models.py:113
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "WebAuthn Authenticator Setup Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/authenticator_webauthn/models.py:114
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "WebAuthn Authenticator Setup Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/authenticator_webauthn/models.py:153
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "WebAuthn Device"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/authenticator_webauthn/models.py:154
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "WebAuthn Devices"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/captcha/models.py:15
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Public key, acquired from https://www.google.com/recaptcha/intro/v3.html"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/captcha/models.py:18
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Private key, acquired from https://www.google.com/recaptcha/intro/v3.html"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/captcha/models.py:39
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Captcha Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/captcha/models.py:40
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Captcha Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/consent/models.py:51
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Consent Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/consent/models.py:52
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Consent Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/consent/models.py:74
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Consent"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/consent/models.py:75
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Consents"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/deny/models.py:31
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Deny Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/deny/models.py:32
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Deny Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/dummy/models.py:33
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Dummy Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/dummy/models.py:34
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Dummy Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/models.py:25
|
|
|
|
msgid "Password Reset"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/models.py:29
|
|
|
|
msgid "Account Confirmation"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/models.py:75
|
|
|
|
msgid "Activate users upon completion of stage."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/models.py:79
|
|
|
|
msgid "Time in minutes the token sent is valid."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-11-23 18:09:29 +00:00
|
|
|
#: authentik/stages/email/models.py:125
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Email Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-11-23 18:09:29 +00:00
|
|
|
#: authentik/stages/email/models.py:126
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Email Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/email/stage.py:110
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Successfully verified Email."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/email/stage.py:117 authentik/stages/email/stage.py:139
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "No pending user."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/email/stage.py:129
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Email sent."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/account_confirmation.html:9
|
|
|
|
msgid "Welcome!"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/account_confirmation.html:12
|
|
|
|
msgid ""
|
|
|
|
"We're excited to have you get started. First, you need to confirm your "
|
|
|
|
"account. Just press the button below."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/account_confirmation.html:21
|
|
|
|
msgid "Confirm Account"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/account_confirmation.html:30
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" If that doesn't work, copy and paste the following link in your browser: "
|
|
|
|
"%(url)s\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/account_confirmation.html:35
|
|
|
|
msgid ""
|
|
|
|
"If you have any questions, just reply to this email—we're always happy to "
|
|
|
|
"help out."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/generic.html:24
|
|
|
|
msgid "Additional Information"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/password_reset.html:9
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" Hi %(username)s,\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/password_reset.html:19
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" You recently requested to change your password for you "
|
|
|
|
"authentik account. Use the button below to set a new password.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/password_reset.html:33
|
|
|
|
msgid "Reset Password"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/password_reset.html:45
|
|
|
|
#, python-format
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" If you did not request a password change, please ignore "
|
|
|
|
"this Email. The link above is valid for %(expires)s.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/setup.html:9
|
|
|
|
msgid "authentik Test-Email"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/email/templates/email/setup.html:17
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
" This is a test email to inform you, that you've "
|
|
|
|
"successfully configured authentik emails.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/identification/models.py:42
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"When set, shows a password field, instead of showing the password field as "
|
|
|
|
"seaprate step."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/identification/models.py:48
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "When enabled, user fields are matched regardless of their casing."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/identification/models.py:68
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Optional enrollment flow, which is linked at the bottom of the page."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/identification/models.py:77
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Optional recovery flow, which is linked at the bottom of the page."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/identification/models.py:86
|
|
|
|
msgid "Optional passwordless flow, which is linked at the bottom of the page."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/identification/models.py:90
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Specify which sources should be shown."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/identification/models.py:112
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Identification Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/identification/models.py:113
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Identification Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/identification/stage.py:184
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Log in"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-11-24 10:37:54 +00:00
|
|
|
#: authentik/stages/identification/stage.py:185
|
2022-09-14 08:14:13 +00:00
|
|
|
msgid "Continue"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/invitation/models.py:47
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Invitation Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/invitation/models.py:48
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Invitation Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/invitation/models.py:60
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "When enabled, the invitation will be deleted after usage."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/invitation/models.py:67
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Optional fixed data to enforce on user enrollment."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/invitation/models.py:81
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Invitation"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-31 15:11:44 +00:00
|
|
|
#: authentik/stages/invitation/models.py:82
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Invitations"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/password/models.py:20
|
|
|
|
msgid "User database + standard password"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/password/models.py:24
|
|
|
|
msgid "User database + app passwords"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/password/models.py:28
|
|
|
|
msgid "User database + LDAP password"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/password/models.py:38
|
|
|
|
msgid "Selection of backends to test the password against."
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-14 21:04:16 +00:00
|
|
|
#: authentik/stages/password/models.py:78
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Password Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2021-12-14 21:04:16 +00:00
|
|
|
#: authentik/stages/password/models.py:79
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Password Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/stages/password/stage.py:160
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Invalid password"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-28 18:57:29 +00:00
|
|
|
#: authentik/stages/prompt/models.py:40
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Text: Simple Text input"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-28 18:57:29 +00:00
|
|
|
#: authentik/stages/prompt/models.py:43
|
2021-11-23 18:09:29 +00:00
|
|
|
msgid "Text (read-only): Simple Text input, but cannot be edited."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-28 18:57:29 +00:00
|
|
|
#: authentik/stages/prompt/models.py:50
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Email: Text field with Email type."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-28 18:57:29 +00:00
|
|
|
#: authentik/stages/prompt/models.py:69
|
|
|
|
msgid ""
|
|
|
|
"File: File upload for arbitrary files. File content will be available in "
|
|
|
|
"flow context as data-URI"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: authentik/stages/prompt/models.py:74
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Separator: Static Separator Line"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-28 18:57:29 +00:00
|
|
|
#: authentik/stages/prompt/models.py:75
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Hidden: Hidden field, can be used to insert data into form."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-28 18:57:29 +00:00
|
|
|
#: authentik/stages/prompt/models.py:76
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Static: Static value, displayed as-is."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-28 18:57:29 +00:00
|
|
|
#: authentik/stages/prompt/models.py:78
|
2022-06-26 15:51:15 +00:00
|
|
|
msgid "authentik: Selection of locales authentik supports"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-07-28 18:57:29 +00:00
|
|
|
#: authentik/stages/prompt/models.py:101
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Name of the form field, also used to store the value"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-16 15:57:50 +00:00
|
|
|
#: authentik/stages/prompt/models.py:197
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Prompt"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-16 15:57:50 +00:00
|
|
|
#: authentik/stages/prompt/models.py:198
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Prompts"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-16 15:57:50 +00:00
|
|
|
#: authentik/stages/prompt/models.py:226
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Prompt Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-16 15:57:50 +00:00
|
|
|
#: authentik/stages/prompt/models.py:227
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Prompt Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/stages/prompt/stage.py:95
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Passwords don't match."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/user_delete/models.py:32
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Delete Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/user_delete/models.py:33
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Delete Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/stages/user_delete/stage.py:22
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "No Pending User."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/user_login/models.py:19
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Determines how long a session lasts. Default of 0 means that the sessions "
|
|
|
|
"lasts until the browser is closed. (Format: hours=-1;minutes=-2;seconds=-3)"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/user_login/models.py:43
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Login Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/user_login/models.py:44
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Login Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/stages/user_login/stage.py:27
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "No Pending user to login."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/stages/user_login/stage.py:55
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Successfully logged in!"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/user_logout/models.py:31
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Logout Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/user_logout/models.py:32
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Logout Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/user_write/models.py:18
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "When set, newly created users are inactive and cannot login."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-01-01 14:03:27 +00:00
|
|
|
#: authentik/stages/user_write/models.py:26
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Optionally add newly created users to this group."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/stages/user_write/models.py:52
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Write Stage"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/stages/user_write/models.py:53
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "User Write Stages"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-06-26 15:51:15 +00:00
|
|
|
#: authentik/stages/user_write/stage.py:112
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "No Pending data."
|
|
|
|
msgstr ""
|
|
|
|
|
2022-09-14 08:14:13 +00:00
|
|
|
#: authentik/tenants/models.py:23
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid ""
|
|
|
|
"Domain that activates this tenant. Can be a superset, i.e. `a.b` for `aa.b` "
|
|
|
|
"and `ba.b`"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/tenants/models.py:98
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Tenant"
|
|
|
|
msgstr ""
|
|
|
|
|
2022-10-16 19:21:43 +00:00
|
|
|
#: authentik/tenants/models.py:99
|
2021-10-09 18:07:28 +00:00
|
|
|
msgid "Tenants"
|
|
|
|
msgstr ""
|