Aleksander Machniak
2013-12-13 2dade15d83b9d0b105fcb35c9edd62bfeceece16
plugins/jqueryui/js/i18n/jquery.ui.datepicker-cs.js
old mode 100644 new mode 100755
@@ -1,13 +1,13 @@
/* Czech initialisation for the jQuery UI date picker plugin. */
/* Czech initialisation for the jQuery UI date picker plugin. */
/* Written by Tomas Muller (tomas@tomas-muller.net). */
jQuery(function($){
   $.datepicker.regional['cs'] = {
      closeText: 'Zavřít',
      prevText: '<Dříve',
      nextText: 'Později>',
      prevText: '<Dříve',
      nextText: 'Později>',
      currentText: 'Nyní',
      monthNames: ['leden','únor','březen','duben','květen','červen',
        'červenec','srpen','září','říjen','listopad','prosinec'],
      'červenec','srpen','září','říjen','listopad','prosinec'],
      monthNamesShort: ['led','úno','bře','dub','kvě','čer',
      'čvc','srp','zář','říj','lis','pro'],
      dayNames: ['neděle', 'pondělí', 'úterý', 'středa', 'čtvrtek', 'pátek', 'sobota'],