| 1 |
# Copyright (C) 2025 two-factor-authentication |
| 2 |
# This file is distributed under the same license as the two-factor-authentication package. |
| 3 |
msgid "" |
| 4 |
msgstr "" |
| 5 |
"Project-Id-Version: two-factor-authentication\n" |
| 6 |
"MIME-Version: 1.0\n" |
| 7 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 8 |
"Content-Transfer-Encoding: 8bit\n" |
| 9 |
"Language-Team: Team Updraft <mail@example.com>\n" |
| 10 |
"Last-Translator: John Doe <mail@example.com>\n" |
| 11 |
"POT-Creation-Date: 2025-08-08 09:23+0000\n" |
| 12 |
"Report-Msgid-Bugs-To: https://wordpress.org/plugins/two-factor-authentication/\n" |
| 13 |
"X-Poedit-Basepath: ..\n" |
| 14 |
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" |
| 15 |
"X-Poedit-SearchPath-0: .\n" |
| 16 |
"X-Poedit-SearchPathExcluded-0: *.js\n" |
| 17 |
"X-Poedit-SourceCharset: UTF-8\n" |
| 18 |
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 19 |
|
| 20 |
#: dist/two-factor-login.php:37 |
| 21 |
msgid "You can't activate Two Factor Authentication (Free) because Two Factor Authentication Premium is active (only one can be active at once)." |
| 22 |
msgstr "" |
| 23 |
|
| 24 |
#: dist/two-factor-login.php:35 |
| 25 |
msgid "To activate Two Factor Authentication Premium, first de-activate the free version (only one can be active at once)." |
| 26 |
msgstr "" |
| 27 |
|
| 28 |
#: dist/two-factor-login.php:133 |
| 29 |
msgid "User settings" |
| 30 |
msgstr "" |
| 31 |
|
| 32 |
#: dist/two-factor-login.php:145 |
| 33 |
msgid "Plugin settings" |
| 34 |
msgstr "" |
| 35 |
|
| 36 |
#: dist/two-factor-login.php:155, dist/two-factor-login.php:171, dist/two-factor-login.php:172, dist/simba-tfa/simba-tfa.php:183, dist/simba-tfa/templates/user-settings.php:20 |
| 37 |
msgid "Two Factor Authentication" |
| 38 |
msgstr "" |
| 39 |
|
| 40 |
#: dist/two-factor-login.php:155 |
| 41 |
msgid "Two Factor Auth" |
| 42 |
msgstr "" |
| 43 |
|
| 44 |
#: dist/two-factor-login.php:190, dist/simba-tfa/templates/admin-settings.php:185 |
| 45 |
msgid "Premium version" |
| 46 |
msgstr "" |
| 47 |
|
| 48 |
#: dist/two-factor-login.php:197 |
| 49 |
msgid "Support" |
| 50 |
msgstr "" |
| 51 |
|
| 52 |
#: dist/two-factor-login.php:202 |
| 53 |
msgid "More free plugins" |
| 54 |
msgstr "" |
| 55 |
|
| 56 |
#: dist/two-factor-login.php:207 |
| 57 |
msgid "WordPress backups" |
| 58 |
msgstr "" |
| 59 |
|
| 60 |
#: dist/two-factor-login.php:212 |
| 61 |
msgid "More premium plugins" |
| 62 |
msgstr "" |
| 63 |
|
| 64 |
#: dist/two-factor-login.php:217 |
| 65 |
msgid "Twitter" |
| 66 |
msgstr "" |
| 67 |
|
| 68 |
#: dist/two-factor-login.php:222 |
| 69 |
msgid "Lead developer's homepage" |
| 70 |
msgstr "" |
| 71 |
|
| 72 |
#. translators: 1. PHP required 2. PHP version. |
| 73 |
#: dist/two-factor-login.php:238 |
| 74 |
msgid "Higher PHP version required" |
| 75 |
msgstr "" |
| 76 |
|
| 77 |
#: dist/two-factor-login.php:238 |
| 78 |
msgid "The Two Factor Authentication plugin requires PHP version %1$s or higher - your current version is only %2$s." |
| 79 |
msgstr "" |
| 80 |
|
| 81 |
#: dist/two-factor-login.php:245 |
| 82 |
msgid "PHP OpenSSL or mcrypt module required" |
| 83 |
msgstr "" |
| 84 |
|
| 85 |
#: dist/two-factor-login.php:245 |
| 86 |
msgid "The Two Factor Authentication plugin requires either the PHP openssl (preferred) or mcrypt module to be installed. Please ask your web hosting company to install one of them." |
| 87 |
msgstr "" |
| 88 |
|
| 89 |
#: dist/two-factor-login.php:252 |
| 90 |
msgid "Two Factor Authentication encryption key not found" |
| 91 |
msgstr "" |
| 92 |
|
| 93 |
#: dist/two-factor-login.php:252, dist/simba-tfa/simba-tfa.php:1064 |
| 94 |
msgid "The \"encrypt secrets\" feature is currently enabled, but no encryption key has been found (set via the SIMBA_TFA_DB_ENCRYPTION_KEY constant)." |
| 95 |
msgstr "" |
| 96 |
|
| 97 |
#: dist/two-factor-login.php:252, dist/simba-tfa/simba-tfa.php:1064 |
| 98 |
msgid "This indicates that either setup failed, or your WordPress installation has been corrupted." |
| 99 |
msgstr "" |
| 100 |
|
| 101 |
#: dist/two-factor-login.php:252, dist/simba-tfa/simba-tfa.php:1064 |
| 102 |
msgid "Go here for the FAQs, which explain how a website owner can de-activate the plugin without needing to login." |
| 103 |
msgstr "" |
| 104 |
|
| 105 |
#. translators: %s: plugin version. |
| 106 |
#: dist/two-factor-login.php:271 |
| 107 |
msgid "Two Factor Authentication (Version: %s) - Admin Settings" |
| 108 |
msgstr "" |
| 109 |
|
| 110 |
#: dist/simba-tfa/simba-tfa.php:185 |
| 111 |
msgid "Go here for your two factor authentication settings..." |
| 112 |
msgstr "" |
| 113 |
|
| 114 |
#: dist/simba-tfa/simba-tfa.php:202 |
| 115 |
msgid "Two Factor Authentication Settings" |
| 116 |
msgstr "" |
| 117 |
|
| 118 |
#: dist/simba-tfa/simba-tfa.php:419 |
| 119 |
msgid "2FA" |
| 120 |
msgstr "" |
| 121 |
|
| 122 |
#: dist/simba-tfa/simba-tfa.php:444, dist/simba-tfa/simba-tfa.php:1317 |
| 123 |
msgid "Disabled" |
| 124 |
msgstr "" |
| 125 |
|
| 126 |
#: dist/simba-tfa/simba-tfa.php:441, dist/simba-tfa/simba-tfa.php:1307 |
| 127 |
msgid "Enabled" |
| 128 |
msgstr "" |
| 129 |
|
| 130 |
#: dist/simba-tfa/simba-tfa.php:1065, dist/simba-tfa/simba-tfa.php:1470, dist/simba-tfa/simba-tfa.php:1507, dist/simba-tfa/simba-tfa.php:1521, dist/simba-tfa/simba-tfa.php:1664, dist/simba-tfa/includes/login-form-integrations.php:128 |
| 131 |
msgid "Error:" |
| 132 |
msgstr "" |
| 133 |
|
| 134 |
#: dist/simba-tfa/simba-tfa.php:1065, dist/simba-tfa/includes/login-form-integrations.php:128 |
| 135 |
msgid "The one-time password (TFA code) you entered was incorrect." |
| 136 |
msgstr "" |
| 137 |
|
| 138 |
#: dist/simba-tfa/simba-tfa.php:1212 |
| 139 |
msgid "Incorrect TFA code attempts" |
| 140 |
msgstr "" |
| 141 |
|
| 142 |
#: dist/simba-tfa/simba-tfa.php:1213 |
| 143 |
msgid "There has been an incorrect TFA code entered for logging in to your account %s." |
| 144 |
msgstr "" |
| 145 |
|
| 146 |
#: dist/simba-tfa/simba-tfa.php:1214 |
| 147 |
msgid "Attempts" |
| 148 |
msgstr "" |
| 149 |
|
| 150 |
#: dist/simba-tfa/simba-tfa.php:1216 |
| 151 |
msgid "from" |
| 152 |
msgstr "" |
| 153 |
|
| 154 |
#: dist/simba-tfa/simba-tfa.php:1218 |
| 155 |
msgid "If the above attempts were not by you then someone else has your password." |
| 156 |
msgstr "" |
| 157 |
|
| 158 |
#: dist/simba-tfa/simba-tfa.php:1219 |
| 159 |
msgid "TFA codes are checked only after the password has been successfully checked." |
| 160 |
msgstr "" |
| 161 |
|
| 162 |
#: dist/simba-tfa/simba-tfa.php:1220 |
| 163 |
msgid "Please change your password urgently." |
| 164 |
msgstr "" |
| 165 |
|
| 166 |
#: dist/simba-tfa/simba-tfa.php:1304 |
| 167 |
msgid "N.B. This site is configured to forbid you to log in if you disable two-factor authentication after your account is %d days old" |
| 168 |
msgstr "" |
| 169 |
|
| 170 |
#: dist/simba-tfa/simba-tfa.php:1307 |
| 171 |
msgid "Enable two-factor authentication" |
| 172 |
msgstr "" |
| 173 |
|
| 174 |
#: dist/simba-tfa/simba-tfa.php:1312 |
| 175 |
msgid "(you must enter the current code: %s)" |
| 176 |
msgstr "" |
| 177 |
|
| 178 |
#: dist/simba-tfa/simba-tfa.php:1310 |
| 179 |
msgid "(Current code: %s)" |
| 180 |
msgstr "" |
| 181 |
|
| 182 |
#: dist/simba-tfa/simba-tfa.php:1317 |
| 183 |
msgid "Disable two-factor authentication" |
| 184 |
msgstr "" |
| 185 |
|
| 186 |
#: dist/simba-tfa/simba-tfa.php:1398, dist/simba-tfa/premium/required-for-user.php:113 |
| 187 |
msgid "Multisite Super Admin" |
| 188 |
msgstr "" |
| 189 |
|
| 190 |
#: dist/simba-tfa/simba-tfa.php:1423 |
| 191 |
msgid "Do not require 2FA over XMLRPC (best option if you must use XMLRPC and your client does not support 2FA)" |
| 192 |
msgstr "" |
| 193 |
|
| 194 |
#: dist/simba-tfa/simba-tfa.php:1424 |
| 195 |
msgid "Do require 2FA over XMLRPC (best option if you do not use XMLRPC or are unsure)" |
| 196 |
msgstr "" |
| 197 |
|
| 198 |
#: dist/simba-tfa/simba-tfa.php:1470 |
| 199 |
msgid "The indicated user could not be found." |
| 200 |
msgstr "" |
| 201 |
|
| 202 |
#: dist/simba-tfa/simba-tfa.php:1507 |
| 203 |
msgid "The site owner has forbidden you to login without two-factor authentication. Please contact the site owner to re-gain access." |
| 204 |
msgstr "" |
| 205 |
|
| 206 |
#: dist/simba-tfa/simba-tfa.php:1521 |
| 207 |
msgid "You are attempting to log in to an account that has two-factor authentication enabled; this requires you to also have two-factor authentication enabled on the account whose credentials you are using." |
| 208 |
msgstr "" |
| 209 |
|
| 210 |
#: dist/simba-tfa/simba-tfa.php:1595 |
| 211 |
msgid "Click to enter One Time Password" |
| 212 |
msgstr "" |
| 213 |
|
| 214 |
#: dist/simba-tfa/simba-tfa.php:1596 |
| 215 |
msgid "You have to enter a username first." |
| 216 |
msgstr "" |
| 217 |
|
| 218 |
#: dist/simba-tfa/simba-tfa.php:1597 |
| 219 |
msgid "One Time Password (i.e. 2FA)" |
| 220 |
msgstr "" |
| 221 |
|
| 222 |
#: dist/simba-tfa/simba-tfa.php:1598 |
| 223 |
msgid "(check your OTP app to get this password)" |
| 224 |
msgstr "" |
| 225 |
|
| 226 |
#: dist/simba-tfa/simba-tfa.php:1599 |
| 227 |
msgid "Trust this device (allow login without 2FA for %d day)" |
| 228 |
msgid_plural "Trust this device (allow login without TFA for %d days)" |
| 229 |
msgstr[0] "" |
| 230 |
msgstr[1] "" |
| 231 |
|
| 232 |
#: dist/simba-tfa/simba-tfa.php:1600 |
| 233 |
msgid "(Trusted device - no OTP code required)" |
| 234 |
msgstr "" |
| 235 |
|
| 236 |
#: dist/simba-tfa/simba-tfa.php:1604 |
| 237 |
msgid "An error has occurred. Site owners can check the JavaScript console for more details." |
| 238 |
msgstr "" |
| 239 |
|
| 240 |
#: dist/simba-tfa/simba-tfa.php:1664 |
| 241 |
msgid "Template path not found:" |
| 242 |
msgstr "" |
| 243 |
|
| 244 |
#. translators: %s: Multi user plugin directory |
| 245 |
#: dist/simba-tfa/includes/tfa-encryption-muplugin.php:73 |
| 246 |
msgid "Encrypt secrets feature not enabled: no directory has been set." |
| 247 |
msgstr "" |
| 248 |
|
| 249 |
#: dist/simba-tfa/includes/tfa-encryption-muplugin.php:73 |
| 250 |
msgid "Please check your %s constant is valid" |
| 251 |
msgstr "" |
| 252 |
|
| 253 |
#. translators: %s: Multi user plugin directory |
| 254 |
#: dist/simba-tfa/includes/tfa-encryption-muplugin.php:82 |
| 255 |
msgid "The encrypt secrets feature was not enabled: your mu-plugins directory could not be automatically created; therefore, please use your web hosting file manager or FTP to manually create this folder and then try again: %s" |
| 256 |
msgstr "" |
| 257 |
|
| 258 |
#. translators: %s: File path. |
| 259 |
#: dist/simba-tfa/includes/tfa-encryption-muplugin.php:91 |
| 260 |
msgid "The encrypt secrets feature was not enabled: attempting to write the mu-plugin file contents failed; therefore, please create the file manually." |
| 261 |
msgstr "" |
| 262 |
|
| 263 |
#: dist/simba-tfa/includes/tfa-encryption-muplugin.php:91 |
| 264 |
msgid "Add the following code to the file %s" |
| 265 |
msgstr "" |
| 266 |
|
| 267 |
#: dist/simba-tfa/includes/tfa-encryption-muplugin.php:91 |
| 268 |
msgid "Once you have added the above code then press the button to turn on encryption again" |
| 269 |
msgstr "" |
| 270 |
|
| 271 |
#: dist/simba-tfa/includes/tfa_frontend.php:75 |
| 272 |
msgid "The TFA code you entered was incorrect." |
| 273 |
msgstr "" |
| 274 |
|
| 275 |
#: dist/simba-tfa/includes/tfa_frontend.php:67 |
| 276 |
msgid "To enable TFA, you must enter the current code." |
| 277 |
msgstr "" |
| 278 |
|
| 279 |
#: dist/simba-tfa/includes/tfa_frontend.php:99 |
| 280 |
msgid "a time based" |
| 281 |
msgstr "" |
| 282 |
|
| 283 |
#: dist/simba-tfa/includes/tfa_frontend.php:99 |
| 284 |
msgid "an event based" |
| 285 |
msgstr "" |
| 286 |
|
| 287 |
#: dist/simba-tfa/includes/tfa_frontend.php:129 |
| 288 |
msgid "No emergency codes left. Sorry." |
| 289 |
msgstr "" |
| 290 |
|
| 291 |
#: dist/simba-tfa/includes/tfa_frontend.php:138, dist/simba-tfa/includes/tfa_frontend.php:152, dist/simba-tfa/premium/shortcodes.php:141 |
| 292 |
msgid "Save Settings" |
| 293 |
msgstr "" |
| 294 |
|
| 295 |
#: dist/simba-tfa/includes/tfa_frontend.php:182 |
| 296 |
msgid "You have unsaved settings." |
| 297 |
msgstr "" |
| 298 |
|
| 299 |
#: dist/simba-tfa/includes/tfa_frontend.php:183 |
| 300 |
msgid "Saving..." |
| 301 |
msgstr "" |
| 302 |
|
| 303 |
#: dist/simba-tfa/includes/tfa_frontend.php:187, dist/simba-tfa/providers/totp/loader.php:199 |
| 304 |
msgid "Response:" |
| 305 |
msgstr "" |
| 306 |
|
| 307 |
#: dist/simba-tfa/premium/administrate-other-users.php:42, dist/simba-tfa/premium/administrate-other-users.php:90 |
| 308 |
msgid "Two factor authentication is not activated for this user." |
| 309 |
msgstr "" |
| 310 |
|
| 311 |
#: dist/simba-tfa/premium/administrate-other-users.php:39, dist/simba-tfa/premium/administrate-other-users.php:61, dist/simba-tfa/premium/administrate-other-users.php:87 |
| 312 |
msgid "Two factor authentication is not available for this user." |
| 313 |
msgstr "" |
| 314 |
|
| 315 |
#: dist/simba-tfa/premium/administrate-other-users.php:71 |
| 316 |
msgid "Two factor authentication has been de-activated for this user." |
| 317 |
msgstr "" |
| 318 |
|
| 319 |
#: dist/simba-tfa/premium/administrate-other-users.php:69 |
| 320 |
msgid "Two factor authentication has been activated for this user." |
| 321 |
msgstr "" |
| 322 |
|
| 323 |
#: dist/simba-tfa/premium/administrate-other-users.php:153 |
| 324 |
msgid "Show codes for a particular user" |
| 325 |
msgstr "" |
| 326 |
|
| 327 |
#: dist/simba-tfa/premium/administrate-other-users.php:156 |
| 328 |
msgid "Get status and codes" |
| 329 |
msgstr "" |
| 330 |
|
| 331 |
#: dist/simba-tfa/premium/administrate-other-users.php:157 |
| 332 |
msgid "De-activate TFA" |
| 333 |
msgstr "" |
| 334 |
|
| 335 |
#: dist/simba-tfa/premium/administrate-other-users.php:158 |
| 336 |
msgid "Activate TFA" |
| 337 |
msgstr "" |
| 338 |
|
| 339 |
#: dist/simba-tfa/premium/administrate-other-users.php:175 |
| 340 |
msgid "You must first choose a valid user." |
| 341 |
msgstr "" |
| 342 |
|
| 343 |
#: dist/simba-tfa/premium/administrate-other-users.php:178 |
| 344 |
msgid "Warning: if you reset this key then the user will have to update his apps with the new one. Are you sure you want this?" |
| 345 |
msgstr "" |
| 346 |
|
| 347 |
#: dist/simba-tfa/premium/emergency-codes.php:38 |
| 348 |
msgid "You must now go to the Two Factor Authentication settings to generate some new emergency codes if you wish to use any emergency codes in future." |
| 349 |
msgstr "" |
| 350 |
|
| 351 |
#: dist/simba-tfa/premium/emergency-codes.php:45 |
| 352 |
msgid "emergency login code used" |
| 353 |
msgstr "" |
| 354 |
|
| 355 |
#. translators: %s: User name. |
| 356 |
#: dist/simba-tfa/premium/emergency-codes.php:47 |
| 357 |
msgid "An emergency code was used to login (username: %s) on this website: " |
| 358 |
msgstr "" |
| 359 |
|
| 360 |
#. translators: %s: Remaining codes. |
| 361 |
#: dist/simba-tfa/premium/emergency-codes.php:49 |
| 362 |
msgid "You now have %s emergency code(s) remaining." |
| 363 |
msgstr "" |
| 364 |
|
| 365 |
#: dist/simba-tfa/premium/emergency-codes.php:124 |
| 366 |
msgid "You have three emergency codes that can be used. Keep them in a safe place; if you lose your authentication device, then you can use them to log in." |
| 367 |
msgstr "" |
| 368 |
|
| 369 |
#: dist/simba-tfa/premium/emergency-codes.php:124 |
| 370 |
msgid "These can only be used once each." |
| 371 |
msgstr "" |
| 372 |
|
| 373 |
#: dist/simba-tfa/premium/emergency-codes.php:126 |
| 374 |
msgid "Your emergency codes are:" |
| 375 |
msgstr "" |
| 376 |
|
| 377 |
#: dist/simba-tfa/premium/required-for-user.php:95 |
| 378 |
msgid "(TFA is configured to not be available for this role)" |
| 379 |
msgstr "" |
| 380 |
|
| 381 |
#: dist/simba-tfa/premium/required-for-user.php:107 |
| 382 |
msgid "Choose which user roles are required to have two-factor authentication active (remember to also make it available for any chosen roles)." |
| 383 |
msgstr "" |
| 384 |
|
| 385 |
#: dist/simba-tfa/premium/required-for-user.php:134 |
| 386 |
msgid "Prevent these users from turning off TFA" |
| 387 |
msgstr "" |
| 388 |
|
| 389 |
#: dist/simba-tfa/premium/required-for-user.php:138 |
| 390 |
msgid "If a user logs in and is required to set up TFA, you can redirect them to the URL below." |
| 391 |
msgstr "" |
| 392 |
|
| 393 |
#: dist/simba-tfa/premium/required-for-user.php:138 |
| 394 |
msgid "Please make sure the URL starts with http:// or https:// and is the correct WordPress URL to prevent redirect loops." |
| 395 |
msgstr "" |
| 396 |
|
| 397 |
#: dist/simba-tfa/premium/required-for-user.php:138 |
| 398 |
msgid "This URL should be a page where they can set up TFA." |
| 399 |
msgstr "" |
| 400 |
|
| 401 |
#: dist/simba-tfa/premium/required-for-user.php:138 |
| 402 |
msgid "You can use a page within the WordPress dashboard if your users have access to it." |
| 403 |
msgstr "" |
| 404 |
|
| 405 |
#: dist/simba-tfa/premium/required-for-user.php:146 |
| 406 |
msgid "Forbid logins for users without TFA" |
| 407 |
msgstr "" |
| 408 |
|
| 409 |
#: dist/simba-tfa/premium/required-for-user.php:148 |
| 410 |
msgid "Important note: if you redirect users to set up TFA upon login, you will not want to forbid them from logging in." |
| 411 |
msgstr "" |
| 412 |
|
| 413 |
#: dist/simba-tfa/premium/required-for-user.php:148 |
| 414 |
msgid "If you have existing users, consider informing them about these changes." |
| 415 |
msgstr "" |
| 416 |
|
| 417 |
#: dist/simba-tfa/premium/required-for-user.php:150 |
| 418 |
msgid "Forbid users who haven't set up TFA from logging in after their account is %s days old" |
| 419 |
msgstr "" |
| 420 |
|
| 421 |
#: dist/simba-tfa/premium/required-for-user.php:154 |
| 422 |
msgid "Do not begin forbidding such users to login until: %s" |
| 423 |
msgstr "" |
| 424 |
|
| 425 |
#: dist/simba-tfa/premium/required-for-user.php:154 |
| 426 |
msgid "(If you are setting up for the first time and have pre-existing users, then you may also want to inform them)." |
| 427 |
msgstr "" |
| 428 |
|
| 429 |
#: dist/simba-tfa/premium/required-for-user.php:170 |
| 430 |
msgid "Please set up two-factor authentication" |
| 431 |
msgstr "" |
| 432 |
|
| 433 |
#: dist/simba-tfa/premium/required-for-user.php:170 |
| 434 |
msgid "You will need to set up and use two-factor authentication to login in future.</a>" |
| 435 |
msgstr "" |
| 436 |
|
| 437 |
#: dist/simba-tfa/premium/shortcodes.php:82, dist/simba-tfa/templates/shortcode-tfa-user-settings.php:8 |
| 438 |
msgid "Not logged in." |
| 439 |
msgstr "" |
| 440 |
|
| 441 |
#: dist/simba-tfa/premium/shortcodes.php:82, dist/simba-tfa/templates/shortcode-tfa-user-settings.php:8 |
| 442 |
msgid "Two factor authentication is not available for your user." |
| 443 |
msgstr "" |
| 444 |
|
| 445 |
#. translators: 1. Private key. 2. Private key base 32. |
| 446 |
#: dist/simba-tfa/premium/shortcodes.php:182 |
| 447 |
msgid "Private key: %1$s (base 32: %2$s)" |
| 448 |
msgstr "" |
| 449 |
|
| 450 |
#. translators: s%: HTML |
| 451 |
#: dist/simba-tfa/premium/trusted-devices.php:38 |
| 452 |
msgid "When a device is trusted, don't require a two-factor code for another %s days" |
| 453 |
msgstr "" |
| 454 |
|
| 455 |
#: dist/simba-tfa/premium/trusted-devices.php:64, dist/simba-tfa/templates/admin-settings.php:71, dist/simba-tfa/templates/admin-settings.php:193 |
| 456 |
msgid "Trusted devices" |
| 457 |
msgstr "" |
| 458 |
|
| 459 |
#: dist/simba-tfa/premium/woocommerce-account-settings.php:28 |
| 460 |
msgid "Two factor settings" |
| 461 |
msgstr "" |
| 462 |
|
| 463 |
#: dist/simba-tfa/premium/woocommerce-account-settings.php:48 |
| 464 |
msgid "Choose whether you want two-factor authentication settings to appear in the WooCommerce account area." |
| 465 |
msgstr "" |
| 466 |
|
| 467 |
#: dist/simba-tfa/premium/woocommerce-account-settings.php:50 |
| 468 |
msgid "Add two-factor settings to the WooCommerce \"My Account\" area" |
| 469 |
msgstr "" |
| 470 |
|
| 471 |
#: dist/simba-tfa/premium/woocommerce-bot-protection.php:83 |
| 472 |
msgid "Protect against bots by hiding login form HTML (requires JavaScript in user's browser to un-hide it)" |
| 473 |
msgstr "" |
| 474 |
|
| 475 |
#: dist/simba-tfa/templates/admin-settings.php:8 |
| 476 |
msgid "Two Factor Authentication - Admin Settings" |
| 477 |
msgstr "" |
| 478 |
|
| 479 |
#: dist/simba-tfa/templates/admin-settings.php:24 |
| 480 |
msgid "Two Factor Authentication currently disabled" |
| 481 |
msgstr "" |
| 482 |
|
| 483 |
#: dist/simba-tfa/templates/admin-settings.php:26 |
| 484 |
msgid "Two factor authentication is currently disabled via the TWO_FACTOR_DISABLE constant (which is mostly likely to be defined in your wp-config.php)" |
| 485 |
msgstr "" |
| 486 |
|
| 487 |
#: dist/simba-tfa/templates/admin-settings.php:38 |
| 488 |
msgid "N.B. These two-factor settings apply to your entire WordPress network. (i.e. They are not localised to one particular site)." |
| 489 |
msgstr "" |
| 490 |
|
| 491 |
#: dist/simba-tfa/templates/admin-settings.php:50 |
| 492 |
msgid "Make two factor authentication available" |
| 493 |
msgstr "" |
| 494 |
|
| 495 |
#: dist/simba-tfa/templates/admin-settings.php:51 |
| 496 |
msgid "Choose which user roles will have two factor authentication available." |
| 497 |
msgstr "" |
| 498 |
|
| 499 |
#: dist/simba-tfa/templates/admin-settings.php:61 |
| 500 |
msgid "Make two factor authentication compulsory" |
| 501 |
msgstr "" |
| 502 |
|
| 503 |
#: dist/simba-tfa/templates/admin-settings.php:65 |
| 504 |
msgid "Requiring users to use two-factor authentication is a feature of the Premium version of this plugin." |
| 505 |
msgstr "" |
| 506 |
|
| 507 |
#: dist/simba-tfa/templates/admin-settings.php:75 |
| 508 |
msgid "Choose which user roles are permitted to mark devices they login on as trusted. This feature requires browser cookies and an https (i.e. SSL) connection to the website to work." |
| 509 |
msgstr "" |
| 510 |
|
| 511 |
#: dist/simba-tfa/templates/admin-settings.php:78 |
| 512 |
msgid "Allowing users to mark a device as trusted so that a two-factor code is only needed once in a specified number of days (instead of every login) is a feature of the Premium version of this plugin." |
| 513 |
msgstr "" |
| 514 |
|
| 515 |
#: dist/simba-tfa/templates/admin-settings.php:92 |
| 516 |
msgid "XMLRPC requests" |
| 517 |
msgstr "" |
| 518 |
|
| 519 |
#: dist/simba-tfa/templates/admin-settings.php:96 |
| 520 |
msgid "XMLRPC is a feature within WordPress allowing other computers to talk to your WordPress install. For example, it could be used by an app on your tablet that allows you to blog directly from the app (instead of needing the WordPress dashboard)." |
| 521 |
msgstr "" |
| 522 |
|
| 523 |
#: dist/simba-tfa/templates/admin-settings.php:99 |
| 524 |
msgid "Unfortunately, XMLRPC also provides a way for attackers to perform actions on your WordPress site, using only a password (i.e. without a two-factor password). More unfortunately, authors of legitimate programmes using XMLRPC have not yet added two-factor support to their code." |
| 525 |
msgstr "" |
| 526 |
|
| 527 |
#: dist/simba-tfa/templates/admin-settings.php:102 |
| 528 |
msgid "i.e. XMLRPC requests coming in to WordPress (whether from a legitimate app, or from an attacker) can only be verified using the password - not with a two-factor code. As a result, there not be an ideal option to pick below. You may have to choose between the convenience of using your apps, or the security of two factor authentication." |
| 529 |
msgstr "" |
| 530 |
|
| 531 |
#: dist/simba-tfa/templates/admin-settings.php:117 |
| 532 |
msgid "Default algorithm for codes generated by user devices" |
| 533 |
msgstr "" |
| 534 |
|
| 535 |
#: dist/simba-tfa/templates/admin-settings.php:118 |
| 536 |
msgid "Your users can change this in their own settings if they want." |
| 537 |
msgstr "" |
| 538 |
|
| 539 |
#: dist/simba-tfa/templates/admin-settings.php:138, dist/simba-tfa/templates/admin-settings.php:130 |
| 540 |
msgid "Encrypt keys in database" |
| 541 |
msgstr "" |
| 542 |
|
| 543 |
#: dist/simba-tfa/templates/admin-settings.php:140 |
| 544 |
msgid "Once turned on, this feature cannot be turned off (but there is no technical reason why this should discourage you from using it)." |
| 545 |
msgstr "" |
| 546 |
|
| 547 |
#: dist/simba-tfa/templates/admin-settings.php:143 |
| 548 |
msgid "This feature will encrypt all two factor authentication secret keys stored in the database, using an encryption key that is stored on your disk." |
| 549 |
msgstr "" |
| 550 |
|
| 551 |
#: dist/simba-tfa/templates/admin-settings.php:144 |
| 552 |
msgid "This means that in the event your database is compromised there's an additional layer of security (the attacker would need to compromise your on-disk data as well) protecting your two factor authentication secret keys." |
| 553 |
msgstr "" |
| 554 |
|
| 555 |
#: dist/simba-tfa/templates/admin-settings.php:146 |
| 556 |
msgid "Enable encryption of database keys" |
| 557 |
msgstr "" |
| 558 |
|
| 559 |
#: dist/simba-tfa/templates/admin-settings.php:132 |
| 560 |
msgid "Encryption of keys in the database has been enabled." |
| 561 |
msgstr "" |
| 562 |
|
| 563 |
#: dist/simba-tfa/templates/admin-settings.php:132 |
| 564 |
msgid "This feature cannot be turned off." |
| 565 |
msgstr "" |
| 566 |
|
| 567 |
#: dist/simba-tfa/templates/admin-settings.php:158 |
| 568 |
msgid "WooCommerce integration" |
| 569 |
msgstr "" |
| 570 |
|
| 571 |
#: dist/simba-tfa/templates/admin-settings.php:160 |
| 572 |
msgid "The Premium version of this plugin allows you to add a configuration tab for users in the WooCommerce \"My account\" area, and anti-bot protection on the WooCommerce login form." |
| 573 |
msgstr "" |
| 574 |
|
| 575 |
#: dist/simba-tfa/templates/admin-settings.php:169 |
| 576 |
msgid "Users' settings" |
| 577 |
msgstr "" |
| 578 |
|
| 579 |
#: dist/simba-tfa/templates/admin-settings.php:175 |
| 580 |
msgid "The Premium version of this plugin allows you to see and reset the TFA settings of other users." |
| 581 |
msgstr "" |
| 582 |
|
| 583 |
#: dist/simba-tfa/templates/admin-settings.php:177 |
| 584 |
msgid "Another way to do that is by using a user-switching plugin like this one." |
| 585 |
msgstr "" |
| 586 |
|
| 587 |
#: dist/simba-tfa/templates/admin-settings.php:187 |
| 588 |
msgid "If you want to say 'thank you' or help this plugin's development, or get extra features, then please take a look at the premium version of this plugin." |
| 589 |
msgstr "" |
| 590 |
|
| 591 |
#: dist/simba-tfa/templates/admin-settings.php:187 |
| 592 |
msgid "It comes with these extra features:" |
| 593 |
msgstr "" |
| 594 |
|
| 595 |
#: dist/simba-tfa/templates/admin-settings.php:191, dist/simba-tfa/providers/totp/loader.php:446 |
| 596 |
msgid "Emergency codes" |
| 597 |
msgstr "" |
| 598 |
|
| 599 |
#: dist/simba-tfa/templates/admin-settings.php:191 |
| 600 |
msgid "provide your users with one-time codes to use in case they lose their device." |
| 601 |
msgstr "" |
| 602 |
|
| 603 |
#: dist/simba-tfa/templates/admin-settings.php:192 |
| 604 |
msgid "Make TFA compulsory" |
| 605 |
msgstr "" |
| 606 |
|
| 607 |
#: dist/simba-tfa/templates/admin-settings.php:192 |
| 608 |
msgid "require your users to set up TFA to be able to log in, after an optional grace period." |
| 609 |
msgstr "" |
| 610 |
|
| 611 |
#: dist/simba-tfa/templates/admin-settings.php:193 |
| 612 |
msgid "allow privileged (or all) users to mark a device as trusted and thereby only needing to supply a TFA code upon login every so-many days (e.g. every 30 days) instead of on each login." |
| 613 |
msgstr "" |
| 614 |
|
| 615 |
#: dist/simba-tfa/templates/admin-settings.php:194 |
| 616 |
msgid "Manage all users centrally" |
| 617 |
msgstr "" |
| 618 |
|
| 619 |
#: dist/simba-tfa/templates/admin-settings.php:194 |
| 620 |
msgid "enable, disable or see TFA codes for all your users from one central location." |
| 621 |
msgstr "" |
| 622 |
|
| 623 |
#: dist/simba-tfa/templates/admin-settings.php:195 |
| 624 |
msgid "More shortcodes" |
| 625 |
msgstr "" |
| 626 |
|
| 627 |
#: dist/simba-tfa/templates/admin-settings.php:195 |
| 628 |
msgid "flexible shortcodes allowing you to design your front-end settings page for your users exactly as you wish." |
| 629 |
msgstr "" |
| 630 |
|
| 631 |
#: dist/simba-tfa/templates/admin-settings.php:196 |
| 632 |
msgid "More WooCommerce features" |
| 633 |
msgstr "" |
| 634 |
|
| 635 |
#: dist/simba-tfa/templates/admin-settings.php:196 |
| 636 |
msgid "automatically add TFA settings in the WooCommerce account settings, and WooCommerce login form bot protection." |
| 637 |
msgstr "" |
| 638 |
|
| 639 |
#: dist/simba-tfa/templates/admin-settings.php:197 |
| 640 |
msgid "Elementor support" |
| 641 |
msgstr "" |
| 642 |
|
| 643 |
#: dist/simba-tfa/templates/admin-settings.php:197 |
| 644 |
msgid "adds support for Elementor login forms." |
| 645 |
msgstr "" |
| 646 |
|
| 647 |
#: dist/simba-tfa/templates/admin-settings.php:198 |
| 648 |
msgid "Any-form support" |
| 649 |
msgstr "" |
| 650 |
|
| 651 |
#: dist/simba-tfa/templates/admin-settings.php:198 |
| 652 |
msgid "adds support for any login form from any plugin via appending your TFA code onto the end of your password." |
| 653 |
msgstr "" |
| 654 |
|
| 655 |
#: dist/simba-tfa/templates/admin-settings.php:199 |
| 656 |
msgid "Personal support" |
| 657 |
msgstr "" |
| 658 |
|
| 659 |
#: dist/simba-tfa/templates/admin-settings.php:199 |
| 660 |
msgid "access to our personal support desk for 12 months." |
| 661 |
msgstr "" |
| 662 |
|
| 663 |
#: dist/simba-tfa/templates/admin-settings.php:206 |
| 664 |
msgid "Translations" |
| 665 |
msgstr "" |
| 666 |
|
| 667 |
#. translators: %s: Plugin translation URL. |
| 668 |
#: dist/simba-tfa/templates/admin-settings.php:209 |
| 669 |
msgid "If you want to translate this plugin, please go to %s" |
| 670 |
msgstr "" |
| 671 |
|
| 672 |
#: dist/simba-tfa/templates/admin-settings.php:209 |
| 673 |
msgid "the wordpress.org translation website." |
| 674 |
msgstr "" |
| 675 |
|
| 676 |
#: dist/simba-tfa/templates/admin-settings.php:209 |
| 677 |
msgid "Don't send us the translation file directly - plugin authors do not have access to the wordpress.org translation system (local language teams do)." |
| 678 |
msgstr "" |
| 679 |
|
| 680 |
#: dist/simba-tfa/templates/settings-intro-notices.php:5 |
| 681 |
msgid "These are your personal settings." |
| 682 |
msgstr "" |
| 683 |
|
| 684 |
#: dist/simba-tfa/templates/settings-intro-notices.php:5 |
| 685 |
msgid "Nothing you change here will have any effect on other users." |
| 686 |
msgstr "" |
| 687 |
|
| 688 |
#: dist/simba-tfa/templates/settings-intro-notices.php:17, dist/simba-tfa/templates/settings-intro-notices.php:13 |
| 689 |
msgid "The site-wide administration options are here." |
| 690 |
msgstr "" |
| 691 |
|
| 692 |
#: dist/simba-tfa/templates/settings-intro-notices.php:25 |
| 693 |
msgid "If you activate two-factor authentication, then verify that your two-factor application and this page show the same One-Time Password (within a minute of each other) before you log out." |
| 694 |
msgstr "" |
| 695 |
|
| 696 |
#: dist/simba-tfa/templates/settings-intro-notices.php:28 |
| 697 |
msgid "You should also bookmark the FAQs, which explain how to de-activate the plugin even if you cannot log in." |
| 698 |
msgstr "" |
| 699 |
|
| 700 |
#: dist/simba-tfa/templates/trusted-devices-inner-box.php:5 |
| 701 |
msgid "Trusted devices are devices which have previously logged in with a second factor, belonging to users who have been permitted to mark devices as trusted, and for which the user checked the checkbox on the login form to trust the device." |
| 702 |
msgstr "" |
| 703 |
|
| 704 |
#: dist/simba-tfa/templates/trusted-devices-inner-box.php:14 |
| 705 |
msgid "(none)" |
| 706 |
msgstr "" |
| 707 |
|
| 708 |
#: dist/simba-tfa/templates/trusted-devices-inner-box.php:21 |
| 709 |
msgid "(unspecified)" |
| 710 |
msgstr "" |
| 711 |
|
| 712 |
#: dist/simba-tfa/templates/trusted-devices-inner-box.php:23 |
| 713 |
msgid "User agent %s logged in from IP address %s and is trusted until %s" |
| 714 |
msgstr "" |
| 715 |
|
| 716 |
#: dist/simba-tfa/templates/trusted-devices-inner-box.php:23 |
| 717 |
msgid "Remove trust" |
| 718 |
msgstr "" |
| 719 |
|
| 720 |
#: dist/simba-tfa/templates/user-settings.php:20 |
| 721 |
msgid "Settings" |
| 722 |
msgstr "" |
| 723 |
|
| 724 |
#: dist/simba-tfa/templates/user-settings.php:25 |
| 725 |
msgid "Settings saved." |
| 726 |
msgstr "" |
| 727 |
|
| 728 |
#: dist/simba-tfa/templates/user-settings.php:36 |
| 729 |
msgid "Activate two factor authentication" |
| 730 |
msgstr "" |
| 731 |
|
| 732 |
#. translators: 1. UTC date. 2. Now date. |
| 733 |
#: dist/simba-tfa/templates/user-settings.php:42 |
| 734 |
msgid "N.B. Getting your TFA app/device to generate the correct code depends upon a) you first setting it up by entering or scanning the code below into it, and b) upon your web-server and your TFA app/device agreeing upon the UTC time (within a minute or so). The current UTC time according to the server when this page loaded: %1$s, and in the time-zone you have configured in your WordPress settings: %2$s" |
| 735 |
msgstr "" |
| 736 |
|
| 737 |
#: dist/simba-tfa/providers/totp/loader.php:196 |
| 738 |
msgid "Updating..." |
| 739 |
msgstr "" |
| 740 |
|
| 741 |
#: dist/simba-tfa/providers/totp/loader.php:209 |
| 742 |
msgid "(update)" |
| 743 |
msgstr "" |
| 744 |
|
| 745 |
#: dist/simba-tfa/providers/totp/loader.php:223, dist/simba-tfa/providers/totp/loader.php:573 |
| 746 |
msgid "TOTP (time based - most common algorithm; used by Google Authenticator)" |
| 747 |
msgstr "" |
| 748 |
|
| 749 |
#: dist/simba-tfa/providers/totp/loader.php:224, dist/simba-tfa/providers/totp/loader.php:573 |
| 750 |
msgid "HOTP (event based)" |
| 751 |
msgstr "" |
| 752 |
|
| 753 |
#: dist/simba-tfa/providers/totp/loader.php:245 |
| 754 |
msgid "Advanced settings" |
| 755 |
msgstr "" |
| 756 |
|
| 757 |
#: dist/simba-tfa/providers/totp/loader.php:254 |
| 758 |
msgid "Choose which algorithm for One Time Passwords you want to use." |
| 759 |
msgstr "" |
| 760 |
|
| 761 |
#: dist/simba-tfa/providers/totp/loader.php:260 |
| 762 |
msgid "Your counter on the server is currently on" |
| 763 |
msgstr "" |
| 764 |
|
| 765 |
#: dist/simba-tfa/providers/totp/loader.php:343 |
| 766 |
msgid "Warning: if you reset this key you will have to update your apps with the new one. Are you sure you want this?" |
| 767 |
msgstr "" |
| 768 |
|
| 769 |
#: dist/simba-tfa/providers/totp/loader.php:343, dist/simba-tfa/providers/totp/loader.php:436 |
| 770 |
msgid "Reset private key" |
| 771 |
msgstr "" |
| 772 |
|
| 773 |
#: dist/simba-tfa/providers/totp/loader.php:376 |
| 774 |
msgid "Current codes (login: %s)" |
| 775 |
msgstr "" |
| 776 |
|
| 777 |
#: dist/simba-tfa/providers/totp/loader.php:395, dist/simba-tfa/providers/totp/loader.php:384 |
| 778 |
msgid "Current one-time password" |
| 779 |
msgstr "" |
| 780 |
|
| 781 |
#: dist/simba-tfa/providers/totp/loader.php:413 |
| 782 |
msgid "Setting up" |
| 783 |
msgstr "" |
| 784 |
|
| 785 |
#: dist/simba-tfa/providers/totp/loader.php:410 |
| 786 |
msgid "Setting up - either scan the code, or type in the private key" |
| 787 |
msgstr "" |
| 788 |
|
| 789 |
#: dist/simba-tfa/providers/totp/loader.php:419 |
| 790 |
msgid "For OTP apps that support using a camera to scan a setup code (below), that is the quickest way to set the app up (e.g. with Duo Mobile, Google Authenticator)." |
| 791 |
msgstr "" |
| 792 |
|
| 793 |
#: dist/simba-tfa/providers/totp/loader.php:421 |
| 794 |
msgid "Otherwise, you can type the textual private key (shown below) into your app. Always keep private keys secret." |
| 795 |
msgstr "" |
| 796 |
|
| 797 |
#: dist/simba-tfa/providers/totp/loader.php:424 |
| 798 |
msgid "You are currently using %s, %s" |
| 799 |
msgstr "" |
| 800 |
|
| 801 |
#: dist/simba-tfa/providers/totp/loader.php:424 |
| 802 |
msgid "a time based algorithm" |
| 803 |
msgstr "" |
| 804 |
|
| 805 |
#: dist/simba-tfa/providers/totp/loader.php:424 |
| 806 |
msgid "an event based algorithm" |
| 807 |
msgstr "" |
| 808 |
|
| 809 |
#: dist/simba-tfa/providers/totp/loader.php:448 |
| 810 |
msgid "One-time emergency codes are a feature of the Premium version of this plugin." |
| 811 |
msgstr "" |
| 812 |
|
| 813 |
#: dist/simba-tfa/providers/totp/loader.php:482 |
| 814 |
msgid "Private key:" |
| 815 |
msgstr "" |
| 816 |
|
| 817 |
#: dist/simba-tfa/providers/totp/loader.php:524 |
| 818 |
msgid "Two Factor Authentication re-sync needed" |
| 819 |
msgstr "" |
| 820 |
|
| 821 |
#: dist/simba-tfa/providers/totp/loader.php:526 |
| 822 |
msgid "You need to resync your device for Two Factor Authentication since the OTP you last used is many steps ahead of the server." |
| 823 |
msgstr "" |
| 824 |
|
| 825 |
#: dist/simba-tfa/providers/totp/loader.php:528 |
| 826 |
msgid "Please re-sync or you might not be able to log in if you generate more OTPs without logging in." |
| 827 |
msgstr "" |
| 828 |
|
| 829 |
#: dist/simba-tfa/providers/totp/loader.php:530 |
| 830 |
msgid "Click here and re-scan the QR-Code" |
| 831 |
msgstr "" |
| 832 |
|
| 833 |
#: dist/simba-tfa/providers/totp/loader.php:732 |
| 834 |
msgid "Encrypt secrets feature not enabled: unable to get private keys from the database." |
| 835 |
msgstr "" |
| 836 |
|
| 837 |
#: dist/simba-tfa/providers/totp/loader.php:807 |
| 838 |
msgid "There are no emergency codes left. You will need to reset your private key to generate new ones." |
| 839 |
msgstr "" |
| 840 |
|