github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

jquery / jquery-ui

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 242
    • 27
  • Source
  • Commits
  • Network (27)
  • Graphs
  • Tree: 796177c

click here to add a description

click here to add a homepage

  • Switch Branches (4)
    • bind
    • master
    • panel
    • tooltip
  • Switch Tags (15)
    • 1.8rc3
    • 1.8rc2
    • 1.8rc1
    • 1.8b1
    • 1.8a2
    • 1.8a1
    • 1.8
    • 1.7
    • 1.6rc6
    • 1.6rc5
    • 1.6rc3
    • 1.6rc2
    • 1.6
    • 1.5.2
    • 1.5.1
  • Comments
Sending Request…

The official jQuery user interface library. — Read more

  Cancel

http://jqueryui.com/

  Cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

eol-style and mime-type
rdworth (author)
Wed Mar 17 16:50:13 -0700 2010
commit  796177c6101465d18196cdf1555dccf6a0ec964a
tree    1702c3f4b4b1ea872361549c56edf3b9ddad2087
parent  8d87d067584c415794a4be83bc3a11f2ade2162b
M ui/i18n/jquery.ui.datepicker-fo.js 46 ••••
M ui/i18n/jquery.ui.datepicker-sr-SR.js 46 ••••
M ui/i18n/jquery.ui.datepicker-sr.js 46 ••••
M ui/i18n/jquery.ui.datepicker-ta.js 46 ••••
M ui/i18n/jquery.ui.datepicker-zh-HK.js 24 ••••
0
ui/i18n/jquery.ui.datepicker-fo.js
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
0
@@ -1,23 +1,23 @@
0
-/* Faroese initialisation for the jQuery UI date picker plugin */
0
-/* Written by Sverri Mohr Olsen, sverrimo@gmail.com */
0
-jQuery(function($){
0
-  $.datepicker.regional['fo'] = {
0
-    closeText: 'Lat aftur',
0
-    prevText: '<Fyrra',
0
-    nextText: 'Næsta>',
0
-    currentText: 'Í dag',
0
-    monthNames: ['Januar','Februar','Mars','Apríl','Mei','Juni',
0
-    'Juli','August','September','Oktober','November','Desember'],
0
-    monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun',
0
-    'Jul','Aug','Sep','Okt','Nov','Des'],
0
-    dayNames: ['Sunnudagur','Mánadagur','Týsdagur','Mikudagur','Hósdagur','Fríggjadagur','Leyardagur'],
0
-    dayNamesShort: ['Sun','Mán','Týs','Mik','Hós','Frí','Ley'],
0
-    dayNamesMin: ['Su','Má','Tý','Mi','Hó','Fr','Le'],
0
-    weekHeader: 'Vk',
0
-    dateFormat: 'dd-mm-yy',
0
-    firstDay: 0,
0
-    isRTL: false,
0
-    showMonthAfterYear: false,
0
-    yearSuffix: ''};
0
-  $.datepicker.setDefaults($.datepicker.regional['fo']);
0
-});
0
+/* Faroese initialisation for the jQuery UI date picker plugin */
0
+/* Written by Sverri Mohr Olsen, sverrimo@gmail.com */
0
+jQuery(function($){
0
+  $.datepicker.regional['fo'] = {
0
+    closeText: 'Lat aftur',
0
+    prevText: '<Fyrra',
0
+    nextText: 'Næsta>',
0
+    currentText: 'Í dag',
0
+    monthNames: ['Januar','Februar','Mars','Apríl','Mei','Juni',
0
+    'Juli','August','September','Oktober','November','Desember'],
0
+    monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun',
0
+    'Jul','Aug','Sep','Okt','Nov','Des'],
0
+    dayNames: ['Sunnudagur','Mánadagur','Týsdagur','Mikudagur','Hósdagur','Fríggjadagur','Leyardagur'],
0
+    dayNamesShort: ['Sun','Mán','Týs','Mik','Hós','Frí','Ley'],
0
+    dayNamesMin: ['Su','Má','Tý','Mi','Hó','Fr','Le'],
0
+    weekHeader: 'Vk',
0
+    dateFormat: 'dd-mm-yy',
0
+    firstDay: 0,
0
+    isRTL: false,
0
+    showMonthAfterYear: false,
0
+    yearSuffix: ''};
0
+  $.datepicker.setDefaults($.datepicker.regional['fo']);
0
+});
0
ui/i18n/jquery.ui.datepicker-sr-SR.js
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
0
@@ -1,23 +1,23 @@
0
-/* Serbian i18n for the jQuery UI date picker plugin. */
0
-/* Written by Dejan Dimić. */
0
-jQuery(function($){
0
-  $.datepicker.regional['sr-SR'] = {
0
-    closeText: 'Zatvori',
0
-    prevText: '<',
0
-    nextText: '>',
0
-    currentText: 'Danas',
0
-    monthNames: ['Januar','Februar','Mart','April','Maj','Jun',
0
-    'Jul','Avgust','Septembar','Oktobar','Novembar','Decembar'],
0
-    monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
0
-    'Jul','Avg','Sep','Okt','Nov','Dec'],
0
-    dayNames: ['Nedelja','Ponedeljak','Utorak','Sreda','Četvrtak','Petak','Subota'],
0
-    dayNamesShort: ['Ned','Pon','Uto','Sre','Čet','Pet','Sub'],
0
-    dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
0
-    weekHeader: 'Sed',
0
-    dateFormat: 'dd/mm/yy',
0
-    firstDay: 1,
0
-    isRTL: false,
0
-    showMonthAfterYear: false,
0
-    yearSuffix: ''};
0
-  $.datepicker.setDefaults($.datepicker.regional['sr-SR']);
0
-});
0
+/* Serbian i18n for the jQuery UI date picker plugin. */
0
+/* Written by Dejan Dimić. */
0
+jQuery(function($){
0
+  $.datepicker.regional['sr-SR'] = {
0
+    closeText: 'Zatvori',
0
+    prevText: '<',
0
+    nextText: '>',
0
+    currentText: 'Danas',
0
+    monthNames: ['Januar','Februar','Mart','April','Maj','Jun',
0
+    'Jul','Avgust','Septembar','Oktobar','Novembar','Decembar'],
0
+    monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
0
+    'Jul','Avg','Sep','Okt','Nov','Dec'],
0
+    dayNames: ['Nedelja','Ponedeljak','Utorak','Sreda','Četvrtak','Petak','Subota'],
0
+    dayNamesShort: ['Ned','Pon','Uto','Sre','Čet','Pet','Sub'],
0
+    dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
0
+    weekHeader: 'Sed',
0
+    dateFormat: 'dd/mm/yy',
0
+    firstDay: 1,
0
+    isRTL: false,
0
+    showMonthAfterYear: false,
0
+    yearSuffix: ''};
0
+  $.datepicker.setDefaults($.datepicker.regional['sr-SR']);
0
+});
0
ui/i18n/jquery.ui.datepicker-sr.js
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
0
@@ -1,23 +1,23 @@
0
-/* Serbian i18n for the jQuery UI date picker plugin. */
0
-/* Written by Dejan Dimić. */
0
-jQuery(function($){
0
-  $.datepicker.regional['sr'] = {
0
-    closeText: 'Затвори',
0
-    prevText: '<',
0
-    nextText: '>',
0
-    currentText: 'Данас',
0
-    monthNames: ['Јануар','Фебруар','Март','Април','Мај','Јун',
0
-    'Јул','Август','Септембар','Октобар','Новембар','Децембар'],
0
-    monthNamesShort: ['Јан','Феб','Мар','Апр','Мај','Јун',
0
-    'Јул','Авг','Сеп','Окт','Нов','Дец'],
0
-    dayNames: ['Недеља','Понедељак','Уторак','Среда','Четвртак','Петак','Субота'],
0
-    dayNamesShort: ['Нед','Пон','Уто','Сре','Чет','Пет','Суб'],
0
-    dayNamesMin: ['Не','По','Ут','Ср','Че','Пе','Су'],
0
-    weekHeader: 'Сед',
0
-    dateFormat: 'dd/mm/yy',
0
-    firstDay: 1,
0
-    isRTL: false,
0
-    showMonthAfterYear: false,
0
-    yearSuffix: ''};
0
-  $.datepicker.setDefaults($.datepicker.regional['sr']);
0
-});
0
+/* Serbian i18n for the jQuery UI date picker plugin. */
0
+/* Written by Dejan Dimić. */
0
+jQuery(function($){
0
+  $.datepicker.regional['sr'] = {
0
+    closeText: 'Затвори',
0
+    prevText: '<',
0
+    nextText: '>',
0
+    currentText: 'Данас',
0
+    monthNames: ['Јануар','Фебруар','Март','Април','Мај','Јун',
0
+    'Јул','Август','Септембар','Октобар','Новембар','Децембар'],
0
+    monthNamesShort: ['Јан','Феб','Мар','Апр','Мај','Јун',
0
+    'Јул','Авг','Сеп','Окт','Нов','Дец'],
0
+    dayNames: ['Недеља','Понедељак','Уторак','Среда','Четвртак','Петак','Субота'],
0
+    dayNamesShort: ['Нед','Пон','Уто','Сре','Чет','Пет','Суб'],
0
+    dayNamesMin: ['Не','По','Ут','Ср','Че','Пе','Су'],
0
+    weekHeader: 'Сед',
0
+    dateFormat: 'dd/mm/yy',
0
+    firstDay: 1,
0
+    isRTL: false,
0
+    showMonthAfterYear: false,
0
+    yearSuffix: ''};
0
+  $.datepicker.setDefaults($.datepicker.regional['sr']);
0
+});
0
ui/i18n/jquery.ui.datepicker-ta.js
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
0
@@ -1,23 +1,23 @@
0
-/* Tamil (UTF-8) initialisation for the jQuery UI date picker plugin. */
0
-/* Written by S A Sureshkumar (saskumar@live.com). */
0
-jQuery(function($){
0
-  $.datepicker.regional['ta'] = {
0
-    closeText: 'மூடு',
0
-    prevText: 'முன்னையது',
0
-    nextText: 'அடுத்தது',
0
-    currentText: 'இன்று',
0
-    monthNames: ['தை','மாசி','பங்குனி','சித்திரை','வைகாசி','ஆனி',
0
-    'ஆடி','ஆவணி','புரட்டாசி','ஐப்பசி','கார்த்திகை','மார்கழி'],
0
-    monthNamesShort: ['தை','மாசி','பங்','சித்','வைகா','ஆனி',
0
-    'ஆடி','ஆவ','புர','ஐப்','கார்','மார்'],
0
-    dayNames: ['ஞாயிற்றுக்கிழமை','திங்கட்கிழமை','செவ்வாய்க்கிழமை','புதன்கிழமை','வியாழக்கிழமை','வெள்ளிக்கிழமை','சனிக்கிழமை'],
0
-    dayNamesShort: ['ஞாயிறு','திங்கள்','செவ்வாய்','புதன்','வியாழன்','வெள்ளி','சனி'],
0
-    dayNamesMin: ['ஞா','தி','செ','பு','வி','வெ','ச'],
0
-    weekHeader: 'Не',
0
-    dateFormat: 'dd/mm/yy',
0
-    firstDay: 1,
0
-    isRTL: false,
0
-    showMonthAfterYear: false,
0
-    yearSuffix: ''};
0
-  $.datepicker.setDefaults($.datepicker.regional['ta']);
0
-});
0
+/* Tamil (UTF-8) initialisation for the jQuery UI date picker plugin. */
0
+/* Written by S A Sureshkumar (saskumar@live.com). */
0
+jQuery(function($){
0
+  $.datepicker.regional['ta'] = {
0
+    closeText: 'மூடு',
0
+    prevText: 'முன்னையது',
0
+    nextText: 'அடுத்தது',
0
+    currentText: 'இன்று',
0
+    monthNames: ['தை','மாசி','பங்குனி','சித்திரை','வைகாசி','ஆனி',
0
+    'ஆடி','ஆவணி','புரட்டாசி','ஐப்பசி','கார்த்திகை','மார்கழி'],
0
+    monthNamesShort: ['தை','மாசி','பங்','சித்','வைகா','ஆனி',
0
+    'ஆடி','ஆவ','புர','ஐப்','கார்','மார்'],
0
+    dayNames: ['ஞாயிற்றுக்கிழமை','திங்கட்கிழமை','செவ்வாய்க்கிழமை','புதன்கிழமை','வியாழக்கிழமை','வெள்ளிக்கிழமை','சனிக்கிழமை'],
0
+    dayNamesShort: ['ஞாயிறு','திங்கள்','செவ்வாய்','புதன்','வியாழன்','வெள்ளி','சனி'],
0
+    dayNamesMin: ['ஞா','தி','செ','பு','வி','வெ','ச'],
0
+    weekHeader: 'Не',
0
+    dateFormat: 'dd/mm/yy',
0
+    firstDay: 1,
0
+    isRTL: false,
0
+    showMonthAfterYear: false,
0
+    yearSuffix: ''};
0
+  $.datepicker.setDefaults($.datepicker.regional['ta']);
0
+});
0
ui/i18n/jquery.ui.datepicker-zh-HK.js
...
1
2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
...
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
0
@@ -1 +1,23 @@
0
-/* Chinese initialisation for the jQuery UI date picker plugin. */ /* Written by SCCY (samuelcychan@gmail.com). */ jQuery(function($){   $.datepicker.regional['zh-HK'] = {     closeText: '關閉',     prevText: '<上月',     nextText: '下月>',     currentText: '今天',     monthNames: ['一月','二月','三月','四月','五月','六月',     '七月','八月','九月','十月','十一月','十二月'],     monthNamesShort: ['一','二','三','四','五','六',     '七','八','九','十','十一','十二'],     dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'],     dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'],     dayNamesMin: ['日','一','二','三','四','五','六'],     weekHeader: '周',     dateFormat: 'dd-mm-yy',     firstDay: 0,     isRTL: false,     showMonthAfterYear: true,     yearSuffix: '年'};   $.datepicker.setDefaults($.datepicker.regional['zh-HK']); });
0
\ No newline at end of file
0
+/* Chinese initialisation for the jQuery UI date picker plugin. */
0
+/* Written by SCCY (samuelcychan@gmail.com). */
0
+jQuery(function($){
0
+  $.datepicker.regional['zh-HK'] = {
0
+    closeText: '關閉',
0
+    prevText: '<上月',
0
+    nextText: '下月>',
0
+    currentText: '今天',
0
+    monthNames: ['一月','二月','三月','四月','五月','六月',
0
+    '七月','八月','九月','十月','十一月','十二月'],
0
+    monthNamesShort: ['一','二','三','四','五','六',
0
+    '七','八','九','十','十一','十二'],
0
+    dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'],
0
+    dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'],
0
+    dayNamesMin: ['日','一','二','三','四','五','六'],
0
+    weekHeader: '周',
0
+    dateFormat: 'dd-mm-yy',
0
+    firstDay: 0,
0
+    isRTL: false,
0
+    showMonthAfterYear: true,
0
+    yearSuffix: '年'};
0
+  $.datepicker.setDefaults($.datepicker.regional['zh-HK']);
0
+});

Comments

Please log in to comment.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server