mediawiki-extensions-Syntax.../i18n/pt-br.json
Translation updater bot df5bd73818 Localisation updates from https://translatewiki.net.
Change-Id: Iccb2ccf3f9039a160e97c2f6dba0b73d747a0ff8
2017-07-26 22:54:08 +02:00

22 lines
1.2 KiB
JSON

{
"@metadata": {
"authors": [
"Helder.wiki",
"He7d3r",
"Felipe L. Ewald"
]
},
"syntaxhighlight-desc": "Providencia realce de sintaxe <code>&lt;syntaxhighlight&gt;</code> usando [http://pygments.org/ Pygments - Marcador de sintaxe Python]",
"syntaxhighlight-error-category": "Páginas com erros de realce de sintaxe",
"syntaxhighlight-error-category-desc": "Ocorreu um erro ao tentar destacar o código incluído na página.",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Código",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Idioma",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": "(Nenhum)",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "Mostrar números de linha",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-startingline": "Número da linha de início",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Bloco de código",
"syntaxhighlight-error-pygments-invocation-failure": "Falha ao invocar Pygments",
"syntaxhighlight-error-unknown-language": "Linguagem \"$1\" desconhecida",
"syntaxhighlight-error-exceeds-size-limit": "O tamanho do código, $1 {{PLURAL:$1|bytes}}, excede o máximo permitido de $2 {{PLURAL:$2|bytes}}"
}