mediawiki-extensions-Syntax.../i18n/mk.json
Translation updater bot 0159930cdd
Localisation updates from https://translatewiki.net.
Change-Id: I97ab3dbeb15021ee1796e97a9b417f484c3c8bf5
2024-09-26 09:20:34 +02:00

27 lines
2.2 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-enclose-category": "Страници со застарени атрибути enclose",
"syntaxhighlight-enclose-category-desc": "Синтаксното истакнување на страницата користи затарена синтакса за enclose.",
"syntaxhighlight-source-category": "Страници со застарени ознаки source",
"syntaxhighlight-source-category-desc": "Синтаксното истакнување на страницата користи застарени ознаки за source.",
"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 бајти}}",
"syntaxhighlight-button-copy": "Копирај",
"syntaxhighlight-button-copied": "Ископирано!"
}