msgid "" msgstr "" "Project-Id-Version: authentiq\n" "POT-Creation-Date: 2017-10-31 23:37+0200\n" "PO-Revision-Date: 2017-10-31 23:37+0200\n" "Last-Translator: \n" "Language-Team: Authentiq team \n" "Language: en_GB\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 2.0.4\n" "X-Poedit-Basepath: ..\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-KeywordsList: __;_e;_x;_n;esc_html_e\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: node_modules\n" #: admin/class-authentiq-admin.php:83 msgid "Settings" msgstr "" #: admin/class-authentiq-admin.php:97 admin/class-authentiq-admin.php:98 #: admin/partials/authentiq-user-profile.php:18 #: includes/class-authentiq-widget.php:18 msgid "Authentiq" msgstr "" #: admin/class-authentiq-admin.php:298 msgid "Only an administrator can unlink an Authentiq user." msgstr "" #: admin/class-authentiq-admin.php:327 msgid "Only an administrator can configure the Authentiq plugin." msgstr "" #: admin/partials/authentiq-settings.php:17 msgid "Authentiq configuration page" msgstr "" #: admin/partials/authentiq-settings.php:28 msgid "Client" msgstr "" #: admin/partials/authentiq-settings.php:56 msgid "Done" msgstr "" #: admin/partials/authentiq-settings.php:91 msgid "" "Please refer to the Authentiq " "Dashboard to change your client’s configuration." msgstr "" #: admin/partials/authentiq-settings.php:99 msgid "Client ID" msgstr "" #: admin/partials/authentiq-settings.php:109 msgid "Client Secret" msgstr "" #: admin/partials/authentiq-settings.php:121 msgid "Requested scopes" msgstr "" #: admin/partials/authentiq-settings.php:123 msgid "Additional scopes requested from Authentiq ID on user sign in." msgstr "" #: admin/partials/authentiq-settings.php:132 #: admin/partials/authentiq-user-profile.php:43 msgid "Phone number" msgstr "" #: admin/partials/authentiq-settings.php:141 #: admin/partials/authentiq-user-profile.php:58 msgid "Address" msgstr "" #: admin/partials/authentiq-settings.php:151 #: admin/partials/authentiq-user-profile.php:69 msgid "Twitter" msgstr "" #: admin/partials/authentiq-settings.php:161 #: admin/partials/authentiq-user-profile.php:82 msgid "Facebook" msgstr "" #: admin/partials/authentiq-settings.php:171 msgid "Linkedin" msgstr "" #: admin/partials/authentiq-settings.php:179 msgid "Functionality" msgstr "" #: admin/partials/authentiq-settings.php:184 msgid "Classic WordPress Login" msgstr "" #: admin/partials/authentiq-settings.php:192 msgid "Allow" msgstr "" #: admin/partials/authentiq-settings.php:200 msgid "all users" msgstr "" #: admin/partials/authentiq-settings.php:201 msgid "users without Authentiq ID" msgstr "" #: admin/partials/authentiq-settings.php:204 msgid "to sign in with username and password." msgstr "" #: admin/partials/authentiq-settings.php:214 msgid "" "Skip the WordPress login page, and proceed directly to Authentiq sign in." msgstr "" #: admin/partials/authentiq-settings.php:221 msgid "Domain filter" msgstr "" #: admin/partials/authentiq-settings.php:226 msgid "Domains to filter" msgstr "" #: admin/partials/authentiq-settings.php:235 msgid "Only" msgstr "" #: admin/partials/authentiq-settings.php:236 msgid "No" msgstr "" #: admin/partials/authentiq-settings.php:239 msgid "Users from the following domains are allowed." msgstr "" #: admin/partials/authentiq-settings.php:280 #: admin/partials/authentiq-user-profile.php:135 msgid "Please try again." msgstr "" #: admin/partials/authentiq-user-profile.php:23 msgid "Link your Authentiq ID" msgstr "" #: admin/partials/authentiq-user-profile.php:29 msgid "Unlink your Authentiq ID" msgstr "" #: admin/partials/authentiq-user-profile.php:31 msgid "Unlink Authentiq ID" msgstr "" #: admin/partials/authentiq-user-profile.php:49 msgid "verified" msgstr "" #: admin/partials/authentiq-user-profile.php:95 msgid "LinkedIn" msgstr "" #: includes/class-authentiq-backchannel-logout.php:57 msgid "Error: There was an issue decoding the logout_token." msgstr "" #: includes/class-authentiq-helpers.php:52 #, php-format msgid "" "The Authentiq plugin successfully imported settings from WordPress Social " "Login plugin.
Please visit the Authentiq plugin %s to finish " "configuration." msgstr "" #: includes/class-authentiq-helpers.php:54 msgid "settings page" msgstr "" #: includes/class-authentiq-provider.php:219 msgid "" "Error: Your Authentiq Client ID has not set in the Authentiq plugin settings." msgstr "" #: includes/class-authentiq-provider.php:223 msgid "" "Error: Your Authentiq Client Secret has not set in the Authentiq plugin " "settings." msgstr "" #: includes/class-authentiq-provider.php:251 msgid "Error: There was an issue decoding the id_token." msgstr "" #: includes/class-authentiq-provider.php:287 #: includes/class-authentiq-provider.php:305 msgid "Failed to login using Authentiq." msgstr "" #: includes/class-authentiq-provider.php:292 msgid "" "Error: the Client Secret configured on the Authentiq plugin is wrong. Make " "sure to copy the right one from the Authentiq dashboard." msgstr "" #: includes/class-authentiq-provider.php:424 #, php-format msgid "This email domain (%s) is not allowed by site administrator." msgstr "" #: includes/class-authentiq-provider.php:433 #, php-format msgid "This email domain (%s) is not whitelisted by site administrator." msgstr "" #: includes/class-authentiq-provider.php:465 msgid "Please set an email at AuthentiqID App." msgstr "" #: includes/class-authentiq-provider.php:470 msgid "Please verify the email used at AuthentiqID App." msgstr "" #: includes/class-authentiq-provider.php:495 msgid "This Authentiq ID is already linked to another WordPress user." msgstr "" #: includes/class-authentiq-provider.php:503 msgid "Current WordPress user is already linked with another Authentiq ID." msgstr "" #: includes/class-authentiq-provider.php:549 msgid "Failed to create WordPress user" msgstr "" #: includes/class-authentiq-provider.php:555 msgid "User registration is not allowed by site adminitrator." msgstr "" #: includes/class-authentiq-provider.php:644 #: includes/class-authentiq-provider.php:664 msgid "Passwords have been disabled. Try to login with Authentiq." msgstr "" #: includes/class-authentiq-provider.php:658 msgid "" "You have already linked your account with Authentiq ID. Please use Authentiq " "ID to sign in." msgstr "" #: includes/class-authentiq-provider.php:726 msgid "" "The Authentiq state parameter can not be verified. This may be due to this " "page being cached by another WordPress plugin. Please refresh your page and " "try again." msgstr "" #: includes/class-authentiq-user.php:136 msgid "Email is required by your site administrator." msgstr "" #: includes/class-authentiq-user.php:198 msgid "No user set to be updated." msgstr "" #: includes/class-authentiq-widget.php:19 msgid "Allows user login using Authentiq." msgstr "" #: includes/class-authentiq-widget.php:32 msgid "Login to site" msgstr "" #: includes/class-authentiq-widget.php:38 #: includes/class-authentiq-widget.php:125 #: public/class-authentiq-public.php:136 public/class-authentiq-public.php:175 #: public/class-authentiq-woocommerce.php:92 #: public/class-authentiq-woocommerce.php:127 msgid "Sign in" msgstr "" #: includes/class-authentiq-widget.php:44 #: includes/class-authentiq-widget.php:134 #: public/class-authentiq-public.php:166 msgid "Link your account" msgstr "" #: includes/class-authentiq-widget.php:50 #: includes/class-authentiq-widget.php:144 #: public/partials/logged-in-state.php:3 msgid "Sign out" msgstr "" #: includes/class-authentiq-widget.php:56 msgid "Title:" msgstr "" #: includes/class-authentiq-widget.php:63 msgid "Sign in text:" msgstr "" #: includes/class-authentiq-widget.php:70 msgid "Account linking text:" msgstr "" #: includes/class-authentiq-widget.php:77 msgid "Sign out text:" msgstr "" #: public/class-authentiq-public.php:112 public/class-authentiq-public.php:151 #: public/class-authentiq-public.php:194 msgid "Please visit the Authentiq plugin settings and configure the client." msgstr "" #: public/class-authentiq-public.php:134 public/class-authentiq-public.php:173 #: public/partials/authentiq-button.php:2 msgid "Sign in or register" msgstr "" #: public/class-authentiq-woocommerce.php:92 msgid "Get my details" msgstr "" #: public/partials/login-form.php:7 msgid "or login with WordPress username" msgstr "" #: public/partials/provider-error.php:2 msgid "There was a problem with your log in." msgstr "" #: public/partials/provider-error.php:10 msgid "← Login with Authentiq" msgstr "" #: public/partials/render-back-to-authentiq.php:3 msgid "← Login with Authentiq" msgstr "" #: public/partials/woocommerce-account.php:9 msgid "or login with you WordPress user" msgstr "" #: public/partials/woocommerce-checkout.php:9 msgid "" "Tired of typing your details again? Get Authentiq ID on your phone and fill " "forms like this in seconds." msgstr ""