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

20 lines
852 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-error-category": "Páginas con errores de resaltado de sintaxis",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Código",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Idioma",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "Mostrar números de línea",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Segmento de código",
"syntaxhighlight-error-unknown-language": "Idioma desconocido \"$1\""
}