mediawiki-extensions-Syntax.../i18n/mk.json
Translation updater bot 4393d1bf3e Localisation updates from https://translatewiki.net.
Change-Id: I0ed8271d0817630f2c11d658c965de36d7194e68
2015-07-09 22:04:31 +02:00

18 lines
1.4 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-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 бајти}}"
}