1
0
Fork 0
mirror of https://github.com/Findus23/plugin-PasswordVerifier.git synced 2024-09-19 16:03:47 +02:00
plugin-PasswordVerifier/lang/it.json
Hosted Weblate 0123b58d78
Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

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

[ci skip]

Translated using Weblate (Italian)

Currently translated at 66.6% (2 of 3 strings)

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

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mirko Tebaldi <realtebo2@gmail.com>
2023-06-03 14:52:29 +02:00

7 lines
447 B
JSON

{
"PasswordVerifier": {
"CantReachAPI": "Impossibile raggiungere haveibeenpwned.com per verificare la password. Controlla il log di Matomo per informazioni aggiuntive.",
"PasswordFoundInDb": "La tua password compare %1$s volte nel database di haveibeenpwned.com. Per favore, scegli una password sicura.",
"PluginDescription": "Rifiuta password non sicure ricercandone l'hash nel database di haveibeenpwned.com"
}
}