data.cldr-numbers-modern.main.is.numbers.json Maven / Gradle / Ivy
{
"main": {
"is": {
"identity": {
"version": {
"_number": "$Revision: 13259 $",
"_cldrVersion": "31.0.1"
},
"language": "is"
},
"numbers": {
"defaultNumberingSystem": "latn",
"otherNumberingSystems": {
"native": "latn"
},
"minimumGroupingDigits": "1",
"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 þúsund",
"1000-count-other": "0 þúsund",
"10000-count-one": "00 þúsund",
"10000-count-other": "00 þúsund",
"100000-count-one": "000 þúsund",
"100000-count-other": "000 þúsund",
"1000000-count-one": "0 milljón",
"1000000-count-other": "0 milljónir",
"10000000-count-one": "00 milljón",
"10000000-count-other": "00 milljónir",
"100000000-count-one": "000 milljón",
"100000000-count-other": "000 milljónir",
"1000000000-count-one": "0 milljarður",
"1000000000-count-other": "0 milljarðar",
"10000000000-count-one": "00 milljarður",
"10000000000-count-other": "00 milljarðar",
"100000000000-count-one": "000 milljarður",
"100000000000-count-other": "000 milljarðar",
"1000000000000-count-one": "0 billjón",
"1000000000000-count-other": "0 billjónir",
"10000000000000-count-one": "00 billjón",
"10000000000000-count-other": "00 billjónir",
"100000000000000-count-one": "000 billjón",
"100000000000000-count-other": "000 billjónir"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 þ'.'",
"1000-count-other": "0 þ'.'",
"10000-count-one": "00 þ'.'",
"10000-count-other": "00 þ'.'",
"100000-count-one": "000 þ'.'",
"100000-count-other": "000 þ'.'",
"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 ma'.'",
"1000000000-count-other": "0 ma'.'",
"10000000000-count-one": "00 ma'.'",
"10000000000-count-other": "00 ma'.'",
"100000000000-count-one": "000 ma'.'",
"100000000000-count-other": "000 ma'.'",
"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:]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
},
"afterCurrency": {
"currencyMatch": "[:^S:]",
"surroundingMatch": "[:digit:]",
"insertBetween": " "
}
},
"standard": "#,##0.00 ¤",
"accounting": "#,##0.00 ¤",
"short": {
"standard": {
"1000-count-one": "0 þ'.' ¤",
"1000-count-other": "0 þ'.' ¤",
"10000-count-one": "00 þ'.' ¤",
"10000-count-other": "00 þ'.' ¤",
"100000-count-one": "000 þ'.' ¤",
"100000-count-other": "000 þ'.' ¤",
"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 ma'.' ¤",
"1000000000-count-other": "0 ma'.' ¤",
"10000000000-count-one": "00 ma'.' ¤",
"10000000000-count-other": "00 ma'.' ¤",
"100000000000-count-one": "000 ma'.' ¤",
"100000000000-count-other": "000 ma'.' ¤",
"1000000000000-count-other": "¤ 0T",
"10000000000000-count-other": "¤ 00T",
"100000000000000-count-other": "¤ 000T"
}
},
"unitPattern-count-one": "{0} {1}",
"unitPattern-count-other": "{0} {1}"
},
"miscPatterns-numberSystem-latn": {
"atLeast": "{0}+",
"range": "{0}–{1}"
},
"minimalPairs": {
"pluralMinimalPairs": "{0} dagur",
"pluralMinimalPairs": "{0} dagar",
"other": "Taktu {0}. beygju til hægri."
}
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy