UNPKG

@progress/kendo-angular-intl

Version:

Kendo UI Internationalization for Angular components

456 lines (454 loc) 12.7 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: "nso", likelySubtags: { nso: "nso-Latn-ZA" }, identity: { language: "nso" }, territory: "ZA", calendar: { patterns: { d: "y-MM-dd", D: "y MMMM d, EEEE", m: "MMM d", M: "MMMM d", y: "y MMM", Y: "y MMMM", F: "y MMMM d, EEEE HH:mm:ss", g: "dd-MM-y HH:mm", G: "dd-MM-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} 'ka' {0}", long: "{1} 'ka' {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: "d, E", 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: "G y", GyM: "G y-MM", GyMd: "G y-MM-dd", GyMEd: "G y-MM-dd, E", GyMMM: "G y MMM", GyMMMd: "G y MMM d", GyMMMEd: "G y MMM d, E", h: "h a", H: "HH", 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' v", M: "L", Md: "MM-dd", MEd: "MM-dd, E", MMM: "LLL", MMMd: "MMM d", MMMEd: "MMM d, E", MMMMd: "MMMM d", "MMMMW-count-one": "'beke' W 'ya' MMM", "MMMMW-count-other": "'beke' 'ya' 'bo' W 'ya' MMM", ms: "mm:ss", y: "y", yM: "y-MM", yMd: "dd-MM-y", yMEd: "y-MM-dd, E", yMMM: "y MMM", yMMMd: "d MMM y", yMMMEd: "y MMM d, E", yMMMM: "y MMMM", yQQQ: "y QQQ", yQQQQ: "y QQQQ", "yw-count-one": "'beke' 'ya' 'bo' w 'ya' Y", "yw-count-other": "'beke' 'ya' 'bo' w 'ya' Y" } }, timeFormats: { full: "HH:mm:ss zzzz", long: "HH:mm:ss z", medium: "HH:mm:ss", short: "HH:mm" }, dateFormats: { full: "y MMMM d, EEEE", long: "y MMMM d", medium: "y MMM d", short: "y-MM-dd" }, days: { format: { abbreviated: [ "Lam", "Mos", "Bed", "Rar", "Ne", "Hla", "Mok" ], narrow: [ "L", "M", "B", "R", "N", "H", "M" ], short: [ "Lam", "Mos", "Bed", "Rar", "Ne", "Hla", "Mok" ], wide: [ "Lamorena", "Mošupologo", "Labobedi", "Laboraro", "Labone", "Labohlano", "Mokibelo" ] }, "stand-alone": { abbreviated: [ "Lam", "Mos", "Bed", "Rar", "Ne", "Hla", "Mok" ], narrow: [ "L", "M", "B", "R", "N", "H", "M" ], short: [ "Lam", "Mos", "Bed", "Rar", "Ne", "Hla", "Mok" ], wide: [ "Lamorena", "Mošupologo", "Labobedi", "Laboraro", "Labone", "Labohlano", "Mokibelo" ] } }, months: { format: { abbreviated: [ "Jan", "Feb", "Mat", "Apo", "Mei", "Jun", "Jul", "Ago", "Sep", "Okt", "Nof", "Dis" ], narrow: [ "P", "D", "H", "M", "M", "P", "M", "P", "L", "D", "D", "M" ], wide: [ "Janeware", "Febereware", "Matšhe", "Aporele", "Mei", "June", "Julae", "Agosetose", "Setemere", "Oktobore", "Nofemere", "Disemere" ] }, "stand-alone": { abbreviated: [ "Jan", "Feb", "Mat", "Apo", "Mei", "Jun", "Jul", "Ago", "Sep", "Okt", "Nof", "Dis" ], narrow: [ "P", "D", "H", "M", "M", "P", "M", "P", "L", "D", "D", "M" ], wide: [ "Janeware", "Febereware", "Matšhe", "Aporele", "Mei", "June", "Julae", "Agosetose", "Setemere", "Oktobore", "Nofemere", "Disemere" ] } }, quarters: { format: { abbreviated: [ "Kotara 1", "Kotara 2", "Kotara 3", "Kotara 4" ], narrow: [ "1", "2", "3", "4" ], wide: [ "1st Kotara", "2nd Kotara", "3rd Kotara", "4th Kotara" ] }, "stand-alone": { abbreviated: [ "Kotara 1", "Kotara 2", "Kotara 3", "Kotara 4" ], narrow: [ "1", "2", "3", "4" ], wide: [ "1st Kotara", "2nd Kotara", "3rd Kotara", "4th Kotara" ] } }, dayPeriods: { format: { abbreviated: { am: "AM", pm: "PM" }, narrow: { am: "a", pm: "p" }, wide: { am: "AM", pm: "PM" } }, "stand-alone": { abbreviated: { am: "AM", pm: "PM" }, narrow: { am: "AM", pm: "PM" }, wide: { am: "AM", pm: "PM" } } }, eras: { format: { wide: { "0": "Before Christ", "1": "Anno Domini", "0-alt-variant": "Before Common Era", "1-alt-variant": "Common Era" }, abbreviated: { "0": "BC", "1": "AD", "0-alt-variant": "BCE", "1-alt-variant": "CE" }, narrow: { "0": "BC", "1": "AD", "0-alt-variant": "BCE", "1-alt-variant": "CE" } } }, gmtFormat: "GMT{0}", gmtZeroFormat: "GMT", dateFields: { era: { wide: "Era", short: "Era", narrow: "Era" }, year: { wide: "Year", short: "Year", narrow: "Year" }, quarter: { wide: "Quarter", short: "Quarter", narrow: "Quarter" }, month: { wide: "Month", short: "Month", narrow: "Month" }, week: { wide: "Week", short: "Week", narrow: "Week" }, weekOfMonth: { wide: "Week Of Month", short: "Week Of Month", narrow: "Week Of Month" }, day: { wide: "Day", short: "Day", narrow: "Day" }, dayOfYear: { wide: "Day Of Year", short: "Day Of Year", narrow: "Day Of Year" }, weekday: { wide: "Day of the Week", short: "Day of the Week", narrow: "Day of the Week" }, weekdayOfMonth: { wide: "Weekday Of Month", short: "Weekday Of Month", narrow: "Weekday Of Month" }, dayperiod: { short: "Dayperiod", wide: "Dayperiod", narrow: "Dayperiod" }, hour: { wide: "Hour", short: "Hour", narrow: "Hour" }, minute: { wide: "Minute", short: "Minute", narrow: "Minute" }, second: { wide: "Second", short: "Second", narrow: "Second" }, zone: { wide: "Zone", short: "Zone", narrow: "Zone" }, millisecond: { narrow: "ms", short: "ms", wide: "ms" } } }, firstDay: 0 });