mediawiki-extensions-Syntax.../i18n/mk.json
Translation updater bot 8dad6f06e8 Localisation updates from https://translatewiki.net.
Change-Id: I2374613cd533686061ab49dc786eb6eb0316b760
2015-08-29 21:47:13 +02:00

19 lines
1.5 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"
]
},
"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-title": "Коден блок",
"syntaxhighlight-error-pygments-invocation-failure": "Не успеав да го повикам Pygments",
"syntaxhighlight-error-unknown-language": "Непознат јазик „$1“",
"syntaxhighlight-error-exceeds-size-limit": "Големината на кодот од {{PLURAL:$1|еден бајт|$1 бајти}} ја надминува горната граница од {{PLURAL:$2|еден бајт|$2 бајти}}"
}