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/ja.json
Hosted Weblate 1b64e40c65
Translated using Weblate (Japanese)
Currently translated at 100.0% (3 of 3 strings)

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

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kozue Ono <kozue_ono@matomo.jp>
2023-06-03 14:52:31 +02:00

7 lines
560 B
JSON

{
"PasswordVerifier": {
"CantReachAPI": "パスワードを確認するために haveibeenpwned.com にアクセスできません。 詳細については Matomo のログを確認してください。",
"PasswordFoundInDb": "あなたのパスワードは、haveibeenpwned.com データベースで %1$s 回出現します。 安全なパスワードを選択してください。",
"PluginDescription": "haveibeenpwned.com データベースでハッシュを検索して、安全でないパスワードを拒否する"
}
}