Fixes Plugin Pass i18n Checks
* Adds i18n check to Travis CI builds. * Adds additional i18n run scripts to package.json.isekai
parent
4ad4a6a95b
commit
4ceff40226
@ -0,0 +1,496 @@
|
||||
# Copyright (C) 2020 daggerhart
|
||||
# This file is distributed under the GPL-2.0+.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenID Connect Generic 3.7.1\n"
|
||||
"Report-Msgid-Bugs-To: "
|
||||
"https://github.com/daggerhart/openid-connect-generic/issues\n"
|
||||
"POT-Creation-Date: 2020-08-29 04:05:46+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2020-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:197
|
||||
msgid "Session expired. Please login again."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client-wrapper.php:432
|
||||
msgid "User identity is not linked to an existing WordPress user."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client-wrapper.php:478
|
||||
msgid "Invalid user."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client-wrapper.php:597
|
||||
msgid "No appropriate username found."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client-wrapper.php:604
|
||||
msgid "Username %1$s could not be transliterated."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client-wrapper.php:608
|
||||
msgid "Username %1$s could not be normalized."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client-wrapper.php:641
|
||||
msgid "No nickname found in user claim using key: %1$s."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client-wrapper.php:668
|
||||
msgid "User claim incomplete."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client-wrapper.php:770
|
||||
msgid "Bad user claim result."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client-wrapper.php:825
|
||||
msgid "Can not authorize."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client-wrapper.php:844
|
||||
msgid "Failed user creation."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:179
|
||||
msgid "Missing state."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:183
|
||||
msgid "Invalid state."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:198
|
||||
msgid "Missing authentication code."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:237
|
||||
msgid "Request for authentication token failed."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:268
|
||||
msgid "Refresh token failed."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:283
|
||||
msgid "Missing token body."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:291
|
||||
msgid "Invalid token."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:342
|
||||
msgid "Request for userinfo failed."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:417
|
||||
msgid "No identity token."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:424
|
||||
msgid "Missing identity token."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:451
|
||||
msgid "Bad ID token claim."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:456
|
||||
msgid "No subject identity."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:475
|
||||
msgid "Bad user claim."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:495
|
||||
msgid "Invalid user claim."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:500
|
||||
msgid "Error from the IDP."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:509
|
||||
msgid "Incorrect user claim."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-client.php:516
|
||||
msgid "Unauthorized access."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-login-form.php:156
|
||||
msgid "ERROR (%1$s)"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-login-form.php:172
|
||||
msgid "Login with OpenID Connect"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-option-logger.php:265
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-option-logger.php:269
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-option-logger.php:273
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-option-logger.php:277
|
||||
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:229
|
||||
msgid "Client Secret Key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:230
|
||||
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:235
|
||||
msgid "OpenID Scope"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:236
|
||||
msgid "Space separated list of scopes this client should access."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:242
|
||||
msgid "Login Endpoint URL"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:243
|
||||
msgid "Identify provider authorization endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:249
|
||||
msgid "Userinfo Endpoint URL"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:250
|
||||
msgid "Identify provider User information endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:256
|
||||
msgid "Token Validation Endpoint URL"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:257
|
||||
msgid "Identify provider token endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:263
|
||||
msgid "End Session Endpoint URL"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:264
|
||||
msgid "Identify provider logout endpoint."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:270
|
||||
msgid "Identity Key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:271
|
||||
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:277
|
||||
msgid "Disable SSL Verify"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:278
|
||||
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:283
|
||||
msgid "HTTP Request Timeout"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:284
|
||||
msgid "Set the timeout for requests made to the IDP. Default value is 5."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:290
|
||||
msgid "Enforce Privacy"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:291
|
||||
msgid "Require users be logged in to see the site."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:296
|
||||
msgid "Alternate Redirect URI"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:297
|
||||
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:302
|
||||
msgid "Nickname Key"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:303
|
||||
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:309
|
||||
msgid "Email Formatting"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:310
|
||||
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:316
|
||||
msgid "Display Name Formatting"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:317
|
||||
msgid "String from which the user's display name is built."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:323
|
||||
msgid "Identify with User Name"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:324
|
||||
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:329
|
||||
msgid "State time limit"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:330
|
||||
msgid "State valid time in seconds. Defaults to 180"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:335
|
||||
msgid "Enable Refresh Token"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:336
|
||||
msgid ""
|
||||
"If checked, support refresh tokens used to obtain access tokens from "
|
||||
"supported IDPs."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:341
|
||||
msgid "Link Existing Users"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:342
|
||||
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:347
|
||||
msgid "Create user if does not exist"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:348
|
||||
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:353
|
||||
msgid "Redirect Back to Origin Page"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:354
|
||||
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:359
|
||||
msgid "Redirect to the login screen when session is expired"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:360
|
||||
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:365
|
||||
msgid "Enable Logging"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:366
|
||||
msgid "Very simple log messages for debugging purposes."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:371
|
||||
msgid "Log Limit"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:372
|
||||
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:432
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:435
|
||||
msgid "Redirect URI"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:439
|
||||
msgid "Login Button Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:443
|
||||
msgid "Authentication URL Shortcode"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:448
|
||||
msgid "Logs"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:527
|
||||
msgid "Example"
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:540
|
||||
msgid "Enter your OpenID Connect identity provider settings."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:549
|
||||
msgid "Modify the interaction between OpenID Connect and WordPress users."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:558
|
||||
msgid "Control the authorization mechanics of the site."
|
||||
msgstr ""
|
||||
|
||||
#: includes/openid-connect-generic-settings-page.php:567
|
||||
msgid "Log information about login attempts through OpenID Connect Generic."
|
||||
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 ""
|
Loading…
Reference in New Issue