Conditional_USER_HAS_PIC() was leaving the download file open, causing the actual...
[citadel.git] / webcit / tiny_mce / plugins / style / langs / pt_dlg.js
1 tinyMCE.addI18n('pt.style_dlg',{\r
2 title:"Editar CSS",\r
3 apply:"Aplicar",\r
4 text_tab:"Texto",\r
5 background_tab:"Fundo",\r
6 block_tab:"Bloco",\r
7 box_tab:"Caixa",\r
8 border_tab:"Limites",\r
9 list_tab:"Lista",\r
10 positioning_tab:"Posicionamento",\r
11 text_props:"Texto",\r
12 text_font:"Fonte",\r
13 text_size:"Tamanho",\r
14 text_weight:"Peso",\r
15 text_style:"Estilo",\r
16 text_variant:"Variante",\r
17 text_lineheight:"Altura da linha",\r
18 text_case:"Mai\u00FAscula",\r
19 text_color:"Cor",\r
20 text_decoration:"Decora\u00E7\u00E3o",\r
21 text_overline:"Sobrelinha",\r
22 text_underline:"Sublinhado",\r
23 text_striketrough:"Riscado",\r
24 text_blink:"Piscar",\r
25 text_none:"nenhum",\r
26 background_color:"Cor de fundo",\r
27 background_image:"Imagem de fundo",\r
28 background_repeat:"Repetir",\r
29 background_attachment:"Fixar",\r
30 background_hpos:"Posi\u00E7\u00E3o horizontal",\r
31 background_vpos:"Posi\u00E7\u00E3o vertical",\r
32 block_wordspacing:"Espa\u00E7amento de palavras",\r
33 block_letterspacing:"Espa\u00E7amento de letras",\r
34 block_vertical_alignment:"Alinhamento vertical",\r
35 block_text_align:"Alinhamento de texto",\r
36 block_text_indent:"Indent",\r
37 block_whitespace:"Espa\u00E7o",\r
38 block_display:"Display",\r
39 box_width:"Largura",\r
40 box_height:"Altura",\r
41 box_float:"Float",\r
42 box_clear:"Clear",\r
43 padding:"Padding",\r
44 same:"O mesmo para todos",\r
45 top:"Topo",\r
46 right:"Direita",\r
47 bottom:"Abaixo",\r
48 left:"Esquerda",\r
49 margin:"Margem",\r
50 style:"Estilo",\r
51 width:"Largura",\r
52 height:"Altura",\r
53 color:"Cor",\r
54 list_type:"Tipo",\r
55 bullet_image:"Imagem de lista",\r
56 position:"Posi\u00E7\u00E3o",\r
57 positioning_type:"Tipo",\r
58 visibility:"Visibilidade",\r
59 zindex:"Z-index",\r
60 overflow:"Overflow",\r
61 placement:"Posicionamento",\r
62 clip:"Clip"\r
63 });