This commit is contained in:
David Štaleker
2025-07-18 05:33:16 +02:00
parent 401a367e5d
commit db0cc8d3de
14776 changed files with 9251484 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,157 @@
{
"main": {
"uz-Latn": {
"identity": {
"version": {
"_cldrVersion": "39"
},
"language": "uz",
"script": "Latn"
},
"numbers": {
"defaultNumberingSystem": "latn",
"otherNumberingSystems": {
"native": "latn"
},
"minimumGroupingDigits": "1",
"symbols-numberSystem-latn": {
"decimal": ",",
"group": " ",
"list": ";",
"percentSign": "%",
"plusSign": "+",
"minusSign": "-",
"approximatelySign": "~",
"exponential": "E",
"superscriptingExponent": "×",
"perMille": "‰",
"infinity": "∞",
"nan": "son emas",
"timeSeparator": ":"
},
"decimalFormats-numberSystem-latn": {
"standard": "#,##0.###",
"long": {
"decimalFormat": {
"1000-count-one": "0 ming",
"1000-count-other": "0 ming",
"10000-count-one": "00 ming",
"10000-count-other": "00 ming",
"100000-count-one": "000 ming",
"100000-count-other": "000 ming",
"1000000-count-one": "0 million",
"1000000-count-other": "0 million",
"10000000-count-one": "00 million",
"10000000-count-other": "00 million",
"100000000-count-one": "000 million",
"100000000-count-other": "000 million",
"1000000000-count-one": "0 milliard",
"1000000000-count-other": "0 milliard",
"10000000000-count-one": "00 milliard",
"10000000000-count-other": "00 milliard",
"100000000000-count-one": "000 milliard",
"100000000000-count-other": "000 milliard",
"1000000000000-count-one": "0 trillion",
"1000000000000-count-other": "0 trillion",
"10000000000000-count-one": "00 trillion",
"10000000000000-count-other": "00 trillion",
"100000000000000-count-one": "000 trillion",
"100000000000000-count-other": "000 trillion"
}
},
"short": {
"decimalFormat": {
"1000-count-one": "0 ming",
"1000-count-other": "0 ming",
"10000-count-one": "00 ming",
"10000-count-other": "00 ming",
"100000-count-one": "000 ming",
"100000-count-other": "000 ming",
"1000000-count-one": "0 mln",
"1000000-count-other": "0 mln",
"10000000-count-one": "00 mln",
"10000000-count-other": "00 mln",
"100000000-count-one": "000 mln",
"100000000-count-other": "000 mln",
"1000000000-count-one": "0 mlrd",
"1000000000-count-other": "0 mlrd",
"10000000000-count-one": "00 mlrd",
"10000000000-count-other": "00 mlrd",
"100000000000-count-one": "000 mlrd",
"100000000000-count-other": "000 mlrd",
"1000000000000-count-one": "0 trln",
"1000000000000-count-other": "0 trln",
"10000000000000-count-one": "00 trln",
"10000000000000-count-other": "00 trln",
"100000000000000-count-one": "000 trln",
"100000000000000-count-other": "000 trln"
}
}
},
"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 ¤",
"accounting": "#,##0.00 ¤",
"short": {
"standard": {
"1000-count-one": "0 ming ¤",
"1000-count-other": "0 ming ¤",
"10000-count-one": "00 ming ¤",
"10000-count-other": "00 ming ¤",
"100000-count-one": "000 ming ¤",
"100000-count-other": "000 ming ¤",
"1000000-count-one": "0 mln ¤",
"1000000-count-other": "0 mln ¤",
"10000000-count-one": "00 mln ¤",
"10000000-count-other": "00 mln ¤",
"100000000-count-one": "000 mln ¤",
"100000000-count-other": "000 mln ¤",
"1000000000-count-one": "0 mlrd ¤",
"1000000000-count-other": "0 mlrd ¤",
"10000000000-count-one": "00 mlrd ¤",
"10000000000-count-other": "00 mlrd ¤",
"100000000000-count-one": "000 mlrd ¤",
"100000000000-count-other": "000 mlrd ¤",
"1000000000000-count-one": "0 trln ¤",
"1000000000000-count-other": "0 trln ¤",
"10000000000000-count-one": "00 trln ¤",
"10000000000000-count-other": "00 trln ¤",
"100000000000000-count-one": "000 trln ¤",
"100000000000000-count-other": "000 trln ¤"
}
},
"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": "Savatingizda {0}X bor. Uni sotib olasizmi?",
"pluralMinimalPairs-count-other": "Savatingizda {0}X bor. Ularni sotib olasizmi?",
"other": "{0}-chorrahadan ongga buriling"
}
}
}
}
}