mediawiki-extensions-Syntax.../i18n/sr-ec.json
Translation updater bot b053bb17f7 Localisation updates from https://translatewiki.net.
Change-Id: I8bc0aa0e48a2bed57d0d0f46122d43dc072bc7b3
2020-06-30 08:35:07 +02:00

26 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": [
"BadDog",
"Millosh",
"Obsuser",
"Prevodim",
"Rancher",
"Sasa Stefanovic",
"Сербијана"
]
},
"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-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": "Тренутна величина кода ($1 {{PLURAL:$1|бајт|бајта|бајтова}}) прекорачава горњу границу од $2 {{PLURAL:$1|бајт|бајта|бајтова}}"
}