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.

157 lines 6.46 kB
{ "main": { "da-GL": { "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 tusind", "1000-count-other": "0 tusind", "10000-count-one": "00 tusind", "10000-count-other": "00 tusind", "100000-count-one": "000 tusind", "100000-count-other": "000 tusind", "1000000-count-one": "0 million", "1000000-count-other": "0 millioner", "10000000-count-one": "00 millioner", "10000000-count-other": "00 millioner", "100000000-count-one": "000 millioner", "100000000-count-other": "000 millioner", "1000000000-count-one": "0 milliard", "1000000000-count-other": "0 milliarder", "10000000000-count-one": "00 milliarder", "10000000000-count-other": "00 milliarder", "100000000000-count-one": "000 milliarder", "100000000000-count-other": "000 milliarder", "1000000000000-count-one": "0 billion", "1000000000000-count-other": "0 billioner", "10000000000000-count-one": "00 billioner", "10000000000000-count-other": "00 billioner", "100000000000000-count-one": "000 billioner", "100000000000000-count-other": "000 billioner" } }, "short": { "decimalFormat": { "1000-count-one": "0 t", "1000-count-other": "0 t", "10000-count-one": "00 t", "10000-count-other": "00 t", "100000-count-one": "000 t", "100000-count-other": "000 t", "1000000-count-one": "0 mio'.'", "1000000-count-other": "0 mio'.'", "10000000-count-one": "00 mio'.'", "10000000-count-other": "00 mio'.'", "100000000-count-one": "000 mio'.'", "100000000-count-other": "000 mio'.'", "1000000000-count-one": "0 mia'.'", "1000000000-count-other": "0 mia'.'", "10000000000-count-one": "00 mia'.'", "10000000000-count-other": "00 mia'.'", "100000000000-count-one": "000 mia'.'", "100000000000-count-other": "000 mia'.'", "1000000000000-count-one": "0 bio'.'", "1000000000000-count-other": "0 bio'.'", "10000000000000-count-one": "00 bio'.'", "10000000000000-count-other": "00 bio'.'", "100000000000000-count-one": "000 bio'.'", "100000000000000-count-other": "000 bio'.'" } } }, "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 t ¤", "1000-count-other": "0 t ¤", "10000-count-one": "00 t ¤", "10000-count-other": "00 t ¤", "100000-count-one": "000 t ¤", "100000-count-other": "000 t ¤", "1000000-count-one": "0 mio'.' ¤", "1000000-count-other": "0 mio'.' ¤", "10000000-count-one": "00 mio'.' ¤", "10000000-count-other": "00 mio'.' ¤", "100000000-count-one": "000 mio'.' ¤", "100000000-count-other": "000 mio'.' ¤", "1000000000-count-one": "0 mia'.' ¤", "1000000000-count-other": "0 mia'.' ¤", "10000000000-count-one": "00 mia'.' ¤", "10000000000-count-other": "00 mia'.' ¤", "100000000000-count-one": "000 mia'.' ¤", "100000000000-count-other": "000 mia'.' ¤", "1000000000000-count-one": "0 bio'.' ¤", "1000000000000-count-other": "0 bio'.' ¤", "10000000000000-count-one": "00 bio'.' ¤", "10000000000000-count-other": "00 bio'.' ¤", "100000000000000-count-one": "000 bio'.' ¤", "100000000000000-count-other": "000 bio'.' ¤" } }, "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} dag", "pluralMinimalPairs-count-other": "{0} dage", "other": "Tag den {0}. vej til højre.", "genitive": "Med {0} mellemrum", "nominative": "Jeg tror, at {0} er nok.", "common": "En {0}", "neuter": "Et {0}" } } } } }