mediawiki-extensions-Syntax.../i18n/sl.json
Translation updater bot 3846eca370 Localisation updates from https://translatewiki.net.
Change-Id: I0919e0cb253bd11c98e2bece0850d24f688a55dc
2021-02-11 08:40:14 +01:00

17 lines
764 B
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": [
"Dbc334",
"Eleassar",
"Yerpo"
]
},
"syntaxhighlight-desc": "Nudi označevanje skladnje <code>&lt;syntaxhighlight&gt;</code> z uporabo [http://pygments.org/ Pygments označevalnika skladnje Python]",
"syntaxhighlight-error-category": "Strani z napakami pri označevanju skladnje",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Koda",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Jezik",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "Prikaži številke vrstic",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-startingline": "Številka začetne vrstice",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Blok kode"
}