Changeset 895 for trunk/plugins/Equation/lang
- Timestamp:
- 10/10/07 16:38:22 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/Equation/lang/pt_br.js
r886 r895 1 // I18N constants1 // I18N constants 2 2 3 3 // LANG: "pt_br", ENCODING: UTF-8 … … 9 9 10 10 // Last revision: 05 september 2007 11 // Please don ´t remove this information11 // Please donÂŽt remove this information 12 12 // If you modify any source, please insert a comment with your name and e-mail 13 13 … … 16 16 { 17 17 ""text"": ""text"", 18 "AsciiMath Formula Input": "Inserir F órmula AsciiMath",18 "AsciiMath Formula Input": "Inserir Fórmula AsciiMath", 19 19 "AsciiMathML Example": "Exemplo AsciiMathML", 20 20 "Based on ASCIIMathML by": "Baseado no ASCIIMathML por", 21 21 "Cancel": "Cancelar", 22 "Equation": "Equa ção",23 "For more information on AsciiMathML visit this page:": "Para maiores informa ções do AsciiMathML visite este site:",24 "Formula Editor": "Editor de F órmula",22 "Equation": "Equação", 23 "For more information on AsciiMathML visit this page:": "Para maiores informações do AsciiMathML visite este site:", 24 "Formula Editor": "Editor de Fórmula", 25 25 "Input": "Entrada", 26 26 "Insert": "Inserir", 27 27 "Preview": "Visualizar", 28 "Select operation": "Selecionar opera ção",28 "Select operation": "Selecionar operação", 29 29 "`"text"`": "`"texto"`", 30 30 31 31 // new messages - see: http://xinha.webfactional.com/wiki/TranslationChanges 32 "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.",32 "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.", 33 33 "Show MathML": "Mostrar MathML", 34 34 // removed old messages - see: http://xinha.webfactional.com/wiki/TranslationChanges 35 "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!"35 "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!" 36 36 }
Note: See TracChangeset
for help on using the changeset viewer.