commit 8812e6cbcd8b72a82cd2c42d609de71a9ce20580 Author: Translation commit bot translation@torproject.org Date: Fri Jun 4 11:17:27 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- zh-CN/torbutton.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/zh-CN/torbutton.properties b/zh-CN/torbutton.properties index 0177bb6224..28c3ce917b 100644 --- a/zh-CN/torbutton.properties +++ b/zh-CN/torbutton.properties @@ -124,8 +124,8 @@ onionServices.authPreferences.remove=移除 onionServices.authPreferences.removeAll=移除全部 onionServices.authPreferences.failedToGetKeys=无法从 Tor 获得密钥 onionServices.authPreferences.failedToRemoveKey=无法移除密钥 -onionServices.v2Deprecated.pageTitle=V2 Onion Site Deprecation Warning -onionServices.v2Deprecated.header=Version 2 Onion Sites will be deprecated soon +onionServices.v2Deprecated.pageTitle=版本 2 洋葱网站弃用警告 +onionServices.v2Deprecated.header=版本 2 洋葱网站将很快被弃用 onionServices.v2Deprecated=该洋葱网站将很快无法访问。请联系站点管理员并呼吁他们升级。 onionServices.v2Deprecated.longDescription=Tor 将从 2021 年 7 月开始终止对版本 2 洋葱服务的支持,此洋葱网站将无法再通过此地址访问。 如果您是站点管理员,请尽快升级到版本 3 的洋葱服务。 onionServices.v2Deprecated.tryAgain=了解了 @@ -147,10 +147,10 @@ onionLocation.onionServicesTitle=洋葱服务
# LOCALIZATION NOTE: %S will be replaced with the cryptocurrency address. cryptoSafetyPrompt.cryptoWarning=A cryptocurrency address (%S) has been copied from an insecure website. It could have been modified. -cryptoSafetyPrompt.whatCanHeading=What can you do about it? -cryptoSafetyPrompt.whatCanBody=You can try reconnecting with a new circuit to establish a secure connection, or accept the risk and dismiss this warning. +cryptoSafetyPrompt.whatCanHeading=你能用它做什么? +cryptoSafetyPrompt.whatCanBody=您可以尝试使用新线路重新建立安全连接,或者接受风险并消除此警告。 cryptoSafetyPrompt.learnMore=了解更多 -cryptoSafetyPrompt.primaryAction=Reload Tab with a New Circuit +cryptoSafetyPrompt.primaryAction=使用新线路重新加载选项卡 cryptoSafetyPrompt.primaryActionAccessKey=R -cryptoSafetyPrompt.secondaryAction=Dismiss Warning +cryptoSafetyPrompt.secondaryAction=消除警告 cryptoSafetyPrompt.secondaryActionAccessKey=B
tor-commits@lists.torproject.org