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
} ,
2017-09-06 11:34:32 +00:00
"linterIssues" : {
"message" : "Проблемы" ,
"description" : "Label for the CSS linter issues block on the style edit page"
} ,
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
} ,
2017-12-26 11:42:26 +00:00
"sortStylesHelpTitle" : {
"message" : "Сортировка" ,
"description" : "Label for the sort info popup on the Manage styles page"
} ,
2017-11-25 13:34:43 +00:00
"manageOnlyUsercss" : {
"message" : "Только Usercss стили" ,
"description" : "Checkbox to show only Usercss styles"
} ,
2017-12-26 11:42:26 +00:00
"sortStylesHelp" : {
"message" : "Эта настройка позволяет выбрать порядок сортировки списка стилей. По умолчанию названия выводятся в алфавитном порядке. Можно выбрать обратный порядок.\nТ а кже можно выбрать составной критерий сортировки – отдельные критерии разделены знаком \"+\" и ведут себя примерно как колонки в таблице.\nН а пр име р , при выборе «Активные + Имя» все активные стили будут сгруппированы вверху списка, неактивные внизу, а внутри каждой группы строки будут отсортированы по имени." ,
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
} ,
"sortLabelTitleAsc" : {
"message" : "Название в алфавитном порядке" ,
"description" : "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
} ,
2017-05-06 11:00:11 +00:00
"optionsUpdateInterval" : {
2017-12-13 21:13:15 +00:00
"message" : "Интервал обновления стилей, в часах (укажите 0 для выключения)" ,
2017-07-12 07:14:37 +00:00
"description" : ""
} ,
2018-03-31 14:16:34 +00:00
"unreachableAMOHintNewFF" : {
"message" : "Начиная с Firefox 60 нужно также удалить адрес этого сайта из <extensions.webextensions.restrictedDomains> в <about:config>." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
} ,
2017-12-26 11:42:26 +00:00
"sortDateOldestFirst" : {
"message" : "старые сверху" ,
"description" : "Text added to indicate that sorting a date would add the oldest entries at the top"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"installButton" : {
2017-12-03 05:26:57 +00:00
"message" : "Установить стиль" ,
2017-11-20 12:06:27 +00:00
"description" : "Label for install button"
} ,
"styleMetaErrorCheckbox" : {
"message" : "Ошибочный @var checkbox: значение должно быть 0 или 1" ,
"description" : "Error displayed when the value of @var checkbox is invalid"
} ,
2017-09-06 11:34:32 +00:00
"linterJSONError" : {
"message" : "Ошибка формата JSON" ,
"description" : "Setting linter config with invalid JSON"
2015-09-19 00:56:05 +00:00
} ,
2017-12-03 05:26:57 +00:00
"popupHotkeysTooltip" : {
"message" : "Показать клавиатурные сочетания" ,
"description" : "Tooltip displayed when hovering the right edge of the extension popup"
} ,
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-11-20 12:06:27 +00:00
"message" : "Введите название" ,
2017-07-12 07:14:37 +00:00
"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
} ,
2017-11-25 13:34:43 +00:00
"colorpickerSwitchFormatTooltip" : {
"message" : "Сменить формат: #FFF -> RGB -> HSL.\nК лик с Shift меняет в обратном направлении.\nТ а кже клавишами PgUp, PgDn (\"Страница вверх\" и \"Страница вниз\")." ,
"description" : "Tooltip for the switch button in the color picker popup in the style editor."
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"styleFromMozillaFormatError" : {
"message" : "Ошибка импорта формата Mozilla" ,
"description" : "Label for the import error"
} ,
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
} ,
2017-12-08 17:32:53 +00:00
"styleRegexpTestNote" : {
"message" : "Полезная информация: используйте одиночный \\ в строке ввода regexp, т.к. он автомачески преобразуется в двойной \\\\ в тексте стиля согласно спецификации CSS для строк в кавычках." ,
"description" : "RegExp test report: a note displayed at the bottom of the dialog"
} ,
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-12-26 11:42:26 +00:00
"genericEnabledLabel" : {
"message" : "Активные" ,
"description" : "Used in various lists/options to indicate that something is enabled"
} ,
2018-01-14 15:36:02 +00:00
"previewTooltip" : {
"message" : "Временно применяет стиль пока вы е г о редактируете.\nС о х р а ните стиль, чтобы сделать изменения постоянными." ,
"description" : "Tooltip for the checkbox in style editor to enable live preview while editing."
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"versionInvalidOlder" : {
"message" : "Версия меньше установленной." ,
"description" : "Displayed when the version of style is older than the installed one"
} ,
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-12-30 01:34:30 +00:00
"message" : "Менеджер стилей" ,
2017-07-12 07:14:37 +00:00
"description" : "Heading for the manage page"
2015-09-19 00:56:05 +00:00
} ,
"styleBeautify" : {
2017-12-08 17:32:53 +00:00
"message" : "Причесать" ,
2017-07-12 07:14:37 +00:00
"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
} ,
2017-12-08 17:32:53 +00:00
"configOnChange" : {
"message" : "сразу" ,
"description" : "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
} ,
2017-09-06 11:34:32 +00:00
"linterConfigTooltip" : {
"message" : "Настроить проверку CSS" ,
"description" : "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
} ,
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-09-06 11:34:32 +00:00
"genericSavedMessage" : {
"message" : "Сохранено" ,
"description" : "Used in various parts of the UI to indicate that something was saved"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"confirmDefault" : {
"message" : "По умолчанию" ,
"description" : "'Set to default' button in a confirm dialog"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"cm_autoCloseBracketsTooltip" : {
"message" : "Автоматически вставлять закрывающий символ при наборе открывающего из ()[]{}''\"\"" ,
"description" : "Label for the checkbox in the style editor."
} ,
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
} ,
2018-04-19 17:01:01 +00:00
"cm_selectByTokens" : {
"message" : "Двойной клик выделяет лексемы" ,
"description" : "Label for the checkbox in the editor."
} ,
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" : {
2018-01-23 15:00:20 +00:00
"message" : "Делает адрес главного сайта известным во всех iframe.\nПо зво ляе т писать CSS для iframe, например, так:\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }" ,
2017-07-12 07:14:37 +00:00
"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
} ,
"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
} ,
2017-11-20 12:06:27 +00:00
"styleMetaErrorPreprocessor" : {
"message" : "Ошибочный @preprocessor: $preprocessor$" ,
"description" : "Error displayed when the value of @preprocessor is not supported" ,
"placeholders" : {
"preprocessor" : {
"content" : "$1"
}
}
} ,
2017-12-19 00:32:15 +00:00
"searchNumberOfResults2" : {
"message" : "Количество совпадений в коде и целевых сайтах" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
} ,
2017-09-06 11:34:32 +00:00
"linterIssuesHelp" : {
"message" : "Проблемы, найденные правилами $link$:" ,
"description" : "Help popup message for the selected CSS linter issues block on the style edit page" ,
"placeholders" : {
"link" : {
"content" : "$1"
}
}
} ,
2017-11-20 12:06:27 +00:00
"parseUsercssError" : {
"message" : "Stylus не смог распарсить usercss:" ,
"description" : "The error message to show when stylus failed to parse usercss"
} ,
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
} ,
2017-11-25 13:34:43 +00:00
"manageOnlyNonUsercss" : {
"message" : "Спрятать Usercss стили" ,
"description" : "Checkbox to show only non-Usercss (standard) styles"
} ,
2017-11-20 12:06:27 +00:00
"liveReloadLabel" : {
"message" : "Автозагрузка изменений" ,
"description" : "The label of live-reload feature"
} ,
2017-12-13 21:13:15 +00:00
"linkGetStyles" : {
"message" : "Скачать стили" ,
"description" : "Help link text on the manage page e.g. https://userstyles.org"
} ,
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
} ,
2017-12-26 11:42:26 +00:00
"sortLabel" : {
"message" : "Порядок сортировки списка стилей" ,
"description" : "Title on the sort select to indicate it is used for sorting entries"
} ,
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
} ,
2017-12-11 20:57:00 +00:00
"paginationCurrent" : {
"message" : "Текущая страница" ,
"description" : "Tooltip for the current page index in search results"
} ,
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
} ,
2017-12-03 05:26:57 +00:00
"popupHotkeysInfo" : {
"message" : "<1>-<9>, <0>, и цифровой блок - переключает стиль по номеру (0 это 10)\n<A>-<Z> переключает стиль начинающийся с нажатой буквы\n<Shift> открывает в редакторе вместо переключения\n<Numpad +> включает стили в списке\n<Numpad – > выключает стили в списке\n<Numpad *> и <`> (обратный апостроф) - переключает изначально включенные стили вне зависимости от последующего переключения других ранее не включенных стилей, так что можно потестировать и восстановить исходный список нажав <Numpad – > <Numpad *>\nПо др о б не е на вики." ,
"description" : "NOTE1: preserve < and > symbols so that <hotkey> is styled as a key.\nNOTE2: the last line is displayed as a text of the link to the wiki page.\nNOTE3: this is the list of hotkeys displayed after clicking the right edge of the extension popup."
} ,
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-12-08 17:32:53 +00:00
"message" : "В с е стили" ,
2017-07-12 07:14:37 +00:00
"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
} ,
2017-12-11 20:57:00 +00:00
"genericError" : {
"message" : "Ошибка" ,
"description" : "Used in various places to indicate some error occurred."
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"license" : {
"message" : "Лицензия" ,
"description" : "Label for the license"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"optionsAdvancedNewStyleAsUsercss" : {
"message" : "Создавать стили в формате usercss" ,
"description" : ""
} ,
2017-09-06 11:34:32 +00:00
"genericResetLabel" : {
"message" : "С б р о с " ,
"description" : "Used in various parts of UI to indicate that something may be reset to its original state"
} ,
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" : "Элемент под курсором" ,
2017-12-30 01:34:30 +00:00
"description" : "Style editor's 'highglight' drop-down list option: highlight the occurrences 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-11-20 12:06:27 +00:00
"popupBordersTooltip" : {
"message" : "Полезно для темных тем оформления т.к. новый Chrome не рисует боковые бордюры" ,
"description" : ""
} ,
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
} ,
2017-12-19 00:32:15 +00:00
"searchNumberOfResults" : {
"message" : "Количество совпадений" ,
"description" : "Tooltip for the number of found search results in the editor shown on Ctrl-F"
} ,
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"
} ,
2017-11-20 12:06:27 +00:00
"installUpdateFromLabel" : {
"message" : "Проверить обновления" ,
"description" : "Label for the checkbox to save current URL for update check"
} ,
2017-07-12 07:14:37 +00:00
"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"
} ,
2017-11-25 13:34:43 +00:00
"cm_colorpicker" : {
"message" : "Раскрашивать цвета в CSS" ,
"description" : "Label for the checkbox controlling colorpicker option for the style editor."
} ,
2017-12-08 17:32:53 +00:00
"filteredStylesAllHidden" : {
"message" : "Примененные фильтры не соответствуют ни одному стилю" ,
"description" : "Text shown when no styles match currently applied filter in the style manager"
} ,
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-12-26 11:42:26 +00:00
"sortLabelTitleDesc" : {
"message" : "Название в обратном порядке" ,
"description" : "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
} ,
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
} ,
2017-12-03 05:26:57 +00:00
"usercssConfigIncomplete" : {
"message" : "Стиль был обновлен или удален после вызова окна настройки. Следующие настройки не были сохранены, чтобы не повредить метаданные стиля:" ,
"description" : ""
} ,
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-12-03 05:26:57 +00:00
"syncStorageErrorSaving" : {
"message" : "Ошибка сохранения. Попробуйте уменьшить количество текста." ,
"description" : "Displayed when trying to save an excessively big value via storage.sync API"
} ,
2017-12-11 20:57:00 +00:00
"findStylesInline" : {
"message" : "и показать здесь" ,
"description" : "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)"
} ,
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
} ,
2018-07-23 18:15:51 +00:00
"styleBeautifyPreserveNewlines" : {
"message" : "Беречь пустые строки" ,
"description" : "CSS-beautifier option"
} ,
2017-12-22 09:05:19 +00:00
"clickToUninstall" : {
"message" : "Нажмите, чтобы удалить стиль" ,
"description" : "Label for the overlay on a style thumbnail when installed via inline search in the popup"
} ,
2017-09-06 11:34:32 +00:00
"filteredStyles" : {
"message" : "найдено $numShown$ из $numTotal$всего" ,
"description" : "TL note - make this message short" ,
"placeholders" : {
"numTotal" : {
"content" : "$2"
} ,
"numShown" : {
"content" : "$1"
}
}
} ,
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
} ,
2017-12-22 09:05:19 +00:00
"unreachableAMOHint" : {
"message" : "Чтобы разрешить доступ, перейдите на адрес <about:config>, нажмите правой кнопкой в списке, потом «Создать», потом «Логическое», вставьте текст <privacy.resistFingerprinting.block_mozAddonManager> и нажмите OK, <true>, OK, перезагрузите страницу <addons.mozilla.org>." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
} ,
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-12-08 17:32:53 +00:00
"message" : "Подсветка" ,
2017-07-12 07:14:37 +00:00
"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" : ""
} ,
2017-09-06 11:34:32 +00:00
"linterCSSLintSettings" : {
"message" : "(значения: 0 = выключить, 1 = предупреждение; 2 = ошибка)" ,
"description" : "CSSLint rule config values"
} ,
2018-02-25 13:46:21 +00:00
"usercssReplaceTemplateSectionBody" : {
"message" : "Место для CSS кода..." ,
"description" : "The code placeholder comment in a new style created by clicking 'Write style' in the popup"
} ,
2017-12-11 20:57:00 +00:00
"searchResultNoneFound" : {
"message" : "Стилей для сайта не найдено." ,
"description" : "Error text in the popup when inline search didn't find any site-specific styles"
} ,
2017-07-12 07:14:37 +00:00
"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-11-20 12:06:27 +00:00
"appliesLineWidgetLabel" : {
"message" : "Показать целевые сайты секций" ,
"description" : "Label for the checkbox to display applies-to information in the single editor"
} ,
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
} ,
2017-12-26 11:42:26 +00:00
"genericTitle" : {
"message" : "Имя" ,
"description" : "Used in various parts of the UI to indicate the title of something"
} ,
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
} ,
2018-01-14 15:36:02 +00:00
"previewLabel" : {
"message" : "Предпросмотр" ,
"description" : "Label for the checkbox in style editor to enable live preview while editing."
} ,
2017-12-11 20:57:00 +00:00
"paginationTotal" : {
"message" : "В с е г о страниц" ,
2017-12-19 00:32:15 +00:00
"description" : ""
2017-12-11 20:57:00 +00:00
} ,
2018-04-19 17:01:01 +00:00
"cm_selectByTokensTooltip" : {
"message" : "Образцы лексем: .foo-bar-2 #aabbcc 0.32 !important\nПр и выключении: выделение по знакам препинания т.е . по словам." ,
"description" : ""
} ,
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
} ,
2017-12-11 20:57:00 +00:00
"searchResultRating" : {
"message" : "Рейтинг" ,
"description" : "Text for label that shows the search result's rating"
} ,
2017-12-26 11:42:26 +00:00
"genericUnknown" : {
"message" : "Неизвестно" ,
"description" : "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
} ,
2017-09-06 11:34:32 +00:00
"popupManageTooltip" : {
"message" : "Shift-клик или правый клик откроет менеджер с стилями только для этого сайта." ,
"description" : "Tooltip for the 'Manage' button in the popup."
} ,
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
} ,
2017-12-19 00:32:15 +00:00
"paginationEstimated" : {
"message" : "Предположительное количество страниц" ,
"description" : "Tooltip for the total page count in search results"
} ,
2017-11-20 12:06:27 +00:00
"styleInstallOverwrite" : {
"message" : "'$stylename$' уже установлен. Обновить?\nВ е р с ии: $oldVersion$ -> $newVersion$" ,
"description" : "Confirmation when re-installing a style" ,
"placeholders" : {
"stylename" : {
"content" : "$1"
} ,
"newVersion" : {
"content" : "$3"
} ,
"oldVersion" : {
"content" : "$2"
}
}
} ,
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
} ,
2017-09-06 11:34:32 +00:00
"linterRulesLink" : {
"message" : "Открыть полный список правил" ,
"description" : "Stylelint or CSSLint rules label added immediately before a link"
} ,
2017-11-20 12:06:27 +00:00
"styleUpdateDiscardChanges" : {
"message" : "Стиль был изменен вне редактора. Перезагрузить?" ,
"description" : "Confirmation to update the style in the editor"
} ,
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
} ,
2017-12-11 20:57:00 +00:00
"paginationNext" : {
"message" : "Следующая страница" ,
"description" : "Tooltip for the '->' (next page) button in search results"
} ,
"searchResultInstallCount" : {
"message" : "В с е г о загрузок" ,
"description" : "Text for label that shows the number of times a search result was installed"
} ,
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-11-20 12:06:27 +00:00
"externalUsercssDocument" : {
"message" : "Документация по usercss" ,
"description" : "Label for the external link to usercss documentation"
} ,
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
} ,
2017-09-06 11:34:32 +00:00
"linterConfigPopupTitle" : {
"message" : "Установить конфиграцию правил $linter$" ,
"description" : "Stylelint or CSSLint popup header" ,
"placeholders" : {
"linter" : {
"content" : "$1"
}
}
} ,
2017-11-20 12:06:27 +00:00
"configureStyle" : {
"message" : "Настроить" ,
2017-12-08 17:32:53 +00:00
"description" : "Label for the button to configure usercss userstyle"
2017-11-20 12:06:27 +00:00
} ,
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
} ,
2017-12-13 21:13:15 +00:00
"linkGetHelp" : {
"message" : "Помощь" ,
"description" : "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
} ,
2017-12-08 17:32:53 +00:00
"searchStylesHelp" : {
2018-07-23 18:15:51 +00:00
"message" : "Клавиша </> переходит к строке поиска.\nО б ычный поиск: ищет в имени, тексте, адресе установки, целевых сайтах. Слова короче трех символов игнорируются.\nС тили для сайта: укажите <url:> перед полным адресом сайта, т.е . <url:https://github.com/openstyles/stylus>\nР е г у ляр ки: заключите в слэши, добавьте флаги, т.е . </body.*?\\ba\\b/simguy>\nТ о чный поиск: заключите в двойные кавычки, т.е . <\".header ~ div\">" ,
2017-12-08 17:32:53 +00:00
"description" : "Text in the minihelp displayed when clicking (i) icon to the right of the search input field on the Manage styles page"
} ,
2017-12-11 20:57:00 +00:00
"findStyles" : {
"message" : "Найти стили" ,
"description" : "Text for a link that gets a list of styles for the current site"
} ,
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-12-22 09:05:19 +00:00
"unreachableAMO" : {
"message" : "Браузер запрещает доступ к сайту" ,
"description" : "Note in the popup displayed when opened on addons.mozilla.org"
} ,
2017-11-20 12:06:27 +00:00
"linterCSSLintIncompatible" : {
"message" : "CSSLint не поддерживает препроцессор $preprocessorname$" ,
"description" : "The label to display when the preprocessor isn't compatible with CSSLint" ,
"placeholders" : {
"preprocessorname" : {
"content" : "$1"
}
}
} ,
"styleMetaErrorSelectValueMismatch" : {
"message" : "Ошибочный @select: значение не в списке" ,
"description" : "Error displayed when the value of @select is invalid"
} ,
"styleMetaErrorColor" : {
"message" : "$color$ - цвет не распознан" ,
"description" : "Error displayed when the value of @var color is invalid" ,
"placeholders" : {
"color" : {
"content" : "$1"
}
}
} ,
"externalFeedback" : {
"message" : "Отзывы" ,
"description" : "Label for the external link to send feedback for the style"
} ,
2017-12-19 00:32:15 +00:00
"genericPrevious" : {
"message" : "Предыдущий" ,
"description" : "Used in various places to select/perform the previous step/action"
} ,
2017-09-06 11:34:32 +00:00
"manageOnlyDisabled" : {
"message" : "Только неактивные стили" ,
"description" : "Checkbox to show only disabled styles"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"popupBorders" : {
"message" : "Добавить белый бордюр по бокам" ,
"description" : ""
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"externalLink" : {
"message" : "Внешняя ссылка" ,
"description" : "Label for external links"
} ,
"externalHomepage" : {
"message" : "Домашняя страницы" ,
"description" : "Label for the external link to style's homepage"
} ,
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
} ,
2017-12-19 00:32:15 +00:00
"genericNext" : {
"message" : "Следующий" ,
"description" : "Used in various places to select/perform the next step/action"
} ,
2017-09-06 11:34:32 +00:00
"popupOpenEditInWindowTooltip" : {
"message" : "Также включается вытаскиванием вкладки из окна браузера\nи выключается перетаскиванием вкладки в другое окно браузера." ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
} ,
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-12-26 11:42:26 +00:00
"dateInstalled" : {
"message" : "Дата установки" ,
"description" : "Option text for the user to sort the style by install date"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"alphaChannel" : {
"message" : "Прозрачность" ,
"description" : "Label of color's opacity"
} ,
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
} ,
2018-01-06 07:42:12 +00:00
"liveReloadInstallHint" : {
"message" : "Включена автозагрузка изменений – установленный стиль будет обновляться автоматически пока открыта эта вкладка и вкладка исходного файла." ,
"description" : "The label of live-reload feature"
} ,
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-09-06 11:34:32 +00:00
"cm_linter" : {
"message" : "Проверка CSS" ,
"description" : "Select the linter to check for CSS issues"
} ,
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
} ,
2017-12-26 11:42:26 +00:00
"dateUpdated" : {
"message" : "Дата обновления" ,
"description" : "Option text for the user to sort the style by last update date"
} ,
2017-09-06 11:34:32 +00:00
"manageOnlyExternal" : {
"message" : "Только сторонние стили" ,
"description" : "Checkbox to show only externally installed styles i.e. updatable"
} ,
2017-12-11 20:57:00 +00:00
"searchResultWeeklyCount" : {
"message" : "Загрузок за неделю" ,
"description" : "Text for label that shows the number of times a search result was installed during last week"
} ,
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
} ,
2017-12-03 05:26:57 +00:00
"confirmDiscardChanges" : {
"message" : "Отказаться от изменений?" ,
"description" : "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
} ,
2017-12-11 20:57:00 +00:00
"searchResultUpdated" : {
"message" : "Обновлен" ,
"description" : "Text for label that shows the search result's last update date"
} ,
2017-12-08 17:32:53 +00:00
"configOnChangeTooltip" : {
"message" : "Сохранять и применять изменения автоматически" ,
"description" : ""
} ,
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
} ,
2017-11-25 13:34:43 +00:00
"colorpickerTooltip" : {
"message" : "Изменить цвет" ,
"description" : "Tooltip for the colored squares shown before CSS colors in the style editor."
} ,
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
} ,
2017-12-26 11:42:26 +00:00
"sortDateNewestFirst" : {
"message" : "новые сверху" ,
"description" : "Text added to indicate that sorting a date would add the newest entries at the top"
} ,
2017-12-11 20:57:00 +00:00
"paginationPrevious" : {
"message" : "Предыдущая страница" ,
"description" : "Tooltip for the '<-' button in search results"
} ,
2017-11-20 12:06:27 +00:00
"installUpdateFrom" : {
"message" : "Источник обновления стиля: $url$" ,
"description" : "Label to describe where the style gets update" ,
"placeholders" : {
"url" : {
"content" : "$1"
}
}
} ,
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
} ,
2017-11-25 13:34:43 +00:00
"manageNewStyleAsUsercss" : {
2017-12-30 01:34:30 +00:00
"message" : "в виде Usercss" ,
2017-11-25 13:34:43 +00:00
"description" : "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"cm_autoCloseBrackets" : {
"message" : "Закрывать скобки/кавычки при наборе" ,
"description" : "Label for the checkbox in the style editor."
} ,
"installButtonReinstall" : {
2017-12-03 05:26:57 +00:00
"message" : "Переустановить стиль" ,
2017-11-20 12:06:27 +00:00
"description" : "Label for reinstall button"
} ,
2017-09-06 11:34:32 +00:00
"linterInvalidConfigError" : {
"message" : "Н е сохранено из-за неправильных настроек ниже:" ,
"description" : "Invalid linter config will show a message followed by a list of invalid entries"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"styleMissingMeta" : {
"message" : "Отсутствуют метаданные @$key$" ,
"description" : "Error displayed when a mandatory metadata is missing" ,
"placeholders" : {
"key" : {
"content" : "$1"
}
}
} ,
2017-12-19 00:32:15 +00:00
"searchCaseSensitive" : {
"message" : "Учитывать регистр букв" ,
"description" : "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
} ,
2017-11-20 12:06:27 +00:00
"appliesLineWidgetWarning" : {
"message" : "Н е работает с минифицированным CSS" ,
"description" : "A warning that applies-to information won't show properly with minified CSS"
} ,
2017-12-08 17:32:53 +00:00
"configureStyleOnHomepage" : {
"message" : "Настроить на домашней странице" ,
"description" : "Label for the button to configure userstyles.org userstyle"
} ,
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
} ,
2017-12-03 05:26:57 +00:00
"usercssReplaceTemplateConfirmation" : {
"message" : "Заменить шаблон по умолчанию для нового стиля в формате Usercss текущим кодом?" ,
"description" : ""
} ,
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-11-20 12:06:27 +00:00
"externalSupport" : {
"message" : "Поддержка" ,
"description" : "Label for the external link to style's support site"
} ,
"confirmSave" : {
"message" : "Сохранить" ,
"description" : "'Save' button in a confirm dialog"
} ,
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
} ,
2017-12-22 09:05:19 +00:00
"unreachableAMOHintOldFF" : {
"message" : "Только Firefox 59 и новее можно настроить так, чтобы разрешиь веб-расширениям добавлять стили на этом защищенном сайте." ,
"description" : "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"liveReloadError" : {
"message" : "Ошибка слежения за файлом" ,
"description" : "The label of live-reload error"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"styleInstallFailed" : {
"message" : "Ошибка установки стиля!\n$error$" ,
"description" : "Warning when installation failed" ,
"placeholders" : {
"error" : {
"content" : "$1"
}
}
} ,
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
} ,
2017-12-03 05:26:57 +00:00
"usercssEditorNamePlaceholder" : {
"message" : "Укажите имя после @name в коде" ,
"description" : "Placeholder text for the empty name input field when creating a new Usercss style"
} ,
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-11-20 12:06:27 +00:00
"installButtonUpdate" : {
2017-12-03 05:26:57 +00:00
"message" : "Обновить стиль" ,
2017-11-20 12:06:27 +00:00
"description" : "Label for update button"
} ,
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
} ,
2017-11-20 12:06:27 +00:00
"installButtonInstalled" : {
2017-12-03 05:26:57 +00:00
"message" : "Стиль установлен" ,
2017-11-20 12:06:27 +00:00
"description" : "Text displayed when the style is successfully installed"
} ,
"author" : {
"message" : "Автор" ,
"description" : "Label for the style author"
} ,
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-12-11 20:57:00 +00:00
"findStylesInlineTooltip" : {
"message" : "Показывать найденные стили в этом окне." ,
"description" : "Text for a checkbox that displays search results within the Stylus popup."
} ,
2017-09-06 11:34:32 +00:00
"popupOpenEditInWindow" : {
"message" : "Открывать редактор в новом окне" ,
"description" : "Label for the checkbox controlling 'edit' action behavior in the popup."
} ,
2017-11-20 12:06:27 +00:00
"appliesRemoveError" : {
"message" : "Нельзя удалить последний элемент" ,
"description" : "Error displayed when the last 'applies' is going to be removed"
} ,
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
} ,
2017-09-06 11:34:32 +00:00
"linterResetMessage" : {
"message" : "Для отмены случайного с б р о с а нажмите Ctrl-Z (или Cmd-Z) в окне ввода" ,
"description" : "Reset button tooltip to inform user on how to undo an accidental reset"
} ,
2017-12-13 21:13:15 +00:00
"linkStylusWiki" : {
"message" : "Инфо" ,
"description" : "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki"
} ,
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-11-20 12:06:27 +00:00
} ,
"confirmClose" : {
"message" : "Закрыть" ,
"description" : "'Close' button in a confirm dialog"
2017-12-03 05:26:57 +00:00
} ,
"usercssReplaceTemplateName" : {
"message" : "Пустой @name заменяет шаблон по умолчанию" ,
"description" : "The text shown after @name when creating a new Usercss style"
2017-02-28 23:57:03 +00:00
}
2018-01-02 18:26:44 +00:00
}