extName=ηMatrix
dashboardPageName=ηMatrix – Ovládací panel
loggerPageName=eMatrix - logování
settingsPageName=Nastavení
privacyPageName=Soukromí
statsPageName=Statistiky
userRulesPageName=Moje pravidla
ubiquitousRulesPageName=Soubory hostů
rawSettingsPageName=Více
aboutPageName=O rozšíření
allPrettyName=vše
cookiePrettyName=cookie
cssPrettyName=styly
imagePrettyName=obr.
mediaPrettyName=média
pluginPrettyName=plugin
scriptPrettyName=skript
xhrPrettyName=XHR
framePrettyName=rámce
otherPrettyName=jiné
matrixNoNetTrafficPrompt=Na této záložce zatím nedošlo k žádné síťové komunikaci.
matrixMtxButtonTip=Vypnout/zapnout filtrování matrixu pro tento rozsah.
matrixPersistButtonTip=Uložit dočasné změny v tomto kontextu.
matrixRevertButtonTip=Zrušit dočasné změny v tomto kontextu.
matrixReloadButton=Obnovit stránku.
matrixScopeTip=Change to global scope.
matrixSwitchesTip=Dropdown menu with additional settings.
matrix1stPartyLabel=vlastní doména
matrixBlacklistedHostnames={{count}} blokovaných domén
matrixSwitchNoMixedContent=Striktní HTTPS
matrixSwitchNoWorker=Zakázat web workery
matrixSwitchReferrerSpoof=Podvrhovat adresy odkazujících stránek
matrixSwitchNoscriptSpoof=Falšovat tagy
matrixRevertAllEntry=Vrátit všechny dočasné změny
matrixLoggerMenuEntry=Jít na záznamník
matrixDashboardMenuEntry=Přejít na řídící panel
matrixNoTabFound=Žádné stránky nebyly nalezeny
statsPageTitle=ηMatrix – Statistiky
statsPageGenericStats=Obecné statistiky
statsPageCookieHeadersFoiled=Zničené HTTP cookie hlavičky: {{count}}
statsPageRefererHeadersFoiled=Počet neodeslaných HTTP referer hlaviček: {{count}}
statsPageHyperlinkAuditingFoiled=Počet zmařených Hyperlink auditing pokusů: {{count}}
statsPageCookiesRemoved=Počet smazaných cookies: {{count}}
statsPageLocalStoragesCleared=Local storages emptied: {{count}}
statsPageBrowserCacheCleared=Cache prohlížeče smazána: {{count}}
statsPageDetailedStats=Podrobné statistiky
statsPageDetailedAllPages=Všechny stránky
statsPageDetailedBehindTheScenePage=Chromium: Pod pokličkou
statsPageOverview=Přehled
statsPageRequests=Spojení
statsPageAllowed=Povoleno
statsPageBlocked=Blokováno
statsPageAll=Všechna
statsPagePages=Stránky
statsPageCookies=Cookies
statsPageCSS=Styly
statsPageImages=Obrázky
statsPagePlugins=Pluginy
statsPageScripts=Skripty
statsPageXHRs=XHR
statsPageFrames=Rámce
statsPageOthers=Ostatní
statsPageDetailed=Záznam spojení
statsPageLogSizePrompt1=Pamatovat posledních
statsPageLogSizePrompt2=HTTP spojení na stránku.
statsPageLogSizeHelp=
You can inspect details of the most recent raw HTTP requests which have been made by a web page (see below).
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.
Hence this field which lets you adjust the maximum number of the most recent HTTP requests which are to be logged for further inspection.
Enter “0
” to turn off detailed logging (and consequently reduce the memory footprint of eMatrix).
tags when 1st-party scripts are blocked
settingsCloudStorageEnabled=Zapnout podporu cloudového úložiště
privacyPageTitle=ηMatrix – Soukromí
privacyDeleteBlockedCookiesPrompt=Mazat zablokované cookies.
privacyDeleteBlockedCookiesHelp=Blacklisted cookies are not prevented by eMatrix 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.
Once these blacklisted cookies have been accounted for by eMatrix, they can be removed from your browser if you wish so.
Important note: 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 eMatrix if this option is checked. So be sure that the hostname(s) with which an extension communicate is whitelisted.
privacyDeleteNonBlockedSessionCookiesPrompt1=Mazat neblokované cookies privacyDeleteNonBlockedSessionCookiesPrompt2= minut po posledním použití. privacyDeleteNonBlockedSessionCookiesHelp=W3C: “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.”
Except that this might not be happening in some browsers. Also, to some, having to close the browser in order for the session cookies to clear might not be early enough.
privacyDeleteBlockedLocalStoragePrompt=Delete local storage content set by blocked hostnames privacyDeleteBlockedLocalStorageHelp=TODO privacyClearCachePrompt1=Mazat vyrovnávací paměť prohlížeče každých privacyClearCachePrompt2=minut. privacyClearCacheHelp=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.
A few of these tricks rely[1, 2] on the browser cache, which content is often long lasting since rarely will users take the time to regularly clear their browser cache.
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.
Check this option to have eMatrix do it for you, at the interval you wish.
[1] “Preventing Web Tracking via the Browser Cache”\n[2] “Cookieless cookies”
privacyProcessRefererPrompt=Spoof HTTP referrer string of third-party requests. privacyProcessRefererHelp=Z Wikipedie: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. 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.Pokud je toto zakliknuto, ηMatrix 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=
From Mozilla Developer Network:
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.privacyProcessHyperlinkAuditingPrompt=Block all hyperlink auditing attempts. privacyProcessHyperlinkAuditingHelp=
Hyperlink auditing is a mechanism which allow a party, any party, 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.
userRulesPermanentHeader=Permanentní pravidla userRulesTemporaryHeader=Dočasná pravidla userRulesRevert=Vrátit userRulesCommit=Potvrdit userRulesEdit=Upravit userRulesEditSave=Uložit userRulesEditDicard=Zrušit userRulesImport=Načíst ze souboru… userRulesExport=Uložit do souboru… userRulesFormatHint=Podívej se na tuto stránku pro syntaxi pravidel. userRulesDefaultFileName=moje-pravidla-umatrix.txt hostsFilesPrompt=Všechny jména hostů v souboru hostů jsou načteny jako zakázaná v globálním měřítku. hostsFilesStats={{blockedHostnameCount}} distinct blocked hostnames from: hostsFilesPerFileStats=Použito {{used}} z {{total}} hostsFilesLastUpdate=Poslední aktualizace: {{ago}} hostsFilesApplyChanges=Uložit změny hostsFilesAutoUpdatePrompt=Automaticky aktualizovat soubory hostů. hostsFilesUpdateNow=Aktualizovat nyní hostsFilesPurgeAll=Vyčistit všechny cache hostsFilesExternalListsHint=One URL per line. Lines prefixed with ‘#’ will be ignored. Invalid URLs will be silently ignored.
The inserted URL must point to a hosts file (including local files); do not use the hosts file syntax here.
hostsFilesExternalListsParse=Načíst hostsFilesExternalListPurge=vyčistit cache hostsFilesExternalListNew=nová verze k dispozici hostsFilesExternalListObsolete=zastaralé rawSettingsWarning=Warning! Change these raw configuration settings at your own risk. aboutChangelog=Přehled změn aboutStorageUsed=Použité místo: {{storageUsed}} bajtů aboutDoc=Dokumentace aboutPermissions=Oprávnění aboutCode=Zdrojový kód (GPLv3) aboutIssues=Chyby a problémy aboutContributors=Přispěvatelé aboutCodeContributors=Zdrojový kód: aboutIssueContributors=Problémy: aboutTranslationContributors=Překlady: aboutUserDataHeader=Vaše data aboutBackupButton=Zálohovat do souboru… aboutBackupFilename=moje-zaloha-umatrix.txt aboutRestoreButton=Obnovit ze zálohy… aboutRestoreConfirm=Všechna vaše nastavení budou přepsány daty zálohovanými v {{time}}, ηMatrix bude restartován.\nPřepsat všechny existující nastavení zálohovanými daty? aboutRestoreError=Data nemohla být načtena nebo jsou neplatná aboutOr=nebo aboutResetButton=Vrátit do původního stavu aboutResetConfirm=Varování: Tento příkaz odstraní všechna vaše nastavení. Jste si jisti, že chcete pokračovat? loggerFilterInputPlaceholder=výraz(y) filtru loggerMaxEntriesTip=Maximální počet záznamů loggerEntryCookieDeleted=cookie odstraněno: {{value}} loggerEntryDeleteCookieError=smazání cookie se nepodařilo: {{value}} loggerEntryBrowserCacheCleared=cache prohlížeče vymazána loggerEntryAssetUpdated=asset aktualizován: {{value}} mainBlockedPrompt1=ηMatrix zabránil následující stránce v načítání: mainBlockedPrompt2=Kvůli tomuto pravidlu mainBlockedBack=Zpět mainBlockedClose=Zavřít commandRevertAll=Zrušit všechny dočasné změny commandWhitelistPageDomain=Dočasně povolit doménu stránky commandWhitelistAll=Dočasně povolit všechny commandOpenDashboard=Otevřít panel elapsedOneMinuteAgo=před minutou elapsedManyMinutesAgo=před {{value}} minutami elapsedOneHourAgo=před hodinou elapsedManyHoursAgo=před {{value}} hodinami elapsedOneDayAgo=včera elapsedManyDaysAgo=před {{value}} dny showDashboardButton=Přehled showLoggerButton=Záznamník cloudPush=Exportovat do cloudového úložiště cloudPull=Importovat z cloudového úložiště cloudNoData=...\n... cloudDeviceNamePrompt=Jméno tohoto zařízení: genericSubmit=Odeslat genericRevert=Vrátit zpět errorCantConnectTo=Chyba sítě: Nelze se připojit k {{url}} genericApplyChanges=Použít změny noscriptSpoofHelp=When a browser does not support scripts, a web page can display some content by using the <noscript> tag. For example, some websites will redirect users to a “scriptless” version.
When ηMatrix blocks scripts, the browser will still advertise itself as supporting script execution unless this option is selected.
When selected, ηMatrix will tell the website that the browser does not support scripts, which is what you definitely want to do if you are blocking 1st-party scripts. As such, the <noscript> tag will work as intended.
Not selecting this option when 1st-party scripts are blocked means the website will break misteryously in case it is meant to redirect to a scriptless version.
settingsUpdateIcon=Do not change the toolbar icon updateIconHelp=By default, the extension will change its icon based on how many requests are blocked on the selected page.
Selecting this option will prevent ηMatrix from changing its icon.
When the page does not have requests (e.g. the extension‘s dashboard) the icon will still be changed to the “disabled” state.
resolveCnameLabel=Resolve CNAME records resolveCnameHelp=When resolving an address with DNS, some webistes use a CNAME record to redirect the resolution to a different address than the one asked for by the user.
This mechanism has legitimate uses and is convenient in a number of cases, but it can also be abused by unscrupolous criminals by “hiding” (cloaking) the address of a tracker behind a legitimate address.
When this setting is enabled, ηMatrix will query the DNS when a new address is met, resulting in it using the canonical name (CNAME) of the website.
Please note: this will break your whitelist. It is also experimental and you are recommended to toggle this option before visiting a website. Toggling it and then refreshing an already loaded page might cause strange issues right now.
settingsTextSmaller=Smaller settingsTextBigger=Bigger