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.22 kB
{ "main": { "ia": { "numbers": { "defaultNumberingSystem": "latn", "otherNumberingSystems": { "native": "latn" }, "minimumGroupingDigits": "2", "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 mille", "1000-count-other": "0 milles", "10000-count-one": "00 mille", "10000-count-other": "00 milles", "100000-count-one": "000 mille", "100000-count-other": "000 milles", "1000000-count-one": "0 million", "1000000-count-other": "0 milliones", "10000000-count-one": "00 million", "10000000-count-other": "00 milliones", "100000000-count-one": "000 million", "100000000-count-other": "000 milliones", "1000000000-count-one": "0 milliardo", "1000000000-count-other": "0 milliardos", "10000000000-count-one": "00 milliardo", "10000000000-count-other": "00 milliardos", "100000000000-count-one": "000 milliardo", "100000000000-count-other": "000 milliardos", "1000000000000-count-one": "0 billion", "1000000000000-count-other": "0 billiones", "10000000000000-count-one": "00 billion", "10000000000000-count-other": "00 billiones", "100000000000000-count-one": "000 billion", "100000000000000-count-other": "000 billiones" } }, "short": { "decimalFormat": { "1000-count-one": "0 mil", "1000-count-other": "0 mil", "10000-count-one": "00 mil", "10000-count-other": "00 mil", "100000-count-one": "000 mil", "100000-count-other": "000 mil", "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 bln", "1000000000000-count-other": "0 bln", "10000000000000-count-one": "00 bln", "10000000000000-count-other": "00 bln", "100000000000000-count-one": "000 bln", "100000000000000-count-other": "000 bln" } } }, "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 mil", "1000-count-other": "¤ 0 mil", "10000-count-one": "¤ 00 mil", "10000-count-other": "¤ 00 mil", "100000-count-one": "¤ 000 mil", "100000-count-other": "¤ 000 mil", "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 bln", "1000000000000-count-other": "¤ 0 bln", "10000000000000-count-one": "¤ 00 bln", "10000000000000-count-other": "¤ 00 bln", "100000000000000-count-one": "¤ 000 bln", "100000000000000-count-other": "¤ 000 bln" } }, "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} die", "pluralMinimalPairs-count-other": "{0} dies", "other": "Prende le {0}e a dextra." } } } } }