ab30a19972394ac72dbd98d80fd0c5bd82e245f8
[citadel.git] / webcit / tiny_mce / plugins / style / langs / it_dlg.js
1 tinyMCE.addI18n('it.style_dlg',{\r
2 title:"Modifica stile CSS",\r
3 apply:"Applica",\r
4 text_tab:"Testo",\r
5 background_tab:"Sfondo",\r
6 block_tab:"Blocco",\r
7 box_tab:"Contenitore",\r
8 border_tab:"Bordi",\r
9 list_tab:"Liste",\r
10 positioning_tab:"Posizionamento",\r
11 text_props:"Testo",\r
12 text_font:"Carattere",\r
13 text_size:"Dimensione",\r
14 text_weight:"Spessore",\r
15 text_style:"Stile",\r
16 text_variant:"Variante",\r
17 text_lineheight:"Altezza linea",\r
18 text_case:"Tipo",\r
19 text_color:"Colore",\r
20 text_decoration:"Decorazione",\r
21 text_overline:"sopralineato",\r
22 text_underline:"sottolineato",\r
23 text_striketrough:"barrato",\r
24 text_blink:"lampeggiante",\r
25 text_none:"nessuna",\r
26 background_color:"Colore sfondo",\r
27 background_image:"Immagine sfondo",\r
28 background_repeat:"Repetizione",\r
29 background_attachment:"Allegato",\r
30 background_hpos:"Posizione orizzontale",\r
31 background_vpos:"Posizione verticale",\r
32 block_wordspacing:"Spaziatura parole",\r
33 block_letterspacing:"Spaziatura caratteri",\r
34 block_vertical_alignment:"Allineamento verticale",\r
35 block_text_align:"Allineamento testo",\r
36 block_text_indent:"Indentazione testo",\r
37 block_whitespace:"Whitespace",\r
38 block_display:"Visualizzazione",\r
39 box_width:"Larghezza",\r
40 box_height:"Altezza",\r
41 box_float:"Fluttuante",\r
42 box_clear:"Pulito",\r
43 padding:"Spazio dal bordo",\r
44 same:"Uguale per tutti",\r
45 top:"Superiore",\r
46 right:"Destro",\r
47 bottom:"Inferiore",\r
48 left:"Sinistro",\r
49 margin:"Margine",\r
50 style:"Stile",\r
51 width:"Larghezza",\r
52 height:"Altezza",\r
53 color:"Colore",\r
54 list_type:"Tipo",\r
55 bullet_image:"Immagine Punto",\r
56 position:"Posizione",\r
57 positioning_type:"Tipo",\r
58 visibility:"Visibilit\u00E0",\r
59 zindex:"Z-index",\r
60 overflow:"Overflow",\r
61 placement:"Piazzamento",\r
62 clip:"Clip"\r
63 });