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.

185 lines 8.1 kB
{ "main": { "ro": { "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 mie", "1000-count-few": "0 mii", "1000-count-other": "0 de mii", "10000-count-one": "00 mie", "10000-count-few": "00 mii", "10000-count-other": "00 de mii", "100000-count-one": "000 mie", "100000-count-few": "000 mii", "100000-count-other": "000 de mii", "1000000-count-one": "0 milion", "1000000-count-few": "0 milioane", "1000000-count-other": "0 de milioane", "10000000-count-one": "00 milion", "10000000-count-few": "00 milioane", "10000000-count-other": "00 de milioane", "100000000-count-one": "000 milion", "100000000-count-few": "000 milioane", "100000000-count-other": "000 de milioane", "1000000000-count-one": "0 miliard", "1000000000-count-few": "0 miliarde", "1000000000-count-other": "0 de miliarde", "10000000000-count-one": "00 miliard", "10000000000-count-few": "00 miliarde", "10000000000-count-other": "00 de miliarde", "100000000000-count-one": "000 miliard", "100000000000-count-few": "000 miliarde", "100000000000-count-other": "000 de miliarde", "1000000000000-count-one": "0 trilion", "1000000000000-count-few": "0 trilioane", "1000000000000-count-other": "0 de trilioane", "10000000000000-count-one": "00 trilion", "10000000000000-count-few": "00 trilioane", "10000000000000-count-other": "00 de trilioane", "100000000000000-count-one": "000 trilion", "100000000000000-count-few": "000 trilioane", "100000000000000-count-other": "000 de trilioane" } }, "short": { "decimalFormat": { "1000-count-one": "0 K", "1000-count-other": "0 K", "10000-count-one": "00 K", "10000-count-other": "00 K", "100000-count-one": "000 K", "100000-count-other": "000 K", "1000000-count-one": "0 mil'.'", "1000000-count-other": "0 mil'.'", "10000000-count-one": "00 mil'.'", "10000000-count-other": "00 mil'.'", "100000000-count-one": "000 mil'.'", "100000000-count-other": "000 mil'.'", "1000000000-count-one": "0 mld'.'", "1000000000-count-other": "0 mld'.'", "10000000000-count-one": "00 mld'.'", "10000000000-count-other": "00 mld'.'", "100000000000-count-one": "000 mld'.'", "100000000000-count-other": "000 mld'.'", "1000000000000-count-one": "0 tril'.'", "1000000000000-count-other": "0 tril'.'", "10000000000000-count-one": "00 tril'.'", "10000000000000-count-other": "00 tril'.'", "100000000000000-count-one": "000 tril'.'", "100000000000000-count-other": "000 tril'.'" } } }, "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 mie ¤", "1000-count-few": "0 mii ¤", "1000-count-other": "0 mii ¤", "10000-count-one": "00 mii ¤", "10000-count-few": "00 mii ¤", "10000-count-other": "00 mii ¤", "100000-count-one": "000 mii ¤", "100000-count-few": "000 mii ¤", "100000-count-other": "000 mii ¤", "1000000-count-one": "0 mil'.' ¤", "1000000-count-few": "0 mil'.' ¤", "1000000-count-other": "0 mil'.' ¤", "10000000-count-one": "00 mil'.' ¤", "10000000-count-few": "00 mil'.' ¤", "10000000-count-other": "00 mil'.' ¤", "100000000-count-one": "000 mil'.' ¤", "100000000-count-few": "000 mil'.' ¤", "100000000-count-other": "000 mil'.' ¤", "1000000000-count-one": "0 mld'.' ¤", "1000000000-count-few": "0 mld'.' ¤", "1000000000-count-other": "0 mld'.' ¤", "10000000000-count-one": "00 mld'.' ¤", "10000000000-count-few": "00 mld'.' ¤", "10000000000-count-other": "00 mld'.' ¤", "100000000000-count-one": "000 mld'.' ¤", "100000000000-count-few": "000 mld'.' ¤", "100000000000-count-other": "000 mld'.' ¤", "1000000000000-count-one": "0 tril'.' ¤", "1000000000000-count-few": "0 tril'.' ¤", "1000000000000-count-other": "0 tril'.' ¤", "10000000000000-count-one": "00 tril'.' ¤", "10000000000000-count-few": "00 tril'.' ¤", "10000000000000-count-other": "00 tril'.' ¤", "100000000000000-count-one": "000 tril'.' ¤", "100000000000000-count-few": "000 tril'.' ¤", "100000000000000-count-other": "000 tril'.' ¤" } }, "currencyPatternAppendISO": "{0} ¤¤", "unitPattern-count-one": "{0} {1}", "unitPattern-count-few": "{0} {1}", "unitPattern-count-other": "{0} de {1}" }, "miscPatterns-numberSystem-latn": { "approximately": "~{0}", "atLeast": "≥{0}", "atMost": "≤{0}", "range": "{0} - {1}" }, "minimalPairs": { "pluralMinimalPairs-count-one": "{0} zi", "pluralMinimalPairs-count-few": "{0} zile", "pluralMinimalPairs-count-other": "{0} de zile", "one": "Faceți virajul nr. {0} la dreapta.", "other": "Faceți virajul al {0}-lea la dreapta.", "genitive": "… ale (celor) {0} …", "nominative": "{0} este/sunt …", "feminine": "O {0} costă 5 €.", "masculine": "Un {0} costă 5 €, doi costă 9 €.", "neuter": "Un {0} costă 5 €, două costă 9 €." } } } } }