mediawiki-extensions-CodeEd.../i18n/ru.json
Translation updater bot 699a2446dd Localisation updates from https://translatewiki.net.
Change-Id: I6908010d9d60a76d7f47d2fbe698d311c4eca03d
2014-04-16 15:30:27 +00:00

13 lines
503 B
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 and CSS с помощью [http://ace.ajax.org/ редактора Ace]",
"codeeditor-toolbar-toggle": "Переключить редактор кода",
"codeeditor-save-with-errors": "Документ содержит ошибки. Вы уверены, что хотите сохранить его?"
}