mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
fixed lp:1523701 -> UPDATED jquery-ui and timepicker + added localization libraries to jquery-ui and timepicker
This commit is contained in:
22
include/timepicker/i18n/jquery-ui-timepicker-af.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-af.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Afrikaans translation for the jQuery Timepicker Addon */
|
||||
/* Written by Deon Heyns */
|
||||
(function($) {
|
||||
$.timepicker.regional['af'] = {
|
||||
timeOnlyTitle: 'Kies Tyd',
|
||||
timeText: 'Tyd ',
|
||||
hourText: 'Ure ',
|
||||
minuteText: 'Minute',
|
||||
secondText: 'Sekondes',
|
||||
millisecText: 'Millisekondes',
|
||||
microsecText: 'Mikrosekondes',
|
||||
timezoneText: 'Tydsone',
|
||||
currentText: 'Huidige Tyd',
|
||||
closeText: 'Klaar',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['af']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-am.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-am.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Armenian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Artavazd Avetisyan artavazda@hotmail.com */
|
||||
(function($) {
|
||||
$.timepicker.regional['am'] = {
|
||||
timeOnlyTitle: 'Ընտրեք ժամանակը',
|
||||
timeText: 'Ժամանակը',
|
||||
hourText: 'Ժամ',
|
||||
minuteText: 'Րոպե',
|
||||
secondText: 'Վարկյան',
|
||||
millisecText: 'Միլիվարկյան',
|
||||
microsecText: 'Միկրովարկյան',
|
||||
timezoneText: 'Ժամային գոտին',
|
||||
currentText: 'Այժմ',
|
||||
closeText: 'Փակել',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['am']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-bg.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-bg.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Bulgarian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Plamen Kovandjiev */
|
||||
(function($) {
|
||||
$.timepicker.regional['bg'] = {
|
||||
timeOnlyTitle: 'Изберете време',
|
||||
timeText: 'Време',
|
||||
hourText: 'Час',
|
||||
minuteText: 'Минути',
|
||||
secondText: 'Секунди',
|
||||
millisecText: 'Милисекунди',
|
||||
microsecText: 'Микросекунди',
|
||||
timezoneText: 'Часови пояс',
|
||||
currentText: 'Сега',
|
||||
closeText: 'Затвори',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['bg']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-ca.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-ca.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Catalan translation for the jQuery Timepicker Addon */
|
||||
/* Written by Sergi Faber */
|
||||
(function($) {
|
||||
$.timepicker.regional['ca'] = {
|
||||
timeOnlyTitle: 'Escollir una hora',
|
||||
timeText: 'Hora',
|
||||
hourText: 'Hores',
|
||||
minuteText: 'Minuts',
|
||||
secondText: 'Segons',
|
||||
millisecText: 'Milisegons',
|
||||
microsecText: 'Microsegons',
|
||||
timezoneText: 'Fus horari',
|
||||
currentText: 'Ara',
|
||||
closeText: 'Tancar',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['ca']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-cs.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-cs.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Czech translation for the jQuery Timepicker Addon */
|
||||
/* Written by Ondřej Vodáček */
|
||||
(function($) {
|
||||
$.timepicker.regional['cs'] = {
|
||||
timeOnlyTitle: 'Vyberte čas',
|
||||
timeText: 'Čas',
|
||||
hourText: 'Hodiny',
|
||||
minuteText: 'Minuty',
|
||||
secondText: 'Vteřiny',
|
||||
millisecText: 'Milisekundy',
|
||||
microsecText: 'Mikrosekundy',
|
||||
timezoneText: 'Časové pásmo',
|
||||
currentText: 'Nyní',
|
||||
closeText: 'Zavřít',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['dop.', 'AM', 'A'],
|
||||
pmNames: ['odp.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['cs']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-da.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-da.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Danish translation for the jQuery Timepicker Addon */
|
||||
/* Written by Lars H. Jensen (http://www.larshj.dk) */
|
||||
(function ($) {
|
||||
$.timepicker.regional['da'] = {
|
||||
timeOnlyTitle: 'Vælg tid',
|
||||
timeText: 'Tid',
|
||||
hourText: 'Time',
|
||||
minuteText: 'Minut',
|
||||
secondText: 'Sekund',
|
||||
millisecText: 'Millisekund',
|
||||
microsecText: 'Mikrosekund',
|
||||
timezoneText: 'Tidszone',
|
||||
currentText: 'Nu',
|
||||
closeText: 'Luk',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['am', 'AM', 'A'],
|
||||
pmNames: ['pm', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['da']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-de.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-de.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* German translation for the jQuery Timepicker Addon */
|
||||
/* Written by Marvin */
|
||||
(function($) {
|
||||
$.timepicker.regional['de'] = {
|
||||
timeOnlyTitle: 'Zeit wählen',
|
||||
timeText: 'Zeit',
|
||||
hourText: 'Stunde',
|
||||
minuteText: 'Minute',
|
||||
secondText: 'Sekunde',
|
||||
millisecText: 'Millisekunde',
|
||||
microsecText: 'Mikrosekunde',
|
||||
timezoneText: 'Zeitzone',
|
||||
currentText: 'Jetzt',
|
||||
closeText: 'Fertig',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['vorm.', 'AM', 'A'],
|
||||
pmNames: ['nachm.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['de']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-el.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-el.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Hellenic translation for the jQuery Timepicker Addon */
|
||||
/* Written by Christos Pontikis */
|
||||
(function($) {
|
||||
$.timepicker.regional['el'] = {
|
||||
timeOnlyTitle: 'Επιλογή ώρας',
|
||||
timeText: 'Ώρα',
|
||||
hourText: 'Ώρες',
|
||||
minuteText: 'Λεπτά',
|
||||
secondText: 'Δευτερόλεπτα',
|
||||
millisecText: 'μιλιδευτερόλεπτο',
|
||||
microsecText: 'Microseconds',
|
||||
timezoneText: 'Ζώνη ώρας',
|
||||
currentText: 'Τώρα',
|
||||
closeText: 'Κλείσιμο',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['π.μ.', 'AM', 'A'],
|
||||
pmNames: ['μ.μ.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['el']);
|
||||
})(jQuery);
|
||||
23
include/timepicker/i18n/jquery-ui-timepicker-es.js
vendored
Normal file
23
include/timepicker/i18n/jquery-ui-timepicker-es.js
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
/* Spanish translation for the jQuery Timepicker Addon */
|
||||
/* Written by Ianaré Sévi */
|
||||
/* Modified by Carlos Martínez */
|
||||
(function($) {
|
||||
$.timepicker.regional['es'] = {
|
||||
timeOnlyTitle: 'Elegir una hora',
|
||||
timeText: 'Hora',
|
||||
hourText: 'Horas',
|
||||
minuteText: 'Minutos',
|
||||
secondText: 'Segundos',
|
||||
millisecText: 'Milisegundos',
|
||||
microsecText: 'Microsegundos',
|
||||
timezoneText: 'Uso horario',
|
||||
currentText: 'Hoy',
|
||||
closeText: 'Cerrar',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['a.m.', 'AM', 'A'],
|
||||
pmNames: ['p.m.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['es']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-et.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-et.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Estonian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Karl Sutt (karl@sutt.ee) */
|
||||
(function($) {
|
||||
$.timepicker.regional['et'] = {
|
||||
timeOnlyTitle: 'Vali aeg',
|
||||
timeText: 'Aeg',
|
||||
hourText: 'Tund',
|
||||
minuteText: 'Minut',
|
||||
secondText: 'Sekund',
|
||||
millisecText: 'Millisekundis',
|
||||
microsecText: 'Mikrosekundis',
|
||||
timezoneText: 'Ajavöönd',
|
||||
currentText: 'Praegu',
|
||||
closeText: 'Valmis',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['et']);
|
||||
})(jQuery);
|
||||
23
include/timepicker/i18n/jquery-ui-timepicker-eu.js
vendored
Normal file
23
include/timepicker/i18n/jquery-ui-timepicker-eu.js
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
/* Basque trannslation for JQuery Timepicker Addon */
|
||||
/* Translated by Xabi Fer */
|
||||
/* Fixed by Asier Iturralde Sarasola - iametza interaktiboa */
|
||||
(function($) {
|
||||
$.timepicker.regional['eu'] = {
|
||||
timeOnlyTitle: 'Aukeratu ordua',
|
||||
timeText: 'Ordua',
|
||||
hourText: 'Orduak',
|
||||
minuteText: 'Minutuak',
|
||||
secondText: 'Segundoak',
|
||||
millisecText: 'Milisegundoak',
|
||||
microsecText: 'Mikrosegundoak',
|
||||
timezoneText: 'Ordu-eremua',
|
||||
currentText: 'Orain',
|
||||
closeText: 'Itxi',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['a.m.', 'AM', 'A'],
|
||||
pmNames: ['p.m.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['eu']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-fa.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-fa.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Persian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Meysam Pour Ganji */
|
||||
(function($) {
|
||||
$.timepicker.regional['fa'] = {
|
||||
timeOnlyTitle: 'انتخاب زمان',
|
||||
timeText: 'زمان',
|
||||
hourText: 'ساعت',
|
||||
minuteText: 'دقیقه',
|
||||
secondText: 'ثانیه',
|
||||
millisecText: 'میلی ثانیه',
|
||||
microsecText: 'میکرو ثانیه',
|
||||
timezoneText: 'منطقه زمانی',
|
||||
currentText: 'الان',
|
||||
closeText: 'انتخاب',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['قبل ظهر', 'AM', 'A'],
|
||||
pmNames: ['بعد ظهر', 'PM', 'P'],
|
||||
isRTL: true
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['fa']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-fi.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-fi.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Finnish translation for the jQuery Timepicker Addon */
|
||||
/* Written by Juga Paazmaya (http://github.com/paazmaya) */
|
||||
(function($) {
|
||||
$.timepicker.regional['fi'] = {
|
||||
timeOnlyTitle: 'Valitse aika',
|
||||
timeText: 'Aika',
|
||||
hourText: 'Tunti',
|
||||
minuteText: 'Minuutti',
|
||||
secondText: 'Sekunti',
|
||||
millisecText: 'Millisekunnin',
|
||||
microsecText: 'Mikrosekuntia',
|
||||
timezoneText: 'Aikavyöhyke',
|
||||
currentText: 'Nyt',
|
||||
closeText: 'Sulje',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['ap.', 'AM', 'A'],
|
||||
pmNames: ['ip.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['fi']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-fr.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-fr.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* French translation for the jQuery Timepicker Addon */
|
||||
/* Written by Thomas Lété */
|
||||
(function($) {
|
||||
$.timepicker.regional['fr'] = {
|
||||
timeOnlyTitle: 'Choisir une heure',
|
||||
timeText: 'Heure',
|
||||
hourText: 'Heures',
|
||||
minuteText: 'Minutes',
|
||||
secondText: 'Secondes',
|
||||
millisecText: 'Millisecondes',
|
||||
microsecText: 'Microsecondes',
|
||||
timezoneText: 'Fuseau horaire',
|
||||
currentText: 'Maintenant',
|
||||
closeText: 'Terminé',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['fr']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-gl.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-gl.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Galician translation for the jQuery Timepicker Addon */
|
||||
/* Written by David Barral */
|
||||
(function($) {
|
||||
$.timepicker.regional['gl'] = {
|
||||
timeOnlyTitle: 'Elixir unha hora',
|
||||
timeText: 'Hora',
|
||||
hourText: 'Horas',
|
||||
minuteText: 'Minutos',
|
||||
secondText: 'Segundos',
|
||||
millisecText: 'Milisegundos',
|
||||
microsecText: 'Microssegundos',
|
||||
timezoneText: 'Fuso horario',
|
||||
currentText: 'Agora',
|
||||
closeText: 'Pechar',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['a.m.', 'AM', 'A'],
|
||||
pmNames: ['p.m.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['gl']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-he.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-he.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Hebrew translation for the jQuery Timepicker Addon */
|
||||
/* Written by Lior Lapid */
|
||||
(function($) {
|
||||
$.timepicker.regional["he"] = {
|
||||
timeOnlyTitle: "בחירת זמן",
|
||||
timeText: "שעה",
|
||||
hourText: "שעות",
|
||||
minuteText: "דקות",
|
||||
secondText: "שניות",
|
||||
millisecText: "אלפית השנייה",
|
||||
microsecText: "מיקרו",
|
||||
timezoneText: "אזור זמן",
|
||||
currentText: "עכשיו",
|
||||
closeText:"סגור",
|
||||
timeFormat: "HH:mm",
|
||||
timeSuffix: '',
|
||||
amNames: ['לפנה"צ', 'AM', 'A'],
|
||||
pmNames: ['אחה"צ', 'PM', 'P'],
|
||||
isRTL: true
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional["he"]);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-hr.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-hr.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Croatian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Mladen */
|
||||
(function($) {
|
||||
$.timepicker.regional['hr'] = {
|
||||
timeOnlyTitle: 'Odaberi vrijeme',
|
||||
timeText: 'Vrijeme',
|
||||
hourText: 'Sati',
|
||||
minuteText: 'Minute',
|
||||
secondText: 'Sekunde',
|
||||
millisecText: 'Milisekunde',
|
||||
microsecText: 'Mikrosekunde',
|
||||
timezoneText: 'Vremenska zona',
|
||||
currentText: 'Sada',
|
||||
closeText: 'Gotovo',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['a.m.', 'AM', 'A'],
|
||||
pmNames: ['p.m.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['hr']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-hu.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-hu.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Hungarian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Vas Gábor */
|
||||
(function($) {
|
||||
$.timepicker.regional['hu'] = {
|
||||
timeOnlyTitle: 'Válasszon időpontot',
|
||||
timeText: 'Idő',
|
||||
hourText: 'Óra',
|
||||
minuteText: 'Perc',
|
||||
secondText: 'Másodperc',
|
||||
millisecText: 'Milliszekundumos',
|
||||
microsecText: 'Ezredmásodperc',
|
||||
timezoneText: 'Időzóna',
|
||||
currentText: 'Most',
|
||||
closeText: 'Kész',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['de.', 'AM', 'A'],
|
||||
pmNames: ['du.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['hu']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-id.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-id.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Indonesian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Nia */
|
||||
(function($) {
|
||||
$.timepicker.regional['id'] = {
|
||||
timeOnlyTitle: 'Pilih Waktu',
|
||||
timeText: 'Waktu',
|
||||
hourText: 'Pukul',
|
||||
minuteText: 'Menit',
|
||||
secondText: 'Detik',
|
||||
millisecText: 'Milidetik',
|
||||
microsecText: 'Mikrodetik',
|
||||
timezoneText: 'Zona Waktu',
|
||||
currentText: 'Sekarang',
|
||||
closeText: 'OK',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['id']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-it.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-it.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Italian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Marco "logicoder" Del Tongo */
|
||||
(function($) {
|
||||
$.timepicker.regional['it'] = {
|
||||
timeOnlyTitle: 'Scegli orario',
|
||||
timeText: 'Orario',
|
||||
hourText: 'Ora',
|
||||
minuteText: 'Minuti',
|
||||
secondText: 'Secondi',
|
||||
millisecText: 'Millisecondi',
|
||||
microsecText: 'Microsecondi',
|
||||
timezoneText: 'Fuso orario',
|
||||
currentText: 'Adesso',
|
||||
closeText: 'Chiudi',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['m.', 'AM', 'A'],
|
||||
pmNames: ['p.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['it']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-ja.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-ja.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Japanese translation for the jQuery Timepicker Addon */
|
||||
/* Written by Jun Omae */
|
||||
(function($) {
|
||||
$.timepicker.regional['ja'] = {
|
||||
timeOnlyTitle: '時間を選択',
|
||||
timeText: '時間',
|
||||
hourText: '時',
|
||||
minuteText: '分',
|
||||
secondText: '秒',
|
||||
millisecText: 'ミリ秒',
|
||||
microsecText: 'マイクロ秒',
|
||||
timezoneText: 'タイムゾーン',
|
||||
currentText: '現時刻',
|
||||
closeText: '閉じる',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['午前', 'AM', 'A'],
|
||||
pmNames: ['午後', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['ja']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-ko.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-ko.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Korean translation for the jQuery Timepicker Addon */
|
||||
/* Written by Genie */
|
||||
(function($) {
|
||||
$.timepicker.regional['ko'] = {
|
||||
timeOnlyTitle: '시간 선택',
|
||||
timeText: '시간',
|
||||
hourText: '시',
|
||||
minuteText: '분',
|
||||
secondText: '초',
|
||||
millisecText: '밀리초',
|
||||
microsecText: '마이크로',
|
||||
timezoneText: '표준 시간대',
|
||||
currentText: '현재 시각',
|
||||
closeText: '닫기',
|
||||
timeFormat: 'tt h:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['오전', 'AM', 'A'],
|
||||
pmNames: ['오후', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['ko']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-lt.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-lt.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Lithuanian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Irmantas Šiupšinskas */
|
||||
(function($) {
|
||||
$.timepicker.regional['lt'] = {
|
||||
timeOnlyTitle: 'Pasirinkite laiką',
|
||||
timeText: 'Laikas',
|
||||
hourText: 'Valandos',
|
||||
minuteText: 'Minutės',
|
||||
secondText: 'Sekundės',
|
||||
millisecText: 'Milisekundės',
|
||||
microsecText: 'Mikrosekundės',
|
||||
timezoneText: 'Laiko zona',
|
||||
currentText: 'Dabar',
|
||||
closeText: 'Uždaryti',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['priešpiet', 'AM', 'A'],
|
||||
pmNames: ['popiet', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['lt']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-lv.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-lv.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Latvian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Dmitry Bogatykh */
|
||||
(function($) {
|
||||
$.timepicker.regional['lv'] = {
|
||||
timeOnlyTitle: 'Ievadiet laiku',
|
||||
timeText: 'Laiks',
|
||||
hourText: 'Stundas',
|
||||
minuteText: 'Minūtes',
|
||||
secondText: 'Sekundes',
|
||||
millisecText: 'Milisekundes',
|
||||
microsecText: 'Mikrosekundes',
|
||||
timezoneText: 'Laika josla',
|
||||
currentText: 'Tagad',
|
||||
closeText: 'Aizvērt',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'AM', 'A'],
|
||||
pmNames: ['PM', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['lv']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-mk.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-mk.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Macedonian cyrilic translation for the jQuery Timepicker Addon */
|
||||
/* Written by Vlatko Ristovski */
|
||||
(function($) {
|
||||
$.timepicker.regional['mk'] = {
|
||||
timeOnlyTitle: 'Одберете време',
|
||||
timeText: 'Време',
|
||||
hourText: 'Час',
|
||||
minuteText: 'Минути',
|
||||
secondText: 'Секунди',
|
||||
millisecText: 'Милисекунди',
|
||||
microsecText: 'Микросекунди',
|
||||
timezoneText: 'Временска зона',
|
||||
currentText: 'Сега',
|
||||
closeText: 'Затвори',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['mk']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-nl.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-nl.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Dutch translation for the jQuery Timepicker Addon */
|
||||
/* Written by Martijn van der Lee */
|
||||
(function($) {
|
||||
$.timepicker.regional['nl'] = {
|
||||
timeOnlyTitle: 'Tijdstip',
|
||||
timeText: 'Tijd',
|
||||
hourText: 'Uur',
|
||||
minuteText: 'Minuut',
|
||||
secondText: 'Seconde',
|
||||
millisecText: 'Milliseconde',
|
||||
microsecText: 'Microseconde',
|
||||
timezoneText: 'Tijdzone',
|
||||
currentText: 'Vandaag',
|
||||
closeText: 'Sluiten',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['nl']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-no.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-no.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Norwegian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Morten Hauan (http://hauan.me) */
|
||||
(function($) {
|
||||
$.timepicker.regional['no'] = {
|
||||
timeOnlyTitle: 'Velg tid',
|
||||
timeText: 'Tid',
|
||||
hourText: 'Time',
|
||||
minuteText: 'Minutt',
|
||||
secondText: 'Sekund',
|
||||
millisecText: 'Millisekund',
|
||||
microsecText: 'mikrosekund',
|
||||
timezoneText: 'Tidssone',
|
||||
currentText: 'Nå',
|
||||
closeText: 'Lukk',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['am', 'AM', 'A'],
|
||||
pmNames: ['pm', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['no']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-pl.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-pl.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Polish translation for the jQuery Timepicker Addon */
|
||||
/* Written by Michał Pena */
|
||||
(function($) {
|
||||
$.timepicker.regional['pl'] = {
|
||||
timeOnlyTitle: 'Wybierz godzinę',
|
||||
timeText: 'Czas',
|
||||
hourText: 'Godzina',
|
||||
minuteText: 'Minuta',
|
||||
secondText: 'Sekunda',
|
||||
millisecText: 'Milisekunda',
|
||||
microsecText: 'Mikrosekunda',
|
||||
timezoneText: 'Strefa czasowa',
|
||||
currentText: 'Teraz',
|
||||
closeText: 'Gotowe',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['pl']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-pt-BR.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-pt-BR.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Brazilian Portuguese translation for the jQuery Timepicker Addon */
|
||||
/* Written by Diogo Damiani (diogodamiani@gmail.com) */
|
||||
(function ($) {
|
||||
$.timepicker.regional['pt-BR'] = {
|
||||
timeOnlyTitle: 'Escolha o horário',
|
||||
timeText: 'Horário',
|
||||
hourText: 'Hora',
|
||||
minuteText: 'Minutos',
|
||||
secondText: 'Segundos',
|
||||
millisecText: 'Milissegundos',
|
||||
microsecText: 'Microssegundos',
|
||||
timezoneText: 'Fuso horário',
|
||||
currentText: 'Agora',
|
||||
closeText: 'Fechar',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['a.m.', 'AM', 'A'],
|
||||
pmNames: ['p.m.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['pt-BR']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-pt.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-pt.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Portuguese translation for the jQuery Timepicker Addon */
|
||||
/* Written by Luan Almeida */
|
||||
(function($) {
|
||||
$.timepicker.regional['pt'] = {
|
||||
timeOnlyTitle: 'Escolha uma hora',
|
||||
timeText: 'Hora',
|
||||
hourText: 'Horas',
|
||||
minuteText: 'Minutos',
|
||||
secondText: 'Segundos',
|
||||
millisecText: 'Milissegundos',
|
||||
microsecText: 'Microssegundos',
|
||||
timezoneText: 'Fuso horário',
|
||||
currentText: 'Agora',
|
||||
closeText: 'Fechar',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['a.m.', 'AM', 'A'],
|
||||
pmNames: ['p.m.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['pt']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-ro.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-ro.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Romanian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Romeo Adrian Cioaba */
|
||||
(function($) {
|
||||
$.timepicker.regional['ro'] = {
|
||||
timeOnlyTitle: 'Alegeţi o oră',
|
||||
timeText: 'Timp',
|
||||
hourText: 'Ore',
|
||||
minuteText: 'Minute',
|
||||
secondText: 'Secunde',
|
||||
millisecText: 'Milisecunde',
|
||||
microsecText: 'Microsecunde',
|
||||
timezoneText: 'Fus orar',
|
||||
currentText: 'Acum',
|
||||
closeText: 'Închide',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['ro']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-ru.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-ru.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Russian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Trent Richardson */
|
||||
(function($) {
|
||||
$.timepicker.regional['ru'] = {
|
||||
timeOnlyTitle: 'Выберите время',
|
||||
timeText: 'Время',
|
||||
hourText: 'Часы',
|
||||
minuteText: 'Минуты',
|
||||
secondText: 'Секунды',
|
||||
millisecText: 'Миллисекунды',
|
||||
microsecText: 'Микросекунды',
|
||||
timezoneText: 'Часовой пояс',
|
||||
currentText: 'Сейчас',
|
||||
closeText: 'Закрыть',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['ru']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-sk.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-sk.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Slovak translation for the jQuery Timepicker Addon */
|
||||
/* Written by David Vallner */
|
||||
(function($) {
|
||||
$.timepicker.regional['sk'] = {
|
||||
timeOnlyTitle: 'Zvoľte čas',
|
||||
timeText: 'Čas',
|
||||
hourText: 'Hodiny',
|
||||
minuteText: 'Minúty',
|
||||
secondText: 'Sekundy',
|
||||
millisecText: 'Milisekundy',
|
||||
microsecText: 'Mikrosekundy',
|
||||
timezoneText: 'Časové pásmo',
|
||||
currentText: 'Teraz',
|
||||
closeText: 'Zavrieť',
|
||||
timeFormat: 'H:m',
|
||||
timeSuffix: '',
|
||||
amNames: ['dop.', 'AM', 'A'],
|
||||
pmNames: ['pop.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['sk']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-sl.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-sl.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Slovenian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Hadalin (https://github.com/hadalin) */
|
||||
(function($) {
|
||||
$.timepicker.regional['sl'] = {
|
||||
timeOnlyTitle: 'Izberite čas',
|
||||
timeText: 'Čas',
|
||||
hourText: 'Ura',
|
||||
minuteText: 'Minute',
|
||||
secondText: 'Sekunde',
|
||||
millisecText: 'Milisekunde',
|
||||
microsecText: 'Mikrosekunde',
|
||||
timezoneText: 'Časovni pas',
|
||||
currentText: 'Sedaj',
|
||||
closeText: 'Zapri',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['dop.', 'AM', 'A'],
|
||||
pmNames: ['pop.', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['sl']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-sr-RS.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-sr-RS.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Serbian cyrilic translation for the jQuery Timepicker Addon */
|
||||
/* Written by Vladimir Jelovac */
|
||||
(function($) {
|
||||
$.timepicker.regional['sr-RS'] = {
|
||||
timeOnlyTitle: 'Одаберите време',
|
||||
timeText: 'Време',
|
||||
hourText: 'Сати',
|
||||
minuteText: 'Минути',
|
||||
secondText: 'Секунде',
|
||||
millisecText: 'Милисекунде',
|
||||
microsecText: 'Микросекунде',
|
||||
timezoneText: 'Временска зона',
|
||||
currentText: 'Сада',
|
||||
closeText: 'Затвори',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['sr-RS']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-sr-YU.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-sr-YU.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Serbian latin translation for the jQuery Timepicker Addon */
|
||||
/* Written by Vladimir Jelovac */
|
||||
(function($) {
|
||||
$.timepicker.regional['sr-YU'] = {
|
||||
timeOnlyTitle: 'Odaberite vreme',
|
||||
timeText: 'Vreme',
|
||||
hourText: 'Sati',
|
||||
minuteText: 'Minuti',
|
||||
secondText: 'Sekunde',
|
||||
millisecText: 'Milisekunde',
|
||||
microsecText: 'Mikrosekunde',
|
||||
timezoneText: 'Vremenska zona',
|
||||
currentText: 'Sada',
|
||||
closeText: 'Zatvori',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['sr-YU']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-sv.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-sv.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Swedish translation for the jQuery Timepicker Addon */
|
||||
/* Written by Nevon */
|
||||
(function($) {
|
||||
$.timepicker.regional['sv'] = {
|
||||
timeOnlyTitle: 'Välj en tid',
|
||||
timeText: 'Tid',
|
||||
hourText: 'Timme',
|
||||
minuteText: 'Minut',
|
||||
secondText: 'Sekund',
|
||||
millisecText: 'Millisekund',
|
||||
microsecText: 'Mikrosekund',
|
||||
timezoneText: 'Tidszon',
|
||||
currentText: 'Nu',
|
||||
closeText: 'Stäng',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['sv']);
|
||||
})(jQuery);
|
||||
19
include/timepicker/i18n/jquery-ui-timepicker-th.js
vendored
Normal file
19
include/timepicker/i18n/jquery-ui-timepicker-th.js
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
/* Thai translation for the jQuery Timepicker Addon */
|
||||
/* Written by Yote Wachirapornpongsa */
|
||||
(function($) {
|
||||
$.timepicker.regional['th'] = {
|
||||
timeOnlyTitle: 'เลือกเวลา',
|
||||
timeText: 'เวลา ',
|
||||
hourText: 'ชั่วโมง ',
|
||||
minuteText: 'นาที',
|
||||
secondText: 'วินาที',
|
||||
millisecText: 'มิลลิวินาที',
|
||||
microsecText: 'ไมโคริวินาที',
|
||||
timezoneText: 'เขตเวลา',
|
||||
currentText: 'เวลาปัจจุบัน',
|
||||
closeText: 'ปิด',
|
||||
timeFormat: 'hh:mm tt',
|
||||
timeSuffix: ''
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['th']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-tr.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-tr.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Turkish translation for the jQuery Timepicker Addon */
|
||||
/* Written by Fehmi Can Saglam, Edited by Goktug Ozturk */
|
||||
(function($) {
|
||||
$.timepicker.regional['tr'] = {
|
||||
timeOnlyTitle: 'Zaman Seçiniz',
|
||||
timeText: 'Zaman',
|
||||
hourText: 'Saat',
|
||||
minuteText: 'Dakika',
|
||||
secondText: 'Saniye',
|
||||
millisecText: 'Milisaniye',
|
||||
microsecText: 'Mikrosaniye',
|
||||
timezoneText: 'Zaman Dilimi',
|
||||
currentText: 'Şu an',
|
||||
closeText: 'Tamam',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['ÖÖ', 'Ö'],
|
||||
pmNames: ['ÖS', 'S'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['tr']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-uk.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-uk.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Ukrainian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Sergey Noskov */
|
||||
(function($) {
|
||||
$.timepicker.regional['uk'] = {
|
||||
timeOnlyTitle: 'Виберіть час',
|
||||
timeText: 'Час',
|
||||
hourText: 'Години',
|
||||
minuteText: 'Хвилини',
|
||||
secondText: 'Секунди',
|
||||
millisecText: 'Мілісекунди',
|
||||
microsecText: 'Мікросекунди',
|
||||
timezoneText: 'Часовий пояс',
|
||||
currentText: 'Зараз',
|
||||
closeText: 'Закрити',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['uk']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-vi.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-vi.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Vietnamese translation for the jQuery Timepicker Addon */
|
||||
/* Written by Nguyen Dinh Trung */
|
||||
(function($) {
|
||||
$.timepicker.regional['vi'] = {
|
||||
timeOnlyTitle: 'Chọn giờ',
|
||||
timeText: 'Thời gian',
|
||||
hourText: 'Giờ',
|
||||
minuteText: 'Phút',
|
||||
secondText: 'Giây',
|
||||
millisecText: 'Mili giây',
|
||||
microsecText: 'Micrô giây',
|
||||
timezoneText: 'Múi giờ',
|
||||
currentText: 'Hiện thời',
|
||||
closeText: 'Đóng',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['SA', 'S'],
|
||||
pmNames: ['CH', 'C'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['vi']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-zh-CN.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-zh-CN.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Simplified Chinese translation for the jQuery Timepicker Addon /
|
||||
/ Written by Will Lu */
|
||||
(function($) {
|
||||
$.timepicker.regional['zh-CN'] = {
|
||||
timeOnlyTitle: '选择时间',
|
||||
timeText: '时间',
|
||||
hourText: '小时',
|
||||
minuteText: '分钟',
|
||||
secondText: '秒钟',
|
||||
millisecText: '毫秒',
|
||||
microsecText: '微秒',
|
||||
timezoneText: '时区',
|
||||
currentText: '现在时间',
|
||||
closeText: '关闭',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['zh-CN']);
|
||||
})(jQuery);
|
||||
22
include/timepicker/i18n/jquery-ui-timepicker-zh-TW.js
vendored
Normal file
22
include/timepicker/i18n/jquery-ui-timepicker-zh-TW.js
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
/* Chinese translation for the jQuery Timepicker Addon */
|
||||
/* Written by Alang.lin */
|
||||
(function($) {
|
||||
$.timepicker.regional['zh-TW'] = {
|
||||
timeOnlyTitle: '選擇時分秒',
|
||||
timeText: '時間',
|
||||
hourText: '時',
|
||||
minuteText: '分',
|
||||
secondText: '秒',
|
||||
millisecText: '毫秒',
|
||||
microsecText: '微秒',
|
||||
timezoneText: '時區',
|
||||
currentText: '現在時間',
|
||||
closeText: '確定',
|
||||
timeFormat: 'HH:mm',
|
||||
timeSuffix: '',
|
||||
amNames: ['上午', 'AM', 'A'],
|
||||
pmNames: ['下午', 'PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['zh-TW']);
|
||||
})(jQuery);
|
||||
@@ -4,8 +4,27 @@
|
||||
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
|
||||
.ui-timepicker-div td { font-size: 90%; }
|
||||
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
|
||||
.ui-timepicker-div .ui_tpicker_unit_hide{ display: none; }
|
||||
|
||||
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input { background: none; color: inherit; border: none; outline: none; border-bottom: solid 1px #555; width: 95%; }
|
||||
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus { border-bottom-color: #aaa; }
|
||||
|
||||
.ui-timepicker-rtl{ direction: rtl; }
|
||||
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
|
||||
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
|
||||
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }
|
||||
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }
|
||||
|
||||
/* Shortened version style */
|
||||
.ui-timepicker-div.ui-timepicker-oneLine { padding-right: 2px; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dt { display: none; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label { display: block; padding-top: 2px; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl { text-align: right; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div { display:inline-block; margin:0; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before { content:':'; display:inline-block; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before { content:'.'; display:inline-block; }
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
|
||||
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{ display: none; }
|
||||
4492
include/timepicker/jquery-ui-timepicker-addon.js
vendored
4492
include/timepicker/jquery-ui-timepicker-addon.js
vendored
File diff suppressed because it is too large
Load Diff
43
include/timepicker/jquery-ui-timepicker-ru.js
vendored
43
include/timepicker/jquery-ui-timepicker-ru.js
vendored
@@ -1,43 +0,0 @@
|
||||
/* Russian translation for the jQuery Timepicker Addon */
|
||||
/* Written by Trent Richardson */
|
||||
(function($) {
|
||||
$.datepicker.regional['ru'] = {
|
||||
closeText: 'Закрыть',
|
||||
prevText: '<Пред',
|
||||
nextText: 'След>',
|
||||
currentText: 'Сегодня',
|
||||
monthNames: ['Январь','Февраль','Март','Апрель','Май','Июнь', 'Июль','Август','Сентябрь','Октябрь','Ноябрь','Декабрь'],
|
||||
monthNamesShort: ['Янв','Фев','Мар','Апр','Май','Июн', 'Июл','Авг','Сен','Окт','Ноя','Дек'],
|
||||
dayNames: ['воскресенье','понедельник','вторник','среда','четверг','пятница','суббота'],
|
||||
dayNamesShort: ['вск','пнд','втр','срд','чтв','птн','сбт'],
|
||||
dayNamesMin: ['Вс','Пн','Вт','Ср','Чт','Пт','Сб'],
|
||||
weekHeader: 'Не',
|
||||
dateFormat: 'dd.mm.yy',
|
||||
firstDay: 1,
|
||||
isRTL: false,
|
||||
showMonthAfterYear: false,
|
||||
yearSuffix: ''
|
||||
};
|
||||
$.datepicker.setDefaults($.datepicker.regional['ru']);
|
||||
|
||||
|
||||
|
||||
|
||||
$.timepicker.regional['ru'] = {
|
||||
timeOnlyTitle: 'Выберите время',
|
||||
timeText: 'Время',
|
||||
hourText: 'Часы',
|
||||
minuteText: 'Минуты',
|
||||
secondText: 'Секунды',
|
||||
millisecText: 'Миллисекунды',
|
||||
microsecText: 'Микросекунды',
|
||||
timezoneText: 'Часовой пояс',
|
||||
currentText: 'Сейчас',
|
||||
closeText: 'Закрыть',
|
||||
timeFormat: 'HH:mm',
|
||||
amNames: ['AM', 'A'],
|
||||
pmNames: ['PM', 'P'],
|
||||
isRTL: false
|
||||
};
|
||||
$.timepicker.setDefaults($.timepicker.regional['ru']);
|
||||
})(jQuery);
|
||||
6
include/timepicker/jquery-ui.min.css
vendored
6
include/timepicker/jquery-ui.min.css
vendored
@@ -1,6 +0,0 @@
|
||||
/*! jQuery UI - v1.11.4 - 2015-03-14
|
||||
* http://jqueryui.com
|
||||
* Includes: core.css, datepicker.css, slider.css
|
||||
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
|
||||
|
||||
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.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}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}
|
||||
7
include/timepicker/jquery-ui.min.js
vendored
7
include/timepicker/jquery-ui.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user