1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 18:34:52 +12:00
uMatrix/src/_locales/cs/messages.json
2015-04-10 17:06:49 -04:00

570 lines
23 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"extName":{
"message":"µMatrix",
"description":""
},
"extShortDesc":{
"message":"Umožňuje cíleně povolovat\/blokovat spojení z vašeho prohlížeče pouhým kliknutím. Můžete jím blokovat skripty, reklamy, Facebook, …",
"description":"this will be used as short description in web stores: MUST BE 132 characters OR LESS"
},
"dashboardPageName":{
"message":"µMatrix Ovládací panel",
"description":""
},
"settingsPageName":{
"message":"Nastavení",
"description":"a tab in dashboard"
},
"privacyPageName":{
"message":"Soukromí",
"description":"a tab in dashboard"
},
"statsPageName":{
"message":"Statistiky",
"description":"a tab in dashboard"
},
"userRulesPageName":{
"message":"Moje pravidla",
"description":"a tab in dashboard"
},
"ubiquitousRulesPageName":{
"message":"Hosts files",
"description":"a tab in dashboard"
},
"aboutPageName":{
"message":"O rozšíření",
"description":"a tab in dashboard"
},
"allPrettyName":{
"message":"vše",
"description":"HAS TO FIT IN MATRIX HEADER!"
},
"cookiePrettyName":{
"message":"cookie",
"description":"HAS TO FIT IN MATRIX HEADER!"
},
"cssPrettyName":{
"message":"styly",
"description":"HAS TO FIT IN MATRIX HEADER!"
},
"imagePrettyName":{
"message":"obr.",
"description":"HAS TO FIT IN MATRIX HEADER!"
},
"pluginPrettyName":{
"message":"plugin",
"description":"HAS TO FIT IN MATRIX HEADER!"
},
"scriptPrettyName":{
"message":"skript",
"description":"HAS TO FIT IN MATRIX HEADER!"
},
"xhrPrettyName":{
"message":"XHR",
"description":"HAS TO FIT IN MATRIX HEADER!"
},
"framePrettyName":{
"message":"rámce",
"description":"HAS TO FIT IN MATRIX HEADER!"
},
"otherPrettyName":{
"message":"jiné",
"description":"HAS TO FIT IN MATRIX HEADER!"
},
"matrixNoNetTrafficPrompt":{
"message":"Na této záložce zatím nedošlo k žádné síťové komunikaci.",
"description":""
},
"matrixMtxButtonTip":{
"message":"Disable\/enable matrix filtering for this scope.\nRequests blocked through matrix filtering on this page: {{count}}.",
"description":"Tool tip for matrix button: {{}} is a placeholder for number of blocked requests."
},
"matrixPersistButtonTip":{
"message":"Uložit dočasné změny v tomto kontextu.",
"description":"Tool tip for the persist button"
},
"matrixRevertButtonTip":{
"message":"Zrušit dočasné změny v tomto kontextu.",
"description":"Tool tip for the revert local permission button"
},
"matrixRevertButtonAllTip":{
"message":"Zrušit všechny dočasné změny.",
"description":"Tool tip for the revert all permissions button"
},
"matrixReloadButton":{
"message":"Obnovit stránku.",
"description":"Tool tip for the reload button"
},
"matrix1stPartyLabel":{
"message":"1st-party",
"description":"1st-party"
},
"matrixBlacklistedHostnames":{
"message":"{{count}} blokovaných domén",
"description":"Appears in the metadata row of bottom-most group: **mind the limited width**"
},
"matrixSwitchNoMixedContent":{
"message":"Striktní HTTPS",
"description":""
},
"matrixSwitchUASpoof":{
"message":"Podvrhovat identifikaci prohlížeče",
"description":""
},
"matrixSwitchReferrerSpoof":{
"message":"Podvrhovat adresy odkazujících stránek",
"description":""
},
"statsPageTitle":{
"message":"µMatrix Statistiky",
"description":""
},
"statsPageGenericStats":{
"message":"Obecné statistiky",
"description":""
},
"statsPageCookieHeadersFoiled":{
"message":"<a href='https:\/\/en.wikipedia.org\/wiki\/HTTP_cookie'>HTTP cookie<\/a> headers foiled: {{count}}",
"description":""
},
"statsPageRefererHeadersFoiled":{
"message":"<a href='https:\/\/en.wikipedia.org\/wiki\/HTTP_referer'>HTTP referer<\/a> headers foiled: {{count}}",
"description":""
},
"statsPageHyperlinkAuditingFoiled":{
"message":"<a href='http:\/\/www.whatwg.org\/specs\/web-apps\/current-work\/multipage\/links.html#hyperlink-auditing'>Hyperlink auditing<\/a> attempts foiled: {{count}}",
"description":""
},
"statsPageCookiesRemoved":{
"message":"Počet smazaných cookies: {{count}}",
"description":""
},
"statsPageLocalStoragesCleared":{
"message":"<a href='http:\/\/diveintohtml5.info\/storage.html'>Local storages<\/a> emptied: {{count}}",
"description":""
},
"statsPageBrowserCacheCleared":{
"message":"Browser caches cleared: {{count}}",
"description":""
},
"statsPageDetailedStats":{
"message":"Podrobné statistiky",
"description":""
},
"statsPageDetailedAllPages":{
"message":"Všechny stránky",
"description":""
},
"statsPageDetailedBehindTheScenePage":{
"message":"Chromium: Pod pokličkou",
"description":""
},
"statsPageOverview":{
"message":"Přehled",
"description":""
},
"statsPageRequests":{
"message":"Spojení",
"description":"header for the stat type column"
},
"statsPageAllowed":{
"message":"Povoleno",
"description":"header for the allowed requests column"
},
"statsPageBlocked":{
"message":"Blokováno",
"description":"header for the blocked requests column"
},
"statsPageAll":{
"message":"Všechna",
"description":""
},
"statsPagePages":{
"message":"Stránky",
"description":""
},
"statsPageCookies":{
"message":"Cookies",
"description":""
},
"statsPageCSS":{
"message":"Styly",
"description":""
},
"statsPageImages":{
"message":"Obrázky",
"description":""
},
"statsPagePlugins":{
"message":"Pluginy",
"description":""
},
"statsPageScripts":{
"message":"Skripty",
"description":""
},
"statsPageXHRs":{
"message":"XHR",
"description":""
},
"statsPageFrames":{
"message":"Rámce",
"description":""
},
"statsPageOthers":{
"message":"Ostatní",
"description":""
},
"statsPageDetailed":{
"message":"Záznam spojení",
"description":""
},
"statsPageLogSizePrompt1":{
"message":"Pamatovat posledních",
"description":"First part of Remember the last [n] HTTP requests per page"
},
"statsPageLogSizePrompt2":{
"message":"HTTP spojení <b>na stránku<\/b>.",
"description":"Second part of Remember the last [n] HTTP requests per page"
},
"statsPageLogSizeHelp":{
"message":"<p>You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).<\/p><p>This is mostly useful to advanced users who want to investigate exactly what a web page has been doing. But logging these HTTP requests requires memory, and if you don't care about this technical information, then memory is being wasted.<\/p><p>Hence this field which lets you adjust the maximum number of the most recent HTTP requests which are to be logged for further inspection.<\/p><p>Enter &ldquo;<code>0<\/code>&rdquo; to turn off detailed logging (and consequently reduce the memory footprint of <i>µMatrix<\/i>).<\/p>",
"description":"To help user understand the purpose of the log size value"
},
"statsPageRefresh":{
"message":"Obnovit",
"description":""
},
"settingsPageTitle":{
"message":"µMatrix Nastavení",
"description":""
},
"settingsMatrixDisplayHeader":{
"message":"Vzhled",
"description":""
},
"settingsMatrixDisplayTextSizePrompt":{
"message":"Velikost písma:",
"description":""
},
"settingsMatrixDisplayTextSizeNormal":{
"message":"Normální",
"description":""
},
"settingsMatrixDisplayTextSizeLarge":{
"message":"Velká",
"description":""
},
"settingsMatrixDisplayColorBlind":{
"message":"Styl pro barvoslepé",
"description":""
},
"settingsMatrixConvenienceHeader":{
"message":"Convenience",
"description":"English: Convenience"
},
"settingsMatrixAutoReloadPrompt":{
"message":"Obnovit tyto stránky, jakmile je zavřena matice:",
"description":""
},
"settingsMatrixAutoReloadNone":{
"message":"Žádné",
"description":""
},
"settingsMatrixAutoReloadCurrent":{
"message":"Aktuální",
"description":""
},
"settingsMatrixAutoReloadAll":{
"message":"Všechny",
"description":""
},
"settingsMatrixAutoReloadInfo":{
"message":"Whenever you make changes in the matrix which can affect the display and\/or behavior of one or more pages, <i>µMatrix<\/i> will reload affected pages automatically when you close the matrix.",
"description":""
},
"settingsSubframeColor":{
"message":"Blokované rámce:&ensp;Barva",
"description":"English: Blocked frames:&ensp;Color"
},
"settingsSubframeOpacity":{
"message":"Neprůhlednost",
"description":"English: Opacity"
},
"privacyPageTitle":{
"message":"µMatrix Soukromí",
"description":""
},
"privacyDeleteBlockedCookiesPrompt":{
"message":"Mazat zablokované cookies.",
"description":""
},
"privacyDeleteBlockedCookiesHelp":{
"message":"<p>Blacklisted cookies are not prevented by <i>µMatrix<\/i> from entering your browser. However they are prevented from leaving your browser, which is what really matters. Not blocking cookies before they enter your browser gives you the opportunity to be informed that a site tried to use cookies, and furthermore to inspect their contents if you wish.<\/p><p>Once these blacklisted cookies have been accounted for by <i>µMatrix<\/i>, they can be removed from your browser if you wish so.<\/p><p><b>Important note:<\/b> Extensions can make web requests during the course of their normal operation. These requests can result in cookies being created in the browser. If the hostname from where a cookie originate is not whitelisted, the cookie will be removed from the browser by <i>µMatrix<\/i> if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.<\/p>",
"description":""
},
"privacyDeleteNonBlockedSessionCookiesPrompt1":{
"message":"Mazat neblokované cookies ",
"description":"First part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
},
"privacyDeleteNonBlockedSessionCookiesPrompt2":{
"message":" minut po posledním použití.",
"description":"Second part of 'Delete non-blocked session cookies [n] minutes after the last time they have been used'"
},
"privacyDeleteNonBlockedSessionCookiesHelp":{
"message":"<p><a href='http:\/\/www.w3.org\/2001\/tag\/2010\/09\/ClientSideStorage.html'>W3C<\/a>: &ldquo;A session cookie ... is erased when you end the browser session. The session cookie is stored in temporary memory and is not retained after the browser is closed.&rdquo;<\/p><p>Except that this <a href='https:\/\/code.google.com\/p\/chromium\/issues\/detail?id=128513'>might not be happening<\/a> when using a Chromium-based browser. Also, to some, having to close the browser in order for the session cookies to clear might not be early enough.<\/p>",
"description":""
},
"privacyDeleteBlockedLocalStoragePrompt":{
"message":"Delete <a href='https:\/\/en.wikipedia.org\/wiki\/Web_storage'>local storage<\/a> content set by blocked hostnames",
"description":""
},
"privacyDeleteBlockedLocalStorageHelp":{
"message":"TODO",
"description":""
},
"privacyClearCachePrompt1":{
"message":"Mazat vyrovnávací paměť prohlížeče každých",
"description":"First part of 'Clear browser cache every [n] minutes'"
},
"privacyClearCachePrompt2":{
"message":"minut.",
"description":"Second part of 'Clear browser cache every [n] minutes'"
},
"privacyClearCacheHelp":{
"message":"<p>Some web sites are really bent on tracking you, so much that they will use not-so-nice tricks to work around whatever measures you take in order to not be tracked.<\/p><p>A few of these tricks rely<sup style='font-size:smaller'>[1, 2]<\/sup> on the <a href='https:\/\/en.wikipedia.org\/wiki\/Web_cache'>browser cache<\/a>, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.<\/p><p>There is little inconvenience to clear the browser cache regularly (likelihood is that you won't notice when it happens), and the benefit is to prevent these obnoxious trackers from invading your privacy.<\/p><p>Check this option to have <i>µMatrix<\/i> do it for you, at the interval you wish.<\/p><p style='font-size:smaller'>[1] <a href='https:\/\/grepular.com\/Preventing_Web_Tracking_via_the_Browser_Cache'>&ldquo;Preventing Web Tracking via the Browser Cache&rdquo;<\/a><br>[2] <a href='http:\/\/lucb1e.com\/rp\/cookielesscookies\/'>&ldquo;Cookieless cookies&rdquo;<\/a><\/p>",
"description":""
},
"privacyProcessRefererPrompt":{
"message":"Spoof <a href='https:\/\/en.wikipedia.org\/wiki\/HTTP_referer'>HTTP referrer<\/a> string of third-party requests.",
"description":""
},
"privacyProcessRefererHelp":{
"message":"<p>From Wikipedia:<\/p><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><p>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.",
"description":""
},
"privacyNoMixedContentPrompt":{
"message":"Striktní HTTPS: zakázat smíšený obsah.",
"description":""
},
"privacyNoMixedContentHelp":{
"message":"<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>",
"description":""
},
"privacyProcessHyperlinkAuditingPrompt":{
"message":"Block all <a href='http:\/\/www.whatwg.org\/specs\/web-apps\/current-work\/multipage\/links.html#hyperlink-auditing'>hyperlink auditing<\/a> attempts.",
"description":""
},
"privacyProcessHyperlinkAuditingHelp":{
"message":"<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>",
"description":""
},
"privacySpoofUserAgentPrompt1":{
"message":"Spoof <a href='https:\/\/en.wikipedia.org\/wiki\/User_agent'>User-Agent<\/a> string by randomly picking a new one below every",
"description":"First part of UA-spoofing prompt"
},
"privacySpoofUserAgentPrompt2":{
"message":"minutes.",
"description":"Second part"
},
"privacySpoofUserAgentHelp":{
"message":"<a href='https:\/\/www.eff.org\/deeplinks\/2010\/01\/tracking-by-user-agent'>According to the <i>Electronic Frontier Foundation<\/i><\/a>: &ldquo;[...] your browser sends a &lsquo;User Agent&rsquo; header to the website saying precisely which operating system and web browser you are using. This information could help distinguish Internet users from one another because these versions differ, often considerably, from person to person. [...] <b>the User Agent string becomes a real privacy problem<\/b>.&rdquo;<p>This option allows you to address the privacy issue raised by the EFF.<\/p><p>You can supply your own list of user agent strings. One string per line. Blank lines and lines prefixed with &lsquo;#&rsquo; will be ignored.<\/p>",
"description":""
},
"privacyBehindTheSceneHeader":{
"message":"Chromium: behind-the-scene requests",
"description":""
},
"privacyProcessBehindTheSceneHelp":{
"message":"<p>According to <a href='https:\/\/www.google.com\/intl\/en\/chrome\/browser\/privacy\/whitepaper.html'>Google Chrome Privacy Whitepaper<\/a>, <i>Chromium<\/i> might send HTTP requests to <i>Google<\/i> without the user expressly visiting a web page. Let's call these special requests <strong>behind-the-scene<\/strong> requests. Also, other installed browser extensions can send <strong>behind-the-scene<\/strong> HTTP requests.<\/p><p><i>µMatrix<\/i> lets you intercept and treat these requests like any other request: they can be processed in order to allow\/block them as per your whitelist\/blacklist.<\/p><p>Click the extension icon while viewing this page to get started. Required reading: <a href='https:\/\/github.com\/gorhill\/httpswitchboard\/wiki\/Behind-the-scene-requests'>Behind-the-scene requests<\/a>.<\/p><div class='warn'><p><span style='color:red; font-weight:bold'>Beware!<\/span> Blocking <strong>behind-the-scene<\/strong> net requests is potentially causing <a href='https:\/\/github.com\/gorhill\/httpswitchboard\/issues\/27'>an issue<\/a> when the user wants to install an extension from the Chrome store (including maybe preventing extensions from being updated), hence the ability to disable the feature here. Blocking can also cause other installed extensions to not work properly (those querying for remote data).<\/p><p>Even if this feature is not enabled, <strong>behind-the-scene<\/strong> requests are still logged by <i>µMatrix<\/i>. You can inspect these requests on the <a href='dashboard.html#statistics'>Statistics<\/a> page.<\/p>",
"description":""
},
"userRulesPermanentHeader":{
"message":"Permanentní pravidla",
"description":""
},
"userRulesTemporaryHeader":{
"message":"Dočasná pravidla",
"description":""
},
"userRulesRevert":{
"message":"Vrátit",
"description":"Will remove all temporary rules"
},
"userRulesCommit":{
"message":"Potvrdit",
"description":"Will save all temporary rules"
},
"userRulesEdit":{
"message":"Upravit",
"description":"Will enable manual-edit mode (textarea)"
},
"userRulesEditSave":{
"message":"Uložit",
"description":"Will save manually-edited content and exit manual-edit mode"
},
"userRulesEditDicard":{
"message":"Zrušit",
"description":"Will discard manually-edited content and exit manual-edit mode"
},
"userRulesImport":{
"message":"Načíst ze souboru…",
"description":""
},
"userRulesExport":{
"message":"Uložit do souboru…",
"description":""
},
"userRulesFormatHint":{
"message":"See this page for rule syntax.",
"description":""
},
"userRulesDefaultFileName":{
"message":"moje-pravidla-umatrix.txt",
"description":"default file name to use"
},
"hostsFilesPrompt":{
"message":"All hostnames in a hosts file are loaded as blacklisted hostnames in the global scope.",
"description":""
},
"hostsFilesStats":{
"message":"{{blockedHostnameCount}} distinct blocked hostnames from:",
"description":""
},
"hostsFilesPerFileStats":{
"message":"Použito {{used}} z {{total}}",
"description":""
},
"hostsFilesApplyChanges":{
"message":"Uložit změny",
"description":""
},
"hostsFilesAutoUpdatePrompt":{
"message":"Auto-update hosts files.",
"description":""
},
"hostsFilesUpdateNow":{
"message":"Aktualizovat nyní",
"description":""
},
"hostsFilesPurgeAll":{
"message":"Vyčistit všechny cache",
"description":""
},
"hostsFilesExternalListsHint":{
"message":"One URL per line. Lines prefixed with &lsquo;#&rsquo; will be ignored. Invalid URLs will be silently ignored.",
"description":""
},
"hostsFilesExternalListsParse":{
"message":"Načíst",
"description":""
},
"hostsFilesExternalListPurge":{
"message":"vyčistit cache",
"description":""
},
"hostsFilesExternalListNew":{
"message":"nová verze k dispozici",
"description":""
},
"hostsFilesExternalListObsolete":{
"message":"zastaralé",
"description":""
},
"aboutChangelog":{
"message":"<a href='https:\/\/github.com\/gorhill\/uMatrix\/releases'>Change log<\/a>",
"description":""
},
"aboutStorageUsed":{
"message":"Použité místo: {{storageUsed}} bajtů",
"description":""
},
"aboutDoc":{
"message":"<a href='https:\/\/github.com\/gorhill\/uMatrix\/wiki'>Documentation<\/a>",
"description":""
},
"aboutPermissions":{
"message":"<a href='https:\/\/github.com\/gorhill\/httpswitchboard\/wiki\/Permissions'>Permissions<\/a>",
"description":""
},
"aboutCode":{
"message":"Zdrojový kód (GPLv3)",
"description":""
},
"aboutIssues":{
"message":"Chyby a problémy",
"description":""
},
"aboutContributors":{
"message":"Přispěvatelé",
"description":"English: Contributors"
},
"aboutCodeContributors":{
"message":"Zdrojový kód:",
"description":""
},
"aboutIssueContributors":{
"message":"Problémy:",
"description":""
},
"aboutTranslationContributors":{
"message":"Překlady:",
"description":""
},
"aboutUserDataHeader":{
"message":"Vaše data",
"description":""
},
"aboutBackupButton":{
"message":"Zálohovat do souboru…",
"description":""
},
"aboutBackupFilename":{
"message":"moje-zaloha-umatrix.txt",
"description":"default filename to use"
},
"aboutRestoreButton":{
"message":"Obnovit ze zálohy…",
"description":""
},
"aboutRestoreConfirm":{
"message":"All your settings will be overwritten using data backed up on {{time}}, and µMatrix will restart.\n\nOverwrite all existing settings using backed up data?",
"description":"Message asking user to confirm restore"
},
"aboutRestoreError":{
"message":"Data nemohla být načtena nebo jsou neplatná",
"description":""
},
"aboutOr":{
"message":"nebo",
"description":"English: ... or ..."
},
"aboutResetButton":{
"message":"Vrátit do původního stavu",
"description":"English: Reset to default settings"
},
"aboutResetConfirm":{
"message":"Caution! this will remove all your custom settings. Are you sure you want to proceed?",
"description":"Message asking user to confirm reset"
},
"commandRevertAll":{
"message":"Remove all temporary changes",
"description":""
},
"commandWhitelistPageDomain":{
"message":"Temporarily whitelist page domain",
"description":""
},
"commandWhitelistAll":{
"message":"Temporarily whitelist all",
"description":""
},
"commandOpenDashboard":{
"message":"Otevřít panel",
"description":""
},
"errorCantConnectTo":{
"message":"Network error: Unable to connect to {{url}}",
"description":""
}
}