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.

160 lines 6.55 kB
{ "main": { "is": { "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 þúsund", "1000-count-other": "0 þúsund", "10000-count-one": "00 þúsund", "10000-count-other": "00 þúsund", "100000-count-one": "000 þúsund", "100000-count-other": "000 þúsund", "1000000-count-one": "0 milljón", "1000000-count-other": "0 milljónir", "10000000-count-one": "00 milljón", "10000000-count-other": "00 milljónir", "100000000-count-one": "000 milljón", "100000000-count-other": "000 milljónir", "1000000000-count-one": "0 milljarður", "1000000000-count-other": "0 milljarðar", "10000000000-count-one": "00 milljarður", "10000000000-count-other": "00 milljarðar", "100000000000-count-one": "000 milljarður", "100000000000-count-other": "000 milljarðar", "1000000000000-count-one": "0 billjón", "1000000000000-count-other": "0 billjónir", "10000000000000-count-one": "00 billjón", "10000000000000-count-other": "00 billjónir", "100000000000000-count-one": "000 billjón", "100000000000000-count-other": "000 billjónir" } }, "short": { "decimalFormat": { "1000-count-one": "0 þ'.'", "1000-count-other": "0 þ'.'", "10000-count-one": "00 þ'.'", "10000-count-other": "00 þ'.'", "100000-count-one": "000 þ'.'", "100000-count-other": "000 þ'.'", "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": "0 ma'.'", "1000000000-count-other": "0 ma'.'", "10000000000-count-one": "00 ma'.'", "10000000000-count-other": "00 ma'.'", "100000000000-count-one": "000 ma'.'", "100000000000-count-other": "000 ma'.'", "1000000000000-count-one": "0 bn", "1000000000000-count-other": "0 bn", "10000000000000-count-one": "00 bn", "10000000000000-count-other": "00 bn", "100000000000000-count-one": "000 bn", "100000000000000-count-other": "000 bn" } } }, "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 þ'.' ¤", "1000-count-other": "0 þ'.' ¤", "10000-count-one": "00 þ'.' ¤", "10000-count-other": "00 þ'.' ¤", "100000-count-one": "000 þ'.' ¤", "100000-count-other": "000 þ'.' ¤", "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": "0 ma'.' ¤", "1000000000-count-other": "0 ma'.' ¤", "10000000000-count-one": "00 ma'.' ¤", "10000000000-count-other": "00 ma'.' ¤", "100000000000-count-one": "000 ma'.' ¤", "100000000000-count-other": "000 ma'.' ¤", "1000000000000-count-one": "0 bn ¤", "1000000000000-count-other": "0 bn ¤", "10000000000000-count-one": "00 bn ¤", "10000000000000-count-other": "00 bn ¤", "100000000000000-count-one": "000 bn ¤", "100000000000000-count-other": "000 bn ¤" } }, "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} dagur", "pluralMinimalPairs-count-other": "{0} dagar", "other": "Taktu {0}. beygju til hægri.", "accusative": "um {0}", "dative": "frá {0}", "genitive": "til {0}", "nominative": "hér er {0}", "feminine": "Ein {0} eftir", "masculine": "Einn {0} eftir", "neuter": "Eitt {0} eftir" } } } } }