commit bb0a2db2e3a898566fbdec515c5b9c13489076f3 Author: Translation commit bot translation@torproject.org Date: Thu Feb 6 05:21:11 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- zh-CN/torbutton.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/zh-CN/torbutton.properties b/zh-CN/torbutton.properties index ca45638797..72b5b3730c 100644 --- a/zh-CN/torbutton.properties +++ b/zh-CN/torbutton.properties @@ -63,8 +63,8 @@ pageInfo_OnionEncryption=连接已经被加密(洋葱服务) # LOCALIZATION NOTE: %S will be replaced with the .onion address. onionServices.clientAuthMissing=Tor 洋葱服务客户端认证失败 onionServices.authPrompt.description=%S 需要您的私钥 -onionServices.authPrompt.keyPlaceholder=键入您的私人密钥来使用此洋葱服务 +onionServices.authPrompt.keyPlaceholder=输入您的私钥来使用此洋葱服务 onionServices.authPrompt.done=完成 onionServices.authPrompt.doneAccessKey=天 -onionServices.authPrompt.invalidKey=请键入一个合法的密钥(52位base32字符或44位base64字符) -onionServices.authPrompt.failedToSetKey=无法使用您的密钥来配置Tor +onionServices.authPrompt.invalidKey=请输入一个合法的密钥(52位 base32 字符或44位 base64 字符) +onionServices.authPrompt.failedToSetKey=无法使用您的密钥来配置 Tor
tor-commits@lists.torproject.org