[ 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/ -> es.js (source)

   1  /**

   2   * ES lang variables

   3   * 

   4   * Authors : Alvaro Velasco,

   5   *           Adolfo Sanz De Diego (asanzdiego) <asanzdiego@yahoo.es>,

   6   *           Carlos C Soto (eclipxe) <csoto@sia-solutions.com>

   7   * Last Updated : October 17, 2005

   8   * TinyMCE Version : 2.0RC3

   9   */
  10  
  11  tinyMCE.addToLang('',{
  12  insertdate_def_fmt : '%d-%m-%Y',
  13  inserttime_def_fmt : '%H:%M:%S',
  14  insertdate_desc : 'Insertar fecha',
  15  inserttime_desc : 'Insertar hora',
  16  inserttime_months_long : new Array("Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"),
  17  inserttime_months_short : new Array("Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic"),
  18  inserttime_day_long : new Array("Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado", "Domingo"),
  19  inserttime_day_short : new Array("Dom", "Lun", "Mar", "Mié", "Jue", "Vie", "Sáb", "Dom")
  20  });


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