[ Index ]
 

Code source de Seagull 0.6.1

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/tinyfck/plugins/insertdatetime/langs/ -> it.js (source)

   1  // IT lang variables

   2  
   3  tinyMCE.addToLang('',{
   4  insertdate_def_fmt : '%Y-%m-%d',
   5  inserttime_def_fmt : '%H:%M:%S',
   6  insertdate_desc : 'Inserisci data',
   7  inserttime_desc : 'Inserisci ora',
   8  inserttime_months_long : new Array("Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre", "Dicembre"),
   9  inserttime_months_short : new Array("Gen", "Feb", "Mar", "Apr", "Mag", "Giu", "Lug", "Ago", "Set", "Ott", "Nov", "Dic"),
  10  inserttime_day_long : new Array("Domenica", "Lunedì", "Martedì", "Mercoledì", "Giovedì", "Venerdì", "Sabato", "Domenica"),
  11  inserttime_day_short : new Array("Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun")
  12  });


Généré le : Fri Mar 30 01:27:52 2007 par Balluche grâce à PHPXref 0.7