Aleksander Machniak
2013-01-17 8e8f3b96b51fde1df953de7398b15e0f01e10777
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'],