PluginProbe
Two Factor Authentication / 1.12.2
Two Factor Authentication v1.12.2
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.12.2, at languages/two-factor-authentication.pot

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