* Re-added tiny_mce, this time with the language packs
[citadel.git] / webcit / tiny_mce / plugins / xhtmlxtras / langs / it_dlg.js
1 tinyMCE.addI18n('it.xhtmlxtras_dlg',{\r
2 attribute_label_title:"Titolo",\r
3 attribute_label_id:"ID",\r
4 attribute_label_class:"Classe",\r
5 attribute_label_style:"Style",\r
6 attribute_label_cite:"Citazione",\r
7 attribute_label_datetime:"Date/Time",\r
8 attribute_label_langdir:"Direzione del testo",\r
9 attribute_option_ltr:"Sinistra verso destra",\r
10 attribute_option_rtl:"Destra verso sinistra",\r
11 attribute_label_langcode:"Lingua",\r
12 attribute_label_tabindex:"Indice tabulazione",\r
13 attribute_label_accesskey:"Tasto di accesso",\r
14 attribute_events_tab:"Eventi",\r
15 attribute_attrib_tab:"Attributi",\r
16 general_tab:"Generale",\r
17 attrib_tab:"Attributi",\r
18 events_tab:"Eventi",\r
19 fieldset_general_tab:"Impostazioni Generali",\r
20 fieldset_attrib_tab:"Attributi elemento",\r
21 fieldset_events_tab:"Eventi elemento",\r
22 title_ins_element:"Inserimento elemento",\r
23 title_del_element:"Cancellazione elemento",\r
24 title_acronym_element:"Acronimo elemento",\r
25 title_abbr_element:"Abbreviazione elemento",\r
26 title_cite_element:"Citazione elemento",\r
27 remove:"Rimuovi",\r
28 insert_date:"Inserisci data/ora corrente",\r
29 option_ltr:"Sinistra verso destra",\r
30 option_rtl:"Destra verso sinistra",\r
31 attribs_title:"Inserisci/modifica attributi"\r
32 });