Sha256: bfbec6e418027d623c39a84e531049323a8b08c18e3035ca24a8506d34470347

Contents?: true

Size: 906 Bytes

Versions: 60

Compression:

Stored size: 906 Bytes

Contents

/* Slovak initialisation for the jQuery UI date picker plugin. */
/* Written by Vojtech Rinik (vojto@hmm.sk). */
jQuery(function($){
	$.datepicker.regional['sk'] = {
		closeText: 'Zavrieť',
		prevText: '<Predchádzajúci',
		nextText: 'Nasledujúci>',
		currentText: 'Dnes',
		monthNames: ['Január','Február','Marec','Apríl','Máj','Jún',
		'Júl','August','September','Október','November','December'],
		monthNamesShort: ['Jan','Feb','Mar','Apr','Máj','Jún',
		'Júl','Aug','Sep','Okt','Nov','Dec'],
		dayNames: ['Nedel\'a','Pondelok','Utorok','Streda','Štvrtok','Piatok','Sobota'],
		dayNamesShort: ['Ned','Pon','Uto','Str','Štv','Pia','Sob'],
		dayNamesMin: ['Ne','Po','Ut','St','Št','Pia','So'],
		weekHeader: 'Ty',
		dateFormat: 'dd.mm.yy',
		firstDay: 1,
		isRTL: false,
		showMonthAfterYear: false,
		yearSuffix: ''};
	$.datepicker.setDefaults($.datepicker.regional['sk']);
});

Version data entries

60 entries across 60 versions & 5 rubygems

Version Path
spiderfw-0.6.2 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-sk.js
spiderfw-0.6.1 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-sk.js
spiderfw-0.6.0 apps/core/components/public/js/jquery/jquery-ui-1.8.11/ui/i18n/jquery.ui.datepicker-sk.js
rails-jquery-bundle-0.0.2 public/javascripts/jquery/ui/1.8.10/i18n/jquery.ui.datepicker-sk.js
rails-jquery-bundle-0.0.1 public/javascripts/jquery/ui/1.8.10/i18n/jquery.ui.datepicker-sk.js
spiderfw-0.5.19 apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
spiderfw-0.5.18 apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
spiderfw-0.5.17 apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
spiderfw-0.5.16 apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
spiderfw-0.5.15 apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
spiderfw-0.5.14 apps/core/components/public/js/jquery/jquery-ui-1.8.4/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
hydroponics-0.3.5 static/vendor/jquery-ui-1.8.5.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
hydroponics-0.3.4 static/vendor/jquery-ui-1.8.5.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
hydroponics-0.3.3 static/vendor/jquery-ui-1.8.5.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
hydroponics-0.3.2 static/vendor/jquery-ui-1.8.5.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
hydroponics-0.3.1 static/vendor/jquery-ui-1.8.5.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
hydroponics-0.3.0 static/vendor/jquery-ui-1.8.5.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
hydroponics-0.2.2 static/jquery-ui-1.8.5.custom/development-bundle/ui/i18n/jquery.ui.datepicker-sk.js
jquery_rails3-1.4.2.b2 lib/generators/jquery_install/templates/ui/i18n/jquery.ui.datepicker-sk.js
jquery_rails3-1.4.2.b1 lib/generators/jquery_install/templates/ui/i18n/jquery.ui.datepicker-sk.js