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.

153 lines 6.25 kB
{ "main": { "et": { "numbers": { "defaultNumberingSystem": "latn", "otherNumberingSystems": { "native": "latn" }, "minimumGroupingDigits": "2", "symbols-numberSystem-latn": { "decimal": ",", "group": " ", "list": ";", "percentSign": "%", "plusSign": "+", "minusSign": "−", "approximatelySign": "≈", "exponential": "×10^", "superscriptingExponent": "×", "perMille": "‰", "infinity": "∞", "nan": "NaN", "timeSeparator": ":" }, "decimalFormats-numberSystem-latn": { "standard": "#,##0.###", "long": { "decimalFormat": { "1000-count-one": "0 tuhat", "1000-count-other": "0 tuhat", "10000-count-one": "00 tuhat", "10000-count-other": "00 tuhat", "100000-count-one": "000 tuhat", "100000-count-other": "000 tuhat", "1000000-count-one": "0 miljon", "1000000-count-other": "0 miljonit", "10000000-count-one": "00 miljonit", "10000000-count-other": "00 miljonit", "100000000-count-one": "000 miljonit", "100000000-count-other": "000 miljonit", "1000000000-count-one": "0 miljard", "1000000000-count-other": "0 miljardit", "10000000000-count-one": "00 miljardit", "10000000000-count-other": "00 miljardit", "100000000000-count-one": "000 miljardit", "100000000000-count-other": "000 miljardit", "1000000000000-count-one": "0 triljon", "1000000000000-count-other": "0 triljonit", "10000000000000-count-one": "00 triljonit", "10000000000000-count-other": "00 triljonit", "100000000000000-count-one": "000 triljonit", "100000000000000-count-other": "000 triljonit" } }, "short": { "decimalFormat": { "1000-count-one": "0 tuh", "1000-count-other": "0 tuh", "10000-count-one": "00 tuh", "10000-count-other": "00 tuh", "100000-count-one": "000 tuh", "100000-count-other": "000 tuh", "1000000-count-one": "0 mln", "1000000-count-other": "0 mln", "10000000-count-one": "00 mln", "10000000-count-other": "00 mln", "100000000-count-one": "000 mln", "100000000-count-other": "000 mln", "1000000000-count-one": "0 mld", "1000000000-count-other": "0 mld", "10000000000-count-one": "00 mld", "10000000000-count-other": "00 mld", "100000000000-count-one": "000 mld", "100000000000-count-other": "000 mld", "1000000000000-count-one": "0 trln", "1000000000000-count-other": "0 trln", "10000000000000-count-one": "00 trln", "10000000000000-count-other": "00 trln", "100000000000000-count-one": "000 trln", "100000000000000-count-other": "000 trln" } } }, "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 ¤;(#,##0.00 ¤)", "accounting-noCurrency": "#,##0.00;(#,##0.00)", "short": { "standard": { "1000-count-one": "0 tuh ¤", "1000-count-other": "0 tuh ¤", "10000-count-one": "00 tuh ¤", "10000-count-other": "00 tuh ¤", "100000-count-one": "000 tuh ¤", "100000-count-other": "000 tuh ¤", "1000000-count-one": "0 mln ¤", "1000000-count-other": "0 mln ¤", "10000000-count-one": "00 mln ¤", "10000000-count-other": "00 mln ¤", "100000000-count-one": "000 mln ¤", "100000000-count-other": "000 mln ¤", "1000000000-count-one": "0 mld ¤", "1000000000-count-other": "0 mld ¤", "10000000000-count-one": "00 mld ¤", "10000000000-count-other": "00 mld ¤", "100000000000-count-one": "000 mld ¤", "100000000000-count-other": "000 mld ¤", "1000000000000-count-one": "0 trln ¤", "1000000000000-count-other": "0 trln ¤", "10000000000000-count-one": "00 trln ¤", "10000000000000-count-other": "00 trln ¤", "100000000000000-count-one": "000 trln ¤", "100000000000000-count-other": "000 trln ¤" } }, "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} ööpäev", "pluralMinimalPairs-count-other": "{0} ööpäeva", "other": "Tehke {0}. parempööre." } } } } }