CanvasBlocker/_locales/cs/messages.json

1667 lines
52 KiB
JSON

{
"addon_title": {
"message": "CanvasBlocker",
"description": ""
},
"addon_description": {
"message": "Mění některá JS API, aby se zabránilo vytváření otisku prohlížeče.",
"description": ""
},
"browserAction_title_default": {
"message": "CanvasBlocker",
"description": ""
},
"browserAction_title_notified": {
"message": " \n\núčinná ochrana pro:",
"description": ""
},
"browserAction_title_whitelisted": {
"message": " (API povolené pro {url})",
"description": ""
},
"browserAction_title_protectedAPIs": {
"message": "\n · {api}",
"description": ""
},
"browserAction_status_on": {
"message": "CanvasBlocker zapnutý",
"description": ""
},
"browserAction_status_off": {
"message": "CanvasBlocker vypnutý",
"description": ""
},
"more": {
"message": "více",
"description": ""
},
"less": {
"message": "méně",
"description": ""
},
"pleaseWait": {
"message": "Čekejte prosím...",
"description": ""
},
"search": {
"message": "Hledat",
"description": ""
},
"ok": {
"message": "OK",
"description": ""
},
"apply": {
"message": "Použít",
"description": ""
},
"cancel": {
"message": "Zrušit",
"description": ""
},
"input": {
"message": "vstup",
"description": ""
},
"readout": {
"message": "readout",
"description": ""
},
"options": {
"message": "Nastavení",
"description": ""
},
"options_title": {
"message": "Nastavení CanvasBlockeru",
"description": ""
},
"optionsIntroduction": {
"message": "Na této stránce můžete upravit nastavení doplňku CanvasBlocker.",
"description": ""
},
"installNotice": {
"message": "CanvasBlocker byl nainstalován. Chcete-li na tuto stránku přistupovat v budoucnosti, přidejte si ji prosím do záložek.",
"description": ""
},
"updateNotice": {
"message": "CanvasBlocker byl aktualizován. Chcete-li na tuto stránku přistupovat v budoucnosti a ještě jste si tuto stránku nepřidali do záložek, přijdete si ji prosím teď.",
"description": ""
},
"dontShowOptionsOnUpdate": {
"message": "Po aktualizaci již nezobrazovat.",
"description": ""
},
"resistFingerprintingNotice": {
"message": "Máte povoleno privacy.resistFingerprinting. Může to lehce změnit chování doplňku CanvasBlocker. Podrobnosti naleznete na {link:here:https://github.com/kkapsner/CanvasBlocker/issues/158} a {link:here:https://github.com/ghacksuserjs/ghacks-user.js/issues/767}.",
"description": ""
},
"settingsNotice.dom.webAudio.enabled": {
"message": "Položku dom.webAudio.enabled máte vypnutou. Stáváte se díky tomu snadněji sledovatelní, protože ji má vypnutou pouze velmi málo lidí.",
"description": ""
},
"openInTab": {
"message": "Otevřít v samostatném panelu",
"description": ""
},
"group_general": {
"message": "Obecné",
"description": ""
},
"group_APIs": {
"message": "API",
"description": ""
},
"group_misc": {
"message": "Různé",
"description": ""
},
"section_asking": {
"message": "Dotazování",
"description": ""
},
"section_faking": {
"message": "Zkreslování",
"description": ""
},
"section_notifications": {
"message": "Upozornění",
"description": ""
},
"section_lists": {
"message": "Seznamy",
"description": ""
},
"section_misc": {
"message": "Různé",
"description": ""
},
"section_settings": {
"message": "Nastavení",
"description": ""
},
"section_canvas-api": {
"message": "API canvasu",
"description": ""
},
"section_audio-api": {
"message": "API audia",
"description": ""
},
"section_history-api": {
"message": "API historie",
"description": ""
},
"section_window-api": {
"message": "Window API",
"description": ""
},
"section_DOMRect-api": {
"message": "API DOMRectu",
"description": ""
},
"section_SVG-api": {
"message": "API SVG",
"description": ""
},
"section_TextMetrics-api": {
"message": "TextMetrics API",
"description": ""
},
"section_Navigator-api": {
"message": "Navigator API",
"description": ""
},
"section_Screen-api": {
"message": "API obrazovky",
"description": ""
},
"displayAdvancedSettings_title": {
"message": "Pokročilý režim",
"description": ""
},
"displayAdvancedSettings_description": {
"message": "Zobrazí další nastavení.",
"description": ""
},
"displayDescriptions_title": {
"message": "Zobrazit popis",
"description": ""
},
"displayDescriptions_description": {
"message": "Zobrazí popis nastavení.",
"description": ""
},
"disruptSessionOnUpdate_title": {
"message": "Přerušit relaci při aktualizaci",
"description": ""
},
"disruptSessionOnUpdate_description": {
"message": "Doplněk bude aktualizován hned, jak bude aktualizace dostupná. Může to způsobit chyby některých otevřených panelů.",
"description": ""
},
"reloadExtension_title": {
"message": "Znovu načíst doplněk",
"description": ""
},
"reloadExtension_description": {
"message": "Instalovat čekající aktualizaci.",
"description": ""
},
"reloadExtension_label": {
"message": "Znovu načíst",
"description": ""
},
"hideSetting": {
"message": "Kliknutím zde toto nastavení skryjete.",
"description": ""
},
"displayHiddenSettings_title": {
"message": "Zobrazit skryté nastavení",
"description": ""
},
"displayHiddenSettings_description": {
"message": "Aktivujte, pokud chcete zobrazit skryté nastavení.",
"description": ""
},
"askForInvisiblePermission": {
"message": "Do you want to allow invisible <canvas>?",
"description": ""
},
"askForInvisibleInputPermission": {
"message": "Do you want to allow invisible <canvas> input?",
"description": ""
},
"askForInvisibleReadoutPermission": {
"message": "Do you want to allow invisible <canvas> readout?",
"description": ""
},
"askForPermission": {
"message": "Chcete povolit <canvas>?",
"description": ""
},
"askForInputPermission": {
"message": "Do you want to allow <canvas> input?",
"description": ""
},
"askForReadoutPermission": {
"message": "Do you want to allow <canvas> readout?",
"description": ""
},
"askForVisiblePermission": {
"message": "Do you want to allow the red bordered <canvas>?",
"description": ""
},
"askForVisibleInputPermission": {
"message": "Do you want to allow input in the red bordered <canvas>?",
"description": ""
},
"askForVisibleReadoutPermission": {
"message": "Do you want to allow the readout of the red bordered <canvas>?",
"description": ""
},
"askForAudioPermission": {
"message": "Chcete povolit API audia?",
"description": ""
},
"askForAudioInputPermission": {
"message": "Do you want to allow audio API input?",
"description": ""
},
"askForAudioReadoutPermission": {
"message": "Do you want to allow audio API readout?",
"description": ""
},
"askForHistoryPermission": {
"message": "Chcete povolit API historie?",
"description": ""
},
"askForHistoryInputPermission": {
"message": "Do you want to allow history API input?",
"description": ""
},
"askForHistoryReadoutPermission": {
"message": "Do you want to allow history API readout?",
"description": ""
},
"askForWindowPermission": {
"message": "Do you want to allow the window API?",
"description": ""
},
"askForWindowInputPermission": {
"message": "Do you want to allow window API input?",
"description": ""
},
"askForWindowReadoutPermission": {
"message": "Do you want to allow window API readout?",
"description": ""
},
"askForDOMRectPermission": {
"message": "Chcete povolit API DOMRectu?",
"description": ""
},
"askForDOMRectInputPermission": {
"message": "Do you want to allow DOMRect API input?",
"description": ""
},
"askForDOMRectReadoutPermission": {
"message": "Do you want to allow DOMRect API readout?",
"description": ""
},
"askForSVGPermission": {
"message": "Chcete povolit API SVG?",
"description": ""
},
"askForSVGInputPermission": {
"message": "Do you want to allow SVG API input?",
"description": ""
},
"askForSVGReadoutPermission": {
"message": "Do you want to allow SVG API readout?",
"description": ""
},
"askForTextMetricsPermission": {
"message": "Do you want to allow the TextMetrics API?",
"description": ""
},
"askForTextMetricsInputPermission": {
"message": "Do you want to allow TextMetrics API input?",
"description": ""
},
"askForTextMetricsReadoutPermission": {
"message": "Do you want to allow TextMetrics API readout?",
"description": ""
},
"askForNavigatorPermission": {
"message": "Do you want to allow the navigator API?",
"description": ""
},
"askForNavigatorInputPermission": {
"message": "Do you want to allow navigator API input?",
"description": ""
},
"askForNavigatorReadoutPermission": {
"message": "Do you want to allow navigator API readout?",
"description": ""
},
"askForScreenPermission": {
"message": "Chcete povolit API obrazovky?",
"description": ""
},
"askForScreenInputPermission": {
"message": "Do you want to allow screen API input?",
"description": ""
},
"askForScreenReadoutPermission": {
"message": "Do you want to allow screen API readout?",
"description": ""
},
"askOnlyOnce_title": {
"message": "Zeptat se pouze jednou",
"description": ""
},
"askOnlyOnce_description": {
"message": "Pokud je blokovací režim nastaven na \"požádat o povolení\" nebo \"požádat o povolení pro čtení API\", pak pokaždé, když se stránka pokusí přistupovat k API, objeví se potvrzovací okno. Doplněk se snaží zobrazit tento dotaz na jedné stránce pouze jednou, nezáleží na tom, kolikrát se stránka snaží k API přistupovat. I tak se na jedné stránce může okno objevit vícekrát.\n\nNe: Dotaz bude zobrazen pokaždé\n\nJednotlivě: každý typ API (kontext, vstup, čtení) musí být potvrzen odděleně\n\nkombinovaně: všechny typy API budou potvrzeny dohromady",
"description": ""
},
"askOnlyOnce_options.no": {
"message": "ne",
"description": ""
},
"askOnlyOnce_options.individual": {
"message": "jednotlivě",
"description": ""
},
"askOnlyOnce_options.combined": {
"message": "kombinovaně",
"description": ""
},
"askDenyMode_title": {
"message": "Režim při zamítnutí",
"description": ""
},
"askDenyMode_description": {
"message": "Který režim by měl být zvolen v případě, že povolení není uděleno.",
"description": ""
},
"askDenyMode_options.block": {
"message": "blokovat",
"description": ""
},
"askDenyMode_options.fake": {
"message": "zkreslit",
"description": ""
},
"showCanvasWhileAsking_title": {
"message": "Zobrazit obsah canvasu",
"description": ""
},
"showCanvasWhileAsking_description": {
"message": "Pokud je to možné, zobrazí obsah canvasu, pro který je vyžadováno povolení.",
"description": ""
},
"showCanvasWhileAsking_message": {
"message": "Webové stránky chtějí přečíst obsah následujícího canvasu:",
"description": ""
},
"blackList_description": {
"message": "Domény a adresy URL, které mají blokované všechny API. Více záznamů musí být odděleno čárkou.",
"description": ""
},
"blackList_title": {
"message": "Blacklist",
"description": ""
},
"blockMode_description": {
"message": "",
"description": ""
},
"blockMode_urlSpecific": {
"message": "To set individual block modes for specific websites, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and select the desired block mode.",
"description": ""
},
"blockMode_options.allowEverything": {
"message": "povolit vše",
"description": ""
},
"blockMode_options.block": {
"message": "allow only whitelist",
"description": ""
},
"blockMode_options.ask": {
"message": "požádat o povolení",
"description": ""
},
"blockMode_options.blockEverything": {
"message": "blokovat vše",
"description": ""
},
"blockMode_options.allow": {
"message": "block only blacklist",
"description": ""
},
"blockMode_options.fake": {
"message": "fake",
"description": ""
},
"blockMode_title": {
"message": "Block mode",
"description": ""
},
"protectedCanvasPart_title": {
"message": "Protected part of the canvas API",
"description": ""
},
"protectedCanvasPart_description": {
"message": "nothing: no features of the canvas API are protected.\n\nreadout: the readout features of the canvas API are protected.\n\ninput: the input features of the canvas API are protected. With blocking mode \"fake\" the drawn pixels get modified slightly when displaying text. This makes the detection of the add-on harder but is less secure. With WebGL canvases the behaviour is identical to \"readout\".\n\neverything: both the readout and input features are protected. It's not recommended to use this with \"fake\" block mode as it increases the probability to be detected.",
"description": ""
},
"protectedCanvasPart_urlSpecific": {
"message": "Chcete-li chránit jednotlivé části konkrétních stránek, klikněte na černou šipku a zobrazí se vám další nabídka. Doménu nebo URL adresu můžete přidat pomocí \"+\" a vybrat požadovanou část.",
"description": ""
},
"protectedCanvasPart_options.nothing": {
"message": "nothing",
"description": ""
},
"protectedCanvasPart_options.input": {
"message": "input",
"description": ""
},
"protectedCanvasPart_options.readout": {
"message": "readout",
"description": ""
},
"protectedCanvasPart_options.everything": {
"message": "everything",
"description": ""
},
"urlSettings_title": {
"message": "Site specific values",
"description": ""
},
"urlSettings_description": {
"message": "",
"description": ""
},
"inputURL": {
"message": "Input domain or URL \"RegExp\":",
"description": ""
},
"minFakeSize_description": {
"message": "Canvas se stejnou nebo menší plochou, než je dáno tímto parametrem, nebude zkreslen. Tento parametr má za cíl zabránit odhalení.\nPOZOR: Snižuje se tím bezpečnost doplňku, proto nedoporučujeme nastavit tuto hodnotu nad 100.",
"description": ""
},
"minFakeSize_title": {
"message": "Minimální velikost pro zkreslení",
"description": ""
},
"maxFakeSize_description": {
"message": "Canvas s větší plochou, než je uvedeno parametrem, nebude zkreslen (chcete-li funkci vypnout, zadejte nulu). Jedná se o parametr ovlivňující výkon, který může omezit zamrzání prohlížeče a měl by být přizpůsoben výkonu zařízení.\nPOZOR: Snižuje se tím bezpečnost doplňku, proto nedoporučujeme nastavit tuto hodnotu pod 1 000 000.",
"description": ""
},
"maxFakeSize_title": {
"message": "Maximální velikost pro zkreslení",
"description": ""
},
"rng_description": {
"message": "none (completely white): a completely white image is returned. The option \"Fake the alpha channel\" should be activated with this. CAUTION: Do not use this with the \"fake at input\" mode.\n\nnon persistent: the random numbers will be determined freshly for each faking action. Keep in mind that many API protections have caches in place to prevent detection.\n\nconstant: variation of non persistent. But when altering canvas data same colored pixels also share the same color afterwards.\n\npersistent: the random number will only be determined once for every domain.",
"description": ""
},
"rng_options.persistent": {
"message": "trvalý",
"description": ""
},
"rng_options.constant": {
"message": "konstantní",
"description": ""
},
"rng_options.nonPersistent": {
"message": "dočasný",
"description": ""
},
"rng_options.white": {
"message": "žádný (zcela bílý)",
"description": ""
},
"rng_title": {
"message": "Generátor náhodných čísel",
"description": ""
},
"persistentRndStorage_title": {
"message": "Trvalé uložiště",
"description": ""
},
"persistentRndStorage_description": {
"message": "Ukládá data pro trvalý generátor náhodných čísel pro použití po restartu.",
"description": ""
},
"storePersistentRnd_title": {
"message": "Uložení trvalých dat",
"description": ""
},
"storePersistentRnd_description": {
"message": "Zda se mají ukládat trvalá data pro generátor náhodných čísel. V opačném případě jsou data po zavření prohlížeče zahozena.",
"description": ""
},
"persistentRndClearInterval_title": {
"message": "Interval mazání trvalých dat",
"description": ""
},
"persistentRndClearInterval_description": {
"message": "Po uplynutí zadaného intervalu se trvalá data automaticky vymažou (zadáním nuly je tato funkce vypnuta).",
"description": ""
},
"persistentRndClearIntervalUnit_options.seconds": {
"message": "vteřin(y)",
"description": ""
},
"persistentRndClearIntervalUnit_options.minutes": {
"message": "minut(y)",
"description": ""
},
"persistentRndClearIntervalUnit_options.hours": {
"message": "hodin(y)",
"description": ""
},
"persistentRndClearIntervalUnit_options.days": {
"message": "dny/dní",
"description": ""
},
"persistentRndClearIntervalUnit_options.weeks": {
"message": "týdny/týdnů",
"description": ""
},
"persistentRndClearIntervalUnit_options.months": {
"message": "měsíce/měsíců",
"description": ""
},
"persistentRndClearIntervalUnit_options.years": {
"message": "roky/let",
"description": ""
},
"clearPersistentRnd_title": {
"message": "Vymazat trvalé uložiště",
"description": ""
},
"clearPersistentRnd_description": {
"message": "Odstraní všechna trvalá data pro generátor náhodných čísel.",
"description": ""
},
"clearPersistentRnd_label": {
"message": "Vymazat",
"description": ""
},
"clearPersistentRndForContainer_label": {
"message": "Vymazat kontejner",
"description": ""
},
"clearPersistentRndForContainer_title": {
"message": "Vybrat kontejner",
"description": ""
},
"sharePersistentRndBetweenDomains_title": {
"message": "Sdílet trvalá náhodná čísla mezi doménami",
"description": ""
},
"sharePersistentRndBetweenDomains_description": {
"message": "POZOR: Díky tomuto nastavení bude váš prohlížeč plně zjistitelný a je proto hrozbou pro vaše soukromí.",
"description": ""
},
"sharePersistentRndBetweenDomains_confirmMessage": {
"message": "Jste si opravdu jisti, že chcete sdílet trvalá náhodná čísla mezi doménami?\nPOZOR: Díky tomuto nastavení bude váš prohlížeč plně zjistitelný a je proto hrozbou pro vaše soukromí.",
"description": ""
},
"ignoreFrequentColors_title": {
"message": "Ignorovat nejčastější barvy",
"description": ""
},
"ignoreFrequentColors_description": {
"message": "Počet barev na canvas, které by neměly být zkresleny. Jedná se o parametr, který ztěžuje detekci doplňku.\nPOZOR: Tento parametr může ovlivnit rychlost doplňku. Je totiž nutné vypočítat statistiku barev pro každý obrázek. Pokud je hodnota nastavena příliš vysoko, může také snížit bezpečnost doplňku. Proto nedoporučujeme parametr nastavovat nad hodnotu 3.",
"description": ""
},
"minColors_title": {
"message": "Nejmenší počet barev",
"description": ""
},
"minColors_description": {
"message": "Počet barev, které musí obsahovat canvas, aby se provedlo zkreslení. Jedná se o parametr, který ztěžuje detekci doplňku.\nPOZOR: Tento parametr může ovlivnit bezpečnost doplňku. Proto nedoporučujeme nastavovat jeho hodnotu nad 10.",
"description": ""
},
"fakeAlphaChannel_title": {
"message": "Zkreslit alfa kanál",
"description": ""
},
"fakeAlphaChannel_description": {
"message": "Zapne zkreslování alfa kanálu (průhlednosti).",
"description": ""
},
"webGLVendor_title": {
"message": "Reported webGL vendor",
"description": ""
},
"webGLVendor_description": {
"message": "Value to be reported in the webGL function \"getParameter\" for the \"vendor\". Special values:\nLeave empty to use the original value\n\n{undefined}: returns undefined (#508)\n\n{false}: returns the boolean value false (#508)\n\n{empty}: returns an empty string (#508)\n\n{disabled}: returns null (#508)\n\n{random vendor}: returns a random vendor from the built-in list (#493)\n\n{random renderer}: returns a random renderer from the built-in list (#493)\n\n<xxx|yyy|zzz>: picks one of the given options xxx, yyy or zzz at random (arbitrary number of options) (#493)",
"description": ""
},
"webGLRenderer_title": {
"message": "Reported webGL renderer",
"description": ""
},
"webGLRenderer_description": {
"message": "Value to be reported in the webGL function \"getParameter\" for the \"renderer\". Special values:\nLeave empty to use the original value\n\n{undefined}: returns undefined (#508)\n\n{false}: returns the boolean value false (#508)\n\n{empty}: returns an empty string (#508)\n\n{disabled}: returns null (#508)\n\n{random vendor}: returns a random vendor from the built-in list (#493)\n\n{random renderer}: returns a random renderer from the built-in list (#493)\n\n<xxx|yyy|zzz>: picks one of the given options xxx, yyy or zzz at random (arbitrary number of options) (#493)",
"description": ""
},
"webGLUnmaskedVendor_title": {
"message": "Reported webGL unmasked vendor",
"description": ""
},
"webGLUnmaskedVendor_description": {
"message": "Value to be reported in the webGL function \"getParameter\" for the \"unmasked vendor\". Special values:\nLeave empty to use the original value\n\n{undefined}: returns undefined (#508)\n\n{false}: returns the boolean value false (#508)\n\n{empty}: returns an empty string (#508)\n\n{disabled}: returns null (#508)\n\n{random vendor}: returns a random vendor from the built-in list (#493)\n\n{random renderer}: returns a random renderer from the built-in list (#493)\n\n<xxx|yyy|zzz>: picks one of the given options xxx, yyy or zzz at random (arbitrary number of options) (#493)",
"description": ""
},
"webGLUnmaskedRenderer_title": {
"message": "Reported webGL unmasked renderer",
"description": ""
},
"webGLUnmaskedRenderer_description": {
"message": "Value to be reported in the webGL function \"getParameter\" for the \"unmasked renderer\". Special values:\nLeave empty to use the original value\n\n{undefined}: returns undefined (#508)\n\n{false}: returns the boolean value false (#508)\n\n{empty}: returns an empty string (#508)\n\n{disabled}: returns null (#508)\n\n{random vendor}: returns a random vendor from the built-in list (#493)\n\n{random renderer}: returns a random renderer from the built-in list (#493)\n\n<xxx|yyy|zzz>: picks one of the given options xxx, yyy or zzz at random (arbitrary number of options) (#493)",
"description": ""
},
"useCanvasCache_title": {
"message": "Use canvas cache",
"description": ""
},
"useCanvasCache_description": {
"message": "Enables the canvas cache. This can prevent detection and increases the performance when small canvases are read several times, but decreases it for big canvases.",
"description": ""
},
"protectedAPIFeatures_title": {
"message": "Protected API features",
"description": ""
},
"protectedAPIFeatures_description": {
"message": "List of protected API features. When unticking a checkbox, this feature of the API will not be protected.",
"description": ""
},
"disableNotifications": {
"message": "disable notifications",
"description": ""
},
"showOptions": {
"message": "zobrazit nastavení",
"description": ""
},
"displayCallingStack": {
"message": "display calling stack",
"description": ""
},
"displayFullURL": {
"message": "zobrazit celou adresu URL",
"description": ""
},
"enableStackList_description": {
"message": "",
"description": ""
},
"enableStackList_title": {
"message": "Use file specific whitelist",
"description": ""
},
"preBlock": {
"message": "API blocked on {url} because CanvasBlocker settings were not loaded in time.",
"description": ""
},
"blocked": {
"message": "API blocked on {url}.",
"description": ""
},
"fakedReadout": {
"message": "Faked canvas readout on {url}",
"description": ""
},
"fakedAudioReadout": {
"message": "Faked audio readout on {url}",
"description": ""
},
"fakedHistoryReadout": {
"message": "Faked history readout on {url}",
"description": ""
},
"fakedWindowReadout": {
"message": "Faked window readout on {url}",
"description": ""
},
"fakedDOMRectReadout": {
"message": "Faked DOMRect readout on {url}",
"description": ""
},
"fakedSVGReadout": {
"message": "Faked SVG readout on {url}",
"description": ""
},
"fakedTextMetricsReadout": {
"message": "Faked TextMetrics readout on {url}",
"description": ""
},
"fakedNavigatorReadout": {
"message": "Faked navigator readout on {url}",
"description": ""
},
"fakedScreenReadout": {
"message": "Faked screen readout on {url}",
"description": ""
},
"fakedInput": {
"message": "Faked at input on {url}",
"description": ""
},
"ignoreList_description": {
"message": "Seznam domén nebo URL adres, u kterých nebude zobrazeno upozornění. Více položek je nutné oddělit čárkou.",
"description": ""
},
"ignoreList_title": {
"message": "Seznam ignorovaných domén",
"description": ""
},
"ignoredAPIs_title": {
"message": "Ignorované API",
"description": ""
},
"ignoredAPIs_description": {
"message": "Pro vybrané API nebudou zobrazeny upozornění.",
"description": ""
},
"localFile": {
"message": "lokální soubor",
"description": ""
},
"ignorelistDomain": {
"message": "silence domain",
"description": ""
},
"ignorelistURL": {
"message": "ignorovat URL",
"description": ""
},
"selectIgnore": {
"message": "Vyberte doménu nebo URL adresu, kterou přidáte na seznam ignorovaných:",
"description": ""
},
"inputIgnore": {
"message": "Input domain or URL \"RegExp\" to add to ignore list:",
"description": ""
},
"inputIgnoreDomain": {
"message": "Input domain to add to ignore list:",
"description": ""
},
"inputIgnoreURL": {
"message": "Input URL \"RegExp\" to add to ignore list:",
"description": ""
},
"selectWhitelist": {
"message": "Select domain or URL to add to whitelist:",
"description": ""
},
"inputWhitelist": {
"message": "Input domain or URL \"RegExp\" to add to whitelist:",
"description": ""
},
"inputWhitelistDomain": {
"message": "Input domain to add to whitelist:",
"description": ""
},
"inputWhitelistURL": {
"message": "Input URL \"RegExp\" to add to whitelist:",
"description": ""
},
"selectSessionWhitelist": {
"message": "Select domain or URL to add to the session whitelist:",
"description": ""
},
"inputSessionWhitelist": {
"message": "Input domain or URL \"RegExp\" to add to the session whitelist:",
"description": ""
},
"inputSessionWhitelistDomain": {
"message": "Input domain to add to the session whitelist:",
"description": ""
},
"inputSessionWhitelistURL": {
"message": "Input URL \"RegExp\" to add to the session whitelist:",
"description": ""
},
"selectWhitelistScope": {
"message": "What is the scope of the whitelisting?",
"description": ""
},
"selectWhitelistType": {
"message": "What is the type of the whitelisting?",
"description": ""
},
"whitelistOnlyAPI": {
"message": "Whitelist only the {api}",
"description": ""
},
"whitelistAllAPIs": {
"message": "Whitelist all APIs",
"description": ""
},
"settings": {
"message": "nastavení",
"description": ""
},
"showCallingFile_description": {
"message": "",
"description": ""
},
"showCallingFile_title": {
"message": "Show calling file",
"description": ""
},
"showCompleteCallingStack_description": {
"message": "",
"description": ""
},
"showCompleteCallingStack_title": {
"message": "Display complete calling stack",
"description": ""
},
"showNotifications_description": {
"message": "Zobrazit ikonu upozornění v adresním řádku v případě, že je něco blokováno nebo zkresleno.",
"description": ""
},
"showNotifications_urlSpecific": {
"message": "Pro zrušení upozornění u některých stránek klikněte na černou šipku, která otevře další nabídku. Doménu nebo URL přidáte kliknutím na \"+\", popřípadě odstraníte odškrtnutím nebo křížkem.",
"description": ""
},
"showNotifications_title": {
"message": "Zobrazit ikonu upozornění",
"description": ""
},
"highlightPageAction_description": {
"message": "Zvýraznit ikonu, aby byla lépe viditelná.",
"description": ""
},
"highlightPageAction_urlSpecific": {
"message": "",
"description": ""
},
"highlightPageAction_title": {
"message": "Zvýraznit ikonu",
"description": ""
},
"highlightPageAction_options.none": {
"message": "bez zvýraznění",
"description": ""
},
"highlightPageAction_options.color": {
"message": "barva",
"description": ""
},
"highlightPageAction_options.blink": {
"message": "blikat",
"description": ""
},
"displayBadge_description": {
"message": "",
"description": ""
},
"displayBadge_title": {
"message": "Zobrazit znak",
"description": ""
},
"highlightBrowserAction_description": {
"message": "",
"description": ""
},
"highlightBrowserAction_urlSpecific": {
"message": "",
"description": ""
},
"highlightBrowserAction_title": {
"message": "Změnit ikonu na liště při upozornění",
"description": ""
},
"highlightBrowserAction_options.none": {
"message": "nic neměnit",
"description": ""
},
"highlightBrowserAction_options.color": {
"message": "změnit barvu",
"description": ""
},
"highlightBrowserAction_options.blink": {
"message": "blikat",
"description": ""
},
"sourceOutput": {
"message": "Calling file",
"description": ""
},
"stackEntryOutput": {
"message": "{url} line {line} column {column}",
"description": ""
},
"stackList_description": {
"message": "JS files which are allowed to use all APIs. The input has to be in JSON format. Example: [{\"url\": \"http://domain/file1.js\"}, {\"url\": \"http://domain/file2.js\", \"line\": 1, \"column\": 4, \"stackPosition\": -3}]",
"description": ""
},
"stackList_title": {
"message": "File specific whitelist",
"description": ""
},
"whiteList_title": {
"message": "Whitelist",
"description": ""
},
"whiteList_description": {
"message": "Domains or URLs which shall be allowed to use all APIs. To add multiple entries, separate them by commas.",
"description": ""
},
"whitelist": {
"message": "whitelist",
"description": ""
},
"whitelistDomain": {
"message": "whitelist domain",
"description": ""
},
"whitelistURL": {
"message": "whitelist URL",
"description": ""
},
"ignorelist": {
"message": "ignorovat",
"description": ""
},
"whitelistTemporarily": {
"message": "dočasně povolit",
"description": ""
},
"inspectWhitelist": {
"message": "inspect whitelist",
"description": ""
},
"sessionWhiteList_title": {
"message": "Session whitelist",
"description": ""
},
"sessionWhiteList_description": {
"message": "Domains or URLs which shall be allowed to use all APIs during the current session. To add multiple entries, separate them by commas.",
"description": ""
},
"whitelistDomainTemporarily": {
"message": "whitelist domain temporarily",
"description": ""
},
"whitelistURLTemporarily": {
"message": "whitelist URL temporarily",
"description": ""
},
"storeNotificationData_title": {
"message": "Uložit podrobnosti o oznámeních",
"description": ""
},
"storeNotificationData_description": {
"message": "",
"description": ""
},
"storeImageForInspection_title": {
"message": "Uložit obrázek pro kontrolu",
"description": ""
},
"storeImageForInspection_description": {
"message": "Enables the storage of the content of the faked canvas.\nCAUTION: This may lead to a lot of memory consumption.",
"description": ""
},
"protectAudio_title": {
"message": "Protect audio API",
"description": ""
},
"protectAudio_description": {
"message": "If the audio API shall be protected as well",
"description": ""
},
"protectAudio_urlSpecific": {
"message": "To exclude specific websites from this protection, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and remove its checkmark.",
"description": ""
},
"audioFakeRate_title": {
"message": "Buffer fake rate",
"description": ""
},
"audioFakeRate_description": {
"message": "How many of the values per read request shall be faked.",
"description": ""
},
"audioFakeRate_options.1": {
"message": "1 hodnota",
"description": ""
},
"audioFakeRate_options.10": {
"message": "10 hodnot",
"description": ""
},
"audioFakeRate_options.100": {
"message": "100 hodnot",
"description": ""
},
"audioFakeRate_options.1000": {
"message": "1000 hodnot",
"description": ""
},
"audioFakeRate_options.0.1%": {
"message": "0,1 % z hodnot",
"description": ""
},
"audioFakeRate_options.1%": {
"message": "1 % z hodnot",
"description": ""
},
"audioFakeRate_options.10%": {
"message": "10 % z hodnot",
"description": ""
},
"audioFakeRate_options.100%": {
"message": "100 % z hodnot",
"description": ""
},
"audioNoiseLevel_title": {
"message": "Úroveň hluku",
"description": ""
},
"audioNoiseLevel_description": {
"message": "",
"description": ""
},
"audioNoiseLevel_options.minimal": {
"message": "nejmenší",
"description": ""
},
"audioNoiseLevel_options.low": {
"message": "malá",
"description": ""
},
"audioNoiseLevel_options.medium": {
"message": "střední",
"description": ""
},
"audioNoiseLevel_options.high": {
"message": "vysoká",
"description": ""
},
"audioNoiseLevel_options.maximal": {
"message": "největší",
"description": ""
},
"useAudioCache_title": {
"message": "Použít mezipaměť pro audio",
"description": ""
},
"useAudioCache_description": {
"message": "Umožní použít mezipaměť pro audio. Může to zabránit detekci doplňku, ale snižuje to jeho rychlost.",
"description": ""
},
"useAudioCache_urlSpecific": {
"message": "Některé stránky používají velmi špatně napsané kódy pro získání otisku pomocí audia, a to způsobuje zpomalování Firefoxu. Chcete-li vypnout využití mezipaměti pro některé stránky, klikněte na černou šipku, která otevře další nabídku. Doménu nebo URL adresu můžete přidat pomocí \"+\", naopak odstranit je můžete odškrtnutím.",
"description": ""
},
"audioUseFixedIndices_title": {
"message": "Použít pevné indexy",
"description": ""
},
"audioUseFixedIndices_description": {
"message": "Zda by některé indexy měly být vždy zkreslené.",
"description": ""
},
"audioFixedIndices_title": {
"message": "Pevné indexy",
"description": ""
},
"audioFixedIndices_description": {
"message": "Indexy, které budou vždy zkresleny. Více záznamů musí být odděleno čárkami.",
"description": ""
},
"historyLengthThreshold_title": {
"message": "Maximální délka historie",
"description": ""
},
"historyLengthThreshold_description": {
"message": "Maximální délka historie prohlížeče, která je sdělena stránkám.",
"description": ""
},
"historyLengthThreshold_urlSpecific": {
"message": "Chcete-li změnit tuto hodnotu pro některé stránky, klikněte na černou šipku a zobrazí se vám další nabídka. Doménu nebo URL adresu můžete přidat pomocí \"+\", následně nastavte odlišnou hodnotu.",
"description": ""
},
"protectWindow_title": {
"message": "Protect window API",
"description": ""
},
"protectWindow_description": {
"message": "window.opener and window.name will be protected. This can render some webpages unusable.",
"description": ""
},
"protectWindow_urlSpecific": {
"message": "To exclude specific websites from this protection, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and remove its checkmark.",
"description": ""
},
"protectWindow_askReCaptchaException": {
"message": "Protecting the window API breaks reCAPTCHA. Do you want to allow the window.name API in embedded pages which will make it work again?",
"description": ""
},
"allowWindowNameInFrames_title": {
"message": "Allow window.name in frames",
"description": ""
},
"allowWindowNameInFrames_description": {
"message": "The window.name API is not that dangerous in the context of embedded pages and it is used there for legitimate reasons (e.g. reCAPTCHA). This setting will allow these usages.",
"description": ""
},
"allowWindowNameInFrames_urlSpecific": {
"message": "To allow this only for specific websites, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and set its checkmark.",
"description": ""
},
"protectDOMRect_title": {
"message": "Protect DOMRect API",
"description": ""
},
"protectDOMRect_description": {
"message": "This protects against the \"getClientRects()\" fingerprinting and several similar methods.",
"description": ""
},
"protectDOMRect_urlSpecific": {
"message": "To exclude specific websites from this protection, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and remove its checkmark.",
"description": ""
},
"domRectIntegerFactor_title": {
"message": "DOMRect integer factor",
"description": ""
},
"domRectIntegerFactor_description": {
"message": "Some fraction of a pixel can be controlled by CSS. To prevent detection, values of a DOMRect that multiplied with this factor are integers will not be altered.",
"description": ""
},
"protectSVG_title": {
"message": "Protect SVG API",
"description": ""
},
"protectSVG_description": {
"message": "This protects against fingerprinting using SVGs.",
"description": ""
},
"protectSVG_urlSpecific": {
"message": "To exclude specific websites from this protection, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and remove its checkmark.",
"description": ""
},
"protectTextMetrics_title": {
"message": "Protect TextMetrics API",
"description": ""
},
"protectTextMetrics_description": {
"message": "This protects against the \"measureText()\" fingerprinting which can be used to cross validate DOMRect values.",
"description": ""
},
"protectTextMetrics_urlSpecific": {
"message": "To exclude specific websites from this protection, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and remove its checkmark.",
"description": ""
},
"protectNavigator_title": {
"message": "Protect navigator API",
"description": ""
},
"protectNavigator_description": {
"message": "This page allows for changes in the navigator API. Enabling this protection does not change anything by default. Open the navigator settings to specify the changes you want to have there.",
"description": ""
},
"protectNavigator_urlSpecific": {
"message": "To exclude specific websites from this protection, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and remove its checkmark.",
"description": ""
},
"openNavigatorSettings_title": {
"message": "Navigator settings",
"description": ""
},
"openNavigatorSettings_description": {
"message": "",
"description": ""
},
"openNavigatorSettings_label": {
"message": "Otevřít",
"description": ""
},
"navigatorSettings_title": {
"message": "CanvasBlocker navigator settings",
"description": ""
},
"navigatorSettings_description": {
"message": "On this page you can set the navigator settings. If using a preset you should always use an operating system and browser preset. After selecting these you can still make modifications.",
"description": ""
},
"navigatorSettings_disclaimer": {
"message": "POZOR: skutečný použitý prohlížeč nelze zcela podvrhnout, protože existuje řada způsobů, jak ho zjistit. Např. vždy uniknou testy vlastností a vykreslování HTML prvků.",
"description": ""
},
"navigatorSettings_contextualIdentities": {
"message": "Jsou zobrazeny nastavení pro kontejner {select}.",
"description": ""
},
"navigatorSettings_presetSection.os": {
"message": "Předvolby operačního systému",
"description": ""
},
"navigatorSettings_presetSection.browser": {
"message": "Předvolby prohlížeče",
"description": ""
},
"navigatorSettings_values": {
"message": "Navigator values",
"description": ""
},
"navigatorSettings_reset": {
"message": "Obnovit",
"description": ""
},
"protectScreen_title": {
"message": "Protect screen API",
"description": ""
},
"protectScreen_description": {
"message": "This protects against fingerprinting attempts including the screen size.",
"description": ""
},
"protectScreen_urlSpecific": {
"message": "Chcete-li některé stránky z této ochrany vyloučit, klikněte na černou šipku a zobrazí se vám další nabídka. Doménu nebo URL adresu můžete přidat pomocí \"+\", naopak odebrat je můžete odškrtnutím.",
"description": ""
},
"screenSize_title": {
"message": "Velikost obrazovky",
"description": ""
},
"screenSize_description": {
"message": "If this is set with a value \"...x...\" the specified dimensions will be reported as the screen size.",
"description": ""
},
"screenSize_urlSpecific": {
"message": "To provide specific sizes for certain websites, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and enter the desired value.",
"description": ""
},
"fakeMinimalScreenSize_title": {
"message": "Zkreslit minimální velikost obrazovky",
"description": ""
},
"fakeMinimalScreenSize_description": {
"message": "Použít hodnotu minimální velikosti obrazovky z následujícího seznamu, která odpovídá vnitřním rozměrům okna. Velikosti okna: 1366x768, 1440x900, 1600x900, 1920x1080, 4096x2160, 8192x4320",
"description": ""
},
"fakeMinimalScreenSize_urlSpecific": {
"message": "Chcete-li některé stránky vyloučit, klikněte na černou šipku a zobrazí se vám další nabídka. Doménu nebo URL adresu můžete přidat pomocí \"+\", naopak odebrat je můžete odškrtnutím.",
"description": ""
},
"theme_title": {
"message": "Vzhled",
"description": ""
},
"theme_description": {
"message": "Automatický vzhled nastaví barevné téma podle systému (vyžaduje Firefox >= 67)",
"description": ""
},
"theme_options.auto": {
"message": "automatický",
"description": ""
},
"theme_options.default": {
"message": "výchozí",
"description": ""
},
"theme_options.light": {
"message": "světlý",
"description": ""
},
"theme_options.dark": {
"message": "tmavý",
"description": ""
},
"theme_options.colorful": {
"message": "barevný",
"description": ""
},
"theme_options.none": {
"message": "none",
"description": ""
},
"blockDataURLs_title": {
"message": "Block data URL pages",
"description": ""
},
"blockDataURLs_description": {
"message": "Data URL pages cannot be protected against fingerprinting (see https://bugzilla.mozilla.org/show_bug.cgi?id=1475831). Blocking them prevents the real fingerprint to reach any server.",
"description": ""
},
"blockDataURLs_urlSpecific": {
"message": "To exclude specific websites from this protection, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and remove its checkmark.",
"description": ""
},
"showReleaseNotes_title": {
"message": "Poznámky k vydání",
"description": ""
},
"showReleaseNotes_description": {
"message": "",
"description": ""
},
"showReleaseNotes_label": {
"message": "Zobrazit",
"description": ""
},
"logLevel_title": {
"message": "Úroveň záznamů",
"description": ""
},
"logLevel_description": {
"message": "Pro zjištění příčiny problému je dobré mít k dispozici podrobný záznam (log). Tento parametr umožňuje nastavit úroveň záznamů.\n\nZáznamy je možné zobrazit pomocí konzole prohlížeče (Ctrl+Shift+J) nebo webové konzole (Ctrl+Shift+K).",
"description": ""
},
"logLevel_options.0": {
"message": "nic",
"description": ""
},
"logLevel_options.1": {
"message": "chyby",
"description": ""
},
"logLevel_options.25": {
"message": "varování",
"description": ""
},
"logLevel_options.50": {
"message": "zprávy",
"description": ""
},
"logLevel_options.75": {
"message": "poznámky",
"description": ""
},
"logLevel_options.100": {
"message": "podrobný",
"description": ""
},
"exportSettings_title": {
"message": "Export nastavení",
"description": ""
},
"exportSettings_description": {
"message": "",
"description": ""
},
"settingControlling_title": {
"message": "Kontrola nastavení",
"description": ""
},
"settingControlling_description": {
"message": "",
"description": ""
},
"openSettingSanitation_label": {
"message": "Kontrola nastavení",
"description": ""
},
"inspectWhitelist_label": {
"message": "Inspect whitelist",
"description": ""
},
"openSettingPresets_title": {
"message": "Předvolby",
"description": ""
},
"openSettingPresets_description": {
"message": "Otevře stránku s předvolbami, která byla zobrazena po instalaci. Předvolby nastaví hodnoty tak, aby plnily určitý účel, který po doplňku CanvasBlocker vyžadujete.",
"description": ""
},
"openSettingPresets_label": {
"message": "Otevřít",
"description": ""
},
"inspectSettings_label": {
"message": "Zkontrolovat",
"description": ""
},
"saveSettings_label": {
"message": "Uložit",
"description": ""
},
"loadSettings_label": {
"message": "Načíst",
"description": ""
},
"resetSettings_title": {
"message": "Obnovit nastavení",
"description": ""
},
"resetSettings_description": {
"message": "",
"description": ""
},
"resetSettings_label": {
"message": "Reset",
"description": ""
},
"resetSettings_confirm": {
"message": "Opravdu chcete uvést do výchozího stavu všechna nastavení?",
"description": ""
},
"browserAction_settings": {
"message": "Nastavení",
"description": ""
},
"browserAction_faq": {
"message": "Často kladené dotazy",
"description": ""
},
"browserAction_test": {
"message": "Test",
"description": ""
},
"browserAction_review": {
"message": "Hodnocení",
"description": ""
},
"browserAction_reportIssue": {
"message": "Nahlásit problém",
"description": ""
},
"sanitation_title": {
"message": "Kontrola nastavení",
"description": ""
},
"sanitation_description": {
"message": "Tato stránka vám pomůže najít špatné nastavení doplňku CanvasBlocker. Naleznete zde také rady ohledně neoptimálního nastavení. Nedoporučujeme však návrhy slepě provádět.",
"description": ""
},
"sanitation_nothingToComplain": {
"message": "Žádné výtky.",
"description": ""
},
"sanitation_ruleset.unnecessaryURLValue": {
"message": "Nepotřebné hodnoty URL",
"description": ""
},
"sanitation_ruleset.disabledFeatures": {
"message": "Vypnuté funkce",
"description": ""
},
"sanitation_ruleset.blockMode": {
"message": "Block mode",
"description": ""
},
"sanitation_ruleset.thresholds": {
"message": "Thresholds",
"description": ""
},
"sanitation_ruleset.performance": {
"message": "Výkon",
"description": ""
},
"sanitation_ruleset.privacy": {
"message": "Ochrana osobních údajů",
"description": ""
},
"sanitation_error.unnecessaryURLValue": {
"message": "URL hodnota pro \"{url}\" je stejná jako v případě obecného nastavení pro \"{setting-title}\".",
"description": ""
},
"sanitation_resolution.removeURLValue": {
"message": "odebrat hodnotu URL",
"description": ""
},
"sanitation_error.disabledFeatures": {
"message": "Všechny funkce {api} jsou vypnuté, ale ochrana je zapnutá.",
"description": ""
},
"sanitation_error.disabledSomeFeatures": {
"message": "Některé funkce {api} jsou vypnuté. Mělo by se tak dít pouze pro účely testování nebo pokud opravdu víte, co tyto funkce mají za účel.",
"description": ""
},
"sanitation_resolution.disableMainFlag": {
"message": "disable main flag",
"description": ""
},
"sanitation_resolution.enableFeatures": {
"message": "povolit funkce",
"description": ""
},
"sanitation_error.badBlockMode": {
"message": "It is recommended to use the \"fake\" or \"ask\" blocking modes.",
"description": ""
},
"sanitation_resolution.switchToFake": {
"message": "switch to \"fake\"",
"description": ""
},
"sanitation_error.blockModeVsProtection": {
"message": "With blocking mode \"{blockMode}\" the {api} protection is not working.",
"description": ""
},
"sanitation_resolution.disableFlag": {
"message": "disable \"{flag}\"",
"description": ""
},
"sanitation_error.fakeInputWithWhiteRng": {
"message": "Do not use white random number generator with \"{blockMode}\" and protecting \"{protectedCanvasPart}\".",
"description": ""
},
"sanitation_resolution.switchToProtectReadout": {
"message": "switch to protect readout",
"description": ""
},
"sanitation_resolution.switchToNonPersistentRng": {
"message": "switch to \"non persistent\" rng",
"description": ""
},
"sanitation_error.fakeEverythingInCanvas": {
"message": "Do not use protect \"{protectedCanvasPart}\" in blocking mode \"{blockMode}\".",
"description": ""
},
"sanitation_resolution.switchToProtectInput": {
"message": "switch to protect input",
"description": ""
},
"sanitation_error.valueTooLow": {
"message": "\"{setting}\" should not be lower than {value}.",
"description": ""
},
"sanitation_error.valueTooHigh": {
"message": "\"{setting}\" should not be higher than {value}.",
"description": ""
},
"sanitation_resolution.setTo": {
"message": "set to {value}",
"description": ""
},
"sanitation_error.storeNotificationData": {
"message": "Storing notification data may lead to slow performance.",
"description": ""
},
"sanitation_error.storeImage": {
"message": "Storing the image for inspection has a high RAM footprint.",
"description": ""
},
"sanitation_error.doNotSharePersistentRndBetweenDomains": {
"message": "Nesdílejte trvalá náhodná čísla mezi doménami, prohlížeč se tak stává plně sledovatelným.",
"description": ""
},
"sanitation_error.customScreenSize": {
"message": "Nepoužívejte vlastní velikost obrazovky, protože to usnadní sledování prohlížeče.",
"description": ""
},
"whitelist_inspection_title": {
"message": "CanvasBlocker whitelist inspection",
"description": ""
},
"whitelist_inspection_description": {
"message": "Shows which API protections are active for a given site. If you remove a checkmark for an API this API will be not protected for the selected site.",
"description": ""
},
"whitelist_all_apis": {
"message": "All APIs",
"description": ""
},
"presets": {
"message": "Předvolby",
"description": ""
},
"presets_title": {
"message": "CanvasBlocker presets",
"description": ""
},
"presets_installNotice": {
"message": "{image:../icons/icon.svg} Děkuji, že jste nainstalovali CanvasBlocker. Můžete si ho pomocí předvoleb přizpůsobit vašim potřebám. Další úpravy lze provést na stránce {link:nastavení:options.html}, odkud se můžete vrátit i na tuto stránku s předvolbami.",
"description": ""
},
"presets_introduction": {
"message": "Zde jsou připraveny předvolby, které vyhovují různým potřebám. Hodnoty v závorkách udávají současný stav nastavení. Můžete zvolit i více předvoleb, ovšem některá nastavení mohou být následně přepsána později zvolenou předvolbou.",
"description": ""
},
"preset_default_title": {
"message": "Výchozí nastavení",
"description": ""
},
"preset_default_description": {
"message": "Nejsou použita žádná speciální nastavení.",
"description": ""
},
"preset_convenience_title": {
"message": "Praktické nastavení",
"description": ""
},
"preset_convenience_description": {
"message": "Změní nastavení tak, aby prohlížení stránek bylo co nejpohodlnější. Zahrnuje to i udělení výjimek některým stránkám.",
"description": ""
},
"preset_stealth_title": {
"message": "Stealth settings",
"description": ""
},
"preset_stealth_description": {
"message": "Nastaví CanvasBlocker tak, aby byl těžko zjistitelný. To může vést k většímu zatížení procesoru a může zpomalit prohlížeč.",
"description": ""
},
"preset_max_protection_title": {
"message": "Maximální ochrana",
"description": ""
},
"preset_max_protection_description": {
"message": "Maximalizuje ochranu proti odebrání otisku prohlížeče. Toto nastavení rozbije některé stránky, může zpomalit prohlížeč a umožní stránkám zjistit, že je CanvasBlocker aktivní. Při využití této předvolby zvažte i použití předvolby reCAPTCHA.",
"description": ""
},
"preset_recaptcha_title": {
"message": "reCAPTCHA exception",
"description": ""
},
"preset_recaptcha_description": {
"message": "Protecting the window API breaks reCAPTCHA. This preset allows the usage of the window.name API in embedded pages which will make it work again.",
"description": ""
}
}