diff options
Diffstat (limited to 'locale/zh-TW/messages.properties')
-rw-r--r-- | locale/zh-TW/messages.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/zh-TW/messages.properties b/locale/zh-TW/messages.properties index 09d0cf4..4f89a0a 100644 --- a/locale/zh-TW/messages.properties +++ b/locale/zh-TW/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – 統計 statsPageGenericStats=大致統計 statsPageCookieHeadersFoiled=已阻止<a href='https://zh.wikipedia.org/wiki/Cookie'>Cookie</a>檔頭請求:{{count}}次 statsPageRefererHeadersFoiled=已阻止<a href='https://zh.wikipedia.org/wiki/HTTP%E5%8F%83%E7%85%A7%E4%BD%8D%E5%9D%80'>HTTP參照位址</a>檔頭請求:{{count}}次 -statsPageHyperlinkAuditingFoiled=已阻止<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>超連結審查</a>:{{count}}次 +statsPageHyperlinkAuditingFoiled=已阻止<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>超連結審查</a>:{{count}}次 statsPageCookiesRemoved=本地Cookie移除次數:{{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>本地儲存</a>清空次數:{{count}} statsPageBrowserCacheCleared=瀏覽器快取清除次數:{{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=偽造網頁第三方請求中的 <a href='https://z privacyProcessRefererHelp=維基百科:<blockquote>HTTP 位址參照是一個用於辨識請求來源網頁網址的內容標識。……<b>由於位址參照可能會洩漏隱私,某些瀏覽器容許使用者禁止傳送位址參照。</b></blockquote>若啟用該設定,<i>ηMatrix</i> 則會於來源網頁請求的 HTTP 位址參照中包含的域名與請求資源所在域名有差別時偽造位址參照。 privacyNoMixedContentPrompt=嚴格遵守 HTTPS 協議:禁止混合内容 privacyNoMixedContentHelp=<p><a href='https://developer.mozilla.org/docs/Security/MixedContent'>Mozilla 開發者網絡</a>告知:</p><blockquote>若 HTTPS 頁面包含未經加密的普通 HTTP 網頁內容,則當前連結只是部分加密;未加密的部分或會遭他人窺視甚至篡改內容,故連結並非完全安全。當此情況發生時,該頁面即為混合內容頁面。</blockquote> -privacyProcessHyperlinkAuditingPrompt=禁止<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>超連結審查</a> +privacyProcessHyperlinkAuditingPrompt=禁止<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>超連結審查</a> privacyProcessHyperlinkAuditingHelp=<p>超連結審查容許<b>任何人</b>獲知用戶於特定網頁上點擊了某個連結。其本質為一種追蹤手段:經由容許網站或任何第三方獲告知您於哪個頁面點擊了哪個連結,以達到追蹤您的瀏覽動向此一特定目的。</p> userRulesPermanentHeader=永久規則 userRulesTemporaryHeader=臨時規則 |