1
0
Fork 0
mirror of https://github.com/Findus23/plugin-PasswordVerifier.git synced 2024-09-19 16:03:47 +02:00

Translated using Weblate (French)

Currently translated at 100.0% (3 of 3 strings)

Translation: Matomo/CommunityPlugin PasswordVerifier
Translate-URL: https://hosted.weblate.org/projects/matomo/communityplugin-passwordverifier/fr/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: sébastien schaffhauser (webmaster67) <sebastien67120@gmail.com>
This commit is contained in:
Hosted Weblate 2023-06-03 14:52:31 +02:00
parent 6c1e8c7f3a
commit 53174422cf
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,6 +1,7 @@
{
"PasswordVerifier": {
"CantReachAPI": "Impossible d'atteindre haveibeenpwned.com pour vérifier le mot de passe. Veuillez consulter le journal Matomo pour plus d'informations.",
"PasswordFoundInDb": "Votre mot de passe apparaît %1$s fois dans la base de données haveibeenpwned.com. Veuillez choisir un mot de passe sécurisé."
"PasswordFoundInDb": "Votre mot de passe apparaît %1$s fois dans la base de données haveibeenpwned.com. Veuillez choisir un mot de passe sécurisé.",
"PluginDescription": "Rejetez les mots de passe non sécurisés en recherchant leur hachage dans la base de données haveibeenpwned.com"
}
}