Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
data.cldr-numbers-modern.main.pt-MO.numbers.json Maven / Gradle / Ivy
{
"main": {
"pt-MO": {
"identity": {
"version": {
"_number": "$Revision: 13133 $",
"_cldrVersion": "31.0.1"
},
"language": "pt",
"territory": "MO"
},
"numbers": {
"defaultNumberingSystem": "latn",
"otherNumberingSystems": {
"native": "latn"
},
"minimumGroupingDigits": "2",
"symbols-numberSystem-latn": {
"decimal": ",",
"group": " ",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "NaN",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-one": "0 mil",
"1000-count-other": "0 mil",
"10000-count-one": "00 mil",
"10000-count-other": "00 mil",
"100000-count-one": "000 mil",
"100000-count-other": "000 mil",
"1000000-count-one": "0 milhão",
"1000000-count-other": "0 milhões",
"10000000-count-one": "00 milhões",
"10000000-count-other": "00 milhões",
"100000000-count-one": "000 milhões",
"100000000-count-other": "000 milhões",
"1000000000-count-one": "0 mil milhões",
"1000000000-count-other": "0 mil milhões",
"10000000000-count-one": "00 mil milhões",
"10000000000-count-other": "00 mil milhões",
"100000000000-count-one": "000 mil milhões",
"100000000000-count-other": "000 mil milhões",
"1000000000000-count-one": "0 bilião",
"1000000000000-count-other": "0 biliões",
"10000000000000-count-one": "00 biliões",
"10000000000000-count-other": "00 biliões",
"100000000000000-count-one": "000 biliões",
"100000000000000-count-other": "000 biliões"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 mil",
"1000-count-other": "0 mil",
"10000-count-one": "00 mil",
"10000-count-other": "00 mil",
"100000-count-one": "000 mil",
"100000-count-other": "000 mil",
"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 mM",
"1000000000-count-other": "0 mM",
"10000000000-count-one": "00 mM",
"10000000000-count-other": "00 mM",
"100000000000-count-one": "000 mM",
"100000000000-count-other": "000 mM",
"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:]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[:^S:]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤;(#,##0.00 ¤)",
"short": {
"standard": {
"1000-count-one": "¤0 mil",
"1000-count-other": "¤0 mil",
"10000-count-one": "¤00 mil",
"10000-count-other": "¤00 mil",
"100000-count-one": "¤000 mil",
"100000-count-other": "¤000 mil",
"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 mM",
"1000000000-count-other": "¤0 mM",
"10000000000-count-one": "¤00 mM",
"10000000000-count-other": "¤00 mM",
"100000000000-count-one": "¤000 mM",
"100000000000-count-other": "¤000 mM",
"1000000000000-count-one": "¤0 B",
"1000000000000-count-other": "¤0 B",
"10000000000000-count-one": "¤00 B",
"10000000000000-count-other": "¤00 B",
"100000000000000-count-one": "¤000 B",
"100000000000000-count-other": "¤000 B"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-latn": {
"atLeast": "+{0}",
"range": "{0} - {1}"
},
"minimalPairs": {
"pluralMinimalPairs": "{0} ponto",
"pluralMinimalPairs": "{0} pontos",
"other": "{0}º livro"
}
}
}
}
}