mediawiki-extensions-Syntax.../i18n/mk.json
Translation updater bot 8465d68635 Localisation updates from https://translatewiki.net.
Change-Id: Ieeee0f35e13996ecf8231c7ce18cd63725571102
2019-01-30 22:14:34 +01:00

21 lines
1.6 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": [
"Bjankuloski06",
"Vlad5250"
]
},
"syntaxhighlight-desc": "Овозможува потцртување на синтакса <code>&lt;syntaxhighlight&gt;</code> со помош на [http://pygments.org/ Pygments — истакнува на Python-синтакса]",
"syntaxhighlight-error-category": "Страници со грешки при истакнување на синтаксата",
"syntaxhighlight-error-category-desc": "Се појави грешка при обидот да се подвлече кодот вклучен во страницата.",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Код",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Јазик",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": "(ниеден)",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "Прикажувај броеви на редовите",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-startingline": "Број на почетниот ред",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Коден блок",
"syntaxhighlight-error-pygments-invocation-failure": "Не успеав да го повикам Pygments",
"syntaxhighlight-error-unknown-language": "Непознат јазик „$1“",
"syntaxhighlight-error-exceeds-size-limit": "Големината на кодот од {{PLURAL:$1|еден бајт|$1 бајти}} ја надминува горната граница од {{PLURAL:$2|еден бајт|$2 бајти}}"
}