commit babbcbff18ed1b7b5cef7c07476c7e537eebb005 Author: Translation commit bot translation@torproject.org Date: Tue Apr 5 10:16:45 2016 +0000
Update translations for torbutton-abouttorproperties --- zh_HK/abouttor.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/zh_HK/abouttor.properties b/zh_HK/abouttor.properties index d607324..ca11098 100644 --- a/zh_HK/abouttor.properties +++ b/zh_HK/abouttor.properties @@ -2,19 +2,19 @@ # See LICENSE for licensing information. # vim: set sw=2 sts=2 ts=8 et:
-aboutTor.searchSP.privacy=Search <a href="%1$S">securely</a> with <a href="%2$S">Startpage</a>. +aboutTor.searchSP.privacy=透過<a href="%2$S">Startpage</a>來<a href="%1$S">安全地</a>搜尋。 # The following string is a link which replaces %1$S above. aboutTor.searchSP.privacy.link=https://startpage.com/eng/protect-privacy.html # The following string is a link which replaces %2$S above. aboutTor.searchSP.search.link=https://startpage.com/
-aboutTor.searchDDG.privacy=Search <a href="%1$S">securely</a> with <a href="%2$S">DuckDuckGo</a>. +aboutTor.searchDDG.privacy=透過<a href="%2$S">DuckDuckGo</a>來<a href="%1$S">安全地</a>搜尋。 # The following string is a link which replaces %1$S above. aboutTor.searchDDG.privacy.link=https://duckduckgo.com/privacy.html # The following string is a link which replaces %2$S above. aboutTor.searchDDG.search.link=https://duckduckgo.com/
-aboutTor.searchDC.privacy=Search <a href="%1$S">securely</a> with <a href="%2$S">Disconnect.me</a>. +aboutTor.searchDC.privacy=透過<a href="%2$S">Disconnect.me</a>來<a href="%1$S">安全地</a>搜尋。 # The following string is a link which replaces %1$S above. aboutTor.searchDC.privacy.link=https://disconnect.me/privacy # The following string is a link which replaces %2$S above.
tor-commits@lists.torproject.org