# two-factor-authentication/1.2.6/languages/two-factor-authentication.pot

Two Factor Authentication, version 1.2.6. 712 lines.

- Page: https://pluginprobe.com/plugins/two-factor-authentication/1.2.6/code/languages/two-factor-authentication.pot
- Raw: https://pluginprobe.com/plugins/two-factor-authentication/1.2.6/raw/languages/two-factor-authentication.pot
- Modified: 2015-11-21T10:41:00+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/two-factor-authentication/1.2.6/code/languages/two-factor-authentication.pot#L10-L20`.

```
# 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"
"POT-Creation-Date: 2015-08-25 10:26+0100\n"
"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=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: two-factor-login.php:136
msgid "Higher PHP version required"
msgstr ""

#: two-factor-login.php:136
#, php-format
msgid ""
"The Two Factor Authentication plugin requires PHP version %s or higher - "
"your current version is only %s."
msgstr ""

#: two-factor-login.php:140
msgid "PHP Mcrypt module required"
msgstr ""

#: two-factor-login.php:140
msgid ""
"The Two Factor Authentication plugin requires the PHP mcrypt module to be "
"installed. Please ask your web hosting company to install it."
msgstr ""

#: two-factor-login.php:218
msgid "Error:"
msgstr ""

#: two-factor-login.php:218
msgid "The one-time password (TFA code) you entered was incorrect."
msgstr ""

#: two-factor-login.php:248
msgid "Enable two-factor authentication"
msgstr ""

#: two-factor-login.php:248
msgid "Enabled"
msgstr ""

#: two-factor-login.php:249
msgid "Disable two-factor authentication"
msgstr ""

#: two-factor-login.php:249
msgid "Disabled"
msgstr ""

#: two-factor-login.php:260 two-factor-login.php:310
msgid "TOTP (time based - most common algorithm; used by Google Authenticator)"
msgstr ""

#: two-factor-login.php:260 two-factor-login.php:310
msgid "HOTP (event based)"
msgstr ""

#: two-factor-login.php:284
msgid "Multisite Super Admin"
msgstr ""

#: two-factor-login.php:323
msgid ""
"Do not require 2FA over XMLRPC (best option if you must use XMLRPC and your "
"client does not support 2FA)"
msgstr ""

#: two-factor-login.php:324
msgid ""
"Do require 2FA over XMLRPC (best option if you do not use XMLRPC or are "
"unsure)"
msgstr ""

#: two-factor-login.php:349 two-factor-login.php:362 two-factor-login.php:363
#: includes/user_settings.php:41
msgid "Two Factor Authentication"
msgstr ""

#: two-factor-login.php:349
msgid "Two Factor Auth"
msgstr ""

#: two-factor-login.php:373 two-factor-login.php:377
msgid "Plugin settings"
msgstr ""

#: two-factor-login.php:382
msgid "User settings"
msgstr ""

#: two-factor-login.php:424
msgid ""
"Warning: if you reset this key you will have to update your apps with the "
"new one. Are you sure you want this?"
msgstr ""

#: two-factor-login.php:424
msgid "Reset private key"
msgstr ""

#: two-factor-login.php:443
msgid "Updating..."
msgstr ""

#: two-factor-login.php:455 two-factor-login.php:477
#: includes/tfa_frontend.php:195 includes/tfa_frontend.php:226
msgid "Response:"
msgstr ""

#: two-factor-login.php:512
msgid "Private key (base 32 - used by Google Authenticator and Authy):"
msgstr ""

#: two-factor-login.php:515
msgid "Private key:"
msgstr ""

#: two-factor-login.php:572
msgid "Current codes"
msgstr ""

#: two-factor-login.php:576
#, php-format
msgid "Current codes (login: %s)"
msgstr ""

#: two-factor-login.php:587 two-factor-login.php:599
msgid "Current one-time password"
msgstr ""

#: two-factor-login.php:611 two-factor-login.php:614
msgid "QR code"
msgstr ""

#: two-factor-login.php:618
msgid ""
"For OTP apps that support scanning, scanning this code is the quickest way "
"to set the app up (e.g. with Duo Mobile, Google Authenticator)"
msgstr ""

#: two-factor-login.php:620
msgid "You are currently using"
msgstr ""

#: two-factor-login.php:620 includes/tfa_frontend.php:57
msgid "a time based"
msgstr ""

#: two-factor-login.php:620 includes/tfa_frontend.php:57
msgid "an event based"
msgstr ""

#: two-factor-login.php:620
msgid "algorithm"
msgstr ""

#: two-factor-login.php:622 premium.php:394
#, php-format
msgid "Private key: %s (base 32: %s)"
msgstr ""

#: two-factor-login.php:630
msgid ""
"Private key - always to be kept secret - type this into your app to set it "
"up (instead of scanning the code)"
msgstr ""

#: two-factor-login.php:645 includes/admin_settings.php:171
msgid "Emergency codes"
msgstr ""

#: two-factor-login.php:649
msgid ""
"One-time emergency codes are a feature of the Premium version of this plugin."
msgstr ""

#: two-factor-login.php:663
msgid "(update)"
msgstr ""

#: two-factor-login.php:673
msgid "Advanced settings"
msgstr ""

#: two-factor-login.php:679
msgid "Choose which algorithm for One Time Passwords you want to use."
msgstr ""

#: two-factor-login.php:686
msgid "Your counter on the server is currently on"
msgstr ""

#: two-factor-login.php:707
msgid "Click to enter One Time Password"
msgstr ""

#: two-factor-login.php:708 two-factor-login.php:807
msgid "You have to enter a username first."
msgstr ""

#: two-factor-login.php:709
msgid "One Time Password (i.e. 2FA)"
msgstr ""

#: two-factor-login.php:710 two-factor-login.php:810
msgid "(check your OTP app to get this password)"
msgstr ""

#: two-factor-login.php:731
msgid "Two Factor Authentication re-sync needed"
msgstr ""

#: two-factor-login.php:733
msgid ""
"You need to resync your device for Two Factor Authentication since the OTP "
"you last used is many steps ahead \n"
"\t\t\tof the server."
msgstr ""

#: two-factor-login.php:736
msgid ""
"Please re-sync or you might not be able to log in if you generate more OTPs "
"without logging in."
msgstr ""

#: two-factor-login.php:738
msgid "Click here and re-scan the QR-Code"
msgstr ""

#: two-factor-login.php:774
msgid "These are your personal settings."
msgstr ""

#: two-factor-login.php:774
msgid "Nothing you change here will have any effect on other users."
msgstr ""

#: two-factor-login.php:777
msgid ""
"If you activate two-factor authentication, then verify that your two-factor "
"application is showing the same One Time Password as shown on this page "
"before you log out."
msgstr ""

#: two-factor-login.php:777
msgid ""
"You should also bookmark the FAQs, which explain how to de-activate the "
"plugin even if you cannot log in."
msgstr ""

#: two-factor-login.php:806
msgid "Enter One Time Password (if you have one)"
msgstr ""

#: two-factor-login.php:808
msgid "One Time Password"
msgstr ""

#: includes/tfa_frontend.php:85 includes/class.TFA.php:100
#: includes/class.TFA.php:110
msgid "No emergency codes left. Sorry."
msgstr ""

#: includes/tfa_frontend.php:91 includes/tfa_frontend.php:104 premium.php:352
msgid "Save Settings"
msgstr ""

#: includes/tfa_frontend.php:133
msgid "You have unsaved settings."
msgstr ""

#: includes/tfa_frontend.php:151
msgid "Saving..."
msgstr ""

#: includes/tfa_frontend.php:257 premium.php:284 premium.php:297
#: premium.php:315 premium.php:329 premium.php:341 premium.php:361
#: premium.php:377 premium.php:415
msgid "Two factor authentication is not available for your user."
msgstr ""

#: includes/user_settings.php:41
msgid "Settings"
msgstr ""

#: includes/user_settings.php:46
msgid "Settings saved."
msgstr ""

#: includes/user_settings.php:55
msgid "Activate two factor authentication"
msgstr ""

#: includes/user_settings.php:59
#, php-format
msgid ""
"N.B. Generating two-factor codes depends upon your web-server and your TFA "
"app/device agreeing upon the time. The current UTC time according to the "
"server when this page loaded: %s"
msgstr ""

#: includes/admin_settings.php:17
#, php-format
msgid "Two Factor Authentication (Version: %s) - Admin Settings"
msgstr ""

#: includes/admin_settings.php:22 includes/admin_settings.php:165
msgid "Premium version"
msgstr ""

#: includes/admin_settings.php:26
msgid "Support"
msgstr ""

#: includes/admin_settings.php:27
msgid "More free plugins"
msgstr ""

#: includes/admin_settings.php:28
msgid "WordPress backups"
msgstr ""

#: includes/admin_settings.php:29
msgid "More premium plugins"
msgstr ""

#: includes/admin_settings.php:30
msgid "Twitter"
msgstr ""

#: includes/admin_settings.php:32
msgid "Lead developer's homepage"
msgstr ""

#: includes/admin_settings.php:44
msgid ""
"N.B. These two-factor settings apply to your entire WordPress network. (i.e. "
"They are not localised to one particular site)."
msgstr ""

#: includes/admin_settings.php:58
msgid "User roles"
msgstr ""

#: includes/admin_settings.php:59
msgid "Choose which user roles will have two factor authentication enabled."
msgstr ""

#: includes/admin_settings.php:73
msgid "XMLRPC requests"
msgstr ""

#: includes/admin_settings.php:77
msgid ""
"XMLRPC is a feature within WordPress allowing other computers to talk to "
"your WordPress install. For example, it could be used by an app on your "
"tablet that allows you to blog directly from the app (instead of needing the "
"WordPress dashboard)."
msgstr ""

#: includes/admin_settings.php:81
msgid ""
"Unfortunately, XMLRPC also provides a way for attackers to perform actions "
"on your WordPress site, using only a password (i.e. without a two-factor "
"password). More unfortunately, authors of legitimate programmes using XMLRPC "
"have not yet added two-factor support to their code."
msgstr ""

#: includes/admin_settings.php:85
msgid ""
" i.e. XMLRPC requests coming in to WordPress (whether from a legitimate app, "
"or from an attacker) can only be verified using the password - not with a "
"two-factor code. As a result, there not be an ideal option to pick below. "
"You may have to choose between the convenience of using your apps, or the "
"security of two factor authentication."
msgstr ""

#: includes/admin_settings.php:102
msgid "Default algorithm"
msgstr ""

#: includes/admin_settings.php:103
msgid "Your users can change this in their own settings if they want."
msgstr ""

#: includes/admin_settings.php:112
msgid "Users' settings"
msgstr ""

#: includes/admin_settings.php:118
msgid ""
"The Premium version of this plugin allows you to see and reset the TFA "
"settings of other users."
msgstr ""

#: includes/admin_settings.php:120
msgid ""
"Another way to do that is by using a user-switching plugin like this one."
msgstr ""

#: includes/admin_settings.php:154
msgid "Default"
msgstr ""

#: includes/admin_settings.php:156
msgid "Change to email"
msgstr ""

#: includes/admin_settings.php:167
msgid ""
"If you want to say 'thank you' or help this plugin's development, or get "
"extra features, then please take a look at the premium version of this "
"plugin."
msgstr ""

#: includes/admin_settings.php:167
msgid "It comes with these extra features:"
msgstr ""

#: includes/admin_settings.php:171
msgid ""
"provide your users with one-time codes to use in case they lose their device."
msgstr ""

#: includes/admin_settings.php:172
msgid "Manage all users centrally"
msgstr ""

#: includes/admin_settings.php:172
msgid ""
"enable, disable or see TFA codes for all your users from one central "
"location."
msgstr ""

#: includes/admin_settings.php:173
msgid "More shortcodes"
msgstr ""

#: includes/admin_settings.php:173
msgid ""
"flexible shortcodes allowing you to design your front-end settings page for "
"your users exactly as you wish."
msgstr ""

#: includes/admin_settings.php:174
msgid "Personal support"
msgstr ""

#: includes/admin_settings.php:174
msgid "access to our personal support desk for 12 months."
msgstr ""

#: includes/admin_settings.php:180
msgid "Translations"
msgstr ""

#: includes/admin_settings.php:182
msgid ""
"If you translate this plugin, please send the translations .po-file to us so "
"we can include it in future releases - paste a link in the plugin's support "
"forum."
msgstr ""

#: premium.php:45 premium.php:65
msgid "Two factor authentication is not available for this user."
msgstr ""

#: premium.php:48
msgid "Two factor authentication is not activated for this user."
msgstr ""

#: premium.php:75
msgid "Two factor authentication has been activated for this user."
msgstr ""

#: premium.php:77
msgid "Two factor authentication has been de-activated for this user."
msgstr ""

#: premium.php:135
msgid "Show codes for a particular user"
msgstr ""

#: premium.php:138
msgid "Get codes"
msgstr ""

#: premium.php:139
msgid "De-activate TFA"
msgstr ""

#: premium.php:140
msgid "Activate TFA"
msgstr ""

#: premium.php:163 premium.php:183 premium.php:200
msgid "You must first choose a valid user."
msgstr ""

#: premium.php:427
msgid ""
"Your must now go to the Two Factor Authentication settings and generated a "
"new private key if you wish to use any emergency codes in future."
msgstr ""

#: premium.php:433
msgid "emergency login code used"
msgstr ""

#: premium.php:434
#, php-format
msgid "An emergency code was used to login (username: %s) on this website: "
msgstr ""

#: premium.php:435
#, php-format
msgid "You now have %s emergency code(s) remaining."
msgstr ""

#: premium.php:477
msgid ""
"You have three emergency codes that can be used. Keep them in a safe place; "
"if you lose your authentication device, then you can use them to log in."
msgstr ""

#: premium.php:477
msgid ""
"These can only be used once each - after using them all, you must reset your "
"private key."
msgstr ""

#: premium.php:479
msgid "Your emergency codes are:"
msgstr ""

#: updater/class-udm-updater.php:120 updater/class-udm-updater.php:123
#: updater/class-udm-updater.php:168 updater/class-udm-updater.php:171
msgid "Errors occurred:"
msgstr ""

#: updater/class-udm-updater.php:202
#, php-format
msgid "Dismiss from main dashboard (for %s weeks)"
msgstr ""

#: updater/class-udm-updater.php:232
msgid "Warning"
msgstr ""

#: updater/class-udm-updater.php:232
#, php-format
msgid ""
"The installed version of %s has not been tested on your version of WordPress "
"(%s)."
msgstr ""

#: updater/class-udm-updater.php:232
#, php-format
msgid "It has been tested up to version %s."
msgstr ""

#: updater/class-udm-updater.php:232
msgid ""
"You should update to make sure that you have a version that has been tested "
"for compatibility."
msgstr ""

#: updater/class-udm-updater.php:240
#, php-format
msgid ""
"Your paid access to %s updates for this site has expired. You will no longer "
"receive updates."
msgstr ""

#: updater/class-udm-updater.php:240 updater/class-udm-updater.php:242
msgid ""
"To regain access to updates (including future features and compatibility "
"with future WordPress releases) and support, please renew."
msgstr ""

#: updater/class-udm-updater.php:242
#, php-format
msgid "Your paid access to %s updates for %s add-ons on this site has expired."
msgstr ""

#: updater/class-udm-updater.php:246
#, php-format
msgid ""
"Your paid access to %s updates for %s of the %s add-ons on this site will "
"soon expire."
msgstr ""

#: updater/class-udm-updater.php:246 updater/class-udm-updater.php:248
msgid ""
"To retain your access, and maintain access to updates (including future "
"features and compatibility with future WordPress releases) and support, "
"please renew."
msgstr ""

#: updater/class-udm-updater.php:248
#, php-format
msgid "Your paid access to %s updates for this site will soon expire."
msgstr ""

#: updater/class-udm-updater.php:252
#, php-format
msgid "Your paid access to %s support has expired."
msgstr ""

#: updater/class-udm-updater.php:252
msgid "To regain your access, please renew."
msgstr ""

#: updater/class-udm-updater.php:254
#, php-format
msgid "Your paid access to %s support will soon expire."
msgstr ""

#: updater/class-udm-updater.php:254
msgid "To maintain your access to support, please renew."
msgstr ""

#: updater/class-udm-updater.php:311
#, php-format
msgid "Access to plugin updates (%s)"
msgstr ""

#: updater/class-udm-updater.php:346
msgid "You need to enter both an email address and a password"
msgstr ""

#: updater/class-udm-updater.php:358
msgid "Connecting..."
msgstr ""

#: updater/class-udm-updater.php:360 updater/class-udm-updater.php:466
msgid "Connect"
msgstr ""

#: updater/class-udm-updater.php:366 updater/class-udm-updater.php:383
#: updater/class-udm-updater.php:388 updater/class-udm-updater.php:416
#: updater/class-udm-updater.php:421
msgid ""
"The response from the remote site could not be decoded. (More information is "
"recorded in the browser console)."
msgstr ""

#: updater/class-udm-updater.php:372
msgid "Your email address and password were not recognised."
msgstr ""

#: updater/class-udm-updater.php:376
msgid "You have successfully connected for access to updates to this plugin."
msgstr ""

#: updater/class-udm-updater.php:379
msgid ""
"Your login was accepted, but no available entitlement for this plugin was "
"found."
msgstr ""

#: updater/class-udm-updater.php:379
msgid ""
"Has your licence expired, or have you used all your available licences "
"elsewhere?"
msgstr ""

#: updater/class-udm-updater.php:407
msgid "Disconnecting..."
msgstr ""

#: updater/class-udm-updater.php:409 updater/class-udm-updater.php:457
msgid "Disconnect"
msgstr ""

#: updater/class-udm-updater.php:413
msgid "You have successfully disconnected access to updates to this plugin."
msgstr ""

#: updater/class-udm-updater.php:454
#, php-format
msgid "You are connected to receive updates for %s (login: %s)"
msgstr ""

#: updater/class-udm-updater.php:461
#, php-format
msgid "Please enter your customer login to access updates for %s"
msgstr ""

#: updater/class-udm-updater.php:464
msgid "Email"
msgstr ""

#: updater/class-udm-updater.php:465
msgid "Password"
msgstr ""

```
