# Copyright (C) 2020 as247 # This file is distributed under the same license as the Wordpress 2-Step Verification plugin. msgid "" msgstr "" "Project-Id-Version: Wordpress 2-Step Verification 2.5\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wordpress-2-step-verification\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2020-09-25T12:20:39+02:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.4.0\n" "X-Domain: wordpress-2-step-verification\n" #. Plugin Name of the plugin msgid "Wordpress 2-Step Verification" msgstr "" #. Plugin URI of the plugin msgid "http://as247.vui30.com/blog/wordpress-2-step-verification/" msgstr "" #. Description of the plugin msgid "Wordpress 2-Step Verification adds an extra layer of security to your Wordpress Account. In addition to your username and password, you'll enter a code that generated by Android/iPhone/Blackberry app or Plugin will send you via email upon signing in." msgstr "" #. Author of the plugin msgid "as247" msgstr "" #. Author URI of the plugin msgid "http://as247.vui360.com/" msgstr "" #: includes/Wp2sv_Admin.php:28 #: includes/Wp2sv_Admin.php:51 #: includes/Wp2sv_Setup.php:43 #: includes/Wp2sv_Setup.php:100 #: includes/Wp2sv_Setup.php:127 #: includes/Wp2sv_Woo.php:59 #: includes/Wp2sv_Woo.php:85 #: template/front/wp2sv.php:36 msgid "2-Step Verification" msgstr "" #: includes/Wp2sv_Admin.php:55 #: includes/Wp2sv_Setup.php:47 msgid "Status:" msgstr "" #: includes/Wp2sv_Admin.php:60 msgid "Turn off 2-step verification" msgstr "" #: includes/Wp2sv_Admin.php:66 msgid "Only the user can turn on 2-step verification" msgstr "" #: includes/Wp2sv_Admin.php:81 msgid "Are you sure to turn off 2-step verification? Only the user can turn it on again!" msgstr "" #: includes/Wp2sv_Admin_Settings.php:27 msgid "Wordpress 2-step verification settings" msgstr "" #: includes/Wp2sv_Admin_Settings.php:28 #: includes/Wp2sv_Admin_Settings.php:44 msgid "Wp2sv Settings" msgstr "" #: includes/Wp2sv_Admin_Settings.php:70 msgid "Attempts Limit" msgstr "" #: includes/Wp2sv_Admin_Settings.php:79 msgid "Max Attempts" msgstr "" #: includes/Wp2sv_Admin_Settings.php:81 msgid "Maximum failed attempts allowed before lockout" msgstr "" #: includes/Wp2sv_Admin_Settings.php:89 msgid "Lockout Time" msgstr "" #: includes/Wp2sv_Admin_Settings.php:91 #: includes/Wp2sv_Admin_Settings.php:110 msgid "minutes" msgstr "" #: includes/Wp2sv_Admin_Settings.php:99 msgid "Max Emails" msgstr "" #: includes/Wp2sv_Admin_Settings.php:101 msgid "Max number of emails user may request before lockout" msgstr "" #: includes/Wp2sv_Admin_Settings.php:108 msgid "Email Lockout Time" msgstr "" #: includes/Wp2sv_Admin_Settings.php:119 msgid "WooCommerce Integration" msgstr "" #: includes/Wp2sv_Admin_Settings.php:127 msgid "Show in WooCommerce" msgstr "" #: includes/Wp2sv_Admin_Settings.php:167 msgid "Show Wp2sv setup in WooCommerce My Account page" msgstr "" #: includes/Wp2sv_Compatibility.php:58 msgid "Wordpress 2-step verification is not fully supported for your wordpress version, translation is not supported by default." msgstr "" #. translators: %s is replaced with json translation file path #: includes/Wp2sv_Compatibility.php:61 msgid "To fix this issue upgrade to Wordpress 5.x or copy json translation to %s" msgstr "" #: includes/Wp2sv_Email.php:18 msgid "Your verification code" msgstr "" #. translators: %s is replaced with verification code #: includes/Wp2sv_Email.php:25 msgid "Your verification code is %s" msgstr "" #: includes/Wp2sv_Email.php:55 msgid "The e-mail could not be sent." msgstr "" #: includes/Wp2sv_Email.php:55 msgid "Possible reason: your host may have disabled the mail() function..." msgstr "" #. translators: %s: Time for unlock #: includes/Wp2sv_Email.php:59 msgid "You have exceeded maximum send email retries. Please try after %s." msgstr "" #. translators: %s: number of attempts #: includes/Wp2sv_Handler.php:86 msgid "%s attempt(s) left." msgstr "" #: includes/Wp2sv_Handler.php:101 #: includes/Wp2sv_Handler.php:112 msgid "The code you entered didn't verify." msgstr "" #: includes/Wp2sv_Handler.php:110 msgid "The code you entered have already used." msgstr "" #. translators: %s: number of minutes #: includes/Wp2sv_Limit.php:82 msgid "%s minute(s)" msgstr "" #. translators: %s: number of seconds #: includes/Wp2sv_Limit.php:85 msgid "%s seconds(s)" msgstr "" #. translators: %s is replaced with enabled date #: includes/Wp2sv_Model.php:65 msgid "On since: %s" msgstr "" #: includes/Wp2sv_Model.php:67 msgid "On" msgstr "" #: includes/Wp2sv_Model.php:70 msgid "Off" msgstr "" #. translators: %s is replaced with wordpress path #: includes/Wp2sv_Recovery.php:35 msgid "Could not verify the file, please make sure the file is uploaded to %s" msgstr "" #: includes/Wp2sv_Setup.php:49 msgid "Edit" msgstr "" #: includes/Wp2sv_Setup.php:100 #: template/setup/index.php:7 msgid "Wordpress 2-step verification" msgstr "" #: includes/Wp2sv_Setup.php:216 msgid "You are already using this email as a second step." msgstr "" #: includes/Wp2sv_Setup.php:220 msgid "Please enter a valid email." msgstr "" #: includes/Wp2sv_Setup.php:225 msgid "Failed to send email. Please make sure wp mail is configured properly. You can pick one of these plugins to help configure wp mail." msgstr "" #: includes/Wp2sv_Upgrade.php:69 msgid "Wp2sv database update required" msgstr "" #: includes/Wp2sv_Upgrade.php:72 msgid "Wp2sv has been updated! To keep things running smoothly, we have to update your database to the newest version." msgstr "" #: includes/Wp2sv_Upgrade.php:73 msgid "The database update process runs in the background and may take a little while, so please be patient." msgstr "" #: template/front/form-others.php:21 msgid "Get a verification code from the Google Authenticator app" msgstr "" #. translators: %s is replaced with email address #: template/front/form-others.php:40 msgid "Get an email with a verification code at %s" msgstr "" #: template/front/form-others.php:51 msgid "Use backup code" msgstr "" #: template/front/form-others.php:62 msgid "Manual recovery" msgstr "" #: template/front/form-others.php:63 msgid "You will need ftp access to upload verification file" msgstr "" #: template/front/form-recovery.php:21 msgid "Upload an HTML file to your site" msgstr "" #: template/front/form-recovery.php:24 #: public/assets/js/setup.js:1 msgid "Download" msgstr "" #: template/front/form-recovery.php:24 msgid "this HTML verification file" msgstr "" #. translators: %s is replaced with wp-config.php #: template/front/form-recovery.php:27 msgid "Upload the file to Wordpress directory (same directory with %s)" msgstr "" #: template/front/form-recovery.php:28 msgid "Click Verify below" msgstr "" #: template/front/form-recovery.php:36 #: public/assets/js/setup.js:1 msgid "Verify" msgstr "" #: template/front/form-verify.php:41 msgid "Enter your backup code" msgstr "" #: template/front/form-verify.php:43 msgid "Enter a verification code" msgstr "" #: template/front/form-verify.php:50 msgid "Enter the 6-digit code" msgstr "" #: template/front/form-verify.php:52 msgid "Get a verification code from the Google Authenticator app." msgstr "" #. translators: %s is replaced with email ending #: template/front/form-verify.php:55 msgid "An email with a verification code was just sent to %s." msgstr "" #. translators: %s is replaced with number of emails left #: template/front/form-verify.php:58 msgid "%s email(s) left" msgstr "" #: template/front/form-verify.php:62 msgid "Enter the 8-digit code" msgstr "" #: template/front/form-verify.php:77 #: public/assets/js/setup.js:1 msgid "Done" msgstr "" #: template/front/form-verify.php:83 msgid "Remember this computer for 30 days." msgstr "" #: template/front/others-link.php:5 msgid "Try another way to sign in" msgstr "" #: template/front/wp2sv.php:21 msgid "Enter verification code" msgstr "" #: template/front/wp2sv.php:41 msgid "To sign in to your Wordpress Account, choose a task from the list below." msgstr "" #: template/front/wp2sv.php:44 msgid "To recover access to your Wordpress Account, complete the task below." msgstr "" #: template/front/wp2sv.php:47 msgid "To help keep your account safer, complete the task below." msgstr "" #: template/front/wp2sv.php:70 msgid "Use a different account" msgstr "" #: template/setup/backup_codes_txt.php:9 msgid "BACKUP VERIFICATION CODES" msgstr "" #: template/setup/backup_codes_txt.php:26 msgid "Date:" msgstr "" #: template/setup/backup_codes_txt.php:31 msgid "Only the latest set of backup codes will work." msgstr "" #: template/setup/backup_codes_txt.php:33 msgid "Keep them someplace accessible, like your wallet." msgstr "" #: template/setup/backup_codes_txt.php:34 msgid "Each code can be used only once." msgstr "" #: wordpress-2-step-verification.php:163 msgid "Network error, please try again" msgstr "" #: public/assets/js/setup.js:1 msgid "Cancel" msgstr "" #: public/assets/js/setup.js:1 msgid "Ok" msgstr "" #: public/assets/js/setup.js:1 msgid "App passwords" msgstr "" #: public/assets/js/setup.js:1 msgid "App passwords let you sign in to your Wordpress Account from apps on devices that don't support 2-Step Verification. You'll only need to enter it once so you don't need to remember it." msgstr "" #: public/assets/js/setup.js:1 msgid "Name" msgstr "" #: public/assets/js/setup.js:1 msgid "Created" msgstr "" #: public/assets/js/setup.js:1 msgid "Last used" msgstr "" #: public/assets/js/setup.js:1 msgid "Access" msgstr "" #: public/assets/js/setup.js:1 msgid "Revoke" msgstr "" #: public/assets/js/setup.js:1 msgid "You have no app passwords." msgstr "" #: public/assets/js/setup.js:1 msgid "Generate" msgstr "" #: public/assets/js/setup.js:1 msgid "Generated app password" msgstr "" #: public/assets/js/setup.js:1 msgid "Your app password for your device" msgstr "" #: public/assets/js/setup.js:1 msgid "How to use it" msgstr "" #: public/assets/js/setup.js:1 msgid "Go to the settings for your Wordpress Account in the application or device you are trying to set up. Replace your password with the 16-character password shown above." msgstr "" #: public/assets/js/setup.js:1 msgid "Just like your normal password, this app password grants complete access to your Wordpress Account. You won't need to remember it, so don't write it down or share it with anyone." msgstr "" #: public/assets/js/setup.js:1 msgid "2-step verification is ON since %s" msgstr "" #: public/assets/js/setup.js:1 msgid "2-step verification is OFF" msgstr "" #: public/assets/js/setup.js:1 msgid "Turn off 2-step verification..." msgstr "" #: public/assets/js/setup.js:1 msgid "Turn on 2-step verification..." msgstr "" #: public/assets/js/setup.js:1 msgid "Your second step" msgstr "" #: public/assets/js/setup.js:1 msgid "After entering your password, you’ll be asked for a second verification step." msgstr "" #: public/assets/js/setup.js:1 msgid "Authenticator app" msgstr "" #: public/assets/js/setup.js:1 msgid "Default" msgstr "" #: public/assets/js/setup.js:1 msgid "Authenticator on %s" msgstr "" #: public/assets/js/setup.js:1 msgid "Added:" msgstr "" #: public/assets/js/setup.js:1 msgid "Change phone" msgstr "" #: public/assets/js/setup.js:1 msgid "Text message" msgstr "" #: public/assets/js/setup.js:1 msgid "Primary" msgstr "" #: public/assets/js/setup.js:1 msgid "Add email" msgstr "" #: public/assets/js/setup.js:1 msgid "Backup codes" msgstr "" #: public/assets/js/setup.js:1 msgid "%s single-use codes are active at this time, but you can generate more as needed." msgstr "" #: public/assets/js/setup.js:1 msgid "Show codes" msgstr "" #: public/assets/js/setup.js:1 msgid "Set up alternative second step" msgstr "" #: public/assets/js/setup.js:1 msgid "Set up at least one backup option so that you can sign in even if your other second steps aren’t available." msgstr "" #: public/assets/js/setup.js:1 msgid "Use the Authenticator app to get free verification codes, even when your phone is offline. Available for Android and iPhone." msgstr "" #: public/assets/js/setup.js:1 msgid "Set up" msgstr "" #: public/assets/js/setup.js:1 msgid "Backup email" msgstr "" #: public/assets/js/setup.js:1 msgid "Add a backup phone so you can still sign in if you lose your phone." msgstr "" #: public/assets/js/setup.js:1 msgid "These printable one-time passcodes allow you to sign in when away from your phone, like when you’re traveling." msgstr "" #: public/assets/js/setup.js:1 msgid "App passwords let you sign in to your Wordpress Account from apps on devices that don't support 2-Step Verification" msgstr "" #: public/assets/js/setup.js:1 msgid "Devices that do not need a second step." msgstr "" #: public/assets/js/setup.js:1 msgid "You can skip the second step on devices you trust, such as your own computer." msgstr "" #: public/assets/js/setup.js:1 msgid "Devices you trust" msgstr "" #: public/assets/js/setup.js:1 msgid "Revoke trusted status from your devices that skip 2-Step Verification." msgstr "" #: public/assets/js/setup.js:1 msgid "There is %s active session" msgid_plural "There are %s active sessions" msgstr[0] "" msgstr[1] "" #: public/assets/js/setup.js:1 msgid "Revoke all" msgstr "" #: public/assets/js/setup.js:1 msgid "Your server time in UTC is:" msgstr "" #: public/assets/js/setup.js:1 msgid "Sync time" msgstr "" #: public/assets/js/setup.js:1 msgid "Your local time in UTC%s is:" msgstr "" #: public/assets/js/setup.js:1 msgid "Protect your account with 2-Step Verification" msgstr "" #: public/assets/js/setup.js:1 msgid "Each time you sign in to your account, you'll need your password and a verification code. " msgstr "" #: public/assets/js/setup.js:1 msgid "Add an extra layer of security" msgstr "" #: public/assets/js/setup.js:1 msgid "Enter your password and a unique verification code that's sent to your phone." msgstr "" #: public/assets/js/setup.js:1 msgid "Keep the bad guys out" msgstr "" #: public/assets/js/setup.js:1 msgid "Even if someone else gets your password, it won't be enough to sign in to your account." msgstr "" #: public/assets/js/setup.js:1 msgid "Get started" msgstr "" #: public/assets/js/setup.js:1 msgid "Invalid code. Please try again." msgstr "" #: public/assets/js/setup.js:1 msgid "Please enter your verification code." msgstr "" #: public/assets/js/setup.js:1 msgid "Get codes from the Authenticator app" msgstr "" #: public/assets/js/setup.js:1 msgid "What kind of phone do you have?" msgstr "" #: public/assets/js/setup.js:1 msgid "Set up Authenticator" msgstr "" #: public/assets/js/setup.js:1 msgid "Get the Authenticator App from the %s." msgstr "" #: public/assets/js/setup.js:1 msgid "Play Store" msgstr "" #: public/assets/js/setup.js:1 msgid "In the App select Set up account." msgstr "" #: public/assets/js/setup.js:1 msgid "Choose Scan a barcode." msgstr "" #: public/assets/js/setup.js:1 msgid "Can't scan it?" msgstr "" #: public/assets/js/setup.js:1 msgid "App Store" msgstr "" #: public/assets/js/setup.js:1 msgid "Can't scan the barcode?" msgstr "" #: public/assets/js/setup.js:1 msgid "Tap Menu, then Set up account." msgstr "" #: public/assets/js/setup.js:1 msgid "Tap Enter provided key." msgstr "" #: public/assets/js/setup.js:1 msgid "Enter your username and this key:" msgstr "" #: public/assets/js/setup.js:1 msgid "spaces don't matter" msgstr "" #: public/assets/js/setup.js:1 msgid "Make sure Time based is turned on, and tap Add to finish." msgstr "" #: public/assets/js/setup.js:1 msgid "Enter the 6-digit code you see in the app." msgstr "" #: public/assets/js/setup.js:1 msgid "Done!" msgstr "" #: public/assets/js/setup.js:1 msgid "You're all set. From now on, you'll use Authenticator to sign in to your Wordpress Account." msgstr "" #: public/assets/js/setup.js:1 msgid "It worked! Turn on 2-Step Verification?" msgstr "" #: public/assets/js/setup.js:1 msgid "Now that you've seen how it works, do you want to turn on 2-Step Verification for your Wordpress Account?" msgstr "" #: public/assets/js/setup.js:1 msgid "Use email" msgstr "" #: public/assets/js/setup.js:1 msgid "Back" msgstr "" #: public/assets/js/setup.js:1 msgid "Turn on" msgstr "" #: public/assets/js/setup.js:1 msgid "Next" msgstr "" #: public/assets/js/setup.js:1 msgid "Save your backup codes" msgstr "" #: public/assets/js/setup.js:1 msgid "Keep these backup codes somewhere safe but accessible." msgstr "" #: public/assets/js/setup.js:1 msgid "ALREADY USED" msgstr "" #: public/assets/js/setup.js:1 msgid "Loading backup codes..." msgstr "" #: public/assets/js/setup.js:1 msgid "You can only use each backup code once." msgstr "" #: public/assets/js/setup.js:1 msgid "Need more? Visit %s" msgstr "" #: public/assets/js/setup.js:1 msgid "These codes were generated on:" msgstr "" #: public/assets/js/setup.js:1 msgid "Get new codes" msgstr "" #: public/assets/js/setup.js:1 msgid "Close" msgstr "" #: public/assets/js/setup.js:1 msgid "Print" msgstr "" #: public/assets/js/setup.js:1 msgid "Let's set up your email" msgstr "" #: public/assets/js/setup.js:1 msgid "What email address do you want to use?" msgstr "" #: public/assets/js/setup.js:1 msgid "Confirm that it works" msgstr "" #: public/assets/js/setup.js:1 msgid "Wp2sv just sent an email with a verification code to" msgstr "" #: public/assets/js/setup.js:1 msgid "Didn't get it?" msgstr "" #: public/assets/js/setup.js:1 msgid "Resend" msgstr "" #: public/assets/js/setup.js:1 msgid "You're all set. From now on, you'll use Email to sign in to your Wordpress Account." msgstr "" #: public/assets/js/setup.js:1 msgid "Use app" msgstr "" #: resources/js/libs/store.js:33 msgid "Loading..." msgstr ""