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

239 lines
12 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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."
},
"allowlistedDomainsTitle": {
"message": "Исключить домены из проверки:",
"description": "Deactivate LocalCDN for these domains:"
},
"allowlistedDomainsDescription": {
"message": "Введите домены, на которых отключен LocalCDN. Разделяйте несколько записей точкой с запятой (;).",
"description": "Enter domains to disable LocalCDN there. Separate multiple entries with semi-colons (;)."
},
"advancedLabel": {
"message": "Дополнительно",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Генерация наборов правил для вашего рекламного блокатора",
"description": "Generate rule sets for your adblocker"
},
"generateRuleSetDescription": {
"message": "Если вы используете рекламный блокиратор, вы можете сгенерировать правила здесь и потом добавить их вручную в ваш рекламный блокиратор.",
"description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
},
"lastUpdate": {
"message": "Последнее обновление:",
"description": "Last update:"
},
"copyRuleSet": {
"message": "Копировать",
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "Включить логирование в консоли браузера",
"description": "Enable logging in browser console"
},
"loggingDescription": {
"message": "Открыть консоль браузера ( CTRL + SHIFT + J ) для просмотра пропущенных ресурсов.",
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
},
"hideReleaseNotesTitle": {
"message": "Отключить заметки к релизу",
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "Включите данную опцию, если вы не хотите получать информацию о новых функциях LocalCDN. Она также содержит информацию о новых правилах для вашего рекламного блокатора.",
"description": "Turn this on to not receive any info about new LocalCDN features. This includes info about new rules for your adblocker."
},
"featureBreaksWebsitesDescription": {
"message": "Эта функция \"ломает\" сайты. Не включайте её, пока вручную не добавите в белый список все \"сломанные\" сайты.",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
},
"featureBreaksWebsitesButton": {
"message": "Отключить",
"description": "Disable"
},
"labelManipulateDOM": {
"message": "Фильтр исходного кода HTML",
"description": "Filter HTML source code"
},
"labelDonate": {
"message": "Донат",
"description": "Donate"
},
"negateHtmlFilterListTitle": {
"message": "Инвертировать фильтр HTML",
"description": "Invert HTML filter"
},
"negateHtmlFilterListDescription": {
"message": "Включите этот параметр, чтобы всегда применять фильтр HTML. В этом случае домены в списке будут проигнорированы. Если этот параметр отключен, фильтр HTML применяется только к доменам в списке.",
"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": "Эта функция может сломать веб-сайты. Обратите внимание на информацию на странице Wiki.",
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "Не применять HTML-фильтр к этим доменам:",
"description": "Do not apply HTML filter to these domains:"
},
"htmlFilterDomainsDescription": {
"message": "Введите домены, которые будут обрабатываться или игнорироваться фильтром HTML. Разделяйте несколько записей точкой с запятой (;).",
"description": "Enter the domains to be handled or ignored by the HTML filter. Separate multiple entries with semi-colons (;)."
},
"htmlFilterDomainsTitleInclude": {
"message": "Применять фильтр HTML к этим доменам:",
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "Блокировать Шрифты Google",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "Если запросы на отсутствующие ресурсы разрешены, подключения к fonts.googleapis.com не блокируются. Включите эту опцию, чтобы заблокировать эти запросы.",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
},
"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."
},
"headerStatistics": {
"message": "Статистика",
"description": "Statistics. The header of a statistics page."
},
"labelToday": {
"message": "Сегодня",
"description": "Statistics view for today."
},
"labelPastWeek": {
"message": "За неделю",
"description": "Statistics view for past week."
},
"labelPastMonth": {
"message": "За месяц",
"description": "Statistics view for past month."
},
"labelPastYear": {
"message": "За год",
"description": "Statistics view for past year."
},
"labelDelete": {
"message": "Удалить",
"description": "Button to delete all statistics data."
},
"labelAvg": {
"message": "В среднем (замен в день)",
"description": "Followed by a number of average injections per day within a specific period."
},
"labelInjectedFrameworks": {
"message": "Замененные фреймворки",
"description": "Followed by a number of injections within a specific period."
},
"dialogConfirmDeleteStatistics": {
"message": "Вы уверены, что хотите удалить статистику?",
"description": "Are you sure you want to delete the statistics?"
},
"labelDomainsAllowlistGoogleFonts": {
"message": "Этим доменам разрешено загружать шрифты Google. Разделяйте несколько записей точкой с запятой (;).",
"description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)."
},
"btnGeneral": {
"message": "Базовый",
"description": "Basic"
},
"btnAdvanced": {
"message": "Продвинутый",
"description": "Advanced"
},
"btnOther": {
"message": "Другие",
"description": "Other"
},
"btnInfo": {
"message": "Информация",
"description": "Info"
},
"headerStorageType": {
"message": "Тип хранилища",
"description": "Storage type"
},
"labelStorageTypeLocal": {
"message": "Локальный",
"description": "Local"
},
"labelStorageTypeSync": {
"message": "Синхронизировать",
"description": "Sync"
},
"headerImportExport": {
"message": "Импорт/Экспорт",
"description": "Import/Export"
},
"labelExportData": {
"message": "Резервное копирование в файл",
"description": "Back up to file"
},
"labelImportData": {
"message": "Восстановить из файла",
"description": "Restore from file"
},
"dialogImportSuccessful": {
"message": "Импорт успешен",
"description": "Import successful"
},
"dialogImportFailed": {
"message": "Ошибка импорта",
"description": "Import failed"
}
}