2012-04-22 02:12:03 +00:00
{
2015-09-19 00:56:05 +00:00
"appliesToEverything" : {
2017-07-12 07:14:37 +00:00
"message" : "В с е " ,
"description" : "Text displayed for styles that apply to all sites"
2015-09-19 00:56:05 +00:00
} ,
"defaultTheme" : {
2017-07-12 07:14:37 +00:00
"message" : "по-умолчанию" ,
"description" : "Default CodeMirror CSS theme option on the edit style page"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Список соответствующих вкладок (щелкните на адресе, чтобы активировать)" ,
"description" : "RegExp test report: title of the report"
2017-05-06 11:00:11 +00:00
} ,
"bckpInstStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "Экспорт стилей" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"optionsUpdateInterval" : {
2017-07-12 07:14:37 +00:00
"message" : "Автоматически проверять и устанавливать обновления стилей (интервал в часах)" ,
"description" : ""
} ,
"styleEnabledToggleHint" : {
"message" : "Нажмите Alt-Enter чтобы включить/выключить стиль и сохранить е г о ." ,
"description" : "Help text for the '[x] enable' checkbox in the editor"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"exportLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Экспорт" ,
"description" : "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
2015-09-19 00:56:05 +00:00
} ,
"issues" : {
2017-07-12 07:14:37 +00:00
"message" : "Проблемы" ,
2017-08-13 02:28:44 +00:00
"description" : "Label for the stylelint issues block on the style edit page"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsBadgeNormal" : {
2017-07-12 07:14:37 +00:00
"message" : "Цвет фона" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"updateCheckHistory" : {
2017-07-12 07:14:37 +00:00
"message" : "История проверок обновлений" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"cm_tabSize" : {
2017-07-12 07:14:37 +00:00
"message" : "Размер табуляции" ,
"description" : "Label for the text box controlling tab size option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"enableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Включить" ,
"description" : "Label for the button to enable a style"
2015-09-19 00:56:05 +00:00
} ,
"styleMissingName" : {
2017-07-12 07:14:37 +00:00
"message" : "Введите название." ,
"description" : "Error displayed when user saves without providing a name"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"genericHistoryLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "История" ,
"description" : "Used in various places to show a history log of something"
2017-05-06 11:00:11 +00:00
} ,
"shortcutsNote" : {
2017-07-12 07:14:37 +00:00
"message" : "Назначить клавишу" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"appliesDomainOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URL в домене" ,
"description" : "Option to make the style apply to the entered string as a domain"
2015-09-19 00:56:05 +00:00
} ,
"checkForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Проверить обновление" ,
"description" : "Label for the button to check a single style for an update"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleNotAppliedRegexpProblemTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Стиль не был применен из-за некорректного regexp()" ,
"description" : "Tooltip in the popup for styles that were not applied at all"
2017-05-06 11:00:11 +00:00
} ,
"styleRegexpInvalidExplanation" : {
2017-07-12 07:14:37 +00:00
"message" : "Некоторые 'regexp()' выражения не удалось скомпилировать." ,
"description" : ""
} ,
"optionsIconDark" : {
"message" : "Тёмный интерфейс браузера" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"importAppendLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Добавить к стилю" ,
"description" : "Label for the button to import a style and append to the existing sections"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsOpenManager" : {
2017-07-12 07:14:37 +00:00
"message" : "Менеджер стилей" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"updateAllCheckSucceededNoUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Обновлений нет." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportLegendAdded" : {
2017-07-12 07:14:37 +00:00
"message" : "добавлено" ,
"description" : "Text after the number of styles added in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleFromMozillaFormatPrompt" : {
2017-07-12 07:14:37 +00:00
"message" : "Вставьте содержимое стиля в формате Mozilla" ,
"description" : "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"dragDropMessage" : {
2017-07-12 07:14:37 +00:00
"message" : "Перетащите файл с резервной копией стилей в любое место этой страницы, чтобы импортировать е г о ." ,
"description" : "Drag'n'drop message"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"helpAlt" : {
2017-07-12 07:14:37 +00:00
"message" : "Справка" ,
"description" : "Alternate text for help buttons"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"confirmOK" : {
2017-07-12 07:14:37 +00:00
"message" : "О К " ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"search" : {
2017-07-12 07:14:37 +00:00
"message" : "Искать" ,
"description" : "Label before the search input field in the editor shown on Ctrl-F"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageFaviconsGray" : {
2017-07-12 07:14:37 +00:00
"message" : "Обесцвечивать" ,
"description" : "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"confirmYes" : {
2017-07-12 07:14:37 +00:00
"message" : "Да" ,
"description" : "'Yes' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"findStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "Найти еще стили для этого веб-сайта" ,
"description" : "Text for a link that gets a list of styles for the current site"
2015-09-19 00:56:05 +00:00
} ,
"manageHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Установленные стили" ,
"description" : "Heading for the manage page"
2015-09-19 00:56:05 +00:00
} ,
"styleBeautify" : {
2017-07-12 07:14:37 +00:00
"message" : "Форматировать" ,
"description" : "Label for the CSS-beautifier button on the edit style page"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpProblemTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Кол-во пропущенных секций из-за неправильного regexp()" ,
"description" : "Tooltip in the popup for styles that were applied only partially"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleEnabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Включено" ,
"description" : "Label for the enabled state of styles"
2015-09-19 00:56:05 +00:00
} ,
"styleToMozillaFormatHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "Формат кода Mozilla можно отправлять на сайт userstyles.org и использовать в дополнении Stylish для Firefox." ,
"description" : "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2015-09-19 00:56:05 +00:00
} ,
"sectionAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Добавить раздел" ,
"description" : "Label for the button to add a section"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestPartial" : {
2017-07-12 07:14:37 +00:00
"message" : "Н е применено, т.к. соответствие не полное" ,
"description" : "RegExp test report: label for the partially matching expressions"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleSaveLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Сохранить" ,
"description" : "Label for save button for style editing"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"confirmDelete" : {
2017-07-12 07:14:37 +00:00
"message" : "Удалить" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"confirmCancel" : {
2017-07-12 07:14:37 +00:00
"message" : "Отмена" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"retrieveBckp" : {
2017-07-12 07:14:37 +00:00
"message" : "Импорт стилей" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"confirmStop" : {
2017-07-12 07:14:37 +00:00
"message" : "Стоп" ,
"description" : "'Stop' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"writeStyleForURL" : {
2017-07-12 07:14:37 +00:00
"message" : "этого адреса" ,
"description" : "Text for link in toolbar pop-up to write a new style for the current URL"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsSubheading" : {
2017-07-12 07:14:37 +00:00
"message" : "Дополнительно" ,
"description" : "Subheading for options section on manage page."
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"appliesAdd" : {
2017-07-12 07:14:37 +00:00
"message" : "Добавить" ,
"description" : "Label for the button to add an 'applies' entry"
2015-09-19 00:56:05 +00:00
} ,
"appliesRegexpOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URL, соответствующим регулярному выражению" ,
"description" : "Option to make the style apply to the entered string as a regular expression"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvancedExposeIframesNote" : {
2017-07-12 07:14:37 +00:00
"message" : "Позволяет писать CSS, работающий только внутри iframe, например: html[stylus-iframe] h1 { display:none }" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"importReportLegendUpdatedCode" : {
2017-07-12 07:14:37 +00:00
"message" : "обновлен код" ,
"description" : "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleInstall" : {
2017-01-30 19:26:25 +00:00
"message" : "Установить \"$stylename$\" в Stylus?" ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when installing a style" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
2017-05-06 11:00:11 +00:00
"optionsBadgeDisabled" : {
2017-07-12 07:14:37 +00:00
"message" : "Цвет фона в неактивном состоянии" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"optionsCheck" : {
2017-07-12 07:14:37 +00:00
"message" : "Обновить стили" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"manageText" : {
2017-07-12 07:14:37 +00:00
"message" : "<a href='https://userstyles.org'>Скачать стили с userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Справка</a>" ,
"description" : "Help text on the manage page"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageOnlyLocal" : {
2017-07-12 07:14:37 +00:00
"message" : "Только локально созданные стили" ,
"description" : "Checkbox to show only locally created styles i.e. non-updatable"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"searchStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "Искать по содержимому" ,
"description" : "Label for the search filter textbox on the Manage styles page"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsUpdateImportNote" : {
2017-07-12 07:14:37 +00:00
"message" : "После импорта базы стилей из старой версии или из Stylish запустите проверку на обновления из менеджера стилей, чтобы удостовериться в обновлении всех стилей." ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"checkAllUpdatesForce" : {
2017-07-12 07:14:37 +00:00
"message" : "Я не менял стили, проверить заново!" ,
"description" : "Label for the button to apply all detected updates"
2017-05-06 11:00:11 +00:00
} ,
"unreachableFileHint" : {
2017-07-12 07:14:37 +00:00
"message" : "Доступ к адресам file:// возможен только если включить соответствующую опцию для Stylus на странице chrome://extensions." ,
"description" : "Note in the toolbar popup for file:// URLs"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"disableStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Отключить" ,
"description" : "Label for the button to disable a style"
2015-09-19 00:56:05 +00:00
} ,
"prefShowBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Показывать количество активных стилей для открытого сайта" ,
"description" : "Label for the checkbox controlling toolbar badge text."
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageFavicons" : {
2017-07-12 07:14:37 +00:00
"message" : "Пиктограммы для целевых сайтов" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"menuShowBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Число активных стилей" ,
"description" : "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2015-09-19 00:56:05 +00:00
} ,
"cm_lineWrapping" : {
2017-07-12 07:14:37 +00:00
"message" : "Перенос по словам" ,
"description" : "Label for the checkbox controlling word wrap option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"styleCancelEditLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Завершить" ,
"description" : "Label for cancel button for style editing"
2015-09-19 00:56:05 +00:00
} ,
"styleChangesNotSaved" : {
2017-07-12 07:14:37 +00:00
"message" : "Вы изменили этот стиль, но не сохранили е г о ." ,
"description" : "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2015-09-19 00:56:05 +00:00
} ,
"importLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Импорт" ,
"description" : "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"shortcuts" : {
2017-07-12 07:14:37 +00:00
"message" : "Клавиши" ,
"description" : "Go to shortcut configuration"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"updateCheckFailServerUnreachable" : {
2017-07-12 07:14:37 +00:00
"message" : "Ошибка обновления: сервер недоступен." ,
"description" : "Text that displays when an update check failed because the update server is unreachable"
2015-09-19 00:56:05 +00:00
} ,
"manageFilters" : {
2017-07-12 07:14:37 +00:00
"message" : "Фильтры" ,
"description" : "Label for filters container"
2015-09-19 00:56:05 +00:00
} ,
"applyAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Применить все обновления" ,
"description" : "Label for the button to apply all detected updates"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsReset" : {
2017-07-12 07:14:37 +00:00
"message" : "С б р о с настроек к значениям по-умолчанию" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"optionsCustomizeUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Обновления" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"deleteStyleConfirm" : {
2017-07-12 07:14:37 +00:00
"message" : "Удалить этот стиль?" ,
"description" : "Confirmation before deleting a style"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsCustomizePopup" : {
2017-07-12 07:14:37 +00:00
"message" : "Всплывающее окно" ,
"description" : ""
2017-03-13 12:58:35 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleBadRegexp" : {
2017-07-12 07:14:37 +00:00
"message" : "Ошибка в регулярном выражении." ,
"description" : "Validation message for a bad regexp in a style"
2015-09-19 00:56:05 +00:00
} ,
"optionsHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Настройки" ,
"description" : "Heading for options section on manage page."
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplay" : {
"message" : "Применить к: $applies$" ,
2017-07-12 07:14:37 +00:00
"description" : "Text on the manage screen to describe what the style applies to" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"applies" : {
"content" : "$1"
}
}
} ,
2017-07-12 07:14:37 +00:00
"optionsIconLight" : {
"message" : "Светлый интерфейс браузера" ,
"description" : ""
} ,
2017-05-06 11:00:11 +00:00
"openStylesManager" : {
2017-07-12 07:14:37 +00:00
"message" : "Менеджер стилей" ,
"description" : "Label for the style maanger opener in the browser action context menu."
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleUpdate" : {
"message" : "Подтвердите обновление стиля '$stylename$'." ,
2017-07-12 07:14:37 +00:00
"description" : "Confirmation when updating a style" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"styleSectionsTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Разделы" ,
"description" : "Title for the style sections section"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportLegendInvalid" : {
2017-07-12 07:14:37 +00:00
"message" : "некорректных пропущено" ,
"description" : "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"editStyleTitle" : {
"message" : "Изменение стиля \"$stylename$\"" ,
2017-07-12 07:14:37 +00:00
"description" : "Title of the page for editing styles" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"stylename" : {
"content" : "$1"
}
}
} ,
"updateCheckSucceededNoUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Нет обновлений." ,
"description" : "Text that displays when an update check completed and no update is available"
2015-09-19 00:56:05 +00:00
} ,
"appliesUrlPrefixOption" : {
2017-07-12 07:14:37 +00:00
"message" : "URL, начинающимся с " ,
"description" : "Option to make the style apply to the entered string as a URL prefix"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"cm_matchHighlightToken" : {
2017-07-12 07:14:37 +00:00
"message" : "Элемент под курсором" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"searchRegexp" : {
2017-07-12 07:14:37 +00:00
"message" : "Используйте нотацию /re/ для поиска регулярными выражениями" ,
"description" : "Label after the search input field in the editor shown on Ctrl-F"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"updateCheckManualUpdateHint" : {
2017-07-12 07:14:37 +00:00
"message" : "Форсирование обновления удалит локальные изменения." ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2017-05-06 11:00:11 +00:00
} ,
"toggleStyle" : {
2017-07-12 07:14:37 +00:00
"message" : "Включить/выключить стиль" ,
"description" : "Label for the checkbox to enable/disable a style"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"importReplaceTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Удалить содержимое редактируемого стиля и заменить е г о на импортируемый стиль" ,
"description" : "Label for the button to import and overwrite current style"
} ,
"cm_resizeGripHint" : {
"message" : "Двойной клик = переключить максимальный размер" ,
"description" : "Tooltip for the resize grip in style editor"
2015-09-19 00:56:05 +00:00
} ,
"popupStylesFirst" : {
2017-07-12 07:14:37 +00:00
"message" : "Список стилей сверху" ,
"description" : "Label for the checkbox controlling section order in the popup."
2015-09-19 00:56:05 +00:00
} ,
"sectionHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "Разделы позволяют задавать разный код для различных наборов URL в пределах одного стиля. Например, стиль может применяться к главной странице не так, как к остальным частям сайта." ,
"description" : "Help text for sections"
2015-09-19 00:56:05 +00:00
} ,
"noStylesForSite" : {
2017-07-12 07:14:37 +00:00
"message" : "Для этого веб-сайта не установлено ни одного стиля." ,
"description" : "Text displayed when no styles are installed for the current site"
2015-09-19 00:56:05 +00:00
} ,
"appliesDisplayTruncatedSuffix" : {
2017-07-12 07:14:37 +00:00
"message" : "и другие" ,
"description" : "Text added to appliesDisplay when there are more sites for the style than are displayed"
2015-09-19 00:56:05 +00:00
} ,
"appliesRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Удалить" ,
"description" : "Label for the button to remove an 'applies' entry"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"updatesCurrentlyInstalled" : {
2017-07-12 07:14:37 +00:00
"message" : "Установлено обновлений:" ,
"description" : "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleToMozillaFormatTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Стиль в формате Mozilla" ,
"description" : "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
} ,
2015-09-19 00:56:05 +00:00
"writeStyleFor" : {
2017-07-12 07:14:37 +00:00
"message" : "Создать стиль для:" ,
"description" : "Label for toolbar pop-up that precedes the links to write a new style"
2015-09-19 00:56:05 +00:00
} ,
"replace" : {
2017-07-12 07:14:37 +00:00
"message" : "Заменить" ,
"description" : "Label before the replace input field in the editor shown on Ctrl-H"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestNone" : {
2017-07-12 07:14:37 +00:00
"message" : "Нет соответствующих вкладок" ,
"description" : "RegExp test report: label for expressions that didn't match any tabs"
2017-05-06 11:00:11 +00:00
} ,
"importReportLegendUpdatedMeta" : {
2017-07-12 07:14:37 +00:00
"message" : "обновлены мета-данные" ,
"description" : "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"appliesLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Применить к:" ,
"description" : "Label for 'applies to' fields on the edit/add screen"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"openOptionsPopup" : {
2017-07-12 07:14:37 +00:00
"message" : "Настройки" ,
"description" : "Go to Options UI"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"openManage" : {
2017-07-12 07:14:37 +00:00
"message" : "Менеджер" ,
"description" : "Link to open the manage page."
2015-09-19 00:56:05 +00:00
} ,
"updateCheckFailBadResponseCode" : {
2017-07-10 14:29:58 +00:00
"message" : "Ошибка обновления: сервер вернул код $code$." ,
2017-07-12 07:14:37 +00:00
"description" : "Text that displays when an update check failed because the response code indicates an error" ,
2015-09-19 00:56:05 +00:00
"placeholders" : {
"code" : {
"content" : "$1"
}
}
} ,
"appliesSpecify" : {
2017-07-12 07:14:37 +00:00
"message" : "Указать" ,
"description" : "Label for the button to make a style apply only to specific sites"
2015-09-19 00:56:05 +00:00
} ,
"installUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Установить обновление" ,
"description" : "Label for the button to install an update for a single style"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsCheckUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Найти и установить обновления стилей" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"importReportTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Импорт стилей завершен" ,
"description" : "Title of the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"styleMozillaFormatHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Формат Mozilla" ,
"description" : "Heading for the section with buttons to import/export Mozilla format of the style"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"cm_matchHighlight" : {
2017-07-12 07:14:37 +00:00
"message" : "Подсвечивать" ,
"description" : "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
2017-05-06 11:00:11 +00:00
} ,
"styleRegexpPartialExplanation" : {
2017-07-12 07:14:37 +00:00
"message" : "В стиле используются regexp-выражения, которые соответствуют лишь части адреса, что нарушает <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>спецификацию CSS4 @document</a>, требующую соответствия всего адреса целиком. Секции стиля с такими regexp не были применены к странице. Вероятно, этот стиль был создан в \"Stylish для Chrome\", который некорректно проверяет regexp (известный б а г )." ,
"description" : ""
} ,
"styleBeautifyIndentConditional" : {
"message" : "Отступ внутри @media, @supports" ,
"description" : "CSS-beautifier option"
2017-05-06 11:00:11 +00:00
} ,
"unreachableContentScript" : {
2017-07-12 07:14:37 +00:00
"message" : "Нет связи с о страницей. Попробуйте перезагрузить вкладку." ,
"description" : "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
2015-09-19 00:56:05 +00:00
} ,
"sectionRemove" : {
2017-07-12 07:14:37 +00:00
"message" : "Удалить раздел" ,
"description" : "Label for the button to remove a section"
2015-09-19 00:56:05 +00:00
} ,
"disableAllStyles" : {
2017-07-12 07:14:37 +00:00
"message" : "Выключить все стили" ,
"description" : "Label for the checkbox that turns all enabled styles off."
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"updateCheckSkippedMaybeLocallyEdited" : {
2017-07-12 07:14:37 +00:00
"message" : "Возможно был изменен локально." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"undoGlobal" : {
2017-07-12 07:14:37 +00:00
"message" : "Отменить (глобально)" ,
"description" : "CSS-beautify global Undo button label"
} ,
"optionsCustomizeIcon" : {
"message" : "Значок в панели" ,
"description" : ""
2015-09-19 00:56:05 +00:00
} ,
"updateCompleted" : {
2017-07-12 07:14:37 +00:00
"message" : "Обновление завершено." ,
"description" : "Text that displays when an update completed"
2015-09-19 00:56:05 +00:00
} ,
"checkingForUpdate" : {
2017-07-12 07:14:37 +00:00
"message" : "Проверка…" ,
"description" : "Text to display when checking a style for an update"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestFull" : {
2017-07-12 07:14:37 +00:00
"message" : "Соответствующие вкладки" ,
"description" : "RegExp test report: label for the fully matching expressions"
2017-05-06 11:00:11 +00:00
} ,
"manageMaxTargets" : {
2017-07-12 07:14:37 +00:00
"message" : "Кол-во целевых сайтов/выражений" ,
"description" : "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
"manageFaviconsHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "Используется сторонний сервис https://www.google.com/s2/favicons" ,
"description" : "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
"updateCheckSkippedLocallyEdited" : {
2017-07-12 07:14:37 +00:00
"message" : "Стиль был изменен локально." ,
"description" : "Text that displays when an update check skipped updating the style to avoid losing local modifications"
2017-05-06 11:00:11 +00:00
} ,
"optionsResetButton" : {
2017-07-12 07:14:37 +00:00
"message" : "С б р о с настроек" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"sectionCode" : {
2017-07-12 07:14:37 +00:00
"message" : "Код" ,
"description" : "Label for the code for a section"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvancedContextDelete" : {
2017-07-12 07:14:37 +00:00
"message" : "Показывать команду \"Удалить\" в контекстном меню редактора" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"importReportLegendUpdatedBoth" : {
2017-07-12 07:14:37 +00:00
"message" : "обновлены мета-данные и код" ,
"description" : "Text after the number of styles updated entirely in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"cm_smartIndent" : {
2017-07-12 07:14:37 +00:00
"message" : "Умные отступы" ,
"description" : "Label for the checkbox controlling smart indentation option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestButton" : {
2017-07-12 07:14:37 +00:00
"message" : "Тест регулярки" ,
"description" : "RegExp test button label in the editor shown when applies-to list has a regexp value"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"appliesHelp" : {
2017-07-12 07:14:37 +00:00
"message" : "Чтобы указать, к каким URL относится код в этом разделе, воспользуйтесь параметром \"Применить к\"." ,
"description" : "Help text for 'applies to' section"
2015-09-19 00:56:05 +00:00
} ,
"editStyleHeading" : {
2017-07-12 07:14:37 +00:00
"message" : "Изменение стиля" ,
"description" : "Title of the page for editing styles"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"editDeleteText" : {
2017-07-12 07:14:37 +00:00
"message" : "Удалить" ,
"description" : "Label for the context menu item in the editor to delete selected text"
} ,
"cm_autocompleteOnTyping" : {
"message" : "Подсказки при наборе кода" ,
"description" : "Label for the checkbox in the style editor."
} ,
2017-08-09 08:49:16 +00:00
"stylusUnavailableForURLdetails" : {
"message" : "В целях обеспечения безопасности браузер запрещает расширениям изменять встроенные страницы (например, chrome://version, стандартная страница новой вкладки начиная с Chrome 61, about:addons и т.д.), страницы других расширений и \"магазин\" расширений (Chrome Web Store в chromium-браузерах, AMO в Firefox и т.д.)" ,
"description" : "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
} ,
2017-05-19 08:48:43 +00:00
"cm_matchHighlightSelection" : {
2017-07-12 07:14:37 +00:00
"message" : "Выделенный текст" ,
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
} ,
2017-05-06 11:00:11 +00:00
"updateAllCheckSucceededSomeEdited" : {
2017-07-12 07:14:37 +00:00
"message" : "Н е все стили были проверены, чтобы не потерять возможные локальные изменения. Форсировать обновление стиля можно индивидуально или запустив перепроверку всех обновляемых стилей (локальные изменения будут утеряны)." ,
"description" : "Text that displays when an update all check completed and no updates are available"
2017-05-06 11:00:11 +00:00
} ,
"stylusUnavailableForURL" : {
2017-07-12 07:14:37 +00:00
"message" : "Такие адреса не поддерживаются." ,
"description" : "Note in the toolbar pop-up when on a URL Stylus can't affect"
2017-05-06 11:00:11 +00:00
} ,
"manageOnlyUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Только обновляемые и проблемные" ,
"description" : "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"addStyleTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Добавление стиля" ,
"description" : "Title of the page for adding styles"
2015-09-19 00:56:05 +00:00
} ,
"importReplaceLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Заменить стиль" ,
"description" : "Label for the button to import and overwrite current style"
2015-09-19 00:56:05 +00:00
} ,
"dbError" : {
2017-07-12 07:14:37 +00:00
"message" : "Возникла ошибка доступа к базе данных Stylus. Хотите перейти на страницу с возможными способами решения?" ,
"description" : "Prompt when a DB error is encountered"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsAdvanced" : {
2017-07-12 07:14:37 +00:00
"message" : "Другое" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"importAppendTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "Добавить импортируемый стиль к редактируемому" ,
"description" : "Tooltip for the button to import a style and append to the existing sections"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"editorStylesButton" : {
2017-07-12 07:14:37 +00:00
"message" : "Сменить тему Стилус" ,
"description" : "Find styles for the editor"
2017-05-06 11:00:11 +00:00
} ,
"optionsOpen" : {
2017-07-12 07:14:37 +00:00
"message" : "Открыть" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"helpKeyMapHotkey" : {
2017-07-12 07:14:37 +00:00
"message" : "Нажмите клавишу" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"styleRegexpTestInvalid" : {
2017-07-12 07:14:37 +00:00
"message" : "Пропущены некомпилируемые регулярки" ,
"description" : "RegExp test report: label for the invalid expressions"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"replaceAll" : {
2017-07-12 07:14:37 +00:00
"message" : "Заменить все" ,
"description" : "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"importReportUnchanged" : {
2017-07-12 07:14:37 +00:00
"message" : "Ничего не изменилось." ,
"description" : "Message in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
"optionsActions" : {
2017-07-12 07:14:37 +00:00
"message" : "Другие действия" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"editGotoLine" : {
2017-07-12 07:14:37 +00:00
"message" : "Перейти к строке (или строке:колонке)" ,
"description" : "Go to line or line:column on Ctrl-G in style code editor"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageOnlyLocalTooltip" : {
2017-07-12 07:14:37 +00:00
"message" : "(т.е . стили, не установленные посредством сайта userstyles.org)" ,
"description" : "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"checkAllUpdates" : {
2017-07-12 07:14:37 +00:00
"message" : "Найти обновления всех стилей" ,
"description" : "Label for the button to check all styles for updates"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"openOptionsManage" : {
2017-07-12 07:14:37 +00:00
"message" : "Настройки" ,
"description" : "Go to Options UI"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"issuesHelp" : {
2017-08-15 19:13:58 +00:00
"message" : "Проблемы и предупреждения по версии $link$ с данными включенными правилами:" ,
"description" : "Help popup message for the selected linter issues block on the style edit page"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsCustomizeBadge" : {
2017-07-12 07:14:37 +00:00
"message" : "Бейдж на пиктограмме в тулбаре" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"importReportLegendIdentical" : {
2017-07-12 07:14:37 +00:00
"message" : "идентичные пропущены" ,
"description" : "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
2017-05-06 11:00:11 +00:00
} ,
"optionsPopupWidth" : {
2017-07-12 07:14:37 +00:00
"message" : "Ширина всплывающего окна (в пикселах)" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"confirmNo" : {
2017-07-12 07:14:37 +00:00
"message" : "Нет" ,
"description" : "'No' button in a confirm dialog"
2015-09-19 00:56:05 +00:00
} ,
"undo" : {
2017-07-12 07:14:37 +00:00
"message" : "Отменить" ,
"description" : "Button label"
2015-09-19 00:56:05 +00:00
} ,
"cm_keyMap" : {
2017-07-12 07:14:37 +00:00
"message" : "Раскладка" ,
"description" : "Label for the drop-down list controlling the keymap for the style editor."
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"manageNewUI" : {
2017-07-12 07:14:37 +00:00
"message" : "Новый интерфейс" ,
"description" : "Label for the checkbox that toggles the new UI on manage page"
2017-05-06 11:00:11 +00:00
} ,
"importReportUndoneTitle" : {
2017-07-12 07:14:37 +00:00
"message" : "Откат импорта завершен" ,
"description" : "Title of the message box shown after undoing the import of styles"
2017-05-06 11:00:11 +00:00
} ,
"genericDisabledLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Отключен" ,
"description" : "Used in various lists/options to indicate that something is disabled"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"cm_indentWithTabs" : {
2017-07-12 07:14:37 +00:00
"message" : "Умные отступы при помощи табуляции" ,
"description" : "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2015-09-19 00:56:05 +00:00
} ,
"replaceWith" : {
2017-07-12 07:14:37 +00:00
"message" : "Заменить на" ,
"description" : "Label before the replace-with input field in the editor shown on Ctrl-H etc."
2015-09-19 00:56:05 +00:00
} ,
"deleteStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Удалить" ,
"description" : "Label for the button to delete a style"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"updateCheckManualUpdateForce" : {
2017-07-12 07:14:37 +00:00
"message" : "Установить обновление (локальные изменения будут утеряны)" ,
"description" : "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
2017-05-06 11:00:11 +00:00
} ,
"optionsAdvancedExposeIframes" : {
2017-07-12 07:14:37 +00:00
"message" : "Выявлять iframe путем добавления HTML[stylus-iframe]" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"addStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Создать стиль" ,
"description" : "Label for the button to go to the add style page"
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"optionsUpdateIntervalNote" : {
2017-07-12 07:14:37 +00:00
"message" : "Для отключения автоматического обновления стилей введите 0 (ноль)" ,
"description" : ""
2017-05-06 11:00:11 +00:00
} ,
"backupButtons" : {
2017-07-12 07:14:37 +00:00
"message" : "Резервное копирование" ,
"description" : "Heading for backup"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"manageOnlyEnabled" : {
2017-07-12 07:14:37 +00:00
"message" : "Только включенные стили" ,
"description" : "Checkbox to show only enabled styles"
2015-09-19 00:56:05 +00:00
} ,
"editStyleLabel" : {
2017-07-12 07:14:37 +00:00
"message" : "Изменить" ,
"description" : "Label for the button to go to the edit style page"
2015-09-19 00:56:05 +00:00
} ,
"cm_theme" : {
2017-07-12 07:14:37 +00:00
"message" : "Тема" ,
"description" : "Label for the style editor's CSS theme."
2015-09-19 00:56:05 +00:00
} ,
2017-05-06 11:00:11 +00:00
"backupMessage" : {
2017-07-12 07:14:37 +00:00
"message" : "Нажмите Импорт чтобы выбрать файл или просто перетащите е г о на эту страницу" ,
"description" : "Message for backup"
2017-05-06 11:00:11 +00:00
} ,
"importReportUndone" : {
2017-07-12 07:14:37 +00:00
"message" : "восстановленных стилей" ,
"description" : "Text after the number of styles reverted in the message box shown after undoing the import of styles"
2017-05-06 11:00:11 +00:00
} ,
2015-09-19 00:56:05 +00:00
"helpKeyMapCommand" : {
2017-07-12 07:14:37 +00:00
"message" : "Введите имя команды" ,
"description" : "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
2015-09-19 00:56:05 +00:00
} ,
"description" : {
2017-07-12 07:14:37 +00:00
"message" : "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylus. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц." ,
"description" : "Extension description"
2017-02-28 23:57:03 +00:00
}
2017-08-09 08:49:16 +00:00
}