mediawiki-extensions-Syntax.../i18n/sr-ec.json
Translation updater bot 4a8affffee Localisation updates from https://translatewiki.net.
Change-Id: Id2206c65dfd548b8a0e4db510b66a13a7344446b
2018-07-24 22:10: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": [
"Millosh",
"Rancher",
"Sasa Stefanovic",
"Сербијана",
"Obsuser",
"Prevodim",
"BadDog"
]
},
"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|бајт|бајта|бајтова}}"
}