mediawiki-extensions-Syntax.../i18n/bg.json
Translation updater bot 1380a20c78 Localisation updates from https://translatewiki.net.
Change-Id: I2a607150ce6812f1a5420e46b4da259d323227c2
2017-02-16 23:05:33 +01:00

16 lines
550 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": [
"Borislav",
"DCLXVI",
"Turin",
"Лорд Бъмбъри",
"StanProg"
]
},
"syntaxhighlight-desc": "Осигурява синтактично осветяване на <code>&lt;syntaxhighlight&gt;</code> чрез [http://pygments.org/ Pygments]",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Език",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Блок с код",
"syntaxhighlight-error-unknown-language": "Непознат език „$1“"
}