fume 0.5.0 → 0.5.1
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION.yml +1 -1
- data/fume.gemspec +21 -21
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/demo.html +5 -5
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/simple-theme.css +2 -2
- data/rails_generators/fume/simple_theme/templates/public/themes/simple_theme/src/layout.less +1 -1
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-1.4.2.js +6240 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-1.7.2.js → jquery-ui-1.8.js} +3295 -1507
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-1.7.2.ui-darkness.css → jquery-ui-1.8.ui-darkness.css} +165 -91
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-1.7.2.ui-darkness → jquery-ui-1.8.ui-darkness}/ui-bg_flat_30_cccccc_40x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-1.7.2.ui-darkness → jquery-ui-1.8.ui-darkness}/ui-bg_flat_50_5c5c5c_40x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_glass_20_555555_1x400.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_glass_40_0078a3_1x400.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_glass_40_ffc73d_1x400.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-1.7.2.ui-darkness → jquery-ui-1.8.ui-darkness}/ui-bg_gloss-wave_25_333333_500x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-1.7.2.ui-darkness → jquery-ui-1.8.ui-darkness}/ui-bg_highlight-soft_80_eeeeee_1x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-1.7.2.ui-darkness → jquery-ui-1.8.ui-darkness}/ui-bg_inset-soft_25_000000_1x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-bg_inset-soft_30_f58400_1x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-1.7.2.ui-darkness → jquery-ui-1.8.ui-darkness}/ui-icons_222222_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-icons_4b8e0b_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.8.ui-darkness/ui-icons_a83300_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-1.7.2.ui-darkness → jquery-ui-1.8.ui-darkness}/ui-icons_cccccc_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-1.7.2.ui-darkness → jquery-ui-1.8.ui-darkness}/ui-icons_ffffff_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery-ui-i18n-1.7.2.js → jquery-ui-i18n-1.8.js} +1176 -771
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery.ba-bbq-1.2.1.js +1137 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/{jquery.corner-2.03.js → jquery.corner-2.09.js} +69 -33
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery.timepicker-0.2.1.js +8 -8
- metadata +22 -22
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-1.3.2.js +0 -4376
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.7.2.ui-darkness/ui-bg_glass_20_555555_1x400.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.7.2.ui-darkness/ui-bg_glass_40_0078a3_1x400.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.7.2.ui-darkness/ui-bg_glass_40_ffc73d_1x400.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.7.2.ui-darkness/ui-bg_inset-soft_30_f58400_1x100.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.7.2.ui-darkness/ui-icons_4b8e0b_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery-ui-1.7.2.ui-darkness/ui-icons_a83300_256x240.png +0 -0
- data/rails_generators/fume/simple_theme/templates/public/themes/vendor/jquery.ba-url-1.11.js +0 -1091
@@ -1,6 +1,6 @@
|
|
1
1
|
/*
|
2
2
|
* jQuery UI CSS Framework
|
3
|
-
* Copyright (c)
|
3
|
+
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
|
4
4
|
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
|
5
5
|
*/
|
6
6
|
|
@@ -37,10 +37,9 @@
|
|
37
37
|
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
|
38
38
|
|
39
39
|
|
40
|
-
|
41
40
|
/*
|
42
41
|
* jQuery UI CSS Framework
|
43
|
-
* Copyright (c)
|
42
|
+
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
|
44
43
|
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
|
45
44
|
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Segoe%20UI,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=333333&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=25&borderColorHeader=333333&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=000000&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=25&borderColorContent=666666&fcContent=ffffff&iconColorContent=cccccc&bgColorDefault=555555&bgTextureDefault=02_glass.png&bgImgOpacityDefault=20&borderColorDefault=666666&fcDefault=eeeeee&iconColorDefault=cccccc&bgColorHover=0078a3&bgTextureHover=02_glass.png&bgImgOpacityHover=40&borderColorHover=59b4d4&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=f58400&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=30&borderColorActive=ffaf0f&fcActive=ffffff&iconColorActive=222222&bgColorHighlight=eeeeee&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=80&borderColorHighlight=cccccc&fcHighlight=2e7db2&iconColorHighlight=4b8e0b&bgColorError=ffc73d&bgTextureError=02_glass.png&bgImgOpacityError=40&borderColorError=ffb73d&fcError=111111&iconColorError=a83300&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
|
46
45
|
*/
|
@@ -49,44 +48,46 @@
|
|
49
48
|
/* Component containers
|
50
49
|
----------------------------------*/
|
51
50
|
.ui-widget { font-family: Segoe UI, Arial, sans-serif; font-size: 1.1em; }
|
51
|
+
.ui-widget .ui-widget { font-size: 1em; }
|
52
52
|
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Segoe UI, Arial, sans-serif; font-size: 1em; }
|
53
|
-
.ui-widget-content { border: 1px solid #666666; background: #000000 url(jquery-ui-1.
|
53
|
+
.ui-widget-content { border: 1px solid #666666; background: #000000 url(jquery-ui-1.8.ui-darkness/ui-bg_inset-soft_25_000000_1x100.png) 50% bottom repeat-x; color: #ffffff; }
|
54
54
|
.ui-widget-content a { color: #ffffff; }
|
55
|
-
.ui-widget-header { border: 1px solid #333333; background: #333333 url(jquery-ui-1.
|
55
|
+
.ui-widget-header { border: 1px solid #333333; background: #333333 url(jquery-ui-1.8.ui-darkness/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
|
56
56
|
.ui-widget-header a { color: #ffffff; }
|
57
57
|
|
58
58
|
/* Interaction states
|
59
59
|
----------------------------------*/
|
60
|
-
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #666666; background: #555555 url(jquery-ui-1.
|
61
|
-
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #eeeeee; text-decoration: none;
|
62
|
-
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #59b4d4; background: #0078a3 url(jquery-ui-1.
|
63
|
-
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none;
|
64
|
-
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #ffaf0f; background: #f58400 url(jquery-ui-1.
|
65
|
-
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;
|
60
|
+
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #666666; background: #555555 url(jquery-ui-1.8.ui-darkness/ui-bg_glass_20_555555_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eeeeee; }
|
61
|
+
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #eeeeee; text-decoration: none; }
|
62
|
+
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #59b4d4; background: #0078a3 url(jquery-ui-1.8.ui-darkness/ui-bg_glass_40_0078a3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
|
63
|
+
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }
|
64
|
+
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #ffaf0f; background: #f58400 url(jquery-ui-1.8.ui-darkness/ui-bg_inset-soft_30_f58400_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
|
65
|
+
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
|
66
|
+
.ui-widget :active { outline: none; }
|
66
67
|
|
67
68
|
/* Interaction Cues
|
68
69
|
----------------------------------*/
|
69
|
-
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #cccccc; background: #eeeeee url(jquery-ui-1.
|
70
|
+
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #cccccc; background: #eeeeee url(jquery-ui-1.8.ui-darkness/ui-bg_highlight-soft_80_eeeeee_1x100.png) 50% top repeat-x; color: #2e7db2; }
|
70
71
|
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #2e7db2; }
|
71
|
-
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #ffb73d; background: #ffc73d url(jquery-ui-1.
|
72
|
+
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #ffb73d; background: #ffc73d url(jquery-ui-1.8.ui-darkness/ui-bg_glass_40_ffc73d_1x400.png) 50% 50% repeat-x; color: #111111; }
|
72
73
|
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #111111; }
|
73
74
|
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #111111; }
|
74
|
-
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
|
75
75
|
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
|
76
76
|
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
|
77
|
+
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
|
77
78
|
|
78
79
|
/* Icons
|
79
80
|
----------------------------------*/
|
80
81
|
|
81
82
|
/* states and images */
|
82
|
-
.ui-icon { width: 16px; height: 16px; background-image: url(jquery-ui-1.
|
83
|
-
.ui-widget-content .ui-icon {background-image: url(jquery-ui-1.
|
84
|
-
.ui-widget-header .ui-icon {background-image: url(jquery-ui-1.
|
85
|
-
.ui-state-default .ui-icon { background-image: url(jquery-ui-1.
|
86
|
-
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(jquery-ui-1.
|
87
|
-
.ui-state-active .ui-icon {background-image: url(jquery-ui-1.
|
88
|
-
.ui-state-highlight .ui-icon {background-image: url(jquery-ui-1.
|
89
|
-
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(jquery-ui-1.
|
83
|
+
.ui-icon { width: 16px; height: 16px; background-image: url(jquery-ui-1.8.ui-darkness/ui-icons_cccccc_256x240.png); }
|
84
|
+
.ui-widget-content .ui-icon {background-image: url(jquery-ui-1.8.ui-darkness/ui-icons_cccccc_256x240.png); }
|
85
|
+
.ui-widget-header .ui-icon {background-image: url(jquery-ui-1.8.ui-darkness/ui-icons_ffffff_256x240.png); }
|
86
|
+
.ui-state-default .ui-icon { background-image: url(jquery-ui-1.8.ui-darkness/ui-icons_cccccc_256x240.png); }
|
87
|
+
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(jquery-ui-1.8.ui-darkness/ui-icons_ffffff_256x240.png); }
|
88
|
+
.ui-state-active .ui-icon {background-image: url(jquery-ui-1.8.ui-darkness/ui-icons_222222_256x240.png); }
|
89
|
+
.ui-state-highlight .ui-icon {background-image: url(jquery-ui-1.8.ui-darkness/ui-icons_4b8e0b_256x240.png); }
|
90
|
+
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(jquery-ui-1.8.ui-darkness/ui-icons_a83300_256x240.png); }
|
90
91
|
|
91
92
|
/* positioning */
|
92
93
|
.ui-icon-carat-1-n { background-position: 0 0; }
|
@@ -224,6 +225,8 @@
|
|
224
225
|
.ui-icon-seek-next { background-position: -32px -160px; }
|
225
226
|
.ui-icon-seek-prev { background-position: -48px -160px; }
|
226
227
|
.ui-icon-seek-end { background-position: -64px -160px; }
|
228
|
+
.ui-icon-seek-start { background-position: -80px -160px; }
|
229
|
+
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
|
227
230
|
.ui-icon-seek-first { background-position: -80px -160px; }
|
228
231
|
.ui-icon-stop { background-position: -96px -160px; }
|
229
232
|
.ui-icon-eject { background-position: -112px -160px; }
|
@@ -268,27 +271,150 @@
|
|
268
271
|
----------------------------------*/
|
269
272
|
|
270
273
|
/* Corner radius */
|
271
|
-
.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; }
|
272
|
-
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
|
273
|
-
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
|
274
|
-
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
|
275
|
-
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; }
|
276
|
-
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
|
277
|
-
.ui-corner-right { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; }
|
278
|
-
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; }
|
279
|
-
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; }
|
274
|
+
.ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }
|
275
|
+
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
|
276
|
+
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
|
277
|
+
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
|
278
|
+
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
|
279
|
+
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
|
280
|
+
.ui-corner-right { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
|
281
|
+
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
|
282
|
+
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
|
280
283
|
|
281
284
|
/* Overlays */
|
282
|
-
.ui-widget-overlay { background: #5c5c5c url(jquery-ui-1.
|
283
|
-
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(jquery-ui-1.
|
285
|
+
.ui-widget-overlay { background: #5c5c5c url(jquery-ui-1.8.ui-darkness/ui-bg_flat_50_5c5c5c_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
|
286
|
+
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #cccccc url(jquery-ui-1.8.ui-darkness/ui-bg_flat_30_cccccc_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
|
287
|
+
----------------------------------*/
|
288
|
+
.ui-resizable { position: relative;}
|
289
|
+
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
|
290
|
+
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
|
291
|
+
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
|
292
|
+
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
|
293
|
+
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
|
294
|
+
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
|
295
|
+
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
|
296
|
+
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
|
297
|
+
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
|
298
|
+
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Accordion
|
284
299
|
----------------------------------*/
|
285
300
|
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
|
286
301
|
.ui-accordion .ui-accordion-li-fix { display: inline; }
|
287
302
|
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
|
288
|
-
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em
|
303
|
+
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
|
304
|
+
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
|
289
305
|
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
|
290
|
-
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
|
291
|
-
.ui-accordion .ui-accordion-content-active { display: block; }/*
|
306
|
+
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
|
307
|
+
.ui-accordion .ui-accordion-content-active { display: block; }/* Autocomplete
|
308
|
+
----------------------------------*/
|
309
|
+
.ui-autocomplete { position: absolute; cursor: default; }
|
310
|
+
.ui-autocomplete-loading { background: white url('jquery-ui-1.8.ui-darkness/ui-anim_basic_16x16.gif') right center no-repeat; }
|
311
|
+
|
312
|
+
/* workarounds */
|
313
|
+
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
|
314
|
+
|
315
|
+
/* Menu
|
316
|
+
----------------------------------*/
|
317
|
+
.ui-menu {
|
318
|
+
list-style:none;
|
319
|
+
padding: 2px;
|
320
|
+
margin: 0;
|
321
|
+
display:block;
|
322
|
+
}
|
323
|
+
.ui-menu .ui-menu {
|
324
|
+
margin-top: -3px;
|
325
|
+
}
|
326
|
+
.ui-menu .ui-menu-item {
|
327
|
+
margin:0;
|
328
|
+
padding: 0;
|
329
|
+
width: 100%;
|
330
|
+
}
|
331
|
+
.ui-menu .ui-menu-item a {
|
332
|
+
text-decoration:none;
|
333
|
+
display:block;
|
334
|
+
padding:.2em .4em;
|
335
|
+
line-height:1.5;
|
336
|
+
zoom:1;
|
337
|
+
}
|
338
|
+
.ui-menu .ui-menu-item a.ui-state-hover,
|
339
|
+
.ui-menu .ui-menu-item a.ui-state-active {
|
340
|
+
margin: -1px;
|
341
|
+
}
|
342
|
+
/* Button
|
343
|
+
----------------------------------*/
|
344
|
+
|
345
|
+
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
|
346
|
+
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
|
347
|
+
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
|
348
|
+
.ui-button-icons-only { width: 3.4em; }
|
349
|
+
button.ui-button-icons-only { width: 3.7em; }
|
350
|
+
|
351
|
+
/*button text element */
|
352
|
+
.ui-button .ui-button-text { display: block; line-height: 1.4; }
|
353
|
+
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
|
354
|
+
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
|
355
|
+
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
|
356
|
+
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
|
357
|
+
/* no icon support for input elements, provide padding by default */
|
358
|
+
input.ui-button { padding: .4em 1em; }
|
359
|
+
|
360
|
+
/*button icon element(s) */
|
361
|
+
.ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
|
362
|
+
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
|
363
|
+
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
|
364
|
+
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
|
365
|
+
|
366
|
+
/*button sets*/
|
367
|
+
.ui-buttonset { margin-right: 7px; }
|
368
|
+
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }
|
369
|
+
|
370
|
+
/* workarounds */
|
371
|
+
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
|
372
|
+
|
373
|
+
|
374
|
+
|
375
|
+
|
376
|
+
|
377
|
+
/* Dialog
|
378
|
+
----------------------------------*/
|
379
|
+
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
|
380
|
+
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative; }
|
381
|
+
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; }
|
382
|
+
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
|
383
|
+
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
|
384
|
+
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
|
385
|
+
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
|
386
|
+
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
|
387
|
+
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
|
388
|
+
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
|
389
|
+
.ui-draggable .ui-dialog-titlebar { cursor: move; }
|
390
|
+
/* Slider
|
391
|
+
----------------------------------*/
|
392
|
+
.ui-slider { position: relative; text-align: left; }
|
393
|
+
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
|
394
|
+
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
|
395
|
+
|
396
|
+
.ui-slider-horizontal { height: .8em; }
|
397
|
+
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
|
398
|
+
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
|
399
|
+
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
|
400
|
+
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
|
401
|
+
|
402
|
+
.ui-slider-vertical { width: .8em; height: 100px; }
|
403
|
+
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
|
404
|
+
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
|
405
|
+
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
|
406
|
+
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
|
407
|
+
----------------------------------*/
|
408
|
+
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
|
409
|
+
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
|
410
|
+
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
|
411
|
+
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
|
412
|
+
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
|
413
|
+
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
|
414
|
+
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
|
415
|
+
.ui-tabs .ui-tabs-panel { display: block; border: 0; padding: 1em 1.4em; background: none; }
|
416
|
+
.ui-tabs .ui-tabs-hide { display: none !important; }
|
417
|
+
/* Datepicker
|
292
418
|
----------------------------------*/
|
293
419
|
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
|
294
420
|
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
|
@@ -300,11 +426,10 @@
|
|
300
426
|
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
|
301
427
|
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
|
302
428
|
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
|
303
|
-
.ui-datepicker .ui-datepicker-title select {
|
429
|
+
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
|
304
430
|
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
|
305
431
|
.ui-datepicker select.ui-datepicker-month,
|
306
432
|
.ui-datepicker select.ui-datepicker-year { width: 49%;}
|
307
|
-
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
|
308
433
|
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
|
309
434
|
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
|
310
435
|
.ui-datepicker td { border: 0; padding: 1px; }
|
@@ -349,58 +474,7 @@
|
|
349
474
|
left: -4px; /*must have*/
|
350
475
|
width: 200px; /*must have*/
|
351
476
|
height: 200px; /*must have*/
|
352
|
-
}/*
|
353
|
-
----------------------------------*/
|
354
|
-
.ui-dialog { position: relative; padding: .2em; width: 300px; }
|
355
|
-
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; }
|
356
|
-
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
|
357
|
-
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
|
358
|
-
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
|
359
|
-
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
|
360
|
-
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
|
361
|
-
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
|
362
|
-
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
|
363
|
-
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
|
364
|
-
.ui-draggable .ui-dialog-titlebar { cursor: move; }
|
365
|
-
/* Progressbar
|
477
|
+
}/* Progressbar
|
366
478
|
----------------------------------*/
|
367
479
|
.ui-progressbar { height:2em; text-align: left; }
|
368
|
-
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
|
369
|
-
----------------------------------*/
|
370
|
-
.ui-resizable { position: relative;}
|
371
|
-
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
|
372
|
-
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
|
373
|
-
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
|
374
|
-
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
|
375
|
-
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
|
376
|
-
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
|
377
|
-
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
|
378
|
-
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
|
379
|
-
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
|
380
|
-
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
|
381
|
-
----------------------------------*/
|
382
|
-
.ui-slider { position: relative; text-align: left; }
|
383
|
-
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
|
384
|
-
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }
|
385
|
-
|
386
|
-
.ui-slider-horizontal { height: .8em; }
|
387
|
-
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
|
388
|
-
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
|
389
|
-
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
|
390
|
-
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
|
391
|
-
|
392
|
-
.ui-slider-vertical { width: .8em; height: 100px; }
|
393
|
-
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
|
394
|
-
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
|
395
|
-
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
|
396
|
-
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
|
397
|
-
----------------------------------*/
|
398
|
-
.ui-tabs { padding: .2em; zoom: 1; }
|
399
|
-
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
|
400
|
-
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
|
401
|
-
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
|
402
|
-
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
|
403
|
-
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
|
404
|
-
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
|
405
|
-
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
|
406
|
-
.ui-tabs .ui-tabs-hide { display: none !important; }
|
480
|
+
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
|
File without changes
|
File without changes
|
Binary file
|
Binary file
|
Binary file
|
File without changes
|
File without changes
|
File without changes
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,771 +1,1176 @@
|
|
1
|
-
/*
|
2
|
-
/*
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
'
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
dateFormat: 'dd/mm/yy',
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
'
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
'
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
'
|
106
|
-
|
107
|
-
'
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
/*
|
117
|
-
jQuery(function($){
|
118
|
-
$.datepicker.regional['
|
119
|
-
closeText: '
|
120
|
-
prevText: '
|
121
|
-
nextText: '
|
122
|
-
currentText: '
|
123
|
-
monthNames: ['
|
124
|
-
'
|
125
|
-
monthNamesShort: ['
|
126
|
-
'
|
127
|
-
dayNames: ['
|
128
|
-
dayNamesShort: ['
|
129
|
-
dayNamesMin: ['
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
$.datepicker.regional['
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
'
|
143
|
-
|
144
|
-
'
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
'
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
'
|
217
|
-
|
218
|
-
'
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
dateFormat: 'dd/mm/yy',
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
'
|
235
|
-
|
236
|
-
'
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
'
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
'
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
'
|
309
|
-
|
310
|
-
'
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
/*
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
'
|
327
|
-
|
328
|
-
'
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
'
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
'
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
'
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
'
|
419
|
-
|
420
|
-
'
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
dateFormat: 'dd
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
'
|
437
|
-
|
438
|
-
'
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
'
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
'
|
511
|
-
|
512
|
-
'
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
$.datepicker.setDefaults($.datepicker.regional['
|
519
|
-
})
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
'
|
532
|
-
|
533
|
-
'
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
isRTL: false
|
539
|
-
|
540
|
-
}
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
'
|
551
|
-
|
552
|
-
'
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
'
|
569
|
-
|
570
|
-
'
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
'
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
$.datepicker.
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
'
|
646
|
-
|
647
|
-
'
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
isRTL: false
|
672
|
-
|
673
|
-
}
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
'
|
684
|
-
|
685
|
-
'
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
'
|
702
|
-
|
703
|
-
'
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
'
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
'
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
759
|
-
|
760
|
-
|
761
|
-
|
762
|
-
|
763
|
-
|
764
|
-
|
765
|
-
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
|
770
|
-
|
771
|
-
|
1
|
+
/* Afrikaans initialisation for the jQuery UI date picker plugin. */
|
2
|
+
/* Written by Renier Pretorius. */
|
3
|
+
jQuery(function($){
|
4
|
+
$.datepicker.regional['af'] = {
|
5
|
+
closeText: 'Selekteer',
|
6
|
+
prevText: 'Vorige',
|
7
|
+
nextText: 'Volgende',
|
8
|
+
currentText: 'Vandag',
|
9
|
+
monthNames: ['Januarie','Februarie','Maart','April','Mei','Junie',
|
10
|
+
'Julie','Augustus','September','Oktober','November','Desember'],
|
11
|
+
monthNamesShort: ['Jan', 'Feb', 'Mrt', 'Apr', 'Mei', 'Jun',
|
12
|
+
'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des'],
|
13
|
+
dayNames: ['Sondag', 'Maandag', 'Dinsdag', 'Woensdag', 'Donderdag', 'Vrydag', 'Saterdag'],
|
14
|
+
dayNamesShort: ['Son', 'Maa', 'Din', 'Woe', 'Don', 'Vry', 'Sat'],
|
15
|
+
dayNamesMin: ['So','Ma','Di','Wo','Do','Vr','Sa'],
|
16
|
+
weekHeader: 'Wk',
|
17
|
+
dateFormat: 'dd/mm/yy',
|
18
|
+
firstDay: 1,
|
19
|
+
isRTL: false,
|
20
|
+
showMonthAfterYear: false,
|
21
|
+
yearSuffix: ''};
|
22
|
+
$.datepicker.setDefaults($.datepicker.regional['af']);
|
23
|
+
});
|
24
|
+
/* Arabic Translation for jQuery UI date picker plugin. */
|
25
|
+
/* Khaled Al Horani -- koko.dw@gmail.com */
|
26
|
+
/* خالد الحوراني -- koko.dw@gmail.com */
|
27
|
+
/* NOTE: monthNames are the original months names and they are the Arabic names, not the new months name فبراير - يناير and there isn't any Arabic roots for these months */
|
28
|
+
jQuery(function($){
|
29
|
+
$.datepicker.regional['ar'] = {
|
30
|
+
closeText: 'إغلاق',
|
31
|
+
prevText: '<السابق',
|
32
|
+
nextText: 'التالي>',
|
33
|
+
currentText: 'اليوم',
|
34
|
+
monthNames: ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'آذار', 'حزيران',
|
35
|
+
'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
|
36
|
+
monthNamesShort: ['1','2','3','4','5','6','7','8','9','10','11','12'],
|
37
|
+
dayNames: ['السبت', 'الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة'],
|
38
|
+
dayNamesShort: ['سبت', 'أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة'],
|
39
|
+
dayNamesMin: ['سبت', 'أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة'],
|
40
|
+
weekHeader: 'أسبوع',
|
41
|
+
dateFormat: 'dd/mm/yy',
|
42
|
+
firstDay: 0,
|
43
|
+
isRTL: true,
|
44
|
+
showMonthAfterYear: false,
|
45
|
+
yearSuffix: ''};
|
46
|
+
$.datepicker.setDefaults($.datepicker.regional['ar']);
|
47
|
+
});/* Azerbaijani (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
48
|
+
/* Written by Jamil Najafov (necefov33@gmail.com). */
|
49
|
+
jQuery(function($) {
|
50
|
+
$.datepicker.regional['az'] = {
|
51
|
+
closeText: 'Bağla',
|
52
|
+
prevText: '<Geri',
|
53
|
+
nextText: 'İrəli>',
|
54
|
+
currentText: 'Bugün',
|
55
|
+
monthNames: ['Yanvar','Fevral','Mart','Aprel','May','İyun',
|
56
|
+
'İyul','Avqust','Sentyabr','Oktyabr','Noyabr','Dekabr'],
|
57
|
+
monthNamesShort: ['Yan','Fev','Mar','Apr','May','İyun',
|
58
|
+
'İyul','Avq','Sen','Okt','Noy','Dek'],
|
59
|
+
dayNames: ['Bazar','Bazar ertəsi','Çərşənbə axşamı','Çərşənbə','Cümə axşamı','Cümə','Şənbə'],
|
60
|
+
dayNamesShort: ['B','Be','Ça','Ç','Ca','C','Ş'],
|
61
|
+
dayNamesMin: ['B','B','Ç','С','Ç','C','Ş'],
|
62
|
+
weekHeader: 'Hf',
|
63
|
+
dateFormat: 'dd.mm.yy',
|
64
|
+
firstDay: 1,
|
65
|
+
isRTL: false,
|
66
|
+
showMonthAfterYear: false,
|
67
|
+
yearSuffix: ''};
|
68
|
+
$.datepicker.setDefaults($.datepicker.regional['az']);
|
69
|
+
});/* Bulgarian initialisation for the jQuery UI date picker plugin. */
|
70
|
+
/* Written by Stoyan Kyosev (http://svest.org). */
|
71
|
+
jQuery(function($){
|
72
|
+
$.datepicker.regional['bg'] = {
|
73
|
+
closeText: 'затвори',
|
74
|
+
prevText: '<назад',
|
75
|
+
nextText: 'напред>',
|
76
|
+
nextBigText: '>>',
|
77
|
+
currentText: 'днес',
|
78
|
+
monthNames: ['Януари','Февруари','Март','Април','Май','Юни',
|
79
|
+
'Юли','Август','Септември','Октомври','Ноември','Декември'],
|
80
|
+
monthNamesShort: ['Яну','Фев','Мар','Апр','Май','Юни',
|
81
|
+
'Юли','Авг','Сеп','Окт','Нов','Дек'],
|
82
|
+
dayNames: ['Неделя','Понеделник','Вторник','Сряда','Четвъртък','Петък','Събота'],
|
83
|
+
dayNamesShort: ['Нед','Пон','Вто','Сря','Чет','Пет','Съб'],
|
84
|
+
dayNamesMin: ['Не','По','Вт','Ср','Че','Пе','Съ'],
|
85
|
+
weekHeader: 'Wk',
|
86
|
+
dateFormat: 'dd.mm.yy',
|
87
|
+
firstDay: 1,
|
88
|
+
isRTL: false,
|
89
|
+
showMonthAfterYear: false,
|
90
|
+
yearSuffix: ''};
|
91
|
+
$.datepicker.setDefaults($.datepicker.regional['bg']);
|
92
|
+
});
|
93
|
+
/* Bosnian i18n for the jQuery UI date picker plugin. */
|
94
|
+
/* Written by Kenan Konjo. */
|
95
|
+
jQuery(function($){
|
96
|
+
$.datepicker.regional['bs'] = {
|
97
|
+
closeText: 'Zatvori',
|
98
|
+
prevText: '<',
|
99
|
+
nextText: '>',
|
100
|
+
currentText: 'Danas',
|
101
|
+
monthNames: ['Januar','Februar','Mart','April','Maj','Juni',
|
102
|
+
'Juli','August','Septembar','Oktobar','Novembar','Decembar'],
|
103
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
104
|
+
'Jul','Aug','Sep','Okt','Nov','Dec'],
|
105
|
+
dayNames: ['Nedelja','Ponedeljak','Utorak','Srijeda','Četvrtak','Petak','Subota'],
|
106
|
+
dayNamesShort: ['Ned','Pon','Uto','Sri','Čet','Pet','Sub'],
|
107
|
+
dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
|
108
|
+
weekHeader: 'Wk',
|
109
|
+
dateFormat: 'dd.mm.yy',
|
110
|
+
firstDay: 1,
|
111
|
+
isRTL: false,
|
112
|
+
showMonthAfterYear: false,
|
113
|
+
yearSuffix: ''};
|
114
|
+
$.datepicker.setDefaults($.datepicker.regional['bs']);
|
115
|
+
});/* Inicialització en català per a l'extenció 'calendar' per jQuery. */
|
116
|
+
/* Writers: (joan.leon@gmail.com). */
|
117
|
+
jQuery(function($){
|
118
|
+
$.datepicker.regional['ca'] = {
|
119
|
+
closeText: 'Tancar',
|
120
|
+
prevText: '<Ant',
|
121
|
+
nextText: 'Seg>',
|
122
|
+
currentText: 'Avui',
|
123
|
+
monthNames: ['Gener','Febrer','Març','Abril','Maig','Juny',
|
124
|
+
'Juliol','Agost','Setembre','Octubre','Novembre','Desembre'],
|
125
|
+
monthNamesShort: ['Gen','Feb','Mar','Abr','Mai','Jun',
|
126
|
+
'Jul','Ago','Set','Oct','Nov','Des'],
|
127
|
+
dayNames: ['Diumenge','Dilluns','Dimarts','Dimecres','Dijous','Divendres','Dissabte'],
|
128
|
+
dayNamesShort: ['Dug','Dln','Dmt','Dmc','Djs','Dvn','Dsb'],
|
129
|
+
dayNamesMin: ['Dg','Dl','Dt','Dc','Dj','Dv','Ds'],
|
130
|
+
weekHeader: 'Sm',
|
131
|
+
dateFormat: 'dd/mm/yy',
|
132
|
+
firstDay: 1,
|
133
|
+
isRTL: false,
|
134
|
+
showMonthAfterYear: false,
|
135
|
+
yearSuffix: ''};
|
136
|
+
$.datepicker.setDefaults($.datepicker.regional['ca']);
|
137
|
+
});/* Czech initialisation for the jQuery UI date picker plugin. */
|
138
|
+
/* Written by Tomas Muller (tomas@tomas-muller.net). */
|
139
|
+
jQuery(function($){
|
140
|
+
$.datepicker.regional['cs'] = {
|
141
|
+
closeText: 'Zavřít',
|
142
|
+
prevText: '<Dříve',
|
143
|
+
nextText: 'Později>',
|
144
|
+
currentText: 'Nyní',
|
145
|
+
monthNames: ['leden','únor','březen','duben','květen','červen',
|
146
|
+
'červenec','srpen','září','říjen','listopad','prosinec'],
|
147
|
+
monthNamesShort: ['led','úno','bře','dub','kvě','čer',
|
148
|
+
'čvc','srp','zář','říj','lis','pro'],
|
149
|
+
dayNames: ['neděle', 'pondělí', 'úterý', 'středa', 'čtvrtek', 'pátek', 'sobota'],
|
150
|
+
dayNamesShort: ['ne', 'po', 'út', 'st', 'čt', 'pá', 'so'],
|
151
|
+
dayNamesMin: ['ne','po','út','st','čt','pá','so'],
|
152
|
+
weekHeader: 'Týd',
|
153
|
+
dateFormat: 'dd.mm.yy',
|
154
|
+
firstDay: 1,
|
155
|
+
isRTL: false,
|
156
|
+
showMonthAfterYear: false,
|
157
|
+
yearSuffix: ''};
|
158
|
+
$.datepicker.setDefaults($.datepicker.regional['cs']);
|
159
|
+
});
|
160
|
+
/* Danish initialisation for the jQuery UI date picker plugin. */
|
161
|
+
/* Written by Jan Christensen ( deletestuff@gmail.com). */
|
162
|
+
jQuery(function($){
|
163
|
+
$.datepicker.regional['da'] = {
|
164
|
+
closeText: 'Luk',
|
165
|
+
prevText: '<Forrige',
|
166
|
+
nextText: 'Næste>',
|
167
|
+
currentText: 'Idag',
|
168
|
+
monthNames: ['Januar','Februar','Marts','April','Maj','Juni',
|
169
|
+
'Juli','August','September','Oktober','November','December'],
|
170
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
171
|
+
'Jul','Aug','Sep','Okt','Nov','Dec'],
|
172
|
+
dayNames: ['Søndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','Lørdag'],
|
173
|
+
dayNamesShort: ['Søn','Man','Tir','Ons','Tor','Fre','Lør'],
|
174
|
+
dayNamesMin: ['Sø','Ma','Ti','On','To','Fr','Lø'],
|
175
|
+
weekHeader: 'Uge',
|
176
|
+
dateFormat: 'dd-mm-yy',
|
177
|
+
firstDay: 1,
|
178
|
+
isRTL: false,
|
179
|
+
showMonthAfterYear: false,
|
180
|
+
yearSuffix: ''};
|
181
|
+
$.datepicker.setDefaults($.datepicker.regional['da']);
|
182
|
+
});
|
183
|
+
/* German initialisation for the jQuery UI date picker plugin. */
|
184
|
+
/* Written by Milian Wolff (mail@milianw.de). */
|
185
|
+
jQuery(function($){
|
186
|
+
$.datepicker.regional['de'] = {
|
187
|
+
closeText: 'schließen',
|
188
|
+
prevText: '<zurück',
|
189
|
+
nextText: 'Vor>',
|
190
|
+
currentText: 'heute',
|
191
|
+
monthNames: ['Januar','Februar','März','April','Mai','Juni',
|
192
|
+
'Juli','August','September','Oktober','November','Dezember'],
|
193
|
+
monthNamesShort: ['Jan','Feb','Mär','Apr','Mai','Jun',
|
194
|
+
'Jul','Aug','Sep','Okt','Nov','Dez'],
|
195
|
+
dayNames: ['Sonntag','Montag','Dienstag','Mittwoch','Donnerstag','Freitag','Samstag'],
|
196
|
+
dayNamesShort: ['So','Mo','Di','Mi','Do','Fr','Sa'],
|
197
|
+
dayNamesMin: ['So','Mo','Di','Mi','Do','Fr','Sa'],
|
198
|
+
weekHeader: 'Wo',
|
199
|
+
dateFormat: 'dd.mm.yy',
|
200
|
+
firstDay: 1,
|
201
|
+
isRTL: false,
|
202
|
+
showMonthAfterYear: false,
|
203
|
+
yearSuffix: ''};
|
204
|
+
$.datepicker.setDefaults($.datepicker.regional['de']);
|
205
|
+
});
|
206
|
+
/* Greek (el) initialisation for the jQuery UI date picker plugin. */
|
207
|
+
/* Written by Alex Cicovic (http://www.alexcicovic.com) */
|
208
|
+
jQuery(function($){
|
209
|
+
$.datepicker.regional['el'] = {
|
210
|
+
closeText: 'Κλείσιμο',
|
211
|
+
prevText: 'Προηγούμενος',
|
212
|
+
nextText: 'Επόμενος',
|
213
|
+
currentText: 'Τρέχων Μήνας',
|
214
|
+
monthNames: ['Ιανουάριος','Φεβρουάριος','Μάρτιος','Απρίλιος','Μάιος','Ιούνιος',
|
215
|
+
'Ιούλιος','Αύγουστος','Σεπτέμβριος','Οκτώβριος','Νοέμβριος','Δεκέμβριος'],
|
216
|
+
monthNamesShort: ['Ιαν','Φεβ','Μαρ','Απρ','Μαι','Ιουν',
|
217
|
+
'Ιουλ','Αυγ','Σεπ','Οκτ','Νοε','Δεκ'],
|
218
|
+
dayNames: ['Κυριακή','Δευτέρα','Τρίτη','Τετάρτη','Πέμπτη','Παρασκευή','Σάββατο'],
|
219
|
+
dayNamesShort: ['Κυρ','Δευ','Τρι','Τετ','Πεμ','Παρ','Σαβ'],
|
220
|
+
dayNamesMin: ['Κυ','Δε','Τρ','Τε','Πε','Πα','Σα'],
|
221
|
+
weekHeader: 'Εβδ',
|
222
|
+
dateFormat: 'dd/mm/yy',
|
223
|
+
firstDay: 1,
|
224
|
+
isRTL: false,
|
225
|
+
showMonthAfterYear: false,
|
226
|
+
yearSuffix: ''};
|
227
|
+
$.datepicker.setDefaults($.datepicker.regional['el']);
|
228
|
+
});/* English/UK initialisation for the jQuery UI date picker plugin. */
|
229
|
+
/* Written by Stuart. */
|
230
|
+
jQuery(function($){
|
231
|
+
$.datepicker.regional['en-GB'] = {
|
232
|
+
closeText: 'Done',
|
233
|
+
prevText: 'Prev',
|
234
|
+
nextText: 'Next',
|
235
|
+
currentText: 'Today',
|
236
|
+
monthNames: ['January','February','March','April','May','June',
|
237
|
+
'July','August','September','October','November','December'],
|
238
|
+
monthNamesShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun',
|
239
|
+
'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
|
240
|
+
dayNames: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'],
|
241
|
+
dayNamesShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
|
242
|
+
dayNamesMin: ['Su','Mo','Tu','We','Th','Fr','Sa'],
|
243
|
+
weekHeader: 'Wk',
|
244
|
+
dateFormat: 'dd/mm/yy',
|
245
|
+
firstDay: 1,
|
246
|
+
isRTL: false,
|
247
|
+
showMonthAfterYear: false,
|
248
|
+
yearSuffix: ''};
|
249
|
+
$.datepicker.setDefaults($.datepicker.regional['en-GB']);
|
250
|
+
});
|
251
|
+
/* Esperanto initialisation for the jQuery UI date picker plugin. */
|
252
|
+
/* Written by Olivier M. (olivierweb@ifrance.com). */
|
253
|
+
jQuery(function($){
|
254
|
+
$.datepicker.regional['eo'] = {
|
255
|
+
closeText: 'Fermi',
|
256
|
+
prevText: '<Anta',
|
257
|
+
nextText: 'Sekv>',
|
258
|
+
currentText: 'Nuna',
|
259
|
+
monthNames: ['Januaro','Februaro','Marto','Aprilo','Majo','Junio',
|
260
|
+
'Julio','Aŭgusto','Septembro','Oktobro','Novembro','Decembro'],
|
261
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
262
|
+
'Jul','Aŭg','Sep','Okt','Nov','Dec'],
|
263
|
+
dayNames: ['Dimanĉo','Lundo','Mardo','Merkredo','Ĵaŭdo','Vendredo','Sabato'],
|
264
|
+
dayNamesShort: ['Dim','Lun','Mar','Mer','Ĵaŭ','Ven','Sab'],
|
265
|
+
dayNamesMin: ['Di','Lu','Ma','Me','Ĵa','Ve','Sa'],
|
266
|
+
weekHeader: 'Sb',
|
267
|
+
dateFormat: 'dd/mm/yy',
|
268
|
+
firstDay: 0,
|
269
|
+
isRTL: false,
|
270
|
+
showMonthAfterYear: false,
|
271
|
+
yearSuffix: ''};
|
272
|
+
$.datepicker.setDefaults($.datepicker.regional['eo']);
|
273
|
+
});
|
274
|
+
/* Inicialización en español para la extensión 'UI date picker' para jQuery. */
|
275
|
+
/* Traducido por Vester (xvester@gmail.com). */
|
276
|
+
jQuery(function($){
|
277
|
+
$.datepicker.regional['es'] = {
|
278
|
+
closeText: 'Cerrar',
|
279
|
+
prevText: '<Ant',
|
280
|
+
nextText: 'Sig>',
|
281
|
+
currentText: 'Hoy',
|
282
|
+
monthNames: ['Enero','Febrero','Marzo','Abril','Mayo','Junio',
|
283
|
+
'Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre'],
|
284
|
+
monthNamesShort: ['Ene','Feb','Mar','Abr','May','Jun',
|
285
|
+
'Jul','Ago','Sep','Oct','Nov','Dic'],
|
286
|
+
dayNames: ['Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'],
|
287
|
+
dayNamesShort: ['Dom','Lun','Mar','Mié','Juv','Vie','Sáb'],
|
288
|
+
dayNamesMin: ['Do','Lu','Ma','Mi','Ju','Vi','Sá'],
|
289
|
+
weekHeader: 'Sm',
|
290
|
+
dateFormat: 'dd/mm/yy',
|
291
|
+
firstDay: 1,
|
292
|
+
isRTL: false,
|
293
|
+
showMonthAfterYear: false,
|
294
|
+
yearSuffix: ''};
|
295
|
+
$.datepicker.setDefaults($.datepicker.regional['es']);
|
296
|
+
});/* Estonian initialisation for the jQuery UI date picker plugin. */
|
297
|
+
/* Written by Mart Sõmermaa (mrts.pydev at gmail com). */
|
298
|
+
jQuery(function($){
|
299
|
+
$.datepicker.regional['et'] = {
|
300
|
+
closeText: 'Sulge',
|
301
|
+
prevText: 'Eelnev',
|
302
|
+
nextText: 'Järgnev',
|
303
|
+
currentText: 'Täna',
|
304
|
+
monthNames: ['Jaanuar','Veebruar','Märts','Aprill','Mai','Juuni',
|
305
|
+
'Juuli','August','September','Oktoober','November','Detsember'],
|
306
|
+
monthNamesShort: ['Jaan', 'Veebr', 'Märts', 'Apr', 'Mai', 'Juuni',
|
307
|
+
'Juuli', 'Aug', 'Sept', 'Okt', 'Nov', 'Dets'],
|
308
|
+
dayNames: ['Pühapäev', 'Esmaspäev', 'Teisipäev', 'Kolmapäev', 'Neljapäev', 'Reede', 'Laupäev'],
|
309
|
+
dayNamesShort: ['Pühap', 'Esmasp', 'Teisip', 'Kolmap', 'Neljap', 'Reede', 'Laup'],
|
310
|
+
dayNamesMin: ['P','E','T','K','N','R','L'],
|
311
|
+
weekHeader: 'Sm',
|
312
|
+
dateFormat: 'dd.mm.yy',
|
313
|
+
firstDay: 1,
|
314
|
+
isRTL: false,
|
315
|
+
showMonthAfterYear: false,
|
316
|
+
yearSuffix: ''};
|
317
|
+
$.datepicker.setDefaults($.datepicker.regional['et']);
|
318
|
+
}); /* Euskarako oinarria 'UI date picker' jquery-ko extentsioarentzat */
|
319
|
+
/* Karrikas-ek itzulia (karrikas@karrikas.com) */
|
320
|
+
jQuery(function($){
|
321
|
+
$.datepicker.regional['eu'] = {
|
322
|
+
closeText: 'Egina',
|
323
|
+
prevText: '<Aur',
|
324
|
+
nextText: 'Hur>',
|
325
|
+
currentText: 'Gaur',
|
326
|
+
monthNames: ['Urtarrila','Otsaila','Martxoa','Apirila','Maiatza','Ekaina',
|
327
|
+
'Uztaila','Abuztua','Iraila','Urria','Azaroa','Abendua'],
|
328
|
+
monthNamesShort: ['Urt','Ots','Mar','Api','Mai','Eka',
|
329
|
+
'Uzt','Abu','Ira','Urr','Aza','Abe'],
|
330
|
+
dayNames: ['Igandea','Astelehena','Asteartea','Asteazkena','Osteguna','Ostirala','Larunbata'],
|
331
|
+
dayNamesShort: ['Iga','Ast','Ast','Ast','Ost','Ost','Lar'],
|
332
|
+
dayNamesMin: ['Ig','As','As','As','Os','Os','La'],
|
333
|
+
weekHeader: 'Wk',
|
334
|
+
dateFormat: 'yy/mm/dd',
|
335
|
+
firstDay: 1,
|
336
|
+
isRTL: false,
|
337
|
+
showMonthAfterYear: false,
|
338
|
+
yearSuffix: ''};
|
339
|
+
$.datepicker.setDefaults($.datepicker.regional['eu']);
|
340
|
+
});/* Persian (Farsi) Translation for the jQuery UI date picker plugin. */
|
341
|
+
/* Javad Mowlanezhad -- jmowla@gmail.com */
|
342
|
+
/* Jalali calendar should supported soon! (Its implemented but I have to test it) */
|
343
|
+
jQuery(function($) {
|
344
|
+
$.datepicker.regional['fa'] = {
|
345
|
+
closeText: 'بستن',
|
346
|
+
prevText: '<قبلي',
|
347
|
+
nextText: 'بعدي>',
|
348
|
+
currentText: 'امروز',
|
349
|
+
monthNames: ['فروردين','ارديبهشت','خرداد','تير','مرداد','شهريور',
|
350
|
+
'مهر','آبان','آذر','دي','بهمن','اسفند'],
|
351
|
+
monthNamesShort: ['1','2','3','4','5','6','7','8','9','10','11','12'],
|
352
|
+
dayNames: ['يکشنبه','دوشنبه','سهشنبه','چهارشنبه','پنجشنبه','جمعه','شنبه'],
|
353
|
+
dayNamesShort: ['ي','د','س','چ','پ','ج', 'ش'],
|
354
|
+
dayNamesMin: ['ي','د','س','چ','پ','ج', 'ش'],
|
355
|
+
weekHeader: 'هف',
|
356
|
+
dateFormat: 'yy/mm/dd',
|
357
|
+
firstDay: 6,
|
358
|
+
isRTL: true,
|
359
|
+
showMonthAfterYear: false,
|
360
|
+
yearSuffix: ''};
|
361
|
+
$.datepicker.setDefaults($.datepicker.regional['fa']);
|
362
|
+
});/* Finnish initialisation for the jQuery UI date picker plugin. */
|
363
|
+
/* Written by Harri Kilpi� (harrikilpio@gmail.com). */
|
364
|
+
jQuery(function($){
|
365
|
+
$.datepicker.regional['fi'] = {
|
366
|
+
closeText: 'Sulje',
|
367
|
+
prevText: '«Edellinen',
|
368
|
+
nextText: 'Seuraava»',
|
369
|
+
currentText: 'Tänään',
|
370
|
+
monthNames: ['Tammikuu','Helmikuu','Maaliskuu','Huhtikuu','Toukokuu','Kesäkuu',
|
371
|
+
'Heinäkuu','Elokuu','Syyskuu','Lokakuu','Marraskuu','Joulukuu'],
|
372
|
+
monthNamesShort: ['Tammi','Helmi','Maalis','Huhti','Touko','Kesä',
|
373
|
+
'Heinä','Elo','Syys','Loka','Marras','Joulu'],
|
374
|
+
dayNamesShort: ['Su','Ma','Ti','Ke','To','Pe','Su'],
|
375
|
+
dayNames: ['Sunnuntai','Maanantai','Tiistai','Keskiviikko','Torstai','Perjantai','Lauantai'],
|
376
|
+
dayNamesMin: ['Su','Ma','Ti','Ke','To','Pe','La'],
|
377
|
+
weekHeader: 'Vk',
|
378
|
+
dateFormat: 'dd.mm.yy',
|
379
|
+
firstDay: 1,
|
380
|
+
isRTL: false,
|
381
|
+
showMonthAfterYear: false,
|
382
|
+
yearSuffix: ''};
|
383
|
+
$.datepicker.setDefaults($.datepicker.regional['fi']);
|
384
|
+
});
|
385
|
+
/* Faroese initialisation for the jQuery UI date picker plugin */
|
386
|
+
/* Written by Sverri Mohr Olsen, sverrimo@gmail.com */
|
387
|
+
jQuery(function($){
|
388
|
+
$.datepicker.regional['fo'] = {
|
389
|
+
closeText: 'Lat aftur',
|
390
|
+
prevText: '<Fyrra',
|
391
|
+
nextText: 'Næsta>',
|
392
|
+
currentText: 'Í dag',
|
393
|
+
monthNames: ['Januar','Februar','Mars','Apríl','Mei','Juni',
|
394
|
+
'Juli','August','September','Oktober','November','Desember'],
|
395
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun',
|
396
|
+
'Jul','Aug','Sep','Okt','Nov','Des'],
|
397
|
+
dayNames: ['Sunnudagur','Mánadagur','Týsdagur','Mikudagur','Hósdagur','Fríggjadagur','Leyardagur'],
|
398
|
+
dayNamesShort: ['Sun','Mán','Týs','Mik','Hós','Frí','Ley'],
|
399
|
+
dayNamesMin: ['Su','Má','Tý','Mi','Hó','Fr','Le'],
|
400
|
+
weekHeader: 'Vk',
|
401
|
+
dateFormat: 'dd-mm-yy',
|
402
|
+
firstDay: 0,
|
403
|
+
isRTL: false,
|
404
|
+
showMonthAfterYear: false,
|
405
|
+
yearSuffix: ''};
|
406
|
+
$.datepicker.setDefaults($.datepicker.regional['fo']);
|
407
|
+
});
|
408
|
+
/* Swiss-French initialisation for the jQuery UI date picker plugin. */
|
409
|
+
/* Written Martin Voelkle (martin.voelkle@e-tc.ch). */
|
410
|
+
jQuery(function($){
|
411
|
+
$.datepicker.regional['fr-CH'] = {
|
412
|
+
closeText: 'Fermer',
|
413
|
+
prevText: '<Pr�c',
|
414
|
+
nextText: 'Suiv>',
|
415
|
+
currentText: 'Courant',
|
416
|
+
monthNames: ['Janvier','F�vrier','Mars','Avril','Mai','Juin',
|
417
|
+
'Juillet','Ao�t','Septembre','Octobre','Novembre','D�cembre'],
|
418
|
+
monthNamesShort: ['Jan','F�v','Mar','Avr','Mai','Jun',
|
419
|
+
'Jul','Ao�','Sep','Oct','Nov','D�c'],
|
420
|
+
dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'],
|
421
|
+
dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'],
|
422
|
+
dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'],
|
423
|
+
weekHeader: 'Sm',
|
424
|
+
dateFormat: 'dd.mm.yy',
|
425
|
+
firstDay: 1,
|
426
|
+
isRTL: false,
|
427
|
+
showMonthAfterYear: false,
|
428
|
+
yearSuffix: ''};
|
429
|
+
$.datepicker.setDefaults($.datepicker.regional['fr-CH']);
|
430
|
+
});/* French initialisation for the jQuery UI date picker plugin. */
|
431
|
+
/* Written by Keith Wood (kbwood{at}iinet.com.au) and Stéphane Nahmani (sholby@sholby.net). */
|
432
|
+
jQuery(function($){
|
433
|
+
$.datepicker.regional['fr'] = {
|
434
|
+
closeText: 'Fermer',
|
435
|
+
prevText: '<Préc',
|
436
|
+
nextText: 'Suiv>',
|
437
|
+
currentText: 'Courant',
|
438
|
+
monthNames: ['Janvier','Février','Mars','Avril','Mai','Juin',
|
439
|
+
'Juillet','Août','Septembre','Octobre','Novembre','Décembre'],
|
440
|
+
monthNamesShort: ['Jan','Fév','Mar','Avr','Mai','Jun',
|
441
|
+
'Jul','Aoû','Sep','Oct','Nov','Déc'],
|
442
|
+
dayNames: ['Dimanche','Lundi','Mardi','Mercredi','Jeudi','Vendredi','Samedi'],
|
443
|
+
dayNamesShort: ['Dim','Lun','Mar','Mer','Jeu','Ven','Sam'],
|
444
|
+
dayNamesMin: ['Di','Lu','Ma','Me','Je','Ve','Sa'],
|
445
|
+
weekHeader: 'Sm',
|
446
|
+
dateFormat: 'dd/mm/yy',
|
447
|
+
firstDay: 1,
|
448
|
+
isRTL: false,
|
449
|
+
showMonthAfterYear: false,
|
450
|
+
yearSuffix: ''};
|
451
|
+
$.datepicker.setDefaults($.datepicker.regional['fr']);
|
452
|
+
});/* Hebrew initialisation for the UI Datepicker extension. */
|
453
|
+
/* Written by Amir Hardon (ahardon at gmail dot com). */
|
454
|
+
jQuery(function($){
|
455
|
+
$.datepicker.regional['he'] = {
|
456
|
+
closeText: 'סגור',
|
457
|
+
prevText: '<הקודם',
|
458
|
+
nextText: 'הבא>',
|
459
|
+
currentText: 'היום',
|
460
|
+
monthNames: ['ינואר','פברואר','מרץ','אפריל','מאי','יוני',
|
461
|
+
'יולי','אוגוסט','ספטמבר','אוקטובר','נובמבר','דצמבר'],
|
462
|
+
monthNamesShort: ['1','2','3','4','5','6',
|
463
|
+
'7','8','9','10','11','12'],
|
464
|
+
dayNames: ['ראשון','שני','שלישי','רביעי','חמישי','שישי','שבת'],
|
465
|
+
dayNamesShort: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'],
|
466
|
+
dayNamesMin: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'],
|
467
|
+
weekHeader: 'Wk',
|
468
|
+
dateFormat: 'dd/mm/yy',
|
469
|
+
firstDay: 0,
|
470
|
+
isRTL: true,
|
471
|
+
showMonthAfterYear: false,
|
472
|
+
yearSuffix: ''};
|
473
|
+
$.datepicker.setDefaults($.datepicker.regional['he']);
|
474
|
+
});
|
475
|
+
/* Croatian i18n for the jQuery UI date picker plugin. */
|
476
|
+
/* Written by Vjekoslav Nesek. */
|
477
|
+
jQuery(function($){
|
478
|
+
$.datepicker.regional['hr'] = {
|
479
|
+
closeText: 'Zatvori',
|
480
|
+
prevText: '<',
|
481
|
+
nextText: '>',
|
482
|
+
currentText: 'Danas',
|
483
|
+
monthNames: ['Siječanj','Veljača','Ožujak','Travanj','Svibanj','Lipanj',
|
484
|
+
'Srpanj','Kolovoz','Rujan','Listopad','Studeni','Prosinac'],
|
485
|
+
monthNamesShort: ['Sij','Velj','Ožu','Tra','Svi','Lip',
|
486
|
+
'Srp','Kol','Ruj','Lis','Stu','Pro'],
|
487
|
+
dayNames: ['Nedjelja','Ponedjeljak','Utorak','Srijeda','Četvrtak','Petak','Subota'],
|
488
|
+
dayNamesShort: ['Ned','Pon','Uto','Sri','Čet','Pet','Sub'],
|
489
|
+
dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
|
490
|
+
weekHeader: 'Tje',
|
491
|
+
dateFormat: 'dd.mm.yy.',
|
492
|
+
firstDay: 1,
|
493
|
+
isRTL: false,
|
494
|
+
showMonthAfterYear: false,
|
495
|
+
yearSuffix: ''};
|
496
|
+
$.datepicker.setDefaults($.datepicker.regional['hr']);
|
497
|
+
});/* Hungarian initialisation for the jQuery UI date picker plugin. */
|
498
|
+
/* Written by Istvan Karaszi (jquery@spam.raszi.hu). */
|
499
|
+
jQuery(function($){
|
500
|
+
$.datepicker.regional['hu'] = {
|
501
|
+
closeText: 'bezárás',
|
502
|
+
prevText: '« vissza',
|
503
|
+
nextText: 'előre »',
|
504
|
+
currentText: 'ma',
|
505
|
+
monthNames: ['Január', 'Február', 'Március', 'Április', 'Május', 'Június',
|
506
|
+
'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December'],
|
507
|
+
monthNamesShort: ['Jan', 'Feb', 'Már', 'Ápr', 'Máj', 'Jún',
|
508
|
+
'Júl', 'Aug', 'Szep', 'Okt', 'Nov', 'Dec'],
|
509
|
+
dayNames: ['Vasárnap', 'Hétfö', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat'],
|
510
|
+
dayNamesShort: ['Vas', 'Hét', 'Ked', 'Sze', 'Csü', 'Pén', 'Szo'],
|
511
|
+
dayNamesMin: ['V', 'H', 'K', 'Sze', 'Cs', 'P', 'Szo'],
|
512
|
+
weekHeader: 'Hé',
|
513
|
+
dateFormat: 'yy-mm-dd',
|
514
|
+
firstDay: 1,
|
515
|
+
isRTL: false,
|
516
|
+
showMonthAfterYear: false,
|
517
|
+
yearSuffix: ''};
|
518
|
+
$.datepicker.setDefaults($.datepicker.regional['hu']);
|
519
|
+
});
|
520
|
+
/* Armenian(UTF-8) initialisation for the jQuery UI date picker plugin. */
|
521
|
+
/* Written by Levon Zakaryan (levon.zakaryan@gmail.com)*/
|
522
|
+
jQuery(function($){
|
523
|
+
$.datepicker.regional['hy'] = {
|
524
|
+
closeText: 'Փակել',
|
525
|
+
prevText: '<Նախ.',
|
526
|
+
nextText: 'Հաջ.>',
|
527
|
+
currentText: 'Այսօր',
|
528
|
+
monthNames: ['Հունվար','Փետրվար','Մարտ','Ապրիլ','Մայիս','Հունիս',
|
529
|
+
'Հուլիս','Օգոստոս','Սեպտեմբեր','Հոկտեմբեր','Նոյեմբեր','Դեկտեմբեր'],
|
530
|
+
monthNamesShort: ['Հունվ','Փետր','Մարտ','Ապր','Մայիս','Հունիս',
|
531
|
+
'Հուլ','Օգս','Սեպ','Հոկ','Նոյ','Դեկ'],
|
532
|
+
dayNames: ['կիրակի','եկուշաբթի','երեքշաբթի','չորեքշաբթի','հինգշաբթի','ուրբաթ','շաբաթ'],
|
533
|
+
dayNamesShort: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'],
|
534
|
+
dayNamesMin: ['կիր','երկ','երք','չրք','հնգ','ուրբ','շբթ'],
|
535
|
+
weekHeader: 'ՇԲՏ',
|
536
|
+
dateFormat: 'dd.mm.yy',
|
537
|
+
firstDay: 1,
|
538
|
+
isRTL: false,
|
539
|
+
showMonthAfterYear: false,
|
540
|
+
yearSuffix: ''};
|
541
|
+
$.datepicker.setDefaults($.datepicker.regional['hy']);
|
542
|
+
});/* Indonesian initialisation for the jQuery UI date picker plugin. */
|
543
|
+
/* Written by Deden Fathurahman (dedenf@gmail.com). */
|
544
|
+
jQuery(function($){
|
545
|
+
$.datepicker.regional['id'] = {
|
546
|
+
closeText: 'Tutup',
|
547
|
+
prevText: '<mundur',
|
548
|
+
nextText: 'maju>',
|
549
|
+
currentText: 'hari ini',
|
550
|
+
monthNames: ['Januari','Februari','Maret','April','Mei','Juni',
|
551
|
+
'Juli','Agustus','September','Oktober','Nopember','Desember'],
|
552
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Mei','Jun',
|
553
|
+
'Jul','Agus','Sep','Okt','Nop','Des'],
|
554
|
+
dayNames: ['Minggu','Senin','Selasa','Rabu','Kamis','Jumat','Sabtu'],
|
555
|
+
dayNamesShort: ['Min','Sen','Sel','Rab','kam','Jum','Sab'],
|
556
|
+
dayNamesMin: ['Mg','Sn','Sl','Rb','Km','jm','Sb'],
|
557
|
+
weekHeader: 'Mg',
|
558
|
+
dateFormat: 'dd/mm/yy',
|
559
|
+
firstDay: 0,
|
560
|
+
isRTL: false,
|
561
|
+
showMonthAfterYear: false,
|
562
|
+
yearSuffix: ''};
|
563
|
+
$.datepicker.setDefaults($.datepicker.regional['id']);
|
564
|
+
});/* Icelandic initialisation for the jQuery UI date picker plugin. */
|
565
|
+
/* Written by Haukur H. Thorsson (haukur@eskill.is). */
|
566
|
+
jQuery(function($){
|
567
|
+
$.datepicker.regional['is'] = {
|
568
|
+
closeText: 'Loka',
|
569
|
+
prevText: '< Fyrri',
|
570
|
+
nextText: 'Næsti >',
|
571
|
+
currentText: 'Í dag',
|
572
|
+
monthNames: ['Janúar','Febrúar','Mars','Apríl','Maí','Júní',
|
573
|
+
'Júlí','Ágúst','September','Október','Nóvember','Desember'],
|
574
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Maí','Jún',
|
575
|
+
'Júl','Ágú','Sep','Okt','Nóv','Des'],
|
576
|
+
dayNames: ['Sunnudagur','Mánudagur','Þriðjudagur','Miðvikudagur','Fimmtudagur','Föstudagur','Laugardagur'],
|
577
|
+
dayNamesShort: ['Sun','Mán','Þri','Mið','Fim','Fös','Lau'],
|
578
|
+
dayNamesMin: ['Su','Má','Þr','Mi','Fi','Fö','La'],
|
579
|
+
weekHeader: 'Vika',
|
580
|
+
dateFormat: 'dd/mm/yy',
|
581
|
+
firstDay: 0,
|
582
|
+
isRTL: false,
|
583
|
+
showMonthAfterYear: false,
|
584
|
+
yearSuffix: ''};
|
585
|
+
$.datepicker.setDefaults($.datepicker.regional['is']);
|
586
|
+
});/* Italian initialisation for the jQuery UI date picker plugin. */
|
587
|
+
/* Written by Antonello Pasella (antonello.pasella@gmail.com). */
|
588
|
+
jQuery(function($){
|
589
|
+
$.datepicker.regional['it'] = {
|
590
|
+
closeText: 'Chiudi',
|
591
|
+
prevText: '<Prec',
|
592
|
+
nextText: 'Succ>',
|
593
|
+
currentText: 'Oggi',
|
594
|
+
monthNames: ['Gennaio','Febbraio','Marzo','Aprile','Maggio','Giugno',
|
595
|
+
'Luglio','Agosto','Settembre','Ottobre','Novembre','Dicembre'],
|
596
|
+
monthNamesShort: ['Gen','Feb','Mar','Apr','Mag','Giu',
|
597
|
+
'Lug','Ago','Set','Ott','Nov','Dic'],
|
598
|
+
dayNames: ['Domenica','Lunedì','Martedì','Mercoledì','Giovedì','Venerdì','Sabato'],
|
599
|
+
dayNamesShort: ['Dom','Lun','Mar','Mer','Gio','Ven','Sab'],
|
600
|
+
dayNamesMin: ['Do','Lu','Ma','Me','Gi','Ve','Sa'],
|
601
|
+
weekHeader: 'Sm',
|
602
|
+
dateFormat: 'dd/mm/yy',
|
603
|
+
firstDay: 1,
|
604
|
+
isRTL: false,
|
605
|
+
showMonthAfterYear: false,
|
606
|
+
yearSuffix: ''};
|
607
|
+
$.datepicker.setDefaults($.datepicker.regional['it']);
|
608
|
+
});
|
609
|
+
/* Japanese initialisation for the jQuery UI date picker plugin. */
|
610
|
+
/* Written by Kentaro SATO (kentaro@ranvis.com). */
|
611
|
+
jQuery(function($){
|
612
|
+
$.datepicker.regional['ja'] = {
|
613
|
+
closeText: '閉じる',
|
614
|
+
prevText: '<前',
|
615
|
+
nextText: '次>',
|
616
|
+
currentText: '今日',
|
617
|
+
monthNames: ['1月','2月','3月','4月','5月','6月',
|
618
|
+
'7月','8月','9月','10月','11月','12月'],
|
619
|
+
monthNamesShort: ['1月','2月','3月','4月','5月','6月',
|
620
|
+
'7月','8月','9月','10月','11月','12月'],
|
621
|
+
dayNames: ['日曜日','月曜日','火曜日','水曜日','木曜日','金曜日','土曜日'],
|
622
|
+
dayNamesShort: ['日','月','火','水','木','金','土'],
|
623
|
+
dayNamesMin: ['日','月','火','水','木','金','土'],
|
624
|
+
weekHeader: '週',
|
625
|
+
dateFormat: 'yy/mm/dd',
|
626
|
+
firstDay: 0,
|
627
|
+
isRTL: false,
|
628
|
+
showMonthAfterYear: true,
|
629
|
+
yearSuffix: '年'};
|
630
|
+
$.datepicker.setDefaults($.datepicker.regional['ja']);
|
631
|
+
});/* Korean initialisation for the jQuery calendar extension. */
|
632
|
+
/* Written by DaeKwon Kang (ncrash.dk@gmail.com). */
|
633
|
+
jQuery(function($){
|
634
|
+
$.datepicker.regional['ko'] = {
|
635
|
+
closeText: '닫기',
|
636
|
+
prevText: '이전달',
|
637
|
+
nextText: '다음달',
|
638
|
+
currentText: '오늘',
|
639
|
+
monthNames: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)',
|
640
|
+
'7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'],
|
641
|
+
monthNamesShort: ['1월(JAN)','2월(FEB)','3월(MAR)','4월(APR)','5월(MAY)','6월(JUN)',
|
642
|
+
'7월(JUL)','8월(AUG)','9월(SEP)','10월(OCT)','11월(NOV)','12월(DEC)'],
|
643
|
+
dayNames: ['일','월','화','수','목','금','토'],
|
644
|
+
dayNamesShort: ['일','월','화','수','목','금','토'],
|
645
|
+
dayNamesMin: ['일','월','화','수','목','금','토'],
|
646
|
+
weekHeader: 'Wk',
|
647
|
+
dateFormat: 'yy-mm-dd',
|
648
|
+
firstDay: 0,
|
649
|
+
isRTL: false,
|
650
|
+
showMonthAfterYear: false,
|
651
|
+
yearSuffix: '년'};
|
652
|
+
$.datepicker.setDefaults($.datepicker.regional['ko']);
|
653
|
+
});/* Lithuanian (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
654
|
+
/* @author Arturas Paleicikas <arturas@avalon.lt> */
|
655
|
+
jQuery(function($){
|
656
|
+
$.datepicker.regional['lt'] = {
|
657
|
+
closeText: 'Uždaryti',
|
658
|
+
prevText: '<Atgal',
|
659
|
+
nextText: 'Pirmyn>',
|
660
|
+
currentText: 'Šiandien',
|
661
|
+
monthNames: ['Sausis','Vasaris','Kovas','Balandis','Gegužė','Birželis',
|
662
|
+
'Liepa','Rugpjūtis','Rugsėjis','Spalis','Lapkritis','Gruodis'],
|
663
|
+
monthNamesShort: ['Sau','Vas','Kov','Bal','Geg','Bir',
|
664
|
+
'Lie','Rugp','Rugs','Spa','Lap','Gru'],
|
665
|
+
dayNames: ['sekmadienis','pirmadienis','antradienis','trečiadienis','ketvirtadienis','penktadienis','šeštadienis'],
|
666
|
+
dayNamesShort: ['sek','pir','ant','tre','ket','pen','šeš'],
|
667
|
+
dayNamesMin: ['Se','Pr','An','Tr','Ke','Pe','Še'],
|
668
|
+
weekHeader: 'Wk',
|
669
|
+
dateFormat: 'yy-mm-dd',
|
670
|
+
firstDay: 1,
|
671
|
+
isRTL: false,
|
672
|
+
showMonthAfterYear: false,
|
673
|
+
yearSuffix: ''};
|
674
|
+
$.datepicker.setDefaults($.datepicker.regional['lt']);
|
675
|
+
});/* Latvian (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
676
|
+
/* @author Arturas Paleicikas <arturas.paleicikas@metasite.net> */
|
677
|
+
jQuery(function($){
|
678
|
+
$.datepicker.regional['lv'] = {
|
679
|
+
closeText: 'Aizvērt',
|
680
|
+
prevText: 'Iepr',
|
681
|
+
nextText: 'Nāka',
|
682
|
+
currentText: 'Šodien',
|
683
|
+
monthNames: ['Janvāris','Februāris','Marts','Aprīlis','Maijs','Jūnijs',
|
684
|
+
'Jūlijs','Augusts','Septembris','Oktobris','Novembris','Decembris'],
|
685
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Mai','Jūn',
|
686
|
+
'Jūl','Aug','Sep','Okt','Nov','Dec'],
|
687
|
+
dayNames: ['svētdiena','pirmdiena','otrdiena','trešdiena','ceturtdiena','piektdiena','sestdiena'],
|
688
|
+
dayNamesShort: ['svt','prm','otr','tre','ctr','pkt','sst'],
|
689
|
+
dayNamesMin: ['Sv','Pr','Ot','Tr','Ct','Pk','Ss'],
|
690
|
+
weekHeader: 'Nav',
|
691
|
+
dateFormat: 'dd-mm-yy',
|
692
|
+
firstDay: 1,
|
693
|
+
isRTL: false,
|
694
|
+
showMonthAfterYear: false,
|
695
|
+
yearSuffix: ''};
|
696
|
+
$.datepicker.setDefaults($.datepicker.regional['lv']);
|
697
|
+
});/* Malaysian initialisation for the jQuery UI date picker plugin. */
|
698
|
+
/* Written by Mohd Nawawi Mohamad Jamili (nawawi@ronggeng.net). */
|
699
|
+
jQuery(function($){
|
700
|
+
$.datepicker.regional['ms'] = {
|
701
|
+
closeText: 'Tutup',
|
702
|
+
prevText: '<Sebelum',
|
703
|
+
nextText: 'Selepas>',
|
704
|
+
currentText: 'hari ini',
|
705
|
+
monthNames: ['Januari','Februari','Mac','April','Mei','Jun',
|
706
|
+
'Julai','Ogos','September','Oktober','November','Disember'],
|
707
|
+
monthNamesShort: ['Jan','Feb','Mac','Apr','Mei','Jun',
|
708
|
+
'Jul','Ogo','Sep','Okt','Nov','Dis'],
|
709
|
+
dayNames: ['Ahad','Isnin','Selasa','Rabu','Khamis','Jumaat','Sabtu'],
|
710
|
+
dayNamesShort: ['Aha','Isn','Sel','Rab','kha','Jum','Sab'],
|
711
|
+
dayNamesMin: ['Ah','Is','Se','Ra','Kh','Ju','Sa'],
|
712
|
+
weekHeader: 'Mg',
|
713
|
+
dateFormat: 'dd/mm/yy',
|
714
|
+
firstDay: 0,
|
715
|
+
isRTL: false,
|
716
|
+
showMonthAfterYear: false,
|
717
|
+
yearSuffix: ''};
|
718
|
+
$.datepicker.setDefaults($.datepicker.regional['ms']);
|
719
|
+
});/* Dutch (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
720
|
+
/* Written by Mathias Bynens <http://mathiasbynens.be/> */
|
721
|
+
jQuery(function($){
|
722
|
+
$.datepicker.regional.nl = {
|
723
|
+
closeText: 'Sluiten',
|
724
|
+
prevText: '←',
|
725
|
+
nextText: '→',
|
726
|
+
currentText: 'Vandaag',
|
727
|
+
monthNames: ['januari', 'februari', 'maart', 'april', 'mei', 'juni',
|
728
|
+
'juli', 'augustus', 'september', 'oktober', 'november', 'december'],
|
729
|
+
monthNamesShort: ['jan', 'feb', 'maa', 'apr', 'mei', 'jun',
|
730
|
+
'jul', 'aug', 'sep', 'okt', 'nov', 'dec'],
|
731
|
+
dayNames: ['zondag', 'maandag', 'dinsdag', 'woensdag', 'donderdag', 'vrijdag', 'zaterdag'],
|
732
|
+
dayNamesShort: ['zon', 'maa', 'din', 'woe', 'don', 'vri', 'zat'],
|
733
|
+
dayNamesMin: ['zo', 'ma', 'di', 'wo', 'do', 'vr', 'za'],
|
734
|
+
weekHeader: 'Wk',
|
735
|
+
dateFormat: 'dd/mm/yy',
|
736
|
+
firstDay: 1,
|
737
|
+
isRTL: false,
|
738
|
+
showMonthAfterYear: false,
|
739
|
+
yearSuffix: ''};
|
740
|
+
$.datepicker.setDefaults($.datepicker.regional.nl);
|
741
|
+
});/* Norwegian initialisation for the jQuery UI date picker plugin. */
|
742
|
+
/* Written by Naimdjon Takhirov (naimdjon@gmail.com). */
|
743
|
+
jQuery(function($){
|
744
|
+
$.datepicker.regional['no'] = {
|
745
|
+
closeText: 'Lukk',
|
746
|
+
prevText: '«Forrige',
|
747
|
+
nextText: 'Neste»',
|
748
|
+
currentText: 'I dag',
|
749
|
+
monthNames: ['Januar','Februar','Mars','April','Mai','Juni',
|
750
|
+
'Juli','August','September','Oktober','November','Desember'],
|
751
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Mai','Jun',
|
752
|
+
'Jul','Aug','Sep','Okt','Nov','Des'],
|
753
|
+
dayNamesShort: ['Søn','Man','Tir','Ons','Tor','Fre','Lør'],
|
754
|
+
dayNames: ['Søndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','Lørdag'],
|
755
|
+
dayNamesMin: ['Sø','Ma','Ti','On','To','Fr','Lø'],
|
756
|
+
weekHeader: 'Uke',
|
757
|
+
dateFormat: 'yy-mm-dd',
|
758
|
+
firstDay: 0,
|
759
|
+
isRTL: false,
|
760
|
+
showMonthAfterYear: false,
|
761
|
+
yearSuffix: ''};
|
762
|
+
$.datepicker.setDefaults($.datepicker.regional['no']);
|
763
|
+
});
|
764
|
+
/* Polish initialisation for the jQuery UI date picker plugin. */
|
765
|
+
/* Written by Jacek Wysocki (jacek.wysocki@gmail.com). */
|
766
|
+
jQuery(function($){
|
767
|
+
$.datepicker.regional['pl'] = {
|
768
|
+
closeText: 'Zamknij',
|
769
|
+
prevText: '<Poprzedni',
|
770
|
+
nextText: 'Następny>',
|
771
|
+
currentText: 'Dziś',
|
772
|
+
monthNames: ['Styczeń','Luty','Marzec','Kwiecień','Maj','Czerwiec',
|
773
|
+
'Lipiec','Sierpień','Wrzesień','Październik','Listopad','Grudzień'],
|
774
|
+
monthNamesShort: ['Sty','Lu','Mar','Kw','Maj','Cze',
|
775
|
+
'Lip','Sie','Wrz','Pa','Lis','Gru'],
|
776
|
+
dayNames: ['Niedziela','Poniedzialek','Wtorek','Środa','Czwartek','Piątek','Sobota'],
|
777
|
+
dayNamesShort: ['Nie','Pn','Wt','Śr','Czw','Pt','So'],
|
778
|
+
dayNamesMin: ['N','Pn','Wt','Śr','Cz','Pt','So'],
|
779
|
+
weekHeader: 'Tydz',
|
780
|
+
dateFormat: 'yy-mm-dd',
|
781
|
+
firstDay: 1,
|
782
|
+
isRTL: false,
|
783
|
+
showMonthAfterYear: false,
|
784
|
+
yearSuffix: ''};
|
785
|
+
$.datepicker.setDefaults($.datepicker.regional['pl']);
|
786
|
+
});
|
787
|
+
/* Brazilian initialisation for the jQuery UI date picker plugin. */
|
788
|
+
/* Written by Leonildo Costa Silva (leocsilva@gmail.com). */
|
789
|
+
jQuery(function($){
|
790
|
+
$.datepicker.regional['pt-BR'] = {
|
791
|
+
closeText: 'Fechar',
|
792
|
+
prevText: '<Anterior',
|
793
|
+
nextText: 'Próximo>',
|
794
|
+
currentText: 'Hoje',
|
795
|
+
monthNames: ['Janeiro','Fevereiro','Março','Abril','Maio','Junho',
|
796
|
+
'Julho','Agosto','Setembro','Outubro','Novembro','Dezembro'],
|
797
|
+
monthNamesShort: ['Jan','Fev','Mar','Abr','Mai','Jun',
|
798
|
+
'Jul','Ago','Set','Out','Nov','Dez'],
|
799
|
+
dayNames: ['Domingo','Segunda-feira','Terça-feira','Quarta-feira','Quinta-feira','Sexta-feira','Sabado'],
|
800
|
+
dayNamesShort: ['Dom','Seg','Ter','Qua','Qui','Sex','Sab'],
|
801
|
+
dayNamesMin: ['Dom','Seg','Ter','Qua','Qui','Sex','Sab'],
|
802
|
+
weekHeader: 'Sm',
|
803
|
+
dateFormat: 'dd/mm/yy',
|
804
|
+
firstDay: 0,
|
805
|
+
isRTL: false,
|
806
|
+
showMonthAfterYear: false,
|
807
|
+
yearSuffix: ''};
|
808
|
+
$.datepicker.setDefaults($.datepicker.regional['pt-BR']);
|
809
|
+
});/* Romanian initialisation for the jQuery UI date picker plugin.
|
810
|
+
*
|
811
|
+
* Written by Edmond L. (ll_edmond@walla.com)
|
812
|
+
* and Ionut G. Stan (ionut.g.stan@gmail.com)
|
813
|
+
*/
|
814
|
+
jQuery(function($){
|
815
|
+
$.datepicker.regional['ro'] = {
|
816
|
+
closeText: 'Închide',
|
817
|
+
prevText: '« Luna precedentă',
|
818
|
+
nextText: 'Luna următoare »',
|
819
|
+
currentText: 'Azi',
|
820
|
+
monthNames: ['Ianuarie','Februarie','Martie','Aprilie','Mai','Iunie',
|
821
|
+
'Iulie','August','Septembrie','Octombrie','Noiembrie','Decembrie'],
|
822
|
+
monthNamesShort: ['Ian', 'Feb', 'Mar', 'Apr', 'Mai', 'Iun',
|
823
|
+
'Iul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
|
824
|
+
dayNames: ['Duminică', 'Luni', 'Marţi', 'Miercuri', 'Joi', 'Vineri', 'Sâmbătă'],
|
825
|
+
dayNamesShort: ['Dum', 'Lun', 'Mar', 'Mie', 'Joi', 'Vin', 'Sâm'],
|
826
|
+
dayNamesMin: ['Du','Lu','Ma','Mi','Jo','Vi','Sâ'],
|
827
|
+
weekHeader: 'Săpt',
|
828
|
+
dateFormat: 'dd.mm.yy',
|
829
|
+
firstDay: 1,
|
830
|
+
isRTL: false,
|
831
|
+
showMonthAfterYear: false,
|
832
|
+
yearSuffix: ''};
|
833
|
+
$.datepicker.setDefaults($.datepicker.regional['ro']);
|
834
|
+
});
|
835
|
+
/* Russian (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
836
|
+
/* Written by Andrew Stromnov (stromnov@gmail.com). */
|
837
|
+
jQuery(function($){
|
838
|
+
$.datepicker.regional['ru'] = {
|
839
|
+
closeText: 'Закрыть',
|
840
|
+
prevText: '<Пред',
|
841
|
+
nextText: 'След>',
|
842
|
+
currentText: 'Сегодня',
|
843
|
+
monthNames: ['Январь','Февраль','Март','Апрель','Май','Июнь',
|
844
|
+
'Июль','Август','Сентябрь','Октябрь','Ноябрь','Декабрь'],
|
845
|
+
monthNamesShort: ['Янв','Фев','Мар','Апр','Май','Июн',
|
846
|
+
'Июл','Авг','Сен','Окт','Ноя','Дек'],
|
847
|
+
dayNames: ['воскресенье','понедельник','вторник','среда','четверг','пятница','суббота'],
|
848
|
+
dayNamesShort: ['вск','пнд','втр','срд','чтв','птн','сбт'],
|
849
|
+
dayNamesMin: ['Вс','Пн','Вт','Ср','Чт','Пт','Сб'],
|
850
|
+
weekHeader: 'Не',
|
851
|
+
dateFormat: 'dd.mm.yy',
|
852
|
+
firstDay: 1,
|
853
|
+
isRTL: false,
|
854
|
+
showMonthAfterYear: false,
|
855
|
+
yearSuffix: ''};
|
856
|
+
$.datepicker.setDefaults($.datepicker.regional['ru']);
|
857
|
+
});/* Slovak initialisation for the jQuery UI date picker plugin. */
|
858
|
+
/* Written by Vojtech Rinik (vojto@hmm.sk). */
|
859
|
+
jQuery(function($){
|
860
|
+
$.datepicker.regional['sk'] = {
|
861
|
+
closeText: 'Zavrieť',
|
862
|
+
prevText: '<Predchádzajúci',
|
863
|
+
nextText: 'Nasledujúci>',
|
864
|
+
currentText: 'Dnes',
|
865
|
+
monthNames: ['Január','Február','Marec','Apríl','Máj','Jún',
|
866
|
+
'Júl','August','September','Október','November','December'],
|
867
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Máj','Jún',
|
868
|
+
'Júl','Aug','Sep','Okt','Nov','Dec'],
|
869
|
+
dayNames: ['Nedel\'a','Pondelok','Utorok','Streda','Štvrtok','Piatok','Sobota'],
|
870
|
+
dayNamesShort: ['Ned','Pon','Uto','Str','Štv','Pia','Sob'],
|
871
|
+
dayNamesMin: ['Ne','Po','Ut','St','Št','Pia','So'],
|
872
|
+
weekHeader: 'Ty',
|
873
|
+
dateFormat: 'dd.mm.yy',
|
874
|
+
firstDay: 0,
|
875
|
+
isRTL: false,
|
876
|
+
showMonthAfterYear: false,
|
877
|
+
yearSuffix: ''};
|
878
|
+
$.datepicker.setDefaults($.datepicker.regional['sk']);
|
879
|
+
});
|
880
|
+
/* Slovenian initialisation for the jQuery UI date picker plugin. */
|
881
|
+
/* Written by Jaka Jancar (jaka@kubje.org). */
|
882
|
+
/* c = č, s = š z = ž C = Č S = Š Z = Ž */
|
883
|
+
jQuery(function($){
|
884
|
+
$.datepicker.regional['sl'] = {
|
885
|
+
closeText: 'Zapri',
|
886
|
+
prevText: '<Prejšnji',
|
887
|
+
nextText: 'Naslednji>',
|
888
|
+
currentText: 'Trenutni',
|
889
|
+
monthNames: ['Januar','Februar','Marec','April','Maj','Junij',
|
890
|
+
'Julij','Avgust','September','Oktober','November','December'],
|
891
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
892
|
+
'Jul','Avg','Sep','Okt','Nov','Dec'],
|
893
|
+
dayNames: ['Nedelja','Ponedeljek','Torek','Sreda','Četrtek','Petek','Sobota'],
|
894
|
+
dayNamesShort: ['Ned','Pon','Tor','Sre','Čet','Pet','Sob'],
|
895
|
+
dayNamesMin: ['Ne','Po','To','Sr','Če','Pe','So'],
|
896
|
+
weekHeader: 'Teden',
|
897
|
+
dateFormat: 'dd.mm.yy',
|
898
|
+
firstDay: 1,
|
899
|
+
isRTL: false,
|
900
|
+
showMonthAfterYear: false,
|
901
|
+
yearSuffix: ''};
|
902
|
+
$.datepicker.setDefaults($.datepicker.regional['sl']);
|
903
|
+
});
|
904
|
+
/* Albanian initialisation for the jQuery UI date picker plugin. */
|
905
|
+
/* Written by Flakron Bytyqi (flakron@gmail.com). */
|
906
|
+
jQuery(function($){
|
907
|
+
$.datepicker.regional['sq'] = {
|
908
|
+
closeText: 'mbylle',
|
909
|
+
prevText: '<mbrapa',
|
910
|
+
nextText: 'Përpara>',
|
911
|
+
currentText: 'sot',
|
912
|
+
monthNames: ['Janar','Shkurt','Mars','Prill','Maj','Qershor',
|
913
|
+
'Korrik','Gusht','Shtator','Tetor','Nëntor','Dhjetor'],
|
914
|
+
monthNamesShort: ['Jan','Shk','Mar','Pri','Maj','Qer',
|
915
|
+
'Kor','Gus','Sht','Tet','Nën','Dhj'],
|
916
|
+
dayNames: ['E Diel','E Hënë','E Martë','E Mërkurë','E Enjte','E Premte','E Shtune'],
|
917
|
+
dayNamesShort: ['Di','Hë','Ma','Më','En','Pr','Sh'],
|
918
|
+
dayNamesMin: ['Di','Hë','Ma','Më','En','Pr','Sh'],
|
919
|
+
weekHeader: 'Ja',
|
920
|
+
dateFormat: 'dd.mm.yy',
|
921
|
+
firstDay: 1,
|
922
|
+
isRTL: false,
|
923
|
+
showMonthAfterYear: false,
|
924
|
+
yearSuffix: ''};
|
925
|
+
$.datepicker.setDefaults($.datepicker.regional['sq']);
|
926
|
+
});
|
927
|
+
/* Serbian i18n for the jQuery UI date picker plugin. */
|
928
|
+
/* Written by Dejan Dimić. */
|
929
|
+
jQuery(function($){
|
930
|
+
$.datepicker.regional['sr-SR'] = {
|
931
|
+
closeText: 'Zatvori',
|
932
|
+
prevText: '<',
|
933
|
+
nextText: '>',
|
934
|
+
currentText: 'Danas',
|
935
|
+
monthNames: ['Januar','Februar','Mart','April','Maj','Jun',
|
936
|
+
'Jul','Avgust','Septembar','Oktobar','Novembar','Decembar'],
|
937
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
938
|
+
'Jul','Avg','Sep','Okt','Nov','Dec'],
|
939
|
+
dayNames: ['Nedelja','Ponedeljak','Utorak','Sreda','Četvrtak','Petak','Subota'],
|
940
|
+
dayNamesShort: ['Ned','Pon','Uto','Sre','Čet','Pet','Sub'],
|
941
|
+
dayNamesMin: ['Ne','Po','Ut','Sr','Če','Pe','Su'],
|
942
|
+
weekHeader: 'Sed',
|
943
|
+
dateFormat: 'dd/mm/yy',
|
944
|
+
firstDay: 1,
|
945
|
+
isRTL: false,
|
946
|
+
showMonthAfterYear: false,
|
947
|
+
yearSuffix: ''};
|
948
|
+
$.datepicker.setDefaults($.datepicker.regional['sr-SR']);
|
949
|
+
});
|
950
|
+
/* Serbian i18n for the jQuery UI date picker plugin. */
|
951
|
+
/* Written by Dejan Dimić. */
|
952
|
+
jQuery(function($){
|
953
|
+
$.datepicker.regional['sr'] = {
|
954
|
+
closeText: 'Затвори',
|
955
|
+
prevText: '<',
|
956
|
+
nextText: '>',
|
957
|
+
currentText: 'Данас',
|
958
|
+
monthNames: ['Јануар','Фебруар','Март','Април','Мај','Јун',
|
959
|
+
'Јул','Август','Септембар','Октобар','Новембар','Децембар'],
|
960
|
+
monthNamesShort: ['Јан','Феб','Мар','Апр','Мај','Јун',
|
961
|
+
'Јул','Авг','Сеп','Окт','Нов','Дец'],
|
962
|
+
dayNames: ['Недеља','Понедељак','Уторак','Среда','Четвртак','Петак','Субота'],
|
963
|
+
dayNamesShort: ['Нед','Пон','Уто','Сре','Чет','Пет','Суб'],
|
964
|
+
dayNamesMin: ['Не','По','Ут','Ср','Че','Пе','Су'],
|
965
|
+
weekHeader: 'Сед',
|
966
|
+
dateFormat: 'dd/mm/yy',
|
967
|
+
firstDay: 1,
|
968
|
+
isRTL: false,
|
969
|
+
showMonthAfterYear: false,
|
970
|
+
yearSuffix: ''};
|
971
|
+
$.datepicker.setDefaults($.datepicker.regional['sr']);
|
972
|
+
});
|
973
|
+
/* Swedish initialisation for the jQuery UI date picker plugin. */
|
974
|
+
/* Written by Anders Ekdahl ( anders@nomadiz.se). */
|
975
|
+
jQuery(function($){
|
976
|
+
$.datepicker.regional['sv'] = {
|
977
|
+
closeText: 'Stäng',
|
978
|
+
prevText: '«Förra',
|
979
|
+
nextText: 'Nästa»',
|
980
|
+
currentText: 'Idag',
|
981
|
+
monthNames: ['Januari','Februari','Mars','April','Maj','Juni',
|
982
|
+
'Juli','Augusti','September','Oktober','November','December'],
|
983
|
+
monthNamesShort: ['Jan','Feb','Mar','Apr','Maj','Jun',
|
984
|
+
'Jul','Aug','Sep','Okt','Nov','Dec'],
|
985
|
+
dayNamesShort: ['Sön','Mån','Tis','Ons','Tor','Fre','Lör'],
|
986
|
+
dayNames: ['Söndag','Måndag','Tisdag','Onsdag','Torsdag','Fredag','Lördag'],
|
987
|
+
dayNamesMin: ['Sö','Må','Ti','On','To','Fr','Lö'],
|
988
|
+
weekHeader: 'Ve',
|
989
|
+
dateFormat: 'yy-mm-dd',
|
990
|
+
firstDay: 1,
|
991
|
+
isRTL: false,
|
992
|
+
showMonthAfterYear: false,
|
993
|
+
yearSuffix: ''};
|
994
|
+
$.datepicker.setDefaults($.datepicker.regional['sv']);
|
995
|
+
});
|
996
|
+
/* Tamil (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
997
|
+
/* Written by S A Sureshkumar (saskumar@live.com). */
|
998
|
+
jQuery(function($){
|
999
|
+
$.datepicker.regional['ta'] = {
|
1000
|
+
closeText: 'மூடு',
|
1001
|
+
prevText: 'முன்னையது',
|
1002
|
+
nextText: 'அடுத்தது',
|
1003
|
+
currentText: 'இன்று',
|
1004
|
+
monthNames: ['தை','மாசி','பங்குனி','சித்திரை','வைகாசி','ஆனி',
|
1005
|
+
'ஆடி','ஆவணி','புரட்டாசி','ஐப்பசி','கார்த்திகை','மார்கழி'],
|
1006
|
+
monthNamesShort: ['தை','மாசி','பங்','சித்','வைகா','ஆனி',
|
1007
|
+
'ஆடி','ஆவ','புர','ஐப்','கார்','மார்'],
|
1008
|
+
dayNames: ['ஞாயிற்றுக்கிழமை','திங்கட்கிழமை','செவ்வாய்க்கிழமை','புதன்கிழமை','வியாழக்கிழமை','வெள்ளிக்கிழமை','சனிக்கிழமை'],
|
1009
|
+
dayNamesShort: ['ஞாயிறு','திங்கள்','செவ்வாய்','புதன்','வியாழன்','வெள்ளி','சனி'],
|
1010
|
+
dayNamesMin: ['ஞா','தி','செ','பு','வி','வெ','ச'],
|
1011
|
+
weekHeader: 'Не',
|
1012
|
+
dateFormat: 'dd/mm/yy',
|
1013
|
+
firstDay: 1,
|
1014
|
+
isRTL: false,
|
1015
|
+
showMonthAfterYear: false,
|
1016
|
+
yearSuffix: ''};
|
1017
|
+
$.datepicker.setDefaults($.datepicker.regional['ta']);
|
1018
|
+
});
|
1019
|
+
/* Thai initialisation for the jQuery UI date picker plugin. */
|
1020
|
+
/* Written by pipo (pipo@sixhead.com). */
|
1021
|
+
jQuery(function($){
|
1022
|
+
$.datepicker.regional['th'] = {
|
1023
|
+
closeText: 'ปิด',
|
1024
|
+
prevText: '« ย้อน',
|
1025
|
+
nextText: 'ถัดไป »',
|
1026
|
+
currentText: 'วันนี้',
|
1027
|
+
monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน',
|
1028
|
+
'กรกฏาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],
|
1029
|
+
monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.',
|
1030
|
+
'ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.'],
|
1031
|
+
dayNames: ['อาทิตย์','จันทร์','อังคาร','พุธ','พฤหัสบดี','ศุกร์','เสาร์'],
|
1032
|
+
dayNamesShort: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'],
|
1033
|
+
dayNamesMin: ['อา.','จ.','อ.','พ.','พฤ.','ศ.','ส.'],
|
1034
|
+
weekHeader: 'Wk',
|
1035
|
+
dateFormat: 'dd/mm/yy',
|
1036
|
+
firstDay: 0,
|
1037
|
+
isRTL: false,
|
1038
|
+
showMonthAfterYear: false,
|
1039
|
+
yearSuffix: ''};
|
1040
|
+
$.datepicker.setDefaults($.datepicker.regional['th']);
|
1041
|
+
});/* Turkish initialisation for the jQuery UI date picker plugin. */
|
1042
|
+
/* Written by Izzet Emre Erkan (kara@karalamalar.net). */
|
1043
|
+
jQuery(function($){
|
1044
|
+
$.datepicker.regional['tr'] = {
|
1045
|
+
closeText: 'kapat',
|
1046
|
+
prevText: '<geri',
|
1047
|
+
nextText: 'ileri>',
|
1048
|
+
currentText: 'bugün',
|
1049
|
+
monthNames: ['Ocak','Şubat','Mart','Nisan','Mayıs','Haziran',
|
1050
|
+
'Temmuz','Ağustos','Eylül','Ekim','Kasım','Aralık'],
|
1051
|
+
monthNamesShort: ['Oca','Şub','Mar','Nis','May','Haz',
|
1052
|
+
'Tem','Ağu','Eyl','Eki','Kas','Ara'],
|
1053
|
+
dayNames: ['Pazar','Pazartesi','Salı','Çarşamba','Perşembe','Cuma','Cumartesi'],
|
1054
|
+
dayNamesShort: ['Pz','Pt','Sa','Ça','Pe','Cu','Ct'],
|
1055
|
+
dayNamesMin: ['Pz','Pt','Sa','Ça','Pe','Cu','Ct'],
|
1056
|
+
weekHeader: 'Hf',
|
1057
|
+
dateFormat: 'dd.mm.yy',
|
1058
|
+
firstDay: 1,
|
1059
|
+
isRTL: false,
|
1060
|
+
showMonthAfterYear: false,
|
1061
|
+
yearSuffix: ''};
|
1062
|
+
$.datepicker.setDefaults($.datepicker.regional['tr']);
|
1063
|
+
});/* Ukrainian (UTF-8) initialisation for the jQuery UI date picker plugin. */
|
1064
|
+
/* Written by Maxim Drogobitskiy (maxdao@gmail.com). */
|
1065
|
+
jQuery(function($){
|
1066
|
+
$.datepicker.regional['uk'] = {
|
1067
|
+
closeText: 'Закрити',
|
1068
|
+
prevText: '<',
|
1069
|
+
nextText: '>',
|
1070
|
+
currentText: 'Сьогодні',
|
1071
|
+
monthNames: ['Січень','Лютий','Березень','Квітень','Травень','Червень',
|
1072
|
+
'Липень','Серпень','Вересень','Жовтень','Листопад','Грудень'],
|
1073
|
+
monthNamesShort: ['Січ','Лют','Бер','Кві','Тра','Чер',
|
1074
|
+
'Лип','Сер','Вер','Жов','Лис','Гру'],
|
1075
|
+
dayNames: ['неділя','понеділок','вівторок','середа','четвер','п’ятниця','субота'],
|
1076
|
+
dayNamesShort: ['нед','пнд','вів','срд','чтв','птн','сбт'],
|
1077
|
+
dayNamesMin: ['Нд','Пн','Вт','Ср','Чт','Пт','Сб'],
|
1078
|
+
weekHeader: 'Не',
|
1079
|
+
dateFormat: 'dd/mm/yy',
|
1080
|
+
firstDay: 1,
|
1081
|
+
isRTL: false,
|
1082
|
+
showMonthAfterYear: false,
|
1083
|
+
yearSuffix: ''};
|
1084
|
+
$.datepicker.setDefaults($.datepicker.regional['uk']);
|
1085
|
+
});/* Vietnamese initialisation for the jQuery UI date picker plugin. */
|
1086
|
+
/* Translated by Le Thanh Huy (lthanhhuy@cit.ctu.edu.vn). */
|
1087
|
+
jQuery(function($){
|
1088
|
+
$.datepicker.regional['vi'] = {
|
1089
|
+
closeText: 'Đóng',
|
1090
|
+
prevText: '<Trước',
|
1091
|
+
nextText: 'Tiếp>',
|
1092
|
+
currentText: 'Hôm nay',
|
1093
|
+
monthNames: ['Tháng Một', 'Tháng Hai', 'Tháng Ba', 'Tháng Tư', 'Tháng Năm', 'Tháng Sáu',
|
1094
|
+
'Tháng Bảy', 'Tháng Tám', 'Tháng Chín', 'Tháng Mười', 'Tháng Mười Một', 'Tháng Mười Hai'],
|
1095
|
+
monthNamesShort: ['Tháng 1', 'Tháng 2', 'Tháng 3', 'Tháng 4', 'Tháng 5', 'Tháng 6',
|
1096
|
+
'Tháng 7', 'Tháng 8', 'Tháng 9', 'Tháng 10', 'Tháng 11', 'Tháng 12'],
|
1097
|
+
dayNames: ['Chủ Nhật', 'Thứ Hai', 'Thứ Ba', 'Thứ Tư', 'Thứ Năm', 'Thứ Sáu', 'Thứ Bảy'],
|
1098
|
+
dayNamesShort: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'],
|
1099
|
+
dayNamesMin: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'],
|
1100
|
+
weekHeader: 'Tu',
|
1101
|
+
dateFormat: 'dd/mm/yy',
|
1102
|
+
firstDay: 0,
|
1103
|
+
isRTL: false,
|
1104
|
+
showMonthAfterYear: false,
|
1105
|
+
yearSuffix: ''};
|
1106
|
+
$.datepicker.setDefaults($.datepicker.regional['vi']);
|
1107
|
+
});
|
1108
|
+
/* Chinese initialisation for the jQuery UI date picker plugin. */
|
1109
|
+
/* Written by Cloudream (cloudream@gmail.com). */
|
1110
|
+
jQuery(function($){
|
1111
|
+
$.datepicker.regional['zh-CN'] = {
|
1112
|
+
closeText: '关闭',
|
1113
|
+
prevText: '<上月',
|
1114
|
+
nextText: '下月>',
|
1115
|
+
currentText: '今天',
|
1116
|
+
monthNames: ['一月','二月','三月','四月','五月','六月',
|
1117
|
+
'七月','八月','九月','十月','十一月','十二月'],
|
1118
|
+
monthNamesShort: ['一','二','三','四','五','六',
|
1119
|
+
'七','八','九','十','十一','十二'],
|
1120
|
+
dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'],
|
1121
|
+
dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'],
|
1122
|
+
dayNamesMin: ['日','一','二','三','四','五','六'],
|
1123
|
+
weekHeader: '周',
|
1124
|
+
dateFormat: 'yy-mm-dd',
|
1125
|
+
firstDay: 1,
|
1126
|
+
isRTL: false,
|
1127
|
+
showMonthAfterYear: true,
|
1128
|
+
yearSuffix: '年'};
|
1129
|
+
$.datepicker.setDefaults($.datepicker.regional['zh-CN']);
|
1130
|
+
});
|
1131
|
+
/* Chinese initialisation for the jQuery UI date picker plugin. */
|
1132
|
+
/* Written by SCCY (samuelcychan@gmail.com). */
|
1133
|
+
jQuery(function($){
|
1134
|
+
$.datepicker.regional['zh-HK'] = {
|
1135
|
+
closeText: '關閉',
|
1136
|
+
prevText: '<上月',
|
1137
|
+
nextText: '下月>',
|
1138
|
+
currentText: '今天',
|
1139
|
+
monthNames: ['一月','二月','三月','四月','五月','六月',
|
1140
|
+
'七月','八月','九月','十月','十一月','十二月'],
|
1141
|
+
monthNamesShort: ['一','二','三','四','五','六',
|
1142
|
+
'七','八','九','十','十一','十二'],
|
1143
|
+
dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'],
|
1144
|
+
dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'],
|
1145
|
+
dayNamesMin: ['日','一','二','三','四','五','六'],
|
1146
|
+
weekHeader: '周',
|
1147
|
+
dateFormat: 'dd-mm-yy',
|
1148
|
+
firstDay: 0,
|
1149
|
+
isRTL: false,
|
1150
|
+
showMonthAfterYear: true,
|
1151
|
+
yearSuffix: '年'};
|
1152
|
+
$.datepicker.setDefaults($.datepicker.regional['zh-HK']);
|
1153
|
+
});
|
1154
|
+
/* Chinese initialisation for the jQuery UI date picker plugin. */
|
1155
|
+
/* Written by Ressol (ressol@gmail.com). */
|
1156
|
+
jQuery(function($){
|
1157
|
+
$.datepicker.regional['zh-TW'] = {
|
1158
|
+
closeText: '關閉',
|
1159
|
+
prevText: '<上月',
|
1160
|
+
nextText: '下月>',
|
1161
|
+
currentText: '今天',
|
1162
|
+
monthNames: ['一月','二月','三月','四月','五月','六月',
|
1163
|
+
'七月','八月','九月','十月','十一月','十二月'],
|
1164
|
+
monthNamesShort: ['一','二','三','四','五','六',
|
1165
|
+
'七','八','九','十','十一','十二'],
|
1166
|
+
dayNames: ['星期日','星期一','星期二','星期三','星期四','星期五','星期六'],
|
1167
|
+
dayNamesShort: ['周日','周一','周二','周三','周四','周五','周六'],
|
1168
|
+
dayNamesMin: ['日','一','二','三','四','五','六'],
|
1169
|
+
weekHeader: '周',
|
1170
|
+
dateFormat: 'yy/mm/dd',
|
1171
|
+
firstDay: 1,
|
1172
|
+
isRTL: false,
|
1173
|
+
showMonthAfterYear: true,
|
1174
|
+
yearSuffix: '年'};
|
1175
|
+
$.datepicker.setDefaults($.datepicker.regional['zh-TW']);
|
1176
|
+
});
|