summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2020-08-21 07:54:15 +0000
committerGiteaBot <teabot@gitea.io>2020-08-21 07:54:15 +0000
commitae23bbdae3102ebc187ff504fe07d75116815ff4 (patch)
treee85f660e3c70f448fe697511f272d84596cc8165 /options
parent9c9c3348bb5ec3daacb43ab31a9cdf3f2872e46b (diff)
downloadgitea-ae23bbdae3102ebc187ff504fe07d75116815ff4.tar.gz
gitea-ae23bbdae3102ebc187ff504fe07d75116815ff4.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_ja-JP.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini
index c9cd9a78d7..5fe45105bb 100644
--- a/options/locale/locale_ja-JP.ini
+++ b/options/locale/locale_ja-JP.ini
@@ -499,8 +499,8 @@ ssh_helper=<strong>ヘルプが必要ですか?</strong> GitHubのガイドを
gpg_helper=<strong>ヘルプが必要ですか?</strong> GitHubのガイドをご覧ください: <a href="%s">GPGについて</a>
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公開鍵が既に存在しています。