Skip to content

Commit

Permalink
Minor adjustments to the Japanese translation for 5.4.0 (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenichisak authored Nov 15, 2023
1 parent ca9a800 commit ef01e26
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions _locales/ja_JP/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -526,19 +526,19 @@
"message": "DKIM を検証中のドメインの場合でも、署名を検証する"
},
"options_error.illformed_i.treatAs": {
"message": "不正な形式の AUID タグを:"
"message": "不正な形式の AUID タグ:"
},
"options_error.illformed_s.treatAs": {
"message": "不正な形式のセレクタタグを:"
"message": "不正な形式のセレクタタグ:"
},
"options_error.policy.key_insecure.treatAs": {
"message": "DNSSEC によりセキュアにされていない DKIM キーを:"
"message": "DNSSEC によりセキュアにされていない DKIM キー:"
},
"options_error.algorithm.sign.rsa-sha1.treatAs": {
"message": "rsa-sha1 署名アルゴリズムを:"
"message": "rsa-sha1 署名アルゴリズム:"
},
"options_error.algorithm.rsa.weakKeyLength.treatAs": {
"message": "弱い RSA キー (<2048 ビット):"
"message": "弱い RSA キー (<2048 ビット):"
},
"options_error.treatAs.value.0": {
"message": "エラーとする"
Expand Down

0 comments on commit ef01e26

Please sign in to comment.