diff options
author | GiteaBot <teabot@gitea.io> | 2021-01-23 19:34:53 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-01-23 19:34:53 +0000 |
commit | 4b7d85bfa5d593bb911a331a1d8daa67689bfa62 (patch) | |
tree | 62e1d46a524ca9e30825f8396144a8ab63e13d59 | |
parent | 4acb499f307069b893ee5df59446f5b0d1b3bb31 (diff) | |
download | gitea-4b7d85bfa5d593bb911a331a1d8daa67689bfa62.tar.gz gitea-4b7d85bfa5d593bb911a331a1d8daa67689bfa62.zip |
[skip ci] Updated translations via Crowdin
-rw-r--r-- | options/locale/locale_zh-TW.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini index 9baf43734b..8270998d41 100644 --- a/options/locale/locale_zh-TW.ini +++ b/options/locale/locale_zh-TW.ini @@ -517,6 +517,7 @@ ssh_helper=<strong>需要協助嗎?</strong>建議可看看 GitHub 的文件 gpg_helper=<strong>需要協助嗎?</strong>建議可看看 GitHub 的 <a href="%s">about 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', 'sk-ecdsa-sha2-nistp256@openssh.com', or 'sk-ssh-ed25519@openssh.com' key_content_gpg_placeholder=以 '-----BEGIN PGP PUBLIC KEY BLOCK-----' 開頭 add_new_principal=新增主體 ssh_key_been_used=此 SSH 金鑰已添加到伺服器。 |