index.php
5 years ago
wp-2fa-da_DK.mo
5 years ago
wp-2fa-de_DE.mo
5 years ago
wp-2fa-nl_NL.mo
5 years ago
wp-2fa-ru_RU.mo
5 years ago
wp-2fa.pot
4 years ago
wp-2fa.pot
2536 lines
| 1 | # Copyright (C) 2022 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.2.0\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: 2022-04-29T15:24:18+00:00\n" |
| 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 | "X-Generator: WP-CLI 2.5.0\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:174 |
| 38 | #: extensions/authy/class-authy-api.php:194 |
| 39 | msgid "Invalid Authy Token." |
| 40 | msgstr "" |
| 41 | |
| 42 | #: extensions/authy/class-authy-api.php:227 |
| 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:53 |
| 47 | msgid "Authy API Production key settings" |
| 48 | msgstr "" |
| 49 | |
| 50 | #. Translators: Authy service documentation |
| 51 | #: extensions/authy/class-authy-render.php:58 |
| 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:59 |
| 56 | msgid "how to get the Authy Production API key" |
| 57 | msgstr "" |
| 58 | |
| 59 | #: extensions/authy/class-authy-render.php:66 |
| 60 | #: extensions/authy/class-authy.php:262 |
| 61 | msgid "Authy Production API key" |
| 62 | msgstr "" |
| 63 | |
| 64 | #: extensions/authy/class-authy-render.php:70 |
| 65 | #: extensions/authy/class-wizard-steps-authy.php:275 |
| 66 | msgid "Verify the Production API Key" |
| 67 | msgstr "" |
| 68 | |
| 69 | #: extensions/authy/class-authy-render.php:117 |
| 70 | msgid "The primary 2FA service that you are using is unavailable. Please click the button below to login using the secondary backup method." |
| 71 | msgstr "" |
| 72 | |
| 73 | #: extensions/authy/class-authy-render.php:138 |
| 74 | msgid "Check your Authy mobile app and approve the OneTouch request to login. Click the button below if you are having issues getting the notification or still want to enter manually the token from the mobile app or SMS." |
| 75 | msgstr "" |
| 76 | |
| 77 | #: extensions/authy/class-authy-render.php:140 |
| 78 | #: extensions/email-backup/class-email-backup-render.php:135 |
| 79 | #: includes/classes/Authenticator/class-login.php:921 |
| 80 | #: includes/classes/Authenticator/class-login.php:969 |
| 81 | msgid "Verification Code:" |
| 82 | msgstr "" |
| 83 | |
| 84 | #: extensions/authy/class-authy-render.php:144 |
| 85 | msgid "Waiting for approval from application..." |
| 86 | msgstr "" |
| 87 | |
| 88 | #: extensions/authy/class-authy-render.php:145 |
| 89 | msgid "Open Authy mobile app and approve the login request." |
| 90 | msgstr "" |
| 91 | |
| 92 | #: extensions/authy/class-authy-render.php:146 |
| 93 | msgid "Enter token manually" |
| 94 | msgstr "" |
| 95 | |
| 96 | #: extensions/authy/class-authy-user.php:82 |
| 97 | msgid "User creation failed" |
| 98 | msgstr "" |
| 99 | |
| 100 | #: extensions/authy/class-authy-user.php:141 |
| 101 | #: extensions/authy/class-authy-user.php:218 |
| 102 | #: extensions/authy/class-authy-user.php:388 |
| 103 | #: extensions/authy/class-authy.php:374 |
| 104 | #: extensions/authy/class-authy.php:461 |
| 105 | #: extensions/out-of-band/class-out-of-band.php:390 |
| 106 | msgid "Nonce checking failed" |
| 107 | msgstr "" |
| 108 | |
| 109 | #: extensions/authy/class-authy-user.php:144 |
| 110 | #: extensions/authy/class-authy-user.php:221 |
| 111 | #: extensions/authy/class-authy-user.php:391 |
| 112 | #: extensions/authy/class-authy.php:377 |
| 113 | #: extensions/authy/class-authy.php:464 |
| 114 | #: extensions/out-of-band/class-out-of-band.php:393 |
| 115 | msgid "Nonce is not provided" |
| 116 | msgstr "" |
| 117 | |
| 118 | #: extensions/authy/class-authy-user.php:147 |
| 119 | #: extensions/authy/class-authy-user.php:224 |
| 120 | #: extensions/authy/class-authy-user.php:394 |
| 121 | #: extensions/authy/class-authy-user.php:399 |
| 122 | #: extensions/authy/class-authy-user.php:404 |
| 123 | #: extensions/authy/class-authy.php:380 |
| 124 | #: extensions/authy/class-authy.php:467 |
| 125 | #: includes/classes/Utils/class-user-utils.php:358 |
| 126 | msgid "Not allowed" |
| 127 | msgstr "" |
| 128 | |
| 129 | #: extensions/authy/class-authy-user.php:234 |
| 130 | msgid "Wrong or no token" |
| 131 | msgstr "" |
| 132 | |
| 133 | #. translators: $s the site name. |
| 134 | #: extensions/authy/class-authy-user.php:297 |
| 135 | msgid "Login request to %s site" |
| 136 | msgstr "" |
| 137 | |
| 138 | #: extensions/authy/class-authy-user.php:303 |
| 139 | msgid "Username" |
| 140 | msgstr "" |
| 141 | |
| 142 | #: extensions/authy/class-authy-user.php:304 |
| 143 | msgid "IP Address" |
| 144 | msgstr "" |
| 145 | |
| 146 | #: extensions/authy/class-authy-user.php:308 |
| 147 | msgid "Email" |
| 148 | msgstr "" |
| 149 | |
| 150 | #: extensions/authy/class-authy-user.php:312 |
| 151 | msgid "Name" |
| 152 | msgstr "" |
| 153 | |
| 154 | #: extensions/authy/class-authy.php:253 |
| 155 | #: extensions/authy/class-authy.php:257 |
| 156 | msgid "Invalid number" |
| 157 | msgstr "" |
| 158 | |
| 159 | #: extensions/authy/class-authy.php:254 |
| 160 | msgid "Invalid country code" |
| 161 | msgstr "" |
| 162 | |
| 163 | #: extensions/authy/class-authy.php:255 |
| 164 | msgid "Too short" |
| 165 | msgstr "" |
| 166 | |
| 167 | #: extensions/authy/class-authy.php:256 |
| 168 | msgid "Too long" |
| 169 | msgstr "" |
| 170 | |
| 171 | #: extensions/authy/class-authy.php:261 |
| 172 | msgid "The Authy production API key is valid." |
| 173 | msgstr "" |
| 174 | |
| 175 | #: extensions/authy/class-authy.php:305 |
| 176 | msgid "Authy service settings" |
| 177 | msgstr "" |
| 178 | |
| 179 | #: extensions/authy/class-authy.php:309 |
| 180 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:111 |
| 181 | #: includes/classes/Admin/Views/class-settings-page-render.php:130 |
| 182 | #: includes/classes/Admin/Views/class-settings-page-render.php:151 |
| 183 | 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" |
| 184 | msgstr "" |
| 185 | |
| 186 | #: extensions/authy/class-authy.php:310 |
| 187 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:112 |
| 188 | #: includes/classes/Admin/Views/class-settings-page-render.php:131 |
| 189 | #: includes/classes/Admin/Views/class-settings-page-render.php:152 |
| 190 | #: includes/classes/Admin/Views/class-settings-page-render.php:173 |
| 191 | msgid "support@wpwhitesecurity.com" |
| 192 | msgstr "" |
| 193 | |
| 194 | #: extensions/authy/class-authy.php:603 |
| 195 | #: extensions/email-backup/class-email-backup.php:249 |
| 196 | #: includes/classes/Authenticator/class-login.php:312 |
| 197 | #: includes/classes/Authenticator/class-login.php:690 |
| 198 | #: includes/classes/Authenticator/class-login.php:700 |
| 199 | #: includes/classes/Authenticator/class-login.php:717 |
| 200 | #: includes/classes/Authenticator/class-login.php:736 |
| 201 | msgid "Failed to create a login nonce." |
| 202 | msgstr "" |
| 203 | |
| 204 | #: extensions/authy/class-authy.php:607 |
| 205 | #: extensions/email-backup/class-email-backup.php:253 |
| 206 | msgid "One of the required parameters is missing." |
| 207 | msgstr "" |
| 208 | |
| 209 | #: extensions/authy/class-authy.php:610 |
| 210 | #: extensions/email-backup/class-email-backup.php:259 |
| 211 | #: includes/classes/Authenticator/class-login.php:704 |
| 212 | #: includes/classes/Authenticator/class-login.php:743 |
| 213 | msgid "ERROR: Invalid verification code." |
| 214 | msgstr "" |
| 215 | |
| 216 | #. translators: hyperlink "contact our support team". |
| 217 | #: extensions/authy/class-authy.php:646 |
| 218 | 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." |
| 219 | msgstr "" |
| 220 | |
| 221 | #: extensions/authy/class-authy.php:651 |
| 222 | #: freemius/class-user-licensing.php:761 |
| 223 | msgid "contact our support team" |
| 224 | msgstr "" |
| 225 | |
| 226 | #: extensions/authy/class-wizard-steps-authy.php:73 |
| 227 | msgid "Authy service (Push notification, or code via application, SMS, WhatsApp or incoming call)" |
| 228 | msgstr "" |
| 229 | |
| 230 | #: extensions/authy/class-wizard-steps-authy.php:94 |
| 231 | #: extensions/authy/class-wizard-steps-authy.php:110 |
| 232 | msgid "Reconfigure Authy method" |
| 233 | msgstr "" |
| 234 | |
| 235 | #: extensions/authy/class-wizard-steps-authy.php:96 |
| 236 | msgid "The 2FA service you want to use is currently unavailable. Please try again later or restart the wizard to choose another method." |
| 237 | msgstr "" |
| 238 | |
| 239 | #: extensions/authy/class-wizard-steps-authy.php:99 |
| 240 | #: extensions/email-backup/class-email-backup-render.php:101 |
| 241 | #: includes/classes/Admin/Views/class-wizard-steps.php:446 |
| 242 | #: includes/classes/Admin/Views/class-wizard-steps.php:452 |
| 243 | #: includes/classes/Admin/Views/class-wizard-steps.php:567 |
| 244 | #: includes/classes/Admin/Views/class-wizard-steps.php:592 |
| 245 | msgid "Close wizard" |
| 246 | msgstr "" |
| 247 | |
| 248 | #: extensions/authy/class-wizard-steps-authy.php:112 |
| 249 | msgid "Please select the phone where link should be send:" |
| 250 | msgstr "" |
| 251 | |
| 252 | #: extensions/authy/class-wizard-steps-authy.php:115 |
| 253 | #: extensions/authy/class-wizard-steps-authy.php:153 |
| 254 | #: extensions/out-of-band/class-wizard-steps-oob.php:105 |
| 255 | #: extensions/out-of-band/class-wizard-steps-oob.php:158 |
| 256 | #: includes/classes/Admin/Views/class-wizard-steps.php:236 |
| 257 | #: includes/classes/Admin/Views/class-wizard-steps.php:310 |
| 258 | #: includes/classes/Admin/Views/class-wizard-steps.php:376 |
| 259 | msgid "I'm Ready" |
| 260 | msgstr "" |
| 261 | |
| 262 | #: extensions/authy/class-wizard-steps-authy.php:115 |
| 263 | msgid "Change phone" |
| 264 | msgstr "" |
| 265 | |
| 266 | #: extensions/authy/class-wizard-steps-authy.php:143 |
| 267 | #: extensions/out-of-band/class-wizard-steps-oob.php:133 |
| 268 | #: includes/classes/Admin/Views/class-wizard-steps.php:281 |
| 269 | #: includes/classes/Admin/Views/class-wizard-steps.php:349 |
| 270 | msgid "Setup the 2FA method" |
| 271 | msgstr "" |
| 272 | |
| 273 | #: extensions/authy/class-wizard-steps-authy.php:144 |
| 274 | msgid "To enable Authy enter the country and cellphone number in order to use it with this account." |
| 275 | msgstr "" |
| 276 | |
| 277 | #: extensions/authy/class-wizard-steps-authy.php:146 |
| 278 | msgid "Phone" |
| 279 | msgstr "" |
| 280 | |
| 281 | #: extensions/authy/class-wizard-steps-authy.php:158 |
| 282 | #: extensions/out-of-band/class-wizard-steps-oob.php:163 |
| 283 | #: includes/classes/Admin/Views/class-wizard-steps.php:313 |
| 284 | #: includes/classes/Admin/Views/class-wizard-steps.php:381 |
| 285 | msgid "Verify configuration" |
| 286 | msgstr "" |
| 287 | |
| 288 | #: extensions/authy/class-wizard-steps-authy.php:159 |
| 289 | #: extensions/out-of-band/class-wizard-steps-oob.php:164 |
| 290 | #: includes/classes/Admin/Views/class-wizard-steps.php:314 |
| 291 | #: includes/classes/Admin/Views/class-wizard-steps.php:382 |
| 292 | msgid "Almost there…" |
| 293 | msgstr "" |
| 294 | |
| 295 | #. translators: Authy application name. |
| 296 | #: extensions/authy/class-wizard-steps-authy.php:165 |
| 297 | msgid "Please type in the code from your Authy application with name %1$s." |
| 298 | msgstr "" |
| 299 | |
| 300 | #: extensions/authy/class-wizard-steps-authy.php:172 |
| 301 | msgid "code" |
| 302 | msgstr "" |
| 303 | |
| 304 | #: extensions/authy/class-wizard-steps-authy.php:177 |
| 305 | #: extensions/out-of-band/class-wizard-steps-oob.php:173 |
| 306 | #: includes/classes/Admin/Views/class-wizard-steps.php:324 |
| 307 | #: includes/classes/Admin/Views/class-wizard-steps.php:391 |
| 308 | msgid "Validate & Save Configuration" |
| 309 | msgstr "" |
| 310 | |
| 311 | #: extensions/authy/class-wizard-steps-authy.php:178 |
| 312 | #: extensions/out-of-band/class-wizard-steps-oob.php:177 |
| 313 | #: includes/classes/Admin/class-user-profile.php:348 |
| 314 | #: includes/classes/Admin/Views/class-wizard-steps.php:325 |
| 315 | #: includes/classes/Admin/Views/class-wizard-steps.php:395 |
| 316 | msgid "Cancel" |
| 317 | msgstr "" |
| 318 | |
| 319 | #. translators: Authy service name |
| 320 | #: extensions/authy/class-wizard-steps-authy.php:254 |
| 321 | msgid "Authy 2FA service (SMS, App, Push notification & WhatsApp) - enter the %s to enable this method." |
| 322 | msgstr "" |
| 323 | |
| 324 | #. Translators: Authy service documentation |
| 325 | #: extensions/authy/class-wizard-steps-authy.php:263 |
| 326 | msgid "Refer to the %s for more information on how to use the Authy with WP 2FA for two-factor authentication on your website." |
| 327 | msgstr "" |
| 328 | |
| 329 | #: extensions/authy/class-wizard-steps-authy.php:264 |
| 330 | msgid "Authy integration documentation" |
| 331 | msgstr "" |
| 332 | |
| 333 | #: extensions/authy/class-wizard-steps-authy.php:271 |
| 334 | msgid "Authy Production API" |
| 335 | msgstr "" |
| 336 | |
| 337 | #: extensions/email-backup/class-email-backup-render.php:74 |
| 338 | #: includes/classes/Admin/Views/class-wizard-steps.php:416 |
| 339 | #: includes/classes/Admin/Views/class-wizard-steps.php:672 |
| 340 | msgid "Your login just got more secure" |
| 341 | msgstr "" |
| 342 | |
| 343 | #: extensions/email-backup/class-email-backup-render.php:75 |
| 344 | msgid "Choose you prefered email address for email backup method" |
| 345 | msgstr "" |
| 346 | |
| 347 | #: extensions/email-backup/class-email-backup-render.php:80 |
| 348 | msgid "Use my user email " |
| 349 | msgstr "" |
| 350 | |
| 351 | #: extensions/email-backup/class-email-backup-render.php:89 |
| 352 | #: extensions/out-of-band/class-wizard-steps-oob.php:150 |
| 353 | #: includes/classes/Admin/Views/class-wizard-steps.php:366 |
| 354 | msgid "Use a different email address:" |
| 355 | msgstr "" |
| 356 | |
| 357 | #: extensions/email-backup/class-email-backup-render.php:90 |
| 358 | #: extensions/out-of-band/class-wizard-steps-oob.php:151 |
| 359 | #: includes/classes/Admin/Views/class-wizard-steps.php:367 |
| 360 | msgid "Email address" |
| 361 | msgstr "" |
| 362 | |
| 363 | #: extensions/email-backup/class-email-backup-render.php:97 |
| 364 | msgid "Save email backup options" |
| 365 | msgstr "" |
| 366 | |
| 367 | #: extensions/email-backup/class-email-backup-render.php:98 |
| 368 | msgid "Save backup email address" |
| 369 | msgstr "" |
| 370 | |
| 371 | #: extensions/email-backup/class-email-backup-render.php:171 |
| 372 | msgid "Or, send me a code to my email." |
| 373 | msgstr "" |
| 374 | |
| 375 | #: extensions/email-backup/class-email-backup-render.php:227 |
| 376 | msgid "Allow users to use email based 2FA as secondary backup method to Allow users to use the \"one-time code via email\" as a secondary backup method" |
| 377 | msgstr "" |
| 378 | |
| 379 | #: extensions/email-backup/class-email-backup-render.php:230 |
| 380 | 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." |
| 381 | msgstr "" |
| 382 | |
| 383 | #: extensions/email-backup/class-email-backup-render.php:233 |
| 384 | #: extensions/out-of-band/class-wizard-steps-oob.php:270 |
| 385 | #: extensions/role-settings/class-role-settings-render.php:254 |
| 386 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:114 |
| 387 | msgid "Allow user to specify the email address of choice" |
| 388 | msgstr "" |
| 389 | |
| 390 | #: extensions/email-backup/class-email-backup-render.php:239 |
| 391 | #: extensions/out-of-band/class-wizard-steps-oob.php:276 |
| 392 | #: extensions/role-settings/class-role-settings-render.php:260 |
| 393 | #: extensions/role-settings/class-role-settings-render.php:601 |
| 394 | #: includes/classes/Admin/class-user-profile.php:295 |
| 395 | #: includes/classes/Admin/class-user-profile.php:435 |
| 396 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:670 |
| 397 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:120 |
| 398 | msgid "Yes" |
| 399 | msgstr "" |
| 400 | |
| 401 | #: extensions/email-backup/class-email-backup-render.php:243 |
| 402 | #: extensions/out-of-band/class-wizard-steps-oob.php:280 |
| 403 | #: extensions/role-settings/class-role-settings-render.php:264 |
| 404 | #: extensions/role-settings/class-role-settings-render.php:611 |
| 405 | #: includes/classes/Admin/class-user-profile.php:296 |
| 406 | #: includes/classes/Admin/class-user-profile.php:436 |
| 407 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:677 |
| 408 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:124 |
| 409 | msgid "No" |
| 410 | msgstr "" |
| 411 | |
| 412 | #: extensions/email-backup/class-email-backup-render.php:285 |
| 413 | msgid "Configure backup email" |
| 414 | msgstr "" |
| 415 | |
| 416 | #: extensions/email-backup/class-email-backup-render.php:287 |
| 417 | msgid "Remove backup email method" |
| 418 | msgstr "" |
| 419 | |
| 420 | #: extensions/email-backup/class-email-backup-render.php:328 |
| 421 | msgid "Email backup page text" |
| 422 | msgstr "" |
| 423 | |
| 424 | #: extensions/email-backup/class-email-backup-render.php:333 |
| 425 | #: extensions/out-of-band/class-out-of-band.php:897 |
| 426 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:166 |
| 427 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:177 |
| 428 | msgid "Note:" |
| 429 | msgstr "" |
| 430 | |
| 431 | #: extensions/email-backup/class-email-backup-render.php:333 |
| 432 | #: extensions/out-of-band/class-out-of-band.php:897 |
| 433 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:166 |
| 434 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:177 |
| 435 | msgid "Only plain text is allowed." |
| 436 | msgstr "" |
| 437 | |
| 438 | #: extensions/email-backup/class-email-backup.php:64 |
| 439 | msgid "Enter a backup email code." |
| 440 | msgstr "" |
| 441 | |
| 442 | #: extensions/email-backup/class-email-backup.php:141 |
| 443 | 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." |
| 444 | msgstr "" |
| 445 | |
| 446 | #: extensions/email-backup/class-email-backup.php:257 |
| 447 | #: includes/classes/Authenticator/class-login.php:740 |
| 448 | msgid "A new code has been sent." |
| 449 | msgstr "" |
| 450 | |
| 451 | #: extensions/grace-period/class-grace-period.php:152 |
| 452 | msgid "What should the plugin do with users who do not configure 2FA within the grace period?" |
| 453 | msgstr "" |
| 454 | |
| 455 | #: extensions/grace-period/class-grace-period.php:160 |
| 456 | msgid "Block the user (administrators have to manually unblock them)" |
| 457 | msgstr "" |
| 458 | |
| 459 | #: extensions/grace-period/class-grace-period.php:170 |
| 460 | msgid "Do not let them access the dashboard / user page once they log in until they configure 2FA" |
| 461 | msgstr "" |
| 462 | |
| 463 | #: extensions/out-of-band/class-out-of-band.php:360 |
| 464 | msgid "Usage of this filter is deprecated." |
| 465 | msgstr "" |
| 466 | |
| 467 | #: extensions/out-of-band/class-out-of-band.php:407 |
| 468 | #: extensions/out-of-band/class-out-of-band.php:457 |
| 469 | msgid "User is not provided" |
| 470 | msgstr "" |
| 471 | |
| 472 | #: extensions/out-of-band/class-out-of-band.php:431 |
| 473 | msgid "Your 2FA setup code" |
| 474 | msgstr "" |
| 475 | |
| 476 | #. translators: Test oob code. |
| 477 | #: extensions/out-of-band/class-out-of-band.php:435 |
| 478 | msgid "Please enter this code to confirm the 2FA setup: %s." |
| 479 | msgstr "" |
| 480 | |
| 481 | #: extensions/out-of-band/class-out-of-band.php:443 |
| 482 | msgid "this link" |
| 483 | msgstr "" |
| 484 | |
| 485 | #: extensions/out-of-band/class-out-of-band.php:525 |
| 486 | msgid "An email with a verification link has been sent to your email address. If you are using the same browser and device, please click on the link to verify the login. If you are not, please copy the link and paste it in the address bar above." |
| 487 | msgstr "" |
| 488 | |
| 489 | #: extensions/out-of-band/class-out-of-band.php:576 |
| 490 | msgid "Your login confirmation link for {site_name}" |
| 491 | msgstr "" |
| 492 | |
| 493 | #: extensions/out-of-band/class-out-of-band.php:579 |
| 494 | msgid "Someone from {user_ip_address} is trying to log in to {site_name}." |
| 495 | msgstr "" |
| 496 | |
| 497 | #. translators: The login code |
| 498 | #: extensions/out-of-band/class-out-of-band.php:583 |
| 499 | msgid "Verify the login by clicking %1$s. If this is not you, please ignore this email and contact your website administrator." |
| 500 | msgstr "" |
| 501 | |
| 502 | #: extensions/out-of-band/class-out-of-band.php:587 |
| 503 | msgid "Note: as a security precaution, the login verification link only works when the link is clicked from the same browser and device combination from where you are trying to log in. If this is not the same browser and device, please copy the link and manually paste it in the address bar of the browser which you are using to log in to the website." |
| 504 | msgstr "" |
| 505 | |
| 506 | #: extensions/out-of-band/class-out-of-band.php:588 |
| 507 | #: includes/classes/class-wp2fa.php:480 |
| 508 | #: includes/classes/class-wp2fa.php:498 |
| 509 | #: includes/classes/class-wp2fa.php:512 |
| 510 | msgid "Email sent by" |
| 511 | msgstr "" |
| 512 | |
| 513 | #: extensions/out-of-band/class-out-of-band.php:589 |
| 514 | #: includes/classes/class-wp2fa.php:481 |
| 515 | #: includes/classes/class-wp2fa.php:499 |
| 516 | msgid "WP 2FA plugin." |
| 517 | msgstr "" |
| 518 | |
| 519 | #: extensions/out-of-band/class-out-of-band.php:611 |
| 520 | #: includes/classes/Admin/class-user-profile.php:606 |
| 521 | msgid "No form" |
| 522 | msgstr "" |
| 523 | |
| 524 | #: extensions/out-of-band/class-out-of-band.php:622 |
| 525 | #: extensions/out-of-band/class-out-of-band.php:629 |
| 526 | #: includes/classes/Admin/class-user-profile.php:629 |
| 527 | msgid "Invalid Two Factor Authentication code." |
| 528 | msgstr "" |
| 529 | |
| 530 | #: extensions/out-of-band/class-out-of-band.php:627 |
| 531 | #: includes/classes/Admin/class-user-profile.php:641 |
| 532 | msgid "Please enter the code to finalize the 2FA setup." |
| 533 | msgstr "" |
| 534 | |
| 535 | #: extensions/out-of-band/class-out-of-band.php:653 |
| 536 | msgid "No code is presented." |
| 537 | msgstr "" |
| 538 | |
| 539 | #: extensions/out-of-band/class-out-of-band.php:790 |
| 540 | msgid "Login OOB code email" |
| 541 | msgstr "" |
| 542 | |
| 543 | #: extensions/out-of-band/class-out-of-band.php:791 |
| 544 | msgid "This is the email sent to a user when a login OOB link code is required." |
| 545 | msgstr "" |
| 546 | |
| 547 | #: extensions/out-of-band/class-out-of-band.php:892 |
| 548 | msgid "Out of band page text" |
| 549 | msgstr "" |
| 550 | |
| 551 | #: extensions/out-of-band/class-wizard-steps-oob.php:72 |
| 552 | msgid "Link sent to you over email." |
| 553 | msgstr "" |
| 554 | |
| 555 | #: extensions/out-of-band/class-wizard-steps-oob.php:100 |
| 556 | msgid "Reconfigure link over email method" |
| 557 | msgstr "" |
| 558 | |
| 559 | #: extensions/out-of-band/class-wizard-steps-oob.php:102 |
| 560 | msgid "Please select the email address where the OOB code should be sent:" |
| 561 | msgstr "" |
| 562 | |
| 563 | #: extensions/out-of-band/class-wizard-steps-oob.php:105 |
| 564 | #: includes/classes/Admin/Views/class-wizard-steps.php:236 |
| 565 | msgid "Change email address" |
| 566 | msgstr "" |
| 567 | |
| 568 | #: extensions/out-of-band/class-wizard-steps-oob.php:135 |
| 569 | msgid "Please select the email address where the out of band link should be sent:" |
| 570 | msgstr "" |
| 571 | |
| 572 | #: extensions/out-of-band/class-wizard-steps-oob.php:141 |
| 573 | #: includes/classes/Admin/Views/class-wizard-steps.php:357 |
| 574 | msgid "Use my user email (" |
| 575 | msgstr "" |
| 576 | |
| 577 | #: extensions/out-of-band/class-wizard-steps-oob.php:141 |
| 578 | #: includes/classes/Admin/Views/class-wizard-steps.php:357 |
| 579 | msgid ")" |
| 580 | msgstr "" |
| 581 | |
| 582 | #: extensions/out-of-band/class-wizard-steps-oob.php:156 |
| 583 | #: includes/classes/Admin/Views/class-wizard-steps.php:374 |
| 584 | msgid "Note: you should be able to access the mailbox of the email address to complete the following step." |
| 585 | msgstr "" |
| 586 | |
| 587 | #: extensions/out-of-band/class-wizard-steps-oob.php:165 |
| 588 | 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." |
| 589 | msgstr "" |
| 590 | |
| 591 | #: extensions/out-of-band/class-wizard-steps-oob.php:168 |
| 592 | #: includes/classes/Admin/Views/class-wizard-steps.php:318 |
| 593 | #: includes/classes/Admin/Views/class-wizard-steps.php:386 |
| 594 | msgid "Authentication Code" |
| 595 | msgstr "" |
| 596 | |
| 597 | #: extensions/out-of-band/class-wizard-steps-oob.php:175 |
| 598 | #: includes/classes/Admin/Views/class-wizard-steps.php:393 |
| 599 | msgid "Send me another code" |
| 600 | msgstr "" |
| 601 | |
| 602 | #: extensions/out-of-band/class-wizard-steps-oob.php:242 |
| 603 | msgid "Link via email (Out-of-band email)" |
| 604 | msgstr "" |
| 605 | |
| 606 | #: extensions/out-of-band/class-wizard-steps-oob.php:262 |
| 607 | msgid "Link will be valid for: " |
| 608 | msgstr "" |
| 609 | |
| 610 | #: extensions/out-of-band/class-wizard-steps-oob.php:264 |
| 611 | #: extensions/role-settings/class-role-settings-render.php:248 |
| 612 | msgid "minutes" |
| 613 | msgstr "" |
| 614 | |
| 615 | #: extensions/reporting/class-abstract-report.php:139 |
| 616 | #: extensions/reporting/class-abstract-report.php:194 |
| 617 | msgid "Total" |
| 618 | msgstr "" |
| 619 | |
| 620 | #: extensions/reporting/class-abstract-report.php:193 |
| 621 | msgid "Role" |
| 622 | msgstr "" |
| 623 | |
| 624 | #: extensions/reporting/class-core.php:132 |
| 625 | #: extensions/reporting/class-core.php:133 |
| 626 | #: extensions/reporting/class-core.php:154 |
| 627 | msgid "Reports" |
| 628 | msgstr "" |
| 629 | |
| 630 | #: extensions/reporting/class-core.php:155 |
| 631 | 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." |
| 632 | msgstr "" |
| 633 | |
| 634 | #: extensions/reporting/class-core.php:173 |
| 635 | msgid "Reports data" |
| 636 | msgstr "" |
| 637 | |
| 638 | #: extensions/reporting/class-core.php:176 |
| 639 | msgid "never" |
| 640 | msgstr "" |
| 641 | |
| 642 | #: extensions/reporting/class-core.php:180 |
| 643 | 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" |
| 644 | msgstr "" |
| 645 | |
| 646 | #: extensions/reporting/class-core.php:190 |
| 647 | msgid "Update reports data" |
| 648 | msgstr "" |
| 649 | |
| 650 | #: extensions/reporting/class-core.php:191 |
| 651 | msgid "Last time reports data was updated:" |
| 652 | msgstr "" |
| 653 | |
| 654 | #: extensions/reporting/class-core.php:279 |
| 655 | msgid "TOTP (App)" |
| 656 | msgstr "" |
| 657 | |
| 658 | #: extensions/reporting/class-core.php:282 |
| 659 | msgid "HOTP (Email)" |
| 660 | msgstr "" |
| 661 | |
| 662 | #: extensions/reporting/class-core.php:285 |
| 663 | msgid "Out-of-band" |
| 664 | msgstr "" |
| 665 | |
| 666 | #: extensions/reporting/class-core.php:288 |
| 667 | #: extensions/role-settings/class-role-settings-render.php:329 |
| 668 | #: includes/classes/Admin/class-premium-features.php:272 |
| 669 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:161 |
| 670 | msgid "Backup codes" |
| 671 | msgstr "" |
| 672 | |
| 673 | #: extensions/reporting/class-core.php:291 |
| 674 | msgid "Application passwords" |
| 675 | msgstr "" |
| 676 | |
| 677 | #: extensions/reporting/class-methods-report.php:38 |
| 678 | msgid "2FA methods and backup codes" |
| 679 | msgstr "" |
| 680 | |
| 681 | #: extensions/reporting/class-user-status-report.php:35 |
| 682 | msgid "2FA users setup attribute" |
| 683 | msgstr "" |
| 684 | |
| 685 | #. translators: Test oob code. |
| 686 | #: extensions/role-settings/class-role-settings-controller.php:165 |
| 687 | msgid "Grace period must be at least 1 day/hour for role %s." |
| 688 | msgstr "" |
| 689 | |
| 690 | #. translators: Test oob code. |
| 691 | #: extensions/role-settings/class-role-settings-controller.php:195 |
| 692 | msgid "You must provide a new page slug for role %s." |
| 693 | msgstr "" |
| 694 | |
| 695 | #: extensions/role-settings/class-role-settings-render.php:97 |
| 696 | msgid "Site-wide policies" |
| 697 | msgstr "" |
| 698 | |
| 699 | #: extensions/role-settings/class-role-settings-render.php:170 |
| 700 | msgid "Configure different 2FA settings for this user role" |
| 701 | msgstr "" |
| 702 | |
| 703 | #: extensions/role-settings/class-role-settings-render.php:187 |
| 704 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:51 |
| 705 | msgid "Which of the below 2FA methods can users use?" |
| 706 | msgstr "" |
| 707 | |
| 708 | #: extensions/role-settings/class-role-settings-render.php:190 |
| 709 | msgid "Select the allowed primary 2FA methods" |
| 710 | msgstr "" |
| 711 | |
| 712 | #: extensions/role-settings/class-role-settings-render.php:193 |
| 713 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:58 |
| 714 | msgid "Primary 2FA methods:" |
| 715 | msgstr "" |
| 716 | |
| 717 | #: extensions/role-settings/class-role-settings-render.php:201 |
| 718 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:65 |
| 719 | msgid "One-time code via 2FA App (TOTP) - " |
| 720 | msgstr "" |
| 721 | |
| 722 | #: extensions/role-settings/class-role-settings-render.php:201 |
| 723 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:65 |
| 724 | msgid "complete list of supported 2FA apps." |
| 725 | msgstr "" |
| 726 | |
| 727 | #. translators: link to the knowledge base website |
| 728 | #: extensions/role-settings/class-role-settings-render.php:207 |
| 729 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:72 |
| 730 | #: includes/classes/Admin/Views/class-wizard-steps.php:149 |
| 731 | msgid "Refer to the %s for more information on how to setup these apps and which apps are supported." |
| 732 | msgstr "" |
| 733 | |
| 734 | #: extensions/role-settings/class-role-settings-render.php:208 |
| 735 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:73 |
| 736 | #: includes/classes/Admin/Views/class-wizard-steps.php:150 |
| 737 | msgid "2FA apps article on our knowledge base" |
| 738 | msgstr "" |
| 739 | |
| 740 | #: extensions/role-settings/class-role-settings-render.php:233 |
| 741 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:96 |
| 742 | msgid "One-time code via email (HOTP)" |
| 743 | msgstr "" |
| 744 | |
| 745 | #: extensions/role-settings/class-role-settings-render.php:246 |
| 746 | msgid "The code will be valid for: " |
| 747 | msgstr "" |
| 748 | |
| 749 | #: extensions/role-settings/class-role-settings-render.php:303 |
| 750 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:152 |
| 751 | msgid "Secondary 2FA methods:" |
| 752 | msgstr "" |
| 753 | |
| 754 | #: extensions/role-settings/class-role-settings-render.php:331 |
| 755 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:167 |
| 756 | 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." |
| 757 | msgstr "" |
| 758 | |
| 759 | #: extensions/role-settings/class-role-settings-render.php:460 |
| 760 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:832 |
| 761 | msgid "Should users be asked to setup 2FA instantly or should they have a grace period?" |
| 762 | msgstr "" |
| 763 | |
| 764 | #: extensions/role-settings/class-role-settings-render.php:462 |
| 765 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:834 |
| 766 | 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." |
| 767 | msgstr "" |
| 768 | |
| 769 | #: extensions/role-settings/class-role-settings-render.php:462 |
| 770 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:834 |
| 771 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:234 |
| 772 | msgid "Learn more." |
| 773 | msgstr "" |
| 774 | |
| 775 | #: extensions/role-settings/class-role-settings-render.php:468 |
| 776 | #: includes/classes/Admin/class-setup-wizard.php:484 |
| 777 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:840 |
| 778 | msgid "Grace period" |
| 779 | msgstr "" |
| 780 | |
| 781 | #: extensions/role-settings/class-role-settings-render.php:480 |
| 782 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:551 |
| 783 | msgid "Users have to configure 2FA straight away." |
| 784 | msgstr "" |
| 785 | |
| 786 | #: extensions/role-settings/class-role-settings-render.php:489 |
| 787 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:558 |
| 788 | msgid "Give users a grace period to configure 2FA" |
| 789 | msgstr "" |
| 790 | |
| 791 | #: extensions/role-settings/class-role-settings-render.php:498 |
| 792 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:567 |
| 793 | msgid "hours" |
| 794 | msgstr "" |
| 795 | |
| 796 | #: extensions/role-settings/class-role-settings-render.php:505 |
| 797 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:573 |
| 798 | msgid "days" |
| 799 | msgstr "" |
| 800 | |
| 801 | #: extensions/role-settings/class-role-settings-render.php:545 |
| 802 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:763 |
| 803 | msgid "Do you want to redirect the user to a specific page after completing the 2FA setup wizard?" |
| 804 | msgstr "" |
| 805 | |
| 806 | #: extensions/role-settings/class-role-settings-render.php:547 |
| 807 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:765 |
| 808 | 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." |
| 809 | msgstr "" |
| 810 | |
| 811 | #: extensions/role-settings/class-role-settings-render.php:552 |
| 812 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:770 |
| 813 | msgid "Redirect users after 2FA setup to" |
| 814 | msgstr "" |
| 815 | |
| 816 | #: extensions/role-settings/class-role-settings-render.php:584 |
| 817 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:656 |
| 818 | msgid "Can users access the WordPress dashboard or you have custom profile pages? " |
| 819 | msgstr "" |
| 820 | |
| 821 | #: extensions/role-settings/class-role-settings-render.php:586 |
| 822 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:658 |
| 823 | 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." |
| 824 | msgstr "" |
| 825 | |
| 826 | #: extensions/role-settings/class-role-settings-render.php:591 |
| 827 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:663 |
| 828 | msgid "Frontend 2FA settings page" |
| 829 | msgstr "" |
| 830 | |
| 831 | #: extensions/role-settings/class-role-settings-render.php:617 |
| 832 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:683 |
| 833 | msgid "Frontend 2FA settings page URL" |
| 834 | msgstr "" |
| 835 | |
| 836 | #: extensions/role-settings/class-role-settings-render.php:652 |
| 837 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:715 |
| 838 | msgid "Edit Page" |
| 839 | msgstr "" |
| 840 | |
| 841 | #: extensions/role-settings/class-role-settings-render.php:652 |
| 842 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:715 |
| 843 | msgid "View Page" |
| 844 | msgstr "" |
| 845 | |
| 846 | #: extensions/role-settings/class-role-settings-render.php:659 |
| 847 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:722 |
| 848 | 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." |
| 849 | msgstr "" |
| 850 | |
| 851 | #: extensions/role-settings/class-role-settings-render.php:662 |
| 852 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:725 |
| 853 | msgid "Redirect users after 2FA setup" |
| 854 | msgstr "" |
| 855 | |
| 856 | #: extensions/role-settings/class-role-settings-render.php:696 |
| 857 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:873 |
| 858 | msgid "Should users be able to disable 2FA on their user profile?" |
| 859 | msgstr "" |
| 860 | |
| 861 | #: extensions/role-settings/class-role-settings-render.php:698 |
| 862 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:875 |
| 863 | 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." |
| 864 | msgstr "" |
| 865 | |
| 866 | #: extensions/role-settings/class-role-settings-render.php:703 |
| 867 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:880 |
| 868 | msgid "Hide the Remove 2FA button" |
| 869 | msgstr "" |
| 870 | |
| 871 | #: extensions/role-settings/class-role-settings-render.php:712 |
| 872 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:886 |
| 873 | msgid "Hide the Remove 2FA button on user profile pages" |
| 874 | msgstr "" |
| 875 | |
| 876 | #: extensions/status-filter/class-core.php:103 |
| 877 | msgid "All 2FA statuses" |
| 878 | msgstr "" |
| 879 | |
| 880 | #: extensions/status-filter/class-core.php:109 |
| 881 | msgid "Filter" |
| 882 | msgstr "" |
| 883 | |
| 884 | #. Translators: The number of days |
| 885 | #: extensions/trusted-devices/class-core.php:79 |
| 886 | msgid "Remember this device for %d days" |
| 887 | msgstr "" |
| 888 | |
| 889 | #: extensions/trusted-devices/class-settings.php:155 |
| 890 | msgid "Allow users to have trusted devices so they are not asked for a 2FA code during login?" |
| 891 | msgstr "" |
| 892 | |
| 893 | #: extensions/trusted-devices/class-settings.php:157 |
| 894 | 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." |
| 895 | msgstr "" |
| 896 | |
| 897 | #: extensions/trusted-devices/class-settings.php:164 |
| 898 | #: extensions/trusted-devices/class-settings.php:175 |
| 899 | msgid "Allow the \"Remember this device\" user option" |
| 900 | msgstr "" |
| 901 | |
| 902 | #: extensions/trusted-devices/class-settings.php:183 |
| 903 | msgid "For how long should the plugin remember a device?" |
| 904 | msgstr "" |
| 905 | |
| 906 | #: extensions/trusted-devices/class-settings.php:203 |
| 907 | msgid "When should users be prompted for 2FA code on trusted devices?" |
| 908 | msgstr "" |
| 909 | |
| 910 | #: extensions/trusted-devices/class-settings.php:205 |
| 911 | 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." |
| 912 | msgstr "" |
| 913 | |
| 914 | #: extensions/trusted-devices/class-settings.php:210 |
| 915 | msgid "Prompt user for 2FA code on trusted device" |
| 916 | msgstr "" |
| 917 | |
| 918 | #: extensions/trusted-devices/class-settings.php:221 |
| 919 | msgid "Only when cookie is not found" |
| 920 | msgstr "" |
| 921 | |
| 922 | #: extensions/trusted-devices/class-settings.php:232 |
| 923 | msgid "When cookie is not found or when the cookie is found but the IP address is different" |
| 924 | msgstr "" |
| 925 | |
| 926 | #: extensions/white-labeling/class-white-labeling-render.php:60 |
| 927 | msgid "Log in" |
| 928 | msgstr "" |
| 929 | |
| 930 | #. translators: support email. |
| 931 | #: extensions/white-labeling/class-white-labeling-render.php:137 |
| 932 | msgid "Use the settings below to customize the looks of the 2FA code page so it meets your branding requirements. If you have any questions send us an email at %1$s." |
| 933 | msgstr "" |
| 934 | |
| 935 | #: extensions/white-labeling/class-white-labeling-render.php:142 |
| 936 | msgid "Change the background color" |
| 937 | msgstr "" |
| 938 | |
| 939 | #: extensions/white-labeling/class-white-labeling-render.php:144 |
| 940 | msgid "This is the background color selector, from here you can change the form background color." |
| 941 | msgstr "" |
| 942 | |
| 943 | #: extensions/white-labeling/class-white-labeling-render.php:149 |
| 944 | msgid "2FA background color" |
| 945 | msgstr "" |
| 946 | |
| 947 | #: extensions/white-labeling/class-white-labeling-render.php:158 |
| 948 | msgid "Change the logo" |
| 949 | msgstr "" |
| 950 | |
| 951 | #: extensions/white-labeling/class-white-labeling-render.php:160 |
| 952 | msgid "This is the logo image selector, from here you can change the form logo." |
| 953 | msgstr "" |
| 954 | |
| 955 | #: extensions/white-labeling/class-white-labeling-render.php:165 |
| 956 | msgid "Logo on page" |
| 957 | msgstr "" |
| 958 | |
| 959 | #: extensions/white-labeling/class-white-labeling-render.php:172 |
| 960 | msgid "Select" |
| 961 | msgstr "" |
| 962 | |
| 963 | #: extensions/white-labeling/class-white-labeling-render.php:202 |
| 964 | msgid "Change the font type" |
| 965 | msgstr "" |
| 966 | |
| 967 | #: extensions/white-labeling/class-white-labeling-render.php:204 |
| 968 | msgid "This is the font type color selector, from here you can change the form font type." |
| 969 | msgstr "" |
| 970 | |
| 971 | #: extensions/white-labeling/class-white-labeling-render.php:209 |
| 972 | msgid "Font type" |
| 973 | msgstr "" |
| 974 | |
| 975 | #: extensions/white-labeling/class-white-labeling-render.php:218 |
| 976 | msgid "Change the button color" |
| 977 | msgstr "" |
| 978 | |
| 979 | #: extensions/white-labeling/class-white-labeling-render.php:220 |
| 980 | msgid "This is the button color selector, from here you can change the form button color." |
| 981 | msgstr "" |
| 982 | |
| 983 | #: extensions/white-labeling/class-white-labeling-render.php:225 |
| 984 | msgid "2FA button background color" |
| 985 | msgstr "" |
| 986 | |
| 987 | #: extensions/white-labeling/class-white-labeling-render.php:234 |
| 988 | msgid "Change the button text on 2FA code page" |
| 989 | msgstr "" |
| 990 | |
| 991 | #: extensions/white-labeling/class-white-labeling-render.php:236 |
| 992 | msgid "This is the button text, from here you can change the form button text." |
| 993 | msgstr "" |
| 994 | |
| 995 | #: extensions/white-labeling/class-white-labeling-render.php:241 |
| 996 | msgid "Button text" |
| 997 | msgstr "" |
| 998 | |
| 999 | #. translators: User's first name |
| 1000 | #: freemius/class-freemius-helper.php:172 |
| 1001 | #: freemius/class-freemius-helper.php:200 |
| 1002 | msgid "Hey %s" |
| 1003 | msgstr "" |
| 1004 | |
| 1005 | #: freemius/class-freemius-helper.php:176 |
| 1006 | msgid "Never miss an important update! Opt-in to our security and feature updates notifications, and non-sensitive diagnostic tracking with freemius.com." |
| 1007 | msgstr "" |
| 1008 | |
| 1009 | #: freemius/class-freemius-helper.php:177 |
| 1010 | #: freemius/class-freemius-helper.php:212 |
| 1011 | msgid "Note: " |
| 1012 | msgstr "" |
| 1013 | |
| 1014 | #: freemius/class-freemius-helper.php:178 |
| 1015 | #: freemius/class-freemius-helper.php:213 |
| 1016 | msgid "NO ACTIVITY LOG ACTIVITY & DATA IS SENT BACK TO OUR SERVERS." |
| 1017 | msgstr "" |
| 1018 | |
| 1019 | #. translators: 1: Plugin name. 2: Plugin name. 2: Freemius link. 4: Plugin name. |
| 1020 | #: freemius/class-freemius-helper.php:206 |
| 1021 | msgid "Please help us improve %1$s! If you opt-in, some non-sensitive data about your usage of %2$s will be sent to %3$s, a diagnostic tracking service we use. If you skip this, that's okay! %2$s will still work just fine." |
| 1022 | msgstr "" |
| 1023 | |
| 1024 | #. Translators: Expired message and time |
| 1025 | #: freemius/class-freemius-helper.php:282 |
| 1026 | msgid "%s You need to renew your license to continue using premium features." |
| 1027 | msgstr "" |
| 1028 | |
| 1029 | #. Translators: Number of sites |
| 1030 | #: freemius/class-freemius-helper.php:285 |
| 1031 | msgid "The license is limited to %s sub-sites. You need to upgrade your license to cover all the sub-sites on this network." |
| 1032 | msgstr "" |
| 1033 | |
| 1034 | #. translators: plugin version |
| 1035 | #: freemius/class-freemius-helper.php:321 |
| 1036 | msgid "You need to activate the license key to use WP 2FA - Two-factor authentication for WordPress . %2$s" |
| 1037 | msgstr "" |
| 1038 | |
| 1039 | #: freemius/class-freemius-helper.php:322 |
| 1040 | msgid "Activate the license key now" |
| 1041 | msgstr "" |
| 1042 | |
| 1043 | #. translators: settings hyperlink saying "here" |
| 1044 | #: freemius/class-user-licensing.php:500 |
| 1045 | msgid "The updates for this plugin have been blocked because of license problems. Click %s for more information." |
| 1046 | msgstr "" |
| 1047 | |
| 1048 | #. Translators: 1. number of users who can use 2FA. 2. Number of users allowed in purchased plan. |
| 1049 | #: freemius/class-user-licensing.php:599 |
| 1050 | msgid "You are enforcing 2FA on %1$d users, which is more than the license key allows. You have a %2$d users license. You can upgrade the license key, enter a new license key, or click Exclude users to go back to the configuration and reduce the number of users on which you want to enforce 2FA on." |
| 1051 | msgstr "" |
| 1052 | |
| 1053 | #: freemius/class-user-licensing.php:605 |
| 1054 | msgid "Upgrade your license key" |
| 1055 | msgstr "" |
| 1056 | |
| 1057 | #: freemius/class-user-licensing.php:606 |
| 1058 | #: includes/classes/Admin/class-setup-wizard.php:468 |
| 1059 | msgid "Exclude users" |
| 1060 | msgstr "" |
| 1061 | |
| 1062 | #: freemius/class-user-licensing.php:607 |
| 1063 | msgid "Enter new license key" |
| 1064 | msgstr "" |
| 1065 | |
| 1066 | #: freemius/class-user-licensing.php:610 |
| 1067 | msgid "Important: when the license limit is exceeded the plugin updates are blocked." |
| 1068 | msgstr "" |
| 1069 | |
| 1070 | #: freemius/class-user-licensing.php:735 |
| 1071 | msgid "License validation successful. You're fully licensed." |
| 1072 | msgstr "" |
| 1073 | |
| 1074 | #. Translators: hyperlink "contact our support team" |
| 1075 | #: freemius/class-user-licensing.php:760 |
| 1076 | msgid "There was a problem validating your license. Please try again later or %s." |
| 1077 | msgstr "" |
| 1078 | |
| 1079 | #: freemius/class-user-licensing.php:765 |
| 1080 | msgid "Validate now" |
| 1081 | msgstr "" |
| 1082 | |
| 1083 | #: includes/classes/Admin/class-help-contact-us.php:30 |
| 1084 | #: includes/classes/Admin/class-help-contact-us.php:31 |
| 1085 | msgid "Help & Contact Us" |
| 1086 | msgstr "" |
| 1087 | |
| 1088 | #: includes/classes/Admin/class-help-contact-us.php:48 |
| 1089 | #: includes/classes/Admin/class-help-contact-us.php:55 |
| 1090 | msgid "Help" |
| 1091 | msgstr "" |
| 1092 | |
| 1093 | #: includes/classes/Admin/class-help-contact-us.php:56 |
| 1094 | msgid "System info" |
| 1095 | msgstr "" |
| 1096 | |
| 1097 | #: includes/classes/Admin/class-help-contact-us.php:82 |
| 1098 | #: includes/classes/Admin/class-help-contact-us.php:92 |
| 1099 | msgid "Getting started" |
| 1100 | msgstr "" |
| 1101 | |
| 1102 | #: includes/classes/Admin/class-help-contact-us.php:84 |
| 1103 | 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:" |
| 1104 | msgstr "" |
| 1105 | |
| 1106 | #: includes/classes/Admin/class-help-contact-us.php:86 |
| 1107 | msgid "Getting started with WP 2FA" |
| 1108 | msgstr "" |
| 1109 | |
| 1110 | #: includes/classes/Admin/class-help-contact-us.php:87 |
| 1111 | msgid "Configuring 2FA policies & making 2FA mandatory" |
| 1112 | msgstr "" |
| 1113 | |
| 1114 | #: includes/classes/Admin/class-help-contact-us.php:88 |
| 1115 | msgid "Allowing users to configure 2FA from a website page (no dashboard access)" |
| 1116 | msgstr "" |
| 1117 | |
| 1118 | #: includes/classes/Admin/class-help-contact-us.php:96 |
| 1119 | msgid "Plugin documentation" |
| 1120 | msgstr "" |
| 1121 | |
| 1122 | #: includes/classes/Admin/class-help-contact-us.php:98 |
| 1123 | msgid "For more technical information about the WP 2FA plugin please visit the plugin's knowledge base." |
| 1124 | msgstr "" |
| 1125 | |
| 1126 | #: includes/classes/Admin/class-help-contact-us.php:100 |
| 1127 | msgid "Knowledge base" |
| 1128 | msgstr "" |
| 1129 | |
| 1130 | #: includes/classes/Admin/class-help-contact-us.php:106 |
| 1131 | msgid "Plugin support" |
| 1132 | msgstr "" |
| 1133 | |
| 1134 | #: includes/classes/Admin/class-help-contact-us.php:108 |
| 1135 | 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?" |
| 1136 | msgstr "" |
| 1137 | |
| 1138 | #: includes/classes/Admin/class-help-contact-us.php:110 |
| 1139 | msgid "Open support ticket" |
| 1140 | msgstr "" |
| 1141 | |
| 1142 | #: includes/classes/Admin/class-help-contact-us.php:111 |
| 1143 | msgid "Contact us" |
| 1144 | msgstr "" |
| 1145 | |
| 1146 | #: includes/classes/Admin/class-help-contact-us.php:128 |
| 1147 | msgid "System information" |
| 1148 | msgstr "" |
| 1149 | |
| 1150 | #: includes/classes/Admin/class-help-contact-us.php:175 |
| 1151 | msgid "Our WordPress Plugins" |
| 1152 | msgstr "" |
| 1153 | |
| 1154 | #: includes/classes/Admin/class-help-contact-us.php:183 |
| 1155 | msgid "Keep a log of users and under the hood site activity." |
| 1156 | msgstr "" |
| 1157 | |
| 1158 | #: includes/classes/Admin/class-help-contact-us.php:199 |
| 1159 | #: includes/classes/Admin/class-help-contact-us.php:226 |
| 1160 | #: includes/classes/Admin/class-help-contact-us.php:253 |
| 1161 | #: includes/classes/Admin/class-help-contact-us.php:280 |
| 1162 | msgid "LEARN MORE" |
| 1163 | msgstr "" |
| 1164 | |
| 1165 | #: includes/classes/Admin/class-help-contact-us.php:210 |
| 1166 | msgid "Enforce strong password policies on WordPress." |
| 1167 | msgstr "" |
| 1168 | |
| 1169 | #: includes/classes/Admin/class-help-contact-us.php:237 |
| 1170 | msgid "Automatically identify unauthorized file changes on your WordPress site." |
| 1171 | msgstr "" |
| 1172 | |
| 1173 | #: includes/classes/Admin/class-help-contact-us.php:264 |
| 1174 | msgid "Protect website forms & login pages from spam bots & automated attacks." |
| 1175 | msgstr "" |
| 1176 | |
| 1177 | #: includes/classes/Admin/class-premium-features.php:28 |
| 1178 | msgid "Premium Features" |
| 1179 | msgstr "" |
| 1180 | |
| 1181 | #: includes/classes/Admin/class-premium-features.php:29 |
| 1182 | msgid "Premium Features ➤" |
| 1183 | msgstr "" |
| 1184 | |
| 1185 | #: includes/classes/Admin/class-premium-features.php:45 |
| 1186 | msgid "Upgrade to Premium to:" |
| 1187 | msgstr "" |
| 1188 | |
| 1189 | #: includes/classes/Admin/class-premium-features.php:46 |
| 1190 | msgid "Login with 2FA via push notification, SMS, WhatsApp or incoming call" |
| 1191 | msgstr "" |
| 1192 | |
| 1193 | #: includes/classes/Admin/class-premium-features.php:47 |
| 1194 | msgid "Add trusted devices ('Remember this device' option)" |
| 1195 | msgstr "" |
| 1196 | |
| 1197 | #: includes/classes/Admin/class-premium-features.php:48 |
| 1198 | msgid "Configure different 2FA policies for different user roles" |
| 1199 | msgstr "" |
| 1200 | |
| 1201 | #: includes/classes/Admin/class-premium-features.php:49 |
| 1202 | msgid "White labeling of 2FA code page" |
| 1203 | msgstr "" |
| 1204 | |
| 1205 | #: includes/classes/Admin/class-premium-features.php:50 |
| 1206 | #: includes/classes/Admin/class-premium-features.php:306 |
| 1207 | msgid "One-click 2FA login" |
| 1208 | msgstr "" |
| 1209 | |
| 1210 | #: includes/classes/Admin/class-premium-features.php:51 |
| 1211 | msgid "Many other features" |
| 1212 | msgstr "" |
| 1213 | |
| 1214 | #: includes/classes/Admin/class-premium-features.php:52 |
| 1215 | #: includes/classes/Admin/class-premium-features.php:394 |
| 1216 | msgid "No Ads!" |
| 1217 | msgstr "" |
| 1218 | |
| 1219 | #: includes/classes/Admin/class-premium-features.php:53 |
| 1220 | msgid "Upgrade now" |
| 1221 | msgstr "" |
| 1222 | |
| 1223 | #: includes/classes/Admin/class-premium-features.php:53 |
| 1224 | msgid "Get a Free 14-day trial" |
| 1225 | msgstr "" |
| 1226 | |
| 1227 | #: includes/classes/Admin/class-premium-features.php:176 |
| 1228 | msgid "Upgrade to Premium to benefit more!" |
| 1229 | msgstr "" |
| 1230 | |
| 1231 | #: includes/classes/Admin/class-premium-features.php:183 |
| 1232 | msgid "WP 2FA is your trusted gatekeeper, keeping your website, users, customers, team members, and you secure and better protected than ever before." |
| 1233 | msgstr "" |
| 1234 | |
| 1235 | #: includes/classes/Admin/class-premium-features.php:184 |
| 1236 | msgid "Upgrade to WP 2FA Premium to add more secure authentication options and automate more, encouraging 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." |
| 1237 | msgstr "" |
| 1238 | |
| 1239 | #: includes/classes/Admin/class-premium-features.php:188 |
| 1240 | msgid "Upgrade to Premium to start benefiting from value-added features such as:" |
| 1241 | msgstr "" |
| 1242 | |
| 1243 | #: includes/classes/Admin/class-premium-features.php:190 |
| 1244 | msgid "More 2FA methods, including push notification, SMS, WhatsApp, and incoming call" |
| 1245 | msgstr "" |
| 1246 | |
| 1247 | #: includes/classes/Admin/class-premium-features.php:191 |
| 1248 | msgid "Trusted devices: Give users the option to add trusted devices so they do not have to enter the 2FA code each time they log in" |
| 1249 | msgstr "" |
| 1250 | |
| 1251 | #: includes/classes/Admin/class-premium-features.php:192 |
| 1252 | msgid "White labelling features: Gain increased trust by extending your business' branding and tone of voice to all 2FA pages" |
| 1253 | msgstr "" |
| 1254 | |
| 1255 | #: includes/classes/Admin/class-premium-features.php:193 |
| 1256 | msgid "Configure different policies for different user roles: While requiring everyone to use 2FA is generally a good idea, stricter policies for more sensitive accounts can help you keep everyone happy" |
| 1257 | msgstr "" |
| 1258 | |
| 1259 | #: includes/classes/Admin/class-premium-features.php:196 |
| 1260 | #: includes/classes/Admin/class-premium-features.php:407 |
| 1261 | msgid "UPGRADE NOW" |
| 1262 | msgstr "" |
| 1263 | |
| 1264 | #: includes/classes/Admin/class-premium-features.php:197 |
| 1265 | #: includes/classes/Admin/class-premium-features.php:408 |
| 1266 | msgid "Get the Free 14-day trial" |
| 1267 | msgstr "" |
| 1268 | |
| 1269 | #: includes/classes/Admin/class-premium-features.php:201 |
| 1270 | msgid "Take advantage of these benefits and many others, with prices starting from as little as $59 for 5 users per year. Below is the complete list of Premium features:" |
| 1271 | msgstr "" |
| 1272 | |
| 1273 | #: includes/classes/Admin/class-premium-features.php:209 |
| 1274 | msgid "Premium" |
| 1275 | msgstr "" |
| 1276 | |
| 1277 | #: includes/classes/Admin/class-premium-features.php:212 |
| 1278 | msgid "Free" |
| 1279 | msgstr "" |
| 1280 | |
| 1281 | #: includes/classes/Admin/class-premium-features.php:217 |
| 1282 | msgid "Support" |
| 1283 | msgstr "" |
| 1284 | |
| 1285 | #: includes/classes/Admin/class-premium-features.php:220 |
| 1286 | msgid "Email & forums" |
| 1287 | msgstr "" |
| 1288 | |
| 1289 | #: includes/classes/Admin/class-premium-features.php:223 |
| 1290 | msgid "Forums" |
| 1291 | msgstr "" |
| 1292 | |
| 1293 | #: includes/classes/Admin/class-premium-features.php:228 |
| 1294 | msgid "Install on unlimited websites" |
| 1295 | msgstr "" |
| 1296 | |
| 1297 | #: includes/classes/Admin/class-premium-features.php:239 |
| 1298 | msgid "E-commerce, membership & other third party plugins support" |
| 1299 | msgstr "" |
| 1300 | |
| 1301 | #: includes/classes/Admin/class-premium-features.php:250 |
| 1302 | msgid "2FA code via mobile app" |
| 1303 | msgstr "" |
| 1304 | |
| 1305 | #: includes/classes/Admin/class-premium-features.php:261 |
| 1306 | msgid "2FA code over email" |
| 1307 | msgstr "" |
| 1308 | |
| 1309 | #: includes/classes/Admin/class-premium-features.php:283 |
| 1310 | msgid "2FA login with push notification" |
| 1311 | msgstr "" |
| 1312 | |
| 1313 | #: includes/classes/Admin/class-premium-features.php:294 |
| 1314 | msgid "2FA login with SMS, WhatsApp & incoming call" |
| 1315 | msgstr "" |
| 1316 | |
| 1317 | #: includes/classes/Admin/class-premium-features.php:317 |
| 1318 | msgid "Different 2FA policies per user role" |
| 1319 | msgstr "" |
| 1320 | |
| 1321 | #: includes/classes/Admin/class-premium-features.php:328 |
| 1322 | msgid "Trusted devices (don't ask for 2FA code)" |
| 1323 | msgstr "" |
| 1324 | |
| 1325 | #: includes/classes/Admin/class-premium-features.php:339 |
| 1326 | msgid "Secondary 2FA backup method" |
| 1327 | msgstr "" |
| 1328 | |
| 1329 | #: includes/classes/Admin/class-premium-features.php:350 |
| 1330 | msgid "White labeling (logo, text, colors & fonts)" |
| 1331 | msgstr "" |
| 1332 | |
| 1333 | #: includes/classes/Admin/class-premium-features.php:361 |
| 1334 | msgid "Reports & Statistics" |
| 1335 | msgstr "" |
| 1336 | |
| 1337 | #: includes/classes/Admin/class-premium-features.php:372 |
| 1338 | msgid "Configurable 2FA code expiration time" |
| 1339 | msgstr "" |
| 1340 | |
| 1341 | #: includes/classes/Admin/class-premium-features.php:383 |
| 1342 | msgid "Sortable users' 2FA status" |
| 1343 | msgstr "" |
| 1344 | |
| 1345 | #. translators: 1: Link to our site 2: Link to our contact page |
| 1346 | #: includes/classes/Admin/class-premium-features.php:417 |
| 1347 | msgid "For more information about the WP 2FA plugin visit the %1$s. If you have any questions or would like to get in touch with us, please use %2$s. We look forward to hearing from you." |
| 1348 | msgstr "" |
| 1349 | |
| 1350 | #: includes/classes/Admin/class-premium-features.php:418 |
| 1351 | msgid "plugin's website" |
| 1352 | msgstr "" |
| 1353 | |
| 1354 | #: includes/classes/Admin/class-premium-features.php:419 |
| 1355 | msgid "our contact form" |
| 1356 | msgstr "" |
| 1357 | |
| 1358 | #: includes/classes/Admin/class-settings-page.php:48 |
| 1359 | #: includes/classes/Admin/class-settings-page.php:49 |
| 1360 | #: includes/classes/Admin/class-settings-page.php:127 |
| 1361 | #: includes/classes/Admin/class-setup-wizard.php:344 |
| 1362 | msgid "WP 2FA" |
| 1363 | msgstr "" |
| 1364 | |
| 1365 | #: includes/classes/Admin/class-settings-page.php:64 |
| 1366 | #: includes/classes/Admin/class-settings-page.php:65 |
| 1367 | #: includes/classes/Admin/class-settings-page.php:138 |
| 1368 | #: includes/classes/Admin/class-settings-page.php:139 |
| 1369 | msgid "2FA Policies" |
| 1370 | msgstr "" |
| 1371 | |
| 1372 | #: includes/classes/Admin/class-settings-page.php:74 |
| 1373 | #: includes/classes/Admin/class-settings-page.php:126 |
| 1374 | #: includes/classes/Admin/class-settings-page.php:149 |
| 1375 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:84 |
| 1376 | #: includes/classes/Admin/Views/class-settings-page-render.php:42 |
| 1377 | msgid "WP 2FA Settings" |
| 1378 | msgstr "" |
| 1379 | |
| 1380 | #: includes/classes/Admin/class-settings-page.php:75 |
| 1381 | #: includes/classes/Admin/class-settings-page.php:150 |
| 1382 | msgid "Settings" |
| 1383 | msgstr "" |
| 1384 | |
| 1385 | #: includes/classes/Admin/class-settings-page.php:183 |
| 1386 | #: includes/classes/Admin/class-settings-page.php:227 |
| 1387 | #: includes/classes/Admin/class-settings-page.php:276 |
| 1388 | #: includes/classes/Admin/class-settings-page.php:314 |
| 1389 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:220 |
| 1390 | msgid "Nonce verification failed." |
| 1391 | msgstr "" |
| 1392 | |
| 1393 | #: includes/classes/Admin/class-settings-page.php:414 |
| 1394 | msgid "Free 14-day Premium Trial" |
| 1395 | msgstr "" |
| 1396 | |
| 1397 | #: includes/classes/Admin/class-settings-page.php:424 |
| 1398 | msgid "Configure 2FA Settings" |
| 1399 | msgstr "" |
| 1400 | |
| 1401 | #: includes/classes/Admin/class-settings-page.php:438 |
| 1402 | msgid "User account successfully unlocked. User can login again." |
| 1403 | msgstr "" |
| 1404 | |
| 1405 | #: includes/classes/Admin/class-settings-page.php:440 |
| 1406 | #: includes/classes/Admin/class-settings-page.php:454 |
| 1407 | #: includes/classes/Admin/class-settings-page.php:468 |
| 1408 | #: includes/classes/Admin/class-settings-page.php:519 |
| 1409 | #: includes/classes/Admin/class-settings-page.php:529 |
| 1410 | #: includes/classes/Admin/class-settings-page.php:539 |
| 1411 | #: includes/classes/Admin/class-settings-page.php:563 |
| 1412 | #: includes/classes/Admin/class-settings-page.php:573 |
| 1413 | #: includes/classes/Admin/class-settings-page.php:584 |
| 1414 | #: includes/classes/Admin/class-settings-page.php:594 |
| 1415 | msgid "Dismiss this notice." |
| 1416 | msgstr "" |
| 1417 | |
| 1418 | #: includes/classes/Admin/class-settings-page.php:452 |
| 1419 | msgid "Your 2FA settings have been removed." |
| 1420 | msgstr "" |
| 1421 | |
| 1422 | #: includes/classes/Admin/class-settings-page.php:466 |
| 1423 | msgid "User 2FA settings have been removed." |
| 1424 | msgstr "" |
| 1425 | |
| 1426 | #: includes/classes/Admin/class-settings-page.php:517 |
| 1427 | #: includes/classes/Admin/class-settings-page.php:571 |
| 1428 | msgid "2FA Settings Updated" |
| 1429 | msgstr "" |
| 1430 | |
| 1431 | #: includes/classes/Admin/class-settings-page.php:527 |
| 1432 | #: includes/classes/Admin/class-settings-page.php:582 |
| 1433 | msgid "Please ensure both custom email address and display name are provided." |
| 1434 | msgstr "" |
| 1435 | |
| 1436 | #: includes/classes/Admin/class-settings-page.php:612 |
| 1437 | msgid "WP 2FA User Page" |
| 1438 | msgstr "" |
| 1439 | |
| 1440 | #: includes/classes/Admin/class-setup-wizard.php:112 |
| 1441 | msgid "Welcome" |
| 1442 | msgstr "" |
| 1443 | |
| 1444 | #: includes/classes/Admin/class-setup-wizard.php:117 |
| 1445 | msgid "Select 2FA Methods" |
| 1446 | msgstr "" |
| 1447 | |
| 1448 | #: includes/classes/Admin/class-setup-wizard.php:123 |
| 1449 | msgid "Setup Finish" |
| 1450 | msgstr "" |
| 1451 | |
| 1452 | #: includes/classes/Admin/class-setup-wizard.php:242 |
| 1453 | #: includes/classes/Shortcodes/class-shortcodes.php:53 |
| 1454 | #: includes/classes/Shortcodes/class-shortcodes.php:110 |
| 1455 | #: includes/functions/core.php:258 |
| 1456 | msgid "Please use a valid email address" |
| 1457 | msgstr "" |
| 1458 | |
| 1459 | #: includes/classes/Admin/class-setup-wizard.php:250 |
| 1460 | #: includes/classes/Shortcodes/class-shortcodes.php:47 |
| 1461 | #: includes/classes/Shortcodes/class-shortcodes.php:95 |
| 1462 | #: includes/classes/Shortcodes/class-shortcodes.php:107 |
| 1463 | #: includes/classes/Shortcodes/class-shortcodes.php:187 |
| 1464 | #: includes/functions/core.php:266 |
| 1465 | msgid "These are the 2FA backup codes for the user" |
| 1466 | msgstr "" |
| 1467 | |
| 1468 | #: includes/classes/Admin/class-setup-wizard.php:251 |
| 1469 | #: includes/classes/Shortcodes/class-shortcodes.php:48 |
| 1470 | #: includes/classes/Shortcodes/class-shortcodes.php:96 |
| 1471 | #: includes/classes/Shortcodes/class-shortcodes.php:108 |
| 1472 | #: includes/classes/Shortcodes/class-shortcodes.php:188 |
| 1473 | #: includes/functions/core.php:267 |
| 1474 | msgid "I'm ready" |
| 1475 | msgstr "" |
| 1476 | |
| 1477 | #: includes/classes/Admin/class-setup-wizard.php:252 |
| 1478 | #: includes/classes/Shortcodes/class-shortcodes.php:49 |
| 1479 | #: includes/classes/Shortcodes/class-shortcodes.php:97 |
| 1480 | #: includes/classes/Shortcodes/class-shortcodes.php:109 |
| 1481 | #: includes/classes/Shortcodes/class-shortcodes.php:189 |
| 1482 | #: includes/functions/core.php:268 |
| 1483 | msgid "New code sent" |
| 1484 | msgstr "" |
| 1485 | |
| 1486 | #: includes/classes/Admin/class-setup-wizard.php:291 |
| 1487 | msgid "WP 2FA › Setup Wizard" |
| 1488 | msgstr "" |
| 1489 | |
| 1490 | #: includes/classes/Admin/class-setup-wizard.php:330 |
| 1491 | #: includes/classes/Shortcodes/class-shortcodes.php:52 |
| 1492 | #: includes/classes/Shortcodes/class-shortcodes.php:100 |
| 1493 | #: includes/classes/Shortcodes/class-shortcodes.php:192 |
| 1494 | msgid "Close Wizard" |
| 1495 | msgstr "" |
| 1496 | |
| 1497 | #: includes/classes/Admin/class-setup-wizard.php:344 |
| 1498 | 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 " |
| 1499 | msgstr "" |
| 1500 | |
| 1501 | #: includes/classes/Admin/class-setup-wizard.php:344 |
| 1502 | msgid " entry in your WordPress dashboard menu." |
| 1503 | msgstr "" |
| 1504 | |
| 1505 | #: includes/classes/Admin/class-setup-wizard.php:346 |
| 1506 | msgid "OK, close wizard" |
| 1507 | msgstr "" |
| 1508 | |
| 1509 | #: includes/classes/Admin/class-setup-wizard.php:347 |
| 1510 | msgid "Continue with wizard" |
| 1511 | msgstr "" |
| 1512 | |
| 1513 | #: includes/classes/Admin/class-setup-wizard.php:456 |
| 1514 | msgid "Choose 2FA methods" |
| 1515 | msgstr "" |
| 1516 | |
| 1517 | #: includes/classes/Admin/class-setup-wizard.php:459 |
| 1518 | #: includes/classes/Admin/class-setup-wizard.php:465 |
| 1519 | #: includes/classes/Admin/class-setup-wizard.php:471 |
| 1520 | #: includes/classes/Admin/class-setup-wizard.php:479 |
| 1521 | msgid "Continue Setup" |
| 1522 | msgstr "" |
| 1523 | |
| 1524 | #: includes/classes/Admin/class-setup-wizard.php:462 |
| 1525 | msgid "2FA policy" |
| 1526 | msgstr "" |
| 1527 | |
| 1528 | #: includes/classes/Admin/class-setup-wizard.php:476 |
| 1529 | msgid "Exclude sites" |
| 1530 | msgstr "" |
| 1531 | |
| 1532 | #: includes/classes/Admin/class-setup-wizard.php:485 |
| 1533 | msgid "How long should the grace period for your users be?" |
| 1534 | msgstr "" |
| 1535 | |
| 1536 | #: includes/classes/Admin/class-setup-wizard.php:486 |
| 1537 | 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:" |
| 1538 | msgstr "" |
| 1539 | |
| 1540 | #: includes/classes/Admin/class-setup-wizard.php:489 |
| 1541 | msgid "All done" |
| 1542 | msgstr "" |
| 1543 | |
| 1544 | #: includes/classes/Admin/class-setup-wizard.php:617 |
| 1545 | msgid "Welcome to WP 2FA" |
| 1546 | msgstr "" |
| 1547 | |
| 1548 | #: includes/classes/Admin/class-user-listing.php:55 |
| 1549 | msgid "2FA Status" |
| 1550 | msgstr "" |
| 1551 | |
| 1552 | #: includes/classes/Admin/class-user-notices.php:80 |
| 1553 | msgid "The 2FA method you were using is no longer allowed on this website. Please reconfigure 2FA using one of the supported methods within" |
| 1554 | msgstr "" |
| 1555 | |
| 1556 | #: includes/classes/Admin/class-user-notices.php:82 |
| 1557 | msgid "This website’s administrator requires you to enable 2FA authentication" |
| 1558 | msgstr "" |
| 1559 | |
| 1560 | #: includes/classes/Admin/class-user-notices.php:114 |
| 1561 | #: includes/classes/Admin/class-user-notices.php:136 |
| 1562 | #: includes/classes/Admin/Views/class-wizard-steps.php:601 |
| 1563 | msgid "Configure 2FA now" |
| 1564 | msgstr "" |
| 1565 | |
| 1566 | #: includes/classes/Admin/class-user-notices.php:115 |
| 1567 | msgid "Remind me on next login" |
| 1568 | msgstr "" |
| 1569 | |
| 1570 | #: includes/classes/Admin/class-user-notices.php:133 |
| 1571 | msgid "The 2FA method you were using is no longer allowed on this website. Please reconfigure 2FA using one of the supported methods." |
| 1572 | msgstr "" |
| 1573 | |
| 1574 | #: includes/classes/Admin/class-user-notices.php:137 |
| 1575 | msgid "I'll do it later" |
| 1576 | msgstr "" |
| 1577 | |
| 1578 | #: includes/classes/Admin/class-user-profile.php:66 |
| 1579 | msgid "Add two-factor authentication to strengthen the security of your user account." |
| 1580 | msgstr "" |
| 1581 | |
| 1582 | #: includes/classes/Admin/class-user-profile.php:77 |
| 1583 | msgid "This user is required to setup 2FA but has not yet done so." |
| 1584 | msgstr "" |
| 1585 | |
| 1586 | #: includes/classes/Admin/class-user-profile.php:81 |
| 1587 | msgid "This user is excluded from configuring 2FA." |
| 1588 | msgstr "" |
| 1589 | |
| 1590 | #: includes/classes/Admin/class-user-profile.php:127 |
| 1591 | msgid "Change 2FA Settings" |
| 1592 | msgstr "" |
| 1593 | |
| 1594 | #: includes/classes/Admin/class-user-profile.php:130 |
| 1595 | #: includes/classes/Admin/class-user-profile.php:150 |
| 1596 | msgid "Remove 2FA" |
| 1597 | msgstr "" |
| 1598 | |
| 1599 | #: includes/classes/Admin/class-user-profile.php:136 |
| 1600 | msgid "Generate list of Backup Codes" |
| 1601 | msgstr "" |
| 1602 | |
| 1603 | #: includes/classes/Admin/class-user-profile.php:140 |
| 1604 | #: includes/classes/Admin/class-user-profile.php:156 |
| 1605 | msgid "unused backup codes remaining." |
| 1606 | msgstr "" |
| 1607 | |
| 1608 | #: includes/classes/Admin/class-user-profile.php:142 |
| 1609 | #: includes/classes/Admin/class-user-profile.php:158 |
| 1610 | msgid "Learn more about backup codes" |
| 1611 | msgstr "" |
| 1612 | |
| 1613 | #: includes/classes/Admin/class-user-profile.php:147 |
| 1614 | msgid "Change 2FA settings" |
| 1615 | msgstr "" |
| 1616 | |
| 1617 | #: includes/classes/Admin/class-user-profile.php:189 |
| 1618 | msgid "Configure 2FA" |
| 1619 | msgstr "" |
| 1620 | |
| 1621 | #: includes/classes/Admin/class-user-profile.php:193 |
| 1622 | msgid "Configure Two-factor authentication (2FA)" |
| 1623 | msgstr "" |
| 1624 | |
| 1625 | #: includes/classes/Admin/class-user-profile.php:200 |
| 1626 | 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." |
| 1627 | msgstr "" |
| 1628 | |
| 1629 | #: includes/classes/Admin/class-user-profile.php:212 |
| 1630 | msgid "Reset 2FA configuration" |
| 1631 | msgstr "" |
| 1632 | |
| 1633 | #: includes/classes/Admin/class-user-profile.php:225 |
| 1634 | msgid "Unlock user and reset the grace period" |
| 1635 | msgstr "" |
| 1636 | |
| 1637 | #: includes/classes/Admin/class-user-profile.php:229 |
| 1638 | msgid "Two-factor authentication settings" |
| 1639 | msgstr "" |
| 1640 | |
| 1641 | #: includes/classes/Admin/class-user-profile.php:247 |
| 1642 | msgid "2FA Setup:" |
| 1643 | msgstr "" |
| 1644 | |
| 1645 | #: includes/classes/Admin/class-user-profile.php:292 |
| 1646 | msgid "Are you sure?" |
| 1647 | msgstr "" |
| 1648 | |
| 1649 | #: includes/classes/Admin/class-user-profile.php:293 |
| 1650 | msgid "Any unsaved changes will be lost!" |
| 1651 | msgstr "" |
| 1652 | |
| 1653 | #: includes/classes/Admin/class-user-profile.php:322 |
| 1654 | msgid "Choose the 2FA authentication method" |
| 1655 | msgstr "" |
| 1656 | |
| 1657 | #: includes/classes/Admin/class-user-profile.php:326 |
| 1658 | msgid "Only the below 2FA method is allowed on this website:" |
| 1659 | msgstr "" |
| 1660 | |
| 1661 | #: includes/classes/Admin/class-user-profile.php:347 |
| 1662 | msgid "Next Step" |
| 1663 | msgstr "" |
| 1664 | |
| 1665 | #: includes/classes/Admin/class-user-profile.php:432 |
| 1666 | msgid "Remove 2FA?" |
| 1667 | msgstr "" |
| 1668 | |
| 1669 | #: includes/classes/Admin/class-user-profile.php:433 |
| 1670 | msgid "Are you sure you want to remove two-factor authentication and lower the security of your user account?" |
| 1671 | msgstr "" |
| 1672 | |
| 1673 | #: includes/classes/Admin/class-user-profile.php:500 |
| 1674 | msgid "Unlock user" |
| 1675 | msgstr "" |
| 1676 | |
| 1677 | #: includes/classes/Admin/class-user-profile.php:632 |
| 1678 | msgid "Invalid Two Factor Authentication secret key." |
| 1679 | msgstr "" |
| 1680 | |
| 1681 | #: includes/classes/Admin/class-user-profile.php:638 |
| 1682 | msgid "Invalid Email Authentication code." |
| 1683 | msgstr "" |
| 1684 | |
| 1685 | #: includes/classes/Admin/class-user-profile.php:659 |
| 1686 | msgid "Error processing form" |
| 1687 | msgstr "" |
| 1688 | |
| 1689 | #. translators: %s - the number of methods. |
| 1690 | #: includes/classes/Admin/Controllers/class-methods.php:120 |
| 1691 | msgid "There is %s method available from which you can choose for 2FA:" |
| 1692 | msgid_plural "There are %s methods available from which you can choose for 2FA:" |
| 1693 | msgstr[0] "" |
| 1694 | msgstr[1] "" |
| 1695 | |
| 1696 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:41 |
| 1697 | msgid "Save email settings and templates" |
| 1698 | msgstr "" |
| 1699 | |
| 1700 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:98 |
| 1701 | msgid "Which email address should the plugin use as a from address?" |
| 1702 | msgstr "" |
| 1703 | |
| 1704 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:100 |
| 1705 | msgid "Use these settings to customize the \"from\" name and email address for all correspondence sent from our plugin." |
| 1706 | msgstr "" |
| 1707 | |
| 1708 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:105 |
| 1709 | msgid "From email & name" |
| 1710 | msgstr "" |
| 1711 | |
| 1712 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:113 |
| 1713 | msgid "Use the email address from the WordPress general settings." |
| 1714 | msgstr "" |
| 1715 | |
| 1716 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:121 |
| 1717 | msgid "Use another email address" |
| 1718 | msgstr "" |
| 1719 | |
| 1720 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:125 |
| 1721 | msgid "Email Address:" |
| 1722 | msgstr "" |
| 1723 | |
| 1724 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:126 |
| 1725 | msgid "Display Name:" |
| 1726 | msgstr "" |
| 1727 | |
| 1728 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:138 |
| 1729 | msgid "Email delivery test" |
| 1730 | msgstr "" |
| 1731 | |
| 1732 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:140 |
| 1733 | 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." |
| 1734 | msgstr "" |
| 1735 | |
| 1736 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:147 |
| 1737 | msgid "Test email delivery" |
| 1738 | msgstr "" |
| 1739 | |
| 1740 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:168 |
| 1741 | msgid "Login code email" |
| 1742 | msgstr "" |
| 1743 | |
| 1744 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:169 |
| 1745 | msgid "This is the email sent to a user when a login code is required." |
| 1746 | msgstr "" |
| 1747 | |
| 1748 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:173 |
| 1749 | msgid "User account locked email" |
| 1750 | msgstr "" |
| 1751 | |
| 1752 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:174 |
| 1753 | msgid "This is the email sent to a user upon grace period expiry." |
| 1754 | msgstr "" |
| 1755 | |
| 1756 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:178 |
| 1757 | msgid "User account unlocked email" |
| 1758 | msgstr "" |
| 1759 | |
| 1760 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:179 |
| 1761 | msgid "This is the email sent to a user when the user's account has been unlocked." |
| 1762 | msgstr "" |
| 1763 | |
| 1764 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:233 |
| 1765 | msgid "Please provide an email address" |
| 1766 | msgstr "" |
| 1767 | |
| 1768 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:243 |
| 1769 | msgid "Please provide a display name." |
| 1770 | msgstr "" |
| 1771 | |
| 1772 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:254 |
| 1773 | msgid "Please provide a valid email address. Your email address has not been updated." |
| 1774 | msgstr "" |
| 1775 | |
| 1776 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:268 |
| 1777 | msgid "Please only use alphanumeric text. Your display name has not been updated." |
| 1778 | msgstr "" |
| 1779 | |
| 1780 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:344 |
| 1781 | msgid "Email Templates" |
| 1782 | msgstr "" |
| 1783 | |
| 1784 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:353 |
| 1785 | msgid "Send this email" |
| 1786 | msgstr "" |
| 1787 | |
| 1788 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:359 |
| 1789 | msgid "Uncheck to disable this message." |
| 1790 | msgstr "" |
| 1791 | |
| 1792 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:366 |
| 1793 | msgid "Email subject" |
| 1794 | msgstr "" |
| 1795 | |
| 1796 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:375 |
| 1797 | msgid "Email body" |
| 1798 | msgstr "" |
| 1799 | |
| 1800 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:377 |
| 1801 | msgid "Available template tags:" |
| 1802 | msgstr "" |
| 1803 | |
| 1804 | #: includes/classes/Admin/SettingsPages/class-settings-page-email.php:415 |
| 1805 | msgid "Send test email" |
| 1806 | msgstr "" |
| 1807 | |
| 1808 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:111 |
| 1809 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:475 |
| 1810 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:76 |
| 1811 | msgid "Settings saving processes complete" |
| 1812 | msgstr "" |
| 1813 | |
| 1814 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:185 |
| 1815 | msgid "Do you want to delete the plugin data from the database upon uninstall?" |
| 1816 | msgstr "" |
| 1817 | |
| 1818 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:187 |
| 1819 | 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." |
| 1820 | msgstr "" |
| 1821 | |
| 1822 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:192 |
| 1823 | msgid "Delete data" |
| 1824 | msgstr "" |
| 1825 | |
| 1826 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:198 |
| 1827 | msgid "Delete data upon uninstall" |
| 1828 | msgstr "" |
| 1829 | |
| 1830 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:222 |
| 1831 | msgid "How often should the plugin check if a user's grace period is over?" |
| 1832 | msgstr "" |
| 1833 | |
| 1834 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:224 |
| 1835 | msgid "By default the plugin checks if a users grace periods to setup 2FA has passed when the user tries to login. If you would like the plugin to advise the user within an hour, enable the below option to add a cron job that runs every hour." |
| 1836 | msgstr "" |
| 1837 | |
| 1838 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:229 |
| 1839 | msgid "Enable cron" |
| 1840 | msgstr "" |
| 1841 | |
| 1842 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:235 |
| 1843 | msgid "Use cron job to check grace periods" |
| 1844 | msgstr "" |
| 1845 | |
| 1846 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:240 |
| 1847 | msgid "Destroy session" |
| 1848 | msgstr "" |
| 1849 | |
| 1850 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:246 |
| 1851 | msgid "Destroy user session when grace period expires?" |
| 1852 | msgstr "" |
| 1853 | |
| 1854 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:265 |
| 1855 | msgid "Limit 2FA settings access?" |
| 1856 | msgstr "" |
| 1857 | |
| 1858 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:267 |
| 1859 | msgid "Use this setting to hide this plugin configuration area from all other admins." |
| 1860 | msgstr "" |
| 1861 | |
| 1862 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:272 |
| 1863 | msgid "Limit access to 2FA settings" |
| 1864 | msgstr "" |
| 1865 | |
| 1866 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:278 |
| 1867 | msgid "Hide settings from other administrators" |
| 1868 | msgstr "" |
| 1869 | |
| 1870 | #. translators: support email. |
| 1871 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:300 |
| 1872 | msgid "Use this setting 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 %1$s." |
| 1873 | msgstr "" |
| 1874 | |
| 1875 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:305 |
| 1876 | msgid "What should the plugin do if the 2FA method used during a user login is unavailable?" |
| 1877 | msgstr "" |
| 1878 | |
| 1879 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:307 |
| 1880 | 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." |
| 1881 | msgstr "" |
| 1882 | |
| 1883 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:312 |
| 1884 | msgid "Select action" |
| 1885 | msgstr "" |
| 1886 | |
| 1887 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:319 |
| 1888 | msgid "Block the login." |
| 1889 | msgstr "" |
| 1890 | |
| 1891 | #: includes/classes/Admin/SettingsPages/class-settings-page-general.php:327 |
| 1892 | msgid "Allow the login without 2FA" |
| 1893 | msgstr "" |
| 1894 | |
| 1895 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:66 |
| 1896 | msgid "Exclude yourself?" |
| 1897 | msgstr "" |
| 1898 | |
| 1899 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:67 |
| 1900 | 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?" |
| 1901 | msgstr "" |
| 1902 | |
| 1903 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:74 |
| 1904 | msgid "Continue anyway" |
| 1905 | msgstr "" |
| 1906 | |
| 1907 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:75 |
| 1908 | msgid "Exclude myself from 2FA policies" |
| 1909 | msgstr "" |
| 1910 | |
| 1911 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:88 |
| 1912 | #: includes/classes/Admin/Views/class-settings-page-render.php:46 |
| 1913 | msgid "These settings have been disabled by your site administrator, please contact them for further assistance." |
| 1914 | msgstr "" |
| 1915 | |
| 1916 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:168 |
| 1917 | msgid "The plugin created the 2FA settings page with the URL:" |
| 1918 | msgstr "" |
| 1919 | |
| 1920 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:170 |
| 1921 | msgid "You can edit this page using the page editor, like you do with all other pages." |
| 1922 | msgstr "" |
| 1923 | |
| 1924 | #. translators: %s: tag name. |
| 1925 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:174 |
| 1926 | 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." |
| 1927 | msgstr "" |
| 1928 | |
| 1929 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:184 |
| 1930 | msgid "OK" |
| 1931 | msgstr "" |
| 1932 | |
| 1933 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:232 |
| 1934 | msgid "At least one 2FA method should be enabled." |
| 1935 | msgstr "" |
| 1936 | |
| 1937 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:333 |
| 1938 | msgid "The following setting are being saved: " |
| 1939 | msgstr "" |
| 1940 | |
| 1941 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:341 |
| 1942 | msgid "Grace period must be at least 1 day/hour" |
| 1943 | msgstr "" |
| 1944 | |
| 1945 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:403 |
| 1946 | msgid "You must provide a new page slug." |
| 1947 | msgstr "" |
| 1948 | |
| 1949 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:434 |
| 1950 | msgid "You must specify at least one role or user" |
| 1951 | msgstr "" |
| 1952 | |
| 1953 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:574 |
| 1954 | msgid "Page generated by" |
| 1955 | msgstr "" |
| 1956 | |
| 1957 | #: includes/classes/Admin/SettingsPages/class-settings-page-policies.php:575 |
| 1958 | msgid "WP 2FA Plugin" |
| 1959 | msgstr "" |
| 1960 | |
| 1961 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:154 |
| 1962 | msgid "Change the default text used in the 2FA code page?" |
| 1963 | msgstr "" |
| 1964 | |
| 1965 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:156 |
| 1966 | 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." |
| 1967 | msgstr "" |
| 1968 | |
| 1969 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:161 |
| 1970 | msgid "2FA code page text" |
| 1971 | msgstr "" |
| 1972 | |
| 1973 | #: includes/classes/Admin/SettingsPages/class-settings-page-white-label.php:172 |
| 1974 | msgid "Backup code page text" |
| 1975 | msgstr "" |
| 1976 | |
| 1977 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:40 |
| 1978 | msgid "Which two-factor authentication methods can your users use?" |
| 1979 | msgstr "" |
| 1980 | |
| 1981 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:42 |
| 1982 | 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." |
| 1983 | msgstr "" |
| 1984 | |
| 1985 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:54 |
| 1986 | msgid "Select the methods" |
| 1987 | msgstr "" |
| 1988 | |
| 1989 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:189 |
| 1990 | msgid "Secondary 2FA methods and other settings" |
| 1991 | msgstr "" |
| 1992 | |
| 1993 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:191 |
| 1994 | msgid "You can configure other 2FA method settings and the 2FA backup methods from the plugin settings later on." |
| 1995 | msgstr "" |
| 1996 | |
| 1997 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:232 |
| 1998 | msgid "Do you want to enforce 2FA for some, or all the users? " |
| 1999 | msgstr "" |
| 2000 | |
| 2001 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:234 |
| 2002 | 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. " |
| 2003 | msgstr "" |
| 2004 | |
| 2005 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:242 |
| 2006 | msgid "Enforce 2FA on" |
| 2007 | msgstr "" |
| 2008 | |
| 2009 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:250 |
| 2010 | msgid "All users" |
| 2011 | msgstr "" |
| 2012 | |
| 2013 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:257 |
| 2014 | msgid "Only super admins" |
| 2015 | msgstr "" |
| 2016 | |
| 2017 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:262 |
| 2018 | msgid "Only super admins and site admins" |
| 2019 | msgstr "" |
| 2020 | |
| 2021 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:271 |
| 2022 | msgid "Only for specific users and roles" |
| 2023 | msgstr "" |
| 2024 | |
| 2025 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:276 |
| 2026 | msgid "Users :" |
| 2027 | msgstr "" |
| 2028 | |
| 2029 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:292 |
| 2030 | msgid "Roles :" |
| 2031 | msgstr "" |
| 2032 | |
| 2033 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:314 |
| 2034 | msgid "Also enforce 2FA on network users with super admin privileges" |
| 2035 | msgstr "" |
| 2036 | |
| 2037 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:324 |
| 2038 | msgid "These sub-sites" |
| 2039 | msgstr "" |
| 2040 | |
| 2041 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:328 |
| 2042 | msgid "Sites :" |
| 2043 | msgstr "" |
| 2044 | |
| 2045 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:356 |
| 2046 | msgid "Do not enforce on any users" |
| 2047 | msgstr "" |
| 2048 | |
| 2049 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:383 |
| 2050 | msgid "Do you want to exclude any users or roles from 2FA? " |
| 2051 | msgstr "" |
| 2052 | |
| 2053 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:385 |
| 2054 | 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" |
| 2055 | msgstr "" |
| 2056 | |
| 2057 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:393 |
| 2058 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:396 |
| 2059 | msgid "Exclude the following users" |
| 2060 | msgstr "" |
| 2061 | |
| 2062 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:418 |
| 2063 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:423 |
| 2064 | msgid "Exclude the following roles" |
| 2065 | msgstr "" |
| 2066 | |
| 2067 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:445 |
| 2068 | msgid "Also exclude users with super admin privilege" |
| 2069 | msgstr "" |
| 2070 | |
| 2071 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:471 |
| 2072 | msgid "Do you want to exclude all the users of a site from 2FA? " |
| 2073 | msgstr "" |
| 2074 | |
| 2075 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:473 |
| 2076 | 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:" |
| 2077 | msgstr "" |
| 2078 | |
| 2079 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:481 |
| 2080 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:490 |
| 2081 | msgid "Exclude the following sites" |
| 2082 | msgstr "" |
| 2083 | |
| 2084 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:603 |
| 2085 | msgid "Seconds" |
| 2086 | msgstr "" |
| 2087 | |
| 2088 | #: includes/classes/Admin/Views/class-first-time-wizard-steps.php:615 |
| 2089 | msgid "Note: If users do not configure it within the configured stipulated time, their account will be locked and have to be unlocked manually." |
| 2090 | msgstr "" |
| 2091 | |
| 2092 | #: includes/classes/Admin/Views/class-settings-page-render.php:126 |
| 2093 | msgid "General plugin settings" |
| 2094 | msgstr "" |
| 2095 | |
| 2096 | #: includes/classes/Admin/Views/class-settings-page-render.php:147 |
| 2097 | msgid "Email Settings & Templates" |
| 2098 | msgstr "" |
| 2099 | |
| 2100 | #: includes/classes/Admin/Views/class-settings-page-render.php:168 |
| 2101 | msgid "White labeling" |
| 2102 | msgstr "" |
| 2103 | |
| 2104 | #: includes/classes/Admin/Views/class-settings-page-render.php:172 |
| 2105 | 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" |
| 2106 | msgstr "" |
| 2107 | |
| 2108 | #: includes/classes/Admin/Views/class-wizard-steps.php:85 |
| 2109 | msgid "You are required to configure 2FA." |
| 2110 | msgstr "" |
| 2111 | |
| 2112 | #: includes/classes/Admin/Views/class-wizard-steps.php:86 |
| 2113 | msgid "In order to keep this site - and your details secure, this website’s administrator requires you to enable 2FA authentication to continue." |
| 2114 | msgstr "" |
| 2115 | |
| 2116 | #: includes/classes/Admin/Views/class-wizard-steps.php:87 |
| 2117 | msgid "Two factor authentication ensures only you have access to your account by creating an added layer of security when logging in -" |
| 2118 | msgstr "" |
| 2119 | |
| 2120 | #: includes/classes/Admin/Views/class-wizard-steps.php:87 |
| 2121 | msgid "Learn more" |
| 2122 | msgstr "" |
| 2123 | |
| 2124 | #: includes/classes/Admin/Views/class-wizard-steps.php:93 |
| 2125 | #: includes/classes/Admin/Views/class-wizard-steps.php:94 |
| 2126 | msgid "Next" |
| 2127 | msgstr "" |
| 2128 | |
| 2129 | #: includes/classes/Admin/Views/class-wizard-steps.php:114 |
| 2130 | msgid "Let us help you get started" |
| 2131 | msgstr "" |
| 2132 | |
| 2133 | #: includes/classes/Admin/Views/class-wizard-steps.php:115 |
| 2134 | 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." |
| 2135 | msgstr "" |
| 2136 | |
| 2137 | #: includes/classes/Admin/Views/class-wizard-steps.php:120 |
| 2138 | msgid "Let’s get started!" |
| 2139 | msgstr "" |
| 2140 | |
| 2141 | #: includes/classes/Admin/Views/class-wizard-steps.php:124 |
| 2142 | msgid "Skip Wizard - I know how to do this" |
| 2143 | msgstr "" |
| 2144 | |
| 2145 | #: includes/classes/Admin/Views/class-wizard-steps.php:143 |
| 2146 | msgid "One-time code generated with your app of choice (most reliable and secure)" |
| 2147 | msgstr "" |
| 2148 | |
| 2149 | #: includes/classes/Admin/Views/class-wizard-steps.php:172 |
| 2150 | msgid "One-time code sent to you over email" |
| 2151 | msgstr "" |
| 2152 | |
| 2153 | #: includes/classes/Admin/Views/class-wizard-steps.php:203 |
| 2154 | msgid "Reconfigure the 2FA App" |
| 2155 | msgstr "" |
| 2156 | |
| 2157 | #: includes/classes/Admin/Views/class-wizard-steps.php:206 |
| 2158 | 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." |
| 2159 | msgstr "" |
| 2160 | |
| 2161 | #: includes/classes/Admin/Views/class-wizard-steps.php:209 |
| 2162 | msgid "Reset Key" |
| 2163 | msgstr "" |
| 2164 | |
| 2165 | #: includes/classes/Admin/Views/class-wizard-steps.php:231 |
| 2166 | msgid "Reconfigure one-time code over email method" |
| 2167 | msgstr "" |
| 2168 | |
| 2169 | #: includes/classes/Admin/Views/class-wizard-steps.php:233 |
| 2170 | #: includes/classes/Admin/Views/class-wizard-steps.php:351 |
| 2171 | msgid "Please select the email address where the one-time code should be sent:" |
| 2172 | msgstr "" |
| 2173 | |
| 2174 | #: includes/classes/Admin/Views/class-wizard-steps.php:285 |
| 2175 | msgid "Download and start the application of your choice (for detailed steps on setting it up click on the application icon of our choice below)" |
| 2176 | msgstr "" |
| 2177 | |
| 2178 | #: includes/classes/Admin/Views/class-wizard-steps.php:286 |
| 2179 | msgid "From within the application scan the QR code provided on the right. Otherwise, enter the following code manually in the application:" |
| 2180 | msgstr "" |
| 2181 | |
| 2182 | #: includes/classes/Admin/Views/class-wizard-steps.php:289 |
| 2183 | msgid "Click the \"I'm ready\" button below when you complete the application setup process to proceed with the wizard." |
| 2184 | msgstr "" |
| 2185 | |
| 2186 | #: includes/classes/Admin/Views/class-wizard-steps.php:303 |
| 2187 | msgid "For detailed guides for your desired app, click below." |
| 2188 | msgstr "" |
| 2189 | |
| 2190 | #: includes/classes/Admin/Views/class-wizard-steps.php:315 |
| 2191 | msgid "Please type in the one-time code from your Google Authenticator app to finalize the setup." |
| 2192 | msgstr "" |
| 2193 | |
| 2194 | #: includes/classes/Admin/Views/class-wizard-steps.php:383 |
| 2195 | msgid "Please type in the one-time code sent to your email address to finalize the setup." |
| 2196 | msgstr "" |
| 2197 | |
| 2198 | #: includes/classes/Admin/Views/class-wizard-steps.php:417 |
| 2199 | msgid "Congratulations! You have enabled two-factor authentication for your user. You’ve just helped towards making this website more secure!" |
| 2200 | msgstr "" |
| 2201 | |
| 2202 | #: includes/classes/Admin/Views/class-wizard-steps.php:421 |
| 2203 | msgid "You can exit this wizard now or continue to create backup codes." |
| 2204 | msgstr "" |
| 2205 | |
| 2206 | #: includes/classes/Admin/Views/class-wizard-steps.php:425 |
| 2207 | #: includes/classes/Admin/Views/class-wizard-steps.php:473 |
| 2208 | #: includes/classes/Admin/Views/class-wizard-steps.php:476 |
| 2209 | msgid "Generate backup codes" |
| 2210 | msgstr "" |
| 2211 | |
| 2212 | #: includes/classes/Admin/Views/class-wizard-steps.php:426 |
| 2213 | #: includes/classes/Admin/Views/class-wizard-steps.php:477 |
| 2214 | #: includes/classes/Admin/Views/class-wizard-steps.php:500 |
| 2215 | msgid "Generate list of backup codes" |
| 2216 | msgstr "" |
| 2217 | |
| 2218 | #: includes/classes/Admin/Views/class-wizard-steps.php:432 |
| 2219 | #: includes/classes/Admin/Views/class-wizard-steps.php:437 |
| 2220 | #: includes/classes/Admin/Views/class-wizard-steps.php:438 |
| 2221 | #: includes/classes/Admin/Views/class-wizard-steps.php:479 |
| 2222 | #: includes/classes/Admin/Views/class-wizard-steps.php:480 |
| 2223 | msgid "I’ll generate them later" |
| 2224 | msgstr "" |
| 2225 | |
| 2226 | #: includes/classes/Admin/Views/class-wizard-steps.php:472 |
| 2227 | msgid "Generate codes" |
| 2228 | msgstr "" |
| 2229 | |
| 2230 | #: includes/classes/Admin/Views/class-wizard-steps.php:474 |
| 2231 | msgid "It is recommended to generate and print some backup codes in case you lose access to your primary 2FA method. " |
| 2232 | msgstr "" |
| 2233 | |
| 2234 | #: includes/classes/Admin/Views/class-wizard-steps.php:498 |
| 2235 | msgid "Backup 2FA methods:" |
| 2236 | msgstr "" |
| 2237 | |
| 2238 | #: includes/classes/Admin/Views/class-wizard-steps.php:518 |
| 2239 | msgid "Your backup codes" |
| 2240 | msgstr "" |
| 2241 | |
| 2242 | #: includes/classes/Admin/Views/class-wizard-steps.php:519 |
| 2243 | msgid "Backup codes generated" |
| 2244 | msgstr "" |
| 2245 | |
| 2246 | #: includes/classes/Admin/Views/class-wizard-steps.php:520 |
| 2247 | msgid "Here are your backup codes:" |
| 2248 | msgstr "" |
| 2249 | |
| 2250 | #: includes/classes/Admin/Views/class-wizard-steps.php:523 |
| 2251 | #: includes/classes/Admin/Views/class-wizard-steps.php:524 |
| 2252 | msgid "Download" |
| 2253 | msgstr "" |
| 2254 | |
| 2255 | #: includes/classes/Admin/Views/class-wizard-steps.php:526 |
| 2256 | #: includes/classes/Admin/Views/class-wizard-steps.php:527 |
| 2257 | msgid "Print" |
| 2258 | msgstr "" |
| 2259 | |
| 2260 | #: includes/classes/Admin/Views/class-wizard-steps.php:533 |
| 2261 | #: includes/classes/Admin/Views/class-wizard-steps.php:539 |
| 2262 | msgid "I'm ready, close the wizard" |
| 2263 | msgstr "" |
| 2264 | |
| 2265 | #: includes/classes/Admin/Views/class-wizard-steps.php:565 |
| 2266 | msgid "Congratulations! You are all set." |
| 2267 | msgstr "" |
| 2268 | |
| 2269 | #: includes/classes/Admin/Views/class-wizard-steps.php:582 |
| 2270 | msgid "Congratulations." |
| 2271 | msgstr "" |
| 2272 | |
| 2273 | #: includes/classes/Admin/Views/class-wizard-steps.php:582 |
| 2274 | msgid "Congratulations, you're almost there..." |
| 2275 | msgstr "" |
| 2276 | |
| 2277 | #: includes/classes/Admin/Views/class-wizard-steps.php:585 |
| 2278 | 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." |
| 2279 | msgstr "" |
| 2280 | |
| 2281 | #: includes/classes/Admin/Views/class-wizard-steps.php:598 |
| 2282 | msgid "Now you need to configure 2FA for your own user account. You can do this now (recommended) or later." |
| 2283 | msgstr "" |
| 2284 | |
| 2285 | #: includes/classes/Admin/Views/class-wizard-steps.php:604 |
| 2286 | #: includes/classes/Admin/Views/class-wizard-steps.php:695 |
| 2287 | msgid "Close wizard & configure 2FA later" |
| 2288 | msgstr "" |
| 2289 | |
| 2290 | #: includes/classes/Admin/Views/class-wizard-steps.php:673 |
| 2291 | 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." |
| 2292 | msgstr "" |
| 2293 | |
| 2294 | #: includes/classes/Admin/Views/class-wizard-steps.php:692 |
| 2295 | msgid "Configure backup 2FA method" |
| 2296 | msgstr "" |
| 2297 | |
| 2298 | #. translators: %s: count |
| 2299 | #: includes/classes/Authenticator/class-backup-codes.php:162 |
| 2300 | msgid "%s unused code remaining." |
| 2301 | msgid_plural "%s unused codes remaining." |
| 2302 | msgstr[0] "" |
| 2303 | msgstr[1] "" |
| 2304 | |
| 2305 | #. translators: %s: the site's domain |
| 2306 | #: includes/classes/Authenticator/class-backup-codes.php:167 |
| 2307 | msgid "Two-Factor Backup Codes for %s" |
| 2308 | msgstr "" |
| 2309 | |
| 2310 | #. translators: URL with more information about the backup codes |
| 2311 | #: includes/classes/Authenticator/class-backup-codes.php:253 |
| 2312 | 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" |
| 2313 | msgstr "" |
| 2314 | |
| 2315 | #: includes/classes/Authenticator/class-backup-codes.php:254 |
| 2316 | msgid "More information." |
| 2317 | msgstr "" |
| 2318 | |
| 2319 | #: includes/classes/Authenticator/class-login.php:221 |
| 2320 | msgid "Error: API login for user disabled." |
| 2321 | msgstr "" |
| 2322 | |
| 2323 | #: includes/classes/Authenticator/class-login.php:266 |
| 2324 | 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." |
| 2325 | msgstr "" |
| 2326 | |
| 2327 | #: includes/classes/Authenticator/class-login.php:347 |
| 2328 | msgid "Cheatin’ uh?" |
| 2329 | msgstr "" |
| 2330 | |
| 2331 | #: includes/classes/Authenticator/class-login.php:452 |
| 2332 | msgid "Log In" |
| 2333 | msgstr "" |
| 2334 | |
| 2335 | #: includes/classes/Authenticator/class-login.php:474 |
| 2336 | msgid "Resend Code" |
| 2337 | msgstr "" |
| 2338 | |
| 2339 | #: includes/classes/Authenticator/class-login.php:508 |
| 2340 | msgid "Or, use a backup code." |
| 2341 | msgstr "" |
| 2342 | |
| 2343 | #: includes/classes/Authenticator/class-login.php:531 |
| 2344 | msgid "Are you lost?" |
| 2345 | msgstr "" |
| 2346 | |
| 2347 | #. translators: %s: site name. |
| 2348 | #: includes/classes/Authenticator/class-login.php:536 |
| 2349 | msgid "← Back to %s" |
| 2350 | msgstr "" |
| 2351 | |
| 2352 | #: includes/classes/Authenticator/class-login.php:683 |
| 2353 | msgid "Invalid provider." |
| 2354 | msgstr "" |
| 2355 | |
| 2356 | #: includes/classes/Authenticator/class-login.php:722 |
| 2357 | msgid "ERROR: Invalid backup code." |
| 2358 | msgstr "" |
| 2359 | |
| 2360 | #: includes/classes/Authenticator/class-login.php:787 |
| 2361 | msgid "You have logged in successfully." |
| 2362 | msgstr "" |
| 2363 | |
| 2364 | #: includes/classes/Authenticator/class-login.php:862 |
| 2365 | msgid "Authentication Code:" |
| 2366 | msgstr "" |
| 2367 | |
| 2368 | #: includes/classes/class-wp2fa.php:142 |
| 2369 | 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." |
| 2370 | msgstr "" |
| 2371 | |
| 2372 | #: includes/classes/class-wp2fa.php:144 |
| 2373 | msgid "Enter a backup verification code." |
| 2374 | msgstr "" |
| 2375 | |
| 2376 | #: includes/classes/class-wp2fa.php:471 |
| 2377 | msgid "Your login confirmation code for {site_name}" |
| 2378 | msgstr "" |
| 2379 | |
| 2380 | #. translators: The login code provided from the plugin. |
| 2381 | #: includes/classes/class-wp2fa.php:475 |
| 2382 | msgid "Enter %1$s to log in." |
| 2383 | msgstr "" |
| 2384 | |
| 2385 | #: includes/classes/class-wp2fa.php:479 |
| 2386 | #: includes/classes/class-wp2fa.php:497 |
| 2387 | #: includes/classes/class-wp2fa.php:512 |
| 2388 | msgid "Thank you." |
| 2389 | msgstr "" |
| 2390 | |
| 2391 | #: includes/classes/class-wp2fa.php:485 |
| 2392 | msgid "Your user on {site_name} has been locked" |
| 2393 | msgstr "" |
| 2394 | |
| 2395 | #: includes/classes/class-wp2fa.php:487 |
| 2396 | msgid "Hello." |
| 2397 | msgstr "" |
| 2398 | |
| 2399 | #. translators: %2s - the name of the site. |
| 2400 | #: includes/classes/class-wp2fa.php:491 |
| 2401 | msgid "Since you have not enabled two-factor authentication for the user %1$s on the website %2$s within the grace period, your account has been locked." |
| 2402 | msgstr "" |
| 2403 | |
| 2404 | #: includes/classes/class-wp2fa.php:496 |
| 2405 | msgid "Contact your website administrator to unlock your account." |
| 2406 | msgstr "" |
| 2407 | |
| 2408 | #: includes/classes/class-wp2fa.php:503 |
| 2409 | msgid "Your user on {site_name} has been unlocked" |
| 2410 | msgstr "" |
| 2411 | |
| 2412 | #: includes/classes/class-wp2fa.php:506 |
| 2413 | msgid "Hello," |
| 2414 | msgstr "" |
| 2415 | |
| 2416 | #: includes/classes/class-wp2fa.php:506 |
| 2417 | msgid "Your user" |
| 2418 | msgstr "" |
| 2419 | |
| 2420 | #: includes/classes/class-wp2fa.php:506 |
| 2421 | msgid "on the website" |
| 2422 | msgstr "" |
| 2423 | |
| 2424 | #: includes/classes/class-wp2fa.php:506 |
| 2425 | msgid "has been unlocked. Please configure two-factor authentication within the grace period, otherwise your account will be locked again." |
| 2426 | msgstr "" |
| 2427 | |
| 2428 | #: includes/classes/class-wp2fa.php:509 |
| 2429 | msgid "You can configure 2FA from this page:" |
| 2430 | msgstr "" |
| 2431 | |
| 2432 | #: includes/classes/class-wp2fa.php:512 |
| 2433 | msgid "WP 2FA plugin" |
| 2434 | msgstr "" |
| 2435 | |
| 2436 | #: includes/classes/class-wp2fa.php:708 |
| 2437 | msgid "Test email from WP 2FA" |
| 2438 | msgstr "" |
| 2439 | |
| 2440 | #: includes/classes/class-wp2fa.php:709 |
| 2441 | msgid "This email was sent by the WP 2FA plugin to test the email delivery." |
| 2442 | msgstr "" |
| 2443 | |
| 2444 | #: includes/classes/class-wp2fa.php:842 |
| 2445 | msgid "To ensure emails are delivered so users do not have problems logging in, we recommend using the free plugin" |
| 2446 | msgstr "" |
| 2447 | |
| 2448 | #: includes/classes/class-wp2fa.php:842 |
| 2449 | msgid "WP Mail SMTP" |
| 2450 | msgstr "" |
| 2451 | |
| 2452 | #: includes/classes/Shortcodes/class-shortcodes.php:50 |
| 2453 | #: includes/classes/Shortcodes/class-shortcodes.php:98 |
| 2454 | #: includes/classes/Shortcodes/class-shortcodes.php:190 |
| 2455 | msgid "All done." |
| 2456 | msgstr "" |
| 2457 | |
| 2458 | #: includes/classes/Shortcodes/class-shortcodes.php:51 |
| 2459 | #: includes/classes/Shortcodes/class-shortcodes.php:99 |
| 2460 | #: includes/classes/Shortcodes/class-shortcodes.php:191 |
| 2461 | msgid "Your login just got more secure." |
| 2462 | msgstr "" |
| 2463 | |
| 2464 | #: includes/classes/Shortcodes/class-shortcodes.php:153 |
| 2465 | msgid "You must be logged in to view this page." |
| 2466 | msgstr "" |
| 2467 | |
| 2468 | #: includes/classes/Shortcodes/class-shortcodes.php:153 |
| 2469 | msgid "Login here." |
| 2470 | msgstr "" |
| 2471 | |
| 2472 | #: includes/classes/Utils/class-date-time-utils.php:38 |
| 2473 | msgid "no grace period" |
| 2474 | msgstr "" |
| 2475 | |
| 2476 | #. translators: Grace period expiration label. %s: Date and time formatted using WordPress date and time formats. |
| 2477 | #: includes/classes/Utils/class-date-time-utils.php:63 |
| 2478 | msgid "before %s" |
| 2479 | msgstr "" |
| 2480 | |
| 2481 | #: includes/classes/Utils/class-debugging.php:57 |
| 2482 | msgid "Current memory usage: " |
| 2483 | msgstr "" |
| 2484 | |
| 2485 | #: includes/classes/Utils/class-user-utils.php:354 |
| 2486 | msgid "Configured" |
| 2487 | msgstr "" |
| 2488 | |
| 2489 | #: includes/classes/Utils/class-user-utils.php:355 |
| 2490 | msgid "Required but not configured" |
| 2491 | msgstr "" |
| 2492 | |
| 2493 | #: includes/classes/Utils/class-user-utils.php:356 |
| 2494 | msgid "Configured (but not required)" |
| 2495 | msgstr "" |
| 2496 | |
| 2497 | #: includes/classes/Utils/class-user-utils.php:357 |
| 2498 | msgid "Not required & not configured" |
| 2499 | msgstr "" |
| 2500 | |
| 2501 | #: includes/classes/Utils/class-user-utils.php:359 |
| 2502 | msgid "Locked" |
| 2503 | msgstr "" |
| 2504 | |
| 2505 | #: includes/classes/Utils/class-user-utils.php:360 |
| 2506 | msgid "User has not logged in yet, 2FA status is unknown" |
| 2507 | msgstr "" |
| 2508 | |
| 2509 | #: includes/functions/core.php:252 |
| 2510 | msgid "Congratulations" |
| 2511 | msgstr "" |
| 2512 | |
| 2513 | #: includes/functions/core.php:253 |
| 2514 | msgid "Your account just got more secure" |
| 2515 | msgstr "" |
| 2516 | |
| 2517 | #: includes/functions/core.php:254 |
| 2518 | msgid "Close Wizard & Refresh" |
| 2519 | msgstr "" |
| 2520 | |
| 2521 | #: includes/functions/core.php:255 |
| 2522 | msgid "Processing Update" |
| 2523 | msgstr "" |
| 2524 | |
| 2525 | #: includes/functions/core.php:256 |
| 2526 | msgid "Email successfully sent" |
| 2527 | msgstr "" |
| 2528 | |
| 2529 | #: includes/functions/core.php:257 |
| 2530 | msgid "Email delivery failed" |
| 2531 | msgstr "" |
| 2532 | |
| 2533 | #: includes/functions/core.php:259 |
| 2534 | msgid "Validating your license, please wait..." |
| 2535 | msgstr "" |
| 2536 |