mediawiki-extensions-Syntax.../i18n/sr-ec.json
Translation updater bot 019734aef5 Localisation updates from https://translatewiki.net.
Change-Id: I2fb07c7fb312aba9237bae8ac7d62d9ce4c27465
2020-04-07 08:50:37 +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|бајт|бајта|бајтова}}"
}