stylus/_locales/ru/messages.json
2017-11-20 15:06:27 +03:00

1054 lines
43 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

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

{
"appliesToEverything": {
"message": "Все",
"description": "Text displayed for styles that apply to all sites"
},
"linterIssues": {
"message": "Проблемы",
"description": "Label for the CSS linter issues block on the style edit page"
},
"defaultTheme": {
"message": "по-умолчанию",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"styleRegexpTestTitle": {
"message": "Список соответствующих вкладок (щелкните на адресе, чтобы активировать)",
"description": "RegExp test report: title of the report"
},
"bckpInstStyles": {
"message": "Экспорт стилей",
"description": ""
},
"optionsUpdateInterval": {
"message": "Автоматически проверять и устанавливать обновления стилей (интервал в часах)",
"description": ""
},
"styleEnabledToggleHint": {
"message": "Нажмите Alt-Enter чтобы включить/выключить стиль и сохранить его.",
"description": "Help text for the '[x] enable' checkbox in the editor"
},
"exportLabel": {
"message": "Экспорт",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
"installButton": {
"message": "Установить",
"description": "Label for install button"
},
"styleMetaErrorCheckbox": {
"message": "Ошибочный @var checkbox: значение должно быть 0 или 1",
"description": "Error displayed when the value of @var checkbox is invalid"
},
"linterJSONError": {
"message": "Ошибка формата JSON",
"description": "Setting linter config with invalid JSON"
},
"optionsBadgeNormal": {
"message": "Цвет фона",
"description": ""
},
"updateCheckHistory": {
"message": "История проверок обновлений",
"description": ""
},
"cm_tabSize": {
"message": "Размер табуляции",
"description": "Label for the text box controlling tab size option for the style editor."
},
"enableStyleLabel": {
"message": "Включить",
"description": "Label for the button to enable a style"
},
"styleMissingName": {
"message": "Введите название",
"description": "Error displayed when user saves without providing a name"
},
"genericHistoryLabel": {
"message": "История",
"description": "Used in various places to show a history log of something"
},
"shortcutsNote": {
"message": "Назначить клавишу",
"description": ""
},
"appliesDomainOption": {
"message": "URL в домене",
"description": "Option to make the style apply to the entered string as a domain"
},
"checkForUpdate": {
"message": "Проверить обновление",
"description": "Label for the button to check a single style for an update"
},
"styleNotAppliedRegexpProblemTooltip": {
"message": "Стиль не был применен из-за некорректного regexp()",
"description": "Tooltip in the popup for styles that were not applied at all"
},
"styleRegexpInvalidExplanation": {
"message": "Некоторые 'regexp()' выражения не удалось скомпилировать.",
"description": ""
},
"optionsIconDark": {
"message": "Тёмный интерфейс браузера",
"description": ""
},
"styleFromMozillaFormatError": {
"message": "Ошибка импорта формата Mozilla",
"description": "Label for the import error"
},
"importAppendLabel": {
"message": "Добавить к стилю",
"description": "Label for the button to import a style and append to the existing sections"
},
"optionsOpenManager": {
"message": "Менеджер стилей",
"description": ""
},
"updateAllCheckSucceededNoUpdate": {
"message": "Обновлений нет.",
"description": "Text that displays when an update all check completed and no updates are available"
},
"importReportLegendAdded": {
"message": "добавлено",
"description": "Text after the number of styles added in the report shown after importing styles"
},
"styleFromMozillaFormatPrompt": {
"message": "Вставьте содержимое стиля в формате Mozilla",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
},
"dragDropMessage": {
"message": "Перетащите файл с резервной копией стилей в любое место этой страницы, чтобы импортировать его.",
"description": "Drag'n'drop message"
},
"helpAlt": {
"message": "Справка",
"description": "Alternate text for help buttons"
},
"confirmOK": {
"message": "ОК",
"description": ""
},
"search": {
"message": "Искать",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
"manageFaviconsGray": {
"message": "Обесцвечивать",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
},
"versionInvalidOlder": {
"message": "Версия меньше установленной.",
"description": "Displayed when the version of style is older than the installed one"
},
"confirmYes": {
"message": "Да",
"description": "'Yes' button in a confirm dialog"
},
"findStylesForSite": {
"message": "Найти еще стили для этого веб-сайта",
"description": "Text for a link that gets a list of styles for the current site"
},
"manageHeading": {
"message": "Установленные стили",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Форматировать",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleRegexpProblemTooltip": {
"message": "Кол-во пропущенных секций из-за неправильного regexp()",
"description": "Tooltip in the popup for styles that were applied only partially"
},
"styleEnabledLabel": {
"message": "Включено",
"description": "Label for the enabled state of styles"
},
"linterConfigTooltip": {
"message": "Настроить проверку CSS",
"description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
},
"styleToMozillaFormatHelp": {
"message": "Формат кода Mozilla можно отправлять на сайт userstyles.org и использовать в дополнении Stylish для Firefox.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
},
"sectionAdd": {
"message": "Добавить раздел",
"description": "Label for the button to add a section"
},
"styleRegexpTestPartial": {
"message": "Не применено, т.к. соответствие не полное",
"description": "RegExp test report: label for the partially matching expressions"
},
"styleSaveLabel": {
"message": "Сохранить",
"description": "Label for save button for style editing"
},
"genericSavedMessage": {
"message": "Сохранено",
"description": "Used in various parts of the UI to indicate that something was saved"
},
"confirmDelete": {
"message": "Удалить",
"description": ""
},
"confirmDefault": {
"message": "По умолчанию",
"description": "'Set to default' button in a confirm dialog"
},
"confirmCancel": {
"message": "Отмена",
"description": ""
},
"cm_autoCloseBracketsTooltip": {
"message": "Автоматически вставлять закрывающий символ при наборе открывающего из ()[]{}''\"\"",
"description": "Label for the checkbox in the style editor."
},
"retrieveBckp": {
"message": "Импорт стилей",
"description": ""
},
"confirmStop": {
"message": "Стоп",
"description": "'Stop' button in a confirm dialog"
},
"writeStyleForURL": {
"message": "этого адреса",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
},
"optionsSubheading": {
"message": "Дополнительно",
"description": "Subheading for options section on manage page."
},
"appliesAdd": {
"message": "Добавить",
"description": "Label for the button to add an 'applies' entry"
},
"appliesRegexpOption": {
"message": "URL, соответствующим регулярному выражению",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"optionsAdvancedExposeIframesNote": {
"message": "Позволяет писать CSS, работающий только внутри iframe, например: html[stylus-iframe] h1 { display:none }",
"description": ""
},
"importReportLegendUpdatedCode": {
"message": "обновлен код",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
},
"styleInstall": {
"message": "Установить \"$stylename$\" в Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"optionsBadgeDisabled": {
"message": "Цвет фона в неактивном состоянии",
"description": ""
},
"optionsCheck": {
"message": "Обновить стили",
"description": ""
},
"manageText": {
"message": "<a href='https://userstyles.org'>Скачать стили с userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Справка</a>",
"description": "Help text on the manage page"
},
"manageOnlyLocal": {
"message": "Только локально созданные стили",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
},
"styleMetaErrorPreprocessor": {
"message": "Ошибочный @preprocessor: $preprocessor$",
"description": "Error displayed when the value of @preprocessor is not supported",
"placeholders": {
"preprocessor": {
"content": "$1"
}
}
},
"linterIssuesHelp": {
"message": "Проблемы, найденные правилами $link$:",
"description": "Help popup message for the selected CSS linter issues block on the style edit page",
"placeholders": {
"link": {
"content": "$1"
}
}
},
"parseUsercssError": {
"message": "Stylus не смог распарсить usercss:",
"description": "The error message to show when stylus failed to parse usercss"
},
"searchStyles": {
"message": "Искать по содержимому",
"description": "Label for the search filter textbox on the Manage styles page"
},
"optionsUpdateImportNote": {
"message": "После импорта базы стилей из старой версии или из Stylish запустите проверку на обновления из менеджера стилей, чтобы удостовериться в обновлении всех стилей.",
"description": ""
},
"checkAllUpdatesForce": {
"message": "Я не менял стили, проверить заново!",
"description": "Label for the button to apply all detected updates"
},
"liveReloadLabel": {
"message": "Автозагрузка изменений",
"description": "The label of live-reload feature"
},
"unreachableFileHint": {
"message": "Доступ к адресам file:// возможен только если включить соответствующую опцию для Stylus на странице chrome://extensions.",
"description": "Note in the toolbar popup for file:// URLs"
},
"disableStyleLabel": {
"message": "Отключить",
"description": "Label for the button to disable a style"
},
"prefShowBadge": {
"message": "Показывать количество активных стилей для открытого сайта",
"description": "Label for the checkbox controlling toolbar badge text."
},
"manageFavicons": {
"message": "Пиктограммы для целевых сайтов",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
},
"menuShowBadge": {
"message": "Число активных стилей",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
},
"cm_lineWrapping": {
"message": "Перенос по словам",
"description": "Label for the checkbox controlling word wrap option for the style editor."
},
"styleCancelEditLabel": {
"message": "Завершить",
"description": "Label for cancel button for style editing"
},
"styleChangesNotSaved": {
"message": "Вы изменили этот стиль, но не сохранили его.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
},
"importLabel": {
"message": "Импорт",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
"shortcuts": {
"message": "Клавиши",
"description": "Go to shortcut configuration"
},
"updateCheckFailServerUnreachable": {
"message": "Ошибка обновления: сервер недоступен.",
"description": "Text that displays when an update check failed because the update server is unreachable"
},
"manageFilters": {
"message": "Фильтры",
"description": "Label for filters container"
},
"applyAllUpdates": {
"message": "Применить все обновления",
"description": "Label for the button to apply all detected updates"
},
"optionsReset": {
"message": "Сброс настроек к значениям по-умолчанию",
"description": ""
},
"optionsCustomizeUpdate": {
"message": "Обновления",
"description": ""
},
"deleteStyleConfirm": {
"message": "Удалить этот стиль?",
"description": "Confirmation before deleting a style"
},
"optionsCustomizePopup": {
"message": "Всплывающее окно",
"description": ""
},
"styleBadRegexp": {
"message": "Ошибка в регулярном выражении.",
"description": "Validation message for a bad regexp in a style"
},
"license": {
"message": "Лицензия",
"description": "Label for the license"
},
"optionsHeading": {
"message": "Настройки",
"description": "Heading for options section on manage page."
},
"appliesDisplay": {
"message": "Применить к: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"optionsIconLight": {
"message": "Светлый интерфейс браузера",
"description": ""
},
"openStylesManager": {
"message": "Менеджер стилей",
"description": "Label for the style maanger opener in the browser action context menu."
},
"styleUpdate": {
"message": "Подтвердите обновление стиля '$stylename$'.",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"dysfunctional": {
"message": "Стилус не работает в приватном окне, т.к. браузер Firefox не разрешает прямое соединение с внутренним контекстом фоновой страницы расширения.",
"description": "Displayed in Firefox when its settings make Stylus dysfunctional"
},
"styleSectionsTitle": {
"message": "Разделы",
"description": "Title for the style sections section"
},
"importReportLegendInvalid": {
"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"
},
"optionsAdvancedNewStyleAsUsercss": {
"message": "Создавать стили в формате usercss",
"description": ""
},
"genericResetLabel": {
"message": "Сброс",
"description": "Used in various parts of UI to indicate that something may be reset to its original state"
},
"editStyleTitle": {
"message": "Изменение стиля \"$stylename$\"",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"updateCheckSucceededNoUpdate": {
"message": "Нет обновлений.",
"description": "Text that displays when an update check completed and no update is available"
},
"appliesUrlPrefixOption": {
"message": "URL, начинающимся с",
"description": "Option to make the style apply to the entered string as a URL prefix"
},
"cm_matchHighlightToken": {
"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"
},
"searchRegexp": {
"message": "Используйте нотацию /re/ для поиска регулярными выражениями",
"description": "Label after the search input field in the editor shown on Ctrl-F"
},
"popupBordersTooltip": {
"message": "Полезно для темных тем оформления т.к. новый Chrome не рисует боковые бордюры",
"description": ""
},
"updateCheckManualUpdateHint": {
"message": "Форсирование обновления удалит локальные изменения.",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
},
"toggleStyle": {
"message": "Включить/выключить стиль",
"description": "Label for the checkbox to enable/disable a style"
},
"importReplaceTooltip": {
"message": "Удалить содержимое редактируемого стиля и заменить его на импортируемый стиль",
"description": "Label for the button to import and overwrite current style"
},
"installUpdateFromLabel": {
"message": "Проверить обновления",
"description": "Label for the checkbox to save current URL for update check"
},
"cm_resizeGripHint": {
"message": "Двойной клик = переключить максимальный размер",
"description": "Tooltip for the resize grip in style editor"
},
"popupStylesFirst": {
"message": "Список стилей сверху",
"description": "Label for the checkbox controlling section order in the popup."
},
"sectionHelp": {
"message": "Разделы позволяют задавать разный код для различных наборов URL в пределах одного стиля. Например, стиль может применяться к главной странице не так, как к остальным частям сайта.",
"description": "Help text for sections"
},
"noStylesForSite": {
"message": "Для этого веб-сайта не установлено ни одного стиля.",
"description": "Text displayed when no styles are installed for the current site"
},
"appliesDisplayTruncatedSuffix": {
"message": "и другие",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
},
"appliesRemove": {
"message": "Удалить",
"description": "Label for the button to remove an 'applies' entry"
},
"updatesCurrentlyInstalled": {
"message": "Установлено обновлений:",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
},
"styleToMozillaFormatTitle": {
"message": "Стиль в формате Mozilla",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
"writeStyleFor": {
"message": "Создать стиль для:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
},
"replace": {
"message": "Заменить",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
"styleRegexpTestNone": {
"message": "Нет соответствующих вкладок",
"description": "RegExp test report: label for expressions that didn't match any tabs"
},
"importReportLegendUpdatedMeta": {
"message": "обновлены мета-данные",
"description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
},
"appliesLabel": {
"message": "Применить к:",
"description": "Label for 'applies to' fields on the edit/add screen"
},
"openOptionsPopup": {
"message": "Настройки",
"description": "Go to Options UI"
},
"openManage": {
"message": "Менеджер",
"description": "Link to open the manage page."
},
"updateCheckFailBadResponseCode": {
"message": "Ошибка обновления: сервер вернул код $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
}
}
},
"appliesSpecify": {
"message": "Указать",
"description": "Label for the button to make a style apply only to specific sites"
},
"installUpdate": {
"message": "Установить обновление",
"description": "Label for the button to install an update for a single style"
},
"optionsCheckUpdate": {
"message": "Найти и установить обновления стилей",
"description": ""
},
"filteredStyles": {
"message": "найдено $numShown$ из $numTotal$всего",
"description": "TL note - make this message short",
"placeholders": {
"numTotal": {
"content": "$2"
},
"numShown": {
"content": "$1"
}
}
},
"importReportTitle": {
"message": "Импорт стилей завершен",
"description": "Title of the report shown after importing styles"
},
"styleMozillaFormatHeading": {
"message": "Формат Mozilla",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
"cm_matchHighlight": {
"message": "Подсвечивать",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
},
"styleRegexpPartialExplanation": {
"message": "В стиле используются regexp-выражения, которые соответствуют лишь части адреса, что нарушает <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>спецификацию CSS4 @document</a>, требующую соответствия всего адреса целиком. Секции стиля с такими regexp не были применены к странице. Вероятно, этот стиль был создан в \"Stylish для Chrome\", который некорректно проверяет regexp (известный баг).",
"description": ""
},
"linterCSSLintSettings": {
"message": "(значения: 0 = выключить, 1 = предупреждение; 2 = ошибка)",
"description": "CSSLint rule config values"
},
"styleBeautifyIndentConditional": {
"message": "Отступ внутри @media, @supports",
"description": "CSS-beautifier option"
},
"unreachableContentScript": {
"message": "Нет связи со страницей. Попробуйте перезагрузить вкладку.",
"description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
},
"sectionRemove": {
"message": "Удалить раздел",
"description": "Label for the button to remove a section"
},
"searchStylesTooltip": {
"message": "Префикс url: покажет стили для сайта.\nНапример, url:https://github.com/openstyles/stylus",
"description": "Label for the search filter textbox on the Manage styles page"
},
"disableAllStyles": {
"message": "Выключить все стили",
"description": "Label for the checkbox that turns all enabled styles off."
},
"appliesLineWidgetLabel": {
"message": "Показать целевые сайты секций",
"description": "Label for the checkbox to display applies-to information in the single editor"
},
"updateCheckSkippedMaybeLocallyEdited": {
"message": "Возможно был изменен локально.",
"description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
},
"undoGlobal": {
"message": "Отменить (глобально)",
"description": "CSS-beautify global Undo button label"
},
"optionsCustomizeIcon": {
"message": "Значок в панели",
"description": ""
},
"updateCompleted": {
"message": "Обновление завершено.",
"description": "Text that displays when an update completed"
},
"dysfunctionalBackgroundConnection": {
"message": "Функционирование невозможно из-за известной ошибки в вашей версии браузера: chrome.extension.getBackgroundPage() возвращает нулевое значение",
"description": "Displayed in style manager when unable to connect to the background page"
},
"checkingForUpdate": {
"message": "Проверка…",
"description": "Text to display when checking a style for an update"
},
"styleRegexpTestFull": {
"message": "Соответствующие вкладки",
"description": "RegExp test report: label for the fully matching expressions"
},
"manageMaxTargets": {
"message": "Кол-во целевых сайтов/выражений",
"description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
},
"popupManageTooltip": {
"message": "Shift-клик или правый клик откроет менеджер с стилями только для этого сайта.",
"description": "Tooltip for the 'Manage' button in the popup."
},
"manageFaviconsHelp": {
"message": "Используется сторонний сервис https://www.google.com/s2/favicons",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
},
"styleInstallOverwrite": {
"message": "'$stylename$' уже установлен. Обновить?\nВерсии: $oldVersion$ -> $newVersion$",
"description": "Confirmation when re-installing a style",
"placeholders": {
"stylename": {
"content": "$1"
},
"newVersion": {
"content": "$3"
},
"oldVersion": {
"content": "$2"
}
}
},
"updateCheckSkippedLocallyEdited": {
"message": "Стиль был изменен локально.",
"description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
},
"linterRulesLink": {
"message": "Открыть полный список правил",
"description": "Stylelint or CSSLint rules label added immediately before a link"
},
"styleUpdateDiscardChanges": {
"message": "Стиль был изменен вне редактора. Перезагрузить?",
"description": "Confirmation to update the style in the editor"
},
"optionsResetButton": {
"message": "Сброс настроек",
"description": ""
},
"sectionCode": {
"message": "Код",
"description": "Label for the code for a section"
},
"externalUsercssDocument": {
"message": "Документация по usercss",
"description": "Label for the external link to usercss documentation"
},
"optionsAdvancedContextDelete": {
"message": "Показывать команду \"Удалить\" в контекстном меню редактора",
"description": ""
},
"linterConfigPopupTitle": {
"message": "Установить конфиграцию правил $linter$",
"description": "Stylelint or CSSLint popup header",
"placeholders": {
"linter": {
"content": "$1"
}
}
},
"configureStyle": {
"message": "Настроить",
"description": "Label for the button to configure userstyle"
},
"importReportLegendUpdatedBoth": {
"message": "обновлены мета-данные и код",
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
},
"cm_smartIndent": {
"message": "Умные отступы",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
},
"styleRegexpTestButton": {
"message": "Тест регулярки",
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
},
"appliesHelp": {
"message": "Чтобы указать, к каким URL относится код в этом разделе, воспользуйтесь параметром \"Применить к\".",
"description": "Help text for 'applies to' section"
},
"editStyleHeading": {
"message": "Изменение стиля",
"description": "Title of the page for editing styles"
},
"editDeleteText": {
"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."
},
"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"
},
"manageOnlyDisabled": {
"message": "Только неактивные стили",
"description": "Checkbox to show only disabled styles"
},
"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"
},
"cm_matchHighlightSelection": {
"message": "Выделенный текст",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
},
"updateAllCheckSucceededSomeEdited": {
"message": "Не все стили были проверены, чтобы не потерять возможные локальные изменения. Форсировать обновление стиля можно индивидуально или запустив перепроверку всех обновляемых стилей (локальные изменения будут утеряны).",
"description": "Text that displays when an update all check completed and no updates are available"
},
"stylusUnavailableForURL": {
"message": "Такие адреса не поддерживаются.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
},
"popupBorders": {
"message": "Добавить белый бордюр по бокам",
"description": ""
},
"manageOnlyUpdates": {
"message": "Только обновляемые и проблемные",
"description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
},
"addStyleTitle": {
"message": "Добавление стиля",
"description": "Title of the page for adding styles"
},
"externalLink": {
"message": "Внешняя ссылка",
"description": "Label for external links"
},
"externalHomepage": {
"message": "Домашняя страницы",
"description": "Label for the external link to style's homepage"
},
"importReplaceLabel": {
"message": "Заменить стиль",
"description": "Label for the button to import and overwrite current style"
},
"popupOpenEditInWindowTooltip": {
"message": "Также включается вытаскиванием вкладки из окна браузера\nи выключается перетаскиванием вкладки в другое окно браузера.",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
},
"dbError": {
"message": "Возникла ошибка доступа к базе данных Stylus. Хотите перейти на страницу с возможными способами решения?",
"description": "Prompt when a DB error is encountered"
},
"optionsAdvanced": {
"message": "Другое",
"description": ""
},
"alphaChannel": {
"message": "Прозрачность",
"description": "Label of color's opacity"
},
"importAppendTooltip": {
"message": "Добавить импортируемый стиль к редактируемому",
"description": "Tooltip for the button to import a style and append to the existing sections"
},
"editorStylesButton": {
"message": "Сменить тему Стилус",
"description": "Find styles for the editor"
},
"optionsOpen": {
"message": "Открыть",
"description": ""
},
"helpKeyMapHotkey": {
"message": "Нажмите клавишу",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"cm_linter": {
"message": "Проверка CSS",
"description": "Select the linter to check for CSS issues"
},
"styleRegexpTestInvalid": {
"message": "Пропущены некомпилируемые регулярки",
"description": "RegExp test report: label for the invalid expressions"
},
"manageOnlyExternal": {
"message": "Только сторонние стили",
"description": "Checkbox to show only externally installed styles i.e. updatable"
},
"replaceAll": {
"message": "Заменить все",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
"importReportUnchanged": {
"message": "Ничего не изменилось.",
"description": "Message in the report shown after importing styles"
},
"optionsActions": {
"message": "Другие действия",
"description": ""
},
"editGotoLine": {
"message": "Перейти к строке (или строке:колонке)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
},
"manageOnlyLocalTooltip": {
"message": "(т.е. стили, не установленные посредством сайта userstyles.org)",
"description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
},
"checkAllUpdates": {
"message": "Найти обновления всех стилей",
"description": "Label for the button to check all styles for updates"
},
"openOptionsManage": {
"message": "Настройки",
"description": "Go to Options UI"
},
"optionsCustomizeBadge": {
"message": "Бейдж на пиктограмме в тулбаре",
"description": ""
},
"installUpdateFrom": {
"message": "Источник обновления стиля: $url$",
"description": "Label to describe where the style gets update",
"placeholders": {
"url": {
"content": "$1"
}
}
},
"importReportLegendIdentical": {
"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"
},
"optionsPopupWidth": {
"message": "Ширина всплывающего окна (в пикселах)",
"description": ""
},
"cm_autoCloseBrackets": {
"message": "Закрывать скобки/кавычки при наборе",
"description": "Label for the checkbox in the style editor."
},
"installButtonReinstall": {
"message": "Переустановить",
"description": "Label for reinstall button"
},
"linterInvalidConfigError": {
"message": "Не сохранено из-за неправильных настроек ниже:",
"description": "Invalid linter config will show a message followed by a list of invalid entries"
},
"confirmNo": {
"message": "Нет",
"description": "'No' button in a confirm dialog"
},
"styleMissingMeta": {
"message": "Отсутствуют метаданные @$key$",
"description": "Error displayed when a mandatory metadata is missing",
"placeholders": {
"key": {
"content": "$1"
}
}
},
"appliesLineWidgetWarning": {
"message": "Не работает с минифицированным CSS",
"description": "A warning that applies-to information won't show properly with minified CSS"
},
"undo": {
"message": "Отменить",
"description": "Button label"
},
"cm_keyMap": {
"message": "Раскладка",
"description": "Label for the drop-down list controlling the keymap for the style editor."
},
"externalSupport": {
"message": "Поддержка",
"description": "Label for the external link to style's support site"
},
"confirmSave": {
"message": "Сохранить",
"description": "'Save' button in a confirm dialog"
},
"manageNewUI": {
"message": "Новый интерфейс",
"description": "Label for the checkbox that toggles the new UI on manage page"
},
"importReportUndoneTitle": {
"message": "Откат импорта завершен",
"description": "Title of the message box shown after undoing the import of styles"
},
"genericDisabledLabel": {
"message": "Отключен",
"description": "Used in various lists/options to indicate that something is disabled"
},
"cm_indentWithTabs": {
"message": "Умные отступы при помощи табуляции",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
},
"replaceWith": {
"message": "Заменить на",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
},
"liveReloadError": {
"message": "Ошибка слежения за файлом",
"description": "The label of live-reload error"
},
"deleteStyleLabel": {
"message": "Удалить",
"description": "Label for the button to delete a style"
},
"updateCheckManualUpdateForce": {
"message": "Установить обновление (локальные изменения будут утеряны)",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
},
"styleInstallFailed": {
"message": "Ошибка установки стиля!\n$error$",
"description": "Warning when installation failed",
"placeholders": {
"error": {
"content": "$1"
}
}
},
"optionsAdvancedExposeIframes": {
"message": "Выявлять iframe путем добавления HTML[stylus-iframe]",
"description": ""
},
"addStyleLabel": {
"message": "Создать стиль",
"description": "Label for the button to go to the add style page"
},
"optionsUpdateIntervalNote": {
"message": "Для отключения автоматического обновления стилей введите 0 (ноль)",
"description": ""
},
"installButtonUpdate": {
"message": "Обновить",
"description": "Label for update button"
},
"backupButtons": {
"message": "Резервное копирование",
"description": "Heading for backup"
},
"manageOnlyEnabled": {
"message": "Только включенные стили",
"description": "Checkbox to show only enabled styles"
},
"editStyleLabel": {
"message": "Изменить",
"description": "Label for the button to go to the edit style page"
},
"installButtonInstalled": {
"message": "Установлен",
"description": "Text displayed when the style is successfully installed"
},
"author": {
"message": "Автор",
"description": "Label for the style author"
},
"cm_theme": {
"message": "Тема",
"description": "Label for the style editor's CSS theme."
},
"popupOpenEditInWindow": {
"message": "Открывать редактор в новом окне",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
},
"appliesRemoveError": {
"message": "Нельзя удалить последний элемент",
"description": "Error displayed when the last 'applies' is going to be removed"
},
"backupMessage": {
"message": "Нажмите Импорт чтобы выбрать файл или просто перетащите его на эту страницу",
"description": "Message for backup"
},
"importReportUndone": {
"message": "восстановленных стилей",
"description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
},
"helpKeyMapCommand": {
"message": "Введите имя команды",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"linterResetMessage": {
"message": "Для отмены случайного сброса нажмите Ctrl-Z (или Cmd-Z) в окне ввода",
"description": "Reset button tooltip to inform user on how to undo an accidental reset"
},
"description": {
"message": "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylus. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц.",
"description": "Extension description"
},
"confirmClose": {
"message": "Закрыть",
"description": "'Close' button in a confirm dialog"
}
}