formize 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/VERSION +1 -1
- data/lib/assets/javascripts/formize-behave.js +1 -3
- data/vendor/assets/javascripts/jquery-ui-timepicker-addon.js +455 -209
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-af.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-bg.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-ca.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-cs.js +3 -2
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-da.js +21 -0
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-de.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-el.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-es.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-et.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-eu.js +21 -0
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-fi.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-fr.js +2 -16
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-gl.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-he.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-hr.js +21 -0
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-hu.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-id.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-it.js +5 -4
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-ja.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-ko.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-lt.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-nl.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-no.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-pl.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-pt-BR.js +17 -16
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-pt.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-ro.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-ru.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-sk.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-sv.js +7 -6
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-th.js +18 -0
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-tr.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-uk.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-vi.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-zh-CN.js +2 -1
- data/vendor/assets/javascripts/locales/jquery-ui-timepicker-zh-TW.js +2 -1
- metadata +6 -2
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minute',
|
|
9
9
|
secondText: 'Sekondes',
|
|
10
10
|
millisecText: 'Millisekondes',
|
|
11
|
+
microsecText: 'Mikrosekondes',
|
|
11
12
|
timezoneText: 'Tydsone',
|
|
12
13
|
currentText: 'Huidige Tyd',
|
|
13
14
|
closeText: 'Klaar',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['af']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Минути',
|
|
9
9
|
secondText: 'Секунди',
|
|
10
10
|
millisecText: 'Милисекунди',
|
|
11
|
+
microsecText: 'Микросекунди',
|
|
11
12
|
timezoneText: 'Часови пояс',
|
|
12
13
|
currentText: 'Сега',
|
|
13
14
|
closeText: 'Затвори',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['bg']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minuts',
|
|
9
9
|
secondText: 'Segons',
|
|
10
10
|
millisecText: 'Milisegons',
|
|
11
|
+
microsecText: 'Microsegons',
|
|
11
12
|
timezoneText: 'Fus horari',
|
|
12
13
|
currentText: 'Ara',
|
|
13
14
|
closeText: 'Tancar',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['ca']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,13 +8,14 @@
|
|
|
8
8
|
minuteText: 'Minuty',
|
|
9
9
|
secondText: 'Vteřiny',
|
|
10
10
|
millisecText: 'Milisekundy',
|
|
11
|
+
microsecText: 'Mikrosekundy',
|
|
11
12
|
timezoneText: 'Časové pásmo',
|
|
12
13
|
currentText: 'Nyní',
|
|
13
14
|
closeText: 'Zavřít',
|
|
14
|
-
timeFormat: '
|
|
15
|
+
timeFormat: 'HH:mm',
|
|
15
16
|
amNames: ['dop.', 'AM', 'A'],
|
|
16
17
|
pmNames: ['odp.', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['cs']);
|
|
20
21
|
})(jQuery);
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/* Danish translation for the jQuery Timepicker Addon */
|
|
2
|
+
/* Written by Lars H. Jensen (http://www.larshj.dk) */
|
|
3
|
+
(function ($) {
|
|
4
|
+
$.timepicker.regional['da'] = {
|
|
5
|
+
timeOnlyTitle: 'Vælg tid',
|
|
6
|
+
timeText: 'Tid',
|
|
7
|
+
hourText: 'Time',
|
|
8
|
+
minuteText: 'Minut',
|
|
9
|
+
secondText: 'Sekund',
|
|
10
|
+
millisecText: 'Millisekund',
|
|
11
|
+
microsecText: 'Mikrosekund',
|
|
12
|
+
timezoneText: 'Tidszone',
|
|
13
|
+
currentText: 'Nu',
|
|
14
|
+
closeText: 'Luk',
|
|
15
|
+
timeFormat: 'HH:mm',
|
|
16
|
+
amNames: ['am', 'AM', 'A'],
|
|
17
|
+
pmNames: ['pm', 'PM', 'P'],
|
|
18
|
+
isRTL: false
|
|
19
|
+
};
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['da']);
|
|
21
|
+
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minute',
|
|
9
9
|
secondText: 'Sekunde',
|
|
10
10
|
millisecText: 'Millisekunde',
|
|
11
|
+
microsecText: 'Mikrosekunde',
|
|
11
12
|
timezoneText: 'Zeitzone',
|
|
12
13
|
currentText: 'Jetzt',
|
|
13
14
|
closeText: 'Fertig',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['nachm.', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['de']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Λεπτά',
|
|
9
9
|
secondText: 'Δευτερόλεπτα',
|
|
10
10
|
millisecText: 'μιλιδευτερόλεπτο',
|
|
11
|
+
microsecText: 'Microseconds',
|
|
11
12
|
timezoneText: 'Ζώνη ώρας',
|
|
12
13
|
currentText: 'Τώρα',
|
|
13
14
|
closeText: 'Κλείσιμο',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['μ.μ.', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['el']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minutos',
|
|
9
9
|
secondText: 'Segundos',
|
|
10
10
|
millisecText: 'Milisegundos',
|
|
11
|
+
microsecText: 'Microsegundos',
|
|
11
12
|
timezoneText: 'Huso horario',
|
|
12
13
|
currentText: 'Ahora',
|
|
13
14
|
closeText: 'Cerrar',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['p.m.', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['es']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minut',
|
|
9
9
|
secondText: 'Sekund',
|
|
10
10
|
millisecText: 'Millisekundis',
|
|
11
|
+
microsecText: 'Mikrosekundis',
|
|
11
12
|
timezoneText: 'Ajavöönd',
|
|
12
13
|
currentText: 'Praegu',
|
|
13
14
|
closeText: 'Valmis',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['et']);
|
|
20
21
|
})(jQuery);
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/* Basque trannslation for JQuery Timepicker Addon
|
|
2
|
+
/* Translated by Xabi Fer */
|
|
3
|
+
(function($) {
|
|
4
|
+
$.timepicker.regional['eu'] = {
|
|
5
|
+
timeOnlyTitle: 'Aukeratu ordua',
|
|
6
|
+
timeText: 'Ordua',
|
|
7
|
+
hourText: 'Orduak',
|
|
8
|
+
minuteText: 'Minutuak',
|
|
9
|
+
secondText: 'Segunduak',
|
|
10
|
+
millisecText: 'Milisegunduak',
|
|
11
|
+
microsecText: 'Mikrosegundotan',
|
|
12
|
+
timezoneText: 'Ordu-eremua',
|
|
13
|
+
currentText: 'Orain',
|
|
14
|
+
closeText: 'Itxi',
|
|
15
|
+
timeFormat: 'HH:mm',
|
|
16
|
+
amNames: ['a.m.', 'AM', 'A'],
|
|
17
|
+
pmNames: ['p.m.', 'PM', 'P'],
|
|
18
|
+
isRTL: false
|
|
19
|
+
};
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['eu']);
|
|
21
|
+
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minuutti',
|
|
9
9
|
secondText: 'Sekunti',
|
|
10
10
|
millisecText: 'Millisekunnin',
|
|
11
|
+
microsecText: 'Mikrosekuntia',
|
|
11
12
|
timezoneText: 'Aikavyöhyke',
|
|
12
13
|
currentText: 'Nyt',
|
|
13
14
|
closeText: 'Sulje',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['ip.', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['fi']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minutes',
|
|
9
9
|
secondText: 'Secondes',
|
|
10
10
|
millisecText: 'Millisecondes',
|
|
11
|
+
microsecText: 'Microsecondes',
|
|
11
12
|
timezoneText: 'Fuseau horaire',
|
|
12
13
|
currentText: 'Maintenant',
|
|
13
14
|
closeText: 'Terminé',
|
|
@@ -16,20 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
$.timepicker.regional['
|
|
20
|
-
timeOnlyTitle: 'Choisir une heure',
|
|
21
|
-
timeText: 'Heure',
|
|
22
|
-
hourText: 'Heures',
|
|
23
|
-
minuteText: 'Minutes',
|
|
24
|
-
secondText: 'Secondes',
|
|
25
|
-
millisecText: 'Millisecondes',
|
|
26
|
-
timezoneText: 'Fuseau horaire',
|
|
27
|
-
currentText: 'Maintenant',
|
|
28
|
-
closeText: 'Terminé',
|
|
29
|
-
timeFormat: 'HH:mm',
|
|
30
|
-
amNames: ['AM', 'A'],
|
|
31
|
-
pmNames: ['PM', 'P'],
|
|
32
|
-
isRTL: false
|
|
33
|
-
};
|
|
34
|
-
// $.timepicker.setDefaults($.timepicker.regional['fr']);
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['fr']);
|
|
35
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minutos',
|
|
9
9
|
secondText: 'Segundos',
|
|
10
10
|
millisecText: 'Milisegundos',
|
|
11
|
+
microsecText: 'Microssegundos',
|
|
11
12
|
timezoneText: 'Fuso horario',
|
|
12
13
|
currentText: 'Agora',
|
|
13
14
|
closeText: 'Pechar',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['p.m.', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['gl']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: "דקות",
|
|
9
9
|
secondText: "שניות",
|
|
10
10
|
millisecText: "אלפית השנייה",
|
|
11
|
+
microsecText: "מיקרו",
|
|
11
12
|
timezoneText: "אזור זמן",
|
|
12
13
|
currentText: "עכשיו",
|
|
13
14
|
closeText:"סגור",
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['אחה"צ', 'PM', 'P'],
|
|
17
18
|
isRTL: true
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional["he"]);
|
|
20
21
|
})(jQuery);
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/* Croatian translation for the jQuery Timepicker Addon */
|
|
2
|
+
/* Written by Mladen */
|
|
3
|
+
(function($) {
|
|
4
|
+
$.timepicker.regional['hr'] = {
|
|
5
|
+
timeOnlyTitle: 'Odaberi vrijeme',
|
|
6
|
+
timeText: 'Vrijeme',
|
|
7
|
+
hourText: 'Sati',
|
|
8
|
+
minuteText: 'Minute',
|
|
9
|
+
secondText: 'Sekunde',
|
|
10
|
+
millisecText: 'Milisekunde',
|
|
11
|
+
microsecText: 'Mikrosekunde',
|
|
12
|
+
timezoneText: 'Vremenska zona',
|
|
13
|
+
currentText: 'Sada',
|
|
14
|
+
closeText: 'Gotovo',
|
|
15
|
+
timeFormat: 'HH:mm',
|
|
16
|
+
amNames: ['a.m.', 'AM', 'A'],
|
|
17
|
+
pmNames: ['p.m.', 'PM', 'P'],
|
|
18
|
+
isRTL: false
|
|
19
|
+
};
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['hr']);
|
|
21
|
+
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Perc',
|
|
9
9
|
secondText: 'Másodperc',
|
|
10
10
|
millisecText: 'Milliszekundumos',
|
|
11
|
+
microsecText: 'Ezredmásodperc',
|
|
11
12
|
timezoneText: 'Időzóna',
|
|
12
13
|
currentText: 'Most',
|
|
13
14
|
closeText: 'Kész',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['du.', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['hu']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Menit',
|
|
9
9
|
secondText: 'Detik',
|
|
10
10
|
millisecText: 'Milidetik',
|
|
11
|
+
microsecText: 'Mikrodetik',
|
|
11
12
|
timezoneText: 'Zona Waktu',
|
|
12
13
|
currentText: 'Sekarang',
|
|
13
14
|
closeText: 'OK',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['id']);
|
|
20
21
|
})(jQuery);
|
|
@@ -5,9 +5,10 @@
|
|
|
5
5
|
timeOnlyTitle: 'Scegli orario',
|
|
6
6
|
timeText: 'Orario',
|
|
7
7
|
hourText: 'Ora',
|
|
8
|
-
minuteText: '
|
|
9
|
-
secondText: '
|
|
10
|
-
millisecText: '
|
|
8
|
+
minuteText: 'Minuti',
|
|
9
|
+
secondText: 'Secondi',
|
|
10
|
+
millisecText: 'Millisecondi',
|
|
11
|
+
microsecText: 'Microsecondi',
|
|
11
12
|
timezoneText: 'Fuso orario',
|
|
12
13
|
currentText: 'Adesso',
|
|
13
14
|
closeText: 'Chiudi',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['p.', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['it']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: '分',
|
|
9
9
|
secondText: '秒',
|
|
10
10
|
millisecText: 'ミリ秒',
|
|
11
|
+
microsecText: 'マイクロ秒',
|
|
11
12
|
timezoneText: 'タイムゾーン',
|
|
12
13
|
currentText: '現時刻',
|
|
13
14
|
closeText: '閉じる',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['午後', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['ja']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: '분',
|
|
9
9
|
secondText: '초',
|
|
10
10
|
millisecText: '밀리초',
|
|
11
|
+
microsecText: '마이크로',
|
|
11
12
|
timezoneText: '표준 시간대',
|
|
12
13
|
currentText: '현재 시각',
|
|
13
14
|
closeText: '닫기',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['오후', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['ko']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minutės',
|
|
9
9
|
secondText: 'Sekundės',
|
|
10
10
|
millisecText: 'Milisekundės',
|
|
11
|
+
microsecText: 'Mikrosekundės',
|
|
11
12
|
timezoneText: 'Laiko zona',
|
|
12
13
|
currentText: 'Dabar',
|
|
13
14
|
closeText: 'Uždaryti',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['popiet', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['lt']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minuut',
|
|
9
9
|
secondText: 'Seconde',
|
|
10
10
|
millisecText: 'Milliseconde',
|
|
11
|
+
microsecText: 'Microseconde',
|
|
11
12
|
timezoneText: 'Tijdzone',
|
|
12
13
|
currentText: 'Vandaag',
|
|
13
14
|
closeText: 'Sluiten',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['nl']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minutt',
|
|
9
9
|
secondText: 'Sekund',
|
|
10
10
|
millisecText: 'Millisekund',
|
|
11
|
+
microsecText: 'mikrosekund',
|
|
11
12
|
timezoneText: 'Tidssone',
|
|
12
13
|
currentText: 'Nå',
|
|
13
14
|
closeText: 'Lukk',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['pm', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['no']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minuta',
|
|
9
9
|
secondText: 'Sekunda',
|
|
10
10
|
millisecText: 'Milisekunda',
|
|
11
|
+
microsecText: 'Mikrosekunda',
|
|
11
12
|
timezoneText: 'Strefa czasowa',
|
|
12
13
|
currentText: 'Teraz',
|
|
13
14
|
closeText: 'Gotowe',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['pl']);
|
|
20
21
|
})(jQuery);
|
|
@@ -1,20 +1,21 @@
|
|
|
1
1
|
/* Brazilian Portuguese translation for the jQuery Timepicker Addon */
|
|
2
2
|
/* Written by Diogo Damiani (diogodamiani@gmail.com) */
|
|
3
3
|
(function ($) {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
4
|
+
$.timepicker.regional['pt-BR'] = {
|
|
5
|
+
timeOnlyTitle: 'Escolha o horário',
|
|
6
|
+
timeText: 'Horário',
|
|
7
|
+
hourText: 'Hora',
|
|
8
|
+
minuteText: 'Minutos',
|
|
9
|
+
secondText: 'Segundos',
|
|
10
|
+
millisecText: 'Milissegundos',
|
|
11
|
+
microsecText: 'Microssegundos',
|
|
12
|
+
timezoneText: 'Fuso horário',
|
|
13
|
+
currentText: 'Agora',
|
|
14
|
+
closeText: 'Fechar',
|
|
15
|
+
timeFormat: 'HH:mm',
|
|
16
|
+
amNames: ['a.m.', 'AM', 'A'],
|
|
17
|
+
pmNames: ['p.m.', 'PM', 'P'],
|
|
18
|
+
isRTL: false
|
|
19
|
+
};
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['pt-BR']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minutos',
|
|
9
9
|
secondText: 'Segundos',
|
|
10
10
|
millisecText: 'Milissegundos',
|
|
11
|
+
microsecText: 'Microssegundos',
|
|
11
12
|
timezoneText: 'Fuso horário',
|
|
12
13
|
currentText: 'Agora',
|
|
13
14
|
closeText: 'Fechar',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['p.m.', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['pt']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minute',
|
|
9
9
|
secondText: 'Secunde',
|
|
10
10
|
millisecText: 'Milisecunde',
|
|
11
|
+
microsecText: 'Microsecunde',
|
|
11
12
|
timezoneText: 'Fus orar',
|
|
12
13
|
currentText: 'Acum',
|
|
13
14
|
closeText: 'Închide',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['ro']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Минуты',
|
|
9
9
|
secondText: 'Секунды',
|
|
10
10
|
millisecText: 'Миллисекунды',
|
|
11
|
+
microsecText: 'Микросекунды',
|
|
11
12
|
timezoneText: 'Часовой пояс',
|
|
12
13
|
currentText: 'Сейчас',
|
|
13
14
|
closeText: 'Закрыть',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['ru']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Minúty',
|
|
9
9
|
secondText: 'Sekundy',
|
|
10
10
|
millisecText: 'Milisekundy',
|
|
11
|
+
microsecText: 'Mikrosekundy',
|
|
11
12
|
timezoneText: 'Časové pásmo',
|
|
12
13
|
currentText: 'Teraz',
|
|
13
14
|
closeText: 'Zavrieť',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['pop.', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['sk']);
|
|
20
21
|
})(jQuery);
|
|
@@ -3,11 +3,12 @@
|
|
|
3
3
|
(function($) {
|
|
4
4
|
$.timepicker.regional['sv'] = {
|
|
5
5
|
timeOnlyTitle: 'Välj en tid',
|
|
6
|
-
timeText: '
|
|
7
|
-
hourText: '
|
|
8
|
-
minuteText: '
|
|
9
|
-
secondText: '
|
|
10
|
-
millisecText: '
|
|
6
|
+
timeText: 'Tid',
|
|
7
|
+
hourText: 'Timme',
|
|
8
|
+
minuteText: 'Minut',
|
|
9
|
+
secondText: 'Sekund',
|
|
10
|
+
millisecText: 'Millisekund',
|
|
11
|
+
microsecText: 'Mikrosekund',
|
|
11
12
|
timezoneText: 'Tidszon',
|
|
12
13
|
currentText: 'Nu',
|
|
13
14
|
closeText: 'Stäng',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['sv']);
|
|
20
21
|
})(jQuery);
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/* Thai translation for the jQuery Timepicker Addon */
|
|
2
|
+
/* Written by Yote Wachirapornpongsa */
|
|
3
|
+
(function($) {
|
|
4
|
+
$.timepicker.regional['th'] = {
|
|
5
|
+
timeOnlyTitle: 'เลือกเวลา',
|
|
6
|
+
timeText: 'เวลา ',
|
|
7
|
+
hourText: 'ชั่วโมง ',
|
|
8
|
+
minuteText: 'นาที',
|
|
9
|
+
secondText: 'วินาที',
|
|
10
|
+
millisecText: 'มิลลิวินาที',
|
|
11
|
+
microsecText: 'ไมโคริวินาที',
|
|
12
|
+
timezoneText: 'เขตเวลา',
|
|
13
|
+
currentText: 'เวลาปัจจุบัน',
|
|
14
|
+
closeText: 'ปิด',
|
|
15
|
+
timeFormat: 'hh:mm tt'
|
|
16
|
+
};
|
|
17
|
+
$.timepicker.setDefaults($.timepicker.regional['th']);
|
|
18
|
+
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Dakika',
|
|
9
9
|
secondText: 'Saniye',
|
|
10
10
|
millisecText: 'Milisaniye',
|
|
11
|
+
microsecText: 'Mikrosaniye',
|
|
11
12
|
timezoneText: 'Zaman Dilimi',
|
|
12
13
|
currentText: 'Şu an',
|
|
13
14
|
closeText: 'Tamam',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['ÖS', 'S'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['tr']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Хвилини',
|
|
9
9
|
secondText: 'Секунди',
|
|
10
10
|
millisecText: 'Мілісекунди',
|
|
11
|
+
microsecText: 'Мікросекунди',
|
|
11
12
|
timezoneText: 'Часовий пояс',
|
|
12
13
|
currentText: 'Зараз',
|
|
13
14
|
closeText: 'Закрити',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['uk']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: 'Phút',
|
|
9
9
|
secondText: 'Giây',
|
|
10
10
|
millisecText: 'Phần nghìn giây',
|
|
11
|
+
microsecText: 'Miligiây',
|
|
11
12
|
timezoneText: 'Múi giờ',
|
|
12
13
|
currentText: 'Hiện thời',
|
|
13
14
|
closeText: 'Đóng',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['CH', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['vi']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: '分钟',
|
|
9
9
|
secondText: '秒钟',
|
|
10
10
|
millisecText: '微秒',
|
|
11
|
+
microsecText: '微秒',
|
|
11
12
|
timezoneText: '时区',
|
|
12
13
|
currentText: '现在时间',
|
|
13
14
|
closeText: '关闭',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['zh-CN']);
|
|
20
21
|
})(jQuery);
|
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
minuteText: '分',
|
|
9
9
|
secondText: '秒',
|
|
10
10
|
millisecText: '毫秒',
|
|
11
|
+
microsecText: '微秒',
|
|
11
12
|
timezoneText: '時區',
|
|
12
13
|
currentText: '現在時間',
|
|
13
14
|
closeText: '確定',
|
|
@@ -16,5 +17,5 @@
|
|
|
16
17
|
pmNames: ['下午', 'PM', 'P'],
|
|
17
18
|
isRTL: false
|
|
18
19
|
};
|
|
19
|
-
|
|
20
|
+
$.timepicker.setDefaults($.timepicker.regional['zh-TW']);
|
|
20
21
|
})(jQuery);
|