mediawiki-extensions-Syntax.../i18n/bg.json
Translation updater bot a51a6d46b9 Localisation updates from https://translatewiki.net.
Change-Id: Iab6947da2445391f8744cdc18813d3d94cbaa0ac
2019-03-08 22:29:32 +01:00

19 lines
830 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",
"Ted Masters"
]
},
"syntaxhighlight-desc": "Осигурява синтактично осветяване на <code>&lt;syntaxhighlight&gt;</code> чрез [http://pygments.org/ Pygments]",
"syntaxhighlight-error-category": "Страници с грешки в оцветяването на синтаксиса",
"syntaxhighlight-error-category-desc": "Грешка при опит за осветяване на кода в страницата.",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Език",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Блок с код",
"syntaxhighlight-error-unknown-language": "Непознат език „$1“"
}