Conditional_USER_HAS_PIC() was leaving the download file open, causing the actual...
[citadel.git] / webcit / tiny_mce / plugins / xhtmlxtras / langs / pt_dlg.js
1 tinyMCE.addI18n('pt.xhtmlxtras_dlg',{\r
2 attribute_label_title:"T\u00EDtulo",\r
3 attribute_label_id:"ID",\r
4 attribute_label_class:"Classe",\r
5 attribute_label_style:"Estilo",\r
6 attribute_label_cite:"Citar",\r
7 attribute_label_datetime:"Data/Hora",\r
8 attribute_label_langdir:"Dire\u00E7\u00E3o do texto",\r
9 attribute_option_ltr:"Da esquerda para a direita",\r
10 attribute_option_rtl:"Da direita para a esquerda",\r
11 attribute_label_langcode:"Idioma",\r
12 attribute_label_tabindex:"TabIndex",\r
13 attribute_label_accesskey:"Tecla de Atalho",\r
14 attribute_events_tab:"Eventos",\r
15 attribute_attrib_tab:"Atributos",\r
16 general_tab:"Geral",\r
17 attrib_tab:"Atributos",\r
18 events_tab:"Eventos",\r
19 fieldset_general_tab:"Configura\u00E7\u00F5es gerais",\r
20 fieldset_attrib_tab:"Atributos",\r
21 fieldset_events_tab:"Eventos",\r
22 title_ins_element:"Inserir",\r
23 title_del_element:"Apagar",\r
24 title_acronym_element:"Acr\u00F4nimo",\r
25 title_abbr_element:"Abrevia\u00E7\u00E3o",\r
26 title_cite_element:"Cita\u00E7\u00E3o",\r
27 remove:"Remover",\r
28 insert_date:"Inserir data/hora",\r
29 option_ltr:"Da esquerda para a direita",\r
30 option_rtl:"Da direita para a esquerda",\r
31 attribs_title:"Inserir/editar atributos"\r
32 });