UNPKG

@syncfusion/ej2-cldr-data

Version:

This package contains multi-culture JSON files widely used in Essential JS 2 controls and utilizes the official [Unicode CLDR](https://cldr.unicode.org/) JSON data.

222 lines 9.59 kB
{ "main": { "br": { "numbers": { "defaultNumberingSystem": "latn", "otherNumberingSystems": { "native": "latn" }, "minimumGroupingDigits": "1", "symbols-numberSystem-latn": { "decimal": ",", "group": " ", "list": ";", "percentSign": "%", "plusSign": "+", "minusSign": "-", "approximatelySign": "~", "exponential": "E", "superscriptingExponent": "×", "perMille": "‰", "infinity": "∞", "nan": "NaN", "timeSeparator": ":" }, "decimalFormats-numberSystem-latn": { "standard": "#,##0.###", "long": { "decimalFormat": { "1000-count-one": "0 miliad", "1000-count-two": "0 viliad", "1000-count-few": "0 miliad", "1000-count-many": "0 a viliadoù", "1000-count-other": "0 miliad", "10000-count-one": "00 miliad", "10000-count-two": "00 viliad", "10000-count-few": "00 miliad", "10000-count-many": "00 a viliadoù", "10000-count-other": "00 miliad", "100000-count-one": "000 miliad", "100000-count-two": "000 viliad", "100000-count-few": "000 miliad", "100000-count-many": "000 a viliadoù", "100000-count-other": "000 miliad", "1000000-count-one": "0 milion", "1000000-count-two": "0 v/milion", "1000000-count-few": "0 milion", "1000000-count-many": "0 a v/milionoù", "1000000-count-other": "0 milion", "10000000-count-one": "00 milion", "10000000-count-two": "00 v/milion", "10000000-count-few": "00 milion", "10000000-count-many": "00 a v/milionoù", "10000000-count-other": "00 milion", "100000000-count-one": "000 milion", "100000000-count-two": "000 v/milion", "100000000-count-few": "000 milion", "100000000-count-many": "000 a v/milionoù", "100000000-count-other": "000 milion", "1000000000-count-one": "0 miliard", "1000000000-count-two": "0 viliard", "1000000000-count-few": "0 miliard", "1000000000-count-many": "0 a viliardoù", "1000000000-count-other": "0 miliard", "10000000000-count-one": "00 miliard", "10000000000-count-two": "00 viliard", "10000000000-count-few": "00 miliard", "10000000000-count-many": "00 a viliardoù", "10000000000-count-other": "00 miliard", "100000000000-count-one": "000 miliard", "100000000000-count-two": "000 viliard", "100000000000-count-few": "000 miliard", "100000000000-count-many": "000 a viliardoù", "100000000000-count-other": "000 miliard", "1000000000000-count-one": "0 bilion", "1000000000000-count-two": "0 v/bilion", "1000000000000-count-few": "0 bilion", "1000000000000-count-many": "0 a v/bilionoù", "1000000000000-count-other": "0 bilion", "10000000000000-count-one": "00 bilion", "10000000000000-count-two": "00 v/bilion", "10000000000000-count-few": "00 bilion", "10000000000000-count-many": "00 a v/bilionoù", "10000000000000-count-other": "00 bilion", "100000000000000-count-one": "000 bilion", "100000000000000-count-two": "000 v/bilion", "100000000000000-count-few": "000 bilion", "100000000000000-count-many": "000 a v/bilionoù", "100000000000000-count-other": "000 bilion" } }, "short": { "decimalFormat": { "1000-count-one": "0k", "1000-count-other": "0k", "10000-count-one": "00k", "10000-count-other": "00k", "100000-count-one": "000k", "100000-count-other": "000k", "1000000-count-other": "0M", "10000000-count-other": "00M", "100000000-count-other": "000M", "1000000000-count-other": "0G", "10000000000-count-other": "00G", "100000000000-count-other": "000G", "1000000000000-count-other": "0T", "10000000000000-count-other": "00T", "100000000000000-count-other": "000T" } } }, "scientificFormats-numberSystem-latn": { "standard": "#E0" }, "percentFormats-numberSystem-latn": { "standard": "#,##0 %" }, "currencyFormats-numberSystem-latn": { "currencySpacing": { "beforeCurrency": { "currencyMatch": "[[:^S:]&[:^Z:]]", "surroundingMatch": "[:digit:]", "insertBetween": " " }, "afterCurrency": { "currencyMatch": "[[:^S:]&[:^Z:]]", "surroundingMatch": "[:digit:]", "insertBetween": " " } }, "standard": "#,##0.00 ¤", "standard-noCurrency": "#,##0.00", "accounting": "#,##0.00 ¤", "accounting-noCurrency": "#,##0.00", "short": { "standard": { "1000-count-one": "0 k¤", "1000-count-two": "0 k¤", "1000-count-few": "0 k¤", "1000-count-many": "0 k¤", "1000-count-other": "0 k¤", "10000-count-one": "00 k¤", "10000-count-two": "00 k¤", "10000-count-few": "00 k¤", "10000-count-many": "00 k¤", "10000-count-other": "00 k¤", "100000-count-one": "000 k¤", "100000-count-two": "000 k¤", "100000-count-few": "000 k¤", "100000-count-many": "000 k¤", "100000-count-other": "000 k¤", "1000000-count-one": "0 M¤", "1000000-count-two": "0 M¤", "1000000-count-few": "0 M¤", "1000000-count-many": "0 M¤", "1000000-count-other": "0 M¤", "10000000-count-one": "00 M¤", "10000000-count-two": "00 M¤", "10000000-count-few": "00 M¤", "10000000-count-many": "00 M¤", "10000000-count-other": "00 M¤", "100000000-count-one": "000 M¤", "100000000-count-two": "000 M¤", "100000000-count-few": "000 M¤", "100000000-count-many": "000 M¤", "100000000-count-other": "000 M¤", "1000000000-count-one": "0 G¤", "1000000000-count-two": "0 G¤", "1000000000-count-few": "0 G¤", "1000000000-count-many": "0 G¤", "1000000000-count-other": "0 G¤", "10000000000-count-one": "00 G¤", "10000000000-count-two": "00 G¤", "10000000000-count-few": "00 G¤", "10000000000-count-many": "00 G¤", "10000000000-count-other": "00 G¤", "100000000000-count-one": "000 G¤", "100000000000-count-two": "000 G¤", "100000000000-count-few": "000 G¤", "100000000000-count-many": "000 G¤", "100000000000-count-other": "000 G¤", "1000000000000-count-one": "0 T¤", "1000000000000-count-two": "0 T¤", "1000000000000-count-few": "0 T¤", "1000000000000-count-many": "0 T¤", "1000000000000-count-other": "0 T¤", "10000000000000-count-one": "00 T¤", "10000000000000-count-two": "00 T¤", "10000000000000-count-few": "00 T¤", "10000000000000-count-many": "00 T¤", "10000000000000-count-other": "00 T¤", "100000000000000-count-one": "000 T¤", "100000000000000-count-two": "000 T¤", "100000000000000-count-few": "000 T¤", "100000000000000-count-many": "000 T¤", "100000000000000-count-other": "000 T¤" } }, "currencyPatternAppendISO": "{0} ¤¤", "unitPattern-count-one": "{0} {1}", "unitPattern-count-two": "{0} {1}", "unitPattern-count-few": "{0} {1}", "unitPattern-count-many": "{0} {1}", "unitPattern-count-other": "{0} {1}" }, "miscPatterns-numberSystem-latn": { "approximately": "~{0}", "atLeast": "≥{0}", "atMost": "≤{0}", "range": "{0}–{1}" }, "minimalPairs": { "pluralMinimalPairs-count-one": "{0} cʼhi", "pluralMinimalPairs-count-two": "{0} gi", "pluralMinimalPairs-count-few": "{0} cʼhi-error", "pluralMinimalPairs-count-many": "{0} a chas", "pluralMinimalPairs-count-other": "{0} ki", "other": "{0}vet" } } } } }