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.

159 lines 6.44 kB
{ "main": { "sv-FI": { "numbers": { "defaultNumberingSystem": "latn", "otherNumberingSystems": { "native": "latn" }, "minimumGroupingDigits": "1", "symbols-numberSystem-latn": { "decimal": ",", "group": " ", "list": ";", "percentSign": "%", "plusSign": "+", "minusSign": "−", "approximatelySign": "~", "exponential": "×10^", "superscriptingExponent": "×", "perMille": "‰", "infinity": "∞", "nan": "NaN", "timeSeparator": ".", "timeSeparator-alt-variant": ":" }, "decimalFormats-numberSystem-latn": { "standard": "#,##0.###", "long": { "decimalFormat": { "1000-count-one": "0 tusen", "1000-count-other": "0 tusen", "10000-count-one": "00 tusen", "10000-count-other": "00 tusen", "100000-count-one": "000 tusen", "100000-count-other": "000 tusen", "1000000-count-one": "0 miljon", "1000000-count-other": "0 miljoner", "10000000-count-one": "00 miljon", "10000000-count-other": "00 miljoner", "100000000-count-one": "000 miljoner", "100000000-count-other": "000 miljoner", "1000000000-count-one": "0 miljard", "1000000000-count-other": "0 miljarder", "10000000000-count-one": "00 miljarder", "10000000000-count-other": "00 miljarder", "100000000000-count-one": "000 miljarder", "100000000000-count-other": "000 miljarder", "1000000000000-count-one": "0 biljon", "1000000000000-count-other": "0 biljoner", "10000000000000-count-one": "00 biljoner", "10000000000000-count-other": "00 biljoner", "100000000000000-count-one": "000 biljoner", "100000000000000-count-other": "000 biljoner" } }, "short": { "decimalFormat": { "1000-count-one": "0 tn", "1000-count-other": "0 tn", "10000-count-one": "00 tn", "10000-count-other": "00 tn", "100000-count-one": "000 tn", "100000-count-other": "000 tn", "1000000-count-one": "0 mn", "1000000-count-other": "0 mn", "10000000-count-one": "00 mn", "10000000-count-other": "00 mn", "100000000-count-one": "000 mn", "100000000-count-other": "000 mn", "1000000000-count-one": "0 md", "1000000000-count-other": "0 md", "10000000000-count-one": "00 md", "10000000000-count-other": "00 md", "100000000000-count-one": "000 md", "100000000000-count-other": "000 md", "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 tn ¤", "1000-count-other": "0 tn ¤", "10000-count-one": "00 tn ¤", "10000-count-other": "00 tn ¤", "100000-count-one": "000 tn ¤", "100000-count-other": "000 tn ¤", "1000000-count-one": "0 mn ¤", "1000000-count-other": "0 mn ¤", "10000000-count-one": "00 mn ¤", "10000000-count-other": "00 mn ¤", "100000000-count-one": "000 mn ¤", "100000000-count-other": "000 mn ¤", "1000000000-count-one": "0 md ¤", "1000000000-count-other": "0 md ¤", "10000000000-count-one": "00 md ¤", "10000000000-count-other": "00 md ¤", "100000000000-count-one": "000 md ¤", "100000000000-count-other": "000 md ¤", "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": "om {0} dag", "pluralMinimalPairs-count-other": "om {0} dagar", "one": "Ta {0}:a svängen till höger", "other": "Ta {0}:e svängen till höger", "genitive": "På {0} avstånd", "nominative": "Jag tror att {0} är tillräckligt.", "common": "En {0} är", "neuter": "Ett {0} är" } } } } }