mediawiki-extensions-CodeEd.../i18n/ru.json
Translation updater bot 127cec0d8d Localisation updates from https://translatewiki.net.
Change-Id: I14d9308687a161ead50d020374bc100484cd13f5
2016-01-28 21:07:27 +01:00

20 lines
1.1 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.

{
"@metadata": {
"authors": [
"Askarmuk",
"Eleferen",
"Okras"
]
},
"codeeditor-desc": "Редактирование с подсветкой синтаксиса для JavaScript- и CSS-страниц с помощью [https://ace.c9.io/ редактора Ace]",
"codeeditor-next-annotation": "Перейти к следующей аннотации",
"codeeditor-toolbar-toggle": "Переключить редактор кода",
"codeeditor-save-with-errors": "Документ содержит ошибки. Вы уверены, что хотите сохранить его?",
"codeeditor-invisibleChars-toggle": "Переключение отображения невидимых символов",
"codeeditor-lineWrapping-toggle": "Переключение переноса строк",
"codeeditor-searchReplace-toggle": "Переключение отображения диалога поиска и замены текста",
"codeeditor-gotoline": "Перейти к строке номер…",
"codeeditor-indent": "Отступ",
"codeeditor-outdent": "Смещение влево"
}