Statistics
| Branch: | Tag: | Revision:

root / static / js / tinymce / plugins / style / langs / it_dlg.js @ 8834e154

History | View | Annotate | Download (1.6 kB)

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