Aleksander Machniak
2014-04-15 a2e09c950d8716346b151f7980df1b51ebfbdd78
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'],