Sha256: 56082af9805be63fba2ca46883d2da0be87975322dc3cef69e9aba886ed891d0

Contents?: true

Size: 900 Bytes

Versions: 22

Compression:

Stored size: 900 Bytes

Contents

/* Korean initialisation for the jQuery calendar extension. */
/* Written by DaeKwon Kang (ncrash.dk@gmail.com). */
jQuery(function($){
	$.datepicker.regional['ko'] = {
		closeText: '닫기',
		prevText: '이전달',
		nextText: '다음달',
		currentText: '오늘',
		monthNames: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)',
		'7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'],
		monthNamesShort: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)',
		'7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'],
		dayNames: ['일','월','화','수','목','금','토'],
		dayNamesShort: ['일','월','화','수','목','금','토'],
		dayNamesMin: ['일','월','화','수','목','금','토'],
		dateFormat: 'yy-mm-dd', firstDay: 0,
		isRTL: false};
	$.datepicker.setDefaults($.datepicker.regional['ko']);
});

Version data entries

22 entries across 22 versions & 3 rubygems

Version Path
kosmas58-compass-jquery-plugin-0.1.8.1 templates/jrails/i18n/jquery.ui/datepicker-ko.js
kosmas58-compass-jquery-plugin-0.1.8.2 templates/jrails/i18n/jquery.ui/datepicker-ko.js
kosmas58-compass-jquery-plugin-0.1.8 templates/jrails/i18n/jquery.ui/datepicker-ko.js
kosmas58-compass-jquery-plugin-0.2.0.1 templates/jrails/i18n/jquery.ui/datepicker-ko.js
kosmas58-compass-jquery-plugin-0.2.0.3 templates/jrails/i18n/jquery.ui/datepicker-ko.js
kosmas58-compass-jquery-plugin-0.2.0 templates/jrails/i18n/jquery.ui/datepicker-ko.js
kosmas58-compass-jquery-plugin-0.2.2.0 templates/jrails/i18n/jquery.ui/datepicker-ko.js
kosmas58-compass-jquery-plugin-0.2.2.2 templates/jrails/i18n/jquery.ui/datepicker-ko.js
spiderfw-0.5.13 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js
spiderfw-0.5.12 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js
spiderfw-0.5.11 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js
spiderfw-0.5.10 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js
spiderfw-0.5.9 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js
compass-jquery-plugin-0.3.0.beta.1 templates/jrails-1.3/i18n/jquery.ui/datepicker-ko.js
spiderfw-0.5.7 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js
spiderfw-0.5.6 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js
spiderfw-0.5.5 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js
spiderfw-0.5.4 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js
spiderfw-0.5.3 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js
spiderfw-0.5.2 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ko.js