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/bg.json
Hosted Weblate 6ed73a111b
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (3 of 3 strings)

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

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ministry of Electronic Governance - Bulgaria <dvdimov@e-gov.bg>
2023-06-03 14:52:29 +02:00

7 lines
633 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"PasswordVerifier": {
"CantReachAPI": "Не мога да се свържа с haveibeenpwned.com за проверка на паролата. Моля, проверете логовете на Matomo за повече информация.",
"PasswordFoundInDb": "Вашата парола се среща %1$s пъти в базата данни haveibeenpwned.com. Моля, изберете сигурна парола.",
"PluginDescription": "Отхвърляйте несигурни пароли, като търсите техния хеш в базата данни haveibeenpwned.com"
}
}