1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-15 05:58:27 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2022-04-08 00:17:39 +00:00
parent 783a021889
commit c6531de3f5
11 changed files with 0 additions and 11 deletions

View File

@@ -662,7 +662,6 @@ ssh_invalid_token_signature=入力されたSSH 鍵、署名、トークンが合
ssh_token_required=以下のトークンの署名を入力する必要があります
ssh_token=トークン
ssh_token_help=署名はこの方法で生成できます:
ssh_token_code=echo -n "%s" | ssh-keygen -Y sign -n gitea -f /path_to_your_pubkey
ssh_token_signature=Armor形式のSSH署名
key_signature_ssh_placeholder=先頭は '-----BEGIN SSH SIGNATURE-----'
verify_ssh_key_success=SSH 鍵 '%s' を確認しました。