115 lines
4.6 KiB
JSON
115 lines
4.6 KiB
JSON
{
|
||
"extensionDescription": {
|
||
"message": "Защищает Вас от отслеживания через «бесплатные», централизованные CDN.",
|
||
"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": "Очистить дополнительные данные из разрешенных CDN запросов, для усиления приватности.",
|
||
"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"
|
||
},
|
||
"labelShowMoreInjections": {
|
||
"message": "",
|
||
"description": "Show more Injections"
|
||
},
|
||
"labelDonate": {
|
||
"message": "",
|
||
"description": "Donate"
|
||
}
|
||
}
|