mediawiki-extensions-Syntax.../i18n/es.json
Translation updater bot edd57c8773 Localisation updates from https://translatewiki.net.
Change-Id: Ifa35c9fbcb3b36bed6d8e4bfe803bf9d5372bab6
2015-06-28 22:17:38 +02:00

17 lines
596 B
JSON

{
"@metadata": {
"authors": [
"Crazymadlover",
"Muro de Aguas",
"Remember the dot",
"Sanbec",
"Macofe",
"Chris TR"
]
},
"syntaxhighlight-desc": "Permite resaltar el código fuente usando la etiqueta <code>&lt;syntaxhighlight&gt;</code>. Esta extensión usa [http://pygments.org/ Pygments - Resaltador de sintaxis en Python]",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Código",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Idioma",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Segmento de código"
}