Plugin Directory

Changeset 718961


Ignore:
Timestamp:
05/27/2013 04:45:56 PM (13 years ago)
Author:
convissor
Message:

Squash for release 0.38.0.

Location:
login-security-solution/trunk
Files:
12 edited

Legend:

Unmodified
Added
Removed
  • login-security-solution/trunk/admin.php

    r607720 r718961  
    729729
    730730        echo '<p>';
    731         echo $this->hsc_utf8(__("Submitting this form sets a flag that forces all users to utilize WordPress' built in password reset functionality.", self::ID));
     731        echo $this->hsc_utf8(__("Submitting this form sets a flag that forces all users, except yourself, to utilize WordPress' built in password reset functionality.", self::ID));
    732732        echo ' ';
    733733        echo $this->hsc_utf8(__("Users who are presently logged in will be logged out the next time they view a page that requires authentication.", self::ID));
  • login-security-solution/trunk/languages/login-security-solution-de_DE.po

    r696855 r718961  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: Login Security Solution 0.36.0\n"
     3"Project-Id-Version: Login Security Solution 0.38.0\n"
    44"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/login-security-"
    55"solution\n"
    6 "POT-Creation-Date: 2013-04-13 01:34:40+00:00\n"
    7 "PO-Revision-Date: 2012-12-29 19:03:04+0000\n"
     6"POT-Creation-Date: 2013-05-27 15:28:23+00:00\n"
     7"PO-Revision-Date: 2013-05-03 13:28:55+02:00\n"
    88"Last-Translator: Christian Foellmann <translate@foe-services.de>\n"
    99"Language-Team: Translate.foe-services.de <translate@foe-services.de>\n"
     
    193193"Daten, die bei x Loginfehlern genutzt wurden. 0 deaktiviert diese Funktion."
    194194
    195 #: admin.php:319 login-security-solution.php:1964
     195#: admin.php:319 login-security-solution.php:2071
    196196msgid "Breach Email Confirm"
    197197msgstr "E-Mail-Bestätigung bei Einbruchsverdacht"
     
    351351#: admin.php:731
    352352msgid ""
    353 "Submitting this form sets a flag that forces all users to utilize WordPress' "
    354 "built in password reset functionality."
    355 msgstr ""
    356 "Mit dem abschicken dieses Formulars zwingt alle Benutzer ihr Passwort über "
    357 "die interne WordPress-Funktion zurück zu setzen."
     353"Submitting this form sets a flag that forces all users, except yourself, to "
     354"utilize WordPress' built in password reset functionality."
     355msgstr ""
     356"Mit dem Abschicken dieses Formulars werden alle Benutzer, außer dir selbst, "
     357"dazu gewungen ihr Passwort über die interne WordPress-Funktion zurück zu "
     358"setzen."
    358359
    359360#: admin.php:733
     
    456457"zu sein."
    457458
    458 #: login-security-solution.php:545 tests/LoginErrorsTest.php:97
     459#: login-security-solution.php:640 tests/LoginErrorsTest.php:97
    459460#: tests/LoginErrorsTest.php:111
    460461msgid "Invalid username or password."
     
    462463
    463464# Translation from WordPress.
    464 #: login-security-solution.php:551 tests/LoginErrorsTest.php:125
     465#: login-security-solution.php:647 tests/LoginErrorsTest.php:125
    465466#: tests/LoginErrorsTest.php:139
    466467msgid "Password reset is not allowed for this user"
    467468msgstr ""
    468469
    469 #: login-security-solution.php:576 tests/LoginMessageTest.php:66
     470#: login-security-solution.php:673 tests/LoginMessageTest.php:66
    470471msgid "It has been over %d minutes since your last action."
    471472msgstr "Es sind %d Minuten seit deiner letzten Aktion vergangen."
    472473
    473 #: login-security-solution.php:577 tests/LoginMessageTest.php:67
     474#: login-security-solution.php:674 tests/LoginMessageTest.php:67
    474475msgid "Please log back in."
    475476msgstr "Bitte logge dich neu ein."
    476477
    477 #: login-security-solution.php:580 tests/LoginMessageTest.php:77
     478#: login-security-solution.php:677 tests/LoginMessageTest.php:77
    478479msgid "The grace period for changing your password has expired."
    479480msgstr "Die Frist um dein Passwort zu ändern ist abgelaufen."
    480481
    481 #: login-security-solution.php:581 tests/LoginMessageTest.php:78
     482#: login-security-solution.php:678 tests/LoginMessageTest.php:78
    482483msgid "Please submit this form to reset your password."
    483484msgstr "Schicke dieses Formular ab um dein Passwort zurück zu setzen."
    484485
    485 #: login-security-solution.php:584 tests/LoginMessageTest.php:88
     486#: login-security-solution.php:681 tests/LoginMessageTest.php:88
    486487msgid "Your password must be reset."
    487488msgstr "Dein Passwort muss zurück gesetzt werden."
    488489
    489 #: login-security-solution.php:585 tests/LoginMessageTest.php:89
     490#: login-security-solution.php:682 tests/LoginMessageTest.php:89
    490491msgid "Please submit this form to reset it."
    491492msgstr "Bitte schicke diese Formular ab um es zurückzusetzen."
    492493
    493 #: login-security-solution.php:588 tests/LoginMessageTest.php:104
     494#: login-security-solution.php:685 tests/LoginMessageTest.php:104
    494495msgid "Your password has expired. Please log and change it."
    495496msgstr ""
    496497"Dein Passwort ist abgelaufen. Bitte logge dich ein und wähle ein neues."
    497498
    498 #: login-security-solution.php:589 tests/LoginMessageTest.php:105
     499#: login-security-solution.php:686 tests/LoginMessageTest.php:105
    499500msgid "We provide a %d minute grace period to do so."
    500501msgstr "Die Frist dafür beträgt %d Minuten."
    501502
    502 #: login-security-solution.php:597 tests/LoginMessageTest.php:129
     503#: login-security-solution.php:694 tests/LoginMessageTest.php:129
    503504#: tests/LoginMessageTest.php:144
    504505msgid "The site is undergoing maintenance."
    505506msgstr "Die Seite wird gerade gewartet."
    506507
    507 #: login-security-solution.php:598 tests/LoginMessageTest.php:130
     508#: login-security-solution.php:695 tests/LoginMessageTest.php:130
    508509#: tests/LoginMessageTest.php:145
    509510msgid "Please try again later."
    510511msgstr "Bitte versuch es später noch einmal."
    511512
    512 #: login-security-solution.php:678
     513#: login-security-solution.php:775
    513514msgid ""
    514515"The password should either be: A) at least %d characters long and contain "
     
    523524"Verbindung stehen."
    524525
    525 #: login-security-solution.php:717 tests/PasswordChangeTest.php:278
     526#: login-security-solution.php:814 tests/PasswordChangeTest.php:278
    526527msgid "Passwords can not be reused."
    527528msgstr "Passwörter können nicht wieder verwandt werden."
    528529
    529530# Translation from WordPress.
    530 #: login-security-solution.php:922
     531#: login-security-solution.php:1012
    531532msgid "ERROR"
    532533msgstr ""
    533534
    534 #: login-security-solution.php:1059
     535#: login-security-solution.php:1159
    535536msgid ""
    536537"\n"
     
    548549"Passwort MD5                 %5d     %s\n"
    549550
    550 #: login-security-solution.php:1774 tests/LoginMessageTest.php:148
     551#: login-security-solution.php:1881 tests/LoginMessageTest.php:148
    551552#: tests/PasswordValidationTest.php:510
    552553msgid "Passwords must use ASCII characters."
    553554msgstr "Passwörter dürfen nur aus ASCII Zeichen bestehen."
    554555
    555 #: login-security-solution.php:1776 tests/PasswordValidationTest.php:580
     556#: login-security-solution.php:1883 tests/PasswordValidationTest.php:580
    556557msgid ""
    557558"Passwords must either contain upper-case and lower-case letters or be %d "
     
    561562"Zeichen lang sein."
    562563
    563 #: login-security-solution.php:1778 tests/PasswordValidationTest.php:658
     564#: login-security-solution.php:1885 tests/PasswordValidationTest.php:658
    564565msgid "Password is too common."
    565566msgstr "Passwort ist zu gewöhnlich."
    566567
    567 #: login-security-solution.php:1780 tests/PasswordValidationTest.php:674
     568#: login-security-solution.php:1887 tests/PasswordValidationTest.php:674
    568569msgid "Passwords can't be variations of dictionary words."
    569570msgstr ""
    570571"Passwörter dürfen keine Variationen von Worten aus dem Wörterbuch sein."
    571572
    572 #: login-security-solution.php:1782 tests/PasswordValidationTest.php:486
     573#: login-security-solution.php:1889 tests/PasswordValidationTest.php:486
    573574msgid "Password not set."
    574575msgstr "Passwort nicht gesetzt."
    575576
    576 #: login-security-solution.php:1784 tests/PasswordValidationTest.php:567
     577#: login-security-solution.php:1891 tests/PasswordValidationTest.php:567
    577578msgid "Passwords must either contain numbers or be %d characters long."
    578579msgstr ""
     
    580581"sein."
    581582
    582 #: login-security-solution.php:1786 tests/PasswordValidationTest.php:554
     583#: login-security-solution.php:1893 tests/PasswordValidationTest.php:554
    583584msgid ""
    584585"Passwords must either contain punctuation marks / symbols or be %d "
     
    588589"Zeichen lang sein."
    589590
    590 #: login-security-solution.php:1788 tests/PasswordValidationTest.php:606
     591#: login-security-solution.php:1895 tests/PasswordValidationTest.php:606
    591592msgid "Passwords can't have that many sequential characters."
    592593msgstr "Passwörter dürfen nicht aus fortlaufenden Buchstaben bestehen."
    593594
    594 #: login-security-solution.php:1790 tests/PasswordValidationTest.php:593
     595#: login-security-solution.php:1897 tests/PasswordValidationTest.php:593
    595596msgid "Passwords can't be sequential keys."
    596597msgstr "Passwörter dürfen nicht aus fortlaufenden Tasten-Anschlägen bestehen."
    597598
    598 #: login-security-solution.php:1792 tests/LoginMessageTest.php:115
     599#: login-security-solution.php:1899 tests/LoginMessageTest.php:115
    599600#: tests/PasswordChangeTest.php:311 tests/PasswordValidationTest.php:527
    600601#: tests/PasswordValidationTest.php:541
     
    602603msgstr "Passwort ist zu kurz."
    603604
    604 #: login-security-solution.php:1794 tests/PasswordValidationTest.php:497
     605#: login-security-solution.php:1901 tests/PasswordValidationTest.php:497
    605606msgid "Passwords must be strings."
    606607msgstr "Passwörter müssen Strings sein."
    607608
    608 #: login-security-solution.php:1796 tests/PasswordValidationTest.php:645
     609#: login-security-solution.php:1903 tests/PasswordValidationTest.php:645
    609610msgid "Passwords can't contain site info."
    610611msgstr "Passwörter dürfen keine Seiteninformationen enthalten."
    611612
    612 #: login-security-solution.php:1798 tests/PasswordValidationTest.php:619
     613#: login-security-solution.php:1905 tests/PasswordValidationTest.php:619
    613614#: tests/PasswordValidationTest.php:632
    614615msgid "Passwords can't contain user data."
    615616msgstr "Passwörter dürfen keine Benutzerdaten enthalten."
    616617
    617 #: login-security-solution.php:1949
     618#: login-security-solution.php:2056
    618619msgid "POTENTIAL INTRUSION AT %s"
    619620msgstr "MÖGLICHER EINBRUCH IN %s"
    620621
    621 #: login-security-solution.php:1953
     622#: login-security-solution.php:2060
    622623msgid "Your website, %s, may have been broken in to."
    623624msgstr "In deine Webseite, %s, scheint eingebrochen worden zu sein."
    624625
    625 #: login-security-solution.php:1956
     626#: login-security-solution.php:2063
    626627msgid ""
    627628"Someone just logged in using the following components. Prior to that, some "
     
    633634"registriert:"
    634635
    635 #: login-security-solution.php:1962
     636#: login-security-solution.php:2069
    636637msgid ""
    637638"The user has been logged out and will be required to confirm their identity "
     
    641642"zurücksetzen Funktion bestätigen."
    642643
    643 #: login-security-solution.php:1964
     644#: login-security-solution.php:2071
    644645msgid ""
    645646"WARNING: The '%s' setting you chose means this person has NOT been logged "
     
    650651"bestätigen."
    651652
    652 #: login-security-solution.php:1966
     653#: login-security-solution.php:2073
    653654msgid "A notification about this potential breach has been sent to the user."
    654655msgstr ""
     
    656657"gesendet."
    657658
    658 #: login-security-solution.php:1969
     659#: login-security-solution.php:2076
    659660msgid "This message is from the %s plugin (%s) for WordPress."
    660661msgstr "Diese Nachricht ist vom %s Plugin (%s) für WordPress."
    661662
    662 #: login-security-solution.php:1992
     663#: login-security-solution.php:2099
    663664msgid "VERIFY YOU LOGGED IN TO %s"
    664665msgstr "BESTÄTIGE, DASS DU DICH AUF %s EINGELOGGT HAST"
    665666
    666 #: login-security-solution.php:1996
     667#: login-security-solution.php:2103
    667668msgid ""
    668669"Someone just logged into your '%s' account at %s.  Was it you that logged "
     
    673674"angegriffen wird."
    674675
    675 #: login-security-solution.php:2000
     676#: login-security-solution.php:2107
    676677msgid ""
    677678"To ensure your account is not being hijacked, you will have go through the '%"
     
    682683
    683684# Translation from WordPress.
    684 #: login-security-solution.php:2000
     685#: login-security-solution.php:2107
    685686msgid "Lost your password?"
    686687msgstr ""
    687688
    688 #: login-security-solution.php:2003
     689#: login-security-solution.php:2110
    689690msgid "If it was NOT YOU, please do the following right away:"
    690691msgstr ""
     
    692693"aus:"
    693694
    694 #: login-security-solution.php:2006
     695#: login-security-solution.php:2113
    695696msgid " * Log into the site and change your password."
    696697msgstr " * Logge dich ein und ändere dein Passwort."
    697698
    698 #: login-security-solution.php:2009
     699#: login-security-solution.php:2116
    699700msgid " * Send an email to %s letting them know it was not you who logged in."
    700701msgstr ""
     
    702703"der sich eingeloggt hat."
    703704
    704 #: login-security-solution.php:2035
     705#: login-security-solution.php:2142
    705706msgid "ATTACK HAPPENING TO %s"
    706707msgstr "ATTACKE IST GEGEN %s GERICHTET"
    707708
    708 #: login-security-solution.php:2039
     709#: login-security-solution.php:2146
    709710msgid "Your website, %s, is undergoing a brute force attack."
    710711msgstr "Ihre Webseite, %s, steht unter einer Brute Force Attacke."
    711712
    712 #: login-security-solution.php:2042
     713#: login-security-solution.php:2149
    713714msgid ""
    714715"There have been at least %d failed attempts to log in during the past %d "
     
    719720"enthielten:"
    720721
    721 #: login-security-solution.php:2047
     722#: login-security-solution.php:2154
    722723msgid ""
    723724"The %s plugin (%s) for WordPress is repelling the attack by making their "
     
    727728"fehlerhafte Logins stark verzögert."
    728729
    729 #: login-security-solution.php:2051
     730#: login-security-solution.php:2158
    730731msgid ""
    731732"This attacker will also be denied access in the event they stumble upon "
     
    735736"gültige Zugangsdaten erlangen sollte."
    736737
    737 #: login-security-solution.php:2057
     738#: login-security-solution.php:2164
    738739msgid ""
    739740"Further notifications about this attacker will only be sent if the attack "
  • login-security-solution/trunk/languages/login-security-solution-fr_FR.po

    r696855 r718961  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: Login Security Solution 0.36.0\n"
     3"Project-Id-Version: Login Security Solution 0.38.0\n"
    44"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/login-security-"
    55"solution\n"
    6 "POT-Creation-Date: 2013-04-13 01:34:40+00:00\n"
    7 "PO-Revision-Date: 2012-10-17 19:52:00-04:00\n"
    8 "Last-Translator: FxB <fx@fxbenard.com>\n"
     6"POT-Creation-Date: 2013-05-27 15:28:23+00:00\n"
     7"PO-Revision-Date: 2013-05-26 16:32:54+02:00\n"
     8"Last-Translator: MerMouY <mermouy@gmail.com>\n"
    99"Language-Team: FxB <fx@fxbenard.com>\n"
    1010"MIME-Version: 1.0\n"
     
    190190"infructueuses. 0 Désactive cette fonctionnalité."
    191191
    192 #: admin.php:319 login-security-solution.php:1964
     192#: admin.php:319 login-security-solution.php:2071
    193193msgid "Breach Email Confirm"
    194194msgstr "Confirmation de violation d'e-mail"
     
    349349#: admin.php:731
    350350msgid ""
    351 "Submitting this form sets a flag that forces all users to utilize WordPress' "
    352 "built in password reset functionality."
    353 msgstr ""
    354 "Cocher cette case obligera tous les utilisateurs à utiliser le processus de "
    355 "changement de mot de passe de WordPress."
     351"Submitting this form sets a flag that forces all users, except yourself, to "
     352"utilize WordPress' built in password reset functionality."
     353msgstr ""
     354"Cocher cette case obligera tous les utilisateurs exepté vous, à utiliser le "
     355"processus de changement de mot de passe de WordPress."
    356356
    357357#: admin.php:733
     
    452452
    453453# @ login-security-solution
    454 #: login-security-solution.php:545 tests/LoginErrorsTest.php:97
     454#: login-security-solution.php:640 tests/LoginErrorsTest.php:97
    455455#: tests/LoginErrorsTest.php:111
    456456msgid "Invalid username or password."
     
    459459# Translation from WordPress.
    460460# @ default
    461 #: login-security-solution.php:551 tests/LoginErrorsTest.php:125
     461#: login-security-solution.php:647 tests/LoginErrorsTest.php:125
    462462#: tests/LoginErrorsTest.php:139
    463463msgid "Password reset is not allowed for this user"
     
    465465
    466466# @ login-security-solution
    467 #: login-security-solution.php:576 tests/LoginMessageTest.php:66
     467#: login-security-solution.php:673 tests/LoginMessageTest.php:66
    468468msgid "It has been over %d minutes since your last action."
    469469msgstr "Vous êtes inactif depuis %d minutes."
    470470
    471471# @ login-security-solution
    472 #: login-security-solution.php:577 tests/LoginMessageTest.php:67
     472#: login-security-solution.php:674 tests/LoginMessageTest.php:67
    473473msgid "Please log back in."
    474474msgstr "Veuillez vous reconnecter."
    475475
    476476# @ login-security-solution
    477 #: login-security-solution.php:580 tests/LoginMessageTest.php:77
     477#: login-security-solution.php:677 tests/LoginMessageTest.php:77
    478478msgid "The grace period for changing your password has expired."
    479479msgstr "La période allouée pour changer votre mot de passe est écoulée."
    480480
    481481# @ login-security-solution
    482 #: login-security-solution.php:581 tests/LoginMessageTest.php:78
     482#: login-security-solution.php:678 tests/LoginMessageTest.php:78
    483483msgid "Please submit this form to reset your password."
    484484msgstr "Veuillez remplir ce formulaire pour ré-initialiser votre mor de passe."
    485485
    486486# @ login-security-solution
    487 #: login-security-solution.php:584 tests/LoginMessageTest.php:88
     487#: login-security-solution.php:681 tests/LoginMessageTest.php:88
    488488msgid "Your password must be reset."
    489489msgstr "Votre mot de passe doit être changé."
    490490
    491491# @ login-security-solution
    492 #: login-security-solution.php:585 tests/LoginMessageTest.php:89
     492#: login-security-solution.php:682 tests/LoginMessageTest.php:89
    493493msgid "Please submit this form to reset it."
    494494msgstr "Veuillez remplir ce formulaire pour le ré-initialiser."
    495495
    496496# @ login-security-solution
    497 #: login-security-solution.php:588 tests/LoginMessageTest.php:104
     497#: login-security-solution.php:685 tests/LoginMessageTest.php:104
    498498msgid "Your password has expired. Please log and change it."
    499499msgstr "Votre mot de passe a expiré. Veuillez vous connecter et le changer."
    500500
    501501# @ login-security-solution
    502 #: login-security-solution.php:589 tests/LoginMessageTest.php:105
     502#: login-security-solution.php:686 tests/LoginMessageTest.php:105
    503503msgid "We provide a %d minute grace period to do so."
    504504msgstr "Une période de %d minutes vous est allouée pour cela."
    505505
    506506# @ login-security-solution
    507 #: login-security-solution.php:597 tests/LoginMessageTest.php:129
     507#: login-security-solution.php:694 tests/LoginMessageTest.php:129
    508508#: tests/LoginMessageTest.php:144
    509509msgid "The site is undergoing maintenance."
     
    511511
    512512# @ login-security-solution
    513 #: login-security-solution.php:598 tests/LoginMessageTest.php:130
     513#: login-security-solution.php:695 tests/LoginMessageTest.php:130
    514514#: tests/LoginMessageTest.php:145
    515515msgid "Please try again later."
    516516msgstr "Veuillez ré-essayer un peu plus tard."
    517517
    518 #: login-security-solution.php:678
     518#: login-security-solution.php:775
    519519msgid ""
    520520"The password should either be: A) at least %d characters long and contain "
     
    530530
    531531# @ login-security-solution
    532 #: login-security-solution.php:717 tests/PasswordChangeTest.php:278
     532#: login-security-solution.php:814 tests/PasswordChangeTest.php:278
    533533msgid "Passwords can not be reused."
    534534msgstr "Les mots de passe ne peuvent pas être ré-utilisés."
     
    536536# Translation from WordPress.
    537537# @ default
    538 #: login-security-solution.php:922
     538#: login-security-solution.php:1012
    539539msgid "ERROR"
    540540msgstr ""
    541541
    542542# @ login-security-solution
    543 #: login-security-solution.php:1059
     543#: login-security-solution.php:1159
    544544msgid ""
    545545"\n"
     
    558558
    559559# @ login-security-solution
    560 #: login-security-solution.php:1774 tests/LoginMessageTest.php:148
     560#: login-security-solution.php:1881 tests/LoginMessageTest.php:148
    561561#: tests/PasswordValidationTest.php:510
    562562msgid "Passwords must use ASCII characters."
     
    564564
    565565# @ login-security-solution
    566 #: login-security-solution.php:1776 tests/PasswordValidationTest.php:580
     566#: login-security-solution.php:1883 tests/PasswordValidationTest.php:580
    567567msgid ""
    568568"Passwords must either contain upper-case and lower-case letters or be %d "
     
    573573
    574574# @ login-security-solution
    575 #: login-security-solution.php:1778 tests/PasswordValidationTest.php:658
     575#: login-security-solution.php:1885 tests/PasswordValidationTest.php:658
    576576msgid "Password is too common."
    577577msgstr "Le mot de passe est trop banal."
    578578
    579579# @ login-security-solution
    580 #: login-security-solution.php:1780 tests/PasswordValidationTest.php:674
     580#: login-security-solution.php:1887 tests/PasswordValidationTest.php:674
    581581msgid "Passwords can't be variations of dictionary words."
    582582msgstr "Les mots de passe ne peuvent pas être des mots du dictionnaire."
    583583
    584584# @ login-security-solution
    585 #: login-security-solution.php:1782 tests/PasswordValidationTest.php:486
     585#: login-security-solution.php:1889 tests/PasswordValidationTest.php:486
    586586msgid "Password not set."
    587587msgstr "Mot de passe non défini."
    588588
    589589# @ login-security-solution
    590 #: login-security-solution.php:1784 tests/PasswordValidationTest.php:567
     590#: login-security-solution.php:1891 tests/PasswordValidationTest.php:567
    591591msgid "Passwords must either contain numbers or be %d characters long."
    592592msgstr ""
     
    594594
    595595# @ login-security-solution
    596 #: login-security-solution.php:1786 tests/PasswordValidationTest.php:554
     596#: login-security-solution.php:1893 tests/PasswordValidationTest.php:554
    597597msgid ""
    598598"Passwords must either contain punctuation marks / symbols or be %d "
     
    603603
    604604# @ login-security-solution
    605 #: login-security-solution.php:1788 tests/PasswordValidationTest.php:606
     605#: login-security-solution.php:1895 tests/PasswordValidationTest.php:606
    606606msgid "Passwords can't have that many sequential characters."
    607607msgstr ""
     
    609609
    610610# @ login-security-solution
    611 #: login-security-solution.php:1790 tests/PasswordValidationTest.php:593
     611#: login-security-solution.php:1897 tests/PasswordValidationTest.php:593
    612612msgid "Passwords can't be sequential keys."
    613613msgstr "Les mots de passe ne peuvent pas être des touches séquentielles."
    614614
    615615# @ login-security-solution
    616 #: login-security-solution.php:1792 tests/LoginMessageTest.php:115
     616#: login-security-solution.php:1899 tests/LoginMessageTest.php:115
    617617#: tests/PasswordChangeTest.php:311 tests/PasswordValidationTest.php:527
    618618#: tests/PasswordValidationTest.php:541
     
    621621
    622622# @ login-security-solution
    623 #: login-security-solution.php:1794 tests/PasswordValidationTest.php:497
     623#: login-security-solution.php:1901 tests/PasswordValidationTest.php:497
    624624msgid "Passwords must be strings."
    625625msgstr "Les mots de passe ne peuvent pas comporter d'espace."
    626626
    627627# @ login-security-solution
    628 #: login-security-solution.php:1796 tests/PasswordValidationTest.php:645
     628#: login-security-solution.php:1903 tests/PasswordValidationTest.php:645
    629629msgid "Passwords can't contain site info."
    630630msgstr "Les mots de passe ne peuvent pas contenir des informations du site."
    631631
    632632# @ login-security-solution
    633 #: login-security-solution.php:1798 tests/PasswordValidationTest.php:619
     633#: login-security-solution.php:1905 tests/PasswordValidationTest.php:619
    634634#: tests/PasswordValidationTest.php:632
    635635msgid "Passwords can't contain user data."
     
    638638
    639639# @ login-security-solution
    640 #: login-security-solution.php:1949
     640#: login-security-solution.php:2056
    641641msgid "POTENTIAL INTRUSION AT %s"
    642642msgstr "INTRUSION POSSIBLE A %s"
    643643
    644644# @ login-security-solution
    645 #: login-security-solution.php:1953
     645#: login-security-solution.php:2060
    646646msgid "Your website, %s, may have been broken in to."
    647647msgstr "Votre site, %s, a peut-être été corrompu."
    648648
    649649# @ login-security-solution
    650 #: login-security-solution.php:1956
     650#: login-security-solution.php:2063
    651651msgid ""
    652652"Someone just logged in using the following components. Prior to that, some "
     
    659659
    660660# @ login-security-solution
    661 #: login-security-solution.php:1962
     661#: login-security-solution.php:2069
    662662msgid ""
    663663"The user has been logged out and will be required to confirm their identity "
     
    667667"processus du changement de mot de passe."
    668668
    669 #: login-security-solution.php:1964
     669#: login-security-solution.php:2071
    670670msgid ""
    671671"WARNING: The '%s' setting you chose means this person has NOT been logged "
     
    676676"identité."
    677677
    678 #: login-security-solution.php:1966
     678#: login-security-solution.php:2073
    679679msgid "A notification about this potential breach has been sent to the user."
    680680msgstr ""
     
    682682"l'utilisateur."
    683683
    684 #: login-security-solution.php:1969
     684#: login-security-solution.php:2076
    685685msgid "This message is from the %s plugin (%s) for WordPress."
    686686msgstr ""
     
    688688"WordPress."
    689689
    690 #: login-security-solution.php:1992
     690#: login-security-solution.php:2099
    691691msgid "VERIFY YOU LOGGED IN TO %s"
    692692msgstr "ASSUREZ VOUS D'ÊTRE CONNECTÉ À %s"
    693693
    694694# @ login-security-solution
    695 #: login-security-solution.php:1996
     695#: login-security-solution.php:2103
    696696msgid ""
    697697"Someone just logged into your '%s' account at %s.  Was it you that logged "
     
    701701"Nous vous posons la question parce que le site semble subir une attaque."
    702702
    703 #: login-security-solution.php:2000
     703#: login-security-solution.php:2107
    704704msgid ""
    705705"To ensure your account is not being hijacked, you will have go through the '%"
     
    710710
    711711# Translation from WordPress.
    712 #: login-security-solution.php:2000
     712#: login-security-solution.php:2107
    713713msgid "Lost your password?"
    714714msgstr ""
    715715
    716716# @ login-security-solution
    717 #: login-security-solution.php:2003
     717#: login-security-solution.php:2110
    718718msgid "If it was NOT YOU, please do the following right away:"
    719719msgstr "Si ce n'était PAS VOUS, veuillez suivre ces consignes au plus vite:"
    720720
    721721# @ login-security-solution
    722 #: login-security-solution.php:2006
     722#: login-security-solution.php:2113
    723723msgid " * Log into the site and change your password."
    724724msgstr " * Connectez vous au site et changez votre mot de passe."
    725725
    726726# @ login-security-solution
    727 #: login-security-solution.php:2009
     727#: login-security-solution.php:2116
    728728msgid " * Send an email to %s letting them know it was not you who logged in."
    729729msgstr ""
     
    732732
    733733# @ login-security-solution
    734 #: login-security-solution.php:2035
     734#: login-security-solution.php:2142
    735735msgid "ATTACK HAPPENING TO %s"
    736736msgstr "ATTAQUE SUR %s"
    737737
    738738# @ login-security-solution
    739 #: login-security-solution.php:2039
     739#: login-security-solution.php:2146
    740740msgid "Your website, %s, is undergoing a brute force attack."
    741741msgstr "Votre site, %s, subi une attaque de type brute force."
    742742
    743743# @ login-security-solution
    744 #: login-security-solution.php:2042
     744#: login-security-solution.php:2149
    745745msgid ""
    746746"There have been at least %d failed attempts to log in during the past %d "
     
    751751
    752752# @ login-security-solution
    753 #: login-security-solution.php:2047
     753#: login-security-solution.php:2154
    754754msgid ""
    755755"The %s plugin (%s) for WordPress is repelling the attack by making their "
     
    759759"à chaque tentative échouée."
    760760
    761 #: login-security-solution.php:2051
     761#: login-security-solution.php:2158
    762762msgid ""
    763763"This attacker will also be denied access in the event they stumble upon "
     
    767767"sur des informations d'identification valides."
    768768
    769 #: login-security-solution.php:2057
     769#: login-security-solution.php:2164
    770770msgid ""
    771771"Further notifications about this attacker will only be sent if the attack "
  • login-security-solution/trunk/languages/login-security-solution-nl_NL.po

    r705187 r718961  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: Login Security Solution 0.37.0\n"
     3"Project-Id-Version: Login Security Solution 0.38.0\n"
    44"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/login-security-"
    55"solution\n"
    6 "POT-Creation-Date: 2013-04-13 01:34:40+00:00\n"
    7 "PO-Revision-Date: 2013-04-29 01:45+00:00\n"
     6"POT-Creation-Date: 2013-05-27 15:28:23+00:00\n"
     7"PO-Revision-Date: 2013-05-03 08:54:55+03:00\n"
    88"Last-Translator: Friso van Wieringen\n"
    99"Language-Team: Friso van Wieringen\n"
     
    182182"iemand met x gerelateerde inlogpogingen. 0 schakelt deze optie uit."
    183183
    184 #: admin.php:319 login-security-solution.php:1964
     184#: admin.php:319 login-security-solution.php:2071
    185185msgid "Breach Email Confirm"
    186186msgstr "E-mailbevestiging van succesvolle inbraak"
     
    339339#: admin.php:731
    340340msgid ""
    341 "Submitting this form sets a flag that forces all users to utilize WordPress' "
    342 "built in password reset functionality."
    343 msgstr ""
    344 "Door dit formulier in te sturen zullen alle gebruikers hun wachtwoord moeten "
    345 "veranderen d.m.v. Wordpress' ingebouwde wachtwoord reset funtionaliteit."
     341"Submitting this form sets a flag that forces all users, except yourself, to "
     342"utilize WordPress' built in password reset functionality."
     343msgstr ""
     344"Door dit formulier in te sturen zullen alle gebruikers, behalve jezelf, hun "
     345"wachtwoord moeten veranderen d.m.v. Wordpress' ingebouwde wachtwoord reset "
     346"funtionaliteit."
    346347
    347348#: admin.php:733
     
    351352msgstr ""
    352353"Gebruikers die op dit moment zijn ingelogd zullen automatisch worden "
    353 "uitgelogd op het moment dat zij een pagina tonen waarvoor authenticatie "
     354"uitgelogd op het moment dat zij een pagina openen waarvoor authenticatie "
    354355"nodig is."
    355356
     
    442443"$user_ID variabele is niet ingesteld. Een andere plugin misdraagt zich."
    443444
    444 #: login-security-solution.php:545 tests/LoginErrorsTest.php:97
     445#: login-security-solution.php:640 tests/LoginErrorsTest.php:97
    445446#: tests/LoginErrorsTest.php:111
    446447msgid "Invalid username or password."
     
    448449
    449450# Translation from WordPress.
    450 #: login-security-solution.php:551 tests/LoginErrorsTest.php:125
     451#: login-security-solution.php:647 tests/LoginErrorsTest.php:125
    451452#: tests/LoginErrorsTest.php:139
    452453msgid "Password reset is not allowed for this user"
    453454msgstr ""
    454455
    455 #: login-security-solution.php:576 tests/LoginMessageTest.php:66
     456#: login-security-solution.php:673 tests/LoginMessageTest.php:66
    456457msgid "It has been over %d minutes since your last action."
    457458msgstr "Je vorige actie is %d minuten geleden."
    458459
    459 #: login-security-solution.php:577 tests/LoginMessageTest.php:67
     460#: login-security-solution.php:674 tests/LoginMessageTest.php:67
    460461msgid "Please log back in."
    461462msgstr "Log a.u.b. opnieuw in."
    462463
    463 #: login-security-solution.php:580 tests/LoginMessageTest.php:77
     464#: login-security-solution.php:677 tests/LoginMessageTest.php:77
    464465msgid "The grace period for changing your password has expired."
    465466msgstr "De periode voor het wijzigen van je wachtwoord is verlopen."
    466467
    467 #: login-security-solution.php:581 tests/LoginMessageTest.php:78
     468#: login-security-solution.php:678 tests/LoginMessageTest.php:78
    468469msgid "Please submit this form to reset your password."
    469470msgstr "Stuur dit formulier in om je wachtwoord opnieuw in te stellen."
    470471
    471 #: login-security-solution.php:584 tests/LoginMessageTest.php:88
     472#: login-security-solution.php:681 tests/LoginMessageTest.php:88
    472473msgid "Your password must be reset."
    473474msgstr "Je wachtwoord moet opnieuw worden ingesteld."
    474475
    475 #: login-security-solution.php:585 tests/LoginMessageTest.php:89
     476#: login-security-solution.php:682 tests/LoginMessageTest.php:89
    476477msgid "Please submit this form to reset it."
    477478msgstr "Stuur dit formulier in om het opnieuw in te stellen."
    478479
    479 #: login-security-solution.php:588 tests/LoginMessageTest.php:104
     480#: login-security-solution.php:685 tests/LoginMessageTest.php:104
    480481msgid "Your password has expired. Please log and change it."
    481482msgstr "Je wachtwoord is verlopen. Log in om het te veranderen."
    482483
    483 #: login-security-solution.php:589 tests/LoginMessageTest.php:105
     484#: login-security-solution.php:686 tests/LoginMessageTest.php:105
    484485msgid "We provide a %d minute grace period to do so."
    485486msgstr "Je hebt %d minuten om dit te doen."
    486487
    487 #: login-security-solution.php:597 tests/LoginMessageTest.php:129
     488#: login-security-solution.php:694 tests/LoginMessageTest.php:129
    488489#: tests/LoginMessageTest.php:144
    489490msgid "The site is undergoing maintenance."
    490491msgstr "De site is in onderhoud."
    491492
    492 #: login-security-solution.php:598 tests/LoginMessageTest.php:130
     493#: login-security-solution.php:695 tests/LoginMessageTest.php:130
    493494#: tests/LoginMessageTest.php:145
    494495msgid "Please try again later."
    495496msgstr "Probeer het later opnieuw."
    496497
    497 #: login-security-solution.php:678
     498#: login-security-solution.php:775
    498499msgid ""
    499500"The password should either be: A) at least %d characters long and contain "
     
    507508"woorden gerelateerd aan jou of deze website bevatten."
    508509
    509 #: login-security-solution.php:717 tests/PasswordChangeTest.php:278
     510#: login-security-solution.php:814 tests/PasswordChangeTest.php:278
    510511msgid "Passwords can not be reused."
    511512msgstr "Wachtwoorden kunnen niet worden hergebruikt."
    512513
    513514# Translation from WordPress.
    514 #: login-security-solution.php:922
     515#: login-security-solution.php:1012
    515516msgid "ERROR"
    516517msgstr ""
    517518
    518 #: login-security-solution.php:1059
     519#: login-security-solution.php:1159
    519520msgid ""
    520521"\n"
     
    532533"Wachtwoord MD5               %5d     %s\n"
    533534
    534 #: login-security-solution.php:1774 tests/LoginMessageTest.php:148
     535#: login-security-solution.php:1881 tests/LoginMessageTest.php:148
    535536#: tests/PasswordValidationTest.php:510
    536537msgid "Passwords must use ASCII characters."
    537538msgstr "Wachtwoorden moeten ASCII karakters gebruiken."
    538539
    539 #: login-security-solution.php:1776 tests/PasswordValidationTest.php:580
     540#: login-security-solution.php:1883 tests/PasswordValidationTest.php:580
    540541msgid ""
    541542"Passwords must either contain upper-case and lower-case letters or be %d "
     
    545546"karakters lang zijn."
    546547
    547 #: login-security-solution.php:1778 tests/PasswordValidationTest.php:658
     548#: login-security-solution.php:1885 tests/PasswordValidationTest.php:658
    548549msgid "Password is too common."
    549550msgstr "Wachtwoord is te gewoon."
    550551
    551 #: login-security-solution.php:1780 tests/PasswordValidationTest.php:674
     552#: login-security-solution.php:1887 tests/PasswordValidationTest.php:674
    552553msgid "Passwords can't be variations of dictionary words."
    553554msgstr "Wachtwoorden mogen geen variaties op bestaande woorden zijn."
    554555
    555 #: login-security-solution.php:1782 tests/PasswordValidationTest.php:486
     556#: login-security-solution.php:1889 tests/PasswordValidationTest.php:486
    556557msgid "Password not set."
    557558msgstr "Wachtwoord is niet ingesteld."
    558559
    559 #: login-security-solution.php:1784 tests/PasswordValidationTest.php:567
     560#: login-security-solution.php:1891 tests/PasswordValidationTest.php:567
    560561msgid "Passwords must either contain numbers or be %d characters long."
    561562msgstr "Wachtwoorden moeten óf nummers bevatten óf %d karakters lang zijn."
    562563
    563 #: login-security-solution.php:1786 tests/PasswordValidationTest.php:554
     564#: login-security-solution.php:1893 tests/PasswordValidationTest.php:554
    564565msgid ""
    565566"Passwords must either contain punctuation marks / symbols or be %d "
     
    568569"Wachtwoorden moeten óf vreemde tekens bevatten óf %d karakters lang zijn."
    569570
    570 #: login-security-solution.php:1788 tests/PasswordValidationTest.php:606
     571#: login-security-solution.php:1895 tests/PasswordValidationTest.php:606
    571572msgid "Passwords can't have that many sequential characters."
    572573msgstr "Wachtwoorden mogen niet zoveel opeenvolgende karakters bevatten."
    573574
    574 #: login-security-solution.php:1790 tests/PasswordValidationTest.php:593
     575#: login-security-solution.php:1897 tests/PasswordValidationTest.php:593
    575576msgid "Passwords can't be sequential keys."
    576577msgstr "Wachtwoorden mogen geen opeenvolgende tekens bevatten (bijv. qwerty)."
    577578
    578 #: login-security-solution.php:1792 tests/LoginMessageTest.php:115
     579#: login-security-solution.php:1899 tests/LoginMessageTest.php:115
    579580#: tests/PasswordChangeTest.php:311 tests/PasswordValidationTest.php:527
    580581#: tests/PasswordValidationTest.php:541
     
    582583msgstr "Wachtwoord is te kort."
    583584
    584 #: login-security-solution.php:1794 tests/PasswordValidationTest.php:497
     585#: login-security-solution.php:1901 tests/PasswordValidationTest.php:497
    585586msgid "Passwords must be strings."
    586587msgstr "Wachtwoorden moeten tekenreeksen zijn."
    587588
    588 #: login-security-solution.php:1796 tests/PasswordValidationTest.php:645
     589#: login-security-solution.php:1903 tests/PasswordValidationTest.php:645
    589590msgid "Passwords can't contain site info."
    590591msgstr "Wachtwoorden mogen geen informatie over de website bevatten."
    591592
    592 #: login-security-solution.php:1798 tests/PasswordValidationTest.php:619
     593#: login-security-solution.php:1905 tests/PasswordValidationTest.php:619
    593594#: tests/PasswordValidationTest.php:632
    594595msgid "Passwords can't contain user data."
    595596msgstr "Wachtwoorden mogen geen gebruikersgegevens bevatten."
    596597
    597 #: login-security-solution.php:1949
     598#: login-security-solution.php:2056
    598599msgid "POTENTIAL INTRUSION AT %s"
    599600msgstr "MOGELIJKE INBRAAK OP %s"
    600601
    601 #: login-security-solution.php:1953
     602#: login-security-solution.php:2060
    602603msgid "Your website, %s, may have been broken in to."
    603604msgstr "Er is mogelijk ingebroken op %s."
    604605
    605 #: login-security-solution.php:1956
     606#: login-security-solution.php:2063
    606607msgid ""
    607608"Someone just logged in using the following components. Prior to that, some "
     
    613614"inlogpogingen in de afgelopen %d minuten:"
    614615
    615 #: login-security-solution.php:1962
     616#: login-security-solution.php:2069
    616617msgid ""
    617618"The user has been logged out and will be required to confirm their identity "
     
    621622"door gebruik te maken van de 'wachtwoord reset' functionaliteit."
    622623
    623 #: login-security-solution.php:1964
     624#: login-security-solution.php:2071
    624625msgid ""
    625626"WARNING: The '%s' setting you chose means this person has NOT been logged "
     
    629630"NIET worden uitgelogd en NIET een nieuw wachtwoord moeten kiezen."
    630631
    631 #: login-security-solution.php:1966
     632#: login-security-solution.php:2073
    632633msgid "A notification about this potential breach has been sent to the user."
    633634msgstr "Een melding van deze mogelijke inbraak is naar de gebruiker gestuurd."
    634635
    635 #: login-security-solution.php:1969
     636#: login-security-solution.php:2076
    636637msgid "This message is from the %s plugin (%s) for WordPress."
    637638msgstr "Deze melding is van de %s plugin (%s) voor WordPress."
    638639
    639 #: login-security-solution.php:1992
     640#: login-security-solution.php:2099
    640641msgid "VERIFY YOU LOGGED IN TO %s"
    641642msgstr "VERIFIEER DAT JE BENT INGELOGD BIJ %s"
    642643
    643 #: login-security-solution.php:1996
     644#: login-security-solution.php:2103
    644645msgid ""
    645646"Someone just logged into your '%s' account at %s.  Was it you that logged "
     
    649650"dit omdat de site mogelijk aangevallen wordt op dit moment."
    650651
    651 #: login-security-solution.php:2000
     652#: login-security-solution.php:2107
    652653msgid ""
    653654"To ensure your account is not being hijacked, you will have go through the '%"
     
    658659
    659660# Translation from WordPress.
    660 #: login-security-solution.php:2000
     661#: login-security-solution.php:2107
    661662msgid "Lost your password?"
    662663msgstr ""
    663664
    664 #: login-security-solution.php:2003
     665#: login-security-solution.php:2110
    665666msgid "If it was NOT YOU, please do the following right away:"
    666667msgstr "Als jij dit NIET was, volg dan de volgende instructies direct:"
    667668
    668 #: login-security-solution.php:2006
     669#: login-security-solution.php:2113
    669670msgid " * Log into the site and change your password."
    670671msgstr " * Log in om je wachtwoord te veranderen"
    671672
    672 #: login-security-solution.php:2009
     673#: login-security-solution.php:2116
    673674msgid " * Send an email to %s letting them know it was not you who logged in."
    674675msgstr ""
     
    676677"loggen."
    677678
    678 #: login-security-solution.php:2035
     679#: login-security-solution.php:2142
    679680msgid "ATTACK HAPPENING TO %s"
    680681msgstr "AANVAL OP %s"
    681682
    682 #: login-security-solution.php:2039
     683#: login-security-solution.php:2146
    683684msgid "Your website, %s, is undergoing a brute force attack."
    684685msgstr "Jouw website, %s, ondergaat op dit moment een brute force aanval."
    685686
    686 #: login-security-solution.php:2042
     687#: login-security-solution.php:2149
    687688msgid ""
    688689"There have been at least %d failed attempts to log in during the past %d "
     
    692693"minuten, waarbij de volgende kenmerken werden gebruikt:"
    693694
    694 #: login-security-solution.php:2047
     695#: login-security-solution.php:2154
    695696msgid ""
    696697"The %s plugin (%s) for WordPress is repelling the attack by making their "
     
    700701"inlogpogingen ernstig te vertragen."
    701702
    702 #: login-security-solution.php:2051
     703#: login-security-solution.php:2158
    703704msgid ""
    704705"This attacker will also be denied access in the event they stumble upon "
     
    708709"gegevens inlogt."
    709710
    710 #: login-security-solution.php:2057
     711#: login-security-solution.php:2164
    711712msgid ""
    712713"Further notifications about this attacker will only be sent if the attack "
  • login-security-solution/trunk/languages/login-security-solution-pt_BR.po

    r696855 r718961  
    44"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/login-security-"
    55"solution\n"
    6 "POT-Creation-Date: 2013-04-13 01:34:40+00:00\n"
     6"POT-Creation-Date: 2013-05-27 15:28:23+00:00\n"
    77"PO-Revision-Date: 2012-10-17 12:23:54-03:00\n"
    88"Last-Translator: Valdir Trombini <valdirtrombini@hotmail.com>\n"
     
    197197"desativa este recurso."
    198198
    199 #: admin.php:319 login-security-solution.php:1964
     199#: admin.php:319 login-security-solution.php:2071
    200200msgid "Breach Email Confirm"
    201201msgstr "Confirmação por e-mail de violação"
     
    355355#: admin.php:731
    356356msgid ""
    357 "Submitting this form sets a flag that forces all users to utilize WordPress' "
    358 "built in password reset functionality."
     357"Submitting this form sets a flag that forces all users, except yourself, to "
     358"utilize WordPress' built in password reset functionality."
    359359msgstr ""
    360360"Enviar este formulário, define um sinalizador que obriga todos os usuários "
     
    461461"$user_ID variável não definida. Um outro plugin está se comportando mal."
    462462
    463 #: login-security-solution.php:545 tests/LoginErrorsTest.php:97
     463#: login-security-solution.php:640 tests/LoginErrorsTest.php:97
    464464#: tests/LoginErrorsTest.php:111
    465465msgid "Invalid username or password."
     
    467467
    468468# Translation from WordPress.
    469 #: login-security-solution.php:551 tests/LoginErrorsTest.php:125
     469#: login-security-solution.php:647 tests/LoginErrorsTest.php:125
    470470#: tests/LoginErrorsTest.php:139
    471471msgid "Password reset is not allowed for this user"
    472472msgstr ""
    473473
    474 #: login-security-solution.php:576 tests/LoginMessageTest.php:66
     474#: login-security-solution.php:673 tests/LoginMessageTest.php:66
    475475msgid "It has been over %d minutes since your last action."
    476476msgstr "Já faz mais de %d minutos desde a sua última ação."
    477477
    478 #: login-security-solution.php:577 tests/LoginMessageTest.php:67
     478#: login-security-solution.php:674 tests/LoginMessageTest.php:67
    479479msgid "Please log back in."
    480480msgstr "Por favor efetue login para entrar novamente."
    481481
    482 #: login-security-solution.php:580 tests/LoginMessageTest.php:77
     482#: login-security-solution.php:677 tests/LoginMessageTest.php:77
    483483msgid "The grace period for changing your password has expired."
    484484msgstr "O período de tolerância para você mudar a sua senha expirou."
    485485
    486 #: login-security-solution.php:581 tests/LoginMessageTest.php:78
     486#: login-security-solution.php:678 tests/LoginMessageTest.php:78
    487487msgid "Please submit this form to reset your password."
    488488msgstr ""
    489489"Para redefinir a sua senha, por favor, preencha e envie este formulário."
    490490
    491 #: login-security-solution.php:584 tests/LoginMessageTest.php:88
     491#: login-security-solution.php:681 tests/LoginMessageTest.php:88
    492492msgid "Your password must be reset."
    493493msgstr "Sua senha deve ser redefinida."
    494494
    495 #: login-security-solution.php:585 tests/LoginMessageTest.php:89
     495#: login-security-solution.php:682 tests/LoginMessageTest.php:89
    496496msgid "Please submit this form to reset it."
    497497msgstr "Por favor envie este formulário para redefini-la."
    498498
    499 #: login-security-solution.php:588 tests/LoginMessageTest.php:104
     499#: login-security-solution.php:685 tests/LoginMessageTest.php:104
    500500msgid "Your password has expired. Please log and change it."
    501501msgstr "Sua senha expirou. Por favor, efetue login para alterar."
    502502
    503 #: login-security-solution.php:589 tests/LoginMessageTest.php:105
     503#: login-security-solution.php:686 tests/LoginMessageTest.php:105
    504504msgid "We provide a %d minute grace period to do so."
    505505msgstr ""
    506506"Nós fornecemos um período de tolerância de %d minutos para você fazer isso."
    507507
    508 #: login-security-solution.php:597 tests/LoginMessageTest.php:129
     508#: login-security-solution.php:694 tests/LoginMessageTest.php:129
    509509#: tests/LoginMessageTest.php:144
    510510msgid "The site is undergoing maintenance."
    511511msgstr "O site neste instante, está passando por manutenção."
    512512
    513 #: login-security-solution.php:598 tests/LoginMessageTest.php:130
     513#: login-security-solution.php:695 tests/LoginMessageTest.php:130
    514514#: tests/LoginMessageTest.php:145
    515515msgid "Please try again later."
    516516msgstr "Por favor, tente novamente mais tarde."
    517517
    518 #: login-security-solution.php:678
     518#: login-security-solution.php:775
    519519msgid ""
    520520"The password should either be: A) at least %d characters long and contain "
     
    529529"A senha não pode conter palavras relacionadas a você ou a este site."
    530530
    531 #: login-security-solution.php:717 tests/PasswordChangeTest.php:278
     531#: login-security-solution.php:814 tests/PasswordChangeTest.php:278
    532532msgid "Passwords can not be reused."
    533533msgstr "As senhas não podem ser reutilizadas."
    534534
    535535# Translation from WordPress.
    536 #: login-security-solution.php:922
     536#: login-security-solution.php:1012
    537537msgid "ERROR"
    538538msgstr ""
    539539
    540 #: login-security-solution.php:1059
     540#: login-security-solution.php:1159
    541541msgid ""
    542542"\n"
     
    554554"Senha MD5                    %5d     %s\n"
    555555
    556 #: login-security-solution.php:1774 tests/LoginMessageTest.php:148
     556#: login-security-solution.php:1881 tests/LoginMessageTest.php:148
    557557#: tests/PasswordValidationTest.php:510
    558558msgid "Passwords must use ASCII characters."
    559559msgstr "As senhas devem usar caracteres ASCII."
    560560
    561 #: login-security-solution.php:1776 tests/PasswordValidationTest.php:580
     561#: login-security-solution.php:1883 tests/PasswordValidationTest.php:580
    562562msgid ""
    563563"Passwords must either contain upper-case and lower-case letters or be %d "
     
    567567"conjunto de caracteres longo."
    568568
    569 #: login-security-solution.php:1778 tests/PasswordValidationTest.php:658
     569#: login-security-solution.php:1885 tests/PasswordValidationTest.php:658
    570570msgid "Password is too common."
    571571msgstr "A senha não pode ser muito comum."
    572572
    573 #: login-security-solution.php:1780 tests/PasswordValidationTest.php:674
     573#: login-security-solution.php:1887 tests/PasswordValidationTest.php:674
    574574msgid "Passwords can't be variations of dictionary words."
    575575msgstr ""
     
    577577"for."
    578578
    579 #: login-security-solution.php:1782 tests/PasswordValidationTest.php:486
     579#: login-security-solution.php:1889 tests/PasswordValidationTest.php:486
    580580msgid "Password not set."
    581581msgstr "A senha não está definida."
    582582
    583 #: login-security-solution.php:1784 tests/PasswordValidationTest.php:567
     583#: login-security-solution.php:1891 tests/PasswordValidationTest.php:567
    584584msgid "Passwords must either contain numbers or be %d characters long."
    585585msgstr ""
    586586"As senhas devem conter números ou estar %d num conjunto de caracteres longo."
    587587
    588 #: login-security-solution.php:1786 tests/PasswordValidationTest.php:554
     588#: login-security-solution.php:1893 tests/PasswordValidationTest.php:554
    589589msgid ""
    590590"Passwords must either contain punctuation marks / symbols or be %d "
     
    594594"de caracteres longo."
    595595
    596 #: login-security-solution.php:1788 tests/PasswordValidationTest.php:606
     596#: login-security-solution.php:1895 tests/PasswordValidationTest.php:606
    597597msgid "Passwords can't have that many sequential characters."
    598598msgstr "As senhas não podem ter muitos caracteres iguais e em seqüenciais."
    599599
    600 #: login-security-solution.php:1790 tests/PasswordValidationTest.php:593
     600#: login-security-solution.php:1897 tests/PasswordValidationTest.php:593
    601601msgid "Passwords can't be sequential keys."
    602602msgstr "As senhas não podem ser chaves seqüenciais."
    603603
    604 #: login-security-solution.php:1792 tests/LoginMessageTest.php:115
     604#: login-security-solution.php:1899 tests/LoginMessageTest.php:115
    605605#: tests/PasswordChangeTest.php:311 tests/PasswordValidationTest.php:527
    606606#: tests/PasswordValidationTest.php:541
     
    608608msgstr "A senha é muito curta."
    609609
    610 #: login-security-solution.php:1794 tests/PasswordValidationTest.php:497
     610#: login-security-solution.php:1901 tests/PasswordValidationTest.php:497
    611611msgid "Passwords must be strings."
    612612msgstr "As senhas devem ser seqüências de caracteres."
    613613
    614 #: login-security-solution.php:1796 tests/PasswordValidationTest.php:645
     614#: login-security-solution.php:1903 tests/PasswordValidationTest.php:645
    615615msgid "Passwords can't contain site info."
    616616msgstr "As senhas não podem conter informações do site."
    617617
    618 #: login-security-solution.php:1798 tests/PasswordValidationTest.php:619
     618#: login-security-solution.php:1905 tests/PasswordValidationTest.php:619
    619619#: tests/PasswordValidationTest.php:632
    620620msgid "Passwords can't contain user data."
    621621msgstr "As senhas não podem conter dados pessoais do usuário."
    622622
    623 #: login-security-solution.php:1949
     623#: login-security-solution.php:2056
    624624msgid "POTENTIAL INTRUSION AT %s"
    625625msgstr "INVASÃO EM POTENCIAL %s"
    626626
    627 #: login-security-solution.php:1953
     627#: login-security-solution.php:2060
    628628msgid "Your website, %s, may have been broken in to."
    629629msgstr "Seu website, %s, pode ter sido arrombado e invadido."
    630630
    631 #: login-security-solution.php:1956
     631#: login-security-solution.php:2063
    632632msgid ""
    633633"Someone just logged in using the following components. Prior to that, some "
     
    639639"sessão durante os últimos %d minutos:"
    640640
    641 #: login-security-solution.php:1962
     641#: login-security-solution.php:2069
    642642msgid ""
    643643"The user has been logged out and will be required to confirm their identity "
     
    647647"através da funcionalidade de redefinição de senha."
    648648
    649 #: login-security-solution.php:1964
     649#: login-security-solution.php:2071
    650650msgid ""
    651651"WARNING: The '%s' setting you chose means this person has NOT been logged "
     
    656656"identidade."
    657657
    658 #: login-security-solution.php:1966
     658#: login-security-solution.php:2073
    659659msgid "A notification about this potential breach has been sent to the user."
    660660msgstr ""
    661661"Uma notificação sobre uma violação em potencial foi enviada para o usuário."
    662662
    663 #: login-security-solution.php:1969
     663#: login-security-solution.php:2076
    664664msgid "This message is from the %s plugin (%s) for WordPress."
    665665msgstr "Esta mensagem é proveniente do plugin %s (%s) do seu WordPress."
    666666
    667 #: login-security-solution.php:1992
     667#: login-security-solution.php:2099
    668668msgid "VERIFY YOU LOGGED IN TO %s"
    669669msgstr "VERIFIQUE SE VOCÊ ESTÁ CONECTADO PARA %s"
    670670
    671 #: login-security-solution.php:1996
     671#: login-security-solution.php:2103
    672672msgid ""
    673673"Someone just logged into your '%s' account at %s.  Was it you that logged "
     
    677677"Estamos perguntando porque o site pode estar sob ataque neste momento."
    678678
    679 #: login-security-solution.php:2000
     679#: login-security-solution.php:2107
    680680msgid ""
    681681"To ensure your account is not being hijacked, you will have go through the '%"
     
    686686
    687687# Translation from WordPress.
    688 #: login-security-solution.php:2000
     688#: login-security-solution.php:2107
    689689msgid "Lost your password?"
    690690msgstr ""
    691691
    692 #: login-security-solution.php:2003
     692#: login-security-solution.php:2110
    693693msgid "If it was NOT YOU, please do the following right away:"
    694694msgstr "Se NÃO é VOCÊ, por favor, faça o seguinte de imediato:"
    695695
    696 #: login-security-solution.php:2006
     696#: login-security-solution.php:2113
    697697msgid " * Log into the site and change your password."
    698698msgstr " * Efetue login no site e altere a sua senha."
    699699
    700 #: login-security-solution.php:2009
     700#: login-security-solution.php:2116
    701701msgid " * Send an email to %s letting them know it was not you who logged in."
    702702msgstr ""
     
    704704"o acesso."
    705705
    706 #: login-security-solution.php:2035
     706#: login-security-solution.php:2142
    707707msgid "ATTACK HAPPENING TO %s"
    708708msgstr "ATAQUE ACONTECENDO NO %s"
    709709
    710 #: login-security-solution.php:2039
     710#: login-security-solution.php:2146
    711711msgid "Your website, %s, is undergoing a brute force attack."
    712712msgstr "Seu website, %s, está passando por um ataque de força bruta."
    713713
    714 #: login-security-solution.php:2042
     714#: login-security-solution.php:2149
    715715msgid ""
    716716"There have been at least %d failed attempts to log in during the past %d "
     
    720720"minutos, que usaram um ou mais dos seguintes componentes:"
    721721
    722 #: login-security-solution.php:2047
     722#: login-security-solution.php:2154
    723723msgid ""
    724724"The %s plugin (%s) for WordPress is repelling the attack by making their "
     
    729729"entre as falhas."
    730730
    731 #: login-security-solution.php:2051
     731#: login-security-solution.php:2158
    732732msgid ""
    733733"This attacker will also be denied access in the event they stumble upon "
     
    737737"credenciais válidas."
    738738
    739 #: login-security-solution.php:2057
     739#: login-security-solution.php:2164
    740740msgid ""
    741741"Further notifications about this attacker will only be sent if the attack "
  • login-security-solution/trunk/languages/login-security-solution.pot

    r696855 r718961  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Login Security Solution 0.36.0\n"
     5"Project-Id-Version: Login Security Solution 0.38.0\n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/login-security-"
    77"solution\n"
    8 "POT-Creation-Date: 2013-04-13 01:34:40+00:00\n"
     8"POT-Creation-Date: 2013-05-27 15:28:23+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=UTF-8\n"
     
    156156msgstr ""
    157157
    158 #: admin.php:319 login-security-solution.php:1964
     158#: admin.php:319 login-security-solution.php:2071
    159159msgid "Breach Email Confirm"
    160160msgstr ""
     
    290290#: admin.php:731
    291291msgid ""
    292 "Submitting this form sets a flag that forces all users to utilize WordPress' "
    293 "built in password reset functionality."
     292"Submitting this form sets a flag that forces all users, except yourself, to "
     293"utilize WordPress' built in password reset functionality."
    294294msgstr ""
    295295
     
    368368msgstr ""
    369369
    370 #: login-security-solution.php:545 tests/LoginErrorsTest.php:97
     370#: login-security-solution.php:640 tests/LoginErrorsTest.php:97
    371371#: tests/LoginErrorsTest.php:111
    372372msgid "Invalid username or password."
    373373msgstr ""
    374374
    375 #: login-security-solution.php:551 tests/LoginErrorsTest.php:125
     375#: login-security-solution.php:647 tests/LoginErrorsTest.php:125
    376376#: tests/LoginErrorsTest.php:139
    377377msgid "Password reset is not allowed for this user"
    378378msgstr ""
    379379
    380 #: login-security-solution.php:576 tests/LoginMessageTest.php:66
     380#: login-security-solution.php:673 tests/LoginMessageTest.php:66
    381381msgid "It has been over %d minutes since your last action."
    382382msgstr ""
    383383
    384 #: login-security-solution.php:577 tests/LoginMessageTest.php:67
     384#: login-security-solution.php:674 tests/LoginMessageTest.php:67
    385385msgid "Please log back in."
    386386msgstr ""
    387387
    388 #: login-security-solution.php:580 tests/LoginMessageTest.php:77
     388#: login-security-solution.php:677 tests/LoginMessageTest.php:77
    389389msgid "The grace period for changing your password has expired."
    390390msgstr ""
    391391
    392 #: login-security-solution.php:581 tests/LoginMessageTest.php:78
     392#: login-security-solution.php:678 tests/LoginMessageTest.php:78
    393393msgid "Please submit this form to reset your password."
    394394msgstr ""
    395395
    396 #: login-security-solution.php:584 tests/LoginMessageTest.php:88
     396#: login-security-solution.php:681 tests/LoginMessageTest.php:88
    397397msgid "Your password must be reset."
    398398msgstr ""
    399399
    400 #: login-security-solution.php:585 tests/LoginMessageTest.php:89
     400#: login-security-solution.php:682 tests/LoginMessageTest.php:89
    401401msgid "Please submit this form to reset it."
    402402msgstr ""
    403403
    404 #: login-security-solution.php:588 tests/LoginMessageTest.php:104
     404#: login-security-solution.php:685 tests/LoginMessageTest.php:104
    405405msgid "Your password has expired. Please log and change it."
    406406msgstr ""
    407407
    408 #: login-security-solution.php:589 tests/LoginMessageTest.php:105
     408#: login-security-solution.php:686 tests/LoginMessageTest.php:105
    409409msgid "We provide a %d minute grace period to do so."
    410410msgstr ""
    411411
    412 #: login-security-solution.php:597 tests/LoginMessageTest.php:129
     412#: login-security-solution.php:694 tests/LoginMessageTest.php:129
    413413#: tests/LoginMessageTest.php:144
    414414msgid "The site is undergoing maintenance."
    415415msgstr ""
    416416
    417 #: login-security-solution.php:598 tests/LoginMessageTest.php:130
     417#: login-security-solution.php:695 tests/LoginMessageTest.php:130
    418418#: tests/LoginMessageTest.php:145
    419419msgid "Please try again later."
    420420msgstr ""
    421421
    422 #: login-security-solution.php:678
     422#: login-security-solution.php:775
    423423msgid ""
    424424"The password should either be: A) at least %d characters long and contain "
     
    428428msgstr ""
    429429
    430 #: login-security-solution.php:717 tests/PasswordChangeTest.php:278
     430#: login-security-solution.php:814 tests/PasswordChangeTest.php:278
    431431msgid "Passwords can not be reused."
    432432msgstr ""
    433433
    434 #: login-security-solution.php:922
     434#: login-security-solution.php:1012
    435435msgid "ERROR"
    436436msgstr ""
    437437
    438 #: login-security-solution.php:1059
     438#: login-security-solution.php:1159
    439439msgid ""
    440440"\n"
     
    446446msgstr ""
    447447
    448 #: login-security-solution.php:1774 tests/LoginMessageTest.php:148
     448#: login-security-solution.php:1881 tests/LoginMessageTest.php:148
    449449#: tests/PasswordValidationTest.php:510
    450450msgid "Passwords must use ASCII characters."
    451451msgstr ""
    452452
    453 #: login-security-solution.php:1776 tests/PasswordValidationTest.php:580
     453#: login-security-solution.php:1883 tests/PasswordValidationTest.php:580
    454454msgid ""
    455455"Passwords must either contain upper-case and lower-case letters or be %d "
     
    457457msgstr ""
    458458
    459 #: login-security-solution.php:1778 tests/PasswordValidationTest.php:658
     459#: login-security-solution.php:1885 tests/PasswordValidationTest.php:658
    460460msgid "Password is too common."
    461461msgstr ""
    462462
    463 #: login-security-solution.php:1780 tests/PasswordValidationTest.php:674
     463#: login-security-solution.php:1887 tests/PasswordValidationTest.php:674
    464464msgid "Passwords can't be variations of dictionary words."
    465465msgstr ""
    466466
    467 #: login-security-solution.php:1782 tests/PasswordValidationTest.php:486
     467#: login-security-solution.php:1889 tests/PasswordValidationTest.php:486
    468468msgid "Password not set."
    469469msgstr ""
    470470
    471 #: login-security-solution.php:1784 tests/PasswordValidationTest.php:567
     471#: login-security-solution.php:1891 tests/PasswordValidationTest.php:567
    472472msgid "Passwords must either contain numbers or be %d characters long."
    473473msgstr ""
    474474
    475 #: login-security-solution.php:1786 tests/PasswordValidationTest.php:554
     475#: login-security-solution.php:1893 tests/PasswordValidationTest.php:554
    476476msgid ""
    477477"Passwords must either contain punctuation marks / symbols or be %d "
     
    479479msgstr ""
    480480
    481 #: login-security-solution.php:1788 tests/PasswordValidationTest.php:606
     481#: login-security-solution.php:1895 tests/PasswordValidationTest.php:606
    482482msgid "Passwords can't have that many sequential characters."
    483483msgstr ""
    484484
    485 #: login-security-solution.php:1790 tests/PasswordValidationTest.php:593
     485#: login-security-solution.php:1897 tests/PasswordValidationTest.php:593
    486486msgid "Passwords can't be sequential keys."
    487487msgstr ""
    488488
    489 #: login-security-solution.php:1792 tests/LoginMessageTest.php:115
     489#: login-security-solution.php:1899 tests/LoginMessageTest.php:115
    490490#: tests/PasswordChangeTest.php:311 tests/PasswordValidationTest.php:527
    491491#: tests/PasswordValidationTest.php:541
     
    493493msgstr ""
    494494
    495 #: login-security-solution.php:1794 tests/PasswordValidationTest.php:497
     495#: login-security-solution.php:1901 tests/PasswordValidationTest.php:497
    496496msgid "Passwords must be strings."
    497497msgstr ""
    498498
    499 #: login-security-solution.php:1796 tests/PasswordValidationTest.php:645
     499#: login-security-solution.php:1903 tests/PasswordValidationTest.php:645
    500500msgid "Passwords can't contain site info."
    501501msgstr ""
    502502
    503 #: login-security-solution.php:1798 tests/PasswordValidationTest.php:619
     503#: login-security-solution.php:1905 tests/PasswordValidationTest.php:619
    504504#: tests/PasswordValidationTest.php:632
    505505msgid "Passwords can't contain user data."
    506506msgstr ""
    507507
    508 #: login-security-solution.php:1949
     508#: login-security-solution.php:2056
    509509msgid "POTENTIAL INTRUSION AT %s"
    510510msgstr ""
    511511
    512 #: login-security-solution.php:1953
     512#: login-security-solution.php:2060
    513513msgid "Your website, %s, may have been broken in to."
    514514msgstr ""
    515515
    516 #: login-security-solution.php:1956
     516#: login-security-solution.php:2063
    517517msgid ""
    518518"Someone just logged in using the following components. Prior to that, some "
     
    521521msgstr ""
    522522
    523 #: login-security-solution.php:1962
     523#: login-security-solution.php:2069
    524524msgid ""
    525525"The user has been logged out and will be required to confirm their identity "
     
    527527msgstr ""
    528528
    529 #: login-security-solution.php:1964
     529#: login-security-solution.php:2071
    530530msgid ""
    531531"WARNING: The '%s' setting you chose means this person has NOT been logged "
     
    533533msgstr ""
    534534
    535 #: login-security-solution.php:1966
     535#: login-security-solution.php:2073
    536536msgid "A notification about this potential breach has been sent to the user."
    537537msgstr ""
    538538
    539 #: login-security-solution.php:1969
     539#: login-security-solution.php:2076
    540540msgid "This message is from the %s plugin (%s) for WordPress."
    541541msgstr ""
    542542
    543 #: login-security-solution.php:1992
     543#: login-security-solution.php:2099
    544544msgid "VERIFY YOU LOGGED IN TO %s"
    545545msgstr ""
    546546
    547 #: login-security-solution.php:1996
     547#: login-security-solution.php:2103
    548548msgid ""
    549549"Someone just logged into your '%s' account at %s.  Was it you that logged "
     
    551551msgstr ""
    552552
    553 #: login-security-solution.php:2000
     553#: login-security-solution.php:2107
    554554msgid ""
    555555"To ensure your account is not being hijacked, you will have go through the '%"
     
    557557msgstr ""
    558558
    559 #: login-security-solution.php:2000
     559#: login-security-solution.php:2107
    560560msgid "Lost your password?"
    561561msgstr ""
    562562
    563 #: login-security-solution.php:2003
     563#: login-security-solution.php:2110
    564564msgid "If it was NOT YOU, please do the following right away:"
    565565msgstr ""
    566566
    567 #: login-security-solution.php:2006
     567#: login-security-solution.php:2113
    568568msgid " * Log into the site and change your password."
    569569msgstr ""
    570570
    571 #: login-security-solution.php:2009
     571#: login-security-solution.php:2116
    572572msgid " * Send an email to %s letting them know it was not you who logged in."
    573573msgstr ""
    574574
    575 #: login-security-solution.php:2035
     575#: login-security-solution.php:2142
    576576msgid "ATTACK HAPPENING TO %s"
    577577msgstr ""
    578578
    579 #: login-security-solution.php:2039
     579#: login-security-solution.php:2146
    580580msgid "Your website, %s, is undergoing a brute force attack."
    581581msgstr ""
    582582
    583 #: login-security-solution.php:2042
     583#: login-security-solution.php:2149
    584584msgid ""
    585585"There have been at least %d failed attempts to log in during the past %d "
     
    587587msgstr ""
    588588
    589 #: login-security-solution.php:2047
     589#: login-security-solution.php:2154
    590590msgid ""
    591591"The %s plugin (%s) for WordPress is repelling the attack by making their "
     
    593593msgstr ""
    594594
    595 #: login-security-solution.php:2051
     595#: login-security-solution.php:2158
    596596msgid ""
    597597"This attacker will also be denied access in the event they stumble upon "
     
    599599msgstr ""
    600600
    601 #: login-security-solution.php:2057
     601#: login-security-solution.php:2164
    602602msgid ""
    603603"Further notifications about this attacker will only be sent if the attack "
  • login-security-solution/trunk/login-security-solution.php

    r705187 r718961  
    77 *
    88 * Plugin URI: http://wordpress.org/extend/plugins/login-security-solution/
    9  * Version: 0.37.0
     9 * Version: 0.38.0
    1010 *         (Remember to change the VERSION constant, below, as well!)
    1111 * Author: Daniel Convissor
     
    4343     * This plugin's version
    4444     */
    45     const VERSION = '0.37.0';
     45    const VERSION = '0.38.0';
    4646
    4747    /**
     
    865865        if ($this->user_pass === null) {
    866866            ###$this->log(__FUNCTION__, "authenticate filter not called");
     867            ###global $wp_filter;
     868            ###$this->log(__FUNCTION__, 'authenticate filters', $wp_filter['authenticate']);
     869            ###$this->log(__FUNCTION__, 'backtrace', debug_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS));
    867870            die(self::NAME . ": authenticate filter not called");
    868871        }
     
    10221025        }
    10231026        return $email;
     1027    }
     1028
     1029    /**
     1030     * Removes HTML special characters from blogname
     1031     * @return string
     1032     */
     1033    protected function get_blogname() {
     1034        return wp_specialchars_decode(get_option('blogname'), ENT_QUOTES);
    10241035    }
    10251036
     
    15811592    protected function is_pw_like_bloginfo($pw) {
    15821593        // Note: avoiding get_bloginfo() because it's very expensive.
    1583         if ($this->has_match($pw, get_option('blogname'))) {
     1594        if ($this->has_match($pw, $this->get_blogname())) {
    15841595            return true;
    15851596        }
     
    20422053        $to = $this->sanitize_whitespace($this->get_admin_email());
    20432054
    2044         $blog = get_option('blogname');
     2055        $blog = $this->get_blogname();
    20452056        $subject = sprintf(__("POTENTIAL INTRUSION AT %s", self::ID), $blog);
    20462057        $subject = $this->sanitize_whitespace($subject);
     
    20852096        $to = $this->sanitize_whitespace($user->user_email);
    20862097
    2087         $blog = get_option('blogname');
     2098        $blog = $this->get_blogname();
    20882099        $subject = sprintf(__("VERIFY YOU LOGGED IN TO %s", self::ID), $blog);
    20892100        $subject = $this->sanitize_whitespace($subject);
     
    21282139        $to = $this->sanitize_whitespace($this->get_admin_email());
    21292140
    2130         $blog = get_option('blogname');
     2141        $blog = $this->get_blogname();
    21312142        $subject = sprintf(__("ATTACK HAPPENING TO %s", self::ID), $blog);
    21322143        $subject = $this->sanitize_whitespace($subject);
  • login-security-solution/trunk/readme.txt

    r705187 r718961  
    44Tags: login, password, passwords, strength, strong, strong passwords, password strength, idle, timeout, maintenance, security, attack, hack, lock, lockdown, ban, brute force, brute, force, authentication, xml-rpc, auth, cookie, users
    55Requires at least: 3.3
    6 Tested up to: 3.5.1
     6Tested up to: 3.6beta3
    77Stable tag: trunk
    88
     
    105105* [Simple Login Lockdown](http://wordpress.org/extend/plugins/simple-login-lockdown/)
    106106* [Wordfence Security](http://wordpress.org/extend/plugins/wordfence/)
     107* [WP Login Security](http://wordpress.org/extend/plugins/wp-login-security/)
     108* [WP Login Security 2](http://wordpress.org/extend/plugins/wp-login-security-2/)
    107109
    108110
     
    443445
    444446== Changelog ==
     447
     448= 0.38.0 (2013-05-27) =
     449* Mention that the password force change process does not touch the admin
     450that presses the button.
     451* Remove HTML special characters when using WP's `blogname` setting.
     452* Unit tests pass using PHP 5.3.27-dev, 5.4.17-dev, 5.5.0-dev
     453* Tested under WordPress 3.5.1 and 3.6beta3 using regular and multisite.
    445454
    446455= 0.37.0 (2013-04-29) =
Note: See TracChangeset for help on using the changeset viewer.