custom_numbers.json 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "main": {
  3. "he": {
  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-two": "‏0 אלף",
  13. "1000-count-many": "‏0 אלף",
  14. "1000-count-other": "‏0 אלף",
  15. "10000-count-one": "‏00 אלף",
  16. "10000-count-two": "‏00 אלף",
  17. "10000-count-many": "‏00 אלף",
  18. "10000-count-other": "‏00 אלף",
  19. "100000-count-one": "‏000 אלף",
  20. "100000-count-two": "‏000 אלף",
  21. "100000-count-many": "‏000 אלף",
  22. "100000-count-other": "‏000 אלף",
  23. "1000000-count-one": "‏0 מיל׳",
  24. "1000000-count-two": "‏0 מיל׳",
  25. "1000000-count-many": "‏0 מיל׳",
  26. "1000000-count-other": "‏0 מיל׳",
  27. "10000000-count-one": "‏00 מיל׳",
  28. "10000000-count-two": "‏00 מיל׳",
  29. "10000000-count-many": "‏00 מיל׳",
  30. "10000000-count-other": "‏00 מיל׳",
  31. "100000000-count-one": "‏000 מיל׳",
  32. "100000000-count-two": "‏000 מיל׳",
  33. "100000000-count-many": "‏000 מיל׳",
  34. "100000000-count-other": "‏000 מיל׳",
  35. "1000000000-count-one": "‏0 מלרד",
  36. "1000000000-count-two": "‏0 מלרד",
  37. "1000000000-count-many": "‏0 מלרד",
  38. "1000000000-count-other": "‏0 מלרד",
  39. "10000000000-count-one": "‏00 מלרד",
  40. "10000000000-count-two": "‏00 מלרד",
  41. "10000000000-count-many": "‏00 מלרד",
  42. "10000000000-count-other": "‏00 מלרד",
  43. "100000000000-count-one": "‏000 מלרד",
  44. "100000000000-count-two": "‏000 מלרד",
  45. "100000000000-count-many": "‏000 מלרד",
  46. "100000000000-count-other": "‏000 מלרד",
  47. "1000000000000-count-one": "‏0 ביל׳",
  48. "1000000000000-count-two": "‏0 ביל׳",
  49. "1000000000000-count-many": "‏0 ביל׳",
  50. "1000000000000-count-other": "‏0 ביל׳",
  51. "10000000000000-count-one": "‏00 ביל׳",
  52. "10000000000000-count-two": "‏00 ביל׳",
  53. "10000000000000-count-many": "‏00 ביל׳",
  54. "10000000000000-count-other": "‏00 ביל׳",
  55. "100000000000000-count-one": "‏000 ביל׳",
  56. "100000000000000-count-two": "‏000 ביל׳",
  57. "100000000000000-count-many": "‏000 ביל׳",
  58. "100000000000000-count-other": "‏000 ביל׳"
  59. }
  60. }
  61. }
  62. }
  63. }
  64. }
  65. }