topical media & game development

talk show tell print

lib-jquery-style-custom-development-bundle-ui-i18n-ui.datepicker-eo.js / js



  /* Esperanto initialisation for the jQuery UI date picker plugin. */
  /* Written by Olivier M. (olivierweb@ifrance.com). */
  jQuery(function(){
          .datepicker.regional['eo'] = {
                  closeText: 'Fermi',
                  prevText: '<Anta',
                  nextText: 'Sekv>',
                  currentText: 'Nuna',
                  monthNames: ['Januaro','Februaro','Marto','Aprilo','Majo','Junio',
                  'Julio','Aŭgusto','Septembro','Oktobro','Novembro','Decembro'],
                  monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
                  'Jul','Aŭg','Sep','Okt','Nov','Dec'],
                  dayNames: ['Dimanĉo','Lundo','Mardo','Merkredo','Ĵaŭdo','Vendredo','Sabato'],
                  dayNamesShort: ['Dim','Lun','Mar','Mer','Ĵaŭ','Ven','Sab'],
                  dayNamesMin: ['Di','Lu','Ma','Me','Ĵa','Ve','Sa'],
                  dateFormat: 'dd/mm/yy', firstDay: 0,
                  isRTL: false};
          .datepicker.setDefaults(.datepicker.regional['eo']);
  });
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.