integration/v2/lib/jquery-ui/ui/minified/i18n/jquery.ui.datepicker-ja.min.js
author Anthony Ly <anthonyly.com@gmail.com>
Thu, 20 Jun 2013 16:21:35 +0200
changeset 131 f7f6c6acf9b9
permissions -rw-r--r--
add jquery ui
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
131
f7f6c6acf9b9 add jquery ui
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     1
/*! jQuery UI - v1.10.3 - 2013-05-03
f7f6c6acf9b9 add jquery ui
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     2
* http://jqueryui.com
f7f6c6acf9b9 add jquery ui
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     3
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
f7f6c6acf9b9 add jquery ui
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     4
jQuery(function(e){e.datepicker.regional.ja={closeText:"閉じる",prevText:"&#x3C;前",nextText:"次&#x3E;",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:["日","月","火","水","木","金","土"],weekHeader:"週",dateFormat:"yy/mm/dd",firstDay:0,isRTL:!1,showMonthAfterYear:!0,yearSuffix:"年"},e.datepicker.setDefaults(e.datepicker.regional.ja)});