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.43 kB
{ "main": { "fo": { "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 túsund", "1000-count-other": "0 túsund", "10000-count-one": "00 túsund", "10000-count-other": "00 túsund", "100000-count-one": "000 túsund", "100000-count-other": "000 túsund", "1000000-count-one": "0 millión", "1000000-count-other": "0 milliónir", "10000000-count-one": "00 milliónir", "10000000-count-other": "00 milliónir", "100000000-count-one": "000 milliónir", "100000000-count-other": "000 milliónir", "1000000000-count-one": "0 milliard", "1000000000-count-other": "0 milliardir", "10000000000-count-one": "00 milliardir", "10000000000-count-other": "00 milliardir", "100000000000-count-one": "000 milliardir", "100000000000-count-other": "000 milliardir", "1000000000000-count-one": "0 billión", "1000000000000-count-other": "0 billiónir", "10000000000000-count-one": "00 billiónir", "10000000000000-count-other": "00 billiónir", "100000000000000-count-one": "000 billiónir", "100000000000000-count-other": "000 billiónir" } }, "short": { "decimalFormat": { "1000-count-one": "0 tús'.'", "1000-count-other": "0 tús'.'", "10000-count-one": "00 tús'.'", "10000-count-other": "00 tús'.'", "100000-count-one": "000 tús'.'", "100000-count-other": "000 tús'.'", "1000000-count-one": "0 mió'.'", "1000000-count-other": "0 mió'.'", "10000000-count-one": "00 mió'.'", "10000000-count-other": "00 mió'.'", "100000000-count-one": "000 mió'.'", "100000000-count-other": "000 mió'.'", "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 bió'.'", "1000000000000-count-other": "0 bió'.'", "10000000000000-count-one": "00 bió'.'", "10000000000000-count-other": "00 bió'.'", "100000000000000-count-one": "000 bió'.'", "100000000000000-count-other": "000 bió'.'" } } }, "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 tús'.' ¤", "1000-count-other": "0 tús'.' ¤", "10000-count-one": "00 tús'.' ¤", "10000-count-other": "00 tús'.' ¤", "100000-count-one": "000 tús'.' ¤", "100000-count-other": "000 tús'.' ¤", "1000000-count-one": "0 mió'.' ¤", "1000000-count-other": "0 mió'.' ¤", "10000000-count-one": "00 mió'.' ¤", "10000000-count-other": "00 mió'.' ¤", "100000000-count-one": "000 mió'.' ¤", "100000000-count-other": "000 mió'.' ¤", "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 bió'.' ¤", "1000000000000-count-other": "0 bió'.' ¤", "10000000000000-count-one": "00 bió'.' ¤", "10000000000000-count-other": "00 bió'.' ¤", "100000000000000-count-one": "000 bió'.' ¤", "100000000000000-count-other": "000 bió'.' ¤" } }, "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} dagar", "other": "Tak {0}. vegin til høgru." } } } } }