38 lines
1.4 KiB
JavaScript
38 lines
1.4 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: 06 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)
|
||
{
|
||
"Add GUIDO Code in a textbox on the page": "Adicionar código GUIDO em uma caixa de texto na página",
|
||
"Add MIDI link to allow students to hear the music": "Adicionar um link MIDI para permitir que os estudantes escutem a música",
|
||
"Cancel": "Cancelar",
|
||
"Format": "Formato",
|
||
"GUIDO Code": "Código GUIDO",
|
||
"Guido code": "Código Guido",
|
||
"Image Preview": "Visualização da Imagem",
|
||
"Image in applet": "Imagem em Applet",
|
||
"Insert GUIDO Music Notation": "Inserir Notação GUIDO de Música",
|
||
"MIDI File": "Arquivo MIDI",
|
||
"OK": "OK",
|
||
"Options": "Opções",
|
||
"Preview": "Visualização",
|
||
"Preview the image in a new window": "Visualizar imagem em uma nova janela",
|
||
"Source Code": "Codigo Fonte",
|
||
"With Mozilla, the applet will not be visible in editor, but only in Web page after submitting.": "Com Mozilla, o applet não estará visível no editor, somente na Página Web depois do envio.",
|
||
"Zoom": "Ampliação",
|
||
"Zoom :": "Ampliação :"
|
||
}
|
||
|
||
|