@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.
127 lines • 5.04 kB
JSON
{
"main": {
"id": {
"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-other": "0 ribu",
"10000-count-other": "00 ribu",
"100000-count-other": "000 ribu",
"1000000-count-other": "0 juta",
"10000000-count-other": "00 juta",
"100000000-count-other": "000 juta",
"1000000000-count-other": "0 miliar",
"10000000000-count-other": "00 miliar",
"100000000000-count-other": "000 miliar",
"1000000000000-count-other": "0 triliun",
"10000000000000-count-other": "00 triliun",
"100000000000000-count-other": "000 triliun"
}
},
"short": {
"decimalFormat": {
"1000-count-other": "0 rb",
"10000-count-other": "00 rb",
"100000-count-other": "000 rb",
"1000000-count-other": "0 jt",
"10000000-count-other": "00 jt",
"100000000-count-other": "000 jt",
"1000000000-count-other": "0 M",
"10000000000-count-other": "00 M",
"100000000000-count-other": "000 M",
"1000000000000-count-other": "0 T",
"10000000000000-count-other": "00 T",
"100000000000000-count-other": "000 T"
}
}
},
"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-other": "¤0 rb",
"1000-count-other-alt-alphaNextToNumber": "0 rb ¤",
"10000-count-other": "¤00 rb",
"10000-count-other-alt-alphaNextToNumber": "00 rb ¤",
"100000-count-other": "¤000 rb",
"100000-count-other-alt-alphaNextToNumber": "000 rb ¤",
"1000000-count-other": "¤0 jt",
"1000000-count-other-alt-alphaNextToNumber": "0 jt ¤",
"10000000-count-other": "¤00 jt",
"10000000-count-other-alt-alphaNextToNumber": "00 jt ¤",
"100000000-count-other": "¤000 jt",
"100000000-count-other-alt-alphaNextToNumber": "000 jt ¤",
"1000000000-count-other": "¤0 M",
"1000000000-count-other-alt-alphaNextToNumber": "0 M ¤",
"10000000000-count-other": "¤00 M",
"10000000000-count-other-alt-alphaNextToNumber": "00 M ¤",
"100000000000-count-other": "¤000 M",
"100000000000-count-other-alt-alphaNextToNumber": "000 M ¤",
"1000000000000-count-other": "¤0 T",
"1000000000000-count-other-alt-alphaNextToNumber": "0 T ¤",
"10000000000000-count-other": "¤00 T",
"10000000000000-count-other-alt-alphaNextToNumber": "00 T ¤",
"100000000000000-count-other": "¤000 T",
"100000000000000-count-other-alt-alphaNextToNumber": "000 T ¤"
}
},
"currencyPatternAppendISO": "{0} ¤¤",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-latn": {
"approximately": "~{0}",
"atLeast": "≥{0}",
"atMost": "≤{0}",
"range": "{0}–{1}"
},
"minimalPairs": {
"pluralMinimalPairs-count-other": "{0} hari",
"other": "Ambil belokan kanan ke-{0}."
}
}
}
}
}