Skip to content

Commit

Permalink
Fix some minor leftovers, no major changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sstok committed Oct 28, 2023
1 parent 0cdf7f7 commit f426113
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 87 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ for you.
## Requirements

You need at least PHP 5.6 or PHP 7.0, mbstring is recommended but not required.
For the provided blacklist providers you may need SQLite3 or PDO compatible driver.

## Basic Usage

Expand Down Expand Up @@ -77,7 +76,6 @@ please read the [Contributing Guidelines][3]. If you're submitting
a pull request, please follow the guidelines in the [Submitting a Patch][4] section.

[1]: https://github.com/rollerworks/PasswordStrengthBundle
[NotCompromisedPassword]: https://symfony.com/doc/current/reference/constraints/NotCompromisedPassword.html
[2]: https://getcomposer.org/doc/00-intro.md
[3]: https://github.com/rollerworks/contributing
[4]: https://contributing.readthedocs.org/en/latest/code/patches.html
2 changes: 1 addition & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ UPGRADE
validator or [PasswordCommonList Validator](https://github.com/rollerworks/password-common-list) instead.

* The PwnedPassword validator was removed in favor of the Symfon
[NotCompromisedPassword](https://symfony.com/doc/current/reference/constraints/NotCompromisedPassword.html) validator
[NotCompromisedPassword](https://symfony.com/doc/current/reference/constraints/NotCompromisedPassword.html) validator.

## Upgrade from 1.6 to 1.7

Expand Down
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.bg.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>добавете още знаци</target>
</trans-unit>

<!-- P0wnedPassword -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>Тази парола бе намерена в база данни с компрометирани пароли. Използва се {{used}} пъти. За целите на сигурността трябва да използвате нещо друго.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>delší heslo</target>
</trans-unit>

<!-- P0wnedPassword -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>Toto heslo bylo nalezeno v databázi ohrožených hesel. Bylo použito {{used}} krát. Z bezpečnostních důvodů musíte použít jiné heslo.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>Weitere Zeichen hinzufügen</target>
</trans-unit>

<!-- P0wnedPasswordValidator -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>Das Passwort steht in einem Datenbank mit durchgesickerten Passwörtern. Es wurde {{ used }} Mal genutzt. Aus Sicherheitsgründen müssen Sie ein anderes Passwort wählen.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.en.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>add more characters</target>
</trans-unit>

<!-- P0wnedPasswordValidator -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>añadir más caracteres</target>
</trans-unit>

<!-- P0wnedPassword -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>Esta contraseña se encontró en una base de datos de contraseñas comprometidas. Se ha usado {{used}} veces. Por razones de seguridad, debes usar algo más.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>ajouter plus de caractères</target>
</trans-unit>

<!-- P0wnedPasswordValidator -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>Ce mot de passe a été trouvé dans une base de données de mots de passe erronés. Il a été utilisé {{ used }} fois. Pour des raisons de sécurité, veuillez choisir un autre mot de passe.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>aggiungi più caratteri</target>
</trans-unit>

<!-- P0wnedPassword -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>Questa password è stata trovata in un database di password compromesse. È stato usato {{used}} volte. Per motivi di sicurezza devi usare qualcos'altro.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>文字数が足りてません。追加してください</target>
</trans-unit>

<!-- P0wnedPassword -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>このパスワードは、侵害されたパスワードのデータベースで見つかりました。 {{used}}回使用されています。セキュリティ上の理由から、別のものを使用する必要があります。</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.nl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>gebruik meer tekens</target>
</trans-unit>

<!-- P0wnedPasswordValidator -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>Het wachtwoord is gevonden in een database van gelekte wachtwoorden. Het is {{ used }} keer gebruikt. Uit veiligheidsoverwegingen dient u een ander wachtwoord te kiezen.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>dodać więcej znaków</target>
</trans-unit>

<!-- P0wnedPasswordValidator -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>To hasło zostało znalezione w bazie skompromitowanych haseł. Zostało użyte {{ used }} razy. Ze względów bezpieczeństwa musisz użyć innego hasła.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.pt_BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>adicionar mais caracteres</target>
</trans-unit>

<!-- P0wnedPassword -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>Esta senha foi encontrada em um banco de dados de senhas comprometidas. Foi usada {{used}} vezes. Por motivos de segurança, você deve usar outra senha.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>добавить больше символов</target>
</trans-unit>

<!-- P0wnedPassword -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>Этот пароль был найден в базе данных с взломанными паролями. Он использовался {{used}} раз. В целях безопасности вы должны использовать что-то еще.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.sk.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>dlhšie heslo</target>
</trans-unit>

<!-- P0wnedPassword -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>Toto heslo bolo nájdené v databázi ohrozených hesiel. Bolo použité {{used}} krát. Z bezpečnostných dôvodov musíte použiť iné heslo.</target>
</trans-unit>
</body>
</file>
</xliff>
6 changes: 0 additions & 6 deletions src/Resources/translations/validators.th.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
<source>rollerworks_password.tip.length</source>
<target>เพิ่มความยาวอีก</target>
</trans-unit>

<!-- P0wnedPassword -->
<trans-unit id="18">
<source>This password was found in a database of compromised passwords. It has been used {{ used }} times. For security purposes you must use something else.</source>
<target>พบรหัสผ่านนี้ในฐานข้อมูลรหัสผ่านที่ถูกบุกรุก มีการใช้ {{used}} ครั้ง เพื่อความปลอดภัยคุณต้องใช้อย่างอื่น</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit f426113

Please sign in to comment.