index.php
5 years ago
wp-2fa-da_DK.mo
5 years ago
wp-2fa-de_DE.mo
4 years ago
wp-2fa-nl_NL.mo
5 years ago
wp-2fa-ru_RU.mo
5 years ago
wp-2fa.pot
3 years ago
wp-2fa.pot
3032 lines
| 1 | # Copyright (C) 2023 WP White Security |
| 2 | # This file is distributed under the GPL v3. |
| 3 | msgid "" |
| 4 | msgstr "" |
| 5 | "Project-Id-Version: WP 2FA - Two-factor authentication for WordPress 2.4.2\n" |
| 6 | "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-2fa\n" |
| 7 | "Last-Translator: WP White Security <info@wpwhitesecurity.com>\n" |
| 8 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| 9 | "MIME-Version: 1.0\n" |
| 10 | "Content-Type: text/plain; charset=UTF-8\n" |
| 11 | "Content-Transfer-Encoding: 8bit\n" |
| 12 | "POT-Creation-Date: 2023-06-29T11:04:19+00:00\n" |
| 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 | "X-Generator: WP-CLI 2.7.1\n" |
| 15 | "X-Domain: wp-2fa\n" |
| 16 | |
| 17 | #. Plugin Name of the plugin |
| 18 | msgid "WP 2FA - Two-factor authentication for WordPress" |
| 19 | msgstr "" |
| 20 | |
| 21 | #. Plugin URI of the plugin |
| 22 | msgid "https://wp2fa.io/" |
| 23 | msgstr "" |
| 24 | |
| 25 | #. Description of the plugin |
| 26 | msgid "Easily add an additional layer of security to your WordPress login pages. Enable Two-Factor Authentication for you and all your website users with this easy to use plugin." |
| 27 | msgstr "" |
| 28 | |
| 29 | #. Author of the plugin |
| 30 | msgid "WP White Security" |
| 31 | msgstr "" |
| 32 | |
| 33 | #. Author URI of the plugin |
| 34 | msgid "https://www.wpwhitesecurity.com/" |
| 35 | msgstr "" |
| 36 | |
| 37 | #: extensions/authy/class-authy-api.php:175 |
| 38 | #: extensions/authy/class-authy-api.php:195 |
| 39 | msgid "Invalid Authy Token." |
| 40 | msgstr "" |
| 41 | |
| 42 | #: extensions/authy/class-authy-api.php:228 |
| 43 | msgid "SMS token was sent. Please allow at least 1 minute for the text to arrive." |
| 44 | msgstr "" |
| 45 | |
| 46 | #: extensions/authy/class-authy-render.php:55 |
| 47 | msgid "Authy application / service integration settings" |
| 48 | msgstr "" |
| 49 | |
| 50 | #. Translators: Authy service documentation |
| 51 | #: extensions/authy/class-authy-render.php:60 |
| 52 | msgid "Here you can specify your Authy Production API Key or change an existing one. You can get the key from the Twilio console. Refer to the KB article %s for more information and instructions on how to get your key." |
| 53 | msgstr "" |
| 54 | |
| 55 | #: extensions/authy/class-authy-render.php:61 |
| 56 | msgid "how to get the Authy Production API key" |
| 57 | msgstr "" |
| 58 | |
| 59 | #: extensions/authy/class-authy-render.php:68 |
| 60 | #: extensions/authy/class-authy.php:275 |
| 61 | msgid "Authy Production API key" |
| 62 | msgstr "" |
| 63 | |
| 64 | #: extensions/authy/class-authy-render.php:72 |
| 65 | #: extensions/authy/class-wizard-steps-authy.php:284 |
| 66 | msgid "Verify the Production API Key" |
| 67 | msgstr "" |
| 68 | |
| 69 | #: extensions/authy/class-authy-render.php:143 |
| 70 | #: extensions/email-backup/class-email-backup-render.php:141 |
| 71 | #: extensions/twilio/class-twilio-render.php:153 |
| 72 | #: includes/classes/Authenticator/class-login.php:965 |
| 73 | #: includes/classes/Authenticator/class-login.php:1013 |
| 74 | msgid "Verification Code:" |
| 75 | msgstr "" |
| 76 | |
| 77 | #: extensions/authy/class-authy-user.php:84 |
| 78 | msgid "User creation failed" |
| 79 | msgstr "" |
| 80 | |
| 81 | #: extensions/authy/class-authy-user.php:238 |
| 82 | #: extensions/twilio/class-twilio-user.php:233 |
| 83 | msgid "Wrong or no token" |
| 84 | msgstr "" |
| 85 | |
| 86 | #. translators: $s the site name. |
| 87 | #: extensions/authy/class-authy-user.php:301 |
| 88 | msgid "Login request to %s site" |
| 89 | msgstr "" |
| 90 | |
| 91 | #: extensions/authy/class-authy-user.php:307 |
| 92 | msgid "Username" |
| 93 | msgstr "" |
| 94 | |
| 95 | #: extensions/authy/class-authy-user.php:308 |
| 96 | msgid "IP Address" |
| 97 | msgstr "" |
| 98 | |
| 99 | #: extensions/authy/class-authy-user.php:312 |
| 100 | msgid "Email" |
| 101 | msgstr "" |
| 102 | |
| 103 | #: extensions/authy/class-authy-user.php:316 |
| 104 | msgid "Name" |
| 105 | msgstr "" |
| 106 | |
| 107 | #: extensions/authy/class-authy.php:266 |
| 108 | #: extensions/authy/class-authy.php:270 |
| 109 | #: extensions/twilio/class-twilio.php:379 |
| 110 | #: extensions/twilio/class-twilio.php:383 |
| 111 | msgid "Invalid number" |
| 112 | msgstr "" |
| 113 | |
| 114 | #: extensions/authy/class-authy.php:267 |
| 115 | #: extensions/twilio/class-twilio.php:380 |
| 116 | msgid "Invalid country code" |
| 117 | msgstr "" |
| 118 | |
| 119 | #: extensions/authy/class-authy.php:268 |
| 120 | #: extensions/twilio/class-twilio.php:381 |
| 121 | msgid "Too short" |
| 122 | msgstr "" |
| 123 | |
| 124 | #: extensions/authy/class-authy.php:269 |
| 125 | #: extensions/twilio/class-twilio.php:382 |
| 126 | msgid "Too long" |
| 127 | msgstr "" |
| 128 | |
| 129 | #: extensions/authy/class-authy.php:274 |
| 130 | msgid "The Authy production API key is valid." |
| 131 | msgstr "" |
| 132 | |
| 133 | #: extensions/authy/class-authy.php:318 |
| 134 | msgid "Authy" |
| 135 | msgstr "" |
| 136 | |
| 137 | #: extensions/authy/class-authy.php:322 |
| 138 | #: extensions/twilio/class-twilio.php:438 |
| 139 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:121 |
| 140 | #: includes/classes/Admin/Views/class-settings-page-render.php:129 |
| 141 | #: includes/classes/Admin/Views/class-settings-page-render.php:150 |
| 142 | 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" |
| 143 | msgstr "" |
| 144 | |
| 145 | #: extensions/authy/class-authy.php:323 |
| 146 | #: extensions/integrations/class-wp2fa-integrations.php:103 |
| 147 | #: extensions/twilio/class-twilio.php:439 |
| 148 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:122 |
| 149 | #: includes/classes/Admin/Views/class-settings-page-render.php:130 |
| 150 | #: includes/classes/Admin/Views/class-settings-page-render.php:151 |
| 151 | #: includes/classes/Admin/Views/class-settings-page-render.php:172 |
| 152 | msgid "support@wpwhitesecurity.com" |
| 153 | msgstr "" |
| 154 | |
| 155 | #: extensions/authy/class-authy.php:619 |
| 156 | #: extensions/email-backup/class-email-backup.php:317 |
| 157 | #: extensions/twilio/class-twilio.php:699 |
| 158 | #: includes/classes/Authenticator/class-login.php:725 |
| 159 | #: includes/classes/Authenticator/class-login.php:750 |
| 160 | #: includes/classes/Authenticator/class-login.php:776 |
| 161 | msgid "<strong>Error</strong>: User can not be authenticated." |
| 162 | msgstr "" |
| 163 | |
| 164 | #: extensions/authy/class-authy.php:625 |
| 165 | #: extensions/email-backup/class-email-backup.php:323 |
| 166 | #: extensions/twilio/class-twilio.php:705 |
| 167 | #: includes/classes/Authenticator/class-login.php:317 |
| 168 | #: includes/classes/Authenticator/class-login.php:714 |
| 169 | #: includes/classes/Authenticator/class-login.php:731 |
| 170 | #: includes/classes/Authenticator/class-login.php:756 |
| 171 | #: includes/classes/Authenticator/class-login.php:782 |
| 172 | msgid "Failed to create a login nonce." |
| 173 | msgstr "" |
| 174 | |
| 175 | #: extensions/authy/class-authy.php:629 |
| 176 | #: extensions/email-backup/class-email-backup.php:327 |
| 177 | #: extensions/twilio/class-twilio.php:709 |
| 178 | msgid "One of the required parameters is missing." |
| 179 | msgstr "" |
| 180 | |
| 181 | #: extensions/authy/class-authy.php:632 |
| 182 | #: extensions/email-backup/class-email-backup.php:333 |
| 183 | #: extensions/twilio/class-twilio.php:712 |
| 184 | #: includes/classes/Authenticator/class-login.php:735 |
| 185 | #: includes/classes/Authenticator/class-login.php:789 |
| 186 | msgid "ERROR: Invalid verification code." |
| 187 | msgstr "" |
| 188 | |
| 189 | #. translators: hyperlink "contact our support team". |
| 190 | #: extensions/authy/class-authy.php:668 |
| 191 | msgid "The %1$s 2FA service is unavailable. Please check the configuration and the service's dashboard to restore functionality. If the problem persists, %2$s." |
| 192 | msgstr "" |
| 193 | |
| 194 | #: extensions/authy/class-authy.php:673 |
| 195 | msgid "contact our support team" |
| 196 | msgstr "" |
| 197 | |
| 198 | #: extensions/authy/class-wizard-steps-authy.php:75 |
| 199 | msgid "Push notification via Authy app" |
| 200 | msgstr "" |
| 201 | |
| 202 | #: extensions/authy/class-wizard-steps-authy.php:98 |
| 203 | #: extensions/email-backup/class-email-backup-render.php:104 |
| 204 | #: extensions/twilio/class-wizard-steps-twilio.php:100 |
| 205 | #: includes/classes/Admin/Views/class-wizard-steps.php:488 |
| 206 | #: includes/classes/Admin/Views/class-wizard-steps.php:494 |
| 207 | #: includes/classes/Admin/Views/class-wizard-steps.php:625 |
| 208 | #: includes/classes/Admin/Views/class-wizard-steps.php:650 |
| 209 | msgid "Close wizard" |
| 210 | msgstr "" |
| 211 | |
| 212 | #: extensions/authy/class-wizard-steps-authy.php:111 |
| 213 | #: extensions/authy/class-wizard-steps-authy.php:151 |
| 214 | #: extensions/out-of-band/class-wizard-steps-oob.php:107 |
| 215 | #: extensions/out-of-band/class-wizard-steps-oob.php:160 |
| 216 | #: extensions/twilio/class-wizard-steps-twilio.php:113 |
| 217 | #: extensions/twilio/class-wizard-steps-twilio.php:150 |
| 218 | #: includes/classes/Admin/Views/class-wizard-steps.php:246 |
| 219 | #: includes/classes/Admin/Views/class-wizard-steps.php:335 |
| 220 | #: includes/classes/Admin/Views/class-wizard-steps.php:412 |
| 221 | msgid "I'm Ready" |
| 222 | msgstr "" |
| 223 | |
| 224 | #: extensions/authy/class-wizard-steps-authy.php:111 |
| 225 | #: extensions/twilio/class-wizard-steps-twilio.php:113 |
| 226 | msgid "Change phone" |
| 227 | msgstr "" |
| 228 | |
| 229 | #: extensions/authy/class-wizard-steps-authy.php:144 |
| 230 | msgid "Authy phone" |
| 231 | msgstr "" |
| 232 | |
| 233 | #: extensions/authy/class-wizard-steps-authy.php:155 |
| 234 | #: extensions/out-of-band/class-wizard-steps-oob.php:165 |
| 235 | #: extensions/twilio/class-wizard-steps-twilio.php:154 |
| 236 | #: includes/classes/Admin/Views/class-wizard-steps.php:338 |
| 237 | #: includes/classes/Admin/Views/class-wizard-steps.php:417 |
| 238 | msgid "Verify configuration" |
| 239 | msgstr "" |
| 240 | |
| 241 | #: extensions/authy/class-wizard-steps-authy.php:165 |
| 242 | msgid "code" |
| 243 | msgstr "" |
| 244 | |
| 245 | #: extensions/authy/class-wizard-steps-authy.php:171 |
| 246 | #: extensions/out-of-band/class-wizard-steps-oob.php:177 |
| 247 | #: extensions/twilio/class-wizard-steps-twilio.php:168 |
| 248 | #: includes/classes/Admin/Views/class-wizard-steps.php:351 |
| 249 | #: includes/classes/Admin/Views/class-wizard-steps.php:429 |
| 250 | msgid "Validate & Save" |
| 251 | msgstr "" |
| 252 | |
| 253 | #: extensions/authy/class-wizard-steps-authy.php:172 |
| 254 | #: extensions/out-of-band/class-wizard-steps-oob.php:181 |
| 255 | #: extensions/twilio/class-wizard-steps-twilio.php:169 |
| 256 | #: includes/classes/Admin/class-user-profile.php:432 |
| 257 | #: includes/classes/Admin/Views/class-wizard-steps.php:91 |
| 258 | #: includes/classes/Admin/Views/class-wizard-steps.php:352 |
| 259 | #: includes/classes/Admin/Views/class-wizard-steps.php:433 |
| 260 | msgid "Cancel" |
| 261 | msgstr "" |
| 262 | |
| 263 | #: extensions/authy/class-wizard-steps-authy.php:244 |
| 264 | #: extensions/twilio/class-wizard-steps-twilio.php:241 |
| 265 | msgid "Please verify credentials to enable." |
| 266 | msgstr "" |
| 267 | |
| 268 | #: extensions/authy/class-wizard-steps-authy.php:247 |
| 269 | msgid "Push notification via Authy App" |
| 270 | msgstr "" |
| 271 | |
| 272 | #: extensions/authy/class-wizard-steps-authy.php:253 |
| 273 | msgid "When using this method, users will receive a notification on their Authy app to confirm the log in. " |
| 274 | msgstr "" |
| 275 | |
| 276 | #. Translators: Authy service documentation |
| 277 | #: extensions/authy/class-wizard-steps-authy.php:257 |
| 278 | msgid "Once they tap / approve the notification they log in to the website. Refer to the %s for more information on how to use the Authy with WP 2FA for two-factor authentication on your website." |
| 279 | msgstr "" |
| 280 | |
| 281 | #: extensions/authy/class-wizard-steps-authy.php:258 |
| 282 | msgid "Authy integration documentation" |
| 283 | msgstr "" |
| 284 | |
| 285 | #: extensions/authy/class-wizard-steps-authy.php:267 |
| 286 | #: extensions/twilio/class-wizard-steps-twilio.php:264 |
| 287 | #: includes/classes/Admin/class-settings-page.php:74 |
| 288 | #: includes/classes/Admin/class-settings-page.php:149 |
| 289 | msgid "Settings" |
| 290 | msgstr "" |
| 291 | |
| 292 | #: extensions/authy/class-wizard-steps-authy.php:269 |
| 293 | #: extensions/twilio/class-wizard-steps-twilio.php:266 |
| 294 | msgid "Configure connection details" |
| 295 | msgstr "" |
| 296 | |
| 297 | #: extensions/authy/class-wizard-steps-authy.php:269 |
| 298 | #: extensions/twilio/class-wizard-steps-twilio.php:266 |
| 299 | msgid "Delete connection details" |
| 300 | msgstr "" |
| 301 | |
| 302 | #: extensions/authy/class-wizard-steps-authy.php:280 |
| 303 | msgid "Authy Production API" |
| 304 | msgstr "" |
| 305 | |
| 306 | #: extensions/email-backup/class-email-backup-render.php:76 |
| 307 | #: includes/classes/class-wp2fa.php:123 |
| 308 | #: includes/classes/class-wp2fa.php:124 |
| 309 | #: includes/classes/class-wp2fa.php:125 |
| 310 | msgid "Your login just got more secure" |
| 311 | msgstr "" |
| 312 | |
| 313 | #: extensions/email-backup/class-email-backup-render.php:77 |
| 314 | msgid "Choose your preferred email address for email backup method" |
| 315 | msgstr "" |
| 316 | |
| 317 | #: extensions/email-backup/class-email-backup-render.php:82 |
| 318 | msgid "Use my user email " |
| 319 | msgstr "" |
| 320 | |
| 321 | #: extensions/email-backup/class-email-backup-render.php:91 |
| 322 | #: extensions/out-of-band/class-wizard-steps-oob.php:151 |
| 323 | #: includes/classes/Admin/Views/class-wizard-steps.php:392 |
| 324 | msgid "Use a different email address:" |
| 325 | msgstr "" |
| 326 | |
| 327 | #: extensions/email-backup/class-email-backup-render.php:92 |
| 328 | #: extensions/out-of-band/class-wizard-steps-oob.php:152 |
| 329 | #: includes/classes/Admin/Views/class-wizard-steps.php:393 |
| 330 | msgid "Email address" |
| 331 | msgstr "" |
| 332 | |
| 333 | #: extensions/email-backup/class-email-backup-render.php:100 |
| 334 | msgid "Save email backup options" |
| 335 | msgstr "" |
| 336 | |
| 337 | #: extensions/email-backup/class-email-backup-render.php:101 |
| 338 | msgid "Save backup email address" |
| 339 | msgstr "" |
| 340 | |
| 341 | #: extensions/email-backup/class-email-backup-render.php:177 |
| 342 | msgid "Or, send me a code to my email." |
| 343 | msgstr "" |
| 344 | |
| 345 | #: extensions/email-backup/class-email-backup-render.php:235 |
| 346 | msgid "Allow users to use email based 2FA as secondary backup method to" |
| 347 | msgstr "" |
| 348 | |
| 349 | #: extensions/email-backup/class-email-backup-render.php:238 |
| 350 | msgid "By enabling this feature users can also configure and use the \"one-time code via email\" 2FA method as a secondary backup method. This allows them to receive a one-time login code via email if they need to login to the website and cannot generate the login code from their 2FA app. This feature only applies to users who are using smartphone / app 2FA methods." |
| 351 | msgstr "" |
| 352 | |
| 353 | #: extensions/email-backup/class-email-backup-render.php:241 |
| 354 | #: extensions/out-of-band/class-wizard-steps-oob.php:279 |
| 355 | #: extensions/role-settings/class-role-settings-render.php:256 |
| 356 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:113 |
| 357 | msgid "Allow user to specify the email address of choice" |
| 358 | msgstr "" |
| 359 | |
| 360 | #: extensions/email-backup/class-email-backup-render.php:247 |
| 361 | #: extensions/out-of-band/class-wizard-steps-oob.php:285 |
| 362 | #: extensions/role-settings/class-role-settings-render.php:262 |
| 363 | #: extensions/role-settings/class-role-settings-render.php:603 |
| 364 | #: includes/classes/Admin/class-user-profile.php:371 |
| 365 | #: includes/classes/Admin/class-user-profile.php:520 |
| 366 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:676 |
| 367 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:119 |
| 368 | msgid "Yes" |
| 369 | msgstr "" |
| 370 | |
| 371 | #: extensions/email-backup/class-email-backup-render.php:251 |
| 372 | #: extensions/out-of-band/class-wizard-steps-oob.php:289 |
| 373 | #: extensions/role-settings/class-role-settings-render.php:266 |
| 374 | #: extensions/role-settings/class-role-settings-render.php:613 |
| 375 | #: includes/classes/Admin/class-user-profile.php:372 |
| 376 | #: includes/classes/Admin/class-user-profile.php:521 |
| 377 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:683 |
| 378 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:123 |
| 379 | msgid "No" |
| 380 | msgstr "" |
| 381 | |
| 382 | #: extensions/email-backup/class-email-backup-render.php:295 |
| 383 | msgid "Configure backup email" |
| 384 | msgstr "" |
| 385 | |
| 386 | #: extensions/email-backup/class-email-backup-render.php:297 |
| 387 | msgid "Remove backup email method" |
| 388 | msgstr "" |
| 389 | |
| 390 | #: extensions/email-backup/class-email-backup-render.php:303 |
| 391 | msgid "Remove 2FA backup mail?" |
| 392 | msgstr "" |
| 393 | |
| 394 | #: extensions/email-backup/class-email-backup-render.php:304 |
| 395 | msgid "Are you sure you want to remove the backup email method?" |
| 396 | msgstr "" |
| 397 | |
| 398 | #: extensions/email-backup/class-email-backup-render.php:352 |
| 399 | msgid "Email backup page text" |
| 400 | msgstr "" |
| 401 | |
| 402 | #: extensions/email-backup/class-email-backup-render.php:357 |
| 403 | #: extensions/out-of-band/class-out-of-band.php:898 |
| 404 | #: extensions/white-labeling/class-white-labeling-render.php:584 |
| 405 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:270 |
| 406 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:281 |
| 407 | msgid "Note:" |
| 408 | msgstr "" |
| 409 | |
| 410 | #: extensions/email-backup/class-email-backup-render.php:357 |
| 411 | #: extensions/out-of-band/class-out-of-band.php:898 |
| 412 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:270 |
| 413 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:281 |
| 414 | msgid "Only plain text is allowed." |
| 415 | msgstr "" |
| 416 | |
| 417 | #: extensions/email-backup/class-email-backup.php:69 |
| 418 | msgid "Enter a backup email code." |
| 419 | msgstr "" |
| 420 | |
| 421 | #: extensions/email-backup/class-email-backup.php:164 |
| 422 | msgid "Receive code over email: you will receive a one-time code via email which you need to login and you cannot generate a code from the app." |
| 423 | msgstr "" |
| 424 | |
| 425 | #: extensions/email-backup/class-email-backup.php:254 |
| 426 | #: includes/classes/Admin/class-settings-page.php:182 |
| 427 | #: includes/classes/Admin/class-settings-page.php:226 |
| 428 | #: includes/classes/Admin/class-settings-page.php:275 |
| 429 | #: includes/classes/Admin/class-settings-page.php:313 |
| 430 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:223 |
| 431 | msgid "Nonce verification failed." |
| 432 | msgstr "" |
| 433 | |
| 434 | #: extensions/email-backup/class-email-backup.php:331 |
| 435 | #: includes/classes/Authenticator/class-login.php:786 |
| 436 | msgid "A new code has been sent." |
| 437 | msgstr "" |
| 438 | |
| 439 | #: extensions/integrations/class-wp2fa-integrations-render.php:48 |
| 440 | msgid "Integrations plugins / service integration settings" |
| 441 | msgstr "" |
| 442 | |
| 443 | #. Translators: Twilio service documentation |
| 444 | #: extensions/integrations/class-wp2fa-integrations-render.php:53 |
| 445 | msgid "Here you can specify 2FA integration settings for different plugins." |
| 446 | msgstr "" |
| 447 | |
| 448 | #: extensions/integrations/class-wp2fa-integrations.php:98 |
| 449 | msgid "Integrations" |
| 450 | msgstr "" |
| 451 | |
| 452 | #: extensions/integrations/class-wp2fa-integrations.php:102 |
| 453 | msgid "Use the settings below to configure the WP2FA plugin integration. If you have any questions send us an email at" |
| 454 | msgstr "" |
| 455 | |
| 456 | #: extensions/integrations/plugins/class-integrations-plugins-base.php:109 |
| 457 | msgid "Add this help text right under WooCommerce: Enable this integration so a 2FA configuration entry is automatically added in the menu of your WooCommerce's user portal." |
| 458 | msgstr "" |
| 459 | |
| 460 | #: extensions/integrations/plugins/class-woocommerce.php:167 |
| 461 | msgid "Enable" |
| 462 | msgstr "" |
| 463 | |
| 464 | #: extensions/integrations/plugins/class-woocommerce.php:173 |
| 465 | msgid "Custom 2FA endpoint" |
| 466 | msgstr "" |
| 467 | |
| 468 | #: extensions/integrations/plugins/class-woocommerce.php:179 |
| 469 | msgid "Custom 2FA menu label in account page" |
| 470 | msgstr "" |
| 471 | |
| 472 | #: extensions/out-of-band/class-out-of-band.php:443 |
| 473 | msgid "this link" |
| 474 | msgstr "" |
| 475 | |
| 476 | #: extensions/out-of-band/class-out-of-band.php:576 |
| 477 | msgid "Your login confirmation link for {site_name}" |
| 478 | msgstr "" |
| 479 | |
| 480 | #: extensions/out-of-band/class-out-of-band.php:589 |
| 481 | #: includes/classes/class-wp2fa.php:504 |
| 482 | #: includes/classes/class-wp2fa.php:522 |
| 483 | msgid "WP 2FA plugin." |
| 484 | msgstr "" |
| 485 | |
| 486 | #: extensions/out-of-band/class-out-of-band.php:791 |
| 487 | msgid "Login link email" |
| 488 | msgstr "" |
| 489 | |
| 490 | #: extensions/out-of-band/class-out-of-band.php:792 |
| 491 | msgid "This is the email sent to a user when an email with a login link is required" |
| 492 | msgstr "" |
| 493 | |
| 494 | #: extensions/out-of-band/class-out-of-band.php:893 |
| 495 | msgid "Out of band page text" |
| 496 | msgstr "" |
| 497 | |
| 498 | #: extensions/out-of-band/class-wizard-steps-oob.php:72 |
| 499 | #: extensions/out-of-band/class-wizard-steps-oob.php:246 |
| 500 | msgid "Link via email" |
| 501 | msgstr "" |
| 502 | |
| 503 | #: extensions/out-of-band/class-wizard-steps-oob.php:107 |
| 504 | #: includes/classes/Admin/Views/class-wizard-steps.php:246 |
| 505 | msgid "Change email address" |
| 506 | msgstr "" |
| 507 | |
| 508 | #: extensions/out-of-band/class-wizard-steps-oob.php:142 |
| 509 | #: includes/classes/Admin/Views/class-wizard-steps.php:383 |
| 510 | msgid "Use my user email (" |
| 511 | msgstr "" |
| 512 | |
| 513 | #: extensions/out-of-band/class-wizard-steps-oob.php:142 |
| 514 | #: includes/classes/Admin/Views/class-wizard-steps.php:383 |
| 515 | msgid ")" |
| 516 | msgstr "" |
| 517 | |
| 518 | #: extensions/out-of-band/class-wizard-steps-oob.php:158 |
| 519 | msgid "Note: you should be able to access the mailbox of the email address to complete the following step." |
| 520 | msgstr "" |
| 521 | |
| 522 | #: extensions/out-of-band/class-wizard-steps-oob.php:171 |
| 523 | #: includes/classes/Admin/Views/class-wizard-steps.php:344 |
| 524 | #: includes/classes/Admin/Views/class-wizard-steps.php:423 |
| 525 | msgid "Authentication Code" |
| 526 | msgstr "" |
| 527 | |
| 528 | #: extensions/out-of-band/class-wizard-steps-oob.php:179 |
| 529 | #: includes/classes/Admin/Views/class-wizard-steps.php:431 |
| 530 | msgid "Send me another code" |
| 531 | msgstr "" |
| 532 | |
| 533 | #. translators: link to the knowledge base website |
| 534 | #: extensions/out-of-band/class-wizard-steps-oob.php:254 |
| 535 | msgid "When using this method, users will receive a link in an email, and once they click on the link they log in. Therefore, email deliverability is very important. Users using this method should whitelist the address from which the emails are sent. By default, this is the email address configured in your WordPress. You can run an email test from the plugin's settings to confirm email deliverability. If you have had email deliverability / reliability issues, we highly recommend you to install the free plugin %s. Allowing users to set up a secondary 2FA method is highly recommended. You can do this in the next step of the wizard. This will allow users to log in using an alternative method should they, for example lose access to their phone." |
| 536 | msgstr "" |
| 537 | |
| 538 | #: extensions/out-of-band/class-wizard-steps-oob.php:255 |
| 539 | msgid "WP Mail SMTP" |
| 540 | msgstr "" |
| 541 | |
| 542 | #: extensions/out-of-band/class-wizard-steps-oob.php:271 |
| 543 | msgid "Link will be valid for: " |
| 544 | msgstr "" |
| 545 | |
| 546 | #: extensions/out-of-band/class-wizard-steps-oob.php:273 |
| 547 | #: extensions/role-settings/class-role-settings-render.php:250 |
| 548 | msgid "minutes" |
| 549 | msgstr "" |
| 550 | |
| 551 | #: extensions/out-of-band/class-wizard-steps-oob.php:345 |
| 552 | msgid "When using this method email deliverability is very important. If you are not sure your website's email systems works well, refer to the guide on " |
| 553 | msgstr "" |
| 554 | |
| 555 | #: extensions/out-of-band/class-wizard-steps-oob.php:345 |
| 556 | msgid "how to improve and ensure email deliverability on WordPress websites" |
| 557 | msgstr "" |
| 558 | |
| 559 | #: extensions/out-of-band/class-wizard-steps-oob.php:345 |
| 560 | msgid "to ensure you can receive emails" |
| 561 | msgstr "" |
| 562 | |
| 563 | #: extensions/reporting/class-abstract-report.php:139 |
| 564 | #: extensions/reporting/class-abstract-report.php:194 |
| 565 | msgid "Total" |
| 566 | msgstr "" |
| 567 | |
| 568 | #: extensions/reporting/class-abstract-report.php:193 |
| 569 | msgid "Role" |
| 570 | msgstr "" |
| 571 | |
| 572 | #: extensions/reporting/class-core.php:136 |
| 573 | #: extensions/reporting/class-core.php:137 |
| 574 | #: extensions/reporting/class-core.php:158 |
| 575 | msgid "Reports" |
| 576 | msgstr "" |
| 577 | |
| 578 | #: extensions/reporting/class-core.php:159 |
| 579 | msgid "In this page you will find a number of reports which allow you to get a better overview of the current state of 2FA on your website." |
| 580 | msgstr "" |
| 581 | |
| 582 | #: extensions/reporting/class-core.php:180 |
| 583 | msgid "never" |
| 584 | msgstr "" |
| 585 | |
| 586 | #: extensions/reporting/class-core.php:184 |
| 587 | msgid "The reports' data is updated automatically every 24 hours. The process can take up to a few minutes. Click the Update reports data button below to update the data and see the most recent reports" |
| 588 | msgstr "" |
| 589 | |
| 590 | #: extensions/reporting/class-core.php:194 |
| 591 | msgid "Update reports data" |
| 592 | msgstr "" |
| 593 | |
| 594 | #: extensions/reporting/class-core.php:195 |
| 595 | msgid "Last time reports data was updated:" |
| 596 | msgstr "" |
| 597 | |
| 598 | #: extensions/reporting/class-core.php:283 |
| 599 | msgid "TOTP (App)" |
| 600 | msgstr "" |
| 601 | |
| 602 | #: extensions/reporting/class-core.php:286 |
| 603 | msgid "HOTP (Email)" |
| 604 | msgstr "" |
| 605 | |
| 606 | #: extensions/reporting/class-core.php:289 |
| 607 | msgid "Out-of-band" |
| 608 | msgstr "" |
| 609 | |
| 610 | #: extensions/reporting/class-core.php:292 |
| 611 | #: extensions/role-settings/class-role-settings-render.php:331 |
| 612 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:160 |
| 613 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:229 |
| 614 | msgid "Backup codes" |
| 615 | msgstr "" |
| 616 | |
| 617 | #: extensions/reporting/class-core.php:295 |
| 618 | msgid "Application passwords" |
| 619 | msgstr "" |
| 620 | |
| 621 | #: extensions/reporting/class-methods-report.php:40 |
| 622 | msgid "2FA methods and backup codes" |
| 623 | msgstr "" |
| 624 | |
| 625 | #: extensions/reporting/class-user-status-report.php:36 |
| 626 | msgid "2FA users setup attribute" |
| 627 | msgstr "" |
| 628 | |
| 629 | #: extensions/role-settings/class-role-settings-render.php:171 |
| 630 | msgid "Configure different 2FA settings for this user role" |
| 631 | msgstr "" |
| 632 | |
| 633 | #: extensions/role-settings/class-role-settings-render.php:188 |
| 634 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:52 |
| 635 | msgid "Which of the below 2FA methods can users use?" |
| 636 | msgstr "" |
| 637 | |
| 638 | #: extensions/role-settings/class-role-settings-render.php:191 |
| 639 | msgid "Select the allowed primary 2FA methods" |
| 640 | msgstr "" |
| 641 | |
| 642 | #: extensions/role-settings/class-role-settings-render.php:194 |
| 643 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:59 |
| 644 | msgid "Primary 2FA methods:" |
| 645 | msgstr "" |
| 646 | |
| 647 | #: extensions/role-settings/class-role-settings-render.php:202 |
| 648 | msgid "One-time code via 2FA App (TOTP) - " |
| 649 | msgstr "" |
| 650 | |
| 651 | #: extensions/role-settings/class-role-settings-render.php:202 |
| 652 | msgid "complete list of supported 2FA apps." |
| 653 | msgstr "" |
| 654 | |
| 655 | #. translators: link to the knowledge base website |
| 656 | #: extensions/role-settings/class-role-settings-render.php:208 |
| 657 | #: includes/classes/Admin/Views/class-wizard-steps.php:172 |
| 658 | msgid "Refer to the %s for more information on how to setup these apps and which apps are supported." |
| 659 | msgstr "" |
| 660 | |
| 661 | #: extensions/role-settings/class-role-settings-render.php:209 |
| 662 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:75 |
| 663 | #: includes/classes/Admin/Views/class-wizard-steps.php:173 |
| 664 | msgid "guide on how to set up 2FA apps" |
| 665 | msgstr "" |
| 666 | |
| 667 | #: extensions/role-settings/class-role-settings-render.php:234 |
| 668 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:98 |
| 669 | msgid "One-time code via email (HOTP)" |
| 670 | msgstr "" |
| 671 | |
| 672 | #: extensions/role-settings/class-role-settings-render.php:235 |
| 673 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:99 |
| 674 | msgid " - ensure email deliverability with the free plugin " |
| 675 | msgstr "" |
| 676 | |
| 677 | #: extensions/role-settings/class-role-settings-render.php:248 |
| 678 | msgid "The code will be valid for: " |
| 679 | msgstr "" |
| 680 | |
| 681 | #: extensions/role-settings/class-role-settings-render.php:305 |
| 682 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:151 |
| 683 | msgid "Secondary 2FA methods:" |
| 684 | msgstr "" |
| 685 | |
| 686 | #: extensions/role-settings/class-role-settings-render.php:333 |
| 687 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:166 |
| 688 | 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." |
| 689 | msgstr "" |
| 690 | |
| 691 | #: extensions/role-settings/class-role-settings-render.php:462 |
| 692 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:838 |
| 693 | msgid "Should users be asked to setup 2FA instantly or should they have a grace period?" |
| 694 | msgstr "" |
| 695 | |
| 696 | #: extensions/role-settings/class-role-settings-render.php:464 |
| 697 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:840 |
| 698 | 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." |
| 699 | msgstr "" |
| 700 | |
| 701 | #: extensions/role-settings/class-role-settings-render.php:464 |
| 702 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:840 |
| 703 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:271 |
| 704 | msgid "Learn more." |
| 705 | msgstr "" |
| 706 | |
| 707 | #: extensions/role-settings/class-role-settings-render.php:470 |
| 708 | #: includes/classes/Admin/class-setup-wizard.php:494 |
| 709 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:846 |
| 710 | msgid "Grace period" |
| 711 | msgstr "" |
| 712 | |
| 713 | #: extensions/role-settings/class-role-settings-render.php:482 |
| 714 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:588 |
| 715 | msgid "Users have to configure 2FA straight away." |
| 716 | msgstr "" |
| 717 | |
| 718 | #: extensions/role-settings/class-role-settings-render.php:491 |
| 719 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:595 |
| 720 | msgid "Give users a grace period to configure 2FA" |
| 721 | msgstr "" |
| 722 | |
| 723 | #: extensions/role-settings/class-role-settings-render.php:500 |
| 724 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:604 |
| 725 | msgid "hours" |
| 726 | msgstr "" |
| 727 | |
| 728 | #: extensions/role-settings/class-role-settings-render.php:507 |
| 729 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:610 |
| 730 | msgid "days" |
| 731 | msgstr "" |
| 732 | |
| 733 | #: extensions/role-settings/class-role-settings-render.php:547 |
| 734 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:769 |
| 735 | msgid "Do you want to redirect the user to a specific page after completing the 2FA setup wizard?" |
| 736 | msgstr "" |
| 737 | |
| 738 | #: extensions/role-settings/class-role-settings-render.php:549 |
| 739 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:771 |
| 740 | 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." |
| 741 | msgstr "" |
| 742 | |
| 743 | #: extensions/role-settings/class-role-settings-render.php:554 |
| 744 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:776 |
| 745 | msgid "Redirect users after 2FA setup to" |
| 746 | msgstr "" |
| 747 | |
| 748 | #: extensions/role-settings/class-role-settings-render.php:586 |
| 749 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:662 |
| 750 | msgid "Can users access the WordPress dashboard or you have custom profile pages? " |
| 751 | msgstr "" |
| 752 | |
| 753 | #: extensions/role-settings/class-role-settings-render.php:588 |
| 754 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:664 |
| 755 | 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." |
| 756 | msgstr "" |
| 757 | |
| 758 | #: extensions/role-settings/class-role-settings-render.php:593 |
| 759 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:669 |
| 760 | msgid "Frontend 2FA settings page" |
| 761 | msgstr "" |
| 762 | |
| 763 | #: extensions/role-settings/class-role-settings-render.php:619 |
| 764 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:689 |
| 765 | msgid "Frontend 2FA settings page URL" |
| 766 | msgstr "" |
| 767 | |
| 768 | #: extensions/role-settings/class-role-settings-render.php:654 |
| 769 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:721 |
| 770 | msgid "Edit Page" |
| 771 | msgstr "" |
| 772 | |
| 773 | #: extensions/role-settings/class-role-settings-render.php:654 |
| 774 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:721 |
| 775 | msgid "View Page" |
| 776 | msgstr "" |
| 777 | |
| 778 | #: extensions/role-settings/class-role-settings-render.php:661 |
| 779 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:728 |
| 780 | 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." |
| 781 | msgstr "" |
| 782 | |
| 783 | #: extensions/role-settings/class-role-settings-render.php:664 |
| 784 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:731 |
| 785 | msgid "Redirect users after 2FA setup" |
| 786 | msgstr "" |
| 787 | |
| 788 | #: extensions/role-settings/class-role-settings-render.php:698 |
| 789 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:879 |
| 790 | msgid "Should users be able to disable 2FA on their user profile?" |
| 791 | msgstr "" |
| 792 | |
| 793 | #: extensions/role-settings/class-role-settings-render.php:700 |
| 794 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:881 |
| 795 | 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." |
| 796 | msgstr "" |
| 797 | |
| 798 | #: extensions/role-settings/class-role-settings-render.php:705 |
| 799 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:886 |
| 800 | msgid "Hide the Remove 2FA button" |
| 801 | msgstr "" |
| 802 | |
| 803 | #: extensions/role-settings/class-role-settings-render.php:714 |
| 804 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:892 |
| 805 | msgid "Hide the Remove 2FA button on user profile pages" |
| 806 | msgstr "" |
| 807 | |
| 808 | #: extensions/status-filter/class-core.php:103 |
| 809 | msgid "All 2FA statuses" |
| 810 | msgstr "" |
| 811 | |
| 812 | #: extensions/status-filter/class-core.php:109 |
| 813 | msgid "Filter" |
| 814 | msgstr "" |
| 815 | |
| 816 | #. Translators: The number of days |
| 817 | #: extensions/trusted-devices/class-core.php:84 |
| 818 | msgid "Remember this device for %d days" |
| 819 | msgstr "" |
| 820 | |
| 821 | #: extensions/trusted-devices/class-settings.php:156 |
| 822 | msgid "Allow users to have trusted devices so they are not asked for a 2FA code during login?" |
| 823 | msgstr "" |
| 824 | |
| 825 | #: extensions/trusted-devices/class-settings.php:158 |
| 826 | msgid "When this feature is enabled, users can tick the option \"Remember this device\" in the login page so the plugin does not ask them for a 2FA code for a number of days." |
| 827 | msgstr "" |
| 828 | |
| 829 | #: extensions/trusted-devices/class-settings.php:165 |
| 830 | #: extensions/trusted-devices/class-settings.php:176 |
| 831 | msgid "Allow the \"Remember this device\" user option" |
| 832 | msgstr "" |
| 833 | |
| 834 | #: extensions/trusted-devices/class-settings.php:184 |
| 835 | msgid "For how long should the plugin remember a device?" |
| 836 | msgstr "" |
| 837 | |
| 838 | #: extensions/trusted-devices/class-settings.php:204 |
| 839 | msgid "When should users be prompted for 2FA code on trusted devices?" |
| 840 | msgstr "" |
| 841 | |
| 842 | #: extensions/trusted-devices/class-settings.php:206 |
| 843 | msgid "When users add a trusted device, a cookie is stored in the users' browsers. If the cookie is not detected, the plugin will prompt the users to enter a 2FA code to log in to the website. For additional security, you can also configure the plugin to prompt the user for a 2FA code when there is a cookie but the IP address of the device is different from the one that was used when the device was first remembered." |
| 844 | msgstr "" |
| 845 | |
| 846 | #: extensions/trusted-devices/class-settings.php:211 |
| 847 | msgid "Prompt user for 2FA code on trusted device" |
| 848 | msgstr "" |
| 849 | |
| 850 | #: extensions/trusted-devices/class-settings.php:222 |
| 851 | msgid "Only when cookie is not found" |
| 852 | msgstr "" |
| 853 | |
| 854 | #: extensions/trusted-devices/class-settings.php:233 |
| 855 | msgid "When cookie is not found or when the cookie is found but the IP address is different" |
| 856 | msgstr "" |
| 857 | |
| 858 | #: extensions/twilio/class-twilio-render.php:57 |
| 859 | msgid "Twilio application / service integration settings" |
| 860 | msgstr "" |
| 861 | |
| 862 | #. Translators: Twilio service documentation |
| 863 | #: extensions/twilio/class-twilio-render.php:62 |
| 864 | msgid "Here you can specify your Twilio Production SID Key, Auth and number / ID or change an existing ones. You can get the them from the Twilio console. Refer to the article %s for more information and instructions on how to get your keys." |
| 865 | msgstr "" |
| 866 | |
| 867 | #: extensions/twilio/class-twilio-render.php:63 |
| 868 | msgid "how to get the Twilio Production SID key" |
| 869 | msgstr "" |
| 870 | |
| 871 | #: extensions/twilio/class-twilio-render.php:70 |
| 872 | #: extensions/twilio/class-wizard-steps-twilio.php:277 |
| 873 | msgid "Account SID" |
| 874 | msgstr "" |
| 875 | |
| 876 | #: extensions/twilio/class-twilio-render.php:78 |
| 877 | #: extensions/twilio/class-wizard-steps-twilio.php:285 |
| 878 | msgid "Auth token" |
| 879 | msgstr "" |
| 880 | |
| 881 | #: extensions/twilio/class-twilio-render.php:86 |
| 882 | #: extensions/twilio/class-wizard-steps-twilio.php:293 |
| 883 | msgid "Twilio number or Alphanumeric ID" |
| 884 | msgstr "" |
| 885 | |
| 886 | #: extensions/twilio/class-twilio-render.php:94 |
| 887 | #: extensions/twilio/class-wizard-steps-twilio.php:301 |
| 888 | msgid "Verify the details" |
| 889 | msgstr "" |
| 890 | |
| 891 | #: extensions/twilio/class-twilio-render.php:96 |
| 892 | #: extensions/twilio/class-wizard-steps-twilio.php:303 |
| 893 | msgid "Verify the Twilio keys" |
| 894 | msgstr "" |
| 895 | |
| 896 | #: extensions/twilio/class-twilio-user.php:96 |
| 897 | msgid "SMS sending failed" |
| 898 | msgstr "" |
| 899 | |
| 900 | #: extensions/twilio/class-twilio-user.php:339 |
| 901 | msgid "2FA login code: " |
| 902 | msgstr "" |
| 903 | |
| 904 | #: extensions/twilio/class-twilio.php:387 |
| 905 | msgid "The Twilio connection has been configured successfully." |
| 906 | msgstr "" |
| 907 | |
| 908 | #: extensions/twilio/class-twilio.php:388 |
| 909 | msgid "Twilio SMS service configuration" |
| 910 | msgstr "" |
| 911 | |
| 912 | #: extensions/twilio/class-twilio.php:434 |
| 913 | msgid "Twilio" |
| 914 | msgstr "" |
| 915 | |
| 916 | #: extensions/twilio/class-wizard-steps-twilio.php:77 |
| 917 | #: extensions/twilio/class-wizard-steps-twilio.php:244 |
| 918 | msgid "One-time code via SMS (with Twilio)" |
| 919 | msgstr "" |
| 920 | |
| 921 | #: extensions/twilio/class-wizard-steps-twilio.php:143 |
| 922 | msgid "Phone number" |
| 923 | msgstr "" |
| 924 | |
| 925 | #: extensions/twilio/class-wizard-steps-twilio.php:157 |
| 926 | msgid "Enter the code you've received via SMS" |
| 927 | msgstr "" |
| 928 | |
| 929 | #: extensions/twilio/class-wizard-steps-twilio.php:250 |
| 930 | msgid "When using this method, users will receive an SMS message with the one-time code. " |
| 931 | msgstr "" |
| 932 | |
| 933 | #. Translators: Twilio service documentation |
| 934 | #: extensions/twilio/class-wizard-steps-twilio.php:254 |
| 935 | msgid "Refer to the %s for more information on how to use the Twilio with WP 2FA for two-factor authentication on your website." |
| 936 | msgstr "" |
| 937 | |
| 938 | #: extensions/twilio/class-wizard-steps-twilio.php:255 |
| 939 | msgid "Twilio integration documentation" |
| 940 | msgstr "" |
| 941 | |
| 942 | #: extensions/white-labeling/class-white-labeling-render.php:65 |
| 943 | msgid "Log in" |
| 944 | msgstr "" |
| 945 | |
| 946 | #: extensions/white-labeling/class-white-labeling-render.php:160 |
| 947 | msgid "Change the background color" |
| 948 | msgstr "" |
| 949 | |
| 950 | #: extensions/white-labeling/class-white-labeling-render.php:162 |
| 951 | msgid "This is the background color selector, from here you can change the form background color." |
| 952 | msgstr "" |
| 953 | |
| 954 | #: extensions/white-labeling/class-white-labeling-render.php:167 |
| 955 | msgid "2FA background color" |
| 956 | msgstr "" |
| 957 | |
| 958 | #: extensions/white-labeling/class-white-labeling-render.php:176 |
| 959 | msgid "Change the logo" |
| 960 | msgstr "" |
| 961 | |
| 962 | #: extensions/white-labeling/class-white-labeling-render.php:178 |
| 963 | msgid "This is the logo image selector, from here you can change the form logo." |
| 964 | msgstr "" |
| 965 | |
| 966 | #: extensions/white-labeling/class-white-labeling-render.php:183 |
| 967 | msgid "Logo on page" |
| 968 | msgstr "" |
| 969 | |
| 970 | #: extensions/white-labeling/class-white-labeling-render.php:190 |
| 971 | msgid "Select" |
| 972 | msgstr "" |
| 973 | |
| 974 | #: extensions/white-labeling/class-white-labeling-render.php:220 |
| 975 | msgid "Change the font type" |
| 976 | msgstr "" |
| 977 | |
| 978 | #: extensions/white-labeling/class-white-labeling-render.php:222 |
| 979 | msgid "This is the font type color selector, from here you can change the form font type." |
| 980 | msgstr "" |
| 981 | |
| 982 | #: extensions/white-labeling/class-white-labeling-render.php:227 |
| 983 | msgid "Font type" |
| 984 | msgstr "" |
| 985 | |
| 986 | #: extensions/white-labeling/class-white-labeling-render.php:236 |
| 987 | msgid "Change the button color" |
| 988 | msgstr "" |
| 989 | |
| 990 | #: extensions/white-labeling/class-white-labeling-render.php:238 |
| 991 | msgid "This is the button color selector, from here you can change the form button color." |
| 992 | msgstr "" |
| 993 | |
| 994 | #: extensions/white-labeling/class-white-labeling-render.php:243 |
| 995 | msgid "2FA button background color" |
| 996 | msgstr "" |
| 997 | |
| 998 | #: extensions/white-labeling/class-white-labeling-render.php:252 |
| 999 | msgid "Change the button text on 2FA code page" |
| 1000 | msgstr "" |
| 1001 | |
| 1002 | #: extensions/white-labeling/class-white-labeling-render.php:254 |
| 1003 | msgid "This is the button text, from here you can change the form button text." |
| 1004 | msgstr "" |
| 1005 | |
| 1006 | #: extensions/white-labeling/class-white-labeling-render.php:259 |
| 1007 | msgid "Button text" |
| 1008 | msgstr "" |
| 1009 | |
| 1010 | #: extensions/white-labeling/class-white-labeling-render.php:300 |
| 1011 | #: extensions/white-labeling/class-white-labeling-render.php:430 |
| 1012 | msgid "Welcome & Initial Message" |
| 1013 | msgstr "" |
| 1014 | |
| 1015 | #: extensions/white-labeling/class-white-labeling-render.php:301 |
| 1016 | #: extensions/white-labeling/class-white-labeling-render.php:431 |
| 1017 | msgid "2FA Method Selection" |
| 1018 | msgstr "" |
| 1019 | |
| 1020 | #: extensions/white-labeling/class-white-labeling-render.php:302 |
| 1021 | #: extensions/white-labeling/class-white-labeling-render.php:432 |
| 1022 | msgid "2FA Method Verification" |
| 1023 | msgstr "" |
| 1024 | |
| 1025 | #: extensions/white-labeling/class-white-labeling-render.php:303 |
| 1026 | #: extensions/white-labeling/class-white-labeling-render.php:433 |
| 1027 | msgid "Backup Codes & Final Steps" |
| 1028 | msgstr "" |
| 1029 | |
| 1030 | #: extensions/white-labeling/class-white-labeling-render.php:304 |
| 1031 | #: extensions/white-labeling/class-white-labeling-render.php:434 |
| 1032 | msgid "2FA Method Reconfiguration" |
| 1033 | msgstr "" |
| 1034 | |
| 1035 | #: extensions/white-labeling/class-white-labeling-render.php:305 |
| 1036 | #: extensions/white-labeling/class-white-labeling-render.php:582 |
| 1037 | msgid "Custom CSS & Styling" |
| 1038 | msgstr "" |
| 1039 | |
| 1040 | #: extensions/white-labeling/class-white-labeling-render.php:377 |
| 1041 | msgid "Here you can control the look and feel of user areas as well as their content. Use the settings under 2FA Code page design to customize the styling of user wizards and log in messages. To edit the content of the wizard steps, select an area from the dropdown provided and use the text editors to set the content as you wish." |
| 1042 | msgstr "" |
| 1043 | |
| 1044 | #: extensions/white-labeling/class-white-labeling-render.php:386 |
| 1045 | msgid "2FA Code page design" |
| 1046 | msgstr "" |
| 1047 | |
| 1048 | #: extensions/white-labeling/class-white-labeling-render.php:395 |
| 1049 | msgid "User 2FA setup wizard" |
| 1050 | msgstr "" |
| 1051 | |
| 1052 | #: extensions/white-labeling/class-white-labeling-render.php:484 |
| 1053 | msgid "Optional welcome & initial message" |
| 1054 | msgstr "" |
| 1055 | |
| 1056 | #: extensions/white-labeling/class-white-labeling-render.php:485 |
| 1057 | msgid "You can add an extra slide at the beginning of the user 2FA wizard. This slide will be shown to the users as the first slide when they launch the 2FA configuration wizard to configure 2FA for their users." |
| 1058 | msgstr "" |
| 1059 | |
| 1060 | #: extensions/white-labeling/class-white-labeling-render.php:489 |
| 1061 | msgid "Enable \"Welcome & initial message\"" |
| 1062 | msgstr "" |
| 1063 | |
| 1064 | #: extensions/white-labeling/class-white-labeling-render.php:495 |
| 1065 | msgid "Enable to display optional welcome message." |
| 1066 | msgstr "" |
| 1067 | |
| 1068 | #: extensions/white-labeling/class-white-labeling-render.php:501 |
| 1069 | msgid "Optional welcome content" |
| 1070 | msgstr "" |
| 1071 | |
| 1072 | #: extensions/white-labeling/class-white-labeling-render.php:504 |
| 1073 | msgid "Use the below editor to enter the text that is to be used in the first slide." |
| 1074 | msgstr "" |
| 1075 | |
| 1076 | #: extensions/white-labeling/class-white-labeling-render.php:530 |
| 1077 | msgid "2FA Code page design settings" |
| 1078 | msgstr "" |
| 1079 | |
| 1080 | #: extensions/white-labeling/class-white-labeling-render.php:533 |
| 1081 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:234 |
| 1082 | msgid "Change the styling of the user 2FA wizards?" |
| 1083 | msgstr "" |
| 1084 | |
| 1085 | #: extensions/white-labeling/class-white-labeling-render.php:535 |
| 1086 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:236 |
| 1087 | msgid "By default, the user 2FA wizards which the users see and use to set up 2FA have our own styling. Disable the below setting so the wizards use the styling of your website's theme." |
| 1088 | msgstr "" |
| 1089 | |
| 1090 | #: extensions/white-labeling/class-white-labeling-render.php:540 |
| 1091 | #: extensions/white-labeling/class-white-labeling-render.php:700 |
| 1092 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:241 |
| 1093 | msgid "Enable styling" |
| 1094 | msgstr "" |
| 1095 | |
| 1096 | #: extensions/white-labeling/class-white-labeling-render.php:546 |
| 1097 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:247 |
| 1098 | msgid "Enable our CSS within user wizards" |
| 1099 | msgstr "" |
| 1100 | |
| 1101 | #: extensions/white-labeling/class-white-labeling-render.php:553 |
| 1102 | msgid "Display logo in the user 2FA wizards?" |
| 1103 | msgstr "" |
| 1104 | |
| 1105 | #. translators: Link to logo settings in the plugin. |
| 1106 | #: extensions/white-labeling/class-white-labeling-render.php:558 |
| 1107 | msgid "Enable this setting to display your logo in the user 2FA wizards. To provide a logo, please use the Logo settings on the %s." |
| 1108 | msgstr "" |
| 1109 | |
| 1110 | #: extensions/white-labeling/class-white-labeling-render.php:569 |
| 1111 | msgid "Display logo" |
| 1112 | msgstr "" |
| 1113 | |
| 1114 | #: extensions/white-labeling/class-white-labeling-render.php:575 |
| 1115 | msgid "Display logo on user 2FA modals" |
| 1116 | msgstr "" |
| 1117 | |
| 1118 | #: extensions/white-labeling/class-white-labeling-render.php:583 |
| 1119 | msgid "In this section you can add your own styling to the user 2FA setup wizard via CSS. For your reference we have included a number of easy to use selectors. They are listed below the Custom CSS placeholder." |
| 1120 | msgstr "" |
| 1121 | |
| 1122 | #: extensions/white-labeling/class-white-labeling-render.php:584 |
| 1123 | msgid "Only plain text CSS is allowed. Use of \"!important\" is recommended." |
| 1124 | msgstr "" |
| 1125 | |
| 1126 | #: extensions/white-labeling/class-white-labeling-render.php:589 |
| 1127 | msgid "Custom CSS" |
| 1128 | msgstr "" |
| 1129 | |
| 1130 | #: extensions/white-labeling/class-white-labeling-render.php:596 |
| 1131 | #: extensions/white-labeling/class-white-labeling-render.php:597 |
| 1132 | msgid "- Primary button selector" |
| 1133 | msgstr "" |
| 1134 | |
| 1135 | #: extensions/white-labeling/class-white-labeling-render.php:598 |
| 1136 | msgid "- Common heading text (unless altered with custom markup)" |
| 1137 | msgstr "" |
| 1138 | |
| 1139 | #: extensions/white-labeling/class-white-labeling-render.php:599 |
| 1140 | msgid "- Common content text (unless altered with custom markup)" |
| 1141 | msgstr "" |
| 1142 | |
| 1143 | #: extensions/white-labeling/class-white-labeling-render.php:619 |
| 1144 | msgid "2FA method selection" |
| 1145 | msgstr "" |
| 1146 | |
| 1147 | #: extensions/white-labeling/class-white-labeling-render.php:620 |
| 1148 | msgid "Here you can customize the messages shown to users when selecting, settings up and reconfiguring 2FA." |
| 1149 | msgstr "" |
| 1150 | |
| 1151 | #: extensions/white-labeling/class-white-labeling-render.php:625 |
| 1152 | msgid "2FA eequired" |
| 1153 | msgstr "" |
| 1154 | |
| 1155 | #: extensions/white-labeling/class-white-labeling-render.php:628 |
| 1156 | msgid "This message is shown to users when logging in when 2FA is required." |
| 1157 | msgstr "" |
| 1158 | |
| 1159 | #: extensions/white-labeling/class-white-labeling-render.php:636 |
| 1160 | msgid "Inital setup text" |
| 1161 | msgstr "" |
| 1162 | |
| 1163 | #: extensions/white-labeling/class-white-labeling-render.php:639 |
| 1164 | msgid "This message is shown to users when configuring 2FA with no previous configuration." |
| 1165 | msgstr "" |
| 1166 | |
| 1167 | #: extensions/white-labeling/class-white-labeling-render.php:644 |
| 1168 | msgid "this displays the number of 2FA methods available." |
| 1169 | msgstr "" |
| 1170 | |
| 1171 | #: extensions/white-labeling/class-white-labeling-render.php:651 |
| 1172 | msgid "This message is shown to users when configuring 2FA with no previous configuration and one single method is available to them." |
| 1173 | msgstr "" |
| 1174 | |
| 1175 | #: extensions/white-labeling/class-white-labeling-render.php:660 |
| 1176 | msgid "Method help text" |
| 1177 | msgstr "" |
| 1178 | |
| 1179 | #: extensions/white-labeling/class-white-labeling-render.php:661 |
| 1180 | msgid "Here you can customize the help text shown when setting up a chosen method to suit your needs." |
| 1181 | msgstr "" |
| 1182 | |
| 1183 | #: extensions/white-labeling/class-white-labeling-render.php:667 |
| 1184 | msgid "One-time code via 2FA app help text" |
| 1185 | msgstr "" |
| 1186 | |
| 1187 | #: extensions/white-labeling/class-white-labeling-render.php:670 |
| 1188 | msgid "This message is shown to users when configuring one-time code via 2FA App" |
| 1189 | msgstr "" |
| 1190 | |
| 1191 | #: extensions/white-labeling/class-white-labeling-render.php:675 |
| 1192 | msgid "One-time code via 2FA app help step 1" |
| 1193 | msgstr "" |
| 1194 | |
| 1195 | #: extensions/white-labeling/class-white-labeling-render.php:681 |
| 1196 | msgid "One-time code via 2FA app help step 2" |
| 1197 | msgstr "" |
| 1198 | |
| 1199 | #: extensions/white-labeling/class-white-labeling-render.php:687 |
| 1200 | msgid "One-time code via 2FA app help step 3" |
| 1201 | msgstr "" |
| 1202 | |
| 1203 | #: extensions/white-labeling/class-white-labeling-render.php:706 |
| 1204 | msgid "Show the help text to assist users with the 2FA app configuration." |
| 1205 | msgstr "" |
| 1206 | |
| 1207 | #: extensions/white-labeling/class-white-labeling-render.php:717 |
| 1208 | msgid "One-time code via email help text" |
| 1209 | msgstr "" |
| 1210 | |
| 1211 | #: extensions/white-labeling/class-white-labeling-render.php:720 |
| 1212 | msgid "This message is shown to users when configuring One-time code via email." |
| 1213 | msgstr "" |
| 1214 | |
| 1215 | #: extensions/white-labeling/class-white-labeling-render.php:733 |
| 1216 | msgid "Authy 2FA service help text" |
| 1217 | msgstr "" |
| 1218 | |
| 1219 | #: extensions/white-labeling/class-white-labeling-render.php:736 |
| 1220 | msgid "This message is shown to users when configuring Authy 2FA service." |
| 1221 | msgstr "" |
| 1222 | |
| 1223 | #: extensions/white-labeling/class-white-labeling-render.php:749 |
| 1224 | msgid "Link via email help text" |
| 1225 | msgstr "" |
| 1226 | |
| 1227 | #: extensions/white-labeling/class-white-labeling-render.php:752 |
| 1228 | msgid "This message is shown to users when configuring Link via email." |
| 1229 | msgstr "" |
| 1230 | |
| 1231 | #: extensions/white-labeling/class-white-labeling-render.php:773 |
| 1232 | msgid "2FA method reconfiguration" |
| 1233 | msgstr "" |
| 1234 | |
| 1235 | #: extensions/white-labeling/class-white-labeling-render.php:774 |
| 1236 | msgid "From here you can customize the wizard text shown to users when they already have 2FA configured and they want to reconfigure 2FA from their user profile page." |
| 1237 | msgstr "" |
| 1238 | |
| 1239 | #: extensions/white-labeling/class-white-labeling-render.php:778 |
| 1240 | msgid "Reconfigure one-time code via 2FA App intro" |
| 1241 | msgstr "" |
| 1242 | |
| 1243 | #: extensions/white-labeling/class-white-labeling-render.php:780 |
| 1244 | msgid "This message is shown to users when reconfiguring One-time code via 2FA app." |
| 1245 | msgstr "" |
| 1246 | |
| 1247 | #: extensions/white-labeling/class-white-labeling-render.php:788 |
| 1248 | msgid "Reconfigure one-time code via email intro" |
| 1249 | msgstr "" |
| 1250 | |
| 1251 | #: extensions/white-labeling/class-white-labeling-render.php:790 |
| 1252 | msgid "This message is shown to users when reconfiguring One-time code via email." |
| 1253 | msgstr "" |
| 1254 | |
| 1255 | #: extensions/white-labeling/class-white-labeling-render.php:798 |
| 1256 | msgid "Reconfigure Authy 2FA service intro" |
| 1257 | msgstr "" |
| 1258 | |
| 1259 | #: extensions/white-labeling/class-white-labeling-render.php:800 |
| 1260 | msgid "This message is shown to users when reconfiguring Authy 2FA service." |
| 1261 | msgstr "" |
| 1262 | |
| 1263 | #: extensions/white-labeling/class-white-labeling-render.php:810 |
| 1264 | msgid "This message is shown to users when reconfiguring Authy 2FA service, but Authy 2FA service service is unavailable." |
| 1265 | msgstr "" |
| 1266 | |
| 1267 | #: extensions/white-labeling/class-white-labeling-render.php:819 |
| 1268 | msgid "Reconfigure Link via email intro" |
| 1269 | msgstr "" |
| 1270 | |
| 1271 | #: extensions/white-labeling/class-white-labeling-render.php:821 |
| 1272 | msgid "This message is shown to users when reconfiguring Link via email." |
| 1273 | msgstr "" |
| 1274 | |
| 1275 | #: extensions/white-labeling/class-white-labeling-render.php:842 |
| 1276 | msgid "2FA method verification" |
| 1277 | msgstr "" |
| 1278 | |
| 1279 | #: extensions/white-labeling/class-white-labeling-render.php:843 |
| 1280 | msgid "Here you can customize the messages shown to users when during the submission and verification of codes during setup." |
| 1281 | msgstr "" |
| 1282 | |
| 1283 | #: extensions/white-labeling/class-white-labeling-render.php:848 |
| 1284 | msgid "One-time code via 2FA app pre-submission text" |
| 1285 | msgstr "" |
| 1286 | |
| 1287 | #: extensions/white-labeling/class-white-labeling-render.php:851 |
| 1288 | msgid "This message is shown to users prior to configuring one-time code via 2FA app method." |
| 1289 | msgstr "" |
| 1290 | |
| 1291 | #: extensions/white-labeling/class-white-labeling-render.php:864 |
| 1292 | msgid "One-time code via email pre-submission text" |
| 1293 | msgstr "" |
| 1294 | |
| 1295 | #: extensions/white-labeling/class-white-labeling-render.php:867 |
| 1296 | msgid "This message is shown to users prior to configuring one-time code via email method." |
| 1297 | msgstr "" |
| 1298 | |
| 1299 | #: extensions/white-labeling/class-white-labeling-render.php:880 |
| 1300 | msgid "Link via email pre-submission text" |
| 1301 | msgstr "" |
| 1302 | |
| 1303 | #: extensions/white-labeling/class-white-labeling-render.php:883 |
| 1304 | msgid "This message is shown to users prior to configuring Link via email method." |
| 1305 | msgstr "" |
| 1306 | |
| 1307 | #: extensions/white-labeling/class-white-labeling-render.php:896 |
| 1308 | msgid "Authy 2FA service pre-submission text" |
| 1309 | msgstr "" |
| 1310 | |
| 1311 | #: extensions/white-labeling/class-white-labeling-render.php:904 |
| 1312 | msgid "This message is shown to users prior to configuring Authy 2FA service method." |
| 1313 | msgstr "" |
| 1314 | |
| 1315 | #: extensions/white-labeling/class-white-labeling-render.php:925 |
| 1316 | msgid "Backup 2FA methods & final steps" |
| 1317 | msgstr "" |
| 1318 | |
| 1319 | #: extensions/white-labeling/class-white-labeling-render.php:926 |
| 1320 | msgid "Here you can customize the messages shown to users once setup is complete." |
| 1321 | msgstr "" |
| 1322 | |
| 1323 | #: extensions/white-labeling/class-white-labeling-render.php:932 |
| 1324 | msgid "No further action" |
| 1325 | msgstr "" |
| 1326 | |
| 1327 | #: extensions/white-labeling/class-white-labeling-render.php:935 |
| 1328 | msgid "This message is shown to users when 2FA has been configured and no further actions are available." |
| 1329 | msgstr "" |
| 1330 | |
| 1331 | #: extensions/white-labeling/class-white-labeling-render.php:948 |
| 1332 | msgid "Choose backup method" |
| 1333 | msgstr "" |
| 1334 | |
| 1335 | #: extensions/white-labeling/class-white-labeling-render.php:951 |
| 1336 | msgid "This message is shown to users when more than one backup method is available." |
| 1337 | msgstr "" |
| 1338 | |
| 1339 | #: extensions/white-labeling/class-white-labeling-render.php:960 |
| 1340 | msgid "This message is shown to users when once setup is complete and backup codes are not available." |
| 1341 | msgstr "" |
| 1342 | |
| 1343 | #: extensions/white-labeling/class-white-labeling-render.php:969 |
| 1344 | msgid "This message is shown to users when once setup is complete and backup codes are optional." |
| 1345 | msgstr "" |
| 1346 | |
| 1347 | #: extensions/white-labeling/class-white-labeling-render.php:982 |
| 1348 | msgid "Back codes generation intro" |
| 1349 | msgstr "" |
| 1350 | |
| 1351 | #: extensions/white-labeling/class-white-labeling-render.php:985 |
| 1352 | msgid "This message is shown to users prior to generatrion of backup codes." |
| 1353 | msgstr "" |
| 1354 | |
| 1355 | #: extensions/white-labeling/class-white-labeling-render.php:994 |
| 1356 | msgid "Back codes generated" |
| 1357 | msgstr "" |
| 1358 | |
| 1359 | #: extensions/white-labeling/class-white-labeling-render.php:997 |
| 1360 | msgid "This message is shown to users when backup codes have been generated." |
| 1361 | msgstr "" |
| 1362 | |
| 1363 | #: includes/classes/Admin/class-help-contact-us.php:31 |
| 1364 | #: includes/classes/Admin/class-help-contact-us.php:32 |
| 1365 | msgid "Help & Contact Us" |
| 1366 | msgstr "" |
| 1367 | |
| 1368 | #: includes/classes/Admin/class-help-contact-us.php:49 |
| 1369 | #: includes/classes/Admin/class-help-contact-us.php:56 |
| 1370 | msgid "Help" |
| 1371 | msgstr "" |
| 1372 | |
| 1373 | #: includes/classes/Admin/class-help-contact-us.php:57 |
| 1374 | msgid "System info" |
| 1375 | msgstr "" |
| 1376 | |
| 1377 | #: includes/classes/Admin/class-help-contact-us.php:83 |
| 1378 | #: includes/classes/Admin/class-help-contact-us.php:93 |
| 1379 | msgid "Getting started" |
| 1380 | msgstr "" |
| 1381 | |
| 1382 | #: includes/classes/Admin/class-help-contact-us.php:85 |
| 1383 | 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:" |
| 1384 | msgstr "" |
| 1385 | |
| 1386 | #: includes/classes/Admin/class-help-contact-us.php:87 |
| 1387 | msgid "Getting started with WP 2FA" |
| 1388 | msgstr "" |
| 1389 | |
| 1390 | #: includes/classes/Admin/class-help-contact-us.php:88 |
| 1391 | msgid "Configuring 2FA policies & making 2FA mandatory" |
| 1392 | msgstr "" |
| 1393 | |
| 1394 | #: includes/classes/Admin/class-help-contact-us.php:89 |
| 1395 | msgid "Allowing users to configure 2FA from a website page (no dashboard access)" |
| 1396 | msgstr "" |
| 1397 | |
| 1398 | #: includes/classes/Admin/class-help-contact-us.php:97 |
| 1399 | msgid "Plugin documentation" |
| 1400 | msgstr "" |
| 1401 | |
| 1402 | #: includes/classes/Admin/class-help-contact-us.php:99 |
| 1403 | msgid "For more technical information about the WP 2FA plugin please visit the plugin's knowledge base." |
| 1404 | msgstr "" |
| 1405 | |
| 1406 | #: includes/classes/Admin/class-help-contact-us.php:101 |
| 1407 | msgid "Knowledge base" |
| 1408 | msgstr "" |
| 1409 | |
| 1410 | #: includes/classes/Admin/class-help-contact-us.php:107 |
| 1411 | msgid "Plugin support" |
| 1412 | msgstr "" |
| 1413 | |
| 1414 | #: includes/classes/Admin/class-help-contact-us.php:109 |
| 1415 | 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?" |
| 1416 | msgstr "" |
| 1417 | |
| 1418 | #: includes/classes/Admin/class-help-contact-us.php:111 |
| 1419 | msgid "Open support ticket" |
| 1420 | msgstr "" |
| 1421 | |
| 1422 | #: includes/classes/Admin/class-help-contact-us.php:112 |
| 1423 | msgid "Contact us" |
| 1424 | msgstr "" |
| 1425 | |
| 1426 | #: includes/classes/Admin/class-help-contact-us.php:129 |
| 1427 | msgid "System information" |
| 1428 | msgstr "" |
| 1429 | |
| 1430 | #: includes/classes/Admin/class-help-contact-us.php:176 |
| 1431 | msgid "Our WordPress Plugins" |
| 1432 | msgstr "" |
| 1433 | |
| 1434 | #: includes/classes/Admin/class-help-contact-us.php:184 |
| 1435 | msgid "Keep a log of users and under the hood site activity." |
| 1436 | msgstr "" |
| 1437 | |
| 1438 | #: includes/classes/Admin/class-help-contact-us.php:200 |
| 1439 | #: includes/classes/Admin/class-help-contact-us.php:227 |
| 1440 | #: includes/classes/Admin/class-help-contact-us.php:254 |
| 1441 | #: includes/classes/Admin/class-help-contact-us.php:281 |
| 1442 | msgid "LEARN MORE" |
| 1443 | msgstr "" |
| 1444 | |
| 1445 | #: includes/classes/Admin/class-help-contact-us.php:211 |
| 1446 | msgid "Enforce strong password policies on WordPress." |
| 1447 | msgstr "" |
| 1448 | |
| 1449 | #: includes/classes/Admin/class-help-contact-us.php:238 |
| 1450 | msgid "Automatically identify unauthorized file changes on your WordPress site." |
| 1451 | msgstr "" |
| 1452 | |
| 1453 | #: includes/classes/Admin/class-help-contact-us.php:265 |
| 1454 | msgid "Protect website forms & login pages from spam bots & automated attacks." |
| 1455 | msgstr "" |
| 1456 | |
| 1457 | #: includes/classes/Admin/class-premium-features.php:29 |
| 1458 | msgid "Premium Features" |
| 1459 | msgstr "" |
| 1460 | |
| 1461 | #: includes/classes/Admin/class-premium-features.php:30 |
| 1462 | msgid "Premium Features ➤" |
| 1463 | msgstr "" |
| 1464 | |
| 1465 | #: includes/classes/Admin/class-premium-features.php:46 |
| 1466 | msgid "Upgrade to Premium & benefit:" |
| 1467 | msgstr "" |
| 1468 | |
| 1469 | #: includes/classes/Admin/class-premium-features.php:47 |
| 1470 | msgid "Login with 2FA via SMS, push notification or with a simple mouse click" |
| 1471 | msgstr "" |
| 1472 | |
| 1473 | #: includes/classes/Admin/class-premium-features.php:48 |
| 1474 | msgid "Add & manage trusted devices (\"Remember this device\" option)" |
| 1475 | msgstr "" |
| 1476 | |
| 1477 | #: includes/classes/Admin/class-premium-features.php:49 |
| 1478 | msgid "Add alternative 2FA methods ensuring no user is ever locked out" |
| 1479 | msgstr "" |
| 1480 | |
| 1481 | #: includes/classes/Admin/class-premium-features.php:50 |
| 1482 | msgid "One-click 2FA integration with WooCommerce" |
| 1483 | msgstr "" |
| 1484 | |
| 1485 | #: includes/classes/Admin/class-premium-features.php:51 |
| 1486 | msgid "Completely whitelabel the 2FA user experience including the 2FA code page, email & wizards text" |
| 1487 | msgstr "" |
| 1488 | |
| 1489 | #: includes/classes/Admin/class-premium-features.php:52 |
| 1490 | msgid "Configure different 2FA policies for different user roles" |
| 1491 | msgstr "" |
| 1492 | |
| 1493 | #: includes/classes/Admin/class-premium-features.php:53 |
| 1494 | msgid "Many other features" |
| 1495 | msgstr "" |
| 1496 | |
| 1497 | #: includes/classes/Admin/class-premium-features.php:54 |
| 1498 | #: includes/classes/Admin/class-premium-features.php:387 |
| 1499 | msgid "No Ads!" |
| 1500 | msgstr "" |
| 1501 | |
| 1502 | #: includes/classes/Admin/class-premium-features.php:55 |
| 1503 | msgid "Get a Free 14-day trial" |
| 1504 | msgstr "" |
| 1505 | |
| 1506 | #: includes/classes/Admin/class-premium-features.php:55 |
| 1507 | msgid "Upgrade now" |
| 1508 | msgstr "" |
| 1509 | |
| 1510 | #: includes/classes/Admin/class-premium-features.php:178 |
| 1511 | msgid "Upgrade to Premium and benefit more!" |
| 1512 | msgstr "" |
| 1513 | |
| 1514 | #: includes/classes/Admin/class-premium-features.php:185 |
| 1515 | msgid "WP 2FA is your trusted gatekeeper, keeping your website, users, customers, team members, and anyone who accesses your website, including you, secure and better protected than ever before." |
| 1516 | msgstr "" |
| 1517 | |
| 1518 | #: includes/classes/Admin/class-premium-features.php:186 |
| 1519 | msgid "Upgrade to WP 2FA Premium to add more secure authentication options and automate more, encouraging all your website users to utilize 2FA to its fullest extent and give your users more flexibility by allowing them to work from anywhere without compromising on security." |
| 1520 | msgstr "" |
| 1521 | |
| 1522 | #: includes/classes/Admin/class-premium-features.php:190 |
| 1523 | msgid "Upgrade to Premium and start benefiting from value-added features such as:" |
| 1524 | msgstr "" |
| 1525 | |
| 1526 | #: includes/classes/Admin/class-premium-features.php:192 |
| 1527 | msgid "More 2FA methods, including SMS, push notifications & one-click login" |
| 1528 | msgstr "" |
| 1529 | |
| 1530 | #: includes/classes/Admin/class-premium-features.php:193 |
| 1531 | msgid "Trusted devices: Allow users to add trusted devices so they do not have to manually enter the 2FA code each time they log in" |
| 1532 | msgstr "" |
| 1533 | |
| 1534 | #: includes/classes/Admin/class-premium-features.php:194 |
| 1535 | msgid "White labeling features: Gain increased trust by extending your business’ branding and tone of voice to all 2FA pages, wizards & emails" |
| 1536 | msgstr "" |
| 1537 | |
| 1538 | #: includes/classes/Admin/class-premium-features.php:195 |
| 1539 | msgid "Refer to the features matrix below for a detailed list of all the premium features" |
| 1540 | msgstr "" |
| 1541 | |
| 1542 | #: includes/classes/Admin/class-premium-features.php:198 |
| 1543 | #: includes/classes/Admin/class-premium-features.php:400 |
| 1544 | msgid "Get the Free 14-day trial" |
| 1545 | msgstr "" |
| 1546 | |
| 1547 | #: includes/classes/Admin/class-premium-features.php:199 |
| 1548 | #: includes/classes/Admin/class-premium-features.php:401 |
| 1549 | msgid "UPGRADE NOW" |
| 1550 | msgstr "" |
| 1551 | |
| 1552 | #: includes/classes/Admin/class-premium-features.php:200 |
| 1553 | #: includes/classes/Admin/class-premium-features.php:402 |
| 1554 | msgid "* No credit card or payment details required for the trial." |
| 1555 | msgstr "" |
| 1556 | |
| 1557 | #: includes/classes/Admin/class-premium-features.php:204 |
| 1558 | msgid "WP 2FA plugin features" |
| 1559 | msgstr "" |
| 1560 | |
| 1561 | #: includes/classes/Admin/class-premium-features.php:205 |
| 1562 | msgid "Take advantage of these benefits and many others, with prices starting from as little as $29 for 5 users per year. " |
| 1563 | msgstr "" |
| 1564 | |
| 1565 | #: includes/classes/Admin/class-premium-features.php:213 |
| 1566 | msgid "Premium" |
| 1567 | msgstr "" |
| 1568 | |
| 1569 | #: includes/classes/Admin/class-premium-features.php:216 |
| 1570 | msgid "Free" |
| 1571 | msgstr "" |
| 1572 | |
| 1573 | #: includes/classes/Admin/class-premium-features.php:221 |
| 1574 | msgid "Support" |
| 1575 | msgstr "" |
| 1576 | |
| 1577 | #: includes/classes/Admin/class-premium-features.php:224 |
| 1578 | msgid "1-to-1 emails, forums" |
| 1579 | msgstr "" |
| 1580 | |
| 1581 | #: includes/classes/Admin/class-premium-features.php:227 |
| 1582 | msgid "forums" |
| 1583 | msgstr "" |
| 1584 | |
| 1585 | #: includes/classes/Admin/class-premium-features.php:232 |
| 1586 | msgid "Out of the box support for e-commerce, membership & third party plugins (no code required)" |
| 1587 | msgstr "" |
| 1588 | |
| 1589 | #: includes/classes/Admin/class-premium-features.php:243 |
| 1590 | msgid "2FA code via mobile app" |
| 1591 | msgstr "" |
| 1592 | |
| 1593 | #: includes/classes/Admin/class-premium-features.php:254 |
| 1594 | msgid "2FA code over email" |
| 1595 | msgstr "" |
| 1596 | |
| 1597 | #: includes/classes/Admin/class-premium-features.php:265 |
| 1598 | msgid "2FA login with push notification (Authy)" |
| 1599 | msgstr "" |
| 1600 | |
| 1601 | #: includes/classes/Admin/class-premium-features.php:276 |
| 1602 | msgid "2FA Login with SMS (with Twilio)" |
| 1603 | msgstr "" |
| 1604 | |
| 1605 | #: includes/classes/Admin/class-premium-features.php:288 |
| 1606 | msgid "One-click 2FA login" |
| 1607 | msgstr "" |
| 1608 | |
| 1609 | #: includes/classes/Admin/class-premium-features.php:299 |
| 1610 | msgid "Different 2FA policies per user role" |
| 1611 | msgstr "" |
| 1612 | |
| 1613 | #: includes/classes/Admin/class-premium-features.php:310 |
| 1614 | msgid "Trusted devices (remember devices)" |
| 1615 | msgstr "" |
| 1616 | |
| 1617 | #: includes/classes/Admin/class-premium-features.php:321 |
| 1618 | msgid "Alternative 2FA methods" |
| 1619 | msgstr "" |
| 1620 | |
| 1621 | #: includes/classes/Admin/class-premium-features.php:327 |
| 1622 | msgid "Backup codes only" |
| 1623 | msgstr "" |
| 1624 | |
| 1625 | #: includes/classes/Admin/class-premium-features.php:332 |
| 1626 | msgid "White labeling (logo, wizards, email, colours, fonts & custom CSS)" |
| 1627 | msgstr "" |
| 1628 | |
| 1629 | #: includes/classes/Admin/class-premium-features.php:343 |
| 1630 | msgid "One-click 2FA integration in WooCommerce user page" |
| 1631 | msgstr "" |
| 1632 | |
| 1633 | #: includes/classes/Admin/class-premium-features.php:354 |
| 1634 | msgid "Reports & Statistics" |
| 1635 | msgstr "" |
| 1636 | |
| 1637 | #: includes/classes/Admin/class-premium-features.php:365 |
| 1638 | msgid "Configurable 2FA code expiration time" |
| 1639 | msgstr "" |
| 1640 | |
| 1641 | #: includes/classes/Admin/class-premium-features.php:376 |
| 1642 | msgid "Sortable users' 2FA status" |
| 1643 | msgstr "" |
| 1644 | |
| 1645 | #. translators: 1: Link to our site 2: Link to our contact page |
| 1646 | #: includes/classes/Admin/class-premium-features.php:411 |
| 1647 | msgid "Visit the WP 2FA %1$s for more information or %2$s with any questions you might have. We look forward to hearing from you." |
| 1648 | msgstr "" |
| 1649 | |
| 1650 | #: includes/classes/Admin/class-premium-features.php:412 |
| 1651 | msgid "plugin website" |
| 1652 | msgstr "" |
| 1653 | |
| 1654 | #: includes/classes/Admin/class-premium-features.php:413 |
| 1655 | msgid "contact us" |
| 1656 | msgstr "" |
| 1657 | |
| 1658 | #: includes/classes/Admin/class-settings-page.php:50 |
| 1659 | #: includes/classes/Admin/class-settings-page.php:51 |
| 1660 | #: includes/classes/Admin/class-settings-page.php:126 |
| 1661 | #: includes/classes/Admin/class-setup-wizard.php:347 |
| 1662 | msgid "WP 2FA" |
| 1663 | msgstr "" |
| 1664 | |
| 1665 | #: includes/classes/Admin/class-settings-page.php:63 |
| 1666 | #: includes/classes/Admin/class-settings-page.php:64 |
| 1667 | #: includes/classes/Admin/class-settings-page.php:138 |
| 1668 | #: includes/classes/Admin/class-settings-page.php:139 |
| 1669 | msgid "2FA Policies" |
| 1670 | msgstr "" |
| 1671 | |
| 1672 | #: includes/classes/Admin/class-settings-page.php:73 |
| 1673 | #: includes/classes/Admin/class-settings-page.php:125 |
| 1674 | #: includes/classes/Admin/class-settings-page.php:148 |
| 1675 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:94 |
| 1676 | #: includes/classes/Admin/Views/class-settings-page-render.php:42 |
| 1677 | msgid "WP 2FA Settings" |
| 1678 | msgstr "" |
| 1679 | |
| 1680 | #: includes/classes/Admin/class-settings-page.php:391 |
| 1681 | msgid "Free 14-day Premium Trial" |
| 1682 | msgstr "" |
| 1683 | |
| 1684 | #: includes/classes/Admin/class-settings-page.php:401 |
| 1685 | msgid "Configure 2FA Settings" |
| 1686 | msgstr "" |
| 1687 | |
| 1688 | #: includes/classes/Admin/class-settings-page.php:415 |
| 1689 | msgid "User account successfully unlocked. User can login again." |
| 1690 | msgstr "" |
| 1691 | |
| 1692 | #: includes/classes/Admin/class-settings-page.php:417 |
| 1693 | #: includes/classes/Admin/class-settings-page.php:431 |
| 1694 | #: includes/classes/Admin/class-settings-page.php:445 |
| 1695 | #: includes/classes/Admin/class-settings-page.php:492 |
| 1696 | #: includes/classes/Admin/class-settings-page.php:505 |
| 1697 | #: includes/classes/Admin/class-settings-page.php:512 |
| 1698 | #: includes/classes/Admin/class-settings-page.php:525 |
| 1699 | #: includes/classes/Admin/class-settings-page.php:550 |
| 1700 | #: includes/classes/Admin/class-settings-page.php:560 |
| 1701 | #: includes/classes/Admin/class-settings-page.php:571 |
| 1702 | #: includes/classes/Admin/class-settings-page.php:581 |
| 1703 | msgid "Dismiss this notice." |
| 1704 | msgstr "" |
| 1705 | |
| 1706 | #: includes/classes/Admin/class-settings-page.php:429 |
| 1707 | msgid "Your 2FA settings have been removed." |
| 1708 | msgstr "" |
| 1709 | |
| 1710 | #: includes/classes/Admin/class-settings-page.php:443 |
| 1711 | msgid "User 2FA settings have been removed." |
| 1712 | msgstr "" |
| 1713 | |
| 1714 | #: includes/classes/Admin/class-settings-page.php:490 |
| 1715 | #: includes/classes/Admin/class-settings-page.php:558 |
| 1716 | msgid "2FA Settings Updated" |
| 1717 | msgstr "" |
| 1718 | |
| 1719 | #: includes/classes/Admin/class-settings-page.php:510 |
| 1720 | #: includes/classes/Admin/class-settings-page.php:569 |
| 1721 | msgid "Please ensure both custom email address and display name are provided." |
| 1722 | msgstr "" |
| 1723 | |
| 1724 | #: includes/classes/Admin/class-settings-page.php:600 |
| 1725 | msgid "WP 2FA User Page" |
| 1726 | msgstr "" |
| 1727 | |
| 1728 | #: includes/classes/Admin/class-setup-wizard.php:114 |
| 1729 | msgid "Welcome" |
| 1730 | msgstr "" |
| 1731 | |
| 1732 | #: includes/classes/Admin/class-setup-wizard.php:119 |
| 1733 | msgid "Configure 2FA methods & Policies" |
| 1734 | msgstr "" |
| 1735 | |
| 1736 | #: includes/classes/Admin/class-setup-wizard.php:125 |
| 1737 | msgid "Setup Finish" |
| 1738 | msgstr "" |
| 1739 | |
| 1740 | #: includes/classes/Admin/class-setup-wizard.php:244 |
| 1741 | #: includes/classes/Shortcodes/class-shortcodes.php:53 |
| 1742 | #: includes/classes/Shortcodes/class-shortcodes.php:63 |
| 1743 | #: includes/functions/core.php:243 |
| 1744 | msgid "Please use a valid email address" |
| 1745 | msgstr "" |
| 1746 | |
| 1747 | #: includes/classes/Admin/class-setup-wizard.php:245 |
| 1748 | #: includes/classes/Shortcodes/class-shortcodes.php:64 |
| 1749 | #: includes/functions/core.php:254 |
| 1750 | msgid "Backup codes sent" |
| 1751 | msgstr "" |
| 1752 | |
| 1753 | #: includes/classes/Admin/class-setup-wizard.php:253 |
| 1754 | #: includes/classes/Shortcodes/class-shortcodes.php:47 |
| 1755 | #: includes/classes/Shortcodes/class-shortcodes.php:60 |
| 1756 | #: includes/classes/Shortcodes/class-shortcodes.php:175 |
| 1757 | #: includes/functions/core.php:251 |
| 1758 | msgid "These are the 2FA backup codes for the user" |
| 1759 | msgstr "" |
| 1760 | |
| 1761 | #: includes/classes/Admin/class-setup-wizard.php:254 |
| 1762 | #: includes/classes/Shortcodes/class-shortcodes.php:48 |
| 1763 | #: includes/classes/Shortcodes/class-shortcodes.php:61 |
| 1764 | #: includes/classes/Shortcodes/class-shortcodes.php:176 |
| 1765 | #: includes/functions/core.php:252 |
| 1766 | msgid "I'm ready" |
| 1767 | msgstr "" |
| 1768 | |
| 1769 | #: includes/classes/Admin/class-setup-wizard.php:255 |
| 1770 | #: includes/classes/Shortcodes/class-shortcodes.php:49 |
| 1771 | #: includes/classes/Shortcodes/class-shortcodes.php:62 |
| 1772 | #: includes/classes/Shortcodes/class-shortcodes.php:177 |
| 1773 | #: includes/functions/core.php:253 |
| 1774 | msgid "New code sent" |
| 1775 | msgstr "" |
| 1776 | |
| 1777 | #: includes/classes/Admin/class-setup-wizard.php:294 |
| 1778 | msgid "WP 2FA › Setup Wizard" |
| 1779 | msgstr "" |
| 1780 | |
| 1781 | #: includes/classes/Admin/class-setup-wizard.php:333 |
| 1782 | #: includes/classes/Shortcodes/class-shortcodes.php:52 |
| 1783 | #: includes/classes/Shortcodes/class-shortcodes.php:180 |
| 1784 | msgid "Close Wizard" |
| 1785 | msgstr "" |
| 1786 | |
| 1787 | #: includes/classes/Admin/class-setup-wizard.php:347 |
| 1788 | 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 " |
| 1789 | msgstr "" |
| 1790 | |
| 1791 | #: includes/classes/Admin/class-setup-wizard.php:347 |
| 1792 | msgid " entry in your WordPress dashboard menu." |
| 1793 | msgstr "" |
| 1794 | |
| 1795 | #: includes/classes/Admin/class-setup-wizard.php:349 |
| 1796 | msgid "OK, close wizard" |
| 1797 | msgstr "" |
| 1798 | |
| 1799 | #: includes/classes/Admin/class-setup-wizard.php:350 |
| 1800 | msgid "Continue with wizard" |
| 1801 | msgstr "" |
| 1802 | |
| 1803 | #: includes/classes/Admin/class-setup-wizard.php:459 |
| 1804 | msgid "2FA methods" |
| 1805 | msgstr "" |
| 1806 | |
| 1807 | #: includes/classes/Admin/class-setup-wizard.php:462 |
| 1808 | #: includes/classes/Admin/class-setup-wizard.php:468 |
| 1809 | #: includes/classes/Admin/class-setup-wizard.php:474 |
| 1810 | #: includes/classes/Admin/class-setup-wizard.php:481 |
| 1811 | #: includes/classes/Admin/class-setup-wizard.php:489 |
| 1812 | msgid "Continue Setup" |
| 1813 | msgstr "" |
| 1814 | |
| 1815 | #: includes/classes/Admin/class-setup-wizard.php:465 |
| 1816 | msgid "Alternative methods" |
| 1817 | msgstr "" |
| 1818 | |
| 1819 | #: includes/classes/Admin/class-setup-wizard.php:471 |
| 1820 | msgid "2FA policy" |
| 1821 | msgstr "" |
| 1822 | |
| 1823 | #: includes/classes/Admin/class-setup-wizard.php:475 |
| 1824 | #: includes/classes/Admin/class-setup-wizard.php:499 |
| 1825 | msgid "All done" |
| 1826 | msgstr "" |
| 1827 | |
| 1828 | #: includes/classes/Admin/class-setup-wizard.php:478 |
| 1829 | msgid "Exclude users" |
| 1830 | msgstr "" |
| 1831 | |
| 1832 | #: includes/classes/Admin/class-setup-wizard.php:486 |
| 1833 | msgid "Exclude sites" |
| 1834 | msgstr "" |
| 1835 | |
| 1836 | #: includes/classes/Admin/class-setup-wizard.php:495 |
| 1837 | msgid "How long should the grace period for your users be?" |
| 1838 | msgstr "" |
| 1839 | |
| 1840 | #: includes/classes/Admin/class-setup-wizard.php:496 |
| 1841 | 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:" |
| 1842 | msgstr "" |
| 1843 | |
| 1844 | #: includes/classes/Admin/class-setup-wizard.php:686 |
| 1845 | msgid "Welcome to WP 2FA" |
| 1846 | msgstr "" |
| 1847 | |
| 1848 | #: includes/classes/Admin/class-user-listing.php:62 |
| 1849 | msgid "2FA Status" |
| 1850 | msgstr "" |
| 1851 | |
| 1852 | #: includes/classes/Admin/class-user-listing.php:139 |
| 1853 | #: includes/classes/Admin/class-user-profile.php:157 |
| 1854 | #: includes/classes/Admin/class-user-profile.php:201 |
| 1855 | msgid "Remove 2FA" |
| 1856 | msgstr "" |
| 1857 | |
| 1858 | #: includes/classes/Admin/class-user-listing.php:140 |
| 1859 | #: includes/classes/Admin/class-user-listing.php:203 |
| 1860 | msgid "Reset list of 2FA trusted devices" |
| 1861 | msgstr "" |
| 1862 | |
| 1863 | #. translators: The number of the affected users. |
| 1864 | #: includes/classes/Admin/class-user-listing.php:221 |
| 1865 | msgid "Removed 2FA from %d users." |
| 1866 | msgstr "" |
| 1867 | |
| 1868 | #. translators: The number of the affected users. |
| 1869 | #: includes/classes/Admin/class-user-listing.php:231 |
| 1870 | msgid "Removed 2FA trusted devices from %d users." |
| 1871 | msgstr "" |
| 1872 | |
| 1873 | #: includes/classes/Admin/class-user-notices.php:88 |
| 1874 | msgid "The 2FA method you were using is no longer allowed on this website. Please reconfigure 2FA using one of the supported methods " |
| 1875 | msgstr "" |
| 1876 | |
| 1877 | #: includes/classes/Admin/class-user-notices.php:90 |
| 1878 | msgid "This website's administrator requires you to enable two-factor authentication (2FA) " |
| 1879 | msgstr "" |
| 1880 | |
| 1881 | #: includes/classes/Admin/class-user-notices.php:131 |
| 1882 | #: includes/classes/Admin/class-user-notices.php:154 |
| 1883 | #: includes/classes/Admin/Views/class-wizard-steps.php:659 |
| 1884 | msgid "Configure 2FA now" |
| 1885 | msgstr "" |
| 1886 | |
| 1887 | #: includes/classes/Admin/class-user-notices.php:132 |
| 1888 | msgid "Remind me on next login" |
| 1889 | msgstr "" |
| 1890 | |
| 1891 | #: includes/classes/Admin/class-user-notices.php:151 |
| 1892 | msgid "The 2FA method you were using is no longer allowed on this website. Please reconfigure 2FA using one of the supported methods." |
| 1893 | msgstr "" |
| 1894 | |
| 1895 | #: includes/classes/Admin/class-user-notices.php:155 |
| 1896 | msgid "I'll do it later" |
| 1897 | msgstr "" |
| 1898 | |
| 1899 | #: includes/classes/Admin/class-user-profile.php:73 |
| 1900 | msgid "Add two-factor authentication to strengthen the security of your user account." |
| 1901 | msgstr "" |
| 1902 | |
| 1903 | #: includes/classes/Admin/class-user-profile.php:84 |
| 1904 | msgid "This user is required to setup 2FA but has not yet done so." |
| 1905 | msgstr "" |
| 1906 | |
| 1907 | #: includes/classes/Admin/class-user-profile.php:88 |
| 1908 | msgid "This user is excluded from configuring 2FA." |
| 1909 | msgstr "" |
| 1910 | |
| 1911 | #: includes/classes/Admin/class-user-profile.php:153 |
| 1912 | msgid "Change 2FA Settings" |
| 1913 | msgstr "" |
| 1914 | |
| 1915 | #: includes/classes/Admin/class-user-profile.php:163 |
| 1916 | msgid "Generate list of Backup Codes" |
| 1917 | msgstr "" |
| 1918 | |
| 1919 | #: includes/classes/Admin/class-user-profile.php:167 |
| 1920 | #: includes/classes/Admin/class-user-profile.php:207 |
| 1921 | msgid "unused backup codes remaining." |
| 1922 | msgstr "" |
| 1923 | |
| 1924 | #: includes/classes/Admin/class-user-profile.php:169 |
| 1925 | #: includes/classes/Admin/class-user-profile.php:209 |
| 1926 | msgid "Learn more about backup codes" |
| 1927 | msgstr "" |
| 1928 | |
| 1929 | #: includes/classes/Admin/class-user-profile.php:197 |
| 1930 | msgid "Change 2FA settings" |
| 1931 | msgstr "" |
| 1932 | |
| 1933 | #: includes/classes/Admin/class-user-profile.php:262 |
| 1934 | msgid "Configure 2FA" |
| 1935 | msgstr "" |
| 1936 | |
| 1937 | #: includes/classes/Admin/class-user-profile.php:266 |
| 1938 | msgid "Configure Two-factor authentication (2FA)" |
| 1939 | msgstr "" |
| 1940 | |
| 1941 | #: includes/classes/Admin/class-user-profile.php:274 |
| 1942 | 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." |
| 1943 | msgstr "" |
| 1944 | |
| 1945 | #: includes/classes/Admin/class-user-profile.php:286 |
| 1946 | msgid "Reset 2FA configuration" |
| 1947 | msgstr "" |
| 1948 | |
| 1949 | #: includes/classes/Admin/class-user-profile.php:299 |
| 1950 | msgid "Unlock user and reset the grace period" |
| 1951 | msgstr "" |
| 1952 | |
| 1953 | #: includes/classes/Admin/class-user-profile.php:303 |
| 1954 | msgid "Two-factor authentication settings" |
| 1955 | msgstr "" |
| 1956 | |
| 1957 | #: includes/classes/Admin/class-user-profile.php:321 |
| 1958 | msgid "2FA Setup:" |
| 1959 | msgstr "" |
| 1960 | |
| 1961 | #: includes/classes/Admin/class-user-profile.php:368 |
| 1962 | msgid "Are you sure?" |
| 1963 | msgstr "" |
| 1964 | |
| 1965 | #: includes/classes/Admin/class-user-profile.php:369 |
| 1966 | msgid "Any unsaved changes will be lost!" |
| 1967 | msgstr "" |
| 1968 | |
| 1969 | #: includes/classes/Admin/class-user-profile.php:401 |
| 1970 | msgid "No available 2FA methods set" |
| 1971 | msgstr "" |
| 1972 | |
| 1973 | #: includes/classes/Admin/class-user-profile.php:401 |
| 1974 | msgid "Ask your administrator to enable 2FA methods" |
| 1975 | msgstr "" |
| 1976 | |
| 1977 | #: includes/classes/Admin/class-user-profile.php:428 |
| 1978 | #: includes/classes/Admin/Views/class-wizard-steps.php:90 |
| 1979 | msgid "Next Step" |
| 1980 | msgstr "" |
| 1981 | |
| 1982 | #: includes/classes/Admin/class-user-profile.php:517 |
| 1983 | msgid "Remove 2FA?" |
| 1984 | msgstr "" |
| 1985 | |
| 1986 | #: includes/classes/Admin/class-user-profile.php:518 |
| 1987 | msgid "Are you sure you want to remove two-factor authentication and lower the security of your user account?" |
| 1988 | msgstr "" |
| 1989 | |
| 1990 | #: includes/classes/Admin/class-user-profile.php:594 |
| 1991 | msgid "Unlock user" |
| 1992 | msgstr "" |
| 1993 | |
| 1994 | #: includes/classes/Admin/class-user-profile.php:701 |
| 1995 | msgid "No form" |
| 1996 | msgstr "" |
| 1997 | |
| 1998 | #: includes/classes/Admin/class-user-profile.php:724 |
| 1999 | msgid "Invalid Two Factor Authentication code." |
| 2000 | msgstr "" |
| 2001 | |
| 2002 | #: includes/classes/Admin/class-user-profile.php:727 |
| 2003 | msgid "Invalid Two Factor Authentication secret key." |
| 2004 | msgstr "" |
| 2005 | |
| 2006 | #: includes/classes/Admin/class-user-profile.php:733 |
| 2007 | msgid "Invalid Email Authentication code." |
| 2008 | msgstr "" |
| 2009 | |
| 2010 | #: includes/classes/Admin/class-user-profile.php:736 |
| 2011 | msgid "Please enter the code to finalize the 2FA setup." |
| 2012 | msgstr "" |
| 2013 | |
| 2014 | #: includes/classes/Admin/class-user-profile.php:754 |
| 2015 | msgid "Error processing form" |
| 2016 | msgstr "" |
| 2017 | |
| 2018 | #: includes/classes/Admin/Controllers/class-methods.php:115 |
| 2019 | msgid "There are {available_methods_count} methods available to choose from for 2FA:" |
| 2020 | msgstr "" |
| 2021 | |
| 2022 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:42 |
| 2023 | msgid "Save email settings and templates" |
| 2024 | msgstr "" |
| 2025 | |
| 2026 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:99 |
| 2027 | msgid "Which email address should the plugin use as a from address?" |
| 2028 | msgstr "" |
| 2029 | |
| 2030 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:101 |
| 2031 | msgid "Use these settings to customize the \"from\" name and email address for all correspondence sent from our plugin." |
| 2032 | msgstr "" |
| 2033 | |
| 2034 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:106 |
| 2035 | msgid "From email & name" |
| 2036 | msgstr "" |
| 2037 | |
| 2038 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:114 |
| 2039 | msgid "Use the email address from the WordPress general settings." |
| 2040 | msgstr "" |
| 2041 | |
| 2042 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:122 |
| 2043 | msgid "Use another email address" |
| 2044 | msgstr "" |
| 2045 | |
| 2046 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:126 |
| 2047 | msgid "Email Address:" |
| 2048 | msgstr "" |
| 2049 | |
| 2050 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:127 |
| 2051 | msgid "Display Name:" |
| 2052 | msgstr "" |
| 2053 | |
| 2054 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:139 |
| 2055 | msgid "Email delivery test" |
| 2056 | msgstr "" |
| 2057 | |
| 2058 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:141 |
| 2059 | 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." |
| 2060 | msgstr "" |
| 2061 | |
| 2062 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:148 |
| 2063 | msgid "Test email delivery" |
| 2064 | msgstr "" |
| 2065 | |
| 2066 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:169 |
| 2067 | msgid "Login code email" |
| 2068 | msgstr "" |
| 2069 | |
| 2070 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:170 |
| 2071 | msgid "This is the email sent to a user when a login code is required." |
| 2072 | msgstr "" |
| 2073 | |
| 2074 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:174 |
| 2075 | msgid "User account locked email" |
| 2076 | msgstr "" |
| 2077 | |
| 2078 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:175 |
| 2079 | msgid "This is the email sent to a user upon grace period expiry." |
| 2080 | msgstr "" |
| 2081 | |
| 2082 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:179 |
| 2083 | msgid "User account unlocked email" |
| 2084 | msgstr "" |
| 2085 | |
| 2086 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:180 |
| 2087 | msgid "This is the email sent to a user when the user's account has been unlocked." |
| 2088 | msgstr "" |
| 2089 | |
| 2090 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:236 |
| 2091 | msgid "Please provide an email address" |
| 2092 | msgstr "" |
| 2093 | |
| 2094 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:246 |
| 2095 | msgid "Please provide a display name." |
| 2096 | msgstr "" |
| 2097 | |
| 2098 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:257 |
| 2099 | msgid "Please provide a valid email address. Your email address has not been updated." |
| 2100 | msgstr "" |
| 2101 | |
| 2102 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:271 |
| 2103 | msgid "Please only use alphanumeric text. Your display name has not been updated." |
| 2104 | msgstr "" |
| 2105 | |
| 2106 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:349 |
| 2107 | msgid "Email Templates" |
| 2108 | msgstr "" |
| 2109 | |
| 2110 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:358 |
| 2111 | msgid "Send this email" |
| 2112 | msgstr "" |
| 2113 | |
| 2114 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:364 |
| 2115 | msgid "Uncheck to disable this message." |
| 2116 | msgstr "" |
| 2117 | |
| 2118 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:371 |
| 2119 | msgid "Email subject" |
| 2120 | msgstr "" |
| 2121 | |
| 2122 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:380 |
| 2123 | msgid "Email body" |
| 2124 | msgstr "" |
| 2125 | |
| 2126 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:382 |
| 2127 | msgid "Available template tags:" |
| 2128 | msgstr "" |
| 2129 | |
| 2130 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:420 |
| 2131 | msgid "Send test email" |
| 2132 | msgstr "" |
| 2133 | |
| 2134 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:182 |
| 2135 | msgid "Do you want to delete the plugin data from the database upon uninstall?" |
| 2136 | msgstr "" |
| 2137 | |
| 2138 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:184 |
| 2139 | 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." |
| 2140 | msgstr "" |
| 2141 | |
| 2142 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:189 |
| 2143 | msgid "Delete data" |
| 2144 | msgstr "" |
| 2145 | |
| 2146 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:195 |
| 2147 | msgid "Delete data upon uninstall" |
| 2148 | msgstr "" |
| 2149 | |
| 2150 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:220 |
| 2151 | msgid "Limit 2FA settings access?" |
| 2152 | msgstr "" |
| 2153 | |
| 2154 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:222 |
| 2155 | msgid "Use this setting to hide this plugin configuration area from all other admins." |
| 2156 | msgstr "" |
| 2157 | |
| 2158 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:227 |
| 2159 | msgid "Limit access to 2FA settings" |
| 2160 | msgstr "" |
| 2161 | |
| 2162 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:233 |
| 2163 | msgid "Hide settings from other administrators" |
| 2164 | msgstr "" |
| 2165 | |
| 2166 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:260 |
| 2167 | msgid "What should the plugin do if the 2FA method used during a user login is unavailable?" |
| 2168 | msgstr "" |
| 2169 | |
| 2170 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:262 |
| 2171 | msgid "There may be cases in which the 2FA service is unavailable when a user is trying to log in. For example, the service is unreachable or there are no credits to complete the action. In this case you can configure the plugin to either block the login process, or allow the user to log in without 2FA authentication." |
| 2172 | msgstr "" |
| 2173 | |
| 2174 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:267 |
| 2175 | msgid "Select action" |
| 2176 | msgstr "" |
| 2177 | |
| 2178 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:274 |
| 2179 | msgid "Block the login." |
| 2180 | msgstr "" |
| 2181 | |
| 2182 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:282 |
| 2183 | msgid "Allow the login without 2FA" |
| 2184 | msgstr "" |
| 2185 | |
| 2186 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:76 |
| 2187 | msgid "Exclude yourself?" |
| 2188 | msgstr "" |
| 2189 | |
| 2190 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:77 |
| 2191 | 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?" |
| 2192 | msgstr "" |
| 2193 | |
| 2194 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:84 |
| 2195 | msgid "Continue anyway" |
| 2196 | msgstr "" |
| 2197 | |
| 2198 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:85 |
| 2199 | msgid "Exclude myself from 2FA policies" |
| 2200 | msgstr "" |
| 2201 | |
| 2202 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:98 |
| 2203 | #: includes/classes/Admin/Views/class-settings-page-render.php:46 |
| 2204 | msgid "These settings have been disabled by your site administrator, please contact them for further assistance." |
| 2205 | msgstr "" |
| 2206 | |
| 2207 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:178 |
| 2208 | msgid "The plugin created the 2FA settings page with the URL:" |
| 2209 | msgstr "" |
| 2210 | |
| 2211 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:180 |
| 2212 | msgid "You can edit this page using the page editor, like you do with all other pages." |
| 2213 | msgstr "" |
| 2214 | |
| 2215 | #. translators: %s: tag name. |
| 2216 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:184 |
| 2217 | 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." |
| 2218 | msgstr "" |
| 2219 | |
| 2220 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:194 |
| 2221 | msgid "OK" |
| 2222 | msgstr "" |
| 2223 | |
| 2224 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:244 |
| 2225 | msgid "No global 2FA methods enabled." |
| 2226 | msgstr "" |
| 2227 | |
| 2228 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:348 |
| 2229 | msgid "Grace period must be at least 1 day/hour" |
| 2230 | msgstr "" |
| 2231 | |
| 2232 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:410 |
| 2233 | msgid "You must provide a new page slug." |
| 2234 | msgstr "" |
| 2235 | |
| 2236 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:441 |
| 2237 | msgid "You must specify at least one role or user" |
| 2238 | msgstr "" |
| 2239 | |
| 2240 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:580 |
| 2241 | msgid "Page generated by" |
| 2242 | msgstr "" |
| 2243 | |
| 2244 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:581 |
| 2245 | msgid "WP 2FA Plugin" |
| 2246 | msgstr "" |
| 2247 | |
| 2248 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:257 |
| 2249 | msgid "Change the default text used in the 2FA code page?" |
| 2250 | msgstr "" |
| 2251 | |
| 2252 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:259 |
| 2253 | 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." |
| 2254 | msgstr "" |
| 2255 | |
| 2256 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:265 |
| 2257 | msgid "2FA code page text" |
| 2258 | msgstr "" |
| 2259 | |
| 2260 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:276 |
| 2261 | msgid "Backup code page text" |
| 2262 | msgstr "" |
| 2263 | |
| 2264 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:41 |
| 2265 | msgid "Which 2FA methods can your users use?" |
| 2266 | msgstr "" |
| 2267 | |
| 2268 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:43 |
| 2269 | msgid "When you uncheck any of the below 2FA methods it won't be available for your users to use. You can always change this later on from the plugin's settings." |
| 2270 | msgstr "" |
| 2271 | |
| 2272 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:55 |
| 2273 | msgid "Select the methods" |
| 2274 | msgstr "" |
| 2275 | |
| 2276 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:66 |
| 2277 | msgid "One-time code via 2FA App (TOTP)" |
| 2278 | msgstr "" |
| 2279 | |
| 2280 | #. translators: link to the knowledge base website |
| 2281 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:74 |
| 2282 | msgid "When using this method, users will need to configure a 2FA app to get the one-time login code. The plugin supports all standard 2FA apps. Refer to the %s for more information. Allowing users to set up a secondary 2FA method is highly recommended. You can do this in the next step of the wizard. This will allow users to log in using an alternative method should they, for example lose access to their phone." |
| 2283 | msgstr "" |
| 2284 | |
| 2285 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:107 |
| 2286 | msgid "When using this method, users will receive the one-time login code over email. Therefore, email deliverability is very important. Users using this method should whitelist the address from which the codes are sent. By default, this is the email address configured in your WordPress. You can run an email test from the plugin's settings to confirm email deliverability. If you have had email deliverability / reliability issues, we highly recommend you to install the free plugin " |
| 2287 | msgstr "" |
| 2288 | |
| 2289 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:107 |
| 2290 | msgid "Allowing users to set up a secondary 2FA method is highly recommended. You can do this in the next step of the wizard. This will allow users to log in using an alternative method should they, for example lose access to their phone." |
| 2291 | msgstr "" |
| 2292 | |
| 2293 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:214 |
| 2294 | msgid "Which alternative 2FA methods can users use?" |
| 2295 | msgstr "" |
| 2296 | |
| 2297 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:216 |
| 2298 | msgid "An alternative 2FA method allows users to configure another 2FA method that can be used as a backup should the primary 2FA method fail. This can happen if, for example, a user forgets their smartphone, the smartphone runs out of battery, or there are email deliverability problems." |
| 2299 | msgstr "" |
| 2300 | |
| 2301 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:219 |
| 2302 | msgid "It is highly recommended to have an alternative 2FA method configured at all times. Below is a list of alternative 2FA methods available through this plugin:" |
| 2303 | msgstr "" |
| 2304 | |
| 2305 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:235 |
| 2306 | msgid "Backup codes allow users to log in to WordPress should they find themselves unable to log in via the primary 2FA method. Backup codes are enabled by default and are generated during the 2FA configuration process. Each backup code can be used only once. Once the initial list is exhausted, more backup codes can be generated through the user’s WordPress profile page - " |
| 2307 | msgstr "" |
| 2308 | |
| 2309 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:236 |
| 2310 | msgid "More information" |
| 2311 | msgstr "" |
| 2312 | |
| 2313 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:243 |
| 2314 | msgid "Upgrade to WP 2FA Premium for" |
| 2315 | msgstr "" |
| 2316 | |
| 2317 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:244 |
| 2318 | msgid "more alternative 2FA methods" |
| 2319 | msgstr "" |
| 2320 | |
| 2321 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:245 |
| 2322 | msgid "to give your users more options." |
| 2323 | msgstr "" |
| 2324 | |
| 2325 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:269 |
| 2326 | msgid "Do you want to enforce 2FA for some, or all the users? " |
| 2327 | msgstr "" |
| 2328 | |
| 2329 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:271 |
| 2330 | 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. " |
| 2331 | msgstr "" |
| 2332 | |
| 2333 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:279 |
| 2334 | msgid "Enforce 2FA on" |
| 2335 | msgstr "" |
| 2336 | |
| 2337 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:287 |
| 2338 | msgid "All users" |
| 2339 | msgstr "" |
| 2340 | |
| 2341 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:294 |
| 2342 | msgid "Only super admins" |
| 2343 | msgstr "" |
| 2344 | |
| 2345 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:299 |
| 2346 | msgid "Only super admins and site admins" |
| 2347 | msgstr "" |
| 2348 | |
| 2349 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:308 |
| 2350 | msgid "Only for specific users and roles" |
| 2351 | msgstr "" |
| 2352 | |
| 2353 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:313 |
| 2354 | msgid "Users :" |
| 2355 | msgstr "" |
| 2356 | |
| 2357 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:329 |
| 2358 | msgid "Roles :" |
| 2359 | msgstr "" |
| 2360 | |
| 2361 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:351 |
| 2362 | msgid "Also enforce 2FA on network users with super admin privileges" |
| 2363 | msgstr "" |
| 2364 | |
| 2365 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:361 |
| 2366 | msgid "These sub-sites" |
| 2367 | msgstr "" |
| 2368 | |
| 2369 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:365 |
| 2370 | msgid "Sites :" |
| 2371 | msgstr "" |
| 2372 | |
| 2373 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:393 |
| 2374 | msgid "Do not enforce on any users" |
| 2375 | msgstr "" |
| 2376 | |
| 2377 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:420 |
| 2378 | msgid "Do you want to exclude any users or roles from 2FA? " |
| 2379 | msgstr "" |
| 2380 | |
| 2381 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:422 |
| 2382 | 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" |
| 2383 | msgstr "" |
| 2384 | |
| 2385 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:430 |
| 2386 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:433 |
| 2387 | msgid "Exclude the following users" |
| 2388 | msgstr "" |
| 2389 | |
| 2390 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:455 |
| 2391 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:460 |
| 2392 | msgid "Exclude the following roles" |
| 2393 | msgstr "" |
| 2394 | |
| 2395 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:482 |
| 2396 | msgid "Also exclude users with super admin privilege" |
| 2397 | msgstr "" |
| 2398 | |
| 2399 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:508 |
| 2400 | msgid "Do you want to exclude all the users of a site from 2FA? " |
| 2401 | msgstr "" |
| 2402 | |
| 2403 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:510 |
| 2404 | 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:" |
| 2405 | msgstr "" |
| 2406 | |
| 2407 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:518 |
| 2408 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:527 |
| 2409 | msgid "Exclude the following sites" |
| 2410 | msgstr "" |
| 2411 | |
| 2412 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:640 |
| 2413 | msgid "Seconds" |
| 2414 | msgstr "" |
| 2415 | |
| 2416 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:652 |
| 2417 | msgid "Note: If users do not configure it within the configured stipulated time, their account will be locked and have to be unlocked manually." |
| 2418 | msgstr "" |
| 2419 | |
| 2420 | #: includes/classes/Admin/Views/class-settings-page-render.php:125 |
| 2421 | msgid "General settings" |
| 2422 | msgstr "" |
| 2423 | |
| 2424 | #: includes/classes/Admin/Views/class-settings-page-render.php:146 |
| 2425 | msgid "Emails & templates" |
| 2426 | msgstr "" |
| 2427 | |
| 2428 | #: includes/classes/Admin/Views/class-settings-page-render.php:167 |
| 2429 | msgid "White labeling" |
| 2430 | msgstr "" |
| 2431 | |
| 2432 | #: includes/classes/Admin/Views/class-settings-page-render.php:171 |
| 2433 | 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" |
| 2434 | msgstr "" |
| 2435 | |
| 2436 | #: includes/classes/Admin/Views/class-wizard-steps.php:116 |
| 2437 | #: includes/classes/Admin/Views/class-wizard-steps.php:117 |
| 2438 | msgid "Next" |
| 2439 | msgstr "" |
| 2440 | |
| 2441 | #: includes/classes/Admin/Views/class-wizard-steps.php:137 |
| 2442 | msgid "Let us help you get started" |
| 2443 | msgstr "" |
| 2444 | |
| 2445 | #: includes/classes/Admin/Views/class-wizard-steps.php:138 |
| 2446 | 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." |
| 2447 | msgstr "" |
| 2448 | |
| 2449 | #: includes/classes/Admin/Views/class-wizard-steps.php:143 |
| 2450 | msgid "Let’s get started!" |
| 2451 | msgstr "" |
| 2452 | |
| 2453 | #: includes/classes/Admin/Views/class-wizard-steps.php:147 |
| 2454 | msgid "Skip Wizard - I know how to do this" |
| 2455 | msgstr "" |
| 2456 | |
| 2457 | #: includes/classes/Admin/Views/class-wizard-steps.php:166 |
| 2458 | msgid "One-time code via 2FA app" |
| 2459 | msgstr "" |
| 2460 | |
| 2461 | #: includes/classes/Admin/Views/class-wizard-steps.php:195 |
| 2462 | msgid "One-time code via email" |
| 2463 | msgstr "" |
| 2464 | |
| 2465 | #: includes/classes/Admin/Views/class-wizard-steps.php:222 |
| 2466 | msgid "Reset Key" |
| 2467 | msgstr "" |
| 2468 | |
| 2469 | #: includes/classes/Admin/Views/class-wizard-steps.php:313 |
| 2470 | msgid "COPY" |
| 2471 | msgstr "" |
| 2472 | |
| 2473 | #: includes/classes/Admin/Views/class-wizard-steps.php:326 |
| 2474 | msgid "Click on the icon of the app that you are using for a detailed guide on how to set it up." |
| 2475 | msgstr "" |
| 2476 | |
| 2477 | #: includes/classes/Admin/Views/class-wizard-steps.php:401 |
| 2478 | msgid "To complete the 2FA configuration you will be sent a one-time code over email, therefore you should have access to the mailbox of this email address. If you do not receive the email with the one-time code please check your spam folder and contact your administrator." |
| 2479 | msgstr "" |
| 2480 | |
| 2481 | #: includes/classes/Admin/Views/class-wizard-steps.php:405 |
| 2482 | msgid "IMPORTANT: " |
| 2483 | msgstr "" |
| 2484 | |
| 2485 | #: includes/classes/Admin/Views/class-wizard-steps.php:406 |
| 2486 | msgid "To ensure you always receive the one-time code whitelist the email address from which the codes are sent. This is " |
| 2487 | msgstr "" |
| 2488 | |
| 2489 | #: includes/classes/Admin/Views/class-wizard-steps.php:467 |
| 2490 | #: includes/classes/Admin/Views/class-wizard-steps.php:519 |
| 2491 | msgid "Generate backup codes" |
| 2492 | msgstr "" |
| 2493 | |
| 2494 | #: includes/classes/Admin/Views/class-wizard-steps.php:468 |
| 2495 | #: includes/classes/Admin/Views/class-wizard-steps.php:520 |
| 2496 | #: includes/classes/Admin/Views/class-wizard-steps.php:543 |
| 2497 | #: includes/classes/class-wp2fa.php:126 |
| 2498 | msgid "Generate list of backup codes" |
| 2499 | msgstr "" |
| 2500 | |
| 2501 | #: includes/classes/Admin/Views/class-wizard-steps.php:474 |
| 2502 | #: includes/classes/Admin/Views/class-wizard-steps.php:479 |
| 2503 | #: includes/classes/Admin/Views/class-wizard-steps.php:480 |
| 2504 | #: includes/classes/Admin/Views/class-wizard-steps.php:522 |
| 2505 | #: includes/classes/Admin/Views/class-wizard-steps.php:523 |
| 2506 | msgid "I’ll generate them later" |
| 2507 | msgstr "" |
| 2508 | |
| 2509 | #: includes/classes/Admin/Views/class-wizard-steps.php:514 |
| 2510 | msgid "Generate codes" |
| 2511 | msgstr "" |
| 2512 | |
| 2513 | #: includes/classes/Admin/Views/class-wizard-steps.php:541 |
| 2514 | msgid "Backup 2FA methods:" |
| 2515 | msgstr "" |
| 2516 | |
| 2517 | #: includes/classes/Admin/Views/class-wizard-steps.php:561 |
| 2518 | msgid "Your backup codes" |
| 2519 | msgstr "" |
| 2520 | |
| 2521 | #: includes/classes/Admin/Views/class-wizard-steps.php:570 |
| 2522 | #: includes/classes/Admin/Views/class-wizard-steps.php:574 |
| 2523 | #: includes/classes/Admin/Views/class-wizard-steps.php:575 |
| 2524 | msgid "Download" |
| 2525 | msgstr "" |
| 2526 | |
| 2527 | #: includes/classes/Admin/Views/class-wizard-steps.php:571 |
| 2528 | msgid "Copy" |
| 2529 | msgstr "" |
| 2530 | |
| 2531 | #: includes/classes/Admin/Views/class-wizard-steps.php:578 |
| 2532 | #: includes/classes/Admin/Views/class-wizard-steps.php:579 |
| 2533 | msgid "Print" |
| 2534 | msgstr "" |
| 2535 | |
| 2536 | #: includes/classes/Admin/Views/class-wizard-steps.php:582 |
| 2537 | #: includes/classes/Admin/Views/class-wizard-steps.php:583 |
| 2538 | msgid "Send me the codes via email" |
| 2539 | msgstr "" |
| 2540 | |
| 2541 | #: includes/classes/Admin/Views/class-wizard-steps.php:589 |
| 2542 | #: includes/classes/Admin/Views/class-wizard-steps.php:595 |
| 2543 | msgid "I'm ready, close the wizard" |
| 2544 | msgstr "" |
| 2545 | |
| 2546 | #: includes/classes/Admin/Views/class-wizard-steps.php:640 |
| 2547 | msgid "Congratulations." |
| 2548 | msgstr "" |
| 2549 | |
| 2550 | #: includes/classes/Admin/Views/class-wizard-steps.php:640 |
| 2551 | msgid "Congratulations, you're almost there..." |
| 2552 | msgstr "" |
| 2553 | |
| 2554 | #: includes/classes/Admin/Views/class-wizard-steps.php:643 |
| 2555 | 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." |
| 2556 | msgstr "" |
| 2557 | |
| 2558 | #: includes/classes/Admin/Views/class-wizard-steps.php:656 |
| 2559 | msgid "Now you need to configure 2FA for your own user account. You can do this now (recommended) or later." |
| 2560 | msgstr "" |
| 2561 | |
| 2562 | #: includes/classes/Admin/Views/class-wizard-steps.php:662 |
| 2563 | #: includes/classes/Admin/Views/class-wizard-steps.php:754 |
| 2564 | msgid "Close wizard & configure 2FA later" |
| 2565 | msgstr "" |
| 2566 | |
| 2567 | #: includes/classes/Admin/Views/class-wizard-steps.php:751 |
| 2568 | msgid "Configure backup 2FA method" |
| 2569 | msgstr "" |
| 2570 | |
| 2571 | #. translators: %s: count |
| 2572 | #: includes/classes/Authenticator/class-backup-codes.php:162 |
| 2573 | msgid "%s unused code remaining." |
| 2574 | msgid_plural "%s unused codes remaining." |
| 2575 | msgstr[0] "" |
| 2576 | msgstr[1] "" |
| 2577 | |
| 2578 | #. translators: %s: the site's domain |
| 2579 | #: includes/classes/Authenticator/class-backup-codes.php:167 |
| 2580 | msgid "Two-Factor Backup Codes for %s" |
| 2581 | msgstr "" |
| 2582 | |
| 2583 | #. translators: URL with more information about the backup codes |
| 2584 | #: includes/classes/Authenticator/class-backup-codes.php:253 |
| 2585 | 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" |
| 2586 | msgstr "" |
| 2587 | |
| 2588 | #: includes/classes/Authenticator/class-backup-codes.php:254 |
| 2589 | msgid "More information." |
| 2590 | msgstr "" |
| 2591 | |
| 2592 | #: includes/classes/Authenticator/class-login.php:226 |
| 2593 | msgid "Error: API login for user disabled." |
| 2594 | msgstr "" |
| 2595 | |
| 2596 | #: includes/classes/Authenticator/class-login.php:271 |
| 2597 | 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." |
| 2598 | msgstr "" |
| 2599 | |
| 2600 | #: includes/classes/Authenticator/class-login.php:371 |
| 2601 | msgid "Cheatin’ uh?" |
| 2602 | msgstr "" |
| 2603 | |
| 2604 | #: includes/classes/Authenticator/class-login.php:476 |
| 2605 | msgid "Log In" |
| 2606 | msgstr "" |
| 2607 | |
| 2608 | #: includes/classes/Authenticator/class-login.php:498 |
| 2609 | msgid "Resend Code" |
| 2610 | msgstr "" |
| 2611 | |
| 2612 | #: includes/classes/Authenticator/class-login.php:532 |
| 2613 | msgid "Or, use a backup code." |
| 2614 | msgstr "" |
| 2615 | |
| 2616 | #: includes/classes/Authenticator/class-login.php:555 |
| 2617 | msgid "Are you lost?" |
| 2618 | msgstr "" |
| 2619 | |
| 2620 | #. translators: %s: site name. |
| 2621 | #: includes/classes/Authenticator/class-login.php:560 |
| 2622 | msgid "← Back to %s" |
| 2623 | msgstr "" |
| 2624 | |
| 2625 | #: includes/classes/Authenticator/class-login.php:707 |
| 2626 | msgid "<p> <strong>WP-2FA</strong>: Please contact the administrator for further assistance!</p>" |
| 2627 | msgstr "" |
| 2628 | |
| 2629 | #: includes/classes/Authenticator/class-login.php:707 |
| 2630 | msgid "Invalid provider." |
| 2631 | msgstr "" |
| 2632 | |
| 2633 | #: includes/classes/Authenticator/class-login.php:761 |
| 2634 | msgid "ERROR: Invalid backup code." |
| 2635 | msgstr "" |
| 2636 | |
| 2637 | #: includes/classes/Authenticator/class-login.php:833 |
| 2638 | msgid "You have logged in successfully." |
| 2639 | msgstr "" |
| 2640 | |
| 2641 | #: includes/classes/Authenticator/class-login.php:914 |
| 2642 | msgid "Authentication Code:" |
| 2643 | msgstr "" |
| 2644 | |
| 2645 | #: includes/classes/class-wp2fa.php:100 |
| 2646 | 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. Note: if you are supposed to receive an email but did not receive any, please click the Resend Code button to request another code." |
| 2647 | msgstr "" |
| 2648 | |
| 2649 | #: includes/classes/class-wp2fa.php:102 |
| 2650 | msgid "Enter a backup verification code." |
| 2651 | msgstr "" |
| 2652 | |
| 2653 | #: includes/classes/class-wp2fa.php:109 |
| 2654 | #: includes/classes/class-wp2fa.php:110 |
| 2655 | msgid "Choose the 2FA method" |
| 2656 | msgstr "" |
| 2657 | |
| 2658 | #: includes/classes/class-wp2fa.php:110 |
| 2659 | msgid "Only the below 2FA method is allowed on this website:" |
| 2660 | msgstr "" |
| 2661 | |
| 2662 | #: includes/classes/class-wp2fa.php:111 |
| 2663 | msgid "Setting up TOTP" |
| 2664 | msgstr "" |
| 2665 | |
| 2666 | #: includes/classes/class-wp2fa.php:112 |
| 2667 | msgid "Download and start the application of your choice" |
| 2668 | msgstr "" |
| 2669 | |
| 2670 | #: includes/classes/class-wp2fa.php:113 |
| 2671 | msgid "From within the application scan the QR code provided on the left. Otherwise, enter the following code manually in the application:" |
| 2672 | msgstr "" |
| 2673 | |
| 2674 | #: includes/classes/class-wp2fa.php:114 |
| 2675 | msgid "Click the \"I'm ready\" button below when you complete the application setup process to proceed with the wizard." |
| 2676 | msgstr "" |
| 2677 | |
| 2678 | #: includes/classes/class-wp2fa.php:115 |
| 2679 | msgid "Setting up HOTP" |
| 2680 | msgstr "" |
| 2681 | |
| 2682 | #: includes/classes/class-wp2fa.php:115 |
| 2683 | #: includes/classes/class-wp2fa.php:131 |
| 2684 | msgid "Please select the email address where the one-time code should be sent:" |
| 2685 | msgstr "" |
| 2686 | |
| 2687 | #: includes/classes/class-wp2fa.php:116 |
| 2688 | msgid "Setting up Authy" |
| 2689 | msgstr "" |
| 2690 | |
| 2691 | #: includes/classes/class-wp2fa.php:116 |
| 2692 | msgid "To enable Authy enter the country and cellphone number in order to use it with this account." |
| 2693 | msgstr "" |
| 2694 | |
| 2695 | #: includes/classes/class-wp2fa.php:117 |
| 2696 | msgid "Setting up Twilio" |
| 2697 | msgstr "" |
| 2698 | |
| 2699 | #: includes/classes/class-wp2fa.php:117 |
| 2700 | msgid "To enable Twiliio enter the country and cellphone number in order to use it with this account." |
| 2701 | msgstr "" |
| 2702 | |
| 2703 | #: includes/classes/class-wp2fa.php:118 |
| 2704 | msgid "Setting up Link over email 2FA" |
| 2705 | msgstr "" |
| 2706 | |
| 2707 | #: includes/classes/class-wp2fa.php:118 |
| 2708 | msgid "Please select the email address to where the out-of-band link should be sent:" |
| 2709 | msgstr "" |
| 2710 | |
| 2711 | #: includes/classes/class-wp2fa.php:119 |
| 2712 | #: includes/classes/class-wp2fa.php:120 |
| 2713 | #: includes/classes/class-wp2fa.php:121 |
| 2714 | #: includes/classes/class-wp2fa.php:122 |
| 2715 | msgid "Almost there…" |
| 2716 | msgstr "" |
| 2717 | |
| 2718 | #: includes/classes/class-wp2fa.php:119 |
| 2719 | msgid "Please type in the one-time code from your chosen authentication app to finalize the setup." |
| 2720 | msgstr "" |
| 2721 | |
| 2722 | #: includes/classes/class-wp2fa.php:120 |
| 2723 | msgid "Please type in the one-time code sent to your email address to finalize the setup" |
| 2724 | msgstr "" |
| 2725 | |
| 2726 | #: includes/classes/class-wp2fa.php:121 |
| 2727 | msgid "Please type in the one-time code sent to your email address to finalize the setup. Once the code is confirmed and 2FA is set up, you only have to verify a login by clicking on a link sent to you via email." |
| 2728 | msgstr "" |
| 2729 | |
| 2730 | #: includes/classes/class-wp2fa.php:122 |
| 2731 | msgid "Please type in the code from your Authy application with name {authy_name}" |
| 2732 | msgstr "" |
| 2733 | |
| 2734 | #: includes/classes/class-wp2fa.php:123 |
| 2735 | 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." |
| 2736 | msgstr "" |
| 2737 | |
| 2738 | #: includes/classes/class-wp2fa.php:124 |
| 2739 | #: includes/classes/class-wp2fa.php:125 |
| 2740 | msgid "Congratulations! You have enabled two-factor authentication for your user. You’ve just helped towards making this website more secure!" |
| 2741 | msgstr "" |
| 2742 | |
| 2743 | #: includes/classes/class-wp2fa.php:125 |
| 2744 | msgid "You should now generate the list of backup method. Although this is optional, it is highly recommended to have a secondary 2FA method. This can be used as a backup should the primary 2FA method fail. This can happen if, for example, you forget your smartphone, the smartphone runs out of battery, or there are email deliverability problems." |
| 2745 | msgstr "" |
| 2746 | |
| 2747 | #: includes/classes/class-wp2fa.php:126 |
| 2748 | msgid "It is recommended to generate and print some backup codes in case you lose access to your primary 2FA method." |
| 2749 | msgstr "" |
| 2750 | |
| 2751 | #: includes/classes/class-wp2fa.php:127 |
| 2752 | msgid "Backup codes generated" |
| 2753 | msgstr "" |
| 2754 | |
| 2755 | #: includes/classes/class-wp2fa.php:127 |
| 2756 | msgid "Here are your backup codes:" |
| 2757 | msgstr "" |
| 2758 | |
| 2759 | #: includes/classes/class-wp2fa.php:128 |
| 2760 | msgid "Congratulations! You are all set." |
| 2761 | msgstr "" |
| 2762 | |
| 2763 | #: includes/classes/class-wp2fa.php:129 |
| 2764 | msgid "You are required to configure 2FA." |
| 2765 | msgstr "" |
| 2766 | |
| 2767 | #: includes/classes/class-wp2fa.php:129 |
| 2768 | msgid "In order to keep this site - and your details secure, this website’s administrator requires you to enable 2FA authentication to continue." |
| 2769 | msgstr "" |
| 2770 | |
| 2771 | #: includes/classes/class-wp2fa.php:129 |
| 2772 | msgid "Two factor authentication ensures only you have access to your account by creating an added layer of security when logging in -" |
| 2773 | msgstr "" |
| 2774 | |
| 2775 | #: includes/classes/class-wp2fa.php:129 |
| 2776 | msgid "Learn more" |
| 2777 | msgstr "" |
| 2778 | |
| 2779 | #: includes/classes/class-wp2fa.php:130 |
| 2780 | msgid "Reconfigure the 2FA App" |
| 2781 | msgstr "" |
| 2782 | |
| 2783 | #: includes/classes/class-wp2fa.php:130 |
| 2784 | 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." |
| 2785 | msgstr "" |
| 2786 | |
| 2787 | #: includes/classes/class-wp2fa.php:131 |
| 2788 | msgid "Reconfigure one-time code over email method" |
| 2789 | msgstr "" |
| 2790 | |
| 2791 | #: includes/classes/class-wp2fa.php:132 |
| 2792 | #: includes/classes/class-wp2fa.php:133 |
| 2793 | msgid "Reconfigure Authy method" |
| 2794 | msgstr "" |
| 2795 | |
| 2796 | #: includes/classes/class-wp2fa.php:132 |
| 2797 | msgid "Please select the phone where link should be send:" |
| 2798 | msgstr "" |
| 2799 | |
| 2800 | #: includes/classes/class-wp2fa.php:133 |
| 2801 | #: includes/classes/class-wp2fa.php:135 |
| 2802 | msgid "The 2FA service you want to use is currently unavailable. Please try again later or restart the wizard to choose another method." |
| 2803 | msgstr "" |
| 2804 | |
| 2805 | #: includes/classes/class-wp2fa.php:134 |
| 2806 | #: includes/classes/class-wp2fa.php:135 |
| 2807 | msgid "Reconfigure Twilio method" |
| 2808 | msgstr "" |
| 2809 | |
| 2810 | #: includes/classes/class-wp2fa.php:134 |
| 2811 | msgid "Please select the phone where code should be send:" |
| 2812 | msgstr "" |
| 2813 | |
| 2814 | #: includes/classes/class-wp2fa.php:136 |
| 2815 | msgid "Reconfigure link over email method" |
| 2816 | msgstr "" |
| 2817 | |
| 2818 | #: includes/classes/class-wp2fa.php:136 |
| 2819 | msgid "Please select the email address where the OOB code should be sent:" |
| 2820 | msgstr "" |
| 2821 | |
| 2822 | #: includes/classes/class-wp2fa.php:494 |
| 2823 | msgid "Your login confirmation code for {site_name}" |
| 2824 | msgstr "" |
| 2825 | |
| 2826 | #. translators: The login code provided from the plugin. |
| 2827 | #: includes/classes/class-wp2fa.php:498 |
| 2828 | msgid "Enter %1$1s to log in." |
| 2829 | msgstr "" |
| 2830 | |
| 2831 | #: includes/classes/class-wp2fa.php:502 |
| 2832 | #: includes/classes/class-wp2fa.php:520 |
| 2833 | #: includes/classes/class-wp2fa.php:535 |
| 2834 | msgid "Thank you." |
| 2835 | msgstr "" |
| 2836 | |
| 2837 | #: includes/classes/class-wp2fa.php:503 |
| 2838 | #: includes/classes/class-wp2fa.php:521 |
| 2839 | #: includes/classes/class-wp2fa.php:535 |
| 2840 | #: includes/classes/class-wp2fa.php:545 |
| 2841 | msgid "Email sent by" |
| 2842 | msgstr "" |
| 2843 | |
| 2844 | #: includes/classes/class-wp2fa.php:508 |
| 2845 | msgid "Your user on {site_name} has been locked" |
| 2846 | msgstr "" |
| 2847 | |
| 2848 | #: includes/classes/class-wp2fa.php:510 |
| 2849 | msgid "Hello." |
| 2850 | msgstr "" |
| 2851 | |
| 2852 | #. translators: %2s - the name of the site. |
| 2853 | #: includes/classes/class-wp2fa.php:514 |
| 2854 | msgid "Since you have not enabled two-factor authentication for the user %1$1s on the website %2$2s within the grace period, your account has been locked." |
| 2855 | msgstr "" |
| 2856 | |
| 2857 | #: includes/classes/class-wp2fa.php:519 |
| 2858 | msgid "Contact your website administrator to unlock your account." |
| 2859 | msgstr "" |
| 2860 | |
| 2861 | #: includes/classes/class-wp2fa.php:526 |
| 2862 | msgid "Your user on {site_name} has been unlocked" |
| 2863 | msgstr "" |
| 2864 | |
| 2865 | #: includes/classes/class-wp2fa.php:529 |
| 2866 | #: includes/classes/class-wp2fa.php:541 |
| 2867 | msgid "Hello," |
| 2868 | msgstr "" |
| 2869 | |
| 2870 | #: includes/classes/class-wp2fa.php:529 |
| 2871 | msgid "Your user" |
| 2872 | msgstr "" |
| 2873 | |
| 2874 | #: includes/classes/class-wp2fa.php:529 |
| 2875 | #: includes/classes/class-wp2fa.php:541 |
| 2876 | msgid "on the website" |
| 2877 | msgstr "" |
| 2878 | |
| 2879 | #: includes/classes/class-wp2fa.php:529 |
| 2880 | msgid "has been unlocked. Please configure two-factor authentication within the grace period, otherwise your account will be locked again." |
| 2881 | msgstr "" |
| 2882 | |
| 2883 | #: includes/classes/class-wp2fa.php:532 |
| 2884 | msgid "You can configure 2FA from this page:" |
| 2885 | msgstr "" |
| 2886 | |
| 2887 | #: includes/classes/class-wp2fa.php:535 |
| 2888 | #: includes/classes/class-wp2fa.php:545 |
| 2889 | msgid "WP 2FA plugin" |
| 2890 | msgstr "" |
| 2891 | |
| 2892 | #: includes/classes/class-wp2fa.php:538 |
| 2893 | msgid "2FA backup codes for user {user_login_name} on {site_name}" |
| 2894 | msgstr "" |
| 2895 | |
| 2896 | #: includes/classes/class-wp2fa.php:541 |
| 2897 | msgid "Below please find the 2FA backup codes for your user" |
| 2898 | msgstr "" |
| 2899 | |
| 2900 | #: includes/classes/class-wp2fa.php:541 |
| 2901 | msgid "The website's URL is" |
| 2902 | msgstr "" |
| 2903 | |
| 2904 | #: includes/classes/class-wp2fa.php:545 |
| 2905 | msgid "Thank you for enabling 2FA on your account and helping us keeping the website secure." |
| 2906 | msgstr "" |
| 2907 | |
| 2908 | #: includes/classes/class-wp2fa.php:790 |
| 2909 | msgid "Test email from WP 2FA" |
| 2910 | msgstr "" |
| 2911 | |
| 2912 | #: includes/classes/class-wp2fa.php:791 |
| 2913 | msgid "This email was sent by the WP 2FA plugin to test the email delivery." |
| 2914 | msgstr "" |
| 2915 | |
| 2916 | #: includes/classes/class-wp2fa.php:1004 |
| 2917 | msgid "For security reasons WP 2FA needs to store the private key in the wp-config.php file. However, it is unable to. This can happen because of restrictive permissions, or the file is not in the default location. To fix this you can:" |
| 2918 | msgstr "" |
| 2919 | |
| 2920 | #: includes/classes/class-wp2fa.php:1006 |
| 2921 | msgid "Option A) allow the plugin to write to the wp-config.php file temporarily by changing the wp-config.php permissions to 755. Once ready, click the button to proceed." |
| 2922 | msgstr "" |
| 2923 | |
| 2924 | #: includes/classes/class-wp2fa.php:1008 |
| 2925 | msgid "Option B) Add the encryption key to the wp-config.php file yourself by " |
| 2926 | msgstr "" |
| 2927 | |
| 2928 | #: includes/classes/class-wp2fa.php:1009 |
| 2929 | msgid "following these instructions." |
| 2930 | msgstr "" |
| 2931 | |
| 2932 | #: includes/classes/class-wp2fa.php:1010 |
| 2933 | msgid "" |
| 2934 | "Once you complete any of the above, please click the button below.\n" |
| 2935 | "\t\t\t\t\t" |
| 2936 | msgstr "" |
| 2937 | |
| 2938 | #: includes/classes/class-wp2fa.php:1019 |
| 2939 | msgid "Write key to file now / Check for the key in file" |
| 2940 | msgstr "" |
| 2941 | |
| 2942 | #: includes/classes/Shortcodes/class-shortcodes.php:50 |
| 2943 | #: includes/classes/Shortcodes/class-shortcodes.php:178 |
| 2944 | msgid "All done." |
| 2945 | msgstr "" |
| 2946 | |
| 2947 | #: includes/classes/Shortcodes/class-shortcodes.php:51 |
| 2948 | #: includes/classes/Shortcodes/class-shortcodes.php:179 |
| 2949 | msgid "Your login just got more secure." |
| 2950 | msgstr "" |
| 2951 | |
| 2952 | #: includes/classes/Shortcodes/class-shortcodes.php:139 |
| 2953 | msgid "You must be logged in to view this page." |
| 2954 | msgstr "" |
| 2955 | |
| 2956 | #: includes/classes/Shortcodes/class-shortcodes.php:139 |
| 2957 | msgid "Login here." |
| 2958 | msgstr "" |
| 2959 | |
| 2960 | #: includes/classes/Utils/class-date-time-utils.php:38 |
| 2961 | msgid "no grace period" |
| 2962 | msgstr "" |
| 2963 | |
| 2964 | #. translators: Grace period expiration label. %s: Date and time formatted using WordPress date and time formats. |
| 2965 | #: includes/classes/Utils/class-date-time-utils.php:63 |
| 2966 | msgid "before %s" |
| 2967 | msgstr "" |
| 2968 | |
| 2969 | #: includes/classes/Utils/class-debugging.php:53 |
| 2970 | msgid "Current memory usage: " |
| 2971 | msgstr "" |
| 2972 | |
| 2973 | #: includes/classes/Utils/class-user-utils.php:352 |
| 2974 | msgid "Configured" |
| 2975 | msgstr "" |
| 2976 | |
| 2977 | #: includes/classes/Utils/class-user-utils.php:353 |
| 2978 | msgid "Required but not configured" |
| 2979 | msgstr "" |
| 2980 | |
| 2981 | #: includes/classes/Utils/class-user-utils.php:354 |
| 2982 | msgid "Configured (but not required)" |
| 2983 | msgstr "" |
| 2984 | |
| 2985 | #: includes/classes/Utils/class-user-utils.php:355 |
| 2986 | msgid "Not required & not configured" |
| 2987 | msgstr "" |
| 2988 | |
| 2989 | #: includes/classes/Utils/class-user-utils.php:356 |
| 2990 | msgid "Not allowed" |
| 2991 | msgstr "" |
| 2992 | |
| 2993 | #: includes/classes/Utils/class-user-utils.php:357 |
| 2994 | msgid "Locked" |
| 2995 | msgstr "" |
| 2996 | |
| 2997 | #: includes/classes/Utils/class-user-utils.php:358 |
| 2998 | msgid "User has not logged in yet, 2FA status is unknown" |
| 2999 | msgstr "" |
| 3000 | |
| 3001 | #: includes/functions/core.php:237 |
| 3002 | msgid "Congratulations" |
| 3003 | msgstr "" |
| 3004 | |
| 3005 | #: includes/functions/core.php:238 |
| 3006 | msgid "Your account just got more secure" |
| 3007 | msgstr "" |
| 3008 | |
| 3009 | #: includes/functions/core.php:239 |
| 3010 | msgid "Close Wizard & Refresh" |
| 3011 | msgstr "" |
| 3012 | |
| 3013 | #: includes/functions/core.php:240 |
| 3014 | msgid "Processing Update" |
| 3015 | msgstr "" |
| 3016 | |
| 3017 | #: includes/functions/core.php:241 |
| 3018 | msgid "Email successfully sent" |
| 3019 | msgstr "" |
| 3020 | |
| 3021 | #: includes/functions/core.php:242 |
| 3022 | msgid "Email delivery failed" |
| 3023 | msgstr "" |
| 3024 | |
| 3025 | #: includes/functions/core.php:244 |
| 3026 | msgid "Validating your license, please wait..." |
| 3027 | msgstr "" |
| 3028 | |
| 3029 | #: wp-2fa.php:137 |
| 3030 | msgid "This plugin requires OpenSSL. Contact your web host or website administrator so they can enable OpenSSL. Re-activate the plugin once the library has been enabled." |
| 3031 | msgstr "" |
| 3032 |