]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/themes/advanced/langs/pt_br.js
removing bad statics
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / pt_br.js
diff --git a/webcit/tiny_mce/themes/advanced/langs/pt_br.js b/webcit/tiny_mce/themes/advanced/langs/pt_br.js
deleted file mode 100644 (file)
index 046ab0f..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-// pt_BR lang variables
-
-tinyMCE.addToLang('',{
-theme_style_select : 'Estilos',
-theme_code_desc : 'Editar Código HTML',
-theme_code_title : 'Editor de Código HTML',
-theme_code_wordwrap : 'Quebrar Linhas',
-theme_sub_desc : 'Subscrito',
-theme_sup_desc : 'Subrescrito',
-theme_hr_desc : 'Inserir linha horizontal',
-theme_removeformat_desc : 'Remover formatação',
-theme_custom1_desc : 'Sua descrição personalizada aqui',
-insert_image_border : 'Borda',
-insert_image_dimensions : 'Dimensões',
-insert_image_vspace : 'Espaço Vertical',
-insert_image_hspace : 'Espaço Horizontal',
-insert_image_align : 'Alinhamento',
-insert_image_align_default : 'Padrão',
-insert_image_align_baseline : 'Linha base',
-insert_image_align_top : 'Topo',
-insert_image_align_middle : 'Centro',
-insert_image_align_bottom : 'Fundo',
-insert_image_align_texttop : 'Texto ao Topo',
-insert_image_align_absmiddle : 'Centro Absoluto',
-insert_image_align_absbottom : 'Fundo Absoluto',
-insert_image_align_left : 'Esquerda',
-insert_image_align_right : 'Direita',
-theme_font_size : '-- Font size --',
-theme_fontdefault : '-- Font family --',
-theme_block : '-- Format --',
-theme_paragraph : 'Parágrafo',
-theme_div : 'Div',
-theme_address : 'Endereço',
-theme_pre : 'Pré-formatado',
-theme_h1 : 'Cabeçalho 1',
-theme_h2 : 'Cabeçalho 2',
-theme_h3 : 'Cabeçalho 3',
-theme_h4 : 'Cabeçalho 4',
-theme_h5 : 'Cabeçalho 5',
-theme_h6 : 'Cabeçalho 6',
-theme_colorpicker_title : 'Selecionar cor',
-theme_colorpicker_apply : 'Aplicar',
-theme_forecolor_desc : 'Selecionar cor do texto',
-theme_backcolor_desc : 'Selecionar cor de fundo',
-theme_charmap_title : 'Selecionar caractere especial',
-theme_charmap_desc : 'Inserir caractere especial',
-theme_visualaid_desc : 'Tornar linhas visíveis/invisíveis',
-insert_anchor_title : 'Inserir/editar âncora',
-insert_anchor_name : 'Nome da âncora',
-theme_anchor_desc : 'Inserir/editar âncora',
-theme_insert_link_titlefield : 'Título',
-theme_clipboard_msg : 'Copiar/Recortar/Colar não é permitido no Mozilla e Firefox.\nQuer mais informações sobre isso?',
-theme_path : 'Caminho',
-cut_desc : 'Recortar',
-copy_desc : 'Copiar',
-paste_desc : 'Colar',
-link_list : 'Lista de Links',
-image_list : 'Lista de Imagens',
-browse : 'Navegar',
-image_props_desc : 'Propriedades da Imagem',
-newdocument_desc : 'New document',
-class_name : 'Class',
-newdocument : 'Are you sure you want clear all contents?'
-});