mediawiki-extensions-Visual.../modules/ve/i18n/ru.json
Roan Kattouw c3ea309a78 Move language inspector messages to VE core
They conceptually belong in VE-MW, but right now the language
inspector is used in the VE standalone, and not having the
messages breaks it.

Change-Id: I0f84c6ee6c6142581c895515a2bd2a6caf4e511d
2013-12-13 13:23:58 -08:00

66 lines
3.8 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.

{
"@metadata": {
"authors": [
"Amire80",
"DR",
"Eugrus",
"Iluvatar",
"KPu3uC B Poccuu",
"Kalan",
"MaxBioHazard",
"NBS",
"Niklem",
"Okras",
"Ole Yves",
"Putnik",
"Sunpriat",
"Yury Katkov",
"Умар"
]
},
"visualeditor": "VisualEditor",
"visualeditor-aliennode-tooltip": "К сожалению, в настоящее время этот элемент можно изменять только в режиме правки исходного текста.",
"visualeditor-annotationbutton-bold-tooltip": "Полужирный",
"visualeditor-annotationbutton-code-tooltip": "Программный код",
"visualeditor-annotationbutton-italic-tooltip": "Курсив",
"visualeditor-annotationbutton-language-tooltip": "Язык",
"visualeditor-annotationbutton-link-tooltip": "Ссылка",
"visualeditor-annotationbutton-strikethrough-tooltip": "Зачёркнутый",
"visualeditor-annotationbutton-subscript-tooltip": "Подстрочный индекс",
"visualeditor-annotationbutton-superscript-tooltip": "Надстрочный индекс",
"visualeditor-annotationbutton-underline-tooltip": "Подчёркнутый",
"visualeditor-clearbutton-tooltip": "Очистить форматирование",
"visualeditor-dialog-action-apply": "Применить изменения",
"visualeditor-dialog-action-cancel": "Отмена",
"visualeditor-dialog-action-goback": "Назад",
"visualeditor-formatdropdown-format-heading1": "Заголовок 1",
"visualeditor-formatdropdown-format-heading2": "Заголовок 2",
"visualeditor-formatdropdown-format-heading3": "Заголовок 3",
"visualeditor-formatdropdown-format-heading4": "Заголовок 4",
"visualeditor-formatdropdown-format-heading5": "Заголовок 5",
"visualeditor-formatdropdown-format-heading6": "Заголовок 6",
"visualeditor-formatdropdown-format-paragraph": "Абзац",
"visualeditor-formatdropdown-format-preformatted": "Преформатированный",
"visualeditor-formatdropdown-title": "Изменить формат",
"visualeditor-help-tool": "Справка",
"visualeditor-historybutton-redo-tooltip": "Вернуть",
"visualeditor-historybutton-undo-tooltip": "Отменить",
"visualeditor-indentationbutton-indent-tooltip": "Увеличить отступ",
"visualeditor-indentationbutton-outdent-tooltip": "Уменьшить отступ",
"visualeditor-inspector-close-tooltip": "Закрыть",
"visualeditor-inspector-remove-tooltip": "Убрать",
"visualeditor-languages-tool": "Языки",
"visualeditor-languageinspector-block-tooltip-rtldirection": ": Справа налево",
"visualeditor-languageinspector-title": "Язык",
"visualeditor-languageinspector-widget-changelang": "Изменить язык",
"visualeditor-languageinspector-widget-label-direction": "Направление",
"visualeditor-languageinspector-widget-label-langcode": "Код языка",
"visualeditor-languageinspector-widget-label-language": "Язык",
"visualeditor-linkinspector-title": "Гиперссылка",
"visualeditor-listbutton-bullet-tooltip": "Маркированный список",
"visualeditor-listbutton-number-tooltip": "Нумерованный список",
"visualeditor-specialcharacter-button-tooltip": "Специальный символ",
"visualeditor-specialcharacterinspector-title": "Специальный символ",
"visualeditor-toolbar-insert": "Вставить",
"visualeditor-version-label": "Версия"
}