]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/plugins/style/langs/pt_dlg.js
* Re-added tiny_mce, this time with the language packs
[citadel.git] / webcit / tiny_mce / plugins / style / langs / pt_dlg.js
diff --git a/webcit/tiny_mce/plugins/style/langs/pt_dlg.js b/webcit/tiny_mce/plugins/style/langs/pt_dlg.js
new file mode 100644 (file)
index 0000000..945276a
--- /dev/null
@@ -0,0 +1,63 @@
+tinyMCE.addI18n('pt.style_dlg',{\r
+title:"Editar CSS",\r
+apply:"Aplicar",\r
+text_tab:"Texto",\r
+background_tab:"Fundo",\r
+block_tab:"Bloco",\r
+box_tab:"Caixa",\r
+border_tab:"Limites",\r
+list_tab:"Lista",\r
+positioning_tab:"Posicionamento",\r
+text_props:"Texto",\r
+text_font:"Fonte",\r
+text_size:"Tamanho",\r
+text_weight:"Peso",\r
+text_style:"Estilo",\r
+text_variant:"Variante",\r
+text_lineheight:"Altura da linha",\r
+text_case:"Mai\u00C3\u00BAscula/min\u00C3\u00BAscula",\r
+text_color:"Cor",\r
+text_decoration:"Decora\u00C3\u00A7\u00C3\u00A3o",\r
+text_overline:"Sobrelinha",\r
+text_underline:"Sublinhado",\r
+text_striketrough:"Riscado",\r
+text_blink:"Piscar",\r
+text_none:"nenhum",\r
+background_color:"Cor de fundo",\r
+background_image:"Imagem de fundo",\r
+background_repeat:"Repetir",\r
+background_attachment:"Fixar",\r
+background_hpos:"Posi\u00C3\u00A7\u00C3\u00A3o horizontal",\r
+background_vpos:"Posi\u00C3\u00A7\u00C3\u00A3o vertical",\r
+block_wordspacing:"Espa\u00C3\u00A7amento de palavras",\r
+block_letterspacing:"Espa\u00C3\u00A7amento de letras",\r
+block_vertical_alignment:"Alinhamento vertical",\r
+block_text_align:"Alinhamento de texto",\r
+block_text_indent:"Indent",\r
+block_whitespace:"Espa\u00C3\u00A7o",\r
+block_display:"Display",\r
+box_width:"Largura",\r
+box_height:"Altura",\r
+box_float:"Float",\r
+box_clear:"Clear",\r
+padding:"Padding",\r
+same:"O mesmo para todos",\r
+top:"Topo",\r
+right:"Direita",\r
+bottom:"Abaixo",\r
+left:"Esquerda",\r
+margin:"Margem",\r
+style:"Estilo",\r
+width:"Largura",\r
+height:"Altura",\r
+color:"Cor",\r
+list_type:"Tipo",\r
+bullet_image:"Imagem de lista",\r
+position:"Posi\u00C3\u00A7\u00C3\u00A3o",\r
+positioning_type:"Tipo",\r
+visibility:"Visibilidade",\r
+zindex:"Z-index",\r
+overflow:"Overflow",\r
+placement:"Posicionamento",\r
+clip:"Clip"\r
+});
\ No newline at end of file