Sha256: f08d4b73212ce2a945b4e373dd7540a0e56059dd8daf519606e258de9dc6416f

Contents?: true

Size: 860 Bytes

Versions: 22

Compression:

Stored size: 860 Bytes

Contents

/* Japanese initialisation for the jQuery UI date picker plugin. */
/* Written by Kentaro SATO (kentaro@ranvis.com). */
jQuery(function($){
	$.datepicker.regional['ja'] = {
		closeText: '閉じる',
		prevText: '<前',
		nextText: '次>',
		currentText: '今日',
		monthNames: ['1月','2月','3月','4月','5月','6月',
		'7月','8月','9月','10月','11月','12月'],
		monthNamesShort: ['1月','2月','3月','4月','5月','6月',
		'7月','8月','9月','10月','11月','12月'],
		dayNames: ['日曜日','月曜日','火曜日','水曜日','木曜日','金曜日','土曜日'],
		dayNamesShort: ['日','月','火','水','木','金','土'],
		dayNamesMin: ['日','月','火','水','木','金','土'],
		dateFormat: 'yy/mm/dd', firstDay: 0,
		isRTL: false,
		showMonthAfterYear: true};
	$.datepicker.setDefaults($.datepicker.regional['ja']);
});

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-ja.js
kosmas58-compass-jquery-plugin-0.1.8.2 templates/jrails/i18n/jquery.ui/datepicker-ja.js
kosmas58-compass-jquery-plugin-0.1.8 templates/jrails/i18n/jquery.ui/datepicker-ja.js
kosmas58-compass-jquery-plugin-0.2.0.1 templates/jrails/i18n/jquery.ui/datepicker-ja.js
kosmas58-compass-jquery-plugin-0.2.0.3 templates/jrails/i18n/jquery.ui/datepicker-ja.js
kosmas58-compass-jquery-plugin-0.2.0 templates/jrails/i18n/jquery.ui/datepicker-ja.js
kosmas58-compass-jquery-plugin-0.2.2.0 templates/jrails/i18n/jquery.ui/datepicker-ja.js
kosmas58-compass-jquery-plugin-0.2.2.2 templates/jrails/i18n/jquery.ui/datepicker-ja.js
spiderfw-0.5.13 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js
spiderfw-0.5.12 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js
spiderfw-0.5.11 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js
spiderfw-0.5.10 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js
spiderfw-0.5.9 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js
compass-jquery-plugin-0.3.0.beta.1 templates/jrails-1.3/i18n/jquery.ui/datepicker-ja.js
spiderfw-0.5.7 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js
spiderfw-0.5.6 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js
spiderfw-0.5.5 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js
spiderfw-0.5.4 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js
spiderfw-0.5.3 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js
spiderfw-0.5.2 apps/core/components/public/js/jquery/jquery-ui/development-bundle/ui/i18n/ui.datepicker-ja.js