Changements dans les modules (nouvelle version Express, mysql, ..)
This commit is contained in:
47
node_modules/@eonasdan/tempus-dominus/dist/locales/ar-SA.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/ar-SA.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.ar_SA={})));})(this,(function(exports){'use strict';const name = 'ar-SA';
|
||||
const localization = {
|
||||
today: 'اليوم',
|
||||
clear: 'مسح',
|
||||
close: 'إغلاق',
|
||||
selectMonth: 'اختر الشهر',
|
||||
previousMonth: 'الشهر السابق',
|
||||
nextMonth: 'الشهر التالي',
|
||||
selectYear: 'اختر السنة',
|
||||
previousYear: 'العام السابق',
|
||||
nextYear: 'العام التالي',
|
||||
selectDecade: 'اختر العقد',
|
||||
previousDecade: 'العقد السابق',
|
||||
nextDecade: 'العقد التالي',
|
||||
previousCentury: 'القرن السابق',
|
||||
nextCentury: 'القرن التالي',
|
||||
pickHour: 'اختر الساعة',
|
||||
incrementHour: 'أضف ساعة',
|
||||
decrementHour: 'أنقص ساعة',
|
||||
pickMinute: 'اختر الدقيقة',
|
||||
incrementMinute: 'أضف دقيقة',
|
||||
decrementMinute: 'أنقص دقيقة',
|
||||
pickSecond: 'اختر الثانية',
|
||||
incrementSecond: 'أضف ثانية',
|
||||
decrementSecond: 'أنقص ثانية',
|
||||
toggleMeridiem: 'تبديل الفترة',
|
||||
selectTime: 'اخر الوقت',
|
||||
selectDate: 'اختر التاريخ',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'ar-SA',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'HH:mm',
|
||||
LTS: 'HH:mm:ss',
|
||||
L: 'dd/MM/yyyy',
|
||||
LL: 'd MMMM yyyy',
|
||||
LLL: 'd MMMM yyyy HH:mm',
|
||||
LLLL: 'dddd d MMMM yyyy HH:mm',
|
||||
},
|
||||
ordinal: (n) => n,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/ar.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/ar.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.ar={})));})(this,(function(exports){'use strict';const name = 'ar';
|
||||
const localization = {
|
||||
today: 'اليوم',
|
||||
clear: 'مسح',
|
||||
close: 'إغلاق',
|
||||
selectMonth: 'اختر الشهر',
|
||||
previousMonth: 'الشهر السابق',
|
||||
nextMonth: 'الشهر التالي',
|
||||
selectYear: 'اختر السنة',
|
||||
previousYear: 'العام السابق',
|
||||
nextYear: 'العام التالي',
|
||||
selectDecade: 'اختر العقد',
|
||||
previousDecade: 'العقد السابق',
|
||||
nextDecade: 'العقد التالي',
|
||||
previousCentury: 'القرن السابق',
|
||||
nextCentury: 'القرن التالي',
|
||||
pickHour: 'اختر الساعة',
|
||||
incrementHour: 'أضف ساعة',
|
||||
decrementHour: 'أنقص ساعة',
|
||||
pickMinute: 'اختر الدقيقة',
|
||||
incrementMinute: 'أضف دقيقة',
|
||||
decrementMinute: 'أنقص دقيقة',
|
||||
pickSecond: 'اختر الثانية',
|
||||
incrementSecond: 'أضف ثانية',
|
||||
decrementSecond: 'أنقص ثانية',
|
||||
toggleMeridiem: 'تبديل الفترة',
|
||||
selectTime: 'اخر الوقت',
|
||||
selectDate: 'اختر التاريخ',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'ar',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'HH:mm',
|
||||
LTS: 'HH:mm:ss',
|
||||
L: 'd/M/yyyy',
|
||||
LL: 'd MMMM yyyy',
|
||||
LLL: 'd MMMM yyyy HH:mm',
|
||||
LLLL: 'dddd d MMMM yyyy HH:mm',
|
||||
},
|
||||
ordinal: (n) => n,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/ca.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/ca.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.ca={})));})(this,(function(exports){'use strict';const name = 'ca';
|
||||
const localization = {
|
||||
today: 'Avui',
|
||||
clear: 'Esborrar selecció',
|
||||
close: 'Tancar selector',
|
||||
selectMonth: 'Seleccionar mes',
|
||||
previousMonth: 'Mes anterior',
|
||||
nextMonth: 'Pròxim mes',
|
||||
selectYear: 'Seleccionar any',
|
||||
previousYear: 'Any anterior',
|
||||
nextYear: 'Pròxim any',
|
||||
selectDecade: 'Seleccionar dècada',
|
||||
previousDecade: 'Dècada anterior',
|
||||
nextDecade: 'Pròxima dècada',
|
||||
previousCentury: 'Segle anterior',
|
||||
nextCentury: 'Pròxim segle',
|
||||
pickHour: 'Escollir hora',
|
||||
incrementHour: 'Incrementar hora',
|
||||
decrementHour: 'Decrementar hora',
|
||||
pickMinute: 'Escollir minut',
|
||||
incrementMinute: 'Incrementar minut',
|
||||
decrementMinute: 'Decrementar minut',
|
||||
pickSecond: 'Escollir segon',
|
||||
incrementSecond: 'Incrementar segon',
|
||||
decrementSecond: 'Decrementar segon',
|
||||
toggleMeridiem: 'Canviar AM/PM',
|
||||
selectTime: 'Seleccionar temps',
|
||||
selectDate: 'Seleccionar data',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
startOfTheWeek: 1,
|
||||
locale: 'ca',
|
||||
dateFormats: {
|
||||
LT: 'H:mm',
|
||||
LTS: 'H:mm:ss',
|
||||
L: 'dd/MM/yyyy',
|
||||
LL: 'd [de] MMMM [de] yyyy',
|
||||
LLL: 'd [de] MMMM [de] yyyy H:mm',
|
||||
LLLL: 'dddd, d [de] MMMM [de] yyyy H:mm',
|
||||
},
|
||||
ordinal: (n) => `${n}º`,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/cs.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/cs.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.cs={})));})(this,(function(exports){'use strict';const name = 'cs';
|
||||
const localization = {
|
||||
today: 'Dnes',
|
||||
clear: 'Vymazat výběr',
|
||||
close: 'Zavřít výběrové okno',
|
||||
selectMonth: 'Vybrat měsíc',
|
||||
previousMonth: 'Předchozí měsíc',
|
||||
nextMonth: 'Následující měsíc',
|
||||
selectYear: 'Vybrat rok',
|
||||
previousYear: 'Předchozí rok',
|
||||
nextYear: 'Následující rok',
|
||||
selectDecade: 'Vybrat desetiletí',
|
||||
previousDecade: 'Předchozí desetiletí',
|
||||
nextDecade: 'Následující desetiletí',
|
||||
previousCentury: 'Předchozí století',
|
||||
nextCentury: 'Následující století',
|
||||
pickHour: 'Vybrat hodinu',
|
||||
incrementHour: 'Zvýšit hodinu',
|
||||
decrementHour: 'Snížit hodinu',
|
||||
pickMinute: 'Vybrat minutu',
|
||||
incrementMinute: 'Zvýšit minutu',
|
||||
decrementMinute: 'Snížit minutu',
|
||||
pickSecond: 'Vybrat sekundu',
|
||||
incrementSecond: 'Zvýšit sekundu',
|
||||
decrementSecond: 'Snížit sekundu',
|
||||
toggleMeridiem: 'Přepnout ráno / odpoledne',
|
||||
selectTime: 'Vybrat čas',
|
||||
selectDate: 'Vybrat datum',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'de',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LTS: 'HH:mm:ss',
|
||||
LT: 'HH:mm',
|
||||
L: 'dd.MM.yyyy',
|
||||
LL: 'd. MMMM yyyy',
|
||||
LLL: 'd. MMMM yyyy HH:mm',
|
||||
LLLL: 'dddd, d. MMMM yyyy HH:mm',
|
||||
},
|
||||
ordinal: (n) => `${n}.`,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/de.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/de.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.de={})));})(this,(function(exports){'use strict';const name = 'de';
|
||||
const localization = {
|
||||
today: 'Heute',
|
||||
clear: 'Auswahl löschen',
|
||||
close: 'Auswahlbox schließen',
|
||||
selectMonth: 'Monat wählen',
|
||||
previousMonth: 'Letzter Monat',
|
||||
nextMonth: 'Nächster Monat',
|
||||
selectYear: 'Jahr wählen',
|
||||
previousYear: 'Letztes Jahr',
|
||||
nextYear: 'Nächstes Jahr',
|
||||
selectDecade: 'Jahrzehnt wählen',
|
||||
previousDecade: 'Letztes Jahrzehnt',
|
||||
nextDecade: 'Nächstes Jahrzehnt',
|
||||
previousCentury: 'Letztes Jahrhundert',
|
||||
nextCentury: 'Nächstes Jahrhundert',
|
||||
pickHour: 'Stunde wählen',
|
||||
incrementHour: 'Stunde erhöhen',
|
||||
decrementHour: 'Stunde verringern',
|
||||
pickMinute: 'Minute wählen',
|
||||
incrementMinute: 'Minute erhöhen',
|
||||
decrementMinute: 'Minute verringern',
|
||||
pickSecond: 'Sekunde wählen',
|
||||
incrementSecond: 'Sekunde erhöhen',
|
||||
decrementSecond: 'Sekunde verringern',
|
||||
toggleMeridiem: 'Tageszeit umschalten',
|
||||
selectTime: 'Zeit wählen',
|
||||
selectDate: 'Datum wählen',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'de',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LTS: 'HH:mm:ss',
|
||||
LT: 'HH:mm',
|
||||
L: 'dd.MM.yyyy',
|
||||
LL: 'd. MMMM yyyy',
|
||||
LLL: 'd. MMMM yyyy HH:mm',
|
||||
LLLL: 'dddd, d. MMMM yyyy HH:mm',
|
||||
},
|
||||
ordinal: (n) => `${n}.`,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/es.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/es.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.es={})));})(this,(function(exports){'use strict';const name = 'es';
|
||||
const localization = {
|
||||
today: 'Hoy',
|
||||
clear: 'Borrar selección',
|
||||
close: 'Cerrar selector',
|
||||
selectMonth: 'Seleccionar mes',
|
||||
previousMonth: 'Mes anterior',
|
||||
nextMonth: 'Próximo mes',
|
||||
selectYear: 'Seleccionar año',
|
||||
previousYear: 'Año anterior',
|
||||
nextYear: 'Próximo año',
|
||||
selectDecade: 'Seleccionar década',
|
||||
previousDecade: 'Década anterior',
|
||||
nextDecade: 'Próxima década',
|
||||
previousCentury: 'Siglo anterior',
|
||||
nextCentury: 'Próximo siglo',
|
||||
pickHour: 'Elegir hora',
|
||||
incrementHour: 'Incrementar hora',
|
||||
decrementHour: 'Decrementar hora',
|
||||
pickMinute: 'Elegir minuto',
|
||||
incrementMinute: 'Incrementar minuto',
|
||||
decrementMinute: 'Decrementar minuto',
|
||||
pickSecond: 'Elegir segundo',
|
||||
incrementSecond: 'Incrementar segundo',
|
||||
decrementSecond: 'Decrementar segundo',
|
||||
toggleMeridiem: 'Cambiar AM/PM',
|
||||
selectTime: 'Seleccionar tiempo',
|
||||
selectDate: 'Seleccionar fecha',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
startOfTheWeek: 1,
|
||||
locale: 'es',
|
||||
dateFormats: {
|
||||
LT: 'H:mm',
|
||||
LTS: 'H:mm:ss',
|
||||
L: 'dd/MM/yyyy',
|
||||
LL: 'd [de] MMMM [de] yyyy',
|
||||
LLL: 'd [de] MMMM [de] yyyy H:mm',
|
||||
LLLL: 'dddd, d [de] MMMM [de] yyyy H:mm',
|
||||
},
|
||||
ordinal: (n) => `${n}º`,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/fi.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/fi.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.fi={})));})(this,(function(exports){'use strict';const name = 'fi';
|
||||
const localization = {
|
||||
today: 'Tänään',
|
||||
clear: 'Tyhjennä',
|
||||
close: 'Sulje',
|
||||
selectMonth: 'Valitse kuukausi',
|
||||
previousMonth: 'Edellinen kuukausi',
|
||||
nextMonth: 'Seuraava kuukausi',
|
||||
selectYear: 'Valitse vuosi',
|
||||
previousYear: 'Edellinen vuosi',
|
||||
nextYear: 'Seuraava vuosi',
|
||||
selectDecade: 'Valitse vuosikymmen',
|
||||
previousDecade: 'Edellinen vuosikymmen',
|
||||
nextDecade: 'Seuraava vuosikymmen',
|
||||
previousCentury: 'Edellinen vuosisata',
|
||||
nextCentury: 'Seuraava vuosisata',
|
||||
pickHour: 'Valitse tunnit',
|
||||
incrementHour: 'Vähennä tunteja',
|
||||
decrementHour: 'Lisää tunteja',
|
||||
pickMinute: 'Valitse minuutit',
|
||||
incrementMinute: 'Vähennä minuutteja',
|
||||
decrementMinute: 'Lisää minuutteja',
|
||||
pickSecond: 'Valitse sekuntit',
|
||||
incrementSecond: 'Vähennä sekunteja',
|
||||
decrementSecond: 'Lisää sekunteja',
|
||||
toggleMeridiem: 'Vaihda kellonaikaa',
|
||||
selectTime: 'Valitse aika',
|
||||
selectDate: 'Valise päivä',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'fi',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'HH.mm',
|
||||
LTS: 'HH.mm.ss',
|
||||
L: 'dd.MM.yyyy',
|
||||
LL: 'd. MMMM[ta] yyyy',
|
||||
LLL: 'd. MMMM[ta] yyyy, [klo] HH.mm',
|
||||
LLLL: 'dddd, d. MMMM[ta] yyyy, [klo] HH.mm',
|
||||
},
|
||||
ordinal: (n) => `${n}.`,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
50
node_modules/@eonasdan/tempus-dominus/dist/locales/fr.js
generated
vendored
Normal file
50
node_modules/@eonasdan/tempus-dominus/dist/locales/fr.js
generated
vendored
Normal file
@@ -0,0 +1,50 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.fr={})));})(this,(function(exports){'use strict';const name = 'fr';
|
||||
const localization = {
|
||||
today: "Aujourd'hui",
|
||||
clear: 'Effacer la sélection',
|
||||
close: 'Fermer',
|
||||
selectMonth: 'Sélectionner le mois',
|
||||
previousMonth: 'Mois précédent',
|
||||
nextMonth: 'Mois suivant',
|
||||
selectYear: "Sélectionner l'année",
|
||||
previousYear: 'Année précédente',
|
||||
nextYear: 'Année suivante',
|
||||
selectDecade: 'Sélectionner la décennie',
|
||||
previousDecade: 'Décennie précédente',
|
||||
nextDecade: 'Décennie suivante',
|
||||
previousCentury: 'Siècle précédente',
|
||||
nextCentury: 'Siècle suivante',
|
||||
pickHour: "Sélectionner l'heure",
|
||||
incrementHour: "Incrementer l'heure",
|
||||
decrementHour: "Diminuer l'heure",
|
||||
pickMinute: 'Sélectionner les minutes',
|
||||
incrementMinute: 'Incrementer les minutes',
|
||||
decrementMinute: 'Diminuer les minutes',
|
||||
pickSecond: 'Sélectionner les secondes',
|
||||
incrementSecond: 'Incrementer les secondes',
|
||||
decrementSecond: 'Diminuer les secondes',
|
||||
toggleMeridiem: 'Basculer AM-PM',
|
||||
selectTime: "Sélectionner l'heure",
|
||||
selectDate: 'Sélectionner une date',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'fr',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'HH:mm',
|
||||
LTS: 'HH:mm:ss',
|
||||
L: 'dd/MM/yyyy',
|
||||
LL: 'd MMMM yyyy',
|
||||
LLL: 'd MMMM yyyy HH:mm',
|
||||
LLLL: 'dddd d MMMM yyyy HH:mm',
|
||||
},
|
||||
ordinal: (n) => {
|
||||
const o = n === 1 ? 'er' : '';
|
||||
return `${n}${o}`;
|
||||
},
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/hy.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/hy.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.hy={})));})(this,(function(exports){'use strict';const name = 'hy';
|
||||
const localization = {
|
||||
today: 'Այսօր',
|
||||
clear: 'Ջնջել ընտրվածը',
|
||||
close: 'Փակել',
|
||||
selectMonth: 'Ընտրել ամիս',
|
||||
previousMonth: 'Նախորդ ամիս',
|
||||
nextMonth: 'Հաջորդ ամիս',
|
||||
selectYear: 'Ընտրել տարի',
|
||||
previousYear: 'Նախորդ տարի',
|
||||
nextYear: 'Հաջորդ տարի',
|
||||
selectDecade: 'Ընտրել տասնամյակ',
|
||||
previousDecade: 'Նախորդ տասնամյակ',
|
||||
nextDecade: 'Հաջորդ տասնամյակ',
|
||||
previousCentury: 'Նախորդ դար',
|
||||
nextCentury: 'Հաջորդ դար',
|
||||
pickHour: 'Ընտրել ժամ',
|
||||
incrementHour: 'Ավելացնել ժամ',
|
||||
decrementHour: 'Նվազեցնել ժամ',
|
||||
pickMinute: 'Ընտրել րոպե',
|
||||
incrementMinute: 'Ավելացնել րոպե',
|
||||
decrementMinute: 'Նվազեցնել րոպե',
|
||||
pickSecond: 'Ընտրել երկրորդը',
|
||||
incrementSecond: 'Ավելացնել վայրկյան',
|
||||
decrementSecond: 'Նվազեցնել վայրկյան',
|
||||
toggleMeridiem: 'Փոփոխել Ժամանակաշրջանը',
|
||||
selectTime: 'Ընտրել Ժամ',
|
||||
selectDate: 'Ընտրել ամսաթիվ',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'hy',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'H:mm',
|
||||
LTS: 'H:mm:ss',
|
||||
L: 'dd.MM.yyyy',
|
||||
LL: 'd MMMM yyyy թ.',
|
||||
LLL: 'd MMMM yyyy թ., H:mm',
|
||||
LLLL: 'dddd, d MMMM yyyy թ., H:mm',
|
||||
},
|
||||
ordinal: (n) => n,
|
||||
format: 'L LTS',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/it.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/it.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.it={})));})(this,(function(exports){'use strict';const name = 'it';
|
||||
const localization = {
|
||||
today: 'Oggi',
|
||||
clear: 'Cancella selezione',
|
||||
close: 'Chiudi',
|
||||
selectMonth: 'Seleziona mese',
|
||||
previousMonth: 'Mese precedente',
|
||||
nextMonth: 'Mese successivo',
|
||||
selectYear: 'Seleziona anno',
|
||||
previousYear: 'Anno precedente',
|
||||
nextYear: 'Anno successivo',
|
||||
selectDecade: 'Seleziona decennio',
|
||||
previousDecade: 'Decennio precedente',
|
||||
nextDecade: 'Decennio successivo',
|
||||
previousCentury: 'Secolo precedente',
|
||||
nextCentury: 'Secolo successivo',
|
||||
pickHour: "Seleziona l'ora",
|
||||
incrementHour: "Incrementa l'ora",
|
||||
decrementHour: "Decrementa l'ora",
|
||||
pickMinute: 'Seleziona i minuti',
|
||||
incrementMinute: 'Incrementa i minuti',
|
||||
decrementMinute: 'Decrementa i minuti',
|
||||
pickSecond: 'Seleziona i secondi',
|
||||
incrementSecond: 'Incrementa i secondi',
|
||||
decrementSecond: 'Decrementa i secondi',
|
||||
toggleMeridiem: 'Scambia AM-PM',
|
||||
selectTime: "Seleziona l'ora",
|
||||
selectDate: 'Seleziona una data',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'it',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'HH:mm',
|
||||
LTS: 'HH:mm:ss',
|
||||
L: 'dd/MM/yyyy',
|
||||
LL: 'd MMMM yyyy',
|
||||
LLL: 'd MMMM yyyy HH:mm',
|
||||
LLLL: 'dddd d MMMM yyyy HH:mm',
|
||||
},
|
||||
ordinal: (n) => `${n}º`,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/nl.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/nl.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.nl={})));})(this,(function(exports){'use strict';const name = 'nl';
|
||||
const localization = {
|
||||
today: 'Vandaag',
|
||||
clear: 'Verwijder selectie',
|
||||
close: 'Sluit de picker',
|
||||
selectMonth: 'Selecteer een maand',
|
||||
previousMonth: 'Vorige maand',
|
||||
nextMonth: 'Volgende maand',
|
||||
selectYear: 'Selecteer een jaar',
|
||||
previousYear: 'Vorige jaar',
|
||||
nextYear: 'Volgende jaar',
|
||||
selectDecade: 'Selecteer decennium',
|
||||
previousDecade: 'Vorige decennium',
|
||||
nextDecade: 'Volgende decennium',
|
||||
previousCentury: 'Vorige eeuw',
|
||||
nextCentury: 'Volgende eeuw',
|
||||
pickHour: 'Kies een uur',
|
||||
incrementHour: 'Verhoog uur',
|
||||
decrementHour: 'Verlaag uur',
|
||||
pickMinute: 'Kies een minute',
|
||||
incrementMinute: 'Verhoog minuut',
|
||||
decrementMinute: 'Verlaag minuut',
|
||||
pickSecond: 'Kies een seconde',
|
||||
incrementSecond: 'Verhoog seconde',
|
||||
decrementSecond: 'Verlaag seconde',
|
||||
toggleMeridiem: 'Schakel tussen AM/PM',
|
||||
selectTime: 'Selecteer een tijd',
|
||||
selectDate: 'Selecteer een datum',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'nl',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'HH:mm',
|
||||
LTS: 'HH:mm:ss',
|
||||
L: 'dd-MM-yyyy',
|
||||
LL: 'd MMMM yyyy',
|
||||
LLL: 'd MMMM yyyy HH:mm',
|
||||
LLLL: 'dddd d MMMM yyyy HH:mm',
|
||||
},
|
||||
ordinal: (n) => `[${n}${n === 1 || n === 8 || n >= 20 ? 'ste' : 'de'}]`,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/pl.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/pl.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.pl={})));})(this,(function(exports){'use strict';const name = 'pl';
|
||||
const localization = {
|
||||
today: 'Dzisiaj',
|
||||
clear: 'Wyczyść',
|
||||
close: 'Zamknij',
|
||||
selectMonth: 'Wybierz miesiąc',
|
||||
previousMonth: 'Poprzedni miesiąc',
|
||||
nextMonth: 'Następny miesiąc',
|
||||
selectYear: 'Wybierz rok',
|
||||
previousYear: 'Poprzedni rok',
|
||||
nextYear: 'Następny rok',
|
||||
selectDecade: 'Wybierz dekadę',
|
||||
previousDecade: 'Poprzednia dekada',
|
||||
nextDecade: 'Następna dekada',
|
||||
previousCentury: 'Poprzednie stulecie',
|
||||
nextCentury: 'Następne stulecie',
|
||||
pickHour: 'Wybierz godzinę',
|
||||
incrementHour: 'Kolejna godzina',
|
||||
decrementHour: 'Poprzednia godzina',
|
||||
pickMinute: 'Wybierz minutę',
|
||||
incrementMinute: 'Kolejna minuta',
|
||||
decrementMinute: 'Poprzednia minuta',
|
||||
pickSecond: 'Wybierz sekundę',
|
||||
incrementSecond: 'Kolejna sekunda',
|
||||
decrementSecond: 'Poprzednia sekunda',
|
||||
toggleMeridiem: 'Przełącz porę dnia',
|
||||
selectTime: 'Ustaw godzinę',
|
||||
selectDate: 'Ustaw datę',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'pl',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'HH:mm',
|
||||
LTS: 'HH:mm:ss',
|
||||
L: 'dd.MM.yyyy',
|
||||
LL: 'd MMMM yyyy',
|
||||
LLL: 'd MMMM yyyy HH:mm',
|
||||
LLLL: 'dddd, d MMMM yyyy HH:mm',
|
||||
},
|
||||
ordinal: (n) => `${n}.`,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/ro.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/ro.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.ro={})));})(this,(function(exports){'use strict';const name = 'ro';
|
||||
const localization = {
|
||||
today: 'Mergi la ziua de astăzi',
|
||||
clear: 'Șterge selecția',
|
||||
close: 'Închide calendarul',
|
||||
selectMonth: 'Selectează luna',
|
||||
previousMonth: 'Luna precedentă',
|
||||
nextMonth: 'Luna următoare',
|
||||
selectYear: 'Selectează anul',
|
||||
previousYear: 'Anul precedent',
|
||||
nextYear: 'Anul următor',
|
||||
selectDecade: 'Selectează deceniul',
|
||||
previousDecade: 'Deceniul precedent',
|
||||
nextDecade: 'Deceniul următor',
|
||||
previousCentury: 'Secolul precedent',
|
||||
nextCentury: 'Secolul următor',
|
||||
pickHour: 'Alege ora',
|
||||
incrementHour: 'Incrementează ora',
|
||||
decrementHour: 'Decrementează ora',
|
||||
pickMinute: 'Alege minutul',
|
||||
incrementMinute: 'Incrementează minutul',
|
||||
decrementMinute: 'Decrementează minutul',
|
||||
pickSecond: 'Alege secunda',
|
||||
incrementSecond: 'Incrementează secunda',
|
||||
decrementSecond: 'Decrementează secunda',
|
||||
toggleMeridiem: 'Comută modul AM/PM',
|
||||
selectTime: 'Selectează ora',
|
||||
selectDate: 'Selectează data',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'ro',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'H:mm',
|
||||
LTS: 'H:mm:ss',
|
||||
L: 'dd.MM.yyyy',
|
||||
LL: 'd MMMM yyyy',
|
||||
LLL: 'd MMMM yyyy H:mm',
|
||||
LLLL: 'dddd, d MMMM yyyy H:mm',
|
||||
},
|
||||
ordinal: (n) => n,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/ru.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/ru.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.ru={})));})(this,(function(exports){'use strict';const name = 'ru';
|
||||
const localization = {
|
||||
today: 'Перейти сегодня',
|
||||
clear: 'Очистить выделение',
|
||||
close: 'Закрыть сборщик',
|
||||
selectMonth: 'Выбрать месяц',
|
||||
previousMonth: 'Предыдущий месяц',
|
||||
nextMonth: 'В следующем месяце',
|
||||
selectYear: 'Выбрать год',
|
||||
previousYear: 'Предыдущий год',
|
||||
nextYear: 'В следующем году',
|
||||
selectDecade: 'Выбрать десятилетие',
|
||||
previousDecade: 'Предыдущее десятилетие',
|
||||
nextDecade: 'Следующее десятилетие',
|
||||
previousCentury: 'Предыдущий век',
|
||||
nextCentury: 'Следующий век',
|
||||
pickHour: 'Выберите час',
|
||||
incrementHour: 'Время увеличения',
|
||||
decrementHour: 'Уменьшить час',
|
||||
pickMinute: 'Выбрать минуту',
|
||||
incrementMinute: 'Минута приращения',
|
||||
decrementMinute: 'Уменьшить минуту',
|
||||
pickSecond: 'Выбрать второй',
|
||||
incrementSecond: 'Увеличение секунды',
|
||||
decrementSecond: 'Уменьшение секунды',
|
||||
toggleMeridiem: 'Переключить период',
|
||||
selectTime: 'Выбрать время',
|
||||
selectDate: 'Выбрать дату',
|
||||
dayViewHeaderFormat: { month: 'long', year: '2-digit' },
|
||||
locale: 'ru',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'H:mm',
|
||||
LTS: 'H:mm:ss',
|
||||
L: 'dd.MM.yyyy',
|
||||
LL: 'd MMMM yyyy г.',
|
||||
LLL: 'd MMMM yyyy г., H:mm',
|
||||
LLLL: 'dddd, d MMMM yyyy г., H:mm',
|
||||
},
|
||||
ordinal: (n) => n,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/sl.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/sl.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.sl={})));})(this,(function(exports){'use strict';const name = 'sl';
|
||||
const localization = {
|
||||
today: 'Danes',
|
||||
clear: 'Počisti',
|
||||
close: 'Zapri',
|
||||
selectMonth: 'Izberite mesec',
|
||||
previousMonth: 'Prejšnji mesec',
|
||||
nextMonth: 'Naslednji mesec',
|
||||
selectYear: 'Izberite leto',
|
||||
previousYear: 'Prejšnje Leto',
|
||||
nextYear: 'Naslednje leto',
|
||||
selectDecade: 'Izberite desetletje',
|
||||
previousDecade: 'Prejšnje desetletje',
|
||||
nextDecade: 'Naslednje desetletje',
|
||||
previousCentury: 'Prejšnje stoletje',
|
||||
nextCentury: 'Naslednje stoletje',
|
||||
pickHour: 'Izberite uro',
|
||||
incrementHour: 'Povečaj ure',
|
||||
decrementHour: 'Zmanjšaj uro',
|
||||
pickMinute: 'Izberite minuto',
|
||||
incrementMinute: 'Povečaj minuto',
|
||||
decrementMinute: 'Zmanjšaj minuto',
|
||||
pickSecond: 'Izberite drugo',
|
||||
incrementSecond: 'Povečaj sekundo',
|
||||
decrementSecond: 'Zmanjšaj sekundo',
|
||||
toggleMeridiem: 'Preklop dopoldne/popoldne',
|
||||
selectTime: 'Izberite čas',
|
||||
selectDate: 'Izberite Datum',
|
||||
dayViewHeaderFormat: { month: 'long', year: 'numeric' },
|
||||
locale: 'sl',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'H:mm',
|
||||
LTS: 'H:mm:ss',
|
||||
L: 'dd.MM.yyyy',
|
||||
LL: 'd. MMMM yyyy',
|
||||
LLL: 'd. MMMM yyyy H:mm',
|
||||
LLLL: 'dddd, d. MMMM yyyy H:mm',
|
||||
},
|
||||
ordinal: (n) => `${n}.`,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
47
node_modules/@eonasdan/tempus-dominus/dist/locales/tr.js
generated
vendored
Normal file
47
node_modules/@eonasdan/tempus-dominus/dist/locales/tr.js
generated
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
/*!
|
||||
* Tempus Dominus v6.7.19 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?f(exports):typeof define==='function'&&define.amd?define(['exports'],f):(g=typeof globalThis!=='undefined'?globalThis:g||self,f((g.tempusDominus=g.tempusDominus||{},g.tempusDominus.locales=g.tempusDominus.locales||{},g.tempusDominus.locales.tr={})));})(this,(function(exports){'use strict';const name = 'tr';
|
||||
const localization = {
|
||||
today: 'Bugün',
|
||||
clear: 'Temizle',
|
||||
close: 'Kapat',
|
||||
selectMonth: 'Ay seçin',
|
||||
previousMonth: 'Önceki Ay',
|
||||
nextMonth: 'Sonraki Ay',
|
||||
selectYear: 'Yıl seçin',
|
||||
previousYear: 'Önceki yıl',
|
||||
nextYear: 'Sonraki yıl',
|
||||
selectDecade: 'On yıl seçin',
|
||||
previousDecade: 'Önceki on yıl',
|
||||
nextDecade: 'Sonraki on yıl',
|
||||
previousCentury: 'Önceki yüzyıl',
|
||||
nextCentury: 'Sonraki yüzyıl',
|
||||
pickHour: 'Saat seçin',
|
||||
incrementHour: 'Saati ilerlet',
|
||||
decrementHour: 'Saati gerilet',
|
||||
pickMinute: 'Dakika seçin',
|
||||
incrementMinute: 'Dakikayı ilerlet',
|
||||
decrementMinute: 'Dakikayı gerilet',
|
||||
pickSecond: 'Saniye seç',
|
||||
incrementSecond: 'Saniyeyi ilerlet',
|
||||
decrementSecond: 'Saniyeyi gerilet',
|
||||
toggleMeridiem: 'Meridemi Değiştir AM-PM',
|
||||
selectTime: 'Saat seçin',
|
||||
selectDate: 'Tarih seçin',
|
||||
dayViewHeaderFormat: { month: 'long', year: 'numeric' },
|
||||
locale: 'tr',
|
||||
startOfTheWeek: 1,
|
||||
dateFormats: {
|
||||
LT: 'HH:mm',
|
||||
LTS: 'HH:mm:ss',
|
||||
L: 'dd.MM.yyyy',
|
||||
LL: 'd MMMM yyyy',
|
||||
LLL: 'd MMMM yyyy HH:mm',
|
||||
LLLL: 'dddd, d MMMM yyyy HH:mm',
|
||||
},
|
||||
ordinal: (n) => `${n}.`,
|
||||
format: 'L LT',
|
||||
};exports.localization=localization;exports.name=name;Object.defineProperty(exports,'__esModule',{value:true});}));
|
||||
Reference in New Issue
Block a user