mediawiki-extensions-Syntax.../i18n/sr-ec.json
Translation updater bot 81d94d431c
Localisation updates from https://translatewiki.net.
Change-Id: I5fd66ed453e749ace5f7d8fff53b09de95260916
2024-10-31 07:14:06 +01:00

27 lines
1.7 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",
"Сербијана",
"Milicevic01"
]
},
"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|бајт|бајта|бајтова}}"
}