You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
510 lines
14 KiB
Plaintext
510 lines
14 KiB
Plaintext
# Copyright (C) 2021 daggerhart
|
|
# This file is distributed under the GPL-2.0+.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: OpenID Connect Generic 3.8.4\n"
|
|
"Report-Msgid-Bugs-To: "
|
|
"https://github.com/daggerhart/openid-connect-generic/issues\n"
|
|
"POT-Creation-Date: 2021-04-10 20:38:53+00:00\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"PO-Revision-Date: 2021-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: en\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Poedit-Country: United States\n"
|
|
"X-Poedit-SourceCharset: UTF-8\n"
|
|
"X-Poedit-KeywordsList: "
|
|
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
|
|
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
|
|
"X-Poedit-Basepath: ../\n"
|
|
"X-Poedit-SearchPath-0: .\n"
|
|
"X-Poedit-Bookmarks: \n"
|
|
"X-Textdomain-Support: yes\n"
|
|
"X-Generator: grunt-wp-i18n 1.0.3\n"
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:194
|
|
msgid "Session expired. Please login again."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:437
|
|
msgid "User identity is not linked to an existing WordPress user."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:493
|
|
msgid "Invalid user."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:612
|
|
msgid "No appropriate username found."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:620
|
|
#. translators: $1$s is a username from the IDP.
|
|
msgid "Username %1$s could not be transliterated."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:625
|
|
#. translators: %1$s is the ASCII version of the username from the IDP.
|
|
msgid "Username %1$s could not be normalized."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:659
|
|
#. translators: %1$s is the configured User Claim nickname key.
|
|
msgid "No nickname found in user claim using key: %1$s."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:686
|
|
msgid "User claim incomplete."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:788
|
|
msgid "Bad user claim result."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:843
|
|
msgid "Can not authorize."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client-wrapper.php:862
|
|
msgid "Failed user creation."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:191
|
|
msgid "Missing state."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:195
|
|
msgid "Invalid state."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:210
|
|
msgid "Missing authentication code."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:249
|
|
msgid "Request for authentication token failed."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:280
|
|
msgid "Refresh token failed."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:295
|
|
msgid "Missing token body."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:303
|
|
msgid "Invalid token."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:354
|
|
msgid "Request for userinfo failed."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:414
|
|
msgid "Missing authentication state."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:451
|
|
msgid "No identity token."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:458
|
|
msgid "Missing identity token."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:485
|
|
msgid "Bad ID token claim."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:490
|
|
msgid "No subject identity."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:509
|
|
msgid "Bad user claim."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:529
|
|
msgid "Invalid user claim."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:534
|
|
msgid "Error from the IDP."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:543
|
|
msgid "Incorrect user claim."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-client.php:550
|
|
msgid "Unauthorized access."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-login-form.php:169
|
|
#. translators: %1$s is the error code from the IDP.
|
|
msgid "ERROR (%1$s)"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-login-form.php:188
|
|
msgid "Login with OpenID Connect"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-option-logger.php:262
|
|
msgid "Type"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-option-logger.php:266
|
|
msgid "Date"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-option-logger.php:270
|
|
msgid "User"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-option-logger.php:274
|
|
msgid "URI "
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:108
|
|
msgid "OpenID Connect - Generic Client"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:109
|
|
msgid "OpenID Connect Client"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:133
|
|
msgid "Client Settings"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:140
|
|
msgid "WordPress User Settings"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:147
|
|
msgid "Authorization Settings"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:154
|
|
msgid "Log Settings"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:212
|
|
msgid "Login Type"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:213
|
|
msgid "Select how the client (login form) should provide login options."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:216
|
|
msgid "OpenID Connect button on login form"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:217
|
|
msgid "Auto Login - SSO"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:222
|
|
msgid "Client ID"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:223
|
|
msgid ""
|
|
"The ID this client will be recognized as when connecting the to Identity "
|
|
"provider server."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:230
|
|
msgid "Client Secret Key"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:231
|
|
msgid ""
|
|
"Arbitrary secret key the server expects from this client. Can be anything, "
|
|
"but should be very unique."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:237
|
|
msgid "OpenID Scope"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:238
|
|
msgid "Space separated list of scopes this client should access."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:244
|
|
msgid "Login Endpoint URL"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:245
|
|
msgid "Identify provider authorization endpoint."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:252
|
|
msgid "Userinfo Endpoint URL"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:253
|
|
msgid "Identify provider User information endpoint."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:260
|
|
msgid "Token Validation Endpoint URL"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:261
|
|
msgid "Identify provider token endpoint."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:268
|
|
msgid "End Session Endpoint URL"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:269
|
|
msgid "Identify provider logout endpoint."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:276
|
|
msgid "Identity Key"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:277
|
|
msgid ""
|
|
"Where in the user claim array to find the user's identification data. "
|
|
"Possible standard values: preferred_username, name, or sub. If you're "
|
|
"having trouble, use \"sub\"."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:283
|
|
msgid "Disable SSL Verify"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:285
|
|
#. translators: %1$s HTML tags for layout/styles, %2$s closing HTML tag for
|
|
#. styles.
|
|
msgid ""
|
|
"Do not require SSL verification during authorization. The OAuth extension "
|
|
"uses curl to make the request. By default CURL will generally verify the "
|
|
"SSL certificate to see if its valid an issued by an accepted CA. This "
|
|
"setting disabled that verification.%1$sNot recommended for production "
|
|
"sites.%2$s"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:290
|
|
msgid "HTTP Request Timeout"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:291
|
|
msgid "Set the timeout for requests made to the IDP. Default value is 5."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:297
|
|
msgid "Enforce Privacy"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:298
|
|
msgid "Require users be logged in to see the site."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:303
|
|
msgid "Alternate Redirect URI"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:304
|
|
msgid ""
|
|
"Provide an alternative redirect route. Useful if your server is causing "
|
|
"issues with the default admin-ajax method. You must flush rewrite rules "
|
|
"after changing this setting. This can be done by saving the Permalinks "
|
|
"settings page."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:309
|
|
msgid "Nickname Key"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:310
|
|
msgid ""
|
|
"Where in the user claim array to find the user's nickname. Possible "
|
|
"standard values: preferred_username, name, or sub."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:316
|
|
msgid "Email Formatting"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:317
|
|
msgid ""
|
|
"String from which the user's email address is built. Specify \"{email}\" as "
|
|
"long as the user claim contains an email claim."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:323
|
|
msgid "Display Name Formatting"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:324
|
|
msgid "String from which the user's display name is built."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:330
|
|
msgid "Identify with User Name"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:331
|
|
msgid ""
|
|
"If checked, the user's identity will be determined by the user name instead "
|
|
"of the email address."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:336
|
|
msgid "State time limit"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:337
|
|
msgid "State valid time in seconds. Defaults to 180"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:342
|
|
msgid "Enable Refresh Token"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:343
|
|
msgid ""
|
|
"If checked, support refresh tokens used to obtain access tokens from "
|
|
"supported IDPs."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:348
|
|
msgid "Link Existing Users"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:349
|
|
msgid ""
|
|
"If a WordPress account already exists with the same identity as a "
|
|
"newly-authenticated user over OpenID Connect, login as that user instead of "
|
|
"generating an error."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:354
|
|
msgid "Create user if does not exist"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:355
|
|
msgid ""
|
|
"If the user identity is not link to an existing Wordpress user, it is "
|
|
"created. If this setting is not enabled and if the user authenticates with "
|
|
"an account which is not link to an existing Wordpress user then the "
|
|
"authentication failed"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:360
|
|
msgid "Redirect Back to Origin Page"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:361
|
|
msgid ""
|
|
"After a successful OpenID Connect authentication, this will redirect the "
|
|
"user back to the page on which they clicked the OpenID Connect login "
|
|
"button. This will cause the login process to proceed in a traditional "
|
|
"WordPress fashion. For example, users logging in through the default "
|
|
"wp-login.php page would end up on the WordPress Dashboard and users logging "
|
|
"in through the WooCommerce \"My Account\" page would end up on their "
|
|
"account page."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:366
|
|
msgid "Redirect to the login screen when session is expired"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:367
|
|
msgid ""
|
|
"When enabled, this will automatically redirect the user back to the "
|
|
"WordPress login page if their access token has expired."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:372
|
|
msgid "Enable Logging"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:373
|
|
msgid "Very simple log messages for debugging purposes."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:378
|
|
msgid "Log Limit"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:379
|
|
msgid ""
|
|
"Number of items to keep in the log. These logs are stored as an option in "
|
|
"the database, so space is limited."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:439
|
|
msgid "Notes"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:442
|
|
msgid "Redirect URI"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:446
|
|
msgid "Login Button Shortcode"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:450
|
|
msgid "Authentication URL Shortcode"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:455
|
|
msgid "Logs"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:535
|
|
msgid "Example"
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:548
|
|
msgid "Enter your OpenID Connect identity provider settings."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:557
|
|
msgid "Modify the interaction between OpenID Connect and WordPress users."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:566
|
|
msgid "Control the authorization mechanics of the site."
|
|
msgstr ""
|
|
|
|
#: includes/openid-connect-generic-settings-page.php:575
|
|
msgid "Log information about login attempts through OpenID Connect Generic."
|
|
msgstr ""
|
|
|
|
#: openid-connect-generic.php:202
|
|
msgid "Private site"
|
|
msgstr ""
|
|
|
|
#. Plugin Name of the plugin/theme
|
|
msgid "OpenID Connect Generic"
|
|
msgstr ""
|
|
|
|
#. Plugin URI of the plugin/theme
|
|
msgid "https://github.com/daggerhart/openid-connect-generic"
|
|
msgstr ""
|
|
|
|
#. Description of the plugin/theme
|
|
msgid "Connect to an OpenID Connect generic client using Authorization Code Flow."
|
|
msgstr ""
|
|
|
|
#. Author of the plugin/theme
|
|
msgid "daggerhart"
|
|
msgstr ""
|
|
|
|
#. Author URI of the plugin/theme
|
|
msgid "http://www.daggerhart.com"
|
|
msgstr "" |