mediawiki-extensions-Visual.../modules/ve/i18n/ru.json
Roan Kattouw 2fa725599c Add missing specialcharacters messages to JSON blobs
These were accidentally dropped when I rebased my commit
that imported all i18n messages into the JSON files.

Change-Id: I2f5611f3dbe1a31134426184a9d5648ffc751947
2013-12-09 13:19:17 -08:00

64 lines
3.3 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-title": "Язык",
"visualeditor-languageinspector-widget-label-direction": "Направление",
"visualeditor-languageinspector-widget-label-langcode": "Код языка",
"visualeditor-languageinspector-block-tooltip-rtldirection": ": Справа налево",
"visualeditor-linkinspector-title": "Гиперссылка",
"visualeditor-listbutton-bullet-tooltip": "Маркированный список",
"visualeditor-listbutton-number-tooltip": "Нумерованный список",
"visualeditor-specialcharacter-button-tooltip": "Специальный символ",
"visualeditor-specialcharacterinspector-title": "Специальный символ",
"visualeditor-version-label": "Версия"
}