mediawiki-extensions-Syntax.../i18n/ru.json
Translation updater bot 81be764711 Localisation updates from https://translatewiki.net.
Change-Id: I6405ee15eb262f18c90ac01cb627263c896bce63
2016-12-23 22:33:20 +01:00

16 lines
810 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": [
"Александр Сигачёв",
"Okras",
"Kaganer"
]
},
"syntaxhighlight-desc": "Обеспечивает подсветки синтаксиса <code>&lt;syntaxhighlight&gt;</code> с помощью [http://pygments.org/ Pygments — средства подсветки синтаксиса для Python]",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Код",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Язык",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": "(ничего)",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "Показать номера строк",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Фрагмент кода"
}