| 1 |
# SOME DESCRIPTIVE TITLE. |
| 2 |
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
| 3 |
# This file is distributed under the same license as the PACKAGE package. |
| 4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 |
# |
| 6 |
#, fuzzy |
| 7 |
msgid "" |
| 8 |
msgstr "" |
| 9 |
"Project-Id-Version: PACKAGE VERSION\n" |
| 10 |
"Report-Msgid-Bugs-To: \n" |
| 11 |
"POT-Creation-Date: 2015-08-25 10:26+0100\n" |
| 12 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
| 15 |
"Language: \n" |
| 16 |
"MIME-Version: 1.0\n" |
| 17 |
"Content-Type: text/plain; charset=CHARSET\n" |
| 18 |
"Content-Transfer-Encoding: 8bit\n" |
| 19 |
|
| 20 |
#: two-factor-login.php:136 |
| 21 |
msgid "Higher PHP version required" |
| 22 |
msgstr "" |
| 23 |
|
| 24 |
#: two-factor-login.php:136 |
| 25 |
#, php-format |
| 26 |
msgid "" |
| 27 |
"The Two Factor Authentication plugin requires PHP version %s or higher - " |
| 28 |
"your current version is only %s." |
| 29 |
msgstr "" |
| 30 |
|
| 31 |
#: two-factor-login.php:140 |
| 32 |
msgid "PHP Mcrypt module required" |
| 33 |
msgstr "" |
| 34 |
|
| 35 |
#: two-factor-login.php:140 |
| 36 |
msgid "" |
| 37 |
"The Two Factor Authentication plugin requires the PHP mcrypt module to be " |
| 38 |
"installed. Please ask your web hosting company to install it." |
| 39 |
msgstr "" |
| 40 |
|
| 41 |
#: two-factor-login.php:218 |
| 42 |
msgid "Error:" |
| 43 |
msgstr "" |
| 44 |
|
| 45 |
#: two-factor-login.php:218 |
| 46 |
msgid "The one-time password (TFA code) you entered was incorrect." |
| 47 |
msgstr "" |
| 48 |
|
| 49 |
#: two-factor-login.php:248 |
| 50 |
msgid "Enable two-factor authentication" |
| 51 |
msgstr "" |
| 52 |
|
| 53 |
#: two-factor-login.php:248 |
| 54 |
msgid "Enabled" |
| 55 |
msgstr "" |
| 56 |
|
| 57 |
#: two-factor-login.php:249 |
| 58 |
msgid "Disable two-factor authentication" |
| 59 |
msgstr "" |
| 60 |
|
| 61 |
#: two-factor-login.php:249 |
| 62 |
msgid "Disabled" |
| 63 |
msgstr "" |
| 64 |
|
| 65 |
#: two-factor-login.php:260 two-factor-login.php:310 |
| 66 |
msgid "TOTP (time based - most common algorithm; used by Google Authenticator)" |
| 67 |
msgstr "" |
| 68 |
|
| 69 |
#: two-factor-login.php:260 two-factor-login.php:310 |
| 70 |
msgid "HOTP (event based)" |
| 71 |
msgstr "" |
| 72 |
|
| 73 |
#: two-factor-login.php:284 |
| 74 |
msgid "Multisite Super Admin" |
| 75 |
msgstr "" |
| 76 |
|
| 77 |
#: two-factor-login.php:323 |
| 78 |
msgid "" |
| 79 |
"Do not require 2FA over XMLRPC (best option if you must use XMLRPC and your " |
| 80 |
"client does not support 2FA)" |
| 81 |
msgstr "" |
| 82 |
|
| 83 |
#: two-factor-login.php:324 |
| 84 |
msgid "" |
| 85 |
"Do require 2FA over XMLRPC (best option if you do not use XMLRPC or are " |
| 86 |
"unsure)" |
| 87 |
msgstr "" |
| 88 |
|
| 89 |
#: two-factor-login.php:349 two-factor-login.php:362 two-factor-login.php:363 |
| 90 |
#: includes/user_settings.php:41 |
| 91 |
msgid "Two Factor Authentication" |
| 92 |
msgstr "" |
| 93 |
|
| 94 |
#: two-factor-login.php:349 |
| 95 |
msgid "Two Factor Auth" |
| 96 |
msgstr "" |
| 97 |
|
| 98 |
#: two-factor-login.php:373 two-factor-login.php:377 |
| 99 |
msgid "Plugin settings" |
| 100 |
msgstr "" |
| 101 |
|
| 102 |
#: two-factor-login.php:382 |
| 103 |
msgid "User settings" |
| 104 |
msgstr "" |
| 105 |
|
| 106 |
#: two-factor-login.php:424 |
| 107 |
msgid "" |
| 108 |
"Warning: if you reset this key you will have to update your apps with the " |
| 109 |
"new one. Are you sure you want this?" |
| 110 |
msgstr "" |
| 111 |
|
| 112 |
#: two-factor-login.php:424 |
| 113 |
msgid "Reset private key" |
| 114 |
msgstr "" |
| 115 |
|
| 116 |
#: two-factor-login.php:443 |
| 117 |
msgid "Updating..." |
| 118 |
msgstr "" |
| 119 |
|
| 120 |
#: two-factor-login.php:455 two-factor-login.php:477 |
| 121 |
#: includes/tfa_frontend.php:195 includes/tfa_frontend.php:226 |
| 122 |
msgid "Response:" |
| 123 |
msgstr "" |
| 124 |
|
| 125 |
#: two-factor-login.php:512 |
| 126 |
msgid "Private key (base 32 - used by Google Authenticator and Authy):" |
| 127 |
msgstr "" |
| 128 |
|
| 129 |
#: two-factor-login.php:515 |
| 130 |
msgid "Private key:" |
| 131 |
msgstr "" |
| 132 |
|
| 133 |
#: two-factor-login.php:572 |
| 134 |
msgid "Current codes" |
| 135 |
msgstr "" |
| 136 |
|
| 137 |
#: two-factor-login.php:576 |
| 138 |
#, php-format |
| 139 |
msgid "Current codes (login: %s)" |
| 140 |
msgstr "" |
| 141 |
|
| 142 |
#: two-factor-login.php:587 two-factor-login.php:599 |
| 143 |
msgid "Current one-time password" |
| 144 |
msgstr "" |
| 145 |
|
| 146 |
#: two-factor-login.php:611 two-factor-login.php:614 |
| 147 |
msgid "QR code" |
| 148 |
msgstr "" |
| 149 |
|
| 150 |
#: two-factor-login.php:618 |
| 151 |
msgid "" |
| 152 |
"For OTP apps that support scanning, scanning this code is the quickest way " |
| 153 |
"to set the app up (e.g. with Duo Mobile, Google Authenticator)" |
| 154 |
msgstr "" |
| 155 |
|
| 156 |
#: two-factor-login.php:620 |
| 157 |
msgid "You are currently using" |
| 158 |
msgstr "" |
| 159 |
|
| 160 |
#: two-factor-login.php:620 includes/tfa_frontend.php:57 |
| 161 |
msgid "a time based" |
| 162 |
msgstr "" |
| 163 |
|
| 164 |
#: two-factor-login.php:620 includes/tfa_frontend.php:57 |
| 165 |
msgid "an event based" |
| 166 |
msgstr "" |
| 167 |
|
| 168 |
#: two-factor-login.php:620 |
| 169 |
msgid "algorithm" |
| 170 |
msgstr "" |
| 171 |
|
| 172 |
#: two-factor-login.php:622 premium.php:394 |
| 173 |
#, php-format |
| 174 |
msgid "Private key: %s (base 32: %s)" |
| 175 |
msgstr "" |
| 176 |
|
| 177 |
#: two-factor-login.php:630 |
| 178 |
msgid "" |
| 179 |
"Private key - always to be kept secret - type this into your app to set it " |
| 180 |
"up (instead of scanning the code)" |
| 181 |
msgstr "" |
| 182 |
|
| 183 |
#: two-factor-login.php:645 includes/admin_settings.php:171 |
| 184 |
msgid "Emergency codes" |
| 185 |
msgstr "" |
| 186 |
|
| 187 |
#: two-factor-login.php:649 |
| 188 |
msgid "" |
| 189 |
"One-time emergency codes are a feature of the Premium version of this plugin." |
| 190 |
msgstr "" |
| 191 |
|
| 192 |
#: two-factor-login.php:663 |
| 193 |
msgid "(update)" |
| 194 |
msgstr "" |
| 195 |
|
| 196 |
#: two-factor-login.php:673 |
| 197 |
msgid "Advanced settings" |
| 198 |
msgstr "" |
| 199 |
|
| 200 |
#: two-factor-login.php:679 |
| 201 |
msgid "Choose which algorithm for One Time Passwords you want to use." |
| 202 |
msgstr "" |
| 203 |
|
| 204 |
#: two-factor-login.php:686 |
| 205 |
msgid "Your counter on the server is currently on" |
| 206 |
msgstr "" |
| 207 |
|
| 208 |
#: two-factor-login.php:707 |
| 209 |
msgid "Click to enter One Time Password" |
| 210 |
msgstr "" |
| 211 |
|
| 212 |
#: two-factor-login.php:708 two-factor-login.php:807 |
| 213 |
msgid "You have to enter a username first." |
| 214 |
msgstr "" |
| 215 |
|
| 216 |
#: two-factor-login.php:709 |
| 217 |
msgid "One Time Password (i.e. 2FA)" |
| 218 |
msgstr "" |
| 219 |
|
| 220 |
#: two-factor-login.php:710 two-factor-login.php:810 |
| 221 |
msgid "(check your OTP app to get this password)" |
| 222 |
msgstr "" |
| 223 |
|
| 224 |
#: two-factor-login.php:731 |
| 225 |
msgid "Two Factor Authentication re-sync needed" |
| 226 |
msgstr "" |
| 227 |
|
| 228 |
#: two-factor-login.php:733 |
| 229 |
msgid "" |
| 230 |
"You need to resync your device for Two Factor Authentication since the OTP " |
| 231 |
"you last used is many steps ahead \n" |
| 232 |
"\t\t\tof the server." |
| 233 |
msgstr "" |
| 234 |
|
| 235 |
#: two-factor-login.php:736 |
| 236 |
msgid "" |
| 237 |
"Please re-sync or you might not be able to log in if you generate more OTPs " |
| 238 |
"without logging in." |
| 239 |
msgstr "" |
| 240 |
|
| 241 |
#: two-factor-login.php:738 |
| 242 |
msgid "Click here and re-scan the QR-Code" |
| 243 |
msgstr "" |
| 244 |
|
| 245 |
#: two-factor-login.php:774 |
| 246 |
msgid "These are your personal settings." |
| 247 |
msgstr "" |
| 248 |
|
| 249 |
#: two-factor-login.php:774 |
| 250 |
msgid "Nothing you change here will have any effect on other users." |
| 251 |
msgstr "" |
| 252 |
|
| 253 |
#: two-factor-login.php:777 |
| 254 |
msgid "" |
| 255 |
"If you activate two-factor authentication, then verify that your two-factor " |
| 256 |
"application is showing the same One Time Password as shown on this page " |
| 257 |
"before you log out." |
| 258 |
msgstr "" |
| 259 |
|
| 260 |
#: two-factor-login.php:777 |
| 261 |
msgid "" |
| 262 |
"You should also bookmark the FAQs, which explain how to de-activate the " |
| 263 |
"plugin even if you cannot log in." |
| 264 |
msgstr "" |
| 265 |
|
| 266 |
#: two-factor-login.php:806 |
| 267 |
msgid "Enter One Time Password (if you have one)" |
| 268 |
msgstr "" |
| 269 |
|
| 270 |
#: two-factor-login.php:808 |
| 271 |
msgid "One Time Password" |
| 272 |
msgstr "" |
| 273 |
|
| 274 |
#: includes/tfa_frontend.php:85 includes/class.TFA.php:100 |
| 275 |
#: includes/class.TFA.php:110 |
| 276 |
msgid "No emergency codes left. Sorry." |
| 277 |
msgstr "" |
| 278 |
|
| 279 |
#: includes/tfa_frontend.php:91 includes/tfa_frontend.php:104 premium.php:352 |
| 280 |
msgid "Save Settings" |
| 281 |
msgstr "" |
| 282 |
|
| 283 |
#: includes/tfa_frontend.php:133 |
| 284 |
msgid "You have unsaved settings." |
| 285 |
msgstr "" |
| 286 |
|
| 287 |
#: includes/tfa_frontend.php:151 |
| 288 |
msgid "Saving..." |
| 289 |
msgstr "" |
| 290 |
|
| 291 |
#: includes/tfa_frontend.php:257 premium.php:284 premium.php:297 |
| 292 |
#: premium.php:315 premium.php:329 premium.php:341 premium.php:361 |
| 293 |
#: premium.php:377 premium.php:415 |
| 294 |
msgid "Two factor authentication is not available for your user." |
| 295 |
msgstr "" |
| 296 |
|
| 297 |
#: includes/user_settings.php:41 |
| 298 |
msgid "Settings" |
| 299 |
msgstr "" |
| 300 |
|
| 301 |
#: includes/user_settings.php:46 |
| 302 |
msgid "Settings saved." |
| 303 |
msgstr "" |
| 304 |
|
| 305 |
#: includes/user_settings.php:55 |
| 306 |
msgid "Activate two factor authentication" |
| 307 |
msgstr "" |
| 308 |
|
| 309 |
#: includes/user_settings.php:59 |
| 310 |
#, php-format |
| 311 |
msgid "" |
| 312 |
"N.B. Generating two-factor codes depends upon your web-server and your TFA " |
| 313 |
"app/device agreeing upon the time. The current UTC time according to the " |
| 314 |
"server when this page loaded: %s" |
| 315 |
msgstr "" |
| 316 |
|
| 317 |
#: includes/admin_settings.php:17 |
| 318 |
#, php-format |
| 319 |
msgid "Two Factor Authentication (Version: %s) - Admin Settings" |
| 320 |
msgstr "" |
| 321 |
|
| 322 |
#: includes/admin_settings.php:22 includes/admin_settings.php:165 |
| 323 |
msgid "Premium version" |
| 324 |
msgstr "" |
| 325 |
|
| 326 |
#: includes/admin_settings.php:26 |
| 327 |
msgid "Support" |
| 328 |
msgstr "" |
| 329 |
|
| 330 |
#: includes/admin_settings.php:27 |
| 331 |
msgid "More free plugins" |
| 332 |
msgstr "" |
| 333 |
|
| 334 |
#: includes/admin_settings.php:28 |
| 335 |
msgid "WordPress backups" |
| 336 |
msgstr "" |
| 337 |
|
| 338 |
#: includes/admin_settings.php:29 |
| 339 |
msgid "More premium plugins" |
| 340 |
msgstr "" |
| 341 |
|
| 342 |
#: includes/admin_settings.php:30 |
| 343 |
msgid "Twitter" |
| 344 |
msgstr "" |
| 345 |
|
| 346 |
#: includes/admin_settings.php:32 |
| 347 |
msgid "Lead developer's homepage" |
| 348 |
msgstr "" |
| 349 |
|
| 350 |
#: includes/admin_settings.php:44 |
| 351 |
msgid "" |
| 352 |
"N.B. These two-factor settings apply to your entire WordPress network. (i.e. " |
| 353 |
"They are not localised to one particular site)." |
| 354 |
msgstr "" |
| 355 |
|
| 356 |
#: includes/admin_settings.php:58 |
| 357 |
msgid "User roles" |
| 358 |
msgstr "" |
| 359 |
|
| 360 |
#: includes/admin_settings.php:59 |
| 361 |
msgid "Choose which user roles will have two factor authentication enabled." |
| 362 |
msgstr "" |
| 363 |
|
| 364 |
#: includes/admin_settings.php:73 |
| 365 |
msgid "XMLRPC requests" |
| 366 |
msgstr "" |
| 367 |
|
| 368 |
#: includes/admin_settings.php:77 |
| 369 |
msgid "" |
| 370 |
"XMLRPC is a feature within WordPress allowing other computers to talk to " |
| 371 |
"your WordPress install. For example, it could be used by an app on your " |
| 372 |
"tablet that allows you to blog directly from the app (instead of needing the " |
| 373 |
"WordPress dashboard)." |
| 374 |
msgstr "" |
| 375 |
|
| 376 |
#: includes/admin_settings.php:81 |
| 377 |
msgid "" |
| 378 |
"Unfortunately, XMLRPC also provides a way for attackers to perform actions " |
| 379 |
"on your WordPress site, using only a password (i.e. without a two-factor " |
| 380 |
"password). More unfortunately, authors of legitimate programmes using XMLRPC " |
| 381 |
"have not yet added two-factor support to their code." |
| 382 |
msgstr "" |
| 383 |
|
| 384 |
#: includes/admin_settings.php:85 |
| 385 |
msgid "" |
| 386 |
" i.e. XMLRPC requests coming in to WordPress (whether from a legitimate app, " |
| 387 |
"or from an attacker) can only be verified using the password - not with a " |
| 388 |
"two-factor code. As a result, there not be an ideal option to pick below. " |
| 389 |
"You may have to choose between the convenience of using your apps, or the " |
| 390 |
"security of two factor authentication." |
| 391 |
msgstr "" |
| 392 |
|
| 393 |
#: includes/admin_settings.php:102 |
| 394 |
msgid "Default algorithm" |
| 395 |
msgstr "" |
| 396 |
|
| 397 |
#: includes/admin_settings.php:103 |
| 398 |
msgid "Your users can change this in their own settings if they want." |
| 399 |
msgstr "" |
| 400 |
|
| 401 |
#: includes/admin_settings.php:112 |
| 402 |
msgid "Users' settings" |
| 403 |
msgstr "" |
| 404 |
|
| 405 |
#: includes/admin_settings.php:118 |
| 406 |
msgid "" |
| 407 |
"The Premium version of this plugin allows you to see and reset the TFA " |
| 408 |
"settings of other users." |
| 409 |
msgstr "" |
| 410 |
|
| 411 |
#: includes/admin_settings.php:120 |
| 412 |
msgid "" |
| 413 |
"Another way to do that is by using a user-switching plugin like this one." |
| 414 |
msgstr "" |
| 415 |
|
| 416 |
#: includes/admin_settings.php:154 |
| 417 |
msgid "Default" |
| 418 |
msgstr "" |
| 419 |
|
| 420 |
#: includes/admin_settings.php:156 |
| 421 |
msgid "Change to email" |
| 422 |
msgstr "" |
| 423 |
|
| 424 |
#: includes/admin_settings.php:167 |
| 425 |
msgid "" |
| 426 |
"If you want to say 'thank you' or help this plugin's development, or get " |
| 427 |
"extra features, then please take a look at the premium version of this " |
| 428 |
"plugin." |
| 429 |
msgstr "" |
| 430 |
|
| 431 |
#: includes/admin_settings.php:167 |
| 432 |
msgid "It comes with these extra features:" |
| 433 |
msgstr "" |
| 434 |
|
| 435 |
#: includes/admin_settings.php:171 |
| 436 |
msgid "" |
| 437 |
"provide your users with one-time codes to use in case they lose their device." |
| 438 |
msgstr "" |
| 439 |
|
| 440 |
#: includes/admin_settings.php:172 |
| 441 |
msgid "Manage all users centrally" |
| 442 |
msgstr "" |
| 443 |
|
| 444 |
#: includes/admin_settings.php:172 |
| 445 |
msgid "" |
| 446 |
"enable, disable or see TFA codes for all your users from one central " |
| 447 |
"location." |
| 448 |
msgstr "" |
| 449 |
|
| 450 |
#: includes/admin_settings.php:173 |
| 451 |
msgid "More shortcodes" |
| 452 |
msgstr "" |
| 453 |
|
| 454 |
#: includes/admin_settings.php:173 |
| 455 |
msgid "" |
| 456 |
"flexible shortcodes allowing you to design your front-end settings page for " |
| 457 |
"your users exactly as you wish." |
| 458 |
msgstr "" |
| 459 |
|
| 460 |
#: includes/admin_settings.php:174 |
| 461 |
msgid "Personal support" |
| 462 |
msgstr "" |
| 463 |
|
| 464 |
#: includes/admin_settings.php:174 |
| 465 |
msgid "access to our personal support desk for 12 months." |
| 466 |
msgstr "" |
| 467 |
|
| 468 |
#: includes/admin_settings.php:180 |
| 469 |
msgid "Translations" |
| 470 |
msgstr "" |
| 471 |
|
| 472 |
#: includes/admin_settings.php:182 |
| 473 |
msgid "" |
| 474 |
"If you translate this plugin, please send the translations .po-file to us so " |
| 475 |
"we can include it in future releases - paste a link in the plugin's support " |
| 476 |
"forum." |
| 477 |
msgstr "" |
| 478 |
|
| 479 |
#: premium.php:45 premium.php:65 |
| 480 |
msgid "Two factor authentication is not available for this user." |
| 481 |
msgstr "" |
| 482 |
|
| 483 |
#: premium.php:48 |
| 484 |
msgid "Two factor authentication is not activated for this user." |
| 485 |
msgstr "" |
| 486 |
|
| 487 |
#: premium.php:75 |
| 488 |
msgid "Two factor authentication has been activated for this user." |
| 489 |
msgstr "" |
| 490 |
|
| 491 |
#: premium.php:77 |
| 492 |
msgid "Two factor authentication has been de-activated for this user." |
| 493 |
msgstr "" |
| 494 |
|
| 495 |
#: premium.php:135 |
| 496 |
msgid "Show codes for a particular user" |
| 497 |
msgstr "" |
| 498 |
|
| 499 |
#: premium.php:138 |
| 500 |
msgid "Get codes" |
| 501 |
msgstr "" |
| 502 |
|
| 503 |
#: premium.php:139 |
| 504 |
msgid "De-activate TFA" |
| 505 |
msgstr "" |
| 506 |
|
| 507 |
#: premium.php:140 |
| 508 |
msgid "Activate TFA" |
| 509 |
msgstr "" |
| 510 |
|
| 511 |
#: premium.php:163 premium.php:183 premium.php:200 |
| 512 |
msgid "You must first choose a valid user." |
| 513 |
msgstr "" |
| 514 |
|
| 515 |
#: premium.php:427 |
| 516 |
msgid "" |
| 517 |
"Your must now go to the Two Factor Authentication settings and generated a " |
| 518 |
"new private key if you wish to use any emergency codes in future." |
| 519 |
msgstr "" |
| 520 |
|
| 521 |
#: premium.php:433 |
| 522 |
msgid "emergency login code used" |
| 523 |
msgstr "" |
| 524 |
|
| 525 |
#: premium.php:434 |
| 526 |
#, php-format |
| 527 |
msgid "An emergency code was used to login (username: %s) on this website: " |
| 528 |
msgstr "" |
| 529 |
|
| 530 |
#: premium.php:435 |
| 531 |
#, php-format |
| 532 |
msgid "You now have %s emergency code(s) remaining." |
| 533 |
msgstr "" |
| 534 |
|
| 535 |
#: premium.php:477 |
| 536 |
msgid "" |
| 537 |
"You have three emergency codes that can be used. Keep them in a safe place; " |
| 538 |
"if you lose your authentication device, then you can use them to log in." |
| 539 |
msgstr "" |
| 540 |
|
| 541 |
#: premium.php:477 |
| 542 |
msgid "" |
| 543 |
"These can only be used once each - after using them all, you must reset your " |
| 544 |
"private key." |
| 545 |
msgstr "" |
| 546 |
|
| 547 |
#: premium.php:479 |
| 548 |
msgid "Your emergency codes are:" |
| 549 |
msgstr "" |
| 550 |
|
| 551 |
#: updater/class-udm-updater.php:120 updater/class-udm-updater.php:123 |
| 552 |
#: updater/class-udm-updater.php:168 updater/class-udm-updater.php:171 |
| 553 |
msgid "Errors occurred:" |
| 554 |
msgstr "" |
| 555 |
|
| 556 |
#: updater/class-udm-updater.php:202 |
| 557 |
#, php-format |
| 558 |
msgid "Dismiss from main dashboard (for %s weeks)" |
| 559 |
msgstr "" |
| 560 |
|
| 561 |
#: updater/class-udm-updater.php:232 |
| 562 |
msgid "Warning" |
| 563 |
msgstr "" |
| 564 |
|
| 565 |
#: updater/class-udm-updater.php:232 |
| 566 |
#, php-format |
| 567 |
msgid "" |
| 568 |
"The installed version of %s has not been tested on your version of WordPress " |
| 569 |
"(%s)." |
| 570 |
msgstr "" |
| 571 |
|
| 572 |
#: updater/class-udm-updater.php:232 |
| 573 |
#, php-format |
| 574 |
msgid "It has been tested up to version %s." |
| 575 |
msgstr "" |
| 576 |
|
| 577 |
#: updater/class-udm-updater.php:232 |
| 578 |
msgid "" |
| 579 |
"You should update to make sure that you have a version that has been tested " |
| 580 |
"for compatibility." |
| 581 |
msgstr "" |
| 582 |
|
| 583 |
#: updater/class-udm-updater.php:240 |
| 584 |
#, php-format |
| 585 |
msgid "" |
| 586 |
"Your paid access to %s updates for this site has expired. You will no longer " |
| 587 |
"receive updates." |
| 588 |
msgstr "" |
| 589 |
|
| 590 |
#: updater/class-udm-updater.php:240 updater/class-udm-updater.php:242 |
| 591 |
msgid "" |
| 592 |
"To regain access to updates (including future features and compatibility " |
| 593 |
"with future WordPress releases) and support, please renew." |
| 594 |
msgstr "" |
| 595 |
|
| 596 |
#: updater/class-udm-updater.php:242 |
| 597 |
#, php-format |
| 598 |
msgid "Your paid access to %s updates for %s add-ons on this site has expired." |
| 599 |
msgstr "" |
| 600 |
|
| 601 |
#: updater/class-udm-updater.php:246 |
| 602 |
#, php-format |
| 603 |
msgid "" |
| 604 |
"Your paid access to %s updates for %s of the %s add-ons on this site will " |
| 605 |
"soon expire." |
| 606 |
msgstr "" |
| 607 |
|
| 608 |
#: updater/class-udm-updater.php:246 updater/class-udm-updater.php:248 |
| 609 |
msgid "" |
| 610 |
"To retain your access, and maintain access to updates (including future " |
| 611 |
"features and compatibility with future WordPress releases) and support, " |
| 612 |
"please renew." |
| 613 |
msgstr "" |
| 614 |
|
| 615 |
#: updater/class-udm-updater.php:248 |
| 616 |
#, php-format |
| 617 |
msgid "Your paid access to %s updates for this site will soon expire." |
| 618 |
msgstr "" |
| 619 |
|
| 620 |
#: updater/class-udm-updater.php:252 |
| 621 |
#, php-format |
| 622 |
msgid "Your paid access to %s support has expired." |
| 623 |
msgstr "" |
| 624 |
|
| 625 |
#: updater/class-udm-updater.php:252 |
| 626 |
msgid "To regain your access, please renew." |
| 627 |
msgstr "" |
| 628 |
|
| 629 |
#: updater/class-udm-updater.php:254 |
| 630 |
#, php-format |
| 631 |
msgid "Your paid access to %s support will soon expire." |
| 632 |
msgstr "" |
| 633 |
|
| 634 |
#: updater/class-udm-updater.php:254 |
| 635 |
msgid "To maintain your access to support, please renew." |
| 636 |
msgstr "" |
| 637 |
|
| 638 |
#: updater/class-udm-updater.php:311 |
| 639 |
#, php-format |
| 640 |
msgid "Access to plugin updates (%s)" |
| 641 |
msgstr "" |
| 642 |
|
| 643 |
#: updater/class-udm-updater.php:346 |
| 644 |
msgid "You need to enter both an email address and a password" |
| 645 |
msgstr "" |
| 646 |
|
| 647 |
#: updater/class-udm-updater.php:358 |
| 648 |
msgid "Connecting..." |
| 649 |
msgstr "" |
| 650 |
|
| 651 |
#: updater/class-udm-updater.php:360 updater/class-udm-updater.php:466 |
| 652 |
msgid "Connect" |
| 653 |
msgstr "" |
| 654 |
|
| 655 |
#: updater/class-udm-updater.php:366 updater/class-udm-updater.php:383 |
| 656 |
#: updater/class-udm-updater.php:388 updater/class-udm-updater.php:416 |
| 657 |
#: updater/class-udm-updater.php:421 |
| 658 |
msgid "" |
| 659 |
"The response from the remote site could not be decoded. (More information is " |
| 660 |
"recorded in the browser console)." |
| 661 |
msgstr "" |
| 662 |
|
| 663 |
#: updater/class-udm-updater.php:372 |
| 664 |
msgid "Your email address and password were not recognised." |
| 665 |
msgstr "" |
| 666 |
|
| 667 |
#: updater/class-udm-updater.php:376 |
| 668 |
msgid "You have successfully connected for access to updates to this plugin." |
| 669 |
msgstr "" |
| 670 |
|
| 671 |
#: updater/class-udm-updater.php:379 |
| 672 |
msgid "" |
| 673 |
"Your login was accepted, but no available entitlement for this plugin was " |
| 674 |
"found." |
| 675 |
msgstr "" |
| 676 |
|
| 677 |
#: updater/class-udm-updater.php:379 |
| 678 |
msgid "" |
| 679 |
"Has your licence expired, or have you used all your available licences " |
| 680 |
"elsewhere?" |
| 681 |
msgstr "" |
| 682 |
|
| 683 |
#: updater/class-udm-updater.php:407 |
| 684 |
msgid "Disconnecting..." |
| 685 |
msgstr "" |
| 686 |
|
| 687 |
#: updater/class-udm-updater.php:409 updater/class-udm-updater.php:457 |
| 688 |
msgid "Disconnect" |
| 689 |
msgstr "" |
| 690 |
|
| 691 |
#: updater/class-udm-updater.php:413 |
| 692 |
msgid "You have successfully disconnected access to updates to this plugin." |
| 693 |
msgstr "" |
| 694 |
|
| 695 |
#: updater/class-udm-updater.php:454 |
| 696 |
#, php-format |
| 697 |
msgid "You are connected to receive updates for %s (login: %s)" |
| 698 |
msgstr "" |
| 699 |
|
| 700 |
#: updater/class-udm-updater.php:461 |
| 701 |
#, php-format |
| 702 |
msgid "Please enter your customer login to access updates for %s" |
| 703 |
msgstr "" |
| 704 |
|
| 705 |
#: updater/class-udm-updater.php:464 |
| 706 |
msgid "Email" |
| 707 |
msgstr "" |
| 708 |
|
| 709 |
#: updater/class-udm-updater.php:465 |
| 710 |
msgid "Password" |
| 711 |
msgstr "" |
| 712 |
|