LocalCDN-Firefox-Chrome-Brave/_locales/cs/messages.json

151 lines
5.7 KiB
JSON
Raw Normal View History

2020-02-27 13:45:29 +01:00
{
2020-06-26 19:47:48 +02:00
"extensionDescription": {
"message": "Chrání před sledováním skrze centrálně doručovaný obsah.",
"description": "Extension description."
},
"amountInjectedDescription": {
"message": "Počet lokální uložených zdrojů vložených od instalace.",
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Možnosti",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Zobrazovat počet vložení u ikony",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "Zobrazit počet vložených zdrojů u ikony rozšíření.",
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Blokovat požadavky na chybějící zdroje",
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "Zrušit požadavky na sledované zdroje, pokud nejsou lokálně dostupné.",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Zakázat přednačítání odkazů",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "Předejte nepovoleným požadavkům do sítí pro doručování obsahu.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Odstranit metadata z povolených požadavků",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "Pro zlepšení soukromí odstraní citlivá data z povolených požadavků na CDN.",
"description": "Strip metadata description."
},
"whitelistedDomainsTitle": {
"message": "Nekontrolovat pro domény",
2020-06-26 19:48:47 +02:00
"description": "Deactivate LocalCDN for these domains:"
2020-06-26 19:47:48 +02:00
},
"whitelistedDomainsDescription": {
"message": "Zadejte domény pro jejich vynechání z kontroly. Jednotlivé domény oddělujte pomocí středníků (;).",
2020-06-26 19:48:47 +02:00
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
2020-06-26 19:47:48 +02:00
},
"advancedLabel": {
"message": "Rozšířené",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Generujte sady pravidel pro uBlock nebo uMatrix",
"description": "Generate rule set title"
},
"generateRuleSetDescription": {
"message": "",
2020-07-14 20:31:13 +02:00
"description": "In case you are using uBlock Origin or uMatrix you can generate the rules here. You have to add these rules manually in uBlock Origin or uMatrix."
2020-06-26 19:47:48 +02:00
},
"lastUpdate": {
"message": "",
"description": "Last update:"
},
"copyRuleSet": {
"message": "",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "",
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "",
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
"message": "",
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "",
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
},
"featureBreaksWebsitesDescription": {
"message": "",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
},
"featureBreaksWebsitesButton": {
"message": "",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "",
2020-06-28 18:59:19 +02:00
"description": "Filter HTML source code"
2020-06-26 19:47:48 +02:00
},
"labelDonate": {
"message": "",
"description": "Donate"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListTitle": {
"message": "",
2020-06-28 18:59:19 +02:00
"description": "Invert HTML filter"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListDescription": {
"message": "",
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "",
2020-06-28 18:59:19 +02:00
"description": "Do not apply HTML filter to these domains:"
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsDescription": {
"message": "",
2020-06-29 15:21:44 +02:00
"description": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;)."
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsTitleInclude": {
"message": "",
2020-06-28 18:59:19 +02:00
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
2020-07-12 09:58:22 +02:00
},
"chooseIconStyle": {
"message": "",
"description": "Choose an icon for this extension"
},
"internalStatisticsTitle": {
"message": "",
"description": "Internal statistics"
},
"internalStatisticsDescription": {
"message": "",
"description": "This function is currently in an experimental stage. No data transmission. Its all local on your device."
2020-06-26 19:47:48 +02:00
}
2020-03-04 17:52:49 +01:00
}