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 (German)

Currently translated at 100.0% (2 of 2 strings)

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

[ci skip]

Co-authored-by: Christoph Ackermann <weblate@ewok-factory.ch>
This commit is contained in:
Hosted Weblate 2021-09-03 05:12:49 +02:00
parent f4c5165927
commit 3f7b1169cf
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1,6 +1,6 @@
{
"PasswordVerifier": {
"PasswordFoundInDb": "Das gewählte Passwort kommt %1$s Mal in der haveibeenpwned.com Datenbank vor. Bitte wählen Sie ein sicheres Passwort.",
"CantReachAPI": "haveibeenpwned.com ist nicht erreichbar. Bitte überprüfen Sie das Matomo Log für mehr Informationen."
"CantReachAPI": "Kann haveibeenpwned.com nicht erreichen, um das Passwort zu verifizieren. Bitte überprüfen Sie das Matomo Log für mehr Informationen.",
"PasswordFoundInDb": "Ihr Passwort kommt %1$s Mal in der haveibeenpwned.com Datenbank vor. Bitte wählen Sie ein sicheres Passwort."
}
}