mediawiki-extensions-Syntax.../i18n/bg.json
Translation updater bot ed08241dd4 Localisation updates from https://translatewiki.net.
Change-Id: I65335e8ef859c5eb88412393ad6f8e852e640fe2
2019-09-24 09:59:02 +02:00

21 lines
1 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": [
"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-code": "Код",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Език",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "Показване номерата на редовете",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Блок с код",
"syntaxhighlight-error-unknown-language": "Непознат език „$1“"
}