PluginProbe ʕ •ᴥ•ʔ
WP 2FA – Two-factor authentication for WordPress / 2.0.0
WP 2FA – Two-factor authentication for WordPress v2.0.0
4.0.0 1.7.1 2.0.0 2.0.1 2.1.0 2.2.0 2.2.1 2.3.0 2.4.0 2.4.1 2.4.2 2.5.0 2.6.0 2.6.1 2.6.2 2.6.3 2.6.4 2.7.0 2.8.0 2.9.0 2.9.1 2.9.2 2.9.3 3.0.0 3.0.1 3.1.0 3.1.1 3.1.1.2 trunk 1.2.0 1.3.0 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 1.5.2 1.6.0 1.6.1 1.6.2 1.7.0
wp-2fa / languages / wp-2fa.pot
wp-2fa / languages Last commit date
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 4 years ago
wp-2fa.pot
1566 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:145
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:148
24 msgid "Enter a backup verification code."
25 msgstr ""
26
27 #: includes/classes/WP2FA.php:453
28 msgid "Your login confirmation code for {site_name}"
29 msgstr ""
30
31 #: includes/classes/WP2FA.php:457
32 msgid "Enter %1$s to log in."
33 msgstr ""
34
35 #: includes/classes/WP2FA.php:461, includes/classes/WP2FA.php:477, includes/classes/WP2FA.php:492
36 msgid "Thank you."
37 msgstr ""
38
39 #: includes/classes/WP2FA.php:462, includes/classes/WP2FA.php:478, includes/classes/WP2FA.php:492
40 msgid "Email sent by"
41 msgstr ""
42
43 #: includes/classes/WP2FA.php:463, includes/classes/WP2FA.php:479
44 msgid "WP 2FA plugin."
45 msgstr ""
46
47 #: includes/classes/WP2FA.php:467
48 msgid "Your user on {site_name} has been locked"
49 msgstr ""
50
51 #: includes/classes/WP2FA.php:469
52 msgid "Hello."
53 msgstr ""
54
55 #: includes/classes/WP2FA.php:471
56 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."
57 msgstr ""
58
59 #: includes/classes/WP2FA.php:476
60 msgid "Contact your website administrator to unlock your account."
61 msgstr ""
62
63 #: includes/classes/WP2FA.php:483
64 msgid "Your user on {site_name} has been unlocked"
65 msgstr ""
66
67 #: includes/classes/WP2FA.php:486
68 msgid "Hello,"
69 msgstr ""
70
71 #: includes/classes/WP2FA.php:486
72 msgid "Your user"
73 msgstr ""
74
75 #: includes/classes/WP2FA.php:486
76 msgid "on the website"
77 msgstr ""
78
79 #: includes/classes/WP2FA.php:486
80 msgid "has been unlocked. Please configure two-factor authentication within the grace period, otherwise your account will be locked again."
81 msgstr ""
82
83 #: includes/classes/WP2FA.php:489
84 msgid "You can configure 2FA from this page:"
85 msgstr ""
86
87 #: includes/classes/WP2FA.php:492
88 msgid "WP 2FA plugin"
89 msgstr ""
90
91 #: includes/classes/WP2FA.php:679
92 msgid "Test email from WP 2FA"
93 msgstr ""
94
95 #: includes/classes/WP2FA.php:680
96 msgid "This email was sent by the WP 2FA plugin to test the email delivery."
97 msgstr ""
98
99 #: includes/classes/WP2FA.php:746
100 msgid "There is %s method available from which you can choose for 2FA:"
101 msgid_plural "There are %s methods available from which you can choose for 2FA:"
102 msgstr[0] ""
103 msgstr[1] ""
104
105 #: includes/classes/WP2FA.php:851
106 msgid "To ensure emails are delivered so users do not have problems logging in, we recommend using the free plugin"
107 msgstr ""
108
109 #: includes/classes/WP2FA.php:851
110 msgid "WP Mail SMTP"
111 msgstr ""
112
113 #: includes/functions/core.php:244
114 msgid "Congratulations"
115 msgstr ""
116
117 #: includes/functions/core.php:245
118 msgid "Your account just got more secure"
119 msgstr ""
120
121 #: includes/functions/core.php:246
122 msgid "Close Wizard & Refresh"
123 msgstr ""
124
125 #: includes/functions/core.php:247
126 msgid "Processing Update"
127 msgstr ""
128
129 #: includes/functions/core.php:248
130 msgid "Email successfully sent"
131 msgstr ""
132
133 #: includes/functions/core.php:249
134 msgid "Email delivery failed"
135 msgstr ""
136
137 #: includes/functions/core.php:250
138 msgid "Validating your license, please wait..."
139 msgstr ""
140
141 #: includes/functions/core.php:257, includes/classes/Admin/SetupWizard.php:230, includes/classes/Shortcodes/Shortcodes.php:59, includes/classes/Shortcodes/Shortcodes.php:71, includes/classes/Shortcodes/Shortcodes.php:146
142 msgid "These are the 2FA backup codes for the user"
143 msgstr ""
144
145 #: includes/functions/core.php:258, includes/classes/Admin/SetupWizard.php:231, includes/classes/Shortcodes/Shortcodes.php:60, includes/classes/Shortcodes/Shortcodes.php:72, includes/classes/Shortcodes/Shortcodes.php:147
146 msgid "I'm ready"
147 msgstr ""
148
149 #: includes/functions/core.php:259, includes/classes/Admin/SetupWizard.php:232, includes/classes/Shortcodes/Shortcodes.php:61, includes/classes/Shortcodes/Shortcodes.php:73, includes/classes/Shortcodes/Shortcodes.php:148
150 msgid "New code sent"
151 msgstr ""
152
153 #: includes/classes/Admin/HelpContactUs.php:18, includes/classes/Admin/HelpContactUs.php:19
154 msgid "Help & Contact Us"
155 msgstr ""
156
157 #: includes/classes/Admin/HelpContactUs.php:36, includes/classes/Admin/HelpContactUs.php:43
158 msgid "Help"
159 msgstr ""
160
161 #: includes/classes/Admin/HelpContactUs.php:44
162 msgid "System info"
163 msgstr ""
164
165 #: includes/classes/Admin/HelpContactUs.php:70, includes/classes/Admin/HelpContactUs.php:80
166 msgid "Getting started"
167 msgstr ""
168
169 #: includes/classes/Admin/HelpContactUs.php:72
170 msgid "Getting started with WP 2FA and making 2FA compulsory is as easy as 1 2 3 with WP 2FA. This can be easily done through the install wizard or the plugin settings. If you are stuck, no problem! Below are a few links of guides to help you get started:"
171 msgstr ""
172
173 #: includes/classes/Admin/HelpContactUs.php:74
174 msgid "Getting started with WP 2FA"
175 msgstr ""
176
177 #: includes/classes/Admin/HelpContactUs.php:75
178 msgid "Configuring 2FA policies & making 2FA mandatory"
179 msgstr ""
180
181 #: includes/classes/Admin/HelpContactUs.php:76
182 msgid "Allowing users to configure 2FA from a website page (no dashboard access)"
183 msgstr ""
184
185 #: includes/classes/Admin/HelpContactUs.php:84
186 msgid "Plugin documentation"
187 msgstr ""
188
189 #: includes/classes/Admin/HelpContactUs.php:86
190 msgid "For more technical information about the WP 2FA plugin please visit the plugin's knowledge base."
191 msgstr ""
192
193 #: includes/classes/Admin/HelpContactUs.php:88
194 msgid "Knowledge base"
195 msgstr ""
196
197 #: includes/classes/Admin/HelpContactUs.php:94
198 msgid "Plugin support"
199 msgstr ""
200
201 #: includes/classes/Admin/HelpContactUs.php:96
202 msgid "Do you need assistance with the plugin? Have you noticed or encountered an issue while using WP 2FA, or do you just want to report something to us?"
203 msgstr ""
204
205 #: includes/classes/Admin/HelpContactUs.php:98
206 msgid "Open support ticket"
207 msgstr ""
208
209 #: includes/classes/Admin/HelpContactUs.php:99
210 msgid "Contact us"
211 msgstr ""
212
213 #: includes/classes/Admin/HelpContactUs.php:116
214 msgid "System information"
215 msgstr ""
216
217 #: includes/classes/Admin/HelpContactUs.php:163
218 msgid "Our WordPress Plugins"
219 msgstr ""
220
221 #: includes/classes/Admin/HelpContactUs.php:171
222 msgid "Keep a log of users and under the hood site activity."
223 msgstr ""
224
225 #: includes/classes/Admin/HelpContactUs.php:187, includes/classes/Admin/HelpContactUs.php:214, includes/classes/Admin/HelpContactUs.php:241, includes/classes/Admin/HelpContactUs.php:268
226 msgid "LEARN MORE"
227 msgstr ""
228
229 #: includes/classes/Admin/HelpContactUs.php:198
230 msgid "Enforce strong password policies on WordPress."
231 msgstr ""
232
233 #: includes/classes/Admin/HelpContactUs.php:225
234 msgid "Automatically identify unauthorized file changes on your WordPress site."
235 msgstr ""
236
237 #: includes/classes/Admin/HelpContactUs.php:252
238 msgid "Protect website forms & login pages from spam bots & automated attacks."
239 msgstr ""
240
241 #: includes/classes/Admin/PremiumFeatures.php:20
242 msgid "Premium Features"
243 msgstr ""
244
245 #: includes/classes/Admin/PremiumFeatures.php:21
246 msgid "Premium Features ➤"
247 msgstr ""
248
249 #: includes/classes/Admin/PremiumFeatures.php:140
250 msgid "Upgrade to Premium to benefit more!"
251 msgstr ""
252
253 #: includes/classes/Admin/PremiumFeatures.php:147
254 msgid "WP 2FA is your trusted gatekeeper, keeping your website, users, customers, team members, and you secure and better protected than ever before. We thank you for the continued trust you show in our plugin."
255 msgstr ""
256
257 #: includes/classes/Admin/PremiumFeatures.php:148
258 msgid "Upgrade to WP 2FA Premium to automate more, encouraging users to utilize 2FA to its fullest extent and give your users more flexibility by allowing them to work from pretty much anywhere without compromising on security."
259 msgstr ""
260
261 #: includes/classes/Admin/PremiumFeatures.php:152
262 msgid "Upgrade to Premium today to start benefiting from value-added features such as:"
263 msgstr ""
264
265 #: includes/classes/Admin/PremiumFeatures.php:154
266 msgid "Trusted devices: Give users the option to add trusted devices so they do not have to enter the 2FA code each time they log in"
267 msgstr ""
268
269 #: includes/classes/Admin/PremiumFeatures.php:155
270 msgid "White labeling tools & features: Gain increased trust by extending your business' branding and tone of voice to all 2FA pages"
271 msgstr ""
272
273 #: includes/classes/Admin/PremiumFeatures.php:156
274 msgid "Configure different policies for different user roles: While requiring everyone to use 2FA is generally a good idea, stricter policies for more sensitive accounts can help you keep everyone happy"
275 msgstr ""
276
277 #: includes/classes/Admin/PremiumFeatures.php:159, includes/classes/Admin/PremiumFeatures.php:337
278 msgid "UPGRADE NOW"
279 msgstr ""
280
281 #: includes/classes/Admin/PremiumFeatures.php:160, includes/classes/Admin/PremiumFeatures.php:338
282 msgid "Get the Free 14-day trial"
283 msgstr ""
284
285 #: includes/classes/Admin/PremiumFeatures.php:165
286 msgid "Take advantage of these benefits and many others, with prices starting from as little as $59 for 5 users per year. Below is the complete list of Premium features:"
287 msgstr ""
288
289 #: includes/classes/Admin/PremiumFeatures.php:173
290 msgid "Premium"
291 msgstr ""
292
293 #: includes/classes/Admin/PremiumFeatures.php:176
294 msgid "Free"
295 msgstr ""
296
297 #: includes/classes/Admin/PremiumFeatures.php:181
298 msgid "Support"
299 msgstr ""
300
301 #: includes/classes/Admin/PremiumFeatures.php:184
302 msgid "Email & forums"
303 msgstr ""
304
305 #: includes/classes/Admin/PremiumFeatures.php:187
306 msgid "Forums"
307 msgstr ""
308
309 #: includes/classes/Admin/PremiumFeatures.php:192
310 msgid "Install on unlimited websites"
311 msgstr ""
312
313 #: includes/classes/Admin/PremiumFeatures.php:203
314 msgid "E-commerce, membership & other third party plugins support"
315 msgstr ""
316
317 #: includes/classes/Admin/PremiumFeatures.php:214
318 msgid "2FA code via mobile app"
319 msgstr ""
320
321 #: includes/classes/Admin/PremiumFeatures.php:225
322 msgid "2FA code over email"
323 msgstr ""
324
325 #: includes/classes/Admin/PremiumFeatures.php:236, includes/classes/Admin/Views/FirstTimeWizardSteps.php:143
326 msgid "Backup codes"
327 msgstr ""
328
329 #: includes/classes/Admin/PremiumFeatures.php:247
330 msgid "One-click 2FA login"
331 msgstr ""
332
333 #: includes/classes/Admin/PremiumFeatures.php:258
334 msgid "Different 2FA policies per user role"
335 msgstr ""
336
337 #: includes/classes/Admin/PremiumFeatures.php:269
338 msgid "Trusted devices (don't ask for 2FA code)"
339 msgstr ""
340
341 #: includes/classes/Admin/PremiumFeatures.php:280
342 msgid "Secondary 2FA backup method"
343 msgstr ""
344
345 #: includes/classes/Admin/PremiumFeatures.php:291
346 msgid "White labeling (logo, text, colors & fonts)"
347 msgstr ""
348
349 #: includes/classes/Admin/PremiumFeatures.php:302
350 msgid "Reports & Statistics"
351 msgstr ""
352
353 #: includes/classes/Admin/PremiumFeatures.php:313
354 msgid "Configurable 2FA code expiration time"
355 msgstr ""
356
357 #: includes/classes/Admin/PremiumFeatures.php:324
358 msgid "Sortable users' 2FA status"
359 msgstr ""
360
361 #: includes/classes/Admin/PremiumFeatures.php:345
362 msgid "For more information about the WP 2FA, please %1$s. If you have any questions about the plugin or would like to ask us anything, please %2$s"
363 msgstr ""
364
365 #: includes/classes/Admin/PremiumFeatures.php:346
366 msgid "visit our website"
367 msgstr ""
368
369 #: includes/classes/Admin/PremiumFeatures.php:347
370 msgid "our contact form"
371 msgstr ""
372
373 #: includes/classes/Admin/SettingsPage.php:37, includes/classes/Admin/SettingsPage.php:38, includes/classes/Admin/SettingsPage.php:109, includes/classes/Admin/SetupWizard.php:305
374 msgid "WP 2FA"
375 msgstr ""
376
377 #: includes/classes/Admin/SettingsPage.php:54, includes/classes/Admin/SettingsPage.php:55, includes/classes/Admin/SettingsPage.php:120, includes/classes/Admin/SettingsPage.php:121
378 msgid "2FA Policies"
379 msgstr ""
380
381 #: includes/classes/Admin/SettingsPage.php:64, includes/classes/Admin/SettingsPage.php:108, includes/classes/Admin/SettingsPage.php:131, includes/classes/Admin/SettingsPages/class-settings-page-policies.php:95, includes/classes/Admin/Views/class-settings-page-render.php:44
382 msgid "WP 2FA Settings"
383 msgstr ""
384
385 #: includes/classes/Admin/SettingsPage.php:65, includes/classes/Admin/SettingsPage.php:132
386 msgid "Settings"
387 msgstr ""
388
389 #: includes/classes/Admin/SettingsPage.php:155, includes/classes/Admin/SettingsPage.php:194, includes/classes/Admin/SettingsPage.php:238, includes/classes/Admin/SettingsPage.php:274, includes/classes/Admin/SettingsPages/class-settings-page-email.php:215
390 msgid "Nonce verification failed."
391 msgstr ""
392
393 #: includes/classes/Admin/SettingsPage.php:381
394 msgid "Free 14-day Premium Trial"
395 msgstr ""
396
397 #: includes/classes/Admin/SettingsPage.php:391
398 msgid "Configure 2FA Settings"
399 msgstr ""
400
401 #: includes/classes/Admin/SettingsPage.php:405
402 msgid "User account successfully unlocked. User can login again."
403 msgstr ""
404
405 #: includes/classes/Admin/SettingsPage.php:407, includes/classes/Admin/SettingsPage.php:421, includes/classes/Admin/SettingsPage.php:435, includes/classes/Admin/SettingsPage.php:474, includes/classes/Admin/SettingsPage.php:484, includes/classes/Admin/SettingsPage.php:494, includes/classes/Admin/SettingsPage.php:528, includes/classes/Admin/SettingsPage.php:518, includes/classes/Admin/SettingsPage.php:539, includes/classes/Admin/SettingsPage.php:549
406 msgid "Dismiss this notice."
407 msgstr ""
408
409 #: includes/classes/Admin/SettingsPage.php:419
410 msgid "Your 2FA settings have been removed."
411 msgstr ""
412
413 #: includes/classes/Admin/SettingsPage.php:433
414 msgid "User 2FA settings have been removed."
415 msgstr ""
416
417 #: includes/classes/Admin/SettingsPage.php:472, includes/classes/Admin/SettingsPage.php:526
418 msgid "2FA Settings Updated"
419 msgstr ""
420
421 #: includes/classes/Admin/SettingsPage.php:482, includes/classes/Admin/SettingsPage.php:537
422 msgid "Please ensure both custom email address and display name are provided."
423 msgstr ""
424
425 #: includes/classes/Admin/SettingsPage.php:562
426 msgid "WP 2FA User Page"
427 msgstr ""
428
429 #: includes/classes/Admin/SetupWizard.php:100
430 msgid "Welcome"
431 msgstr ""
432
433 #: includes/classes/Admin/SetupWizard.php:105
434 msgid "Select 2FA Methods"
435 msgstr ""
436
437 #: includes/classes/Admin/SetupWizard.php:111
438 msgid "Setup Finish"
439 msgstr ""
440
441 #: includes/classes/Admin/SetupWizard.php:262
442 msgid "WP 2FA &rsaquo; Setup Wizard"
443 msgstr ""
444
445 #: includes/classes/Admin/SetupWizard.php:294, includes/classes/Shortcodes/Shortcodes.php:64, includes/classes/Shortcodes/Shortcodes.php:151
446 msgid "Close Wizard"
447 msgstr ""
448
449 #: includes/classes/Admin/SetupWizard.php:305
450 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 "
451 msgstr ""
452
453 #: includes/classes/Admin/SetupWizard.php:305
454 msgid " entry in your WordPress dashboard menu."
455 msgstr ""
456
457 #: includes/classes/Admin/SetupWizard.php:307
458 msgid "OK, close wizard"
459 msgstr ""
460
461 #: includes/classes/Admin/SetupWizard.php:308
462 msgid "Continue with wizard"
463 msgstr ""
464
465 #: includes/classes/Admin/SetupWizard.php:415
466 msgid "Choose 2FA methods"
467 msgstr ""
468
469 #: 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
470 msgid "Continue Setup"
471 msgstr ""
472
473 #: includes/classes/Admin/SetupWizard.php:421
474 msgid "2FA policy"
475 msgstr ""
476
477 #: includes/classes/Admin/SetupWizard.php:427
478 msgid "Exclude users"
479 msgstr ""
480
481 #: includes/classes/Admin/SetupWizard.php:435
482 msgid "Exclude sites"
483 msgstr ""
484
485 #: includes/classes/Admin/SetupWizard.php:443, includes/classes/Admin/SettingsPages/class-settings-page-policies.php:811
486 msgid "Grace period"
487 msgstr ""
488
489 #: includes/classes/Admin/SetupWizard.php:444
490 msgid "How long should the grace period for your users be?"
491 msgstr ""
492
493 #: includes/classes/Admin/SetupWizard.php:445
494 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:"
495 msgstr ""
496
497 #: includes/classes/Admin/SetupWizard.php:448, includes/classes/Admin/SetupWizard.php:448
498 msgid "All done"
499 msgstr ""
500
501 #: includes/classes/Admin/SetupWizard.php:564
502 msgid "Welcome to WP 2FA"
503 msgstr ""
504
505 #: includes/classes/Admin/UserListing.php:45
506 msgid "2FA Status"
507 msgstr ""
508
509 #: includes/classes/Admin/UserNotices.php:64
510 msgid "This website’s administrator requires you to enable 2FA authentication"
511 msgstr ""
512
513 #: includes/classes/Admin/UserNotices.php:62
514 msgid "The 2FA method you were using is no longer allowed on this website. Please reconfigure 2FA using one of the supported methods within"
515 msgstr ""
516
517 #: includes/classes/Admin/UserNotices.php:96, includes/classes/Admin/UserNotices.php:118, includes/classes/Admin/Views/WizardSteps.php:582
518 msgid "Configure 2FA now"
519 msgstr ""
520
521 #: includes/classes/Admin/UserNotices.php:97
522 msgid "Remind me on next login"
523 msgstr ""
524
525 #: includes/classes/Admin/UserNotices.php:115
526 msgid "The 2FA method you were using is no longer allowed on this website. Please reconfigure 2FA using one of the supported methods."
527 msgstr ""
528
529 #: includes/classes/Admin/UserNotices.php:119
530 msgid "I'll do it later"
531 msgstr ""
532
533 #: includes/classes/Admin/UserProfile.php:61
534 msgid "Add two-factor authentication to strengthen the security of your WordPress user account."
535 msgstr ""
536
537 #: includes/classes/Admin/UserProfile.php:72
538 msgid "This user is required to setup 2FA but has not yet done so."
539 msgstr ""
540
541 #: includes/classes/Admin/UserProfile.php:76
542 msgid "This user is excluded from configuring 2FA."
543 msgstr ""
544
545 #: includes/classes/Admin/UserProfile.php:122
546 msgid "Change 2FA Settings"
547 msgstr ""
548
549 #: includes/classes/Admin/UserProfile.php:125, includes/classes/Admin/UserProfile.php:145
550 msgid "Remove 2FA"
551 msgstr ""
552
553 #: includes/classes/Admin/UserProfile.php:131
554 msgid "Generate list of Backup Codes"
555 msgstr ""
556
557 #: includes/classes/Admin/UserProfile.php:137, includes/classes/Admin/UserProfile.php:153
558 msgid "Learn more about backup codes"
559 msgstr ""
560
561 #: includes/classes/Admin/UserProfile.php:135, includes/classes/Admin/UserProfile.php:151
562 msgid "unused backup codes remaining."
563 msgstr ""
564
565 #: includes/classes/Admin/UserProfile.php:142
566 msgid "Change 2FA settings"
567 msgstr ""
568
569 #: includes/classes/Admin/UserProfile.php:184
570 msgid "Configure 2FA"
571 msgstr ""
572
573 #: includes/classes/Admin/UserProfile.php:185
574 msgid "Once you configure 2FA you will also be able to generate backup codes, which can be used to log in when it is not possible to get the one-time code from the primary 2FA method."
575 msgstr ""
576
577 #: includes/classes/Admin/UserProfile.php:189
578 msgid "Configure Two-factor authentication (2FA)"
579 msgstr ""
580
581 #: includes/classes/Admin/UserProfile.php:196
582 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."
583 msgstr ""
584
585 #: includes/classes/Admin/UserProfile.php:208
586 msgid "Reset 2FA configuration"
587 msgstr ""
588
589 #: includes/classes/Admin/UserProfile.php:221
590 msgid "Unlock user and reset the grace period"
591 msgstr ""
592
593 #: includes/classes/Admin/UserProfile.php:225
594 msgid "Two-factor authentication settings"
595 msgstr ""
596
597 #: includes/classes/Admin/UserProfile.php:239
598 msgid "2FA Setup:"
599 msgstr ""
600
601 #: includes/classes/Admin/UserProfile.php:277
602 msgid "Are you sure?"
603 msgstr ""
604
605 #: includes/classes/Admin/UserProfile.php:278
606 msgid "Any unsaved changes will be lost!"
607 msgstr ""
608
609 #: includes/classes/Admin/UserProfile.php:280, includes/classes/Admin/UserProfile.php:412, includes/classes/Admin/SettingsPages/class-settings-page-policies.php:639, includes/classes/Admin/Views/FirstTimeWizardSteps.php:101
610 msgid "Yes"
611 msgstr ""
612
613 #: includes/classes/Admin/UserProfile.php:281, includes/classes/Admin/UserProfile.php:413, includes/classes/Admin/SettingsPages/class-settings-page-policies.php:646, includes/classes/Admin/Views/FirstTimeWizardSteps.php:105
614 msgid "No"
615 msgstr ""
616
617 #: includes/classes/Admin/UserProfile.php:299
618 msgid "Choose the 2FA authentication method"
619 msgstr ""
620
621 #: includes/classes/Admin/UserProfile.php:303
622 msgid "Only the below 2FA method is allowed on this website:"
623 msgstr ""
624
625 #: includes/classes/Admin/UserProfile.php:324
626 msgid "Next Step"
627 msgstr ""
628
629 #: includes/classes/Admin/UserProfile.php:325, includes/classes/Admin/SettingsPages/class-settings-page-policies.php:87, includes/classes/Admin/Views/WizardSteps.php:316, includes/classes/Admin/Views/WizardSteps.php:386
630 msgid "Cancel"
631 msgstr ""
632
633 #: includes/classes/Admin/UserProfile.php:409
634 msgid "Remove 2FA?"
635 msgstr ""
636
637 #: includes/classes/Admin/UserProfile.php:410
638 msgid "Are you sure you want to remove two-factor authentication and lower the security of your user account?"
639 msgstr ""
640
641 #: includes/classes/Admin/UserProfile.php:472
642 msgid "Unlock user"
643 msgstr ""
644
645 #: includes/classes/Admin/UserProfile.php:617
646 msgid "Please enter the code to finalize the 2FA setup."
647 msgstr ""
648
649 #: includes/classes/Admin/UserProfile.php:614
650 msgid "Invalid Email Authentication code."
651 msgstr ""
652
653 #: includes/classes/Admin/UserProfile.php:608
654 msgid "Invalid Two Factor Authentication secret key."
655 msgstr ""
656
657 #: includes/classes/Admin/UserProfile.php:605
658 msgid "Invalid Two Factor Authentication code."
659 msgstr ""
660
661 #. translators: %s: count
662 #: includes/classes/Authenticator/BackupCodes.php:150
663 msgid "%s unused code remaining."
664 msgid_plural "%s unused codes remaining."
665 msgstr[0] ""
666 msgstr[1] ""
667
668 #. translators: %s: the site's domain
669 #: includes/classes/Authenticator/BackupCodes.php:155
670 msgid "Two-Factor Backup Codes for %s"
671 msgstr ""
672
673 #. translators: URL with more information about the backup codes
674 #: includes/classes/Authenticator/BackupCodes.php:241
675 msgid "Login with a backup code: you will get 10 backup codes and you can use one of them when you need to login and you cannot generate a code from the app. %s"
676 msgstr ""
677
678 #: includes/classes/Authenticator/BackupCodes.php:242
679 msgid "More information."
680 msgstr ""
681
682 #: includes/classes/Authenticator/Login.php:295
683 msgid "Error: API login for user disabled."
684 msgstr ""
685
686 #: includes/classes/Authenticator/Login.php:340
687 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."
688 msgstr ""
689
690 #: includes/classes/Authenticator/Login.php:386, includes/classes/Authenticator/Login.php:742, includes/classes/Authenticator/Login.php:752, includes/classes/Authenticator/Login.php:769, includes/classes/Authenticator/Login.php:788
691 msgid "Failed to create a login nonce."
692 msgstr ""
693
694 #: includes/classes/Authenticator/Login.php:419
695 msgid "Cheatin&#8217; uh?"
696 msgstr ""
697
698 #: includes/classes/Authenticator/Login.php:508
699 msgid "Log In"
700 msgstr ""
701
702 #: includes/classes/Authenticator/Login.php:530
703 msgid "Resend Code"
704 msgstr ""
705
706 #: includes/classes/Authenticator/Login.php:564
707 msgid "Or, use a backup code."
708 msgstr ""
709
710 #: includes/classes/Authenticator/Login.php:587
711 msgid "Are you lost?"
712 msgstr ""
713
714 #. translators: %s: site name.
715 #: includes/classes/Authenticator/Login.php:592
716 msgid "&larr; Back to %s"
717 msgstr ""
718
719 #: includes/classes/Authenticator/Login.php:756, includes/classes/Authenticator/Login.php:795
720 msgid "ERROR: Invalid verification code."
721 msgstr ""
722
723 #: includes/classes/Authenticator/Login.php:774
724 msgid "ERROR: Invalid backup code."
725 msgstr ""
726
727 #: includes/classes/Authenticator/Login.php:792
728 msgid "A new code has been sent."
729 msgstr ""
730
731 #: includes/classes/Authenticator/Login.php:832
732 msgid "You have logged in successfully."
733 msgstr ""
734
735 #: includes/classes/Authenticator/Login.php:886
736 msgid "Authentication Code:"
737 msgstr ""
738
739 #: includes/classes/Authenticator/Login.php:945, includes/classes/Authenticator/Login.php:993
740 msgid "Verification Code:"
741 msgstr ""
742
743 #: includes/classes/Shortcodes/Shortcodes.php:116
744 msgid "You must be logged in to view this page."
745 msgstr ""
746
747 #: includes/classes/Shortcodes/Shortcodes.php:116
748 msgid "Login here."
749 msgstr ""
750
751 #: includes/classes/Shortcodes/Shortcodes.php:62, includes/classes/Shortcodes/Shortcodes.php:149
752 msgid "All done."
753 msgstr ""
754
755 #: includes/classes/Shortcodes/Shortcodes.php:63, includes/classes/Shortcodes/Shortcodes.php:150
756 msgid "Your login just got more secure."
757 msgstr ""
758
759 #: includes/classes/Utils/DateTimeUtils.php:28
760 msgid "no grace period"
761 msgstr ""
762
763 #. translators: Grace period expiration label. %s: Date and time formatted using WordPress date and time formats.
764 #: includes/classes/Utils/DateTimeUtils.php:50
765 msgid "before %s"
766 msgstr ""
767
768 #: includes/classes/Utils/Debugging.php:23
769 msgid "Current memory usage: "
770 msgstr ""
771
772 #: includes/classes/Utils/UserUtils.php:356
773 msgid "Configured"
774 msgstr ""
775
776 #: includes/classes/Utils/UserUtils.php:357
777 msgid "Required but not configured"
778 msgstr ""
779
780 #: includes/classes/Utils/UserUtils.php:358
781 msgid "Configured (but not required)"
782 msgstr ""
783
784 #: includes/classes/Utils/UserUtils.php:359
785 msgid "Not required & not configured"
786 msgstr ""
787
788 #: includes/classes/Utils/UserUtils.php:360
789 msgid "Not allowed"
790 msgstr ""
791
792 #: includes/classes/Utils/UserUtils.php:361
793 msgid "Locked"
794 msgstr ""
795
796 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:36
797 msgid "Save email settings and templates"
798 msgstr ""
799
800 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:93
801 msgid "Which email address should the plugin use as a from address?"
802 msgstr ""
803
804 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:95
805 msgid "Use these settings to customize the \"from\" name and email address for all correspondence sent from our plugin."
806 msgstr ""
807
808 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:100
809 msgid "From email & name"
810 msgstr ""
811
812 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:108
813 msgid "Use the email address from the WordPress general settings."
814 msgstr ""
815
816 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:116
817 msgid "Use another email address"
818 msgstr ""
819
820 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:120
821 msgid "Email Address:"
822 msgstr ""
823
824 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:121
825 msgid "Display Name:"
826 msgstr ""
827
828 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:133
829 msgid "Email delivery test"
830 msgstr ""
831
832 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:135
833 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."
834 msgstr ""
835
836 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:142
837 msgid "Test email delivery"
838 msgstr ""
839
840 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:163
841 msgid "Login code email"
842 msgstr ""
843
844 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:164
845 msgid "This is the email sent to a user when a login code is required."
846 msgstr ""
847
848 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:168
849 msgid "User account locked email"
850 msgstr ""
851
852 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:169
853 msgid "This is the email sent to a user upon grace period expiry."
854 msgstr ""
855
856 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:173
857 msgid "User account unlocked email"
858 msgstr ""
859
860 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:174
861 msgid "This is the email sent to a user when the user's account has been unlocked."
862 msgstr ""
863
864 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:226
865 msgid "Please provide an email address"
866 msgstr ""
867
868 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:236
869 msgid "Please provide a display name."
870 msgstr ""
871
872 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:247
873 msgid "Please provide a valid email address. Your email address has not been updated."
874 msgstr ""
875
876 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:261
877 msgid "Please only use alphanumeric text. Your display name has not been updated."
878 msgstr ""
879
880 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:335
881 msgid "Email Templates"
882 msgstr ""
883
884 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:344
885 msgid "Send this email"
886 msgstr ""
887
888 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:350
889 msgid "Uncheck to disable this message."
890 msgstr ""
891
892 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:357
893 msgid "Email subject"
894 msgstr ""
895
896 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:366
897 msgid "Email body"
898 msgstr ""
899
900 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:368
901 msgid "Available template tags:"
902 msgstr ""
903
904 #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:406
905 msgid "Send test email"
906 msgstr ""
907
908 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:48
909 msgid "How often should the plugin check if a user's grace period is over?"
910 msgstr ""
911
912 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:50
913 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."
914 msgstr ""
915
916 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:55
917 msgid "Enable cron"
918 msgstr ""
919
920 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:61
921 msgid "Use cron job to check grace periods"
922 msgstr ""
923
924 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:66
925 msgid "Destroy session"
926 msgstr ""
927
928 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:72
929 msgid "Destroy user session when grace period expires?"
930 msgstr ""
931
932 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:91
933 msgid "Limit 2FA settings access?"
934 msgstr ""
935
936 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:93
937 msgid "Use this setting to hide this plugin configuration area from all other admins."
938 msgstr ""
939
940 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:98
941 msgid "Limit access to 2FA settings"
942 msgstr ""
943
944 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:104
945 msgid "Hide settings from other administrators"
946 msgstr ""
947
948 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:170, includes/classes/Admin/SettingsPages/class-settings-page-policies.php:444, includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:71
949 msgid "Settings saving processes complete"
950 msgstr ""
951
952 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:244
953 msgid "Do you want to delete the plugin data from the database upon uninstall?"
954 msgstr ""
955
956 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:246
957 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."
958 msgstr ""
959
960 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:251
961 msgid "Delete data"
962 msgstr ""
963
964 #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:257
965 msgid "Delete data upon uninstall"
966 msgstr ""
967
968 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:62
969 msgid "Exclude yourself?"
970 msgstr ""
971
972 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:63
973 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?"
974 msgstr ""
975
976 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:70, includes/classes/Admin/SettingsPages/class-settings-page-policies.php:86
977 msgid "Continue anyway"
978 msgstr ""
979
980 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:71
981 msgid "Exclude myself from 2FA policies"
982 msgstr ""
983
984 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:78
985 msgid "Excluded Roles/Users still present"
986 msgstr ""
987
988 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:79
989 msgid "Changing this setting whilst you still have roles/users excluded will result in these being removed from the settings."
990 msgstr ""
991
992 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:115, includes/classes/Admin/Views/class-settings-page-render.php:104, includes/classes/Admin/Views/class-settings-page-render.php:124
993 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"
994 msgstr ""
995
996 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:116, includes/classes/Admin/Views/class-settings-page-render.php:105, includes/classes/Admin/Views/class-settings-page-render.php:125, includes/classes/Admin/Views/class-settings-page-render.php:152
997 msgid "support@wpwhitesecurity.com"
998 msgstr ""
999
1000 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:99, includes/classes/Admin/Views/class-settings-page-render.php:48
1001 msgid "These settings have been disabled by your site administrator, please contact them for further assistance."
1002 msgstr ""
1003
1004 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:161
1005 msgid "The plugin created the 2FA settings page with the URL:"
1006 msgstr ""
1007
1008 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:163
1009 msgid "You can edit this page using the page editor, like you do with all other pages."
1010 msgstr ""
1011
1012 #. translators: %s: tag name.
1013 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:167
1014 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."
1015 msgstr ""
1016
1017 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:177
1018 msgid "OK"
1019 msgstr ""
1020
1021 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:220
1022 msgid "At least one 2FA method should be enabled."
1023 msgstr ""
1024
1025 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:314
1026 msgid "The following setting are being saved: "
1027 msgstr ""
1028
1029 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:322
1030 msgid "Grace period must be at least 1 day/hour"
1031 msgstr ""
1032
1033 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:374
1034 msgid "You must provide a new page slug."
1035 msgstr ""
1036
1037 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:405
1038 msgid "You must specify at least one role or user"
1039 msgstr ""
1040
1041 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:543
1042 msgid "Page generated by"
1043 msgstr ""
1044
1045 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:544
1046 msgid "WP 2FA Plugin"
1047 msgstr ""
1048
1049 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:625
1050 msgid "Can users access the WordPress dashboard or you have custom profile pages? "
1051 msgstr ""
1052
1053 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:627
1054 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."
1055 msgstr ""
1056
1057 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:632
1058 msgid "Frontend 2FA settings page"
1059 msgstr ""
1060
1061 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:652
1062 msgid "Frontend 2FA settings page URL"
1063 msgstr ""
1064
1065 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:684
1066 msgid "Edit Page"
1067 msgstr ""
1068
1069 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:684
1070 msgid "View Page"
1071 msgstr ""
1072
1073 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:691
1074 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."
1075 msgstr ""
1076
1077 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:694
1078 msgid "Redirect users after 2FA setup"
1079 msgstr ""
1080
1081 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:732
1082 msgid "Do you want to redirect the user to a specific page after completing the 2FA setup wizard?"
1083 msgstr ""
1084
1085 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:734
1086 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."
1087 msgstr ""
1088
1089 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:739
1090 msgid "Redirect users after 2FA setup to"
1091 msgstr ""
1092
1093 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:803
1094 msgid "Should users be asked to setup 2FA instantly or should they have a grace period?"
1095 msgstr ""
1096
1097 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:805
1098 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."
1099 msgstr ""
1100
1101 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:805, includes/classes/Admin/Views/FirstTimeWizardSteps.php:207
1102 msgid "Learn more."
1103 msgstr ""
1104
1105 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:844
1106 msgid "Should users be able to disable 2FA on their user profile?"
1107 msgstr ""
1108
1109 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:846
1110 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."
1111 msgstr ""
1112
1113 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:851
1114 msgid "Hide the Remove 2FA button"
1115 msgstr ""
1116
1117 #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:857
1118 msgid "Hide the Remove 2FA button on user profile pages"
1119 msgstr ""
1120
1121 #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:144
1122 msgid "Change the default text used in the 2FA code page?"
1123 msgstr ""
1124
1125 #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:146
1126 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."
1127 msgstr ""
1128
1129 #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:151
1130 msgid "2FA code page text"
1131 msgstr ""
1132
1133 #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:156, includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:167
1134 msgid "Note:"
1135 msgstr ""
1136
1137 #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:156, includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:167
1138 msgid "Only plain text is allowed."
1139 msgstr ""
1140
1141 #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:162
1142 msgid "Backup code page text"
1143 msgstr ""
1144
1145 #: includes/classes/Admin/Views/class-settings-page-render.php:64
1146 msgid "Email Settings & Templates"
1147 msgstr ""
1148
1149 #: includes/classes/Admin/Views/class-settings-page-render.php:77
1150 msgid "General plugin settings"
1151 msgstr ""
1152
1153 #: includes/classes/Admin/Views/class-settings-page-render.php:90
1154 msgid "White labeling"
1155 msgstr ""
1156
1157 #: includes/classes/Admin/Views/class-settings-page-render.php:151
1158 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"
1159 msgstr ""
1160
1161 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:30
1162 msgid "Which two-factor authentication methods can your users use?"
1163 msgstr ""
1164
1165 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:32
1166 msgid "When you disable one of the below 2FA methods none of your users can use it."
1167 msgstr ""
1168
1169 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:41
1170 msgid "Which of the below 2FA methods can users use?"
1171 msgstr ""
1172
1173 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:44
1174 msgid "Select the methods"
1175 msgstr ""
1176
1177 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:48
1178 msgid "Primary 2FA methods:"
1179 msgstr ""
1180
1181 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:55
1182 msgid "One-time code via 2FA App (TOTP) - "
1183 msgstr ""
1184
1185 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:55
1186 msgid "complete list of supported 2FA apps."
1187 msgstr ""
1188
1189 #. translators: link to the knowledge base website
1190 #. translators: link to the knowledge base website
1191 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:62, includes/classes/Admin/Views/WizardSteps.php:140
1192 msgid "Refer to the %s for more information on how to setup these apps and which apps are supported."
1193 msgstr ""
1194
1195 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:63, includes/classes/Admin/Views/WizardSteps.php:141
1196 msgid "2FA apps article on our knowledge base"
1197 msgstr ""
1198
1199 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:77
1200 msgid "One-time code via email (HOTP)"
1201 msgstr ""
1202
1203 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:95
1204 msgid "Allow user to specify the email address of choice"
1205 msgstr ""
1206
1207 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:162
1208 msgid "Secondary 2FA methods and other settings"
1209 msgstr ""
1210
1211 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:164
1212 msgid "You can configure other 2FA method settings and the 2FA backup methods from the plugin settings later on."
1213 msgstr ""
1214
1215 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:134
1216 msgid "Secondary 2FA methods:"
1217 msgstr ""
1218
1219 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:149
1220 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."
1221 msgstr ""
1222
1223 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:205
1224 msgid "Do you want to enforce 2FA for some, or all the users? "
1225 msgstr ""
1226
1227 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:207
1228 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. "
1229 msgstr ""
1230
1231 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:215
1232 msgid "Enforce 2FA on"
1233 msgstr ""
1234
1235 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:223
1236 msgid "All users"
1237 msgstr ""
1238
1239 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:230
1240 msgid "Only super admins"
1241 msgstr ""
1242
1243 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:236
1244 msgid "Only super admins and site admins"
1245 msgstr ""
1246
1247 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:246
1248 msgid "Only for specific users and roles"
1249 msgstr ""
1250
1251 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:251
1252 msgid "Users :"
1253 msgstr ""
1254
1255 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:267
1256 msgid "Roles :"
1257 msgstr ""
1258
1259 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:289
1260 msgid "Also enforce 2FA on network users with super admin privileges"
1261 msgstr ""
1262
1263 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:299
1264 msgid "These sub-sites"
1265 msgstr ""
1266
1267 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:303
1268 msgid "Sites :"
1269 msgstr ""
1270
1271 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:331
1272 msgid "Do not enforce on any users"
1273 msgstr ""
1274
1275 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:358
1276 msgid "Do you want to exclude any users or roles from 2FA? "
1277 msgstr ""
1278
1279 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:360
1280 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"
1281 msgstr ""
1282
1283 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:371, includes/classes/Admin/Views/FirstTimeWizardSteps.php:368
1284 msgid "Exclude the following users"
1285 msgstr ""
1286
1287 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:398, includes/classes/Admin/Views/FirstTimeWizardSteps.php:393
1288 msgid "Exclude the following roles"
1289 msgstr ""
1290
1291 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:420
1292 msgid "Also exclude users with super admin privilege"
1293 msgstr ""
1294
1295 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:446
1296 msgid "Do you want to exclude all the users of a site from 2FA? "
1297 msgstr ""
1298
1299 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:448
1300 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:"
1301 msgstr ""
1302
1303 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:456, includes/classes/Admin/Views/FirstTimeWizardSteps.php:465
1304 msgid "Exclude the following sites"
1305 msgstr ""
1306
1307 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:521
1308 msgid "Users have to configure 2FA straight away."
1309 msgstr ""
1310
1311 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:528
1312 msgid "Give users a grace period to configure 2FA"
1313 msgstr ""
1314
1315 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:537
1316 msgid "hours"
1317 msgstr ""
1318
1319 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:543
1320 msgid "days"
1321 msgstr ""
1322
1323 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:557
1324 msgid "Seconds"
1325 msgstr ""
1326
1327 #: includes/classes/Admin/Views/FirstTimeWizardSteps.php:569
1328 msgid "Note: If users do not configure it within the configured stipulated time, their account will be locked and have to be unlocked manually."
1329 msgstr ""
1330
1331 #: includes/classes/Admin/Views/WizardSteps.php:76
1332 msgid "You are required to configure 2FA."
1333 msgstr ""
1334
1335 #: includes/classes/Admin/Views/WizardSteps.php:77
1336 msgid "In order to keep this site - and your details secure, this website’s administrator requires you to enable 2FA authentication to continue."
1337 msgstr ""
1338
1339 #: includes/classes/Admin/Views/WizardSteps.php:78
1340 msgid "Two factor authentication ensures only you have access to your account by creating an added layer of security when logging in -"
1341 msgstr ""
1342
1343 #: includes/classes/Admin/Views/WizardSteps.php:78
1344 msgid "Learn more"
1345 msgstr ""
1346
1347 #: includes/classes/Admin/Views/WizardSteps.php:84, includes/classes/Admin/Views/WizardSteps.php:85
1348 msgid "Next"
1349 msgstr ""
1350
1351 #: includes/classes/Admin/Views/WizardSteps.php:105
1352 msgid "Let us help you get started"
1353 msgstr ""
1354
1355 #: includes/classes/Admin/Views/WizardSteps.php:106
1356 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."
1357 msgstr ""
1358
1359 #: includes/classes/Admin/Views/WizardSteps.php:111
1360 msgid "Let’s get started!"
1361 msgstr ""
1362
1363 #: includes/classes/Admin/Views/WizardSteps.php:115
1364 msgid "Skip Wizard - I know how to do this"
1365 msgstr ""
1366
1367 #: includes/classes/Admin/Views/WizardSteps.php:134
1368 msgid "One-time code generated with your app of choice (most reliable and secure)"
1369 msgstr ""
1370
1371 #: includes/classes/Admin/Views/WizardSteps.php:163
1372 msgid "One-time code sent to you over email"
1373 msgstr ""
1374
1375 #: includes/classes/Admin/Views/WizardSteps.php:194
1376 msgid "Reconfigure the 2FA App"
1377 msgstr ""
1378
1379 #: includes/classes/Admin/Views/WizardSteps.php:197
1380 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."
1381 msgstr ""
1382
1383 #: includes/classes/Admin/Views/WizardSteps.php:200
1384 msgid "Reset Key"
1385 msgstr ""
1386
1387 #: includes/classes/Admin/Views/WizardSteps.php:222
1388 msgid "Reconfigure one-time code over email method"
1389 msgstr ""
1390
1391 #: includes/classes/Admin/Views/WizardSteps.php:224, includes/classes/Admin/Views/WizardSteps.php:342
1392 msgid "Please select the email address where the one-time code should be sent:"
1393 msgstr ""
1394
1395 #: includes/classes/Admin/Views/WizardSteps.php:227, includes/classes/Admin/Views/WizardSteps.php:301, includes/classes/Admin/Views/WizardSteps.php:301, includes/classes/Admin/Views/WizardSteps.php:367, includes/classes/Admin/Views/WizardSteps.php:367
1396 msgid "I'm Ready"
1397 msgstr ""
1398
1399 #: includes/classes/Admin/Views/WizardSteps.php:227
1400 msgid "Change email address"
1401 msgstr ""
1402
1403 #: includes/classes/Admin/Views/WizardSteps.php:272, includes/classes/Admin/Views/WizardSteps.php:340
1404 msgid "Setup the 2FA method"
1405 msgstr ""
1406
1407 #: includes/classes/Admin/Views/WizardSteps.php:276
1408 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)"
1409 msgstr ""
1410
1411 #: includes/classes/Admin/Views/WizardSteps.php:277
1412 msgid "From within the application scan the QR code provided on the right. Otherwise, enter the following code manually in the application:"
1413 msgstr ""
1414
1415 #: includes/classes/Admin/Views/WizardSteps.php:280
1416 msgid "Click the \"I'm ready\" button below when you complete the application setup process to proceed with the wizard."
1417 msgstr ""
1418
1419 #: includes/classes/Admin/Views/WizardSteps.php:294
1420 msgid "For detailed guides for your desired app, click below."
1421 msgstr ""
1422
1423 #: includes/classes/Admin/Views/WizardSteps.php:304, includes/classes/Admin/Views/WizardSteps.php:372
1424 msgid "Verify configuration"
1425 msgstr ""
1426
1427 #: includes/classes/Admin/Views/WizardSteps.php:305, includes/classes/Admin/Views/WizardSteps.php:373
1428 msgid "Almost there…"
1429 msgstr ""
1430
1431 #: includes/classes/Admin/Views/WizardSteps.php:306
1432 msgid "Please type in the one-time code from your Google Authenticator app to finalize the setup."
1433 msgstr ""
1434
1435 #: includes/classes/Admin/Views/WizardSteps.php:309, includes/classes/Admin/Views/WizardSteps.php:377
1436 msgid "Authentication Code"
1437 msgstr ""
1438
1439 #: includes/classes/Admin/Views/WizardSteps.php:315, includes/classes/Admin/Views/WizardSteps.php:382
1440 msgid "Validate & Save Configuration"
1441 msgstr ""
1442
1443 #: includes/classes/Admin/Views/WizardSteps.php:348
1444 msgid "Use my user email ("
1445 msgstr ""
1446
1447 #: includes/classes/Admin/Views/WizardSteps.php:348
1448 msgid ")"
1449 msgstr ""
1450
1451 #: includes/classes/Admin/Views/WizardSteps.php:357
1452 msgid "Use a different email address:"
1453 msgstr ""
1454
1455 #: includes/classes/Admin/Views/WizardSteps.php:358
1456 msgid "Email address"
1457 msgstr ""
1458
1459 #: includes/classes/Admin/Views/WizardSteps.php:365
1460 msgid "Note: you should be able to access the mailbox of the email address to complete the following step."
1461 msgstr ""
1462
1463 #: includes/classes/Admin/Views/WizardSteps.php:374
1464 msgid "Please type in the one-time code sent to your email address to finalize the setup."
1465 msgstr ""
1466
1467 #: includes/classes/Admin/Views/WizardSteps.php:384
1468 msgid "Send me another code"
1469 msgstr ""
1470
1471 #: includes/classes/Admin/Views/WizardSteps.php:407, includes/classes/Admin/Views/WizardSteps.php:653
1472 msgid "Your login just got more secure"
1473 msgstr ""
1474
1475 #: includes/classes/Admin/Views/WizardSteps.php:408
1476 msgid "Congratulations! You have enabled two-factor authentication for your user. You’ve just helped towards making this website more secure!"
1477 msgstr ""
1478
1479 #: includes/classes/Admin/Views/WizardSteps.php:412
1480 msgid "You can exit this wizard now or continue to create backup codes."
1481 msgstr ""
1482
1483 #: includes/classes/Admin/Views/WizardSteps.php:433, includes/classes/Admin/Views/WizardSteps.php:427, includes/classes/Admin/Views/WizardSteps.php:548, includes/classes/Admin/Views/WizardSteps.php:573
1484 msgid "Close wizard"
1485 msgstr ""
1486
1487 #: includes/classes/Admin/Views/WizardSteps.php:416, includes/classes/Admin/Views/WizardSteps.php:454, includes/classes/Admin/Views/WizardSteps.php:457
1488 msgid "Generate backup codes"
1489 msgstr ""
1490
1491 #: includes/classes/Admin/Views/WizardSteps.php:417, includes/classes/Admin/Views/WizardSteps.php:458, includes/classes/Admin/Views/WizardSteps.php:481
1492 msgid "Generate list of backup codes"
1493 msgstr ""
1494
1495 #: includes/classes/Admin/Views/WizardSteps.php:419, includes/classes/Admin/Views/WizardSteps.php:420, includes/classes/Admin/Views/WizardSteps.php:460, includes/classes/Admin/Views/WizardSteps.php:461
1496 msgid "I’ll generate them later"
1497 msgstr ""
1498
1499 #: includes/classes/Admin/Views/WizardSteps.php:453
1500 msgid "Generate codes"
1501 msgstr ""
1502
1503 #: includes/classes/Admin/Views/WizardSteps.php:455
1504 msgid "It is recommended to generate and print some backup codes in case you lose access to your primary 2FA method. "
1505 msgstr ""
1506
1507 #: includes/classes/Admin/Views/WizardSteps.php:479
1508 msgid "Backup 2FA methods:"
1509 msgstr ""
1510
1511 #: includes/classes/Admin/Views/WizardSteps.php:499
1512 msgid "Your backup codes"
1513 msgstr ""
1514
1515 #: includes/classes/Admin/Views/WizardSteps.php:500
1516 msgid "Backup codes generated"
1517 msgstr ""
1518
1519 #: includes/classes/Admin/Views/WizardSteps.php:501
1520 msgid "Here are your backup codes:"
1521 msgstr ""
1522
1523 #: includes/classes/Admin/Views/WizardSteps.php:504, includes/classes/Admin/Views/WizardSteps.php:505
1524 msgid "Download"
1525 msgstr ""
1526
1527 #: includes/classes/Admin/Views/WizardSteps.php:507, includes/classes/Admin/Views/WizardSteps.php:508
1528 msgid "Print"
1529 msgstr ""
1530
1531 #: includes/classes/Admin/Views/WizardSteps.php:520, includes/classes/Admin/Views/WizardSteps.php:514
1532 msgid "I'm ready, close the wizard"
1533 msgstr ""
1534
1535 #: includes/classes/Admin/Views/WizardSteps.php:546
1536 msgid "Congratulations! You are all set."
1537 msgstr ""
1538
1539 #: includes/classes/Admin/Views/WizardSteps.php:563
1540 msgid "Congratulations."
1541 msgstr ""
1542
1543 #: includes/classes/Admin/Views/WizardSteps.php:563
1544 msgid "Congratulations, you're almost there..."
1545 msgstr ""
1546
1547 #: includes/classes/Admin/Views/WizardSteps.php:566
1548 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."
1549 msgstr ""
1550
1551 #: includes/classes/Admin/Views/WizardSteps.php:579
1552 msgid "Now you need to configure 2FA for your own user account. You can do this now (recommended) or later."
1553 msgstr ""
1554
1555 #: includes/classes/Admin/Views/WizardSteps.php:585, includes/classes/Admin/Views/WizardSteps.php:676
1556 msgid "Close wizard & configure 2FA later"
1557 msgstr ""
1558
1559 #: includes/classes/Admin/Views/WizardSteps.php:654
1560 msgid "It is recommended to have a backup 2FA method in case you cannot generate a code from your 2FA app and you need to log in. You can configure any of the below. You can always configure any or both from your user profile page later."
1561 msgstr ""
1562
1563 #: includes/classes/Admin/Views/WizardSteps.php:673
1564 msgid "Configure backup 2FA method"
1565 msgstr ""
1566