blob: 84cb055ac2e4924f738ba5ddac1ca73b5bb657c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"@metadata": {
"authors": [
"Toliño",
"Xosé",
"Elisardojm",
"Banjo"
]
},
"syntaxhighlight-desc": "Proporciona unha sintaxe resaltada <code><syntaxhighlight></code> usando [http://pygments.org/ Pygments - Resaltador de sintaxe en Python]",
"syntaxhighlight-error-category": "Páxinas con erros de sintaxe resaltados",
"syntaxhighlight-error-category-desc": "Houbo un erro ó intentar resaltar o código incluído na páxina.",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Código",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Lingua",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": "(ningún)",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "Mostrar números de liña",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Segmento de código",
"syntaxhighlight-error-pygments-invocation-failure": "Erro ó invocar Pygments",
"syntaxhighlight-error-unknown-language": "Lingua descoñecida \"$1\"",
"syntaxhighlight-error-exceeds-size-limit": "O tamaño de código $1 {{PLURAL:$1|bytes}} supera o máximo permitido de $2 {{PLURAL:$2|bytes}}"
}
|