custom_numbers.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "main": {
  3. "uz-Cyrl": {
  4. "numbers": {
  5. "symbols-numberSystem-latn": {
  6. "list": ";"
  7. },
  8. "decimalFormats-numberSystem-latn": {
  9. "short": {
  10. "decimalFormat": {
  11. "1000-count-one": "0минг",
  12. "1000-count-other": "0минг",
  13. "10000-count-one": "00минг",
  14. "10000-count-other": "00минг",
  15. "100000-count-one": "000минг",
  16. "100000-count-other": "000минг",
  17. "1000000-count-one": "0млн",
  18. "1000000-count-other": "0млн",
  19. "10000000-count-one": "00млн",
  20. "10000000-count-other": "00млн",
  21. "100000000-count-one": "000млн",
  22. "100000000-count-other": "000млн",
  23. "1000000000-count-one": "0млрд",
  24. "1000000000-count-other": "0млрд",
  25. "10000000000-count-one": "00млрд",
  26. "10000000000-count-other": "00млрд",
  27. "100000000000-count-one": "000млрд",
  28. "100000000000-count-other": "000млрд",
  29. "1000000000000-count-one": "0трлн",
  30. "1000000000000-count-other": "0трлн",
  31. "10000000000000-count-one": "00трлн",
  32. "10000000000000-count-other": "00трлн",
  33. "100000000000000-count-one": "000трлн",
  34. "100000000000000-count-other": "000трлн"
  35. }
  36. }
  37. }
  38. }
  39. }
  40. }
  41. }