37 lines
1.8 KiB
JavaScript
37 lines
1.8 KiB
JavaScript
// I18N constants
|
||
|
||
// LANG: "pt_br", ENCODING: UTF-8
|
||
// Portuguese Brazilian Translation
|
||
|
||
// Author: Marcio Barbosa, <marcio@mpg.com.br>
|
||
// MSN: tomarshall@msn.com - ICQ: 69419933
|
||
// Site: http://www.mpg.com.br
|
||
|
||
// Last revision: 05 september 2007
|
||
// Please don´t remove this information
|
||
// If you modify any source, please insert a comment with your name and e-mail
|
||
|
||
// Distributed under the same terms as HTMLArea itself.
|
||
// This notice MUST stay intact for use (see license.txt).
|
||
{
|
||
""text"": ""text"",
|
||
"AsciiMath Formula Input": "Inserir Fórmula AsciiMath",
|
||
"AsciiMathML Example": "Exemplo AsciiMathML",
|
||
"Based on ASCIIMathML by": "Baseado no ASCIIMathML por",
|
||
"Cancel": "Cancelar",
|
||
"Equation": "Equação",
|
||
"For more information on AsciiMathML visit this page:": "Para maiores informações do AsciiMathML visite este site:",
|
||
"Formula Editor": "Editor de Fórmula",
|
||
"Input": "Entrada",
|
||
"Insert": "Inserir",
|
||
"Preview": "Visualizar",
|
||
"Select operation": "Selecionar operação",
|
||
"`"text"`": "`"texto"`",
|
||
|
||
// new messages - see: http://xinha.webfactional.com/wiki/TranslationChanges
|
||
"Attention Internet Explorer users: Please note that there is no WYSIWYG representation of the formula in the editor! You might wish to use Mozilla Firefox instead.": "Atenção usuários do Internet Explorer: Observe que não é possível representar fórmulas no editor no modo de visualização! É preferivelmente que você utilize o Mozilla Firefox.",
|
||
"Show MathML": "Mostrar MathML",
|
||
// removed old messages - see: http://xinha.webfactional.com/wiki/TranslationChanges
|
||
"Attention: Editing the formula in the editor is not possible, please use this dialog!": "Atenção: Não é possível editar a fórmula no editor. Ppor favor, utilize este caixa de diálogo!"
|
||
}
|