diff options
author | Jesús <heckyel@hyperbola.info> | 2022-04-06 09:20:13 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-04-06 09:20:13 +0800 |
commit | 43ec510f592126f13bb470c3f21225db322f6073 (patch) | |
tree | 6601175555476b4fcb16498c82f2a19540519f2b | |
parent | df349cf4a60f9ca5a522806a5152f4ea159f54e3 (diff) | |
download | ematrix-43ec510f592126f13bb470c3f21225db322f6073.tar.lz ematrix-43ec510f592126f13bb470c3f21225db322f6073.tar.xz ematrix-43ec510f592126f13bb470c3f21225db322f6073.zip |
Update Hyperlink Auditing URL
32 files changed, 58 insertions, 58 deletions
diff --git a/locale/bg/messages.properties b/locale/bg/messages.properties index fdec036..fbdd06f 100644 --- a/locale/bg/messages.properties +++ b/locale/bg/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Статистика statsPageGenericStats=Обща статистика statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Local cookies removed: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Изчистен е кешът в браузъра: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Само HTTPS: забранено е смесено съдържание. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Постоянни правила userRulesTemporaryHeader=Временни правила diff --git a/locale/cs/messages.properties b/locale/cs/messages.properties index 2d04710..32cca9a 100644 --- a/locale/cs/messages.properties +++ b/locale/cs/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistiky statsPageGenericStats=Obecné statistiky statsPageCookieHeadersFoiled=Zničené <a href='https://cs.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> hlavičky: {{count}} statsPageRefererHeadersFoiled=Počet neodeslaných <a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> hlaviček: {{count}} -statsPageHyperlinkAuditingFoiled=Počet zmařených <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> pokusů: {{count}} +statsPageHyperlinkAuditingFoiled=Počet zmařených <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> pokusů: {{count}} statsPageCookiesRemoved=Počet smazaných cookies: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Cache prohlížeče smazána: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=Z Wikipedie:<blockquote>HTTP referer je v informatice označení pro URI, ze kterého byla webová stránka navštívena. Údaj HTTP referrer zapisuje webový prohlížeč do hlavičky HTTP dotazu pro webový server, který ho může dále zpracovat. <b>Dereferrer označuje činnost, při které je ze žádosti o webovou stránku odstraněn HTTP referrer, takže není možné zjistit, odkud uživatel na webovou stránku přišel.</b></blockquote>Pokud je toto zakliknuto, <i>ηMatrix</i> bude spoofovat informace o HTTP referrer pokud je jméno domény HTTP referreru třetí strany v kontextu s požadavkem. privacyNoMixedContentPrompt=Striktní HTTPS: zakázat smíšený obsah. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Permanentní pravidla userRulesTemporaryHeader=Dočasná pravidla diff --git a/locale/de/messages.properties b/locale/de/messages.properties index ba40643..9ba62ce 100644 --- a/locale/de/messages.properties +++ b/locale/de/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=µMatrix – Statistik statsPageGenericStats=Statistik nach Gattungen statsPageCookieHeadersFoiled=<a href='https://de.wikipedia.org/wiki/HTTP_Cookie'>HTTP Cookie</a> Header blockiert: {{count}} statsPageRefererHeadersFoiled=<a href='https://de.wikipedia.org/wiki/Referrer'>HTTP Referrer</a> Header blockiert: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> Versuche vereitelt: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> Versuche vereitelt: {{count}} statsPageCookiesRemoved=Lokale Cookies entfernt: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local Storage</a> geleert: {{count}} statsPageBrowserCacheCleared=Browser Cache geleert: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Verschleiere den <a href='https://de.wikipedia.org/w privacyProcessRefererHelp=<p>Aus Wikipedia:</p><blockquote>Ein Referrer ist die Internetadresse der Webseite, von der der Benutzer durch Anklicken eines Links zu der aktuellen Seite gekommen ist. ... <b>(Die Übertragung eines Referrers zu verhindern) ...ist unter anderem aus Datenschutzerwägungen interessant, da andernfalls die Möglichkeit besteht, die Referrer mit den Nutzer-IP-Adressen in Verbindung zu bringen.</b></blockquote><p>Wenn dieser Schalter aktiviert ist, wird <i>ηMatrix</i> den HTTP Referrer verschleiern bzw. manipulieren, wenn der Domänenname des HTTP Referrer nicht mit dem Domänenname der anfragenden URL überein stimmt (das heißt, der Referrer stammt von einer Drittseite). privacyNoMixedContentPrompt=Nur HTTPS: verbiete gemischte Inhalte. privacyNoMixedContentHelp=<p>Übersetzt von <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>Wenn [eine] HTTPS-Seite normale Klartext-HTTP-Inhalte enthält, ist die Verbindung nur teilweise verschlüsselt: der unverschlüsselte Inhalt ist zugänglich für Schnüffler und kann durch man-in-the-middle-Attacken modifiziert werden; die Verbindung ist daher nicht mehr sicher. Wenn eine Webseite ein solches Verhalten aufweist, nennt man dies eine Seite mit gemischten Inhalten. </blockquote> -privacyProcessHyperlinkAuditingPrompt=Blockiere alle <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> Versuche. +privacyProcessHyperlinkAuditingPrompt=Blockiere alle <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> Versuche. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink-Auditing ist ein Mechanismus, der es <b>allen beteiligten Parteien</b> erlaubt herauszufinden, auf welchen Link ein Benutzer auf einer bestimmten Webseite klickt. Im Grunde ist es eine Tracking-Funktion: Es erlaubt einer Webseite oder auch Drittparteien auf dieser Webseite, sich darüber zu informieren, auf welche Links du auf eine dieser Seiten geklickt hast. Der einzige Zweck besteht darin, deine Browsing-Aktivitäten zu verfolgen.</p> userRulesPermanentHeader=Permanente Regeln userRulesTemporaryHeader=Temporäre Regeln diff --git a/locale/el/messages.properties b/locale/el/messages.properties index 90cacc3..220fc96 100644 --- a/locale/el/messages.properties +++ b/locale/el/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Στατιστικά statsPageGenericStats=Γενικά στατιστικά statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Local cookies removed: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Permanent rules userRulesTemporaryHeader=Temporary rules diff --git a/locale/en/messages.properties b/locale/en/messages.properties index f5dc535..5bcbba5 100644 --- a/locale/en/messages.properties +++ b/locale/en/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistics statsPageGenericStats=Generic statistics statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Local cookies removed: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Permanent rules userRulesTemporaryHeader=Temporary rules diff --git a/locale/eo/messages.properties b/locale/eo/messages.properties index 468ab24..42ddf98 100644 --- a/locale/eo/messages.properties +++ b/locale/eo/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistics statsPageGenericStats=Generic statistics statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Lokaj kuketoj forigitaj: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Lokaj konservadoj</a> malplenigitaj: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Daŭraj reguloj userRulesTemporaryHeader=Nedaŭraj reguloj diff --git a/locale/et/messages.properties b/locale/et/messages.properties index f9b5f21..bbeeac8 100644 --- a/locale/et/messages.properties +++ b/locale/et/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – statistika statsPageGenericStats=Üldstatistika statsPageCookieHeadersFoiled=<a href='https://et.wikipedia.org/wiki/HTTP-k%C3%BCpsis'>HTTP-küpsise</a> tõrjutud päismik: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Local cookies removed: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Permanent rules userRulesTemporaryHeader=Temporary rules diff --git a/locale/fa/messages.properties b/locale/fa/messages.properties index 9ffafc1..1b1b9d0 100644 --- a/locale/fa/messages.properties +++ b/locale/fa/messages.properties @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=قوانین دائم userRulesTemporaryHeader=قوانین موقت diff --git a/locale/fi/messages.properties b/locale/fi/messages.properties index 78cbe96..c83bc3e 100644 --- a/locale/fi/messages.properties +++ b/locale/fi/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Tilastot statsPageGenericStats=Yleiset tilastot statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Local cookies removed: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Permanent rules userRulesTemporaryHeader=Temporary rules diff --git a/locale/fil/messages.properties b/locale/fil/messages.properties index 448c331..05be29d 100644 --- a/locale/fil/messages.properties +++ b/locale/fil/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Istatistika statsPageGenericStats=Generic na istatistika statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> hinabol ang mga header: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> ang mga pagtatangka ay napawalang-saysay:{{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> ang mga pagtatangka ay napawalang-saysay:{{count}} statsPageCookiesRemoved=Inalis na mga lokal na cookies: {{count}} statsPageLocalStoragesCleared=<a href = 'http: //diveintohtml5.info/storage.html'> Mga lokal na storage </a> ay walang laman: {{count}} statsPageBrowserCacheCleared=Naka-clear ang mga cache ng browser: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=Mula sa Wikipedia:<blockquote> Ang HTTP referer ay isang header ng HTTP na nagpapakilala sa address ng webpage na naka-link sa mapagkukunan na hiniling. ...<b>Dahil ang impormasyon ng referer ay maaaring lumalabag sa privacy, pinapayagan ng ilang mga browser ng web ang gumagamit na huwag paganahin ang pagpapadala ng impormasyon ng referer.</b></blockquote>Kung naka-check ang setting na ito,<i>ηMatrix</i>ay i-spoof ang impormasyon ng HTTP referrer kung ang pangalan ng domain ng HTTP referrer ay third-party sa pangalan ng domain na net request. privacyNoMixedContentPrompt=Strict HTTPS: pagbawalan ang halo-halong nilalaman. privacyNoMixedContentHelp=<p>Mula sa <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>Kung ang [a] pahina ng HTTPS ay kinabibilangan ng nilalaman na nakuha sa pamamagitan ng regular, cleartext HTTP, at pagkatapos ang koneksyon ay bahagyang naka-encrypt lamang: ang hindi naka-encrypt na nilalaman ay naa-access sa mga sniffer at maaaring mabago ng mga man-in-the-middle attackers, at samakatuwid ang koneksyon ay hindi na-safeguarded ngayon. Kapag nagpapakita ang isang webpage ng pag-uugali na ito, ito ay tinatawag na isang halo-halong pahina ng nilalaman.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Harangan ang lahat ng<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>pag-audit ng hyperlink</a> mga pagtatangka. +privacyProcessHyperlinkAuditingPrompt=Harangan ang lahat ng<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>pag-audit ng hyperlink</a> mga pagtatangka. privacyProcessHyperlinkAuditingHelp=<p> Ang pag-audit ng hyperlink ay isang mekanismo na nagbibigay-daan sa isang partido, <b> anumang partido </b>, na ipaalam kung anong link ang na-click ng isang user sa isang partikular na web page. Ito ay talagang isang tampok sa pagsubaybay: pinapayagan nito ang isang web site, o anumang ikatlong partido sa web site na iyon, na ipaalam kung aling link ang iyong na-click sa alin sa mga web page nito. Ang tanging layunin ay upang masubaybayan ang iyong aktibidad sa pagba-browse. </p> userRulesPermanentHeader=Permanenteng panuntunan userRulesTemporaryHeader=Temporary rules diff --git a/locale/fr/messages.properties b/locale/fr/messages.properties index d99b075..d47879c 100644 --- a/locale/fr/messages.properties +++ b/locale/fr/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistiques statsPageGenericStats=Statistiques générales statsPageCookieHeadersFoiled=Nombre de <a href='https://fr.wikipedia.org/wiki/Cookie_(informatique)'>Cookies HTTP</a> bloqués : {{count}} statsPageRefererHeadersFoiled=Nombre de <a href='https://fr.wikipedia.org/wiki/R%C3%A9f%C3%A9rant'>Référants HTTP</a> bloqués : {{count}} -statsPageHyperlinkAuditingFoiled=Nombre d'<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Audits hyperliens</a> bloqués : {{count}} +statsPageHyperlinkAuditingFoiled=Nombre d'<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Audits hyperliens</a> bloqués : {{count}} statsPageCookiesRemoved=Nombre de Cookies locaux supprimés : {{count}} statsPageLocalStoragesCleared=Nombre de <a href='https://fr.wikipedia.org/wiki/Stockage_web_local'>Stockages web locaux</a> effacés : {{count}} statsPageBrowserCacheCleared=Nombre de fois où le cache du navigateur a été vidé : {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Modifier les informations de <a href='https://fr.wik privacyProcessRefererHelp=<p>D'après Wikipédia :</p> <blockquote>Un référant HTTP est un champ dans l'entête HTTP, qui indique l'adresse de la page Web depuis laquelle on se connecte vers la ressource demandée[...] <b>Puisque les informations comprises dans un référant peuvent compromettre la vie privée, certains navigateurs Web permettent aux utilisateurs de désactiver l'envoi de ces données.</b></blockquote><p>Si ce paramètre est coché, <i>ηMatrix</i> supprimera le référant HTTP si le nom de domaine du référant HTTP est différent du nom de domaine de la requête réseau (autrement dit, si vous venez d'un site différent de celui que vous visitez)</p> privacyNoMixedContentPrompt=Interdire du contenu mixte - Trafic HTTPS uniquement privacyNoMixedContentHelp=<p>D'après le <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a> :</p><blockquote>Si la page HTTPS comprend des éléments en provenance de trafic(s) HTTP, alors la connexion n'est encryptée que partiellement; le contenu non-encrypté est alors accessible aux analyseurs de paquets et peut être modifié lors d'attaques de l'homme du milieu, compromettant la sécurité de la connexion. Lorsqu'une page Web montre un tel comportement, elle est qualifiée de page Web au contenu mixte.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Bloquer toutes les tentatives d'<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>audit hyperlien</a> +privacyProcessHyperlinkAuditingPrompt=Bloquer toutes les tentatives d'<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>audit hyperlien</a> privacyProcessHyperlinkAuditingHelp=<p>L'audit hyperlien est un méchanisme qui permet à <b>n'importe quel parti</b> de connaître le lien sur lequel une personne clique dans une page Web précise. C'est surtout une fonctionnalité de pistage, qui peut donc être désactivée sans crainte.</p> userRulesPermanentHeader=Règles permanentes userRulesTemporaryHeader=Règles temporaires diff --git a/locale/he/messages.properties b/locale/he/messages.properties index 7c4e556..1e6680b 100644 --- a/locale/he/messages.properties +++ b/locale/he/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – סטטיסטיקות statsPageGenericStats=סטטיסטיקות גנריות statsPageCookieHeadersFoiled=כותרות (Headers) <a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> שסוכלו: {{count}} statsPageRefererHeadersFoiled=כותרות (Headers) <a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> שסוכלו: {{count}} -statsPageHyperlinkAuditingFoiled=ניסיונות <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> שסוכלו: {{count}} +statsPageHyperlinkAuditingFoiled=ניסיונות <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> שסוכלו: {{count}} statsPageCookiesRemoved=מחיקות של עוגיות מקומיות: {{count}} statsPageLocalStoragesCleared=ריקונים של <a href='http://diveintohtml5.info/storage.html'>אחסונים לוקליים</a>: {{count}} statsPageBrowserCacheCleared=מחיקות של זיכרון מטמון: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=זייף את ה <a href='https://en.wikipedia.org/w privacyProcessRefererHelp=מתוך ויקיפדיה:<blockquote>HTTP referer זוהי כותרת (header) של בקשת HTTP אשר מזהה את הכתובת של דף האינטרנט שמקושר למשאב שמבוקש. ... <b>משום שהמידע על המפנה (referer) יכול לפגוע בפרטיות, מספר דפדפנים מאפשרים למשתמש לבטל את השליחה של המידע של המפנה.</b></blockquote>אם אפשרות זו מאופשרת, <i>ηMatrix</i> יזייף את המידע של ה HTTP referrer אם שם הדומיין של ה HTTP referrer הוא צד שלישי לשם הדומיין של בקשת הרשת. privacyNoMixedContentPrompt=מצב HTTPS נוקשה: אסור על תוכן מעורב. privacyNoMixedContentHelp=<p>מתוך <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p>אם דף HTTPS (מאובטח) מכיל בתוכו תוכן שהובא באמצעות בקשת HTTP, אז החיבור מוצפן באופן חלקי בלבד: התוכן הלא מוצפן נגיש להסנפה ותוקפים שנמצאים באמצע יכולים לשנות אותו, ולכן החיבור כבר לא בטוח. כאשר דף אינטרנט מציג התנהגות זו, זה נקרא דף עם תוכן מעורב.</blockquote> -privacyProcessHyperlinkAuditingPrompt=חסום את כל הניסיונות ל<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a>. +privacyProcessHyperlinkAuditingPrompt=חסום את כל הניסיונות ל<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a>. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing זהו מנגנון אשר מאפשר לצד, <b>כל צד</b>, להיות מודע על איזה קישור בדיוק המשתמש לחץ בדף אינטרנט ספציפי. במהות שלו זוהי תכונת מעקב: היא מאפשרת לדף אינטרנט, או לכל אתר צד שלישי לדף אינטרנט זה, להיות מודע לגבי איזה קישור לחצת באיזה דף של האתר שלהם. המטרה היחידה היא לעקוב אחר פעילות הגלישה שלך.</p> userRulesPermanentHeader=חוקים קבועים userRulesTemporaryHeader=חוקים זמניים diff --git a/locale/hi/messages.properties b/locale/hi/messages.properties index 541961f..abb4a4e 100644 --- a/locale/hi/messages.properties +++ b/locale/hi/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistics statsPageGenericStats=Generic statistics statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Local cookies removed: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Permanent rules userRulesTemporaryHeader=Temporary rules diff --git a/locale/id/messages.properties b/locale/id/messages.properties index 29bea09..70afaca 100644 --- a/locale/id/messages.properties +++ b/locale/id/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistik statsPageGenericStats=Statistik umum statsPageCookieHeadersFoiled=Tajuk <a href='https://id.wikipedia.org/wiki/Kuki_HTTP'>kuki HTTP</a> digagalkan: {{count}} statsPageRefererHeadersFoiled=Tajuk <a href='https://en.wikipedia.org/wiki/HTTP_referer'>perujuk HTTP</a> digagalkan: {{count}} -statsPageHyperlinkAuditingFoiled=Percobaan <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>pengauditan pranala</a> digagalkan: {{count}} +statsPageHyperlinkAuditingFoiled=Percobaan <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>pengauditan pranala</a> digagalkan: {{count}} statsPageCookiesRemoved=Kuki lokal dibuang: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Penyimpanan lokal</a> dikosongkan: {{count}} statsPageBrowserCacheCleared=Tembolok peramban dibersihkan: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Palsukan untai <a href='https://en.wikipedia.org/wik privacyProcessRefererHelp=Dari Wikipedia:<blockquote>Perujuk HTTP adalah sebuah ruas tajuk HTTP yang mengidentifikasi alamat dari halaman web yang bertautan dengan sumber daya yang sedang diminta. ... <b>Karena informasi perujuk dapat melanggar privasi, beberapa peramban memperbolehkan pengguna untuk menonaktifkan pengiriman informasi perujuk.</b></blockquote>Jika aturan ini dicentang, <i>ηMatrix</i> akan memalsukan informasi perujuk HTTP jika nama domain perujuk HTTP adalah pihak ketiga dari nama domain jaringan yang diminta. privacyNoMixedContentPrompt=HTTPS Ketat: larang konten campuran. privacyNoMixedContentHelp=<p>Dari <a href='https://developer.mozilla.org/id/docs/Security/MixedContent'>Jaringan Pengembang Mozilla</a>:</p><blockquote>Jika halaman HTTPS mengandung muatan yang diambil melalui HTTP umum / berteks jelas, maka koneksi hanya terenkripsi sebagian: muatan yang tidak terenkripsi tersedia bagi para pengendus jaringan dan dapat diubah oleh serangan orang-ditengah, dan oleh karena itu koneksi menjadi tidak lagi aman. Ketika halaman web memperlihatkan perilaku seperti ini, hal ini disebut “halaman dengan muatan campuran tidak aman”.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Blokir semua percobaan <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>pengauditan pranala</a>. +privacyProcessHyperlinkAuditingPrompt=Blokir semua percobaan <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>pengauditan pranala</a>. privacyProcessHyperlinkAuditingHelp=<p>Pengauditan pranala adalah mekanisme yang memperbolehkan satu pihak, <b>pihak manapun</b>, mendapatkan informasi tentang tautan mana yang pengguna klik pada halaman web tertentu. Hal ini pada dasarnya adalah fitur pelacakan: memperbolehkan sebuah situs web, atau pihak ketiga dari situs web tersebut, mendapatkan informasi tentang tautan mana di halaman yang mana yang anda klik pada situs web tersebut. Tujuannya adalah untuk melacak aktifitas penjelajahan anda.</p> userRulesPermanentHeader=Aturan permanen userRulesTemporaryHeader=Aturan sementara diff --git a/locale/it/messages.properties b/locale/it/messages.properties index 70b4477..c5eca65 100644 --- a/locale/it/messages.properties +++ b/locale/it/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistiche statsPageGenericStats=Statistiche generali statsPageCookieHeadersFoiled=<a href='http://it.wikipedia.org/wiki/Cookie'>HTTP cookie</a> headers bloccati: {{count}} statsPageRefererHeadersFoiled=<a href='https://it.wikipedia.org/wiki/Referer'>HTTP referer</a> headers bloccati: {{count}} -statsPageHyperlinkAuditingFoiled=Tentativi sventati di <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>revisione hyperlink</a>: {{count}} +statsPageHyperlinkAuditingFoiled=Tentativi sventati di <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>revisione hyperlink</a>: {{count}} statsPageCookiesRemoved=Cookies locali eliminati: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> svuotati: {{count}} statsPageBrowserCacheCleared=Cache del browser pulite: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Falsifica (spoof) la stringa <a href='https://en.wik privacyProcessRefererHelp=Da Wikipedia (en):<blockquote>Un referer HTTP è un campo di intestazione HTTP che identifica l'indirizzo della pagina web di provenienza verso la risorsa richiesta. ... <b>Poiché le informazioni del referer possono violare la privacy, alcuni browser consentono all'utente di disabilitare l'invio delle informazioni del referer.</b></blockquote>Se questa opzione è selezionata, <i>ηMatrix</i> falsificherà (spoof) le informazioni del referrer HTTP se il nome di dominio del referrer HTTP è di terze parti. privacyNoMixedContentPrompt=Strict HTTPS: proibisci i contenuti misti. privacyNoMixedContentHelp=<p>Da <a href='https://developer.mozilla.org/it/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>Se [a] la pagina HTTPS include contenuti recuperati attraverso richieste HTTP regolari (non crittografate), la connessione risulterà solo parzialmente criptata: il contenuto non crittografato è accessibile a sniffer e potrebbe essere modificato da attacchi man-in-the-middle. In questo caso la connessione non è più considerata protetta. Quando una pagina web presenta questo comportamento si parla di una pagina con Contenuto Misto.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Blocca tutti i tentativi di <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>revisione degli hyperlink</a>. +privacyProcessHyperlinkAuditingPrompt=Blocca tutti i tentativi di <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>revisione degli hyperlink</a>. privacyProcessHyperlinkAuditingHelp=<p>La revisione degli hyperlink è un meccanismo che consente a una parte, <b>qualsiasi parte</b>, di essere informata su quale link ha cliccato l'utente in una pagina web. Si tratta essenzialmente di una funzione di tracciamento: permette a un sito, o a qualsiasi terza parte di quel sito, di essere informato su quale link hai cliccato su quale delle sue pagine web. L'unico scopo è quello di tracciare la tua attività di navigazione.</p> userRulesPermanentHeader=Regole permanenti userRulesTemporaryHeader=Regole temporanee diff --git a/locale/ja/messages.properties b/locale/ja/messages.properties index a6fa245..0073b35 100644 --- a/locale/ja/messages.properties +++ b/locale/ja/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – 統計 statsPageGenericStats=一般的な統計 statsPageCookieHeadersFoiled=拒否した <a href='https://en.wikipedia.org/wiki/HTTP_cookie'>Cookie</a> の数: {{count}} statsPageRefererHeadersFoiled=拒否した <a href='https://en.wikipedia.org/wiki/HTTP_referer'>リファラ</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'>Local storage</a> を空にした数: {{count}} statsPageBrowserCacheCleared=ブラウザキャッシュを消去した数: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=サードパーティーリクエストの <a href=' privacyProcessRefererHelp=Wikipedia から引用:<blockquote>HTTP リファラは、要求しているリソースにリンクしたウェブページのアドレスを識別する HTTP ヘッダのフィールドです。<b>リファラはプライバシーを侵害するおそれがあるため、一部の Web ブラウザでは、ユーザーがリファラの送信を無効にすることができます</b>。</blockquote>この設定をオンにすると、HTTP リファラのドメイン名がアクセスしている Web サイトのドメイン名と異なる場合(サードパーティリクエストである場合)、<i>ηMatrix</i> は HTTP リファラを偽装します。 privacyNoMixedContentPrompt=厳密な HTTPS: 混在コンテンツをブロックする privacyNoMixedContentHelp=<p><a href='https://developer.mozilla.org/ja/docs/Security/%E6%B7%B7%E5%9C%A8%E3%82%B3%E3%83%B3%E3%83%86%E3%83%B3%E3%83%84'>Mozilla Developer Network</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>ハイパーリンクの監査は、ユーザーが特定の Web ページ上でどのリンクをクリックしたかを <b>不特定の誰か</b> に通知することを可能にする仕組みです。これは本質的にトラッキングの機能です。あなたがあるリンクをクリックしたとき、それを Web サイト(または第三者)に通知します。この機能の唯一の目的は、あなたのブラウジングを追跡することです。</p> userRulesPermanentHeader=永続的なルール userRulesTemporaryHeader=一時的なルール diff --git a/locale/ko/messages.properties b/locale/ko/messages.properties index 46cd393..dd926ba 100644 --- a/locale/ko/messages.properties +++ b/locale/ko/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – 통계 statsPageGenericStats=일반 통계 statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=로컬 쿠기 삭제: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>로컬 저장소</a> 삭제한 수: {{count}} statsPageBrowserCacheCleared=브라우저 케시 삭제: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=제 3 자 요청의 <a href='https://en.wikipedia.or privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=전체 HTTPS: 혼합 된 콘텐츠 금지 privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</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>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=저장된 규칙 userRulesTemporaryHeader=임시 규칙 diff --git a/locale/lv/messages.properties b/locale/lv/messages.properties index 0d055b2..d15c215 100644 --- a/locale/lv/messages.properties +++ b/locale/lv/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistics statsPageGenericStats=Generic statistics statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Local cookies removed: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} diff --git a/locale/nb/messages.properties b/locale/nb/messages.properties index 12abcaa..4a71033 100644 --- a/locale/nb/messages.properties +++ b/locale/nb/messages.properties @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Lur <a href='https://en.wikipedia.org/wiki/HTTP_refe privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Streng HTTPS: forby blandet innhold. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Permanente regelsett userRulesTemporaryHeader=Midlertidige regler diff --git a/locale/nl/messages.properties b/locale/nl/messages.properties index 4fd83a9..6503984 100644 --- a/locale/nl/messages.properties +++ b/locale/nl/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistieken statsPageGenericStats=Algemene statistieken statsPageCookieHeadersFoiled=Geweerde <a href='https://nl.wikipedia.org/wiki/HTTP_cookie'>HTTP-cookie</a>-headers: {{count}} statsPageRefererHeadersFoiled=Geweerde <a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP-referer</a>-headers: {{count}} -statsPageHyperlinkAuditingFoiled=Verijdelde <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a>-pogingen: {{count}} +statsPageHyperlinkAuditingFoiled=Verijdelde <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a>-pogingen: {{count}} statsPageCookiesRemoved=Verwijderde lokale cookies: {{count}} statsPageLocalStoragesCleared=Gewiste <a href='http://diveintohtml5.info/storage.html'>lokale opslagcaches</a>: {{count}} statsPageBrowserCacheCleared=Gewiste browsercaches: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=<a href='https://en.wikipedia.org/wiki/HTTP_referer' privacyProcessRefererHelp=Van Wikipedia:<blockquote>Een HTTP-referer is een HTTP-headerveld dat het adres aanduidt van de webpagina die naar de opgevraagde bron verwijst. ... <b>Omdat referer-informatie de privacy kan schenden, kunnen gebruikers in sommige webbrowsers het verzenden van de referer-informatie uitschakelen.</b></blockquote>Als deze optie is aangevinkt, zal <i>ηMatrix</i> de HTTP-referer vervalsen (lees: manipuleren) als de domeinnaam van de HTTP-referer een derde partij is voor de domeinnaam van de netwerkaanvraag. privacyNoMixedContentPrompt=Strict HTTPS: gemengde inhoud blokkeren privacyNoMixedContentHelp=<p>Van <a href='https://developer.mozilla.org/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>Als een HTTPS-pagina inhoud bevat die door normale cleartext-HTTP is opgehaald, is de verbinding slechts gedeeltelijk versleuteld: de onversleutelde inhoud is toegankelijk voor ‘sniffers’ en kan door ‘man-in-the-middle’-aanvallers worden aangepast, en de verbinding is daarom niet meer beschermd. Wanneer een webpagina dit gedrag vertoont, wordt deze een pagina met gemengde inhoud genoemd.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Alle <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a>-pogingen blokkeren +privacyProcessHyperlinkAuditingPrompt=Alle <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a>-pogingen blokkeren privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is een mechanisme waarmee een partij, <b>ongeacht welke</b>, kan worden geïnformeerd over de koppeling op een bepaalde webpagina waarop een gebruiker heeft geklikt. Dit is in essentie een trackingfunctie: het kan een website of derde partijen ten opzichte van die website informeren over op welke koppeling en op welke pagina’s van de website u hebt geklikt. Het enige doel ervan is het volgen van uw browseractiviteit.</p> userRulesPermanentHeader=Permanente regels userRulesTemporaryHeader=Tijdelijke regels diff --git a/locale/pl/messages.properties b/locale/pl/messages.properties index a741256..22543ba 100644 --- a/locale/pl/messages.properties +++ b/locale/pl/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statystyki statsPageGenericStats=Ogólne statystyki statsPageCookieHeadersFoiled=Powstrzymane nagłówki <a href='https://pl.wikipedia.org/wiki/HTTP_cookie'>ciasteczek</a>: {{count}} statsPageRefererHeadersFoiled=Powstrzymane nagłówki <a href='https://pl.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a>: {{count}} -statsPageHyperlinkAuditingFoiled=Powstrzymane próby <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>audytowania linków [ang.]</a>: {{count}} +statsPageHyperlinkAuditingFoiled=Powstrzymane próby <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>audytowania linków [ang.]</a>: {{count}} statsPageCookiesRemoved=Usuniętych lokalnych ciasteczek: {{count}} statsPageLocalStoragesCleared=Opróżnione <a href='http://diveintohtml5.info/storage.html'>magazyny lokalne</a>: {{count}} statsPageBrowserCacheCleared=Opróżnione pamięci podręczne przeglądarki: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Fałszuj nagłówek <a href='https://pl.wikipedia.or privacyProcessRefererHelp=Z Wikipedii [ang.]:<blockquote>HTTP referer jest nagłówkiem HTTP który identyfikuje adres strony która linkuje do zasobu będącego wywoływanym. ... <b>Ponieważ informacje o stronie odsyłającej mogą zagrażać prywatności, niektóre przeglądarki pozwalają na wyłączenie wysyłania tej informacji.</b></blockquote>Jeśli ta opcja jest zaznaczona, <i>ηMatrix</i> będzie fałszował informację o refererze jeśli domena referera jest inna niż domena żądania sieciowego. privacyNoMixedContentPrompt=Ścisły HTTPS: blokuj mieszaną zawartość. privacyNoMixedContentHelp=<p>Z <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network [ang.]</a>:</p><blockquote>Jeżeli strona HTTPS zawiera elementy pobrane przez zwykły, nie szyfrowany protokół HTTP, połączenie szyfrowane jest tylko częściowo: elementy nieszyfrowane są podatne na podsłuch i mogą być zmodyfikowane w ataku man-in-the-middle, i dlatego połączenie nie jest już bezpieczne.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Blokuj wszystkie próby <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>audytowania linków [ang.]</a>. +privacyProcessHyperlinkAuditingPrompt=Blokuj wszystkie próby <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>audytowania linków [ang.]</a>. privacyProcessHyperlinkAuditingHelp=<p>Audytowanie linków to mechanizm wysyłający informację o linkach klikniętych przez użytkownika na stronie internetowej. Jest to funkcja przeznaczona głównie do śledzenia: pozwala witrynie internetowej lub dowolnej stronie trzeciej, być informowanym o linkach jakie kliknąłeś na stronie internetowej. Jedynym celem jest śledzenie twojej aktywności w sieci.</p> userRulesPermanentHeader=Stałe zasady userRulesTemporaryHeader=Tymczasowe zasady diff --git a/locale/pt-BR/messages.properties b/locale/pt-BR/messages.properties index a5c3b67..c88ed97 100644 --- a/locale/pt-BR/messages.properties +++ b/locale/pt-BR/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Estatísticas statsPageGenericStats=Estatísticas Genéricas statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> cabeçalhos frustrados: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> cabeçalhos frustrados: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> tentativas falhas: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> tentativas falhas: {{count}} statsPageCookiesRemoved=Cookies locais removidos: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Armazenamento local</a> esvaziados: {{count}} statsPageBrowserCacheCleared=Caches do navegador limpas: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Disfarçar linhas <a href='https://en.wikipedia.org/ privacyProcessRefererHelp=Do Wikipedia:<blockquote>HTTP referer é um campo de cabeçalho HTTP que identifica o endereço da página que ligado ao recurso que está sendo solicitado. ... <b>Porque a informação do referer pode violar a privacidade, alguns navegadores da Web permitem que o usuário desativar o envio de informações do referer.</b></blockquote>Se essa configuração for selecionada, <i>ηMatrix</i> irá remover as informações HTTP referer se o nome do domínio do HTTP referrer é de terceiros para o nome de domínio da solicitação. privacyNoMixedContentPrompt=HTTPS Estrito: proibir conteúdo misto. privacyNoMixedContentHelp=<p>A partir de <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>Se [uma] página HTTPS inclui conteúdo recuperado através de regular, HTTP texto puro, então a conexão é criptografada apenas parcialmente: o conteúdo não criptografado é acessível a sniffers e pode ser modificado por hackers intermediários, e, portanto, a conexão não é mais segura. Quando uma página da Web exibe este comportamento, ele é chamado de uma página de conteúdo misto.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Bloquear todas tentativas de <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a>. +privacyProcessHyperlinkAuditingPrompt=Bloquear todas tentativas de <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a>. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing é um mecanismo que permite que um ente, <b>qualquer ente</b>, de ser informado sobre o que vincular um usuário clicou em uma página web em particular. É essencialmente um recurso de rastreamento: ele permite que um site, ou qualquer terceira parte para esse site, para ser informado sobre qual link você clicou em que uma das suas páginas web. O único objetivo é rastrear sua atividade de navegação.</p> userRulesPermanentHeader=Regras permanentes userRulesTemporaryHeader=Regras temporárias diff --git a/locale/pt-PT/messages.properties b/locale/pt-PT/messages.properties index f14c00c..4bc64d7 100644 --- a/locale/pt-PT/messages.properties +++ b/locale/pt-PT/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Estatísticas statsPageGenericStats=Estatísticas genéricas statsPageCookieHeadersFoiled=<a href='https://pt.wikipedia.org/wiki/Cookie_HTTP'>Cookie HTTP</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://pt.wikipedia.org/wiki/HTTP_referrer'>Referer HTTP</a> headers destruídos: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Auditoria de hyperlink</a> tentativas destruídas: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Auditoria de hyperlink</a> tentativas destruídas: {{count}} statsPageCookiesRemoved=Cookies locais removidos: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Armazenamento local</a> esvaziado: {{count}} statsPageBrowserCacheCleared=Caches do browser limpas: {{count}} diff --git a/locale/ro/messages.properties b/locale/ro/messages.properties index 0967b52..058ee38 100644 --- a/locale/ro/messages.properties +++ b/locale/ro/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistici statsPageGenericStats=Statistici generice statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Cookie-uri locale șterse: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=HTTPS strict: interzice conținut mixt. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Reguli permanente userRulesTemporaryHeader=Reguli temporare diff --git a/locale/ru/messages.properties b/locale/ru/messages.properties index ef68757..3f6ba34 100644 --- a/locale/ru/messages.properties +++ b/locale/ru/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Статистика statsPageGenericStats=Общая статистика statsPageCookieHeadersFoiled=Обработано заголовков <a href='https://ru.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a>: {{count}} statsPageRefererHeadersFoiled=Обработано заголовков <a href='https://ru.wikipedia.org/wiki/HTTP_referer'>HTTP referrer</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://ru. privacyProcessRefererHelp=Материал из Википедии:<blockquote>HTTP referer — это HTTP заголовок, который указывает адрес страницы, содержащей ссылку на запрошенный ресурс. ... <b>Поскольку эта информация может нарушать конфиденциальность, некоторые браузеры позволяют запретить её передачу.</b></blockquote>Если эта опция включена, <i>ηMatrix</i> будет подменять HTTP referer, если сайт, указанный в HTTP referer, является сторонним по отношению к запрашиваемому ресурсу. privacyNoMixedContentPrompt=Только HTTPS: запретить смешанное содержимое. privacyNoMixedContentHelp=<p>Материал из <a href='https://developer.mozilla.org/ru-RU/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>Если страница, переданная по HTTPS, содержит контент, передаваемый по обычному, открытому HTTP, соединение считается частично зашифрованным: то, что передаётся по HTTP, можно перехватить и изменить, вследствие чего соединение уже не считается защищённым. Такие страницы называются <em>страницами со смешанным содержимым</em>.</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=Временные правила diff --git a/locale/sl/messages.properties b/locale/sl/messages.properties index ae06106..35cce00 100644 --- a/locale/sl/messages.properties +++ b/locale/sl/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistics statsPageGenericStats=Generic statistics statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Local cookies removed: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Permanent rules userRulesTemporaryHeader=Temporary rules diff --git a/locale/te/messages.properties b/locale/te/messages.properties index d5b230a..2f88024 100644 --- a/locale/te/messages.properties +++ b/locale/te/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – Statistics statsPageGenericStats=Generic statistics statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP cookie</a> headers foiled: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP referer</a> headers foiled: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hyperlink auditing</a> attempts foiled: {{count}} statsPageCookiesRemoved=Local cookies removed: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Local storages</a> emptied: {{count}} statsPageBrowserCacheCleared=Browser caches cleared: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=శాశ్వత నియమాలు userRulesTemporaryHeader=తాత్కాలిక నియమాలు diff --git a/locale/tr/messages.properties b/locale/tr/messages.properties index b2c3114..2e54752 100644 --- a/locale/tr/messages.properties +++ b/locale/tr/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – İstatistikleri statsPageGenericStats=Genel istatistikler statsPageCookieHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_cookie'>HTTP çerez</a> başlığı önlendi: {{count}} statsPageRefererHeadersFoiled=<a href='https://en.wikipedia.org/wiki/HTTP_referer'>HTTP başvuran</a> başlığı önlendi: {{count}} -statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>Hiperbağlaç denetim</a> girişimi önlendi: {{count}} +statsPageHyperlinkAuditingFoiled=<a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>Hiperbağlaç denetim</a> girişimi önlendi: {{count}} statsPageCookiesRemoved=Yerel çerezler kaldırıldı: {{count}} statsPageLocalStoragesCleared=<a href='http://diveintohtml5.info/storage.html'>Yerel depolar</a> boşaltıldı: {{count}} statsPageBrowserCacheCleared=Tarayıcı önbelleği temizlendi: {{count}} @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Üçüncü taraf isteklerin <a href='https://en.wiki privacyProcessRefererHelp=Wikipedia'dan:<blockquote>HTTP başvuran bilgisi bir web sayfasına hangi bağlantıdan geldiğinizi içeren HTTP başlığıdır. ... <b>Çünkü başvuran bilgisi gizliliğinizi ihlal edebilir, bazı web tarayıcıları bu bilginin gönderimini devre dışı bırakmanıza izin verebilir.</b></blockquote>Bu ayar işaretliyse, <i>ηMatrix</i> HTTP başvuran bilgisinin alan adı, istek yapılan alan adına göre üçüncü taraf ise bu bilgiyi aldatacaktır. privacyNoMixedContentPrompt=Katı HTTPS: Karışık içeriği yasakla. privacyNoMixedContentHelp=<p><a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Geliştiriciler Ağ'ından</a>:</p><blockquote>HTTPS sayfası sıradan bir içerik barındırıyorsa, düz metin HTTP, o bağlantı yalnızca kısmen şifrelenmiştir: şifrelenmemiş içerik, koklayıcı erişimine açık ve araya giren saldırıları tarafından değiştirilebilir durumdadır, bu nedenle artık bağlantı güvence altında değildir. Bu davranışı sergileyen web sayfasına, karışık içerikli sayfa denir.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Tüm <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hiperbağlaç denetim</a> girişimlerini engelle. +privacyProcessHyperlinkAuditingPrompt=Tüm <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hiperbağlaç denetim</a> girişimlerini engelle. privacyProcessHyperlinkAuditingHelp=<p>Köprü denetimi, kullanıcının web sayfasında hangi bağlantıya tıkladığını bir tarafa bildiren, <b>herhangi bir tarafa</b>, mekanizmadır. Esasen bir izleme özelliğidir: Bir web sitesinin veya o siteye bağlı üçüncü tarafın o sitenin hangi sayfasında hangi bağlantıya tıkladığınızı bilmesine olanak sağlar. Bunun tek amacı sizin tarayıcı etkinliğinizi izlemektir.</p> userRulesPermanentHeader=Kalıcı kurallar userRulesTemporaryHeader=Geçici kurallar diff --git a/locale/uk/messages.properties b/locale/uk/messages.properties index 00b800c..9e03731 100644 --- a/locale/uk/messages.properties +++ b/locale/uk/messages.properties @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=Strict HTTPS: forbid mixed content. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Постійні правила userRulesTemporaryHeader=Тимчасові правила diff --git a/locale/vi/messages.properties b/locale/vi/messages.properties index 21c4b33..64a31fc 100644 --- a/locale/vi/messages.properties +++ b/locale/vi/messages.properties @@ -103,7 +103,7 @@ privacyProcessRefererPrompt=Spoof <a href='https://en.wikipedia.org/wiki/HTTP_re privacyProcessRefererHelp=From Wikipedia:<blockquote>HTTP referer is an HTTP header field that identifies the address of the webpage that linked to the resource being requested. ... <b>Because referer information can violate privacy, some web browsers allow the user to disable the sending of referer information.</b></blockquote>If this setting is checked, <i>ηMatrix</i> will spoof the HTTP referrer information if the domain name of the HTTP referrer is third-party to the domain name of net request. privacyNoMixedContentPrompt=HTTPS nghiêm ngặt: chặn nội dung hỗn hợp. privacyNoMixedContentHelp=<p>From <a href='https://developer.mozilla.org/en-US/docs/Security/MixedContent'>Mozilla Developer Network</a>:</p><blockquote>If [a] HTTPS page includes content retrieved through regular, cleartext HTTP, then the connection is only partially encrypted: the unencrypted content is accessible to sniffers and can be modified by man-in-the-middle attackers, and therefore the connection is not safeguarded anymore. When a webpage exhibits this behavior, it is called a mixed content page.</blockquote> -privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/semantics.html#hyperlink-auditing'>hyperlink auditing</a> attempts. +privacyProcessHyperlinkAuditingPrompt=Block all <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing'>hyperlink auditing</a> attempts. privacyProcessHyperlinkAuditingHelp=<p>Hyperlink auditing is a mechanism which allow a party, <b>any party</b>, to be informed about which link a user clicked on a particular web page. It is essentially a tracking feature: it allows a web site, or any third-party to that web site, to be informed about which link you clicked on which one of its web pages. The sole purpose is to track your browsing activity.</p> userRulesPermanentHeader=Quy tắc vĩnh viễn userRulesTemporaryHeader=Quy tắc tạm thời diff --git a/locale/zh-CN/messages.properties b/locale/zh-CN/messages.properties index 2341502..7c13661 100644 --- a/locale/zh-CN/messages.properties +++ b/locale/zh-CN/messages.properties @@ -39,7 +39,7 @@ statsPageTitle=ηMatrix – 统计 statsPageGenericStats=大致统计 statsPageCookieHeadersFoiled=已阻止<a href='https://zh.wikipedia.org/wiki/Cookie'>HTTP Cookie</a>请求头:{{count}} 次 statsPageRefererHeadersFoiled=已阻止<a href='https://zh.wikipedia.org/wiki/HTTP%E5%8F%82%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=临时规则 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=臨時規則 |