|
|
@ -9,7 +9,7 @@ if(typeof VMM != 'undefined') { |
|
|
|
date: { |
|
|
|
date: { |
|
|
|
month: ["Gennaio","Febbraio","Marzo","Aprile","Maggio","Giugno","Luglio","Agosto","Settembre","Ottobre","Novembre","Dicembre"], |
|
|
|
month: ["Gennaio","Febbraio","Marzo","Aprile","Maggio","Giugno","Luglio","Agosto","Settembre","Ottobre","Novembre","Dicembre"], |
|
|
|
month_abbr: ["Gen","Feb","Mar","Apr","Mag","Giu","Lug","Ago","Set","Ott","Nov","Dic"], |
|
|
|
month_abbr: ["Gen","Feb","Mar","Apr","Mag","Giu","Lug","Ago","Set","Ott","Nov","Dic"], |
|
|
|
day: ["Domenica","Lunedi","Martedi","Mercoledi","Giovedi","Venerdi","Sabato"], |
|
|
|
day: ["Domenica","Lunedí","Martedí","Mercoledí","Giovedí","Venerdí","Sabato"], |
|
|
|
day_abbr: ["Dom.","Lun.","Mar.","Mer.","Gio.","Ven.","Sab."] |
|
|
|
day_abbr: ["Dom.","Lun.","Mar.","Mer.","Gio.","Ven.","Sab."] |
|
|
|
},
|
|
|
|
},
|
|
|
|
dateformats: { |
|
|
|
dateformats: { |
|
|
@ -21,12 +21,12 @@ if(typeof VMM != 'undefined') { |
|
|
|
time_short: "HH:MM:ss", |
|
|
|
time_short: "HH:MM:ss", |
|
|
|
time_no_seconds_short: "HH:MM", |
|
|
|
time_no_seconds_short: "HH:MM", |
|
|
|
time_no_seconds_small_date: "HH:MM'<br/><small>'d mmmm yyyy'</small>'", |
|
|
|
time_no_seconds_small_date: "HH:MM'<br/><small>'d mmmm yyyy'</small>'", |
|
|
|
full_long: "dddd',' d mmm yyyy 'um' HH:MM", |
|
|
|
full_long: "dddd',' d mmm yyyy 'alle' HH:MM", |
|
|
|
full_long_small_date: "HH:MM'<br/><small>'dddd',' d mmm yyyy'</small>'" |
|
|
|
full_long_small_date: "HH:MM'<br/><small>'dddd',' d mmm yyyy'</small>'" |
|
|
|
}, |
|
|
|
}, |
|
|
|
messages: { |
|
|
|
messages: { |
|
|
|
loading_timeline: "Caricamento Timeline... ", |
|
|
|
loading_timeline: "Caricamento Timeline... ", |
|
|
|
return_to_title: "Ritorna al Titolo", |
|
|
|
return_to_title: "Ritorna all'inizio", |
|
|
|
expand_timeline: "Espandi la Timeline", |
|
|
|
expand_timeline: "Espandi la Timeline", |
|
|
|
contract_timeline: "Contrai la Timeline", |
|
|
|
contract_timeline: "Contrai la Timeline", |
|
|
|
wikipedia: "Wikipedia, L’enciclopedia libera", |
|
|
|
wikipedia: "Wikipedia, L’enciclopedia libera", |
|
|
|