]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/plugins/style/langs/it_dlg.js
* Re-added tiny_mce, this time with the language packs
[citadel.git] / webcit / tiny_mce / plugins / style / langs / it_dlg.js
diff --git a/webcit/tiny_mce/plugins/style/langs/it_dlg.js b/webcit/tiny_mce/plugins/style/langs/it_dlg.js
new file mode 100644 (file)
index 0000000..ad983ed
--- /dev/null
@@ -0,0 +1,63 @@
+tinyMCE.addI18n('it.style_dlg',{\r
+title:"Modifica stile CSS",\r
+apply:"Applica",\r
+text_tab:"Testo",\r
+background_tab:"Sfondo",\r
+block_tab:"Blocco",\r
+box_tab:"Contenitore",\r
+border_tab:"Bordi",\r
+list_tab:"Liste",\r
+positioning_tab:"Posizionamento",\r
+text_props:"Testo",\r
+text_font:"Carattere",\r
+text_size:"Dimensione",\r
+text_weight:"Spessore",\r
+text_style:"Stile",\r
+text_variant:"Variante",\r
+text_lineheight:"Altezza linea",\r
+text_case:"Tipo",\r
+text_color:"Colore",\r
+text_decoration:"Decorazione",\r
+text_overline:"sopralineato",\r
+text_underline:"sottolineato",\r
+text_striketrough:"barrato",\r
+text_blink:"lampeggiante",\r
+text_none:"nessuna",\r
+background_color:"Colore sfondo",\r
+background_image:"Immagine sfondo",\r
+background_repeat:"Repetizione",\r
+background_attachment:"Allegato",\r
+background_hpos:"Posizione orizzontale",\r
+background_vpos:"Posizione verticale",\r
+block_wordspacing:"Spaziatura parole",\r
+block_letterspacing:"Spaziatura caratteri",\r
+block_vertical_alignment:"Allineamento verticale",\r
+block_text_align:"Allineamento testo",\r
+block_text_indent:"Indentazione testo",\r
+block_whitespace:"Whitespace",\r
+block_display:"Visualizzazione",\r
+box_width:"Larghezza",\r
+box_height:"Altezza",\r
+box_float:"Float",\r
+box_clear:"Clear",\r
+padding:"Spazio dal bordo",\r
+same:"Uguale per tutti",\r
+top:"Superiore",\r
+right:"Destro",\r
+bottom:"Inferiore",\r
+left:"Sinistro",\r
+margin:"Margine",\r
+style:"Stile",\r
+width:"Larghezza",\r
+height:"Altezza",\r
+color:"Colore",\r
+list_type:"Tipo",\r
+bullet_image:"Immagine bullet",\r
+position:"Posizione",\r
+positioning_type:"Tipo",\r
+visibility:"Visibilit\u00E0",\r
+zindex:"Z-index",\r
+overflow:"Overflow",\r
+placement:"Piazzamento",\r
+clip:"Clip"\r
+});
\ No newline at end of file