{
"extName": {
"message": "µBlock",
"description": "название расширения"
},
"extShortDesc": {
"message": "Finally, an efficient blocker for Chromium-based browsers. Easy on CPU and memory.",
"description": "this will in chrome web store: must be 132 characters or less"
},
"settingsPageName": {
"message": "Настройки",
"description": "appears as tab name in dashboard."
},
"3pPageName" : {
"message": "Third-party filters",
"description": "appears as tab name in dashboard"
},
"1pPageName" : {
"message": "Your filters",
"description": "appears as tab name in dashboard."
},
"aboutPageName": {
"message": "О расширении",
"description": "appears as tab name in dashboard."
},
"popupPowerSwitchInfo": {
"message": "click the power button to
permanently disable or enable
µBlock for the current site",
"description": "English (mind the horizontal extent): click the power button to
permanently disable or enable
µBlock for the current site"
},
"popupBlockedRequestPrompt": {
"message": "requests blocked",
"description": "English: requests blocked"
},
"popupBlockedOnThisPagePrompt": {
"message": "on this page",
"description": "English: on this page"
},
"popupBlockedSinceInstallPrompt": {
"message": "since install",
"description": "English: since install"
},
"settingsIconBadgePrompt" : {
"message": "Show the number of blocked requests on the icon",
"description": "English: Show the number of blocked requests on the icon"
},
"3pListsOfBlockedHostsPrompt2" : {
"message": "{{ubiquitousBlacklistCount}} блокируется хостов, помимо:",
"description": "English: {{ubiquitousBlacklistCount}} distinct blocked hostnames from:"
},
"3pListsOfBlockedHostsPerListStats" : {
"message": "{{used}} используется из {{total}}",
"description": "English: {{used}} used out of {{total}}"
},
"3pParseAllABPHideFiltersPrompt1" : {
"message": "Разбор и применение Adblock+ фильтров скрытия элементов.",
"description": "English: Parse and enforce Adblock+ element hiding filters."
},
"3pParseAllABPHideFiltersPrompt2" : {
"message": "{{abpHideFilterCount}} element hiding filters used.",
"description": "English: {{abpHideFilterCount}} element hiding filters used."
},
"3pParseAllABPHideFiltersInfo" : {
"message": "
Эта опция включает разбор и применение Adblock Plus-совместимых “element hiding” фильтров. Эти фильтры по сути только визуальные, они позволяют скрыть элементы страницы, которые не могут быть заблокированы матрицей фильтров или ABP-фильтрами.
Включение этой опции увеличивает использование памяти для µBlock.
", "description": "English: see English messages.json" }, "3pListsOfBlockedHostsHeader" : { "message": "Список блокируемых хостов", "description": "English: Lists of blocked hosts" }, "3pApplyChanges" : { "message": "Применить изменения", "description": "English: Apply changes" }, "1pFormatHint" : { "message": "Одно правило на строку. Правилом может быть обычное имя сайти, или Adblock Plus-совместимый фильтр. Линии начинающиеся с ‘!’ будут пропущены.", "description": "English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored." }, "1pImport" : { "message": "Импортировать и добавить", "description": "English: Import and append" }, "1pExport" : { "message": "Экспортировать", "description": "English: Export" }, "1pApplyChanges" : { "message": "Применить изменения", "description": "English: Apply changes" }, "aboutChangelog" : { "message": "Список изменений", "description": "English: Change log" }, "aboutCode" : { "message": "Исходный код (GPLv3)", "description": "English: Source code (GPLv3)" }, "aboutExtensionDataHeader" : { "message": "Данные расширения", "description": "English: Extension data" }, "aboutAssetsUpdatePrompt" : { "message": "µBlock подписки могут быть обновлены здесь вручную, если не хотите ждать новой версии расширения. Они загружаются из Github хранилища.", "description": "Short descriptive text of the update feature" }, "aboutAssetsUpdateColPath" : { "message": "Путь", "description": "Path column header" }, "aboutAssetsUpdateColStatus" : { "message": "Состояние", "description": "Status column header" }, "aboutAssetsUpdateGetListError" : { "message": "Произошла ошибка. XHR заблокирован для raw2.github.com?", "description": "Successful outcome of clicking 'update' button" }, "aboutAssetsUpdateStatusAdded" : { "message": "Добавить", "description": "Displayed in the status column for each entry" }, "aboutAssetsUpdateStatusChanged" : { "message": "Доступно обновление", "description": "Displayed in the status column for each entry" }, "aboutAssetsUpdateStatusUnchanged" : { "message": "Обновлений не найдено", "description": "Displayed in the status column for each entry" }, "aboutAssetsUpdateStatusRemoved" : { "message": "Для удаления", "description": "Displayed in the status column for each entry" }, "aboutAssetsUpdateButton" : { "message": "Обновить", "description": "Update button" }, "aboutAssetsUpdatingButton" : { "message": "Обновление...", "description": "Updating..." }, "dummy": { "message": "Эта запись должна быть последней", "description": "so we dont need to deal with comma for last entry" } }