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

255 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": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
},
"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. One entry per line."
},
"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": "You can open the log with the icon in the menu. The log will be deleted when you close the browser or disable logging."
},
"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. One entry per line."
},
"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": "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 all the statistics?"
},
"labelDomainsAllowlistGoogleFonts": {
"message": "Этим доменам разрешено загружать шрифты Google. По одному на строку.",
"description": "These domains are allowed to load Google Fonts. One entry per line."
},
"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"
},
"updateNotificationTitle": {
"message": "Уведомление после обновления",
"description": "Notification after an update"
},
"updateNotificationNever": {
"message": "Никогда (Тихие обновления)",
"description": "Never (Silent Updates)"
},
"updateNotificationOnlyRules": {
"message": "Только при новых CDN и правилах",
"description": "Only if new CDNs and rules"
},
"updateNotificationAlways": {
"message": "Всегда",
"description": "Always"
},
"websiteBroken": {
"message": "Сайт \"сломан\"?",
"description": "Website broken?"
},
"hideDonationButton": {
"message": "",
"description": "Hide donation button"
}
}