diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index c9cd9a78d..5fe45105b 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -499,8 +499,8 @@ ssh_helper=ヘルプが必要ですか? GitHubのガイドを gpg_helper=ヘルプが必要ですか? GitHubのガイドをご覧ください: GPGについて add_new_key=SSHキーの追加 add_new_gpg_key=GPGキーの追加 -key_content_ssh_placeholder=先頭は次のいずれかです 'ssh-ed25519', 'ssh-rsa', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', 'ecdsa-sha2-nistp521' -key_content_gpg_placeholder=先頭は '-----BEGIN PGP PUBLIC KEY BLOCK-----' です +key_content_ssh_placeholder=先頭は次のいずれか 'ssh-ed25519', 'ssh-rsa', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', 'ecdsa-sha2-nistp521' +key_content_gpg_placeholder=先頭は '-----BEGIN PGP PUBLIC KEY BLOCK-----' ssh_key_been_used=このSSHキーは既にサーバーに追加されています。 ssh_key_name_used=同じ名前のSSHキーが既にアカウントに追加されています。 gpg_key_id_used=同じIDを持つGPG公開鍵が既に存在しています。