OSDN Git Service

original file
[nucleus-jp/nucleus-plugins.git] / trunk / NP_TinyMCE2j / tinymce2j / themes / advanced / langs / pt_br.js
1 /**
2  * pt_br lang variables
3  * Brazilian Portuguese
4  *
5  * Authors : ????
6  * Revision and modifications:
7  *           Marcio Barbosa (mpg) <mpg@mpg.com.br>
8  * Last Updated : November 26, 2005
9  * TinyMCE Version : 2.0RC4
10  */
11 tinyMCE.addToLang('',{
12 theme_style_select : 'Estilos',
13 theme_code_desc : 'Editar Código HTML',
14 theme_code_title : 'Editor de Código HTML',
15 theme_code_wordwrap : 'Quebrar Linhas',
16 theme_sub_desc : 'Subscrito',
17 theme_sup_desc : 'Subrescrito',
18 theme_hr_desc : 'Inserir linha horizontal',
19 theme_removeformat_desc : 'Remover formatação',
20 theme_custom1_desc : 'Sua descrição personalizada aqui',
21 insert_image_border : 'Borda',
22 insert_image_dimensions : 'Dimensões',
23 insert_image_vspace : 'Espaço Vertical',
24 insert_image_hspace : 'Espaço Horizontal',
25 insert_image_align : 'Alinhamento',
26 insert_image_align_default : 'Padrão',
27 insert_image_align_baseline : 'Linha base',
28 insert_image_align_top : 'Topo',
29 insert_image_align_middle : 'Centro',
30 insert_image_align_bottom : 'Fundo',
31 insert_image_align_texttop : 'Texto ao Topo',
32 insert_image_align_absmiddle : 'Centro Absoluto',
33 insert_image_align_absbottom : 'Fundo Absoluto',
34 insert_image_align_left : 'Esquerda',
35 insert_image_align_right : 'Direita',
36 theme_font_size : '-- Corpo --',
37 theme_fontdefault : '-- Tipo de Fonte --',
38 theme_block : '-- Formato --',
39 theme_paragraph : 'Parágrafo',
40 theme_div : 'Div',
41 theme_address : 'Endereço',
42 theme_pre : 'Pré-formatado',
43 theme_h1 : 'Cabeçalho 1',
44 theme_h2 : 'Cabeçalho 2',
45 theme_h3 : 'Cabeçalho 3',
46 theme_h4 : 'Cabeçalho 4',
47 theme_h5 : 'Cabeçalho 5',
48 theme_h6 : 'Cabeçalho 6',
49 theme_colorpicker_title : 'Selecionar côr',
50 theme_colorpicker_apply : 'Aplicar',
51 theme_forecolor_desc : 'Selecionar côr do texto',
52 theme_backcolor_desc : 'Selecionar côr de fundo',
53 theme_charmap_title : 'Selecionar caracter especial',
54 theme_charmap_desc : 'Inserir caracter especial',
55 theme_charmap_alpha_desc : 'Caracteres alfabéticos',
56 theme_charmap_arrows_title : 'Flechas',
57 theme_charmap_arrows_desc : 'Caracteres de flechas',
58 theme_charmap_greek_title : 'Gregos',
59 theme_charmap_greek_desc : 'Caracteres Gregos',
60 theme_charmap_math_title : 'Mathematicos',
61 theme_charmap_math_desc : 'Caracteres mathematicos',
62 theme_charmap_misc_title : 'Diversos',
63 theme_charmap_misc_desc : 'Caracteres diversos',
64 theme_charmap_money_title : 'Moedas',
65 theme_charmap_money_desc : 'Caracteres de moedas',
66 theme_charmap_quotaion_title : 'Apóstrofes',
67 theme_charmap_quotaion_desc : 'Caracteres de Apóstrofe',
68 theme_visualaid_desc : 'Trocar as linhas de ajuda por elementos invisíveis',
69 insert_anchor_title : 'Inserir/editar âncora',
70 insert_anchor_name : 'Nome da âncora',
71 theme_anchor_desc : 'Inserir/editar âncora',
72 theme_insert_link_titlefield : 'Título',
73 theme_clipboard_msg : 'Não se pode utiliza os comando de Copiar / Cortar / Colar no Mozilla e Firefox.\r\nUse o teclado para Copiar (Ctrl+C) / Cortar (Ctrl+X) / Colar (Ctrl+V)\r\nQuer obter mais informação?',
74 theme_path : 'Rota',
75 cut_desc : 'Cortar (Ctrl+X)',
76 copy_desc : 'Copiar (Ctrl+C)',
77 paste_desc : 'Colar (Ctrl+V)',
78 link_list : 'Lista de links',
79 image_list : 'Lista de imagens',
80 browse : 'Navegar',
81 image_props_desc : 'Propriedades da imagem',
82 newdocument_desc : 'Novo documento',
83 class_name : 'Classe',
84 newdocument : 'Tem certesa que deseja apagar todo o conteúdo?',
85 about_title : 'Sobre o TinyMCE',
86 about : 'Sobre',
87 license : 'Licença',
88 plugins : 'Plugins',
89 plugin : 'Plugin',
90 author : 'Autor',
91 version : 'Versão',
92 loaded_plugins : 'Plugins carregados',
93 help : 'Ajuda',
94 not_set : '-- Por padrão --',
95 close : 'Fechar',
96 toolbar_focus : 'Ir para a barra de ferramentas - Alt+Q, Ir para o editor - Alt+Z, Ir para o elemento de destino - Alt+X',
97 theme_visualaid_desc : 'Tornar linhas visíveis/invisíveis',
98 insert_anchor_title : 'Inserir/editar âncora',
99 insert_anchor_name : 'Nome da âncora',
100 theme_anchor_desc : 'Inserir/editar âncora',
101 theme_insert_link_titlefield : 'Título',
102 theme_clipboard_msg : 'Copiar/Recortar/Colar não é permitido no Mozilla e Firefox.\nQuer mais informações sobre isso?',
103 theme_path : 'Caminho',
104 cut_desc : 'Recortar',
105 copy_desc : 'Copiar',
106 paste_desc : 'Colar',
107 link_list : 'Lista de Links',
108 image_list : 'Lista de Imagens',
109 browse : 'Navegar',
110 image_props_desc : 'Propriedades da Imagem',
111 newdocument_desc : 'Novo Documento',
112 class_name : 'Classe',
113 newdocument : 'Tem certeza que deseja limpar todo o conteúdo?',
114 theme_advanced_anchor_delta_width : 20
115 });