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.04 kB
{ "main": { "eu": { "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", "1000-count-other": "0", "10000-count-one": "0", "10000-count-other": "0", "100000-count-one": "0", "100000-count-other": "0", "1000000-count-one": "0 milioi", "1000000-count-other": "0 milioi", "10000000-count-one": "00 milioi", "10000000-count-other": "00 milioi", "100000000-count-one": "000 milioi", "100000000-count-other": "000 milioi", "1000000000-count-one": "0000 milioi", "1000000000-count-other": "0000 milioi", "10000000000-count-one": "00000 milioi", "10000000000-count-other": "00000 milioi", "100000000000-count-one": "000000 milioi", "100000000000-count-other": "000000 milioi", "1000000000000-count-one": "0 bilioi", "1000000000000-count-other": "0 bilioi", "10000000000000-count-one": "00 bilioi", "10000000000000-count-other": "00 bilioi", "100000000000000-count-one": "000 bilioi", "100000000000000-count-other": "000 bilioi" } }, "short": { "decimalFormat": { "1000-count-one": "0", "1000-count-other": "0", "10000-count-one": "0", "10000-count-other": "0", "100000-count-one": "0", "100000-count-other": "0", "1000000-count-one": "0 M", "1000000-count-other": "0 M", "10000000-count-one": "00 M", "10000000-count-other": "00 M", "100000000-count-one": "000 M", "100000000-count-other": "000 M", "1000000000-count-one": "0000 M", "1000000000-count-other": "0000 M", "10000000000-count-one": "00000 M", "10000000000-count-other": "00000 M", "100000000000-count-one": "000000 M", "100000000000-count-other": "000000 M", "1000000000000-count-one": "0 B", "1000000000000-count-other": "0 B", "10000000000000-count-one": "00 B", "10000000000000-count-other": "00 B", "100000000000000-count-one": "000 B", "100000000000000-count-other": "000 B" } } }, "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", "1000-count-other": "0", "10000-count-one": "0", "10000-count-other": "0", "100000-count-one": "0", "100000-count-other": "0", "1000000-count-one": "0 M ¤", "1000000-count-other": "0 M ¤", "10000000-count-one": "00 M ¤", "10000000-count-other": "00 M ¤", "100000000-count-one": "000 M ¤", "100000000-count-other": "000 M ¤", "1000000000-count-one": "0000 M ¤", "1000000000-count-other": "0000 M ¤", "10000000000-count-one": "00000 M ¤", "10000000000-count-other": "00000 M ¤", "100000000000-count-one": "000000 M ¤", "100000000000-count-other": "000000 M ¤", "1000000000000-count-one": "0 B ¤", "1000000000000-count-other": "0 B ¤", "10000000000000-count-one": "00 B ¤", "10000000000000-count-other": "00 B ¤", "100000000000000-count-one": "000 B ¤", "100000000000000-count-other": "000 B ¤" } }, "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} lagun etorri da", "pluralMinimalPairs-count-other": "{0} lagun etorri dira", "other": "{0}. bira eskuinetara" } } } } }