107 lines
4.5 KiB
JSON
107 lines
4.5 KiB
JSON
{
|
||
"extensionDescription": {
|
||
"message": "Защитава ви от следене чрез свободна, централизирана доставка на съдържание.",
|
||
"description": "Extension description."
|
||
},
|
||
"amountInjectedTitle": {
|
||
"message": "Брояч за местно вмъкнати ресурси",
|
||
"description": "Amount injected title."
|
||
},
|
||
"amountInjectedDescription": {
|
||
"message": "Количество на местни вмъквания на ресурси от началото на инсталацията.",
|
||
"description": "Amount injected description."
|
||
},
|
||
"optionsTitle": {
|
||
"message": "Настройки",
|
||
"description": "Options title."
|
||
},
|
||
"showIconBadgeTitle": {
|
||
"message": "Показване на броя на вмъкванията в иконката",
|
||
"description": "Show icon badge title."
|
||
},
|
||
"showIconBadgeDescription": {
|
||
"message": "Показване на броя на вмъкнатите ресурси в иконката на разширението.",
|
||
"description": "Show icon badge description."
|
||
},
|
||
"blockMissingTitle": {
|
||
"message": "Блокиране на заявки за липсващи ресурси",
|
||
"description": "Block requests for missing resources title."
|
||
},
|
||
"blockMissingDescription": {
|
||
"message": "Отмяна на прехванатата заявка, ако изисквания ресурс не е наличен на местно ниво.",
|
||
"description": "Block requests for missing resources description."
|
||
},
|
||
"disablePrefetchTitle": {
|
||
"message": "Изключване на предварителното извличане на препратки",
|
||
"description": "Disable prefetch title."
|
||
},
|
||
"disablePrefetchDescription": {
|
||
"message": "Предотвратява изтичането на забранени заявки към мрежи за доставка.",
|
||
"description": "Disable prefetch description."
|
||
},
|
||
"stripMetadataTitle": {
|
||
"message": "Премахване на метаданните от разрешени заявки",
|
||
"description": "Strip metadata title."
|
||
},
|
||
"stripMetadataDescription": {
|
||
"message": "Изтриване на чувствителни данни от допустимите заявки от МДС за подобряване на неприкосновеността.",
|
||
"description": "Strip metadata description."
|
||
},
|
||
"whitelistedDomainsTitle": {
|
||
"message": "Изключване на домейни от проверки",
|
||
"description": "Whitelisted domains title."
|
||
},
|
||
"whitelistedDomainsDescription": {
|
||
"message": "Въведете домейни, които да се добавят в белия списък. Отделете стойностите с точка и запетая.",
|
||
"description": "Whitelisted domains description."
|
||
},
|
||
"advancedLabel": {
|
||
"message": "За напреднали",
|
||
"description": "Advanced label."
|
||
},
|
||
"generateRuleSetTitle": {
|
||
"message": "Генерирайте набори от правила за uBlock или uMatrix",
|
||
"description": "Generate rule set title."
|
||
},
|
||
"generateRuleSetDescription": {
|
||
"message": "",
|
||
"description": "In case you're using uBlock or uMatrix you can generate the rules here. You have to add these rules manually in uBlock or uMatrix."
|
||
},
|
||
"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": "",
|
||
"description": "Filters HTML source code"
|
||
}
|
||
}
|