diff options
Diffstat (limited to 'locale/cs/messages.properties')
-rw-r--r-- | locale/cs/messages.properties | 4 |
1 files changed, 2 insertions, 2 deletions
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 |