commit 04801223cab3c1a25489a4cb2fbc9774c159c5eb Author: Translation commit bot translation@torproject.org Date: Fri May 21 13:16:09 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messa... --- zh_TW/messages.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-)
diff --git a/zh_TW/messages.json b/zh_TW/messages.json index 393a1c46fc..15166928a4 100644 --- a/zh_TW/messages.json +++ b/zh_TW/messages.json @@ -36,10 +36,7 @@ "message": "Cookies are not enabled." }, "websiteIntro": { - "message": "Snowflake is a system to defeat internet censorship. People who are censored can use Snowflake to access the internet. Their connection goes through Snowflake proxies, which are run by volunteers. For more detailed information about how Snowflake works see our <a href="https://trac.torproject.org/projects/tor/wiki/doc/Snowflake/%5C" data-msgid="__MSG_docWiki__">documentation wiki</a>." - }, - "docWiki": { - "message": "documentation wiki" + "message": "Snowflake is a system to defeat internet censorship. People who are censored can use Snowflake to access the internet. Their connection goes through Snowflake proxies, which are run by volunteers. For more detailed information about how Snowflake works see our <a href="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowf... wiki</a>." }, "browser": { "message": "Browser" @@ -63,16 +60,16 @@ "message": "Reporting Bugs" }, "fileBug": { - "message": "If you encounter problems with Snowflake as a client or a proxy, please consider filing a bug. To do so, you will have to," + "message": "If you encounter problems with Snowflake as a client or a proxy, please consider filing a bug report. There are two ways to file a bug report:" }, "sharedAccount": { - "message": "Either <a href="https://trac.torproject.org/projects/tor/register%5C%22%3Ecreate an account</a> or <a href="https://trac.torproject.org/projects/tor/login%5C%22%3Elog in</a> using the shared <b>cypherpunks</b> account with password <b>writecode</b>." + "message": "File an <a href="https://anonticket.onionize.space/%5C%22%3Eanonymous ticket</a> by generating an identifier and logging in with it. Then, find the Snowflake project in the <strong>List of all projects</strong> and create a new issue." }, "bugTracker": { - "message": "<a href="https://trac.torproject.org/projects/tor/newticket?component=Circumvention%2... a ticket</a> using our bug tracker." + "message": "<a href="https://gitlab.onionize.space/%5C%22%3ERequest an account</a> at the Tor Project GitLab, then <a href="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowf... a new issue</a> in the Snowflake project." }, "descriptive": { - "message": "Please try to be as descriptive as possible with your ticket and if possible include log messages that will help us reproduce the bug. Consider adding keywords <em>snowflake-webextension</em> or <em>snowflake-client</em> to let us know how which part of the Snowflake system is experiencing problems." + "message": "Please try to be as descriptive as possible with your ticket and if possible include log messages that will help us reproduce the bug." }, "embed": { "message": "Embed" @@ -82,5 +79,11 @@ }, "looksLike": { "message": "Which looks like this:" + }, + "faq": { + "message": "FAQ" + }, + "support": { + "message": "See the <a href="https://support.torproject.org/censorship/%5C%22%3ECensorship</a> topic in Tor's <a href="https://support.torproject.org/%5C%22%3ESupport Portal</a>." } }
tor-commits@lists.torproject.org