@progress/kendo-angular-intl
Version:
Kendo UI Internationalization for Angular components
503 lines (501 loc) • 14.8 kB
JavaScript
/**-----------------------------------------------------------------------------------------
* Copyright © 2025 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the project root for more information
*-------------------------------------------------------------------------------------------*/
var setData = require('@progress/kendo-angular-intl').setData;
setData({
name: "ca-FR",
likelySubtags: {
ca: "ca-Latn-ES"
},
identity: {
language: "ca",
territory: "FR"
},
territory: "FR",
calendar: {
patterns: {
d: "d/M/y",
D: "EEEE, d MMMM 'de' y",
m: "d MMM",
M: "d MMMM",
y: "LLL 'de' y",
Y: "LLLL 'de' y",
F: "EEEE, d MMMM 'de' y H:mm:ss",
g: "d/M/y H:mm",
G: "d/M/y H:mm:ss",
t: "H:mm",
T: "H:mm:ss",
s: "yyyy'-'MM'-'dd'T'HH':'mm':'ss",
u: "yyyy'-'MM'-'dd HH':'mm':'ss'Z'"
},
dateTimeFormats: {
full: "{1}, 'a' 'les' {0}",
long: "{1}, 'a' 'les' {0}",
medium: "{1}, {0}",
short: "{1} {0}",
availableFormats: {
Bh: "h B",
Bhm: "h:mm B",
Bhms: "h:mm:ss B",
d: "d",
E: "ccc",
EBhm: "E h:mm B",
EBhms: "E h:mm:ss B",
Ed: "E d",
Ehm: "E h:mm a",
EHm: "E H:mm",
Ehms: "E h:mm:ss a",
EHms: "E H:mm:ss",
Gy: "y G",
GyMd: "dd-MM-y GGGGG",
GyMMM: "LLL y G",
GyMMMd: "d MMM 'de' y G",
GyMMMEd: "E, d MMM 'de' y G",
GyMMMM: "LLLL 'de' y G",
GyMMMMd: "d MMMM 'de' y G",
GyMMMMEd: "E, d MMMM 'de' y G",
h: "h a",
H: "H",
hm: "h:mm a",
Hm: "H:mm",
hms: "h:mm:ss a",
Hms: "H:mm:ss",
hmsv: "h:mm:ss a v",
Hmsv: "H:mm:ss v",
hmsvvvv: "h:mm:ss a (vvvv)",
Hmsvvvv: "H:mm:ss (vvvv)",
hmv: "h:mm a v",
Hmv: "H:mm v",
hmvvvv: "h:mm a (vvvv)",
Hmvvvv: "H:mm (vvvv)",
M: "L",
Md: "d/M",
MEd: "E d/M",
MMM: "LLL",
MMMd: "d MMM",
MMMEd: "E, d MMM",
MMMMd: "d MMMM",
MMMMEd: "E, d MMMM",
"MMMMW-count-one": "'setmana' W MMMM",
"MMMMW-count-other": "'setmana' W MMMM",
ms: "mm:ss",
y: "y",
yM: "M/y",
yMd: "d/M/y",
yMEd: "E, d/M/y",
yMMM: "LLL 'de' y",
yMMMd: "d MMM 'de' y",
yMMMEd: "E, d MMM y",
yMMMM: "LLLL 'de' y",
yMMMMd: "d MMMM 'de' y",
yMMMMEd: "E, d MMMM 'de' y",
yQQQ: "QQQ y",
yQQQQ: "QQQQ y",
"yw-count-one": "'setmana' w 'de' Y",
"yw-count-other": "'setmana' w 'de' Y"
}
},
timeFormats: {
full: "H:mm:ss (zzzz)",
long: "H:mm:ss z",
medium: "H:mm:ss",
short: "H:mm"
},
dateFormats: {
full: "EEEE, d MMMM 'de' y",
long: "d MMMM 'de' y",
medium: "d MMM y",
short: "d/M/yy"
},
days: {
format: {
abbreviated: [
"dg.",
"dl.",
"dt.",
"dc.",
"dj.",
"dv.",
"ds."
],
narrow: [
"dg",
"dl",
"dt",
"dc",
"dj",
"dv",
"ds"
],
short: [
"dg.",
"dl.",
"dt.",
"dc.",
"dj.",
"dv.",
"ds."
],
wide: [
"diumenge",
"dilluns",
"dimarts",
"dimecres",
"dijous",
"divendres",
"dissabte"
]
},
"stand-alone": {
abbreviated: [
"dg.",
"dl.",
"dt.",
"dc.",
"dj.",
"dv.",
"ds."
],
narrow: [
"dg",
"dl",
"dt",
"dc",
"dj",
"dv",
"ds"
],
short: [
"dg.",
"dl.",
"dt.",
"dc.",
"dj.",
"dv.",
"ds."
],
wide: [
"diumenge",
"dilluns",
"dimarts",
"dimecres",
"dijous",
"divendres",
"dissabte"
]
}
},
months: {
format: {
abbreviated: [
"de gen.",
"de febr.",
"de març",
"d’abr.",
"de maig",
"de juny",
"de jul.",
"d’ag.",
"de set.",
"d’oct.",
"de nov.",
"de des."
],
narrow: [
"GN",
"FB",
"MÇ",
"AB",
"MG",
"JN",
"JL",
"AG",
"ST",
"OC",
"NV",
"DS"
],
wide: [
"de gener",
"de febrer",
"de març",
"d’abril",
"de maig",
"de juny",
"de juliol",
"d’agost",
"de setembre",
"d’octubre",
"de novembre",
"de desembre"
]
},
"stand-alone": {
abbreviated: [
"gen.",
"febr.",
"març",
"abr.",
"maig",
"juny",
"jul.",
"ag.",
"set.",
"oct.",
"nov.",
"des."
],
narrow: [
"GN",
"FB",
"MÇ",
"AB",
"MG",
"JN",
"JL",
"AG",
"ST",
"OC",
"NV",
"DS"
],
wide: [
"gener",
"febrer",
"març",
"abril",
"maig",
"juny",
"juliol",
"agost",
"setembre",
"octubre",
"novembre",
"desembre"
]
}
},
quarters: {
format: {
abbreviated: [
"1T",
"2T",
"3T",
"4T"
],
narrow: [
"1",
"2",
"3",
"4"
],
wide: [
"1r trimestre",
"2n trimestre",
"3r trimestre",
"4t trimestre"
]
},
"stand-alone": {
abbreviated: [
"1T",
"2T",
"3T",
"4T"
],
narrow: [
"1",
"2",
"3",
"4"
],
wide: [
"1r trimestre",
"2n trimestre",
"3r trimestre",
"4t trimestre"
]
}
},
dayPeriods: {
format: {
abbreviated: {
midnight: "mitjanit",
am: "a. m.",
pm: "p. m.",
morning1: "matinada",
morning2: "matí",
afternoon1: "migdia",
afternoon2: "tarda",
evening1: "vespre",
night1: "nit"
},
narrow: {
midnight: "mitjanit",
am: "a. m.",
pm: "p. m.",
morning1: "mat.",
morning2: "matí",
afternoon1: "md",
afternoon2: "tarda",
evening1: "vespre",
night1: "nit"
},
wide: {
midnight: "mitjanit",
am: "a. m.",
pm: "p. m.",
morning1: "matinada",
morning2: "matí",
afternoon1: "migdia",
afternoon2: "tarda",
evening1: "vespre",
night1: "nit"
}
},
"stand-alone": {
abbreviated: {
midnight: "mitjanit",
am: "a. m.",
pm: "p. m.",
morning1: "matinada",
morning2: "matí",
afternoon1: "migdia",
afternoon2: "tarda",
evening1: "vespre",
night1: "nit"
},
narrow: {
midnight: "mitjanit",
am: "a. m.",
pm: "p. m.",
morning1: "matinada",
morning2: "matí",
afternoon1: "migdia",
afternoon2: "tarda",
evening1: "vespre",
night1: "nit"
},
wide: {
midnight: "mitjanit",
am: "a. m.",
pm: "p. m.",
morning1: "matinada",
morning2: "matí",
afternoon1: "migdia",
afternoon2: "tarda",
evening1: "vespre",
night1: "nit"
}
}
},
eras: {
format: {
wide: {
"0": "abans de Crist",
"1": "després de Crist",
"0-alt-variant": "abans de l’era cristiana",
"1-alt-variant": "era cristiana"
},
abbreviated: {
"0": "aC",
"1": "dC",
"0-alt-variant": "AEC",
"1-alt-variant": "EC"
},
narrow: {
"0": "aC",
"1": "dC",
"0-alt-variant": "AEC",
"1-alt-variant": "EC"
}
}
},
gmtFormat: "GMT{0}",
gmtZeroFormat: "GMT",
dateFields: {
era: {
wide: "era",
short: "era",
narrow: "era"
},
year: {
wide: "any",
short: "any",
narrow: "any"
},
quarter: {
wide: "trimestre",
short: "trim.",
narrow: "trim."
},
month: {
wide: "mes",
short: "mes",
narrow: "mes"
},
week: {
wide: "setmana",
short: "setm.",
narrow: "setm."
},
weekOfMonth: {
wide: "setmana del mes",
short: "setm. del mes",
narrow: "setm. del mes"
},
day: {
wide: "dia",
short: "dia",
narrow: "dia"
},
dayOfYear: {
wide: "dia de l’any",
short: "dia de l’any",
narrow: "dia de l’any"
},
weekday: {
wide: "dia de la setmana",
short: "dia de la setm.",
narrow: "dia de la setm."
},
weekdayOfMonth: {
wide: "dia de la setmana del mes",
short: "dia de la setm. del mes",
narrow: "dia de la setm. del mes"
},
dayperiod: {
short: "a. m./p. m.",
wide: "a. m./p. m.",
narrow: "a. m./p. m."
},
hour: {
wide: "hora",
short: "h",
narrow: "h"
},
minute: {
wide: "minut",
short: "min",
narrow: "min"
},
second: {
wide: "segon",
short: "s",
narrow: "s"
},
zone: {
wide: "fus horari",
short: "fus horari",
narrow: "fus horari"
},
millisecond: {
narrow: "ms",
short: "ms",
wide: "mil·lisegon"
}
}
},
firstDay: 1
});