custom_numbers.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "main": {
  3. "km": {
  4. "numbers": {
  5. "symbols-numberSystem-khmr": {
  6. "list": ";"
  7. },
  8. "symbols-numberSystem-latn": {
  9. "list": ";"
  10. },
  11. "decimalFormats-numberSystem-khmr": {
  12. "short": {
  13. "decimalFormat": {
  14. "1000-count-other": "0ពាន់",
  15. "10000-count-other": "0​មឺុន",
  16. "100000-count-other": "0សែន",
  17. "1000000-count-other": "0លាន",
  18. "10000000-count-other": "0​ដប់​លាន",
  19. "100000000-count-other": "0​រយលាន",
  20. "1000000000-count-other": "0​កោដិ",
  21. "10000000000-count-other": "0​ដប់​កោដិ",
  22. "100000000000-count-other": "0​រយ​កោដិ",
  23. "1000000000000-count-other": "0​ពាន់​កោដិ",
  24. "10000000000000-count-other": "0​មឺុន​កោដិ",
  25. "100000000000000-count-other": "0​សែន​កោដិ"
  26. }
  27. }
  28. },
  29. "decimalFormats-numberSystem-latn": {
  30. "short": {
  31. "decimalFormat": {
  32. "1000-count-other": "0ពាន់",
  33. "10000-count-other": "0​មឺុន",
  34. "100000-count-other": "0សែន",
  35. "1000000-count-other": "0លាន",
  36. "10000000-count-other": "0​ដប់​លាន",
  37. "100000000-count-other": "0​រយលាន",
  38. "1000000000-count-other": "0​កោដិ",
  39. "10000000000-count-other": "0​ដប់​កោដិ",
  40. "100000000000-count-other": "0​រយ​កោដិ",
  41. "1000000000000-count-other": "0​ពាន់​កោដិ",
  42. "10000000000000-count-other": "0​មឺុន​កោដិ",
  43. "100000000000000-count-other": "0​សែន​កោដិ"
  44. }
  45. }
  46. }
  47. }
  48. }
  49. }
  50. }