index.php
5 years ago
wp-2fa-da_DK.mo
5 years ago
wp-2fa-de_DE.mo
5 years ago
wp-2fa-nl_NL.mo
5 years ago
wp-2fa-ru_RU.mo
5 years ago
wp-2fa.pot
5 years ago
wp-2fa.pot
1264 lines
| 1 | # Copyright (C) 2021 wp-2fa |
| 2 | # This file is distributed under the same license as the wp-2fa package. |
| 3 | msgid "" |
| 4 | msgstr "" |
| 5 | "Project-Id-Version: wp-2fa\n" |
| 6 | "MIME-Version: 1.0\n" |
| 7 | "Content-Type: text/plain; charset=UTF-8\n" |
| 8 | "Content-Transfer-Encoding: 8bit\n" |
| 9 | "Language-Team: WP White Security <info@wpwhitesecurity.com>\n" |
| 10 | "Last-Translator: WP White Security <info@wpwhitesecurity.com>\n" |
| 11 | "Report-Msgid-Bugs-To: https://www.wpwhitesecurity.com\n" |
| 12 | "X-Poedit-Basepath: ..\n" |
| 13 | "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" |
| 14 | "X-Poedit-SearchPath-0: .\n" |
| 15 | "X-Poedit-SearchPathExcluded-0: *.js\n" |
| 16 | "X-Poedit-SourceCharset: UTF-8\n" |
| 17 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 18 | |
| 19 | #: includes/classes/WP2FA.php:122 |
| 20 | msgid "Please enter the two-factor authentication (2FA) verification code below to login. Depending on your 2FA setup, you can get the code from the 2FA app or it was sent to you by email." |
| 21 | msgstr "" |
| 22 | |
| 23 | #: includes/classes/WP2FA.php:680 |
| 24 | msgid "Your login confirmation code for {site_name}" |
| 25 | msgstr "" |
| 26 | |
| 27 | #: includes/classes/WP2FA.php:684 |
| 28 | msgid "Enter %1$s to log in." |
| 29 | msgstr "" |
| 30 | |
| 31 | #: includes/classes/WP2FA.php:688, includes/classes/WP2FA.php:704, includes/classes/WP2FA.php:719 |
| 32 | msgid "Thank you." |
| 33 | msgstr "" |
| 34 | |
| 35 | #: includes/classes/WP2FA.php:689, includes/classes/WP2FA.php:705, includes/classes/WP2FA.php:719 |
| 36 | msgid "Email sent by" |
| 37 | msgstr "" |
| 38 | |
| 39 | #: includes/classes/WP2FA.php:690, includes/classes/WP2FA.php:706 |
| 40 | msgid "WP 2FA plugin." |
| 41 | msgstr "" |
| 42 | |
| 43 | #: includes/classes/WP2FA.php:694 |
| 44 | msgid "Your user on {site_name} has been locked" |
| 45 | msgstr "" |
| 46 | |
| 47 | #: includes/classes/WP2FA.php:696 |
| 48 | msgid "Hello." |
| 49 | msgstr "" |
| 50 | |
| 51 | #: includes/classes/WP2FA.php:698 |
| 52 | msgid "Since you have not enabled two-factor authentication for the user %1$s on the website %2$s within the grace period, your account has been locked." |
| 53 | msgstr "" |
| 54 | |
| 55 | #: includes/classes/WP2FA.php:703 |
| 56 | msgid "Contact your website administrator to unlock your account." |
| 57 | msgstr "" |
| 58 | |
| 59 | #: includes/classes/WP2FA.php:710 |
| 60 | msgid "Your user on {site_name} has been unlocked" |
| 61 | msgstr "" |
| 62 | |
| 63 | #: includes/classes/WP2FA.php:713 |
| 64 | msgid "Hello," |
| 65 | msgstr "" |
| 66 | |
| 67 | #: includes/classes/WP2FA.php:713 |
| 68 | msgid "Your user" |
| 69 | msgstr "" |
| 70 | |
| 71 | #: includes/classes/WP2FA.php:713 |
| 72 | msgid "on the website" |
| 73 | msgstr "" |
| 74 | |
| 75 | #: includes/classes/WP2FA.php:713 |
| 76 | msgid "has been unlocked. Please configure two-factor authentication within the grace period, otherwise your account will be locked again." |
| 77 | msgstr "" |
| 78 | |
| 79 | #: includes/classes/WP2FA.php:716 |
| 80 | msgid "You can configure 2FA from this page:" |
| 81 | msgstr "" |
| 82 | |
| 83 | #: includes/classes/WP2FA.php:719 |
| 84 | msgid "WP 2FA plugin" |
| 85 | msgstr "" |
| 86 | |
| 87 | #: includes/classes/WP2FA.php:906 |
| 88 | msgid "Test email from WP 2FA" |
| 89 | msgstr "" |
| 90 | |
| 91 | #: includes/classes/WP2FA.php:907 |
| 92 | msgid "This email was sent by the WP 2FA plugin to test the email delivery." |
| 93 | msgstr "" |
| 94 | |
| 95 | #: includes/classes/WP2FA.php:973 |
| 96 | msgid "There is %s method available from which you can choose for 2FA:" |
| 97 | msgid_plural "There are %s methods available from which you can choose for 2FA:" |
| 98 | msgstr[0] "" |
| 99 | msgstr[1] "" |
| 100 | |
| 101 | #: includes/functions/core.php:236 |
| 102 | msgid "Congratulations" |
| 103 | msgstr "" |
| 104 | |
| 105 | #: includes/functions/core.php:237 |
| 106 | msgid "Your account just got more secure" |
| 107 | msgstr "" |
| 108 | |
| 109 | #: includes/functions/core.php:238 |
| 110 | msgid "Close Wizard & Refresh" |
| 111 | msgstr "" |
| 112 | |
| 113 | #: includes/functions/core.php:239 |
| 114 | msgid "Processing Update" |
| 115 | msgstr "" |
| 116 | |
| 117 | #: includes/functions/core.php:240 |
| 118 | msgid "Email successfully sent" |
| 119 | msgstr "" |
| 120 | |
| 121 | #: includes/functions/core.php:241 |
| 122 | msgid "Email delivery failed" |
| 123 | msgstr "" |
| 124 | |
| 125 | #: includes/functions/core.php:248, includes/classes/Admin/SetupWizard.php:224, includes/classes/Shortcodes/Shortcodes.php:60, includes/classes/Shortcodes/Shortcodes.php:72, includes/classes/Shortcodes/Shortcodes.php:135 |
| 126 | msgid "These are the 2FA backup codes for the user" |
| 127 | msgstr "" |
| 128 | |
| 129 | #: includes/functions/core.php:249, includes/classes/Admin/SetupWizard.php:225, includes/classes/Shortcodes/Shortcodes.php:61, includes/classes/Shortcodes/Shortcodes.php:73, includes/classes/Shortcodes/Shortcodes.php:136 |
| 130 | msgid "I'm ready" |
| 131 | msgstr "" |
| 132 | |
| 133 | #: includes/functions/core.php:250, includes/classes/Admin/SetupWizard.php:226, includes/classes/Shortcodes/Shortcodes.php:62, includes/classes/Shortcodes/Shortcodes.php:74, includes/classes/Shortcodes/Shortcodes.php:137 |
| 134 | msgid "New code sent" |
| 135 | msgstr "" |
| 136 | |
| 137 | #: includes/classes/Admin/SettingsPage.php:33, includes/classes/Admin/SettingsPage.php:64, includes/classes/Admin/SettingsPage.php:155, includes/classes/Admin/UserProfile.php:215 |
| 138 | msgid "WP 2FA Settings" |
| 139 | msgstr "" |
| 140 | |
| 141 | #: includes/classes/Admin/SettingsPage.php:34, includes/classes/Admin/SettingsPage.php:65, includes/classes/Admin/SetupWizard.php:299 |
| 142 | msgid "WP 2FA" |
| 143 | msgstr "" |
| 144 | |
| 145 | #: includes/classes/Admin/SettingsPage.php:95 |
| 146 | msgid "The plugin created the 2FA settings page with the URL:" |
| 147 | msgstr "" |
| 148 | |
| 149 | #: includes/classes/Admin/SettingsPage.php:97 |
| 150 | msgid "You can edit this page using the page editor, like you do with all other pages." |
| 151 | msgstr "" |
| 152 | |
| 153 | #: includes/classes/Admin/SettingsPage.php:100 |
| 154 | msgid "Use the %s html tag in the email templates to include the URL of the 2FA configuration page when notifying the users to configure two-factor authentication." |
| 155 | msgstr "" |
| 156 | |
| 157 | #: includes/classes/Admin/SettingsPage.php:110 |
| 158 | msgid "OK" |
| 159 | msgstr "" |
| 160 | |
| 161 | #: includes/classes/Admin/SettingsPage.php:121 |
| 162 | msgid "Exclude yourself?" |
| 163 | msgstr "" |
| 164 | |
| 165 | #: includes/classes/Admin/SettingsPage.php:122 |
| 166 | msgid "You are about to enforce 2FA instantly on all users, including yourself, however you have not yet configured your own 2FA method. What would you like to do?" |
| 167 | msgstr "" |
| 168 | |
| 169 | #: includes/classes/Admin/SettingsPage.php:129, includes/classes/Admin/SettingsPage.php:146 |
| 170 | msgid "Continue anyway" |
| 171 | msgstr "" |
| 172 | |
| 173 | #: includes/classes/Admin/SettingsPage.php:130 |
| 174 | msgid "Exclude myself from 2FA policies" |
| 175 | msgstr "" |
| 176 | |
| 177 | #: includes/classes/Admin/SettingsPage.php:137 |
| 178 | msgid "Excluded Roles/Users still present" |
| 179 | msgstr "" |
| 180 | |
| 181 | #: includes/classes/Admin/SettingsPage.php:138 |
| 182 | msgid "Changing this setting whislt you still have roles/users excluded will result in these being removed from the settngs." |
| 183 | msgstr "" |
| 184 | |
| 185 | #: includes/classes/Admin/SettingsPage.php:147, includes/classes/Admin/UserProfile.php:321, includes/classes/Admin/Views/WizardSteps.php:303, includes/classes/Admin/Views/WizardSteps.php:368 |
| 186 | msgid "Cancel" |
| 187 | msgstr "" |
| 188 | |
| 189 | #: includes/classes/Admin/SettingsPage.php:166 |
| 190 | msgid "2FA Settings" |
| 191 | msgstr "" |
| 192 | |
| 193 | #: includes/classes/Admin/SettingsPage.php:179 |
| 194 | msgid "Email Settings & Templates" |
| 195 | msgstr "" |
| 196 | |
| 197 | #: includes/classes/Admin/SettingsPage.php:195 |
| 198 | msgid "Use the settings below to configure the properties of the two-factor authentication on your website and how users use it. If you have any questions send us an email at" |
| 199 | msgstr "" |
| 200 | |
| 201 | #: includes/classes/Admin/SettingsPage.php:196, includes/classes/Admin/SettingsPage.php:240 |
| 202 | msgid "support@wpwhitesecurity.com" |
| 203 | msgstr "" |
| 204 | |
| 205 | #: includes/classes/Admin/SettingsPage.php:239 |
| 206 | msgid "Use the settings below to configure the emails which are sent to users as part of the 2FA plugin. If you have any questions send us an email at" |
| 207 | msgstr "" |
| 208 | |
| 209 | #: includes/classes/Admin/SettingsPage.php:160 |
| 210 | msgid "These settings have been disabled by your site administrator, please contact them for further assistance." |
| 211 | msgstr "" |
| 212 | |
| 213 | #: includes/classes/Admin/SettingsPage.php:265 |
| 214 | msgid "Change the default text used in the 2FA code page?" |
| 215 | msgstr "" |
| 216 | |
| 217 | #: includes/classes/Admin/SettingsPage.php:267 |
| 218 | msgid "This is the text shown to the users on the page when they are asked to enter the 2FA code. To change the default text, simply type it in the below placeholder." |
| 219 | msgstr "" |
| 220 | |
| 221 | #: includes/classes/Admin/SettingsPage.php:272 |
| 222 | msgid "2FA code page text" |
| 223 | msgstr "" |
| 224 | |
| 225 | #: includes/classes/Admin/SettingsPage.php:277 |
| 226 | msgid "Note:" |
| 227 | msgstr "" |
| 228 | |
| 229 | #: includes/classes/Admin/SettingsPage.php:277 |
| 230 | msgid "Only plain text is allowed." |
| 231 | msgstr "" |
| 232 | |
| 233 | #: includes/classes/Admin/SettingsPage.php:307 |
| 234 | msgid "Can users access the WordPress dashboard or you have custom profile pages? " |
| 235 | msgstr "" |
| 236 | |
| 237 | #: includes/classes/Admin/SettingsPage.php:309 |
| 238 | msgid "If your users do not have access to the WordPress dashboard (because you use custom user profile pages) enable this option. Once enabled, the plugin creates a page which ONLY authenticated users can access to configure their user 2FA settings. A link to this page is sent in the 2FA welcome email." |
| 239 | msgstr "" |
| 240 | |
| 241 | #: includes/classes/Admin/SettingsPage.php:314 |
| 242 | msgid "Frontend 2FA settings page" |
| 243 | msgstr "" |
| 244 | |
| 245 | #: includes/classes/Admin/SettingsPage.php:321, includes/classes/Admin/UserProfile.php:285, includes/classes/Admin/UserProfile.php:375 |
| 246 | msgid "Yes" |
| 247 | msgstr "" |
| 248 | |
| 249 | #: includes/classes/Admin/SettingsPage.php:328, includes/classes/Admin/UserProfile.php:286, includes/classes/Admin/UserProfile.php:376 |
| 250 | msgid "No" |
| 251 | msgstr "" |
| 252 | |
| 253 | #: includes/classes/Admin/SettingsPage.php:334 |
| 254 | msgid "Frontend 2FA settings page URL" |
| 255 | msgstr "" |
| 256 | |
| 257 | #: includes/classes/Admin/SettingsPage.php:365 |
| 258 | msgid "Edit Page" |
| 259 | msgstr "" |
| 260 | |
| 261 | #: includes/classes/Admin/SettingsPage.php:365 |
| 262 | msgid "View Page" |
| 263 | msgstr "" |
| 264 | |
| 265 | #: includes/classes/Admin/SettingsPage.php:372 |
| 266 | msgid "Specify the page where you want to redirect your users to after they complete the 2FA setup. This will override the global redirect setting." |
| 267 | msgstr "" |
| 268 | |
| 269 | #: includes/classes/Admin/SettingsPage.php:375 |
| 270 | msgid "Redirect users after 2FA setup" |
| 271 | msgstr "" |
| 272 | |
| 273 | #: includes/classes/Admin/SettingsPage.php:396 |
| 274 | msgid "Do you want to redirect the user to a specific page after completing the 2FA setup wizard?" |
| 275 | msgstr "" |
| 276 | |
| 277 | #: includes/classes/Admin/SettingsPage.php:398 |
| 278 | msgid "Specify a URL of a page where you want to redirect the users once they complete the 2FA setup wizard. Leave empty for default behaviour, in which users are redirected back to the page from where they launched the wizard." |
| 279 | msgstr "" |
| 280 | |
| 281 | #: includes/classes/Admin/SettingsPage.php:403 |
| 282 | msgid "Redirect users after 2FA setup to" |
| 283 | msgstr "" |
| 284 | |
| 285 | #: includes/classes/Admin/SettingsPage.php:442 |
| 286 | msgid "Should users be asked to setup 2FA instantly or should they have a grace period?" |
| 287 | msgstr "" |
| 288 | |
| 289 | #: includes/classes/Admin/SettingsPage.php:444 |
| 290 | msgid "When you enforce 2FA on users they have a grace period to configure 2FA. If they fail to configure it within the configured stipulated time, their account will be locked and have to be unlocked manually. Note that user accounts cannot be unlocked automatically, even if you change the settings. As a security precaution they always have to be unlocked them manually. Maximum grace period is 10 days." |
| 291 | msgstr "" |
| 292 | |
| 293 | #: includes/classes/Admin/SettingsPage.php:444, includes/classes/Admin/UserProfile.php:138, includes/classes/Admin/UserProfile.php:153, includes/classes/Admin/Views/FirstTimeWizardSteps.php:131 |
| 294 | msgid "Learn more." |
| 295 | msgstr "" |
| 296 | |
| 297 | #: includes/classes/Admin/SettingsPage.php:450, includes/classes/Admin/SetupWizard.php:443 |
| 298 | msgid "Grace period" |
| 299 | msgstr "" |
| 300 | |
| 301 | #: includes/classes/Admin/SettingsPage.php:465 |
| 302 | msgid "How often should the plugin check if a user's grace period is over?" |
| 303 | msgstr "" |
| 304 | |
| 305 | #: includes/classes/Admin/SettingsPage.php:467 |
| 306 | msgid "By default the plugin checks if a users grace periods to setup 2FA has passed when the user tries to login. If you would like the plugin to advise the user within an hour, enable the below option to add a cron job that runs every hour." |
| 307 | msgstr "" |
| 308 | |
| 309 | #: includes/classes/Admin/SettingsPage.php:472 |
| 310 | msgid "Enable cron" |
| 311 | msgstr "" |
| 312 | |
| 313 | #: includes/classes/Admin/SettingsPage.php:478 |
| 314 | msgid "Use cron job to check grace periods" |
| 315 | msgstr "" |
| 316 | |
| 317 | #: includes/classes/Admin/SettingsPage.php:483 |
| 318 | msgid "Destroy session" |
| 319 | msgstr "" |
| 320 | |
| 321 | #: includes/classes/Admin/SettingsPage.php:489 |
| 322 | msgid "Destroy user session when grace period expires?" |
| 323 | msgstr "" |
| 324 | |
| 325 | #: includes/classes/Admin/SettingsPage.php:505 |
| 326 | msgid "Should users be able to disable 2FA on their user profile?" |
| 327 | msgstr "" |
| 328 | |
| 329 | #: includes/classes/Admin/SettingsPage.php:507 |
| 330 | msgid "Users can configure and also disable 2FA on their profile by clicking the \"Remove 2FA\" button. Enable this setting to disable the Remove 2FA button so users cannot disable 2FA from their user profile." |
| 331 | msgstr "" |
| 332 | |
| 333 | #: includes/classes/Admin/SettingsPage.php:512 |
| 334 | msgid "Hide the Remove 2FA button" |
| 335 | msgstr "" |
| 336 | |
| 337 | #: includes/classes/Admin/SettingsPage.php:518 |
| 338 | msgid "Hide the Remove 2FA button on user profile pages" |
| 339 | msgstr "" |
| 340 | |
| 341 | #: includes/classes/Admin/SettingsPage.php:533 |
| 342 | msgid "Limit 2FA settings access?" |
| 343 | msgstr "" |
| 344 | |
| 345 | #: includes/classes/Admin/SettingsPage.php:535 |
| 346 | msgid "Use this setting to hide this plugin configuration area from all other admins." |
| 347 | msgstr "" |
| 348 | |
| 349 | #: includes/classes/Admin/SettingsPage.php:540 |
| 350 | msgid "Limit access to 2FA settings" |
| 351 | msgstr "" |
| 352 | |
| 353 | #: includes/classes/Admin/SettingsPage.php:546 |
| 354 | msgid "Hide settings from other administrators" |
| 355 | msgstr "" |
| 356 | |
| 357 | #: includes/classes/Admin/SettingsPage.php:561 |
| 358 | msgid "Do you want to delete the plugin data from the database upon uninstall?" |
| 359 | msgstr "" |
| 360 | |
| 361 | #: includes/classes/Admin/SettingsPage.php:563 |
| 362 | msgid "The plugin saves its settings in the WordPress database. By default the plugin settings are kept in the database so if it is installed again, you do not have to reconfigure the plugin. Enable this setting to delete the plugin settings from the database upon uninstall." |
| 363 | msgstr "" |
| 364 | |
| 365 | #: includes/classes/Admin/SettingsPage.php:568 |
| 366 | msgid "Delete data" |
| 367 | msgstr "" |
| 368 | |
| 369 | #: includes/classes/Admin/SettingsPage.php:574 |
| 370 | msgid "Delete data upon uninstall" |
| 371 | msgstr "" |
| 372 | |
| 373 | #: includes/classes/Admin/SettingsPage.php:597, includes/classes/Admin/SettingsPage.php:636, includes/classes/Admin/SettingsPage.php:680, includes/classes/Admin/SettingsPage.php:716, includes/classes/Admin/SettingsPage.php:1434 |
| 374 | msgid "Nonce verification failed." |
| 375 | msgstr "" |
| 376 | |
| 377 | #: includes/classes/Admin/SettingsPage.php:807 |
| 378 | msgid "At least one 2FA method should be enabled." |
| 379 | msgstr "" |
| 380 | |
| 381 | #: includes/classes/Admin/SettingsPage.php:896 |
| 382 | msgid "The following setting are being saved: " |
| 383 | msgstr "" |
| 384 | |
| 385 | #: includes/classes/Admin/SettingsPage.php:904 |
| 386 | msgid "Grace period must be at least 1 day/hour" |
| 387 | msgstr "" |
| 388 | |
| 389 | #: includes/classes/Admin/SettingsPage.php:955 |
| 390 | msgid "You must provide a new page slug." |
| 391 | msgstr "" |
| 392 | |
| 393 | #: includes/classes/Admin/SettingsPage.php:986 |
| 394 | msgid "You must specify at least one role or user" |
| 395 | msgstr "" |
| 396 | |
| 397 | #: includes/classes/Admin/SettingsPage.php:1030 |
| 398 | msgid "Settings saving processes complete" |
| 399 | msgstr "" |
| 400 | |
| 401 | #: includes/classes/Admin/SettingsPage.php:1074 |
| 402 | msgid "Configure 2FA Settings" |
| 403 | msgstr "" |
| 404 | |
| 405 | #: includes/classes/Admin/SettingsPage.php:1089 |
| 406 | msgid "User account successfully unlocked. User can login again." |
| 407 | msgstr "" |
| 408 | |
| 409 | #: includes/classes/Admin/SettingsPage.php:1091, includes/classes/Admin/SettingsPage.php:1105, includes/classes/Admin/SettingsPage.php:1119, includes/classes/Admin/SettingsPage.php:1210, includes/classes/Admin/SettingsPage.php:1220, includes/classes/Admin/SettingsPage.php:1230 |
| 410 | msgid "Dismiss this notice." |
| 411 | msgstr "" |
| 412 | |
| 413 | #: includes/classes/Admin/SettingsPage.php:1103 |
| 414 | msgid "Your 2FA settings have been removed." |
| 415 | msgstr "" |
| 416 | |
| 417 | #: includes/classes/Admin/SettingsPage.php:1117 |
| 418 | msgid "User 2FA settings have been removed." |
| 419 | msgstr "" |
| 420 | |
| 421 | #: includes/classes/Admin/SettingsPage.php:1208 |
| 422 | msgid "2FA Settings Updated" |
| 423 | msgstr "" |
| 424 | |
| 425 | #: includes/classes/Admin/SettingsPage.php:1218 |
| 426 | msgid "Please ensure both custom email address and display name are provided." |
| 427 | msgstr "" |
| 428 | |
| 429 | #: includes/classes/Admin/SettingsPage.php:1242 |
| 430 | msgid "Which email address should the plugin use as a from address?" |
| 431 | msgstr "" |
| 432 | |
| 433 | #: includes/classes/Admin/SettingsPage.php:1244 |
| 434 | msgid "Use these settings to customize the \"from\" name and email address for all correspondence sent from our plugin." |
| 435 | msgstr "" |
| 436 | |
| 437 | #: includes/classes/Admin/SettingsPage.php:1249 |
| 438 | msgid "From email & name" |
| 439 | msgstr "" |
| 440 | |
| 441 | #: includes/classes/Admin/SettingsPage.php:1257 |
| 442 | msgid "Use the email address from the WordPress general settings." |
| 443 | msgstr "" |
| 444 | |
| 445 | #: includes/classes/Admin/SettingsPage.php:1265 |
| 446 | msgid "Use another email address" |
| 447 | msgstr "" |
| 448 | |
| 449 | #: includes/classes/Admin/SettingsPage.php:1269 |
| 450 | msgid "Email Address:" |
| 451 | msgstr "" |
| 452 | |
| 453 | #: includes/classes/Admin/SettingsPage.php:1270 |
| 454 | msgid "Display Name:" |
| 455 | msgstr "" |
| 456 | |
| 457 | #: includes/classes/Admin/SettingsPage.php:1282 |
| 458 | msgid "Email delivery test" |
| 459 | msgstr "" |
| 460 | |
| 461 | #: includes/classes/Admin/SettingsPage.php:1284 |
| 462 | msgid "The plugin sends emails with one-time codes, blocked account notifications and more. Use the button below to confirm the plugin can successfully send emails." |
| 463 | msgstr "" |
| 464 | |
| 465 | #: includes/classes/Admin/SettingsPage.php:1291 |
| 466 | msgid "Test email delivery" |
| 467 | msgstr "" |
| 468 | |
| 469 | #: includes/classes/Admin/SettingsPage.php:1310 |
| 470 | msgid "Login code email" |
| 471 | msgstr "" |
| 472 | |
| 473 | #: includes/classes/Admin/SettingsPage.php:1311 |
| 474 | msgid "This is the email sent to a user when a login code is required." |
| 475 | msgstr "" |
| 476 | |
| 477 | #: includes/classes/Admin/SettingsPage.php:1315 |
| 478 | msgid "User account locked email" |
| 479 | msgstr "" |
| 480 | |
| 481 | #: includes/classes/Admin/SettingsPage.php:1316 |
| 482 | msgid "This is the email sent to a user upon grace period expiry." |
| 483 | msgstr "" |
| 484 | |
| 485 | #: includes/classes/Admin/SettingsPage.php:1320 |
| 486 | msgid "User account unlocked email" |
| 487 | msgstr "" |
| 488 | |
| 489 | #: includes/classes/Admin/SettingsPage.php:1321 |
| 490 | msgid "This is the email sent to a user when the user's account has been unlocked." |
| 491 | msgstr "" |
| 492 | |
| 493 | #: includes/classes/Admin/SettingsPage.php:1337 |
| 494 | msgid "Email Templates" |
| 495 | msgstr "" |
| 496 | |
| 497 | #: includes/classes/Admin/SettingsPage.php:1346 |
| 498 | msgid "Send this email" |
| 499 | msgstr "" |
| 500 | |
| 501 | #: includes/classes/Admin/SettingsPage.php:1352 |
| 502 | msgid "Uncheck to disable this message." |
| 503 | msgstr "" |
| 504 | |
| 505 | #: includes/classes/Admin/SettingsPage.php:1359 |
| 506 | msgid "Email subject" |
| 507 | msgstr "" |
| 508 | |
| 509 | #: includes/classes/Admin/SettingsPage.php:1368 |
| 510 | msgid "Email body" |
| 511 | msgstr "" |
| 512 | |
| 513 | #: includes/classes/Admin/SettingsPage.php:1370 |
| 514 | msgid "Available template tags:" |
| 515 | msgstr "" |
| 516 | |
| 517 | #: includes/classes/Admin/SettingsPage.php:1407 |
| 518 | msgid "Send test email" |
| 519 | msgstr "" |
| 520 | |
| 521 | #: includes/classes/Admin/SettingsPage.php:1445 |
| 522 | msgid "Please provide an email address" |
| 523 | msgstr "" |
| 524 | |
| 525 | #: includes/classes/Admin/SettingsPage.php:1455 |
| 526 | msgid "Please provide a display name." |
| 527 | msgstr "" |
| 528 | |
| 529 | #: includes/classes/Admin/SettingsPage.php:1466 |
| 530 | msgid "Please provide a valid email address. Your email address has not been updated." |
| 531 | msgstr "" |
| 532 | |
| 533 | #: includes/classes/Admin/SettingsPage.php:1480 |
| 534 | msgid "Please only use alphanumeric text. Your display name has not been updated." |
| 535 | msgstr "" |
| 536 | |
| 537 | #: includes/classes/Admin/SettingsPage.php:1551 |
| 538 | msgid "Page generated by" |
| 539 | msgstr "" |
| 540 | |
| 541 | #: includes/classes/Admin/SettingsPage.php:1552 |
| 542 | msgid "WP 2FA Plugin" |
| 543 | msgstr "" |
| 544 | |
| 545 | #: includes/classes/Admin/SettingsPage.php:1599 |
| 546 | msgid "WP 2FA User Page" |
| 547 | msgstr "" |
| 548 | |
| 549 | #: includes/classes/Admin/SetupWizard.php:100 |
| 550 | msgid "Welcome" |
| 551 | msgstr "" |
| 552 | |
| 553 | #: includes/classes/Admin/SetupWizard.php:105 |
| 554 | msgid "Select 2FA Methods" |
| 555 | msgstr "" |
| 556 | |
| 557 | #: includes/classes/Admin/SetupWizard.php:111 |
| 558 | msgid "Setup Finish" |
| 559 | msgstr "" |
| 560 | |
| 561 | #: includes/classes/Admin/SetupWizard.php:256 |
| 562 | msgid "WP 2FA › Setup Wizard" |
| 563 | msgstr "" |
| 564 | |
| 565 | #: includes/classes/Admin/SetupWizard.php:288, includes/classes/Shortcodes/Shortcodes.php:65, includes/classes/Shortcodes/Shortcodes.php:140 |
| 566 | msgid "Close Wizard" |
| 567 | msgstr "" |
| 568 | |
| 569 | #: includes/classes/Admin/SetupWizard.php:299 |
| 570 | msgid "If you cancel this wizard, the default plugin settings will be applied. You can always configure the plugin settings and two-factor authentication policies at a later stage from the " |
| 571 | msgstr "" |
| 572 | |
| 573 | #: includes/classes/Admin/SetupWizard.php:299 |
| 574 | msgid " entry in your WordPress dashboard menu." |
| 575 | msgstr "" |
| 576 | |
| 577 | #: includes/classes/Admin/SetupWizard.php:301 |
| 578 | msgid "OK, close wizard" |
| 579 | msgstr "" |
| 580 | |
| 581 | #: includes/classes/Admin/SetupWizard.php:302 |
| 582 | msgid "Continue with wizard" |
| 583 | msgstr "" |
| 584 | |
| 585 | #: includes/classes/Admin/SetupWizard.php:415 |
| 586 | msgid "Choose 2FA methods" |
| 587 | msgstr "" |
| 588 | |
| 589 | #: includes/classes/Admin/SetupWizard.php:418, includes/classes/Admin/SetupWizard.php:418, includes/classes/Admin/SetupWizard.php:424, includes/classes/Admin/SetupWizard.php:424, includes/classes/Admin/SetupWizard.php:430, includes/classes/Admin/SetupWizard.php:430, includes/classes/Admin/SetupWizard.php:438, includes/classes/Admin/SetupWizard.php:438 |
| 590 | msgid "Continue Setup" |
| 591 | msgstr "" |
| 592 | |
| 593 | #: includes/classes/Admin/SetupWizard.php:421 |
| 594 | msgid "2FA policy" |
| 595 | msgstr "" |
| 596 | |
| 597 | #: includes/classes/Admin/SetupWizard.php:427 |
| 598 | msgid "Exclude users" |
| 599 | msgstr "" |
| 600 | |
| 601 | #: includes/classes/Admin/SetupWizard.php:435 |
| 602 | msgid "Exclude sites" |
| 603 | msgstr "" |
| 604 | |
| 605 | #: includes/classes/Admin/SetupWizard.php:444 |
| 606 | msgid "How long should the grace period for your users be?" |
| 607 | msgstr "" |
| 608 | |
| 609 | #: includes/classes/Admin/SetupWizard.php:445 |
| 610 | msgid "When you configure the 2FA policies and require users to configure 2FA, they can either have a grace period to configure 2FA, or can be required to configure 2FA before the next time they login. Choose which method you'd like to use:" |
| 611 | msgstr "" |
| 612 | |
| 613 | #: includes/classes/Admin/SetupWizard.php:448, includes/classes/Admin/SetupWizard.php:448 |
| 614 | msgid "All done" |
| 615 | msgstr "" |
| 616 | |
| 617 | #: includes/classes/Admin/SetupWizard.php:566 |
| 618 | msgid "Welcome to WP 2FA" |
| 619 | msgstr "" |
| 620 | |
| 621 | #: includes/classes/Admin/UserListing.php:45 |
| 622 | msgid "2FA Status" |
| 623 | msgstr "" |
| 624 | |
| 625 | #: includes/classes/Admin/UserNotices.php:61 |
| 626 | msgid "This website’s administrator requires you to enable 2FA authentication" |
| 627 | msgstr "" |
| 628 | |
| 629 | #: includes/classes/Admin/UserNotices.php:59 |
| 630 | msgid "The 2FA method you were using is no longer allowed on this website. Please reconfigure 2FA using one of the supported methods within" |
| 631 | msgstr "" |
| 632 | |
| 633 | #: includes/classes/Admin/UserNotices.php:93, includes/classes/Admin/UserNotices.php:115, includes/classes/Admin/Views/WizardSteps.php:569 |
| 634 | msgid "Configure 2FA now" |
| 635 | msgstr "" |
| 636 | |
| 637 | #: includes/classes/Admin/UserNotices.php:94 |
| 638 | msgid "Remind me on next login" |
| 639 | msgstr "" |
| 640 | |
| 641 | #: includes/classes/Admin/UserNotices.php:112 |
| 642 | msgid "The 2FA method you were using is no longer allowed on this website. Please reconfigure 2FA using one of the supported methods." |
| 643 | msgstr "" |
| 644 | |
| 645 | #: includes/classes/Admin/UserNotices.php:116 |
| 646 | msgid "I'll do it later" |
| 647 | msgstr "" |
| 648 | |
| 649 | #: includes/classes/Admin/UserProfile.php:62 |
| 650 | msgid "Add two-factor authentication to strengthen the security of your WordPress user account." |
| 651 | msgstr "" |
| 652 | |
| 653 | #: includes/classes/Admin/UserProfile.php:73 |
| 654 | msgid "This user is required to setup 2FA but has not yet done so." |
| 655 | msgstr "" |
| 656 | |
| 657 | #: includes/classes/Admin/UserProfile.php:77 |
| 658 | msgid "This user is excluded from configuring 2FA." |
| 659 | msgstr "" |
| 660 | |
| 661 | #: includes/classes/Admin/UserProfile.php:123, includes/classes/Admin/UserProfile.php:143 |
| 662 | msgid "Change 2FA Settings" |
| 663 | msgstr "" |
| 664 | |
| 665 | #: includes/classes/Admin/UserProfile.php:126, includes/classes/Admin/UserProfile.php:146 |
| 666 | msgid "Remove 2FA" |
| 667 | msgstr "" |
| 668 | |
| 669 | #: includes/classes/Admin/UserProfile.php:132, includes/classes/Admin/Views/WizardSteps.php:401, includes/classes/Admin/Views/WizardSteps.php:402, includes/classes/Admin/Views/WizardSteps.php:439, includes/classes/Admin/Views/WizardSteps.php:442, includes/classes/Admin/Views/WizardSteps.php:443 |
| 670 | msgid "Generate backup codes" |
| 671 | msgstr "" |
| 672 | |
| 673 | #: includes/classes/Admin/UserProfile.php:136, includes/classes/Admin/UserProfile.php:151 |
| 674 | msgid "unused backup codes remaining." |
| 675 | msgstr "" |
| 676 | |
| 677 | #: includes/classes/Admin/UserProfile.php:175 |
| 678 | msgid "Configure 2FA" |
| 679 | msgstr "" |
| 680 | |
| 681 | #: includes/classes/Admin/UserProfile.php:179 |
| 682 | msgid "Configure Two-factor authentication (2FA)" |
| 683 | msgstr "" |
| 684 | |
| 685 | #: includes/classes/Admin/UserProfile.php:186 |
| 686 | msgid "The user has already configured 2FA. When you reset the user's current 2FA configuration, the user can log back in with just the username and password." |
| 687 | msgstr "" |
| 688 | |
| 689 | #: includes/classes/Admin/UserProfile.php:198 |
| 690 | msgid "Reset 2FA configuration" |
| 691 | msgstr "" |
| 692 | |
| 693 | #: includes/classes/Admin/UserProfile.php:211 |
| 694 | msgid "Unlock user and reset the grace period" |
| 695 | msgstr "" |
| 696 | |
| 697 | #: includes/classes/Admin/UserProfile.php:229 |
| 698 | msgid "2-Factor authentication" |
| 699 | msgstr "" |
| 700 | |
| 701 | #: includes/classes/Admin/UserProfile.php:282 |
| 702 | msgid "Are you sure?" |
| 703 | msgstr "" |
| 704 | |
| 705 | #: includes/classes/Admin/UserProfile.php:283 |
| 706 | msgid "Any unsaved changes will be lost!" |
| 707 | msgstr "" |
| 708 | |
| 709 | #: includes/classes/Admin/UserProfile.php:304 |
| 710 | msgid "Choose the 2FA authentication method" |
| 711 | msgstr "" |
| 712 | |
| 713 | #: includes/classes/Admin/UserProfile.php:308 |
| 714 | msgid "Only the below 2FA method is allowed on this website:" |
| 715 | msgstr "" |
| 716 | |
| 717 | #: includes/classes/Admin/UserProfile.php:320 |
| 718 | msgid "Next Step" |
| 719 | msgstr "" |
| 720 | |
| 721 | #: includes/classes/Admin/UserProfile.php:372 |
| 722 | msgid "Remove 2FA?" |
| 723 | msgstr "" |
| 724 | |
| 725 | #: includes/classes/Admin/UserProfile.php:373 |
| 726 | msgid "Are you sure you want to remove two-factor authentication and lower the security of your user account?" |
| 727 | msgstr "" |
| 728 | |
| 729 | #: includes/classes/Admin/UserProfile.php:435 |
| 730 | msgid "Unlock user" |
| 731 | msgstr "" |
| 732 | |
| 733 | #: includes/classes/Admin/UserProfile.php:561 |
| 734 | msgid "Please enter the code to finalize the 2FA setup." |
| 735 | msgstr "" |
| 736 | |
| 737 | #: includes/classes/Admin/UserProfile.php:558 |
| 738 | msgid "Invalid Email Authentication code." |
| 739 | msgstr "" |
| 740 | |
| 741 | #: includes/classes/Admin/UserProfile.php:552 |
| 742 | msgid "Invalid Two Factor Authentication secret key." |
| 743 | msgstr "" |
| 744 | |
| 745 | #: includes/classes/Admin/UserProfile.php:549 |
| 746 | msgid "Invalid Two Factor Authentication code." |
| 747 | msgstr "" |
| 748 | |
| 749 | #. translators: %s: count |
| 750 | #: includes/classes/Authenticator/BackupCodes.php:95 |
| 751 | msgid "%s unused code remaining." |
| 752 | msgid_plural "%s unused codes remaining." |
| 753 | msgstr[0] "" |
| 754 | msgstr[1] "" |
| 755 | |
| 756 | #. translators: %s: the site's domain |
| 757 | #: includes/classes/Authenticator/BackupCodes.php:100 |
| 758 | msgid "Two-Factor Backup Codes for %s" |
| 759 | msgstr "" |
| 760 | |
| 761 | #: includes/classes/Authenticator/Login.php:271 |
| 762 | msgid "Error: API login for user disabled." |
| 763 | msgstr "" |
| 764 | |
| 765 | #: includes/classes/Authenticator/Login.php:319 |
| 766 | msgid "Your user account has been locked because you have not configured 2FA within the grace period. Please contact the website administrator to unlock your user and you can configure 2FA." |
| 767 | msgstr "" |
| 768 | |
| 769 | #: includes/classes/Authenticator/Login.php:365, includes/classes/Authenticator/Login.php:648, includes/classes/Authenticator/Login.php:658, includes/classes/Authenticator/Login.php:670, includes/classes/Authenticator/Login.php:683 |
| 770 | msgid "Failed to create a login nonce." |
| 771 | msgstr "" |
| 772 | |
| 773 | #: includes/classes/Authenticator/Login.php:398 |
| 774 | msgid "Cheatin’ uh?" |
| 775 | msgstr "" |
| 776 | |
| 777 | #: includes/classes/Authenticator/Login.php:482 |
| 778 | msgid "Or, use a backup code." |
| 779 | msgstr "" |
| 780 | |
| 781 | #: includes/classes/Authenticator/Login.php:489 |
| 782 | msgid "Are you lost?" |
| 783 | msgstr "" |
| 784 | |
| 785 | #. translators: %s: site name. |
| 786 | #: includes/classes/Authenticator/Login.php:494 |
| 787 | msgid "← Back to %s" |
| 788 | msgstr "" |
| 789 | |
| 790 | #: includes/classes/Authenticator/Login.php:661, includes/classes/Authenticator/Login.php:689 |
| 791 | msgid "ERROR: Invalid verification code." |
| 792 | msgstr "" |
| 793 | |
| 794 | #: includes/classes/Authenticator/Login.php:673 |
| 795 | msgid "ERROR: Invalid backup code." |
| 796 | msgstr "" |
| 797 | |
| 798 | #: includes/classes/Authenticator/Login.php:687 |
| 799 | msgid "A new code has been sent." |
| 800 | msgstr "" |
| 801 | |
| 802 | #: includes/classes/Authenticator/Login.php:712 |
| 803 | msgid "You have logged in successfully." |
| 804 | msgstr "" |
| 805 | |
| 806 | #: includes/classes/Authenticator/Login.php:764 |
| 807 | msgid "Authentication Code:" |
| 808 | msgstr "" |
| 809 | |
| 810 | #: includes/classes/Authenticator/Login.php:778, includes/classes/Authenticator/Login.php:823 |
| 811 | msgid "Log In" |
| 812 | msgstr "" |
| 813 | |
| 814 | #: includes/classes/Authenticator/Login.php:821, includes/classes/Authenticator/Login.php:883 |
| 815 | msgid "Verification Code:" |
| 816 | msgstr "" |
| 817 | |
| 818 | #: includes/classes/Authenticator/Login.php:826 |
| 819 | msgid "Resend Code" |
| 820 | msgstr "" |
| 821 | |
| 822 | #: includes/classes/Authenticator/Login.php:881 |
| 823 | msgid "Enter a backup verification code." |
| 824 | msgstr "" |
| 825 | |
| 826 | #: includes/classes/Authenticator/Login.php:887 |
| 827 | msgid "Submit" |
| 828 | msgstr "" |
| 829 | |
| 830 | #: includes/classes/Shortcodes/Shortcodes.php:105 |
| 831 | msgid "You must be logged in to view this page." |
| 832 | msgstr "" |
| 833 | |
| 834 | #: includes/classes/Shortcodes/Shortcodes.php:105 |
| 835 | msgid "Login here." |
| 836 | msgstr "" |
| 837 | |
| 838 | #: includes/classes/Shortcodes/Shortcodes.php:63, includes/classes/Shortcodes/Shortcodes.php:138 |
| 839 | msgid "All done." |
| 840 | msgstr "" |
| 841 | |
| 842 | #: includes/classes/Shortcodes/Shortcodes.php:64, includes/classes/Shortcodes/Shortcodes.php:139 |
| 843 | msgid "Your login just got more secure." |
| 844 | msgstr "" |
| 845 | |
| 846 | #: includes/classes/Utils/DateTimeUtils.php:28 |
| 847 | msgid "no grace period" |
| 848 | msgstr "" |
| 849 | |
| 850 | #. translators: Grace period expiration label. %s: Date and time formatted using WordPress date and time formats. |
| 851 | #: includes/classes/Utils/DateTimeUtils.php:50 |
| 852 | msgid "before %s" |
| 853 | msgstr "" |
| 854 | |
| 855 | #: includes/classes/Utils/Debugging.php:23 |
| 856 | msgid "Current memory usage: " |
| 857 | msgstr "" |
| 858 | |
| 859 | #: includes/classes/Utils/UserUtils.php:343 |
| 860 | msgid "Configured" |
| 861 | msgstr "" |
| 862 | |
| 863 | #: includes/classes/Utils/UserUtils.php:344 |
| 864 | msgid "Required but not configured" |
| 865 | msgstr "" |
| 866 | |
| 867 | #: includes/classes/Utils/UserUtils.php:345 |
| 868 | msgid "Configured (but not required)" |
| 869 | msgstr "" |
| 870 | |
| 871 | #: includes/classes/Utils/UserUtils.php:346 |
| 872 | msgid "Not required & not configured" |
| 873 | msgstr "" |
| 874 | |
| 875 | #: includes/classes/Utils/UserUtils.php:347 |
| 876 | msgid "Not allowed" |
| 877 | msgstr "" |
| 878 | |
| 879 | #: includes/classes/Utils/UserUtils.php:348 |
| 880 | msgid "Locked" |
| 881 | msgstr "" |
| 882 | |
| 883 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:27 |
| 884 | msgid "Which two-factor authentication methods can your users use?" |
| 885 | msgstr "" |
| 886 | |
| 887 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:29 |
| 888 | msgid "When you disable one of the below 2FA methods none of your users can use it." |
| 889 | msgstr "" |
| 890 | |
| 891 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:37 |
| 892 | msgid "Select the methods" |
| 893 | msgstr "" |
| 894 | |
| 895 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:41 |
| 896 | msgid "Primary 2FA methods:" |
| 897 | msgstr "" |
| 898 | |
| 899 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:47 |
| 900 | msgid "One-time code via 2FA App (TOTP) - " |
| 901 | msgstr "" |
| 902 | |
| 903 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:47 |
| 904 | msgid "complete list of supported 2FA apps." |
| 905 | msgstr "" |
| 906 | |
| 907 | #. translators: link to the knowledge base website |
| 908 | #. translators: link to the knowledge base website |
| 909 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:54, includes/classes/Admin/Views/WizardSteps.php:131 |
| 910 | msgid "Refer to the %s for more information on how to setup these apps and which apps are supported." |
| 911 | msgstr "" |
| 912 | |
| 913 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:55, includes/classes/Admin/Views/WizardSteps.php:132 |
| 914 | msgid "2FA apps article on our knowledge base" |
| 915 | msgstr "" |
| 916 | |
| 917 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:65 |
| 918 | msgid "One-time code via email (HOTP)" |
| 919 | msgstr "" |
| 920 | |
| 921 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:72, includes/classes/Admin/Views/WizardSteps.php:158 |
| 922 | msgid "Email reliability and deliverability is important when using this method, otherwise you might have problems logging in. To ensure emails are always delivered we recommend using the free plugin" |
| 923 | msgstr "" |
| 924 | |
| 925 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:72, includes/classes/Admin/Views/WizardSteps.php:158 |
| 926 | msgid "WP Mail SMTP" |
| 927 | msgstr "" |
| 928 | |
| 929 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:86 |
| 930 | msgid "Secondary 2FA methods:" |
| 931 | msgstr "" |
| 932 | |
| 933 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:93 |
| 934 | msgid "Backup codes" |
| 935 | msgstr "" |
| 936 | |
| 937 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:99 |
| 938 | msgid "Backup codes are a secondary method which you can use to log in to the website in case the primary 2FA method is unavailable. Therefore they can't be enabled and used as a primary method." |
| 939 | msgstr "" |
| 940 | |
| 941 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:129 |
| 942 | msgid "Do you want to enforce 2FA for some, or all the users? " |
| 943 | msgstr "" |
| 944 | |
| 945 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:131 |
| 946 | msgid "When you enforce 2FA the users will be prompted to configure 2FA the next time they login. Users have a grace period for configuring 2FA. You can configure the grace period and also exclude user(s) or role(s) in this settings page. " |
| 947 | msgstr "" |
| 948 | |
| 949 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:139 |
| 950 | msgid "Enforce 2FA on" |
| 951 | msgstr "" |
| 952 | |
| 953 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:147 |
| 954 | msgid "All users" |
| 955 | msgstr "" |
| 956 | |
| 957 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:155 |
| 958 | msgid "Only super admins" |
| 959 | msgstr "" |
| 960 | |
| 961 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:161 |
| 962 | msgid "Only super admins and site admins" |
| 963 | msgstr "" |
| 964 | |
| 965 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:171 |
| 966 | msgid "Only for specific users and roles" |
| 967 | msgstr "" |
| 968 | |
| 969 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:176 |
| 970 | msgid "Users :" |
| 971 | msgstr "" |
| 972 | |
| 973 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:193 |
| 974 | msgid "Roles :" |
| 975 | msgstr "" |
| 976 | |
| 977 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:215 |
| 978 | msgid "Also enforce 2FA on network users with super admin privileges" |
| 979 | msgstr "" |
| 980 | |
| 981 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:226 |
| 982 | msgid "These sub-sites" |
| 983 | msgstr "" |
| 984 | |
| 985 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:230 |
| 986 | msgid "Sites :" |
| 987 | msgstr "" |
| 988 | |
| 989 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:258 |
| 990 | msgid "Do not enforce on any users" |
| 991 | msgstr "" |
| 992 | |
| 993 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:285 |
| 994 | msgid "Do you want to exclude any users or roles from 2FA? " |
| 995 | msgstr "" |
| 996 | |
| 997 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:287 |
| 998 | msgid "If you are enforcing 2FA on all users but for some reason you would like to exclude individual user(s) or users with a specific role, you can exclude them below" |
| 999 | msgstr "" |
| 1000 | |
| 1001 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:298, includes/classes/Admin/Views/FirstTimeWizardSteps.php:295 |
| 1002 | msgid "Exclude the following users" |
| 1003 | msgstr "" |
| 1004 | |
| 1005 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:325, includes/classes/Admin/Views/FirstTimeWizardSteps.php:320 |
| 1006 | msgid "Exclude the following roles" |
| 1007 | msgstr "" |
| 1008 | |
| 1009 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:347 |
| 1010 | msgid "Also exclude users with super admin privilege" |
| 1011 | msgstr "" |
| 1012 | |
| 1013 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:373 |
| 1014 | msgid "Do you want to exclude all the users of a site from 2FA? " |
| 1015 | msgstr "" |
| 1016 | |
| 1017 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:375 |
| 1018 | msgid "If you are enforcing 2FA on all users but for some reason you do not want to enforce it on a specific sub site, specify the sub site name below:" |
| 1019 | msgstr "" |
| 1020 | |
| 1021 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:383, includes/classes/Admin/Views/FirstTimeWizardSteps.php:392 |
| 1022 | msgid "Exclude the following sites" |
| 1023 | msgstr "" |
| 1024 | |
| 1025 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:448 |
| 1026 | msgid "Users have to configure 2FA straight away." |
| 1027 | msgstr "" |
| 1028 | |
| 1029 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:456 |
| 1030 | msgid "Give users a grace period to configure 2FA" |
| 1031 | msgstr "" |
| 1032 | |
| 1033 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:465 |
| 1034 | msgid "Hours" |
| 1035 | msgstr "" |
| 1036 | |
| 1037 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:471 |
| 1038 | msgid "Days" |
| 1039 | msgstr "" |
| 1040 | |
| 1041 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:481 |
| 1042 | msgid "Seconds" |
| 1043 | msgstr "" |
| 1044 | |
| 1045 | #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:493 |
| 1046 | msgid "Note: If users do not configure it within the configured stipulated time, their account will be locked and have to be unlocked manually." |
| 1047 | msgstr "" |
| 1048 | |
| 1049 | #: includes/classes/Admin/Views/WizardSteps.php:67 |
| 1050 | msgid "You are required to configure 2FA." |
| 1051 | msgstr "" |
| 1052 | |
| 1053 | #: includes/classes/Admin/Views/WizardSteps.php:68 |
| 1054 | msgid "In order to keep this site - and your details secure, this website’s administrator requires you to enable 2FA authentication to continue." |
| 1055 | msgstr "" |
| 1056 | |
| 1057 | #: includes/classes/Admin/Views/WizardSteps.php:69 |
| 1058 | msgid "Two factor authentication ensures only you have access to your account by creating an added layer of security when logging in -" |
| 1059 | msgstr "" |
| 1060 | |
| 1061 | #: includes/classes/Admin/Views/WizardSteps.php:69 |
| 1062 | msgid "Learn more" |
| 1063 | msgstr "" |
| 1064 | |
| 1065 | #: includes/classes/Admin/Views/WizardSteps.php:75, includes/classes/Admin/Views/WizardSteps.php:76 |
| 1066 | msgid "Next" |
| 1067 | msgstr "" |
| 1068 | |
| 1069 | #: includes/classes/Admin/Views/WizardSteps.php:96 |
| 1070 | msgid "Let us help you get started" |
| 1071 | msgstr "" |
| 1072 | |
| 1073 | #: includes/classes/Admin/Views/WizardSteps.php:97 |
| 1074 | msgid "Thank you for installing the WP 2FA plugin. This quick wizard will assist you with configuring the plugin and the two-factor authentication (2FA) settings for your user and the users on this website." |
| 1075 | msgstr "" |
| 1076 | |
| 1077 | #: includes/classes/Admin/Views/WizardSteps.php:102 |
| 1078 | msgid "Let’s get started!" |
| 1079 | msgstr "" |
| 1080 | |
| 1081 | #: includes/classes/Admin/Views/WizardSteps.php:106 |
| 1082 | msgid "Skip Wizard - I know how to do this" |
| 1083 | msgstr "" |
| 1084 | |
| 1085 | #: includes/classes/Admin/Views/WizardSteps.php:125 |
| 1086 | msgid "One-time code generated with your app of choice (most reliable and secure)" |
| 1087 | msgstr "" |
| 1088 | |
| 1089 | #: includes/classes/Admin/Views/WizardSteps.php:154 |
| 1090 | msgid "One-time code sent to you over email" |
| 1091 | msgstr "" |
| 1092 | |
| 1093 | #: includes/classes/Admin/Views/WizardSteps.php:184 |
| 1094 | msgid "Reconfigure the 2FA App" |
| 1095 | msgstr "" |
| 1096 | |
| 1097 | #: includes/classes/Admin/Views/WizardSteps.php:187 |
| 1098 | msgid "Click the below button to reconfigure the current 2FA method. Note that once reset you will have to re-scan the QR code on all devices you want this to work on because the previous codes will stop working." |
| 1099 | msgstr "" |
| 1100 | |
| 1101 | #: includes/classes/Admin/Views/WizardSteps.php:190 |
| 1102 | msgid "Reset Key" |
| 1103 | msgstr "" |
| 1104 | |
| 1105 | #: includes/classes/Admin/Views/WizardSteps.php:212 |
| 1106 | msgid "Reconfigure email" |
| 1107 | msgstr "" |
| 1108 | |
| 1109 | #: includes/classes/Admin/Views/WizardSteps.php:214, includes/classes/Admin/Views/WizardSteps.php:329 |
| 1110 | msgid "Please select the email address where the one-time code should be sent:" |
| 1111 | msgstr "" |
| 1112 | |
| 1113 | #: includes/classes/Admin/Views/WizardSteps.php:217, includes/classes/Admin/Views/WizardSteps.php:288, includes/classes/Admin/Views/WizardSteps.php:288, includes/classes/Admin/Views/WizardSteps.php:348, includes/classes/Admin/Views/WizardSteps.php:348 |
| 1114 | msgid "I'm Ready" |
| 1115 | msgstr "" |
| 1116 | |
| 1117 | #: includes/classes/Admin/Views/WizardSteps.php:217 |
| 1118 | msgid "Change email address" |
| 1119 | msgstr "" |
| 1120 | |
| 1121 | #: includes/classes/Admin/Views/WizardSteps.php:259, includes/classes/Admin/Views/WizardSteps.php:327 |
| 1122 | msgid "Setup the 2FA method" |
| 1123 | msgstr "" |
| 1124 | |
| 1125 | #: includes/classes/Admin/Views/WizardSteps.php:263 |
| 1126 | msgid "Download and start the application of your choice (for detailed steps on setting it up click on the application icon of our choice below)" |
| 1127 | msgstr "" |
| 1128 | |
| 1129 | #: includes/classes/Admin/Views/WizardSteps.php:264 |
| 1130 | msgid "From within the application scan the QR code provided on the right. Otherwise, enter the following code manually in the application:" |
| 1131 | msgstr "" |
| 1132 | |
| 1133 | #: includes/classes/Admin/Views/WizardSteps.php:267 |
| 1134 | msgid "Click the \"I'm ready\" button below when you complete the application setup process to proceed with the wizard." |
| 1135 | msgstr "" |
| 1136 | |
| 1137 | #: includes/classes/Admin/Views/WizardSteps.php:281 |
| 1138 | msgid "For detailed guides for your desired app, click below." |
| 1139 | msgstr "" |
| 1140 | |
| 1141 | #: includes/classes/Admin/Views/WizardSteps.php:291, includes/classes/Admin/Views/WizardSteps.php:353 |
| 1142 | msgid "Verify configuration" |
| 1143 | msgstr "" |
| 1144 | |
| 1145 | #: includes/classes/Admin/Views/WizardSteps.php:292, includes/classes/Admin/Views/WizardSteps.php:354 |
| 1146 | msgid "Almost there…" |
| 1147 | msgstr "" |
| 1148 | |
| 1149 | #: includes/classes/Admin/Views/WizardSteps.php:293 |
| 1150 | msgid "Please type in the one-time code from your Google Authenticator app to finalize the setup." |
| 1151 | msgstr "" |
| 1152 | |
| 1153 | #: includes/classes/Admin/Views/WizardSteps.php:296, includes/classes/Admin/Views/WizardSteps.php:358 |
| 1154 | msgid "Authentication Code" |
| 1155 | msgstr "" |
| 1156 | |
| 1157 | #: includes/classes/Admin/Views/WizardSteps.php:302, includes/classes/Admin/Views/WizardSteps.php:364 |
| 1158 | msgid "Validate & Save Configuration" |
| 1159 | msgstr "" |
| 1160 | |
| 1161 | #: includes/classes/Admin/Views/WizardSteps.php:335 |
| 1162 | msgid "Use my user email (" |
| 1163 | msgstr "" |
| 1164 | |
| 1165 | #: includes/classes/Admin/Views/WizardSteps.php:335 |
| 1166 | msgid ")" |
| 1167 | msgstr "" |
| 1168 | |
| 1169 | #: includes/classes/Admin/Views/WizardSteps.php:341 |
| 1170 | msgid "Use a different email address:" |
| 1171 | msgstr "" |
| 1172 | |
| 1173 | #: includes/classes/Admin/Views/WizardSteps.php:342 |
| 1174 | msgid "Email address" |
| 1175 | msgstr "" |
| 1176 | |
| 1177 | #: includes/classes/Admin/Views/WizardSteps.php:346 |
| 1178 | msgid "Note: you should be able to access the mailbox of the email address to complete the following step." |
| 1179 | msgstr "" |
| 1180 | |
| 1181 | #: includes/classes/Admin/Views/WizardSteps.php:355 |
| 1182 | msgid "Please type in the one-time code sent to your email address to finalize the setup." |
| 1183 | msgstr "" |
| 1184 | |
| 1185 | #: includes/classes/Admin/Views/WizardSteps.php:366 |
| 1186 | msgid "Send me another code" |
| 1187 | msgstr "" |
| 1188 | |
| 1189 | #: includes/classes/Admin/Views/WizardSteps.php:392 |
| 1190 | msgid "Your login just got more secure" |
| 1191 | msgstr "" |
| 1192 | |
| 1193 | #: includes/classes/Admin/Views/WizardSteps.php:393 |
| 1194 | msgid "Congratulations! You have enabled two-factor authentication for your user. You’ve just helped towards making this website more secure!" |
| 1195 | msgstr "" |
| 1196 | |
| 1197 | #: includes/classes/Admin/Views/WizardSteps.php:397 |
| 1198 | msgid "You can exit this wizard now or continue to create backup codes." |
| 1199 | msgstr "" |
| 1200 | |
| 1201 | #: includes/classes/Admin/Views/WizardSteps.php:418, includes/classes/Admin/Views/WizardSteps.php:412, includes/classes/Admin/Views/WizardSteps.php:532, includes/classes/Admin/Views/WizardSteps.php:560 |
| 1202 | msgid "Close wizard" |
| 1203 | msgstr "" |
| 1204 | |
| 1205 | #: includes/classes/Admin/Views/WizardSteps.php:404, includes/classes/Admin/Views/WizardSteps.php:405, includes/classes/Admin/Views/WizardSteps.php:445, includes/classes/Admin/Views/WizardSteps.php:446 |
| 1206 | msgid "I’ll generate them later" |
| 1207 | msgstr "" |
| 1208 | |
| 1209 | #: includes/classes/Admin/Views/WizardSteps.php:438 |
| 1210 | msgid "Generate codes" |
| 1211 | msgstr "" |
| 1212 | |
| 1213 | #: includes/classes/Admin/Views/WizardSteps.php:440 |
| 1214 | msgid "It is recommended to generate and print some backup codes in case you lose access to your primary 2FA method. " |
| 1215 | msgstr "" |
| 1216 | |
| 1217 | #: includes/classes/Admin/Views/WizardSteps.php:464 |
| 1218 | msgid "Generate Backup Codes" |
| 1219 | msgstr "" |
| 1220 | |
| 1221 | #: includes/classes/Admin/Views/WizardSteps.php:483 |
| 1222 | msgid "Your backup codes" |
| 1223 | msgstr "" |
| 1224 | |
| 1225 | #: includes/classes/Admin/Views/WizardSteps.php:484 |
| 1226 | msgid "Backup codes generated" |
| 1227 | msgstr "" |
| 1228 | |
| 1229 | #: includes/classes/Admin/Views/WizardSteps.php:485 |
| 1230 | msgid "Here are your backup codes:" |
| 1231 | msgstr "" |
| 1232 | |
| 1233 | #: includes/classes/Admin/Views/WizardSteps.php:488, includes/classes/Admin/Views/WizardSteps.php:489 |
| 1234 | msgid "Download" |
| 1235 | msgstr "" |
| 1236 | |
| 1237 | #: includes/classes/Admin/Views/WizardSteps.php:491, includes/classes/Admin/Views/WizardSteps.php:492 |
| 1238 | msgid "Print" |
| 1239 | msgstr "" |
| 1240 | |
| 1241 | #: includes/classes/Admin/Views/WizardSteps.php:504, includes/classes/Admin/Views/WizardSteps.php:498 |
| 1242 | msgid "I'm ready, close the wizard" |
| 1243 | msgstr "" |
| 1244 | |
| 1245 | #: includes/classes/Admin/Views/WizardSteps.php:530 |
| 1246 | msgid "Congratulations! You are all set." |
| 1247 | msgstr "" |
| 1248 | |
| 1249 | #: includes/classes/Admin/Views/WizardSteps.php:552 |
| 1250 | msgid "Congratulations, you're almost there..." |
| 1251 | msgstr "" |
| 1252 | |
| 1253 | #: includes/classes/Admin/Views/WizardSteps.php:553 |
| 1254 | msgid "Great job, the plugin and 2FA policies are now configured. You can always change the plugin settings and 2FA policies at a later stage from the WP 2FA entry in the WordPress menu." |
| 1255 | msgstr "" |
| 1256 | |
| 1257 | #: includes/classes/Admin/Views/WizardSteps.php:566 |
| 1258 | msgid "Now you need to configure 2FA for your own user account. You can do this now (recommended) or later." |
| 1259 | msgstr "" |
| 1260 | |
| 1261 | #: includes/classes/Admin/Views/WizardSteps.php:572 |
| 1262 | msgid "Close wizard & configure 2FA later" |
| 1263 | msgstr "" |
| 1264 |