mediawiki-extensions-CodeEd.../i18n/ru.json
Translation updater bot be65f2fe94 Localisation updates from https://translatewiki.net.
Change-Id: Ibe2582855f76f2ea4abc2d69d89d2cb9c0e05597
2017-01-17 22:12:11 +01:00

22 lines
1.2 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-gotoline-placeholder": "строка[:столбец]",
"codeeditor-gotoline-prompt": "Введите номер строки",
"codeeditor-indent": "Отступ",
"codeeditor-outdent": "Смещение влево"
}