mediawiki-extensions-Syntax.../i18n/cs.json
Translation updater bot 4393d1bf3e Localisation updates from https://translatewiki.net.
Change-Id: I0ed8271d0817630f2c11d658c965de36d7194e68
2015-07-09 22:04:31 +02:00

16 lines
627 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": [
"Li-sung",
"Matěj Grabovský",
"Mormegil",
"Matěj Suchánek"
]
},
"syntaxhighlight-desc": "Poskytuje zvýrazňování syntaxe <code>&lt;syntaxhighlight&gt;</code> pomocí [http://pygments.org Pygments zvýrazňovače syntaxe v Pythonu]",
"syntaxhighlight-error-category": "Stránky s chybami ve zvýrazňování kódu",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Kód",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Jazyk",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "Zobrazit čísla řádků"
}