PluginProbe
Two Factor Authentication / 1.13.0
Two Factor Authentication v1.13.0
1.12.2 1.13.0 1.14.10 1.14.11 1.14.14 1.14.15 1.14.16 1.14.17 1.14.23 1.14.24 1.14.26 1.14.27 1.14.3 1.14.4 1.14.5 1.14.7 1.14.8 1.15.5 1.16.0 1.2.10 1.2.12 1.2.13 1.2.14 1.2.15 1.2.16 All 98 releases
two-factor-authentication / languages / two-factor-authentication.pot

two-factor-authentication.pot in Two Factor Authentication 1.13.0, at languages/two-factor-authentication.pot

1,047 lines 29.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2021-10-27 21:36+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <[email protected]>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21 #: includes/tfa_frontend.php:60
22 msgid "To enable TFA, you must enter the current code."
23 msgstr ""
24
25 #: includes/tfa_frontend.php:68
26 msgid "The TFA code you entered was incorrect."
27 msgstr ""
28
29 #: includes/tfa_frontend.php:92
30 msgid "a time based"
31 msgstr ""
32
33 #: includes/tfa_frontend.php:92
34 msgid "an event based"
35 msgstr ""
36
37 #: includes/tfa_frontend.php:122
38 msgid "No emergency codes left. Sorry."
39 msgstr ""
40
41 #: includes/tfa_frontend.php:131 includes/tfa_frontend.php:145
42 #: premium/shortcodes.php:130
43 msgid "Save Settings"
44 msgstr ""
45
46 #: includes/tfa_frontend.php:175
47 msgid "You have unsaved settings."
48 msgstr ""
49
50 #: includes/tfa_frontend.php:176
51 msgid "Saving..."
52 msgstr ""
53
54 #: includes/tfa_frontend.php:180 simba-tfa.php:838 simba-tfa.php:860
55 msgid "Response:"
56 msgstr ""
57
58 #: includes/login-form-integrations.php:111 simba-tfa.php:525
59 #: simba-tfa.php:1008 simba-tfa.php:1025 simba-tfa.php:1039 simba-tfa.php:1365
60 msgid "Error:"
61 msgstr ""
62
63 #: includes/login-form-integrations.php:111 simba-tfa.php:525
64 msgid "The one-time password (TFA code) you entered was incorrect."
65 msgstr ""
66
67 #: includes/admin-dashboard-integration.php:49
68 #: includes/admin-dashboard-integration.php:53
69 msgid "Plugin settings"
70 msgstr ""
71
72 #: includes/admin-dashboard-integration.php:58
73 msgid "User settings"
74 msgstr ""
75
76 #: includes/admin-dashboard-integration.php:73
77 #: includes/admin-dashboard-integration.php:93
78 #: includes/admin-dashboard-integration.php:94 templates/user-settings.php:19
79 msgid "Two Factor Authentication"
80 msgstr ""
81
82 #: includes/admin-dashboard-integration.php:73
83 msgid "Two Factor Auth"
84 msgstr ""
85
86 #: two-factor-login.php:103
87 msgid "2FA"
88 msgstr ""
89
90 #: two-factor-login.php:125 simba-tfa.php:647
91 msgid "Enabled"
92 msgstr ""
93
94 #: two-factor-login.php:128 simba-tfa.php:657
95 msgid "Disabled"
96 msgstr ""
97
98 #: two-factor-login.php:139
99 msgid "Higher PHP version required"
100 msgstr ""
101
102 #: two-factor-login.php:139
103 #, php-format
104 msgid ""
105 "The Two Factor Authentication plugin requires PHP version %s or higher - "
106 "your current version is only %s."
107 msgstr ""
108
109 #: two-factor-login.php:146
110 msgid "PHP OpenSSL or mcrypt module required"
111 msgstr ""
112
113 #: two-factor-login.php:146
114 msgid ""
115 "The Two Factor Authentication plugin requires either the PHP openssl "
116 "(preferred) or mcrypt module to be installed. Please ask your web hosting "
117 "company to install one of them."
118 msgstr ""
119
120 #: simba-tfa.php:644
121 #, php-format
122 msgid ""
123 "N.B. This site is configured to forbid you to log in if you disable two-"
124 "factor authentication after your account is %d days old"
125 msgstr ""
126
127 #: simba-tfa.php:647
128 msgid "Enable two-factor authentication"
129 msgstr ""
130
131 #: simba-tfa.php:650
132 #, php-format
133 msgid "(Current code: %s)"
134 msgstr ""
135
136 #: simba-tfa.php:652
137 #, php-format
138 msgid "(you must enter the current code: %s)"
139 msgstr ""
140
141 #: simba-tfa.php:657
142 msgid "Disable two-factor authentication"
143 msgstr ""
144
145 #: simba-tfa.php:681 providers/totp-hotp/loader.php:153
146 msgid "TOTP (time based - most common algorithm; used by Google Authenticator)"
147 msgstr ""
148
149 #: simba-tfa.php:682 providers/totp-hotp/loader.php:153
150 msgid "HOTP (event based)"
151 msgstr ""
152
153 #: simba-tfa.php:718 premium/required-for-user.php:87
154 msgid "Multisite Super Admin"
155 msgstr ""
156
157 #: simba-tfa.php:743
158 msgid ""
159 "Do not require 2FA over XMLRPC (best option if you must use XMLRPC and your "
160 "client does not support 2FA)"
161 msgstr ""
162
163 #: simba-tfa.php:744
164 msgid ""
165 "Do require 2FA over XMLRPC (best option if you do not use XMLRPC or are "
166 "unsure)"
167 msgstr ""
168
169 #: simba-tfa.php:801
170 msgid ""
171 "Warning: if you reset this key you will have to update your apps with the "
172 "new one. Are you sure you want this?"
173 msgstr ""
174
175 #: simba-tfa.php:801 simba-tfa.php:1177
176 msgid "Reset private key"
177 msgstr ""
178
179 #: simba-tfa.php:825
180 msgid "Updating..."
181 msgstr ""
182
183 #: simba-tfa.php:937
184 msgid "Private key (base 32 - used by Google Authenticator and Authy):"
185 msgstr ""
186
187 #: simba-tfa.php:940
188 msgid "Private key:"
189 msgstr ""
190
191 #: simba-tfa.php:1008
192 msgid "The indicated user could not be found."
193 msgstr ""
194
195 #: simba-tfa.php:1025
196 msgid ""
197 "The site owner has forbidden you to login without two-factor authentication. "
198 "Please contact the site owner to re-gain access."
199 msgstr ""
200
201 #: simba-tfa.php:1039
202 msgid ""
203 "You are attempting to log in to an account that has two-factor "
204 "authentication enabled; this requires you to also have two-factor "
205 "authentication enabled on the account whose credentials you are using."
206 msgstr ""
207
208 #: simba-tfa.php:1111
209 msgid "Current codes"
210 msgstr ""
211
212 #: simba-tfa.php:1115
213 #, php-format
214 msgid "Current codes (login: %s)"
215 msgstr ""
216
217 #: simba-tfa.php:1124 simba-tfa.php:1136
218 msgid "Current one-time password"
219 msgstr ""
220
221 #: simba-tfa.php:1152
222 msgid "Setting up - either scan the code, or type in the private key"
223 msgstr ""
224
225 #: simba-tfa.php:1155
226 msgid "Setting up"
227 msgstr ""
228
229 #: simba-tfa.php:1160
230 msgid ""
231 "For OTP apps that support using a camera to scan a setup code (below), that "
232 "is the quickest way to set the app up (e.g. with Duo Mobile, Google "
233 "Authenticator)."
234 msgstr ""
235
236 #: simba-tfa.php:1162
237 msgid ""
238 "Otherwise, you can type the textual private key (shown below) into your app. "
239 "Always keep private keys secret."
240 msgstr ""
241
242 #: simba-tfa.php:1165
243 #, php-format
244 msgid "You are currently using %s, %s"
245 msgstr ""
246
247 #: simba-tfa.php:1165
248 msgid "a time based algorithm"
249 msgstr ""
250
251 #: simba-tfa.php:1165
252 msgid "an event based algorithm"
253 msgstr ""
254
255 #: simba-tfa.php:1187 templates/admin-settings.php:168
256 msgid "Emergency codes"
257 msgstr ""
258
259 #: simba-tfa.php:1189
260 msgid ""
261 "One-time emergency codes are a feature of the Premium version of this plugin."
262 msgstr ""
263
264 #: simba-tfa.php:1203
265 msgid "(update)"
266 msgstr ""
267
268 #: simba-tfa.php:1218
269 msgid "Advanced settings"
270 msgstr ""
271
272 #: simba-tfa.php:1227
273 msgid "Choose which algorithm for One Time Passwords you want to use."
274 msgstr ""
275
276 #: simba-tfa.php:1233
277 msgid "Your counter on the server is currently on"
278 msgstr ""
279
280 #: simba-tfa.php:1280
281 msgid "Click to enter One Time Password"
282 msgstr ""
283
284 #: simba-tfa.php:1281
285 msgid "You have to enter a username first."
286 msgstr ""
287
288 #: simba-tfa.php:1282
289 msgid "One Time Password (i.e. 2FA)"
290 msgstr ""
291
292 #: simba-tfa.php:1283
293 msgid "(check your OTP app to get this password)"
294 msgstr ""
295
296 #: simba-tfa.php:1284
297 #, php-format
298 msgid "Trust this device (allow login without 2FA for %d day)"
299 msgid_plural "Trust this device (allow login without TFA for %d days)"
300 msgstr[0] ""
301 msgstr[1] ""
302
303 #: simba-tfa.php:1285
304 msgid "(Trusted device)"
305 msgstr ""
306
307 #: simba-tfa.php:1317 providers/totp-hotp/loader.php:104
308 msgid "Two Factor Authentication re-sync needed"
309 msgstr ""
310
311 #: simba-tfa.php:1319 providers/totp-hotp/loader.php:106
312 msgid ""
313 "You need to resync your device for Two Factor Authentication since the OTP "
314 "you last used is many steps ahead of the server."
315 msgstr ""
316
317 #: simba-tfa.php:1321 providers/totp-hotp/loader.php:108
318 msgid ""
319 "Please re-sync or you might not be able to log in if you generate more OTPs "
320 "without logging in."
321 msgstr ""
322
323 #: simba-tfa.php:1323 providers/totp-hotp/loader.php:110
324 msgid "Click here and re-scan the QR-Code"
325 msgstr ""
326
327 #: simba-tfa.php:1365
328 msgid "two-factor-authentication"
329 msgstr ""
330
331 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:73
332 msgid ""
333 "This site was previously using a licence also used by another WordPress "
334 "install with a different URL (which most likely originates from one of the "
335 "sites being created by duplicating the other) - this has resulted in the "
336 "licence being disconnected from this site"
337 msgstr ""
338
339 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:288
340 #, php-format
341 msgid "Dismiss from main dashboard (for %s weeks)"
342 msgstr ""
343
344 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:301
345 msgid "please renew"
346 msgstr ""
347
348 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:327
349 msgid "Warning"
350 msgstr ""
351
352 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:327
353 #, php-format
354 msgid ""
355 "The installed version of %s has not been tested on your version of WordPress "
356 "(%s)."
357 msgstr ""
358
359 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:327
360 #, php-format
361 msgid "It has been tested up to version %s."
362 msgstr ""
363
364 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:327
365 msgid ""
366 "You should update to make sure that you have a version that has been tested "
367 "for compatibility."
368 msgstr ""
369
370 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:335
371 #, php-format
372 msgid ""
373 "Your paid access to %s updates for this site has expired. You will no longer "
374 "receive updates."
375 msgstr ""
376
377 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:335
378 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:337
379 #, php-format
380 msgid ""
381 "To regain access to updates (including future features and compatibility "
382 "with future WordPress releases) and support, %s."
383 msgstr ""
384
385 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:337
386 #, php-format
387 msgid "Your paid access to %s updates for %s add-ons on this site has expired."
388 msgstr ""
389
390 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:345
391 #, php-format
392 msgid ""
393 "Your paid access to %s updates for %s of the %s add-ons on this site will "
394 "soon expire."
395 msgstr ""
396
397 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:345
398 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:347
399 #, php-format
400 msgid ""
401 "To retain your access, and maintain access to updates (including future "
402 "features and compatibility with future WordPress releases) and support, %s."
403 msgstr ""
404
405 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:347
406 #, php-format
407 msgid "Your paid access to %s updates for this site will soon expire."
408 msgstr ""
409
410 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:352
411 #, php-format
412 msgid "Your paid access to %s support has expired."
413 msgstr ""
414
415 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:352
416 #, php-format
417 msgid "To regain your access, %s."
418 msgstr ""
419
420 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:354
421 #, php-format
422 msgid "Your paid access to %s support will soon expire."
423 msgstr ""
424
425 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:354
426 #, php-format
427 msgid "To maintain your access to support, %s."
428 msgstr ""
429
430 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:439
431 #, php-format
432 msgid "Access to plugin updates (%s)"
433 msgstr ""
434
435 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:484
436 #, php-format
437 msgid "You need to enter both an email address and a %s"
438 msgstr ""
439
440 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:485
441 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:515
442 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:689
443 msgid "password"
444 msgstr ""
445
446 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:500
447 msgid "Connecting..."
448 msgstr ""
449
450 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:502
451 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:690
452 msgid "Connect"
453 msgstr ""
454
455 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:508
456 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:537
457 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:542
458 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:578
459 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:583
460 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:618
461 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:623
462 msgid ""
463 "The response from the remote site could not be decoded. (More information is "
464 "recorded in the browser console)."
465 msgstr ""
466
467 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:515
468 #, php-format
469 msgid "Your email address and %s were not recognised."
470 msgstr ""
471
472 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:524
473 msgid "You have successfully connected for access to updates to this plugin."
474 msgstr ""
475
476 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:530
477 msgid ""
478 "Your login was accepted, but no available entitlement for this plugin was "
479 "found."
480 msgstr ""
481
482 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:530
483 msgid ""
484 "Has your licence expired, or have you used all your available licences "
485 "elsewhere?"
486 msgstr ""
487
488 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:573
489 msgid ""
490 "When updates to this plugin are available, they will be automatically "
491 "installed."
492 msgstr ""
493
494 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:575
495 msgid ""
496 "When updates to this plugin are available, they will not be automatically "
497 "installed."
498 msgstr ""
499
500 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:600
501 msgid "Disconnecting..."
502 msgstr ""
503
504 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:602
505 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:680
506 msgid "Disconnect"
507 msgstr ""
508
509 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:608
510 msgid ""
511 "Your email address was not recognised. The connection information will be "
512 "removed from this site."
513 msgstr ""
514
515 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:613
516 msgid "You have successfully disconnected access to updates to this plugin."
517 msgstr ""
518
519 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:677
520 #, php-format
521 msgid "You are connected to receive updates for %s (login: %s)"
522 msgstr ""
523
524 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:685
525 #, php-format
526 msgid "Please enter your customer login to access updates for %s"
527 msgstr ""
528
529 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:688
530 msgid "Email"
531 msgstr ""
532
533 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:698
534 msgid ""
535 "Automatically update as soon as an update becomes available (N.B. other "
536 "plugins can over-ride this setting)."
537 msgstr ""
538
539 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:978
540 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:983
541 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:1094
542 #: vendor/davidanderson684/simba-plugin-manager-updater/class-udm-updater.php:1099
543 msgid "Errors occurred:"
544 msgstr ""
545
546 #: vendor/yahnis-elsts/plugin-update-checker/Puc/v4p10/Vcs/PluginUpdateChecker.php:98
547 msgid "There is no changelog available."
548 msgstr ""
549
550 #: vendor/yahnis-elsts/plugin-update-checker/Puc/v4p10/Plugin/Ui.php:54
551 msgid "View details"
552 msgstr ""
553
554 #: vendor/yahnis-elsts/plugin-update-checker/Puc/v4p10/Plugin/Ui.php:77
555 #, php-format
556 msgid "More information about %s"
557 msgstr ""
558
559 #: vendor/yahnis-elsts/plugin-update-checker/Puc/v4p10/Plugin/Ui.php:128
560 msgid "Check for updates"
561 msgstr ""
562
563 #: vendor/yahnis-elsts/plugin-update-checker/Puc/v4p10/Plugin/Ui.php:213
564 #, php-format
565 msgid "The %s plugin is up to date."
566 msgstr ""
567
568 #: vendor/yahnis-elsts/plugin-update-checker/Puc/v4p10/Plugin/Ui.php:215
569 #, php-format
570 msgid "A new version of the %s plugin is available."
571 msgstr ""
572
573 #: vendor/yahnis-elsts/plugin-update-checker/Puc/v4p10/Plugin/Ui.php:217
574 #, php-format
575 msgid "Could not determine if updates are available for %s."
576 msgstr ""
577
578 #: vendor/yahnis-elsts/plugin-update-checker/Puc/v4p10/Plugin/Ui.php:223
579 #, php-format
580 msgid "Unknown update checker status \"%s\""
581 msgstr ""
582
583 #: premium/emergency-codes.php:38
584 msgid ""
585 "Your must now go to the Two Factor Authentication settings to generate some "
586 "new emergency codes if you wish to use any emergency codes in future."
587 msgstr ""
588
589 #: premium/emergency-codes.php:45
590 msgid "emergency login code used"
591 msgstr ""
592
593 #: premium/emergency-codes.php:46
594 #, php-format
595 msgid "An emergency code was used to login (username: %s) on this website: "
596 msgstr ""
597
598 #: premium/emergency-codes.php:47
599 #, php-format
600 msgid "You now have %s emergency code(s) remaining."
601 msgstr ""
602
603 #: premium/emergency-codes.php:122
604 msgid ""
605 "You have three emergency codes that can be used. Keep them in a safe place; "
606 "if you lose your authentication device, then you can use them to log in."
607 msgstr ""
608
609 #: premium/emergency-codes.php:122
610 msgid "These can only be used once each."
611 msgstr ""
612
613 #: premium/emergency-codes.php:124
614 msgid "Your emergency codes are:"
615 msgstr ""
616
617 #: premium/woocommerce-account-settings.php:28
618 msgid "Two factor settings"
619 msgstr ""
620
621 #: premium/woocommerce-account-settings.php:48
622 msgid ""
623 "Choose whether you want two-factor authentication settings to appear in the "
624 "WooCommerce account area."
625 msgstr ""
626
627 #: premium/woocommerce-account-settings.php:50
628 msgid "Add two-factor settings to the WooCommerce \"My Account\" area"
629 msgstr ""
630
631 #: premium/trusted-devices.php:37
632 #, php-format
633 msgid ""
634 "When a device is trusted, don't require a two-factor code for another %s days"
635 msgstr ""
636
637 #: premium/trusted-devices.php:63 templates/admin-settings.php:77
638 #: templates/admin-settings.php:170
639 msgid "Trusted devices"
640 msgstr ""
641
642 #: premium/shortcodes.php:68 premium/shortcodes.php:78
643 #: premium/shortcodes.php:94 premium/shortcodes.php:106
644 #: premium/shortcodes.php:116 premium/shortcodes.php:137
645 #: premium/shortcodes.php:153 premium/shortcodes.php:204
646 #: templates/shortcode-tfa-user-settings.php:6
647 msgid "Two factor authentication is not available for your user."
648 msgstr ""
649
650 #: premium/shortcodes.php:172
651 #, php-format
652 msgid "Private key: %s (base 32: %s)"
653 msgstr ""
654
655 #: premium/administrate-other-users.php:37
656 #: premium/administrate-other-users.php:59
657 #: premium/administrate-other-users.php:83
658 msgid "Two factor authentication is not available for this user."
659 msgstr ""
660
661 #: premium/administrate-other-users.php:40
662 #: premium/administrate-other-users.php:86
663 msgid "Two factor authentication is not activated for this user."
664 msgstr ""
665
666 #: premium/administrate-other-users.php:67
667 msgid "Two factor authentication has been activated for this user."
668 msgstr ""
669
670 #: premium/administrate-other-users.php:69
671 msgid "Two factor authentication has been de-activated for this user."
672 msgstr ""
673
674 #: premium/administrate-other-users.php:144
675 msgid "Show codes for a particular user"
676 msgstr ""
677
678 #: premium/administrate-other-users.php:147
679 msgid "Get codes"
680 msgstr ""
681
682 #: premium/administrate-other-users.php:148
683 msgid "De-activate TFA"
684 msgstr ""
685
686 #: premium/administrate-other-users.php:149
687 msgid "Activate TFA"
688 msgstr ""
689
690 #: premium/administrate-other-users.php:171
691 #: premium/administrate-other-users.php:192
692 #: premium/administrate-other-users.php:227
693 msgid "You must first choose a valid user."
694 msgstr ""
695
696 #: premium/required-for-user.php:81
697 msgid ""
698 "Choose which user roles are required to have two-factor authentication "
699 "active (remember to also make it available for any chosen roles)."
700 msgstr ""
701
702 #: premium/required-for-user.php:111
703 #, php-format
704 msgid "Enforce this requirement only for accounts at least %s days old"
705 msgstr ""
706
707 #: premium/required-for-user.php:111
708 msgid ""
709 "(If you are setting up for the first time and have pre-existing users, then "
710 "you should tell them that they need to set up TFA before a certain date, and "
711 "then turn this feature on at that date)."
712 msgstr ""
713
714 #: premium/required-for-user.php:115
715 msgid "For these users, hide the option to turn TFA off"
716 msgstr ""
717
718 #: premium/required-for-user.php:119
719 msgid ""
720 "If TFA is not active on a required account, then redirect them from any "
721 "other page to (e.g. your preferred page where they can set it up - make sure "
722 "it is the WordPress canonical URL for the page so that a redirect loop is "
723 "not set up):"
724 msgstr ""
725
726 #: premium/required-for-user.php:121
727 msgid "https://"
728 msgstr ""
729
730 #: premium/required-for-user.php:137
731 msgid "Please set up two-factor authentication"
732 msgstr ""
733
734 #: premium/required-for-user.php:137
735 msgid ""
736 "You will need to set up and use two-factor authentication to login in future."
737 "</a>"
738 msgstr ""
739
740 #: premium/woocommerce-bot-protection.php:73
741 msgid ""
742 "Protect against bots by hiding login form HTML (requires JavaScript in "
743 "user's browser to un-hide it)"
744 msgstr ""
745
746 #: templates/trusted-devices-inner-box.php:5
747 msgid ""
748 "Trusted devices are devices which have previously logged in with a second "
749 "factor, belonging to users who have been permitted to mark devices as "
750 "trusted, and for which the user checked the checkbox on the login form to "
751 "trust the device."
752 msgstr ""
753
754 #: templates/trusted-devices-inner-box.php:14
755 msgid "(none)"
756 msgstr ""
757
758 #: templates/trusted-devices-inner-box.php:21
759 msgid "(unspecified)"
760 msgstr ""
761
762 #: templates/trusted-devices-inner-box.php:23
763 #, php-format
764 msgid "User agent %s logged in from IP address %s and is trusted until %s"
765 msgstr ""
766
767 #: templates/trusted-devices-inner-box.php:23
768 msgid "Remove trust"
769 msgstr ""
770
771 #: templates/user-settings.php:19
772 msgid "Settings"
773 msgstr ""
774
775 #: templates/user-settings.php:24
776 msgid "Settings saved."
777 msgstr ""
778
779 #: templates/user-settings.php:35
780 msgid "Activate two factor authentication"
781 msgstr ""
782
783 #: templates/user-settings.php:40
784 #, php-format
785 msgid ""
786 "N.B. Getting your TFA app/device to generate the correct code depends upon "
787 "a) you first setting it up by entering or scanning the code below into it, "
788 "and b) upon your web-server and your TFA app/device agreeing upon the UTC "
789 "time (within a minute or so). The current UTC time according to the server "
790 "when this page loaded: %s, and in the time-zone you have configured in your "
791 "WordPress settings: %s"
792 msgstr ""
793
794 #: templates/admin-settings.php:9
795 #, php-format
796 msgid "Two Factor Authentication (Version: %s) - Admin Settings"
797 msgstr ""
798
799 #: templates/admin-settings.php:14 templates/admin-settings.php:162
800 msgid "Premium version"
801 msgstr ""
802
803 #: templates/admin-settings.php:18
804 msgid "Support"
805 msgstr ""
806
807 #: templates/admin-settings.php:19
808 msgid "More free plugins"
809 msgstr ""
810
811 #: templates/admin-settings.php:20
812 msgid "WordPress backups"
813 msgstr ""
814
815 #: templates/admin-settings.php:21
816 msgid "More premium plugins"
817 msgstr ""
818
819 #: templates/admin-settings.php:22
820 msgid "Twitter"
821 msgstr ""
822
823 #: templates/admin-settings.php:24
824 msgid "Lead developer's homepage"
825 msgstr ""
826
827 #: templates/admin-settings.php:31
828 msgid "Two Factor Authentication currently disabled"
829 msgstr ""
830
831 #: templates/admin-settings.php:33
832 msgid ""
833 "Two factor authentication is currently disabled via the TWO_FACTOR_DISABLE "
834 "constant (which is mostly likely to be defined in your wp-config.php)"
835 msgstr ""
836
837 #: templates/admin-settings.php:45
838 msgid ""
839 "N.B. These two-factor settings apply to your entire WordPress network. (i.e. "
840 "They are not localised to one particular site)."
841 msgstr ""
842
843 #: templates/admin-settings.php:57
844 msgid "User roles"
845 msgstr ""
846
847 #: templates/admin-settings.php:58
848 msgid "Choose which user roles will have two factor authentication available."
849 msgstr ""
850
851 #: templates/admin-settings.php:67
852 msgid "Make two factor authentication compulsory"
853 msgstr ""
854
855 #: templates/admin-settings.php:71
856 msgid ""
857 "Requiring users to use two-factor authentication is a feature of the Premium "
858 "version of this plugin."
859 msgstr ""
860
861 #: templates/admin-settings.php:81
862 msgid ""
863 "Choose which user roles are permitted to mark devices they login on as "
864 "trusted. This feature requires browser cookies and an https (i.e. SSL) "
865 "connection to the website to work."
866 msgstr ""
867
868 #: templates/admin-settings.php:84
869 msgid ""
870 "Allowing users to mark a device as trusted so that a two-factor code is only "
871 "needed once in a specified number of days (instead of every login) is a "
872 "feature of the Premium version of this plugin."
873 msgstr ""
874
875 #: templates/admin-settings.php:96
876 msgid "XMLRPC requests"
877 msgstr ""
878
879 #: templates/admin-settings.php:100
880 msgid ""
881 "XMLRPC is a feature within WordPress allowing other computers to talk to "
882 "your WordPress install. For example, it could be used by an app on your "
883 "tablet that allows you to blog directly from the app (instead of needing the "
884 "WordPress dashboard)."
885 msgstr ""
886
887 #: templates/admin-settings.php:103
888 msgid ""
889 "Unfortunately, XMLRPC also provides a way for attackers to perform actions "
890 "on your WordPress site, using only a password (i.e. without a two-factor "
891 "password). More unfortunately, authors of legitimate programmes using XMLRPC "
892 "have not yet added two-factor support to their code."
893 msgstr ""
894
895 #: templates/admin-settings.php:106
896 msgid ""
897 "i.e. XMLRPC requests coming in to WordPress (whether from a legitimate app, "
898 "or from an attacker) can only be verified using the password - not with a "
899 "two-factor code. As a result, there not be an ideal option to pick below. "
900 "You may have to choose between the convenience of using your apps, or the "
901 "security of two factor authentication."
902 msgstr ""
903
904 #: templates/admin-settings.php:121
905 msgid "Default algorithm"
906 msgstr ""
907
908 #: templates/admin-settings.php:122
909 msgid "Your users can change this in their own settings if they want."
910 msgstr ""
911
912 #: templates/admin-settings.php:138
913 msgid "WooCommerce integration"
914 msgstr ""
915
916 #: templates/admin-settings.php:140
917 msgid ""
918 "The Premium version of this plugin allows you to add a configuration tab for "
919 "users in the WooCommerce \"My account\" area."
920 msgstr ""
921
922 #: templates/admin-settings.php:146
923 msgid "Users' settings"
924 msgstr ""
925
926 #: templates/admin-settings.php:152
927 msgid ""
928 "The Premium version of this plugin allows you to see and reset the TFA "
929 "settings of other users."
930 msgstr ""
931
932 #: templates/admin-settings.php:154
933 msgid ""
934 "Another way to do that is by using a user-switching plugin like this one."
935 msgstr ""
936
937 #: templates/admin-settings.php:164
938 msgid ""
939 "If you want to say 'thank you' or help this plugin's development, or get "
940 "extra features, then please take a look at the premium version of this "
941 "plugin."
942 msgstr ""
943
944 #: templates/admin-settings.php:164
945 msgid "It comes with these extra features:"
946 msgstr ""
947
948 #: templates/admin-settings.php:168
949 msgid ""
950 "provide your users with one-time codes to use in case they lose their device."
951 msgstr ""
952
953 #: templates/admin-settings.php:169
954 msgid "Make TFA compulsory"
955 msgstr ""
956
957 #: templates/admin-settings.php:169
958 msgid ""
959 "require your users to set up TFA to be able to log in, after an optional "
960 "grace period."
961 msgstr ""
962
963 #: templates/admin-settings.php:170
964 msgid ""
965 "allow privileged (or all) users to mark a device as trusted and thereby only "
966 "needing to supply a TFA code upon login every so-many days (e.g. every 30 "
967 "days) instead of on each login."
968 msgstr ""
969
970 #: templates/admin-settings.php:171
971 msgid "Manage all users centrally"
972 msgstr ""
973
974 #: templates/admin-settings.php:171
975 msgid ""
976 "enable, disable or see TFA codes for all your users from one central "
977 "location."
978 msgstr ""
979
980 #: templates/admin-settings.php:172
981 msgid "More shortcodes"
982 msgstr ""
983
984 #: templates/admin-settings.php:172
985 msgid ""
986 "flexible shortcodes allowing you to design your front-end settings page for "
987 "your users exactly as you wish."
988 msgstr ""
989
990 #: templates/admin-settings.php:173
991 msgid "Personal support"
992 msgstr ""
993
994 #: templates/admin-settings.php:173
995 msgid "access to our personal support desk for 12 months."
996 msgstr ""
997
998 #: templates/admin-settings.php:179
999 msgid "Translations"
1000 msgstr ""
1001
1002 #: templates/admin-settings.php:181
1003 #, php-format
1004 msgid "If you want to translate this plugin, please go to %s"
1005 msgstr ""
1006
1007 #: templates/admin-settings.php:181
1008 msgid "the wordpress.org translation website."
1009 msgstr ""
1010
1011 #: templates/admin-settings.php:181
1012 msgid ""
1013 "Don't send us the translation file directly - plugin authors do not have "
1014 "access to the wordpress.org translation system (local language teams do)."
1015 msgstr ""
1016
1017 #: templates/settings-intro-notices.php:4
1018 msgid "These are your personal settings."
1019 msgstr ""
1020
1021 #: templates/settings-intro-notices.php:4
1022 msgid "Nothing you change here will have any effect on other users."
1023 msgstr ""
1024
1025 #: templates/settings-intro-notices.php:11
1026 #: templates/settings-intro-notices.php:15
1027 msgid "The site-wide administration options are here."
1028 msgstr ""
1029
1030 #: templates/settings-intro-notices.php:23
1031 msgid ""
1032 "If you activate two-factor authentication, then verify that your two-factor "
1033 "application and this page show the same One-Time Password (within a minute "
1034 "of each other) before you log out."
1035 msgstr ""
1036
1037 #: templates/settings-intro-notices.php:26
1038 msgid ""
1039 "You should also bookmark the FAQs, which explain how to de-activate the "
1040 "plugin even if you cannot log in."
1041 msgstr ""
1042
1043 #: providers/totp-hotp/loader.php:327
1044 msgid ""
1045 "There are no emergency codes left. You will need to reset your private key."
1046 msgstr ""
1047