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.26 kB
{ "main": { "tk": { "numbers": { "defaultNumberingSystem": "latn", "otherNumberingSystems": { "native": "latn" }, "minimumGroupingDigits": "1", "symbols-numberSystem-latn": { "decimal": ",", "group": " ", "list": ";", "percentSign": "%", "plusSign": "+", "minusSign": "-", "approximatelySign": "~", "exponential": "E", "superscriptingExponent": "×", "perMille": "‰", "infinity": "∞", "nan": "san däl", "timeSeparator": ":" }, "decimalFormats-numberSystem-latn": { "standard": "#,##0.###", "long": { "decimalFormat": { "1000-count-one": "0 müň", "1000-count-other": "0 müň", "10000-count-one": "00 müň", "10000-count-other": "00 müň", "100000-count-one": "000 müň", "100000-count-other": "000 müň", "1000000-count-one": "0 million", "1000000-count-other": "0 million", "10000000-count-one": "00 million", "10000000-count-other": "00 million", "100000000-count-one": "000 million", "100000000-count-other": "000 million", "1000000000-count-one": "0 milliard", "1000000000-count-other": "0 milliard", "10000000000-count-one": "00 milliard", "10000000000-count-other": "00 milliard", "100000000000-count-one": "000 milliard", "100000000000-count-other": "000 milliard", "1000000000000-count-one": "0 trillion", "1000000000000-count-other": "0 trillion", "10000000000000-count-one": "00 trillion", "10000000000000-count-other": "00 trillion", "100000000000000-count-one": "000 trillion", "100000000000000-count-other": "000 trillion" } }, "short": { "decimalFormat": { "1000-count-one": "0 müň", "1000-count-other": "0 müň", "10000-count-one": "00 müň", "10000-count-other": "00 müň", "100000-count-one": "000 müň", "100000-count-other": "000 müň", "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 mlrd", "1000000000-count-other": "0 mlrd", "10000000000-count-one": "00 mlrd", "10000000000-count-other": "00 mlrd", "100000000000-count-one": "000 mlrd", "100000000000-count-other": "000 mlrd", "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 ¤", "accounting-noCurrency": "#,##0.00;(#,##0.00)", "short": { "standard": { "1000-count-one": "0 müň ¤", "1000-count-other": "0 müň ¤", "10000-count-one": "00 müň ¤", "10000-count-other": "00 müň ¤", "100000-count-one": "000 müň ¤", "100000-count-other": "000 müň ¤", "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 mlrd ¤", "1000000000-count-other": "0 mlrd ¤", "10000000000-count-one": "00 mlrd ¤", "10000000000-count-other": "00 mlrd ¤", "100000000000-count-one": "000 mlrd ¤", "100000000000-count-other": "000 mlrd ¤", "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} gün", "pluralMinimalPairs-count-other": "{0} günler", "other": "Sagdan {0}-nj. öwrümden öwrüliň." } } } } }