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/uk.json
Hosted Weblate ae69db1eed
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3 of 3 strings)

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

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
2023-06-03 14:52:30 +02:00

7 lines
641 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"
}
}