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.

154 lines 6.26 kB
{ "main": { "ti": { "numbers": { "defaultNumberingSystem": "latn", "otherNumberingSystems": { "native": "latn", "traditional": "ethi" }, "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 ሽሕ", "1000-count-other": "0 ሽሕ", "10000-count-one": "00 ሽሕ", "10000-count-other": "00 ሽሕ", "100000-count-one": "000 ሽሕ", "100000-count-other": "000 ሽሕ", "1000000-count-one": "0 ሚልዮን", "1000000-count-other": "0 ሚልዮን", "10000000-count-one": "00 ሚልዮን", "10000000-count-other": "00 ሚልዮን", "100000000-count-one": "000 ሚልዮን", "100000000-count-other": "000 ሚልዮን", "1000000000-count-one": "0 ቢልዮን", "1000000000-count-other": "0 ቢልዮን", "10000000000-count-one": "00 ቢልዮን", "10000000000-count-other": "00 ቢልዮን", "100000000000-count-one": "000 ቢልዮን", "100000000000-count-other": "000 ቢልዮን", "1000000000000-count-one": "0 ትሪልዮን", "1000000000000-count-other": "0 ትሪልዮን", "10000000000000-count-one": "00 ትሪልዮን", "10000000000000-count-other": "00 ትሪልዮን", "100000000000000-count-one": "000 ትሪልዮን", "100000000000000-count-other": "000 ትሪልዮን" } }, "short": { "decimalFormat": { "1000-count-one": "0 ሽ", "1000-count-other": "0 ሽ", "10000-count-one": "00 ሽ", "10000-count-other": "00 ሽ", "100000-count-one": "000 ሽ", "100000-count-other": "000 ሽ", "1000000-count-one": "0 ሚ", "1000000-count-other": "0 ሚ", "10000000-count-one": "00 ሚ", "10000000-count-other": "00 ሚ", "100000000-count-one": "000 ሚ", "100000000-count-other": "000 ሚ", "1000000000-count-one": "0 ቢ", "1000000000-count-other": "0 ቢ", "10000000000-count-one": "00 ቢ", "10000000000-count-other": "00 ቢ", "100000000000-count-one": "000 ቢ", "100000000000-count-other": "000 ቢ", "1000000000000-count-one": "0 ት", "1000000000000-count-other": "0 ት", "10000000000000-count-one": "00 ት", "10000000000000-count-other": "00 ት", "100000000000000-count-one": "000 ት", "100000000000000-count-other": "000 ት" } } }, "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 ሽ", "1000-count-other": "¤0 ሽ", "10000-count-one": "¤00 ሽ", "10000-count-other": "¤00 ሽ", "100000-count-one": "¤000 ሽ", "100000-count-other": "¤000 ሽ", "1000000-count-one": "¤0 ሚ", "1000000-count-other": "¤0 ሚ", "10000000-count-one": "¤00 ሚ", "10000000-count-other": "¤00 ሚ", "100000000-count-one": "¤000 ሚ", "100000000-count-other": "¤000 ሚ", "1000000000-count-one": "¤0 ቢ", "1000000000-count-other": "¤0 ቢ", "10000000000-count-one": "¤00 ቢ", "10000000000-count-other": "¤00 ቢ", "100000000000-count-one": "¤000 ቢ", "100000000000-count-other": "¤000 ቢ", "1000000000000-count-one": "¤0 ት", "1000000000000-count-other": "¤0 ት", "10000000000000-count-one": "¤00 ት", "10000000000000-count-other": "¤00 ት", "100000000000000-count-one": "¤000 ት", "100000000000000-count-other": "¤000 ት" } }, "currencyPatternAppendISO": "{0} ¤¤", "unitPattern-count-one": "{0} {1}", "unitPattern-count-other": "{0} {1}" }, "miscPatterns-numberSystem-latn": { "approximately": "~{0}", "atLeast": "⩾{0}", "atMost": "≤{0}", "range": "{0}–{1}" }, "minimalPairs": { "pluralMinimalPairs-count-one": "{0} መዓልቲ", "pluralMinimalPairs-count-other": "{0} መዓልታት", "other": "{0}?" } } } } }