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

143 lines
7.2 KiB
JSON
Raw Normal View History

2020-02-27 13:45:29 +01:00
{
2020-06-26 19:47:48 +02:00
"extensionDescription": {
"message": "Защищает Вас от отслеживания через «бесплатные», централизованные CDN.",
"description": "Extension description."
},
"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": {
2020-06-27 06:28:25 +02:00
"message": "Исключить домены из проверки:",
2020-06-26 19:48:47 +02:00
"description": "Deactivate LocalCDN for these domains:"
2020-06-26 19:47:48 +02:00
},
"whitelistedDomainsDescription": {
"message": "«Белый список» доменов. Контент, расположенный на них не будет фильтроваться. Записи (при количестве более одной) разделяются точкой с запятой (;).",
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": "Дополнительно",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Генерация наборов правил для uBlock или uMatrix",
"description": "Generate rule set title"
},
"generateRuleSetDescription": {
2020-06-27 06:28:25 +02:00
"message": "Если вы используете uBlock или uMatrix, вы можете сгенерировать правила здесь и потом добавить их вручную в uBlock или uMatrix.",
2020-06-26 19:47:48 +02:00
"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": {
2020-06-27 06:28:25 +02:00
"message": "Последнее обновление:",
2020-06-26 19:47:48 +02:00
"description": "Last update:"
},
"copyRuleSet": {
2020-06-27 06:28:25 +02:00
"message": "Скопировать",
2020-06-26 19:47:48 +02:00
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
2020-06-27 06:28:25 +02:00
"message": "Включить логирование в консоли браузера",
2020-06-26 19:47:48 +02:00
"description": "Enable logging in browser console"
},
"loggingDescription": {
2020-06-27 06:28:25 +02:00
"message": "Открыть консоль браузера ( CTRL + SHIFT + J ) для просмотра пропущенных ресурсов.",
2020-06-26 19:47:48 +02:00
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
2020-06-27 06:28:25 +02:00
"message": "Отключить заметки к релизу",
2020-06-26 19:47:48 +02:00
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
2020-06-27 06:28:25 +02:00
"message": "Включите данную опцию, если вы не хотите получать информацию о новых функциях LocalCDN. Она также содержит информацию о новых правилах для uBlock/uMatrix.",
2020-06-26 19:47:48 +02:00
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
},
"featureBreaksWebsitesDescription": {
2020-06-27 06:28:25 +02:00
"message": "Эта функция \"ломает\" сайты. Не включайте её, пока вручную не добавите в белый список все \"сломанные\" сайты.",
2020-06-26 19:47:48 +02:00
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
},
"featureBreaksWebsitesButton": {
2020-06-27 06:28:25 +02:00
"message": "Отключить",
2020-06-26 19:47:48 +02:00
"description": "Disable"
},
"labelManipulateDOM": {
2020-06-27 06:28:25 +02:00
"message": "Фильтры исходного кода HTML",
2020-06-28 18:59:19 +02:00
"description": "Filter HTML source code"
2020-06-26 19:47:48 +02:00
},
"labelDonate": {
2020-06-27 06:28:25 +02:00
"message": "Донат",
2020-06-26 19:47:48 +02:00
"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"
2020-06-26 19:47:48 +02:00
}
2020-03-04 17:52:49 +01:00
}