UNPKG

@progress/kendo-angular-intl

Version:

Kendo UI Internationalization for Angular components

454 lines (452 loc) 12.6 kB
/**----------------------------------------------------------------------------------------- * Copyright © 2026 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the project root for more information *-------------------------------------------------------------------------------------------*/ import { setData } from '@progress/kendo-angular-intl'; setData({ name: "ie", likelySubtags: { ie: "ie-Latn-EE" }, identity: { language: "ie" }, territory: "EE", calendar: { patterns: { d: "d.M.y", D: "EEEE d MMMM y", m: "d MMM", M: "d MMMM", y: "MMM y", Y: "LLLL y", F: "EEEE d MMMM y HH:mm:ss", g: "d.M.y HH:mm", G: "d.M.y HH:mm:ss", t: "HH:mm", T: "HH:mm:ss", s: "yyyy'-'MM'-'dd'T'HH':'mm':'ss", u: "yyyy'-'MM'-'dd HH':'mm':'ss'Z'" }, dateTimeFormats: { full: "{1} {0}", long: "{1} {0}", medium: "{1} {0}", short: "{1} {0}", availableFormats: { Bh: "h B", Bhm: "h:mm B", Bhms: "h:mm:ss B", d: "d.", E: "ccc", EBh: "E h B", EBhm: "E h:mm B", EBhms: "E h:mm:ss B", Ed: "E d", Eh: "E h a", Ehm: "E h:mm a", EHm: "E HH:mm", Ehms: "E h:mm:ss a", EHms: "E HH:mm:ss", Gy: "y G", GyM: "G y-MM", GyMd: "d.M.y G", GyMEd: "G y-MM-dd, E", GyMMM: "LLL y G", GyMMMd: "d MMM y G", GyMMMEd: "E d MMM y G", h: "h a", H: "H 'h'.", hm: "h:mm a", Hm: "HH:mm", hms: "h:mm:ss a", Hms: "HH:mm:ss", hmsv: "h:mm:ss a v", Hmsv: "HH:mm:ss v", hmv: "h:mm a v", Hmv: "HH:mm v", hv: "h a v", Hv: "HH 'h'. 'de' v", M: "L", Md: "d.M", MEd: "E d.M", MMM: "LLL", MMMd: "d MMM", MMMEd: "E d MMM", MMMMd: "d MMMM", "MMMMW-count-other": "'week' W 'of' MMMM", ms: "mm:ss", y: "y", yM: "M.y", yMd: "d.M.y", yMEd: "E d.M.y", yMMM: "MMM y", yMMMd: "d MMM y", yMMMEd: "EEEE d MMM y", yMMMM: "LLLL y", yQQQ: "QQQ y", yQQQQ: "QQQQ y", "yw-count-other": "'week' w 'of' Y" } }, timeFormats: { full: "HH:mm:ss zzzz", long: "HH:mm:ss z", medium: "HH:mm:ss", short: "HH:mm" }, dateFormats: { full: "EEEE d MMMM y", long: "d MMMM y", medium: "d MMM y", short: "d.M.yy" }, days: { format: { abbreviated: [ "sol.", "lun.", "mar.", "mer.", "jov.", "ven.", "sat." ], narrow: [ "S", "L", "M", "M", "J", "V", "S" ], short: [ "So", "Lu", "Ma", "Me", "Jo", "Ve", "Sa" ], wide: [ "soledí", "lunedí", "mardí", "mercurdí", "jovedí", "venerdí", "saturdí" ] }, "stand-alone": { abbreviated: [ "sol.", "lun.", "mar.", "mer.", "jov.", "ven.", "sat." ], narrow: [ "S", "L", "M", "M", "J", "V", "S" ], short: [ "So", "Lu", "Ma", "Me", "Jo", "Ve", "Sa" ], wide: [ "soledí", "lunedí", "mardí", "mercurdí", "jovedí", "venerdí", "saturdí" ] } }, months: { format: { abbreviated: [ "jan.", "febr.", "mar.", "apr.", "may", "jun.", "julí", "aug.", "sept.", "oct.", "nov.", "dec." ], narrow: [ "J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D" ], wide: [ "januar", "februar", "marte", "april", "may", "junio", "julí", "august", "septembre", "octobre", "novembre", "decembre" ] }, "stand-alone": { abbreviated: [ "jan.", "febr.", "mar.", "apr.", "may", "jun.", "julí", "aug.", "sept.", "oct.", "nov.", "dec." ], narrow: [ "J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D" ], wide: [ "januar", "februar", "marte", "april", "may", "junio", "julí", "august", "septembre", "octobre", "novembre", "decembre" ] } }, quarters: { format: { abbreviated: [ "1-m trimestre", "2-m trimestre", "3-m trimestre", "4-m trimestre" ], narrow: [ "1", "2", "3", "4" ], wide: [ "1-m trimestre", "2-m trimestre", "3-m trimestre", "4-m trimestre" ] }, "stand-alone": { abbreviated: [ "1-m trimestre", "2-m trimestre", "3-m trimestre", "4-m trimestre" ], narrow: [ "1", "2", "3", "4" ], wide: [ "1-m trimestre", "2-m trimestre", "3-m trimestre", "4-m trimestre" ] } }, dayPeriods: { format: { abbreviated: { am: "a.m.", pm: "p.m." }, narrow: { am: "a.m.", pm: "p.m." }, wide: { am: "ante midí", pm: "pos midí" } }, "stand-alone": { abbreviated: { am: "a.m.", pm: "p.m." }, narrow: { am: "a.m.", pm: "p.m." }, wide: { am: "ante midí", pm: "pos midí" } } }, eras: { format: { wide: { "0": "ante Crist", "1": "era Cristan", "0-alt-variant": "ante era comun", "1-alt-variant": "era comun" }, abbreviated: { "0": "a.C.", "1": "e.C.", "0-alt-variant": "a.e.c.", "1-alt-variant": "e.c." }, narrow: { "0": "a.C.", "1": "e.C.", "0-alt-variant": "a.e.c.", "1-alt-variant": "e.c." } } }, gmtFormat: "TMG{0}", gmtZeroFormat: "TMG", dateFields: { era: { wide: "era", short: "era", narrow: "era" }, year: { wide: "annu", short: "annu", narrow: "a" }, quarter: { wide: "trimestre", short: "trimestre", narrow: "tr" }, month: { wide: "mensu", short: "mn.", narrow: "mn" }, week: { wide: "semane", short: "sem.", narrow: "sem" }, weekOfMonth: { wide: "Week Of Month", short: "Week Of Month", narrow: "Week Of Month" }, day: { wide: "die", short: "die", narrow: "d" }, dayOfYear: { wide: "Day Of Year", short: "Day Of Year", narrow: "Day Of Year" }, weekday: { wide: "die del semane", short: "die del semane", narrow: "die del semane" }, weekdayOfMonth: { wide: "Weekday Of Month", short: "Weekday Of Month", narrow: "Weekday Of Month" }, dayperiod: { short: "midídie", wide: "midídie", narrow: "midídie" }, hour: { wide: "hor", short: "hor", narrow: "h" }, minute: { wide: "minute", short: "min", narrow: "m" }, second: { wide: "seconde", short: "sec", narrow: "s" }, zone: { wide: "zone horari", short: "zone horari", narrow: "zone horari" }, millisecond: { narrow: "ms", short: "ms", wide: "ms" } } }, firstDay: 1 });