cldr-rbnf 40.0.0-ALPHA3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) hide show
  1. package/LICENSE +46 -0
  2. package/README.md +22 -0
  3. package/bower.json +10 -0
  4. package/package.json +19 -0
  5. package/rbnf/af.json +328 -0
  6. package/rbnf/ak.json +212 -0
  7. package/rbnf/am.json +166 -0
  8. package/rbnf/ar.json +1092 -0
  9. package/rbnf/az.json +326 -0
  10. package/rbnf/be.json +1546 -0
  11. package/rbnf/bg.json +370 -0
  12. package/rbnf/bs.json +448 -0
  13. package/rbnf/ca.json +966 -0
  14. package/rbnf/ccp.json +190 -0
  15. package/rbnf/chr.json +198 -0
  16. package/rbnf/cs.json +484 -0
  17. package/rbnf/cy.json +390 -0
  18. package/rbnf/da.json +626 -0
  19. package/rbnf/de-CH.json +767 -0
  20. package/rbnf/de.json +766 -0
  21. package/rbnf/ee.json +298 -0
  22. package/rbnf/el.json +1154 -0
  23. package/rbnf/en-IN.json +671 -0
  24. package/rbnf/en.json +674 -0
  25. package/rbnf/eo.json +146 -0
  26. package/rbnf/es-419.json +81 -0
  27. package/rbnf/es.json +1110 -0
  28. package/rbnf/et.json +148 -0
  29. package/rbnf/fa-AF.json +193 -0
  30. package/rbnf/fa.json +208 -0
  31. package/rbnf/ff.json +324 -0
  32. package/rbnf/fi.json +5170 -0
  33. package/rbnf/fil.json +200 -0
  34. package/rbnf/fo.json +428 -0
  35. package/rbnf/fr-BE.json +679 -0
  36. package/rbnf/fr-CH.json +683 -0
  37. package/rbnf/fr.json +740 -0
  38. package/rbnf/ga.json +730 -0
  39. package/rbnf/he.json +1214 -0
  40. package/rbnf/hi.json +674 -0
  41. package/rbnf/hr.json +784 -0
  42. package/rbnf/hu.json +456 -0
  43. package/rbnf/hy.json +144 -0
  44. package/rbnf/id.json +158 -0
  45. package/rbnf/is.json +428 -0
  46. package/rbnf/it.json +1474 -0
  47. package/rbnf/ja.json +284 -0
  48. package/rbnf/ka.json +236 -0
  49. package/rbnf/kl.json +266 -0
  50. package/rbnf/km.json +164 -0
  51. package/rbnf/ko.json +936 -0
  52. package/rbnf/ky.json +614 -0
  53. package/rbnf/lb.json +770 -0
  54. package/rbnf/lo.json +148 -0
  55. package/rbnf/lrc.json +208 -0
  56. package/rbnf/lt.json +406 -0
  57. package/rbnf/lv.json +308 -0
  58. package/rbnf/mk.json +352 -0
  59. package/rbnf/ms.json +178 -0
  60. package/rbnf/mt.json +930 -0
  61. package/rbnf/my.json +190 -0
  62. package/rbnf/ne.json +662 -0
  63. package/rbnf/nl.json +396 -0
  64. package/rbnf/nn.json +242 -0
  65. package/rbnf/no.json +1160 -0
  66. package/rbnf/pl.json +1506 -0
  67. package/rbnf/pt-PT.json +683 -0
  68. package/rbnf/pt.json +710 -0
  69. package/rbnf/qu.json +152 -0
  70. package/rbnf/ro.json +324 -0
  71. package/rbnf/ru.json +5378 -0
  72. package/rbnf/se.json +132 -0
  73. package/rbnf/sk.json +304 -0
  74. package/rbnf/sl.json +496 -0
  75. package/rbnf/sq.json +238 -0
  76. package/rbnf/sr-Latn.json +559 -0
  77. package/rbnf/sr.json +558 -0
  78. package/rbnf/su.json +140 -0
  79. package/rbnf/sv.json +822 -0
  80. package/rbnf/sw.json +178 -0
  81. package/rbnf/ta.json +314 -0
  82. package/rbnf/th.json +148 -0
  83. package/rbnf/tr.json +324 -0
  84. package/rbnf/uk.json +448 -0
  85. package/rbnf/und.json +2632 -0
  86. package/rbnf/vi.json +206 -0
  87. package/rbnf/yue-Hans.json +579 -0
  88. package/rbnf/yue.json +578 -0
  89. package/rbnf/zh-Hant.json +789 -0
  90. package/rbnf/zh.json +880 -0
package/rbnf/he.json ADDED
@@ -0,0 +1,1214 @@
1
+ {
2
+ "rbnf": {
3
+ "identity": {
4
+ "version": {
5
+ "_cldrVersion": "40"
6
+ },
7
+ "language": "he"
8
+ },
9
+ "rbnf": {
10
+ "SpelloutRules": {
11
+ "%spellout-numbering-year": [
12
+ [
13
+ "x.x",
14
+ "=0.0=;"
15
+ ],
16
+ [
17
+ "0",
18
+ "=%spellout-numbering=;"
19
+ ]
20
+ ],
21
+ "%spellout-numbering": [
22
+ [
23
+ "-x",
24
+ "מינוס →→;"
25
+ ],
26
+ [
27
+ "x.x",
28
+ "←← נקודה →→;"
29
+ ],
30
+ [
31
+ "0",
32
+ "אפס;"
33
+ ],
34
+ [
35
+ "1",
36
+ "אחת;"
37
+ ],
38
+ [
39
+ "2",
40
+ "שתיים;"
41
+ ],
42
+ [
43
+ "3",
44
+ "שלוש;"
45
+ ],
46
+ [
47
+ "4",
48
+ "ארבע;"
49
+ ],
50
+ [
51
+ "5",
52
+ "חמש;"
53
+ ],
54
+ [
55
+ "6",
56
+ "שש;"
57
+ ],
58
+ [
59
+ "7",
60
+ "שבע;"
61
+ ],
62
+ [
63
+ "8",
64
+ "שמונה;"
65
+ ],
66
+ [
67
+ "9",
68
+ "תשע;"
69
+ ],
70
+ [
71
+ "10",
72
+ "עשר;"
73
+ ],
74
+ [
75
+ "11",
76
+ "אחת עשרה;"
77
+ ],
78
+ [
79
+ "12",
80
+ "שתים עשרה;"
81
+ ],
82
+ [
83
+ "13",
84
+ "→→ עשרה;"
85
+ ],
86
+ [
87
+ "20",
88
+ "עשרים[ →%%and-feminine→];"
89
+ ],
90
+ [
91
+ "30",
92
+ "שלושים[ →%%and-feminine→];"
93
+ ],
94
+ [
95
+ "40",
96
+ "ארבעים[ →%%and-feminine→];"
97
+ ],
98
+ [
99
+ "50",
100
+ "חמישים[ →%%and-feminine→];"
101
+ ],
102
+ [
103
+ "60",
104
+ "שישים[ →%%and-feminine→];"
105
+ ],
106
+ [
107
+ "70",
108
+ "שבעים[ →%%and-feminine→];"
109
+ ],
110
+ [
111
+ "80",
112
+ "שמונים[ →%%and-feminine→];"
113
+ ],
114
+ [
115
+ "90",
116
+ "תשעים[ →%%and-feminine→];"
117
+ ],
118
+ [
119
+ "100",
120
+ "מאה[ →%%and-feminine→];"
121
+ ],
122
+ [
123
+ "200",
124
+ "מאתיים[ →%%and-feminine→];"
125
+ ],
126
+ [
127
+ "300",
128
+ "←%spellout-numbering← מאות[ →%%and-feminine→];"
129
+ ],
130
+ [
131
+ "1000",
132
+ "אלף[ →%%and-feminine→];"
133
+ ],
134
+ [
135
+ "2000",
136
+ "אלפיים[ →%%and-feminine→];"
137
+ ],
138
+ [
139
+ "3000",
140
+ "←%%thousands← אלפים[ →%%and-feminine→];"
141
+ ],
142
+ [
143
+ "11000/1000",
144
+ "←%%spellout-numbering-m← אלף[ →%%and-feminine→];"
145
+ ],
146
+ [
147
+ "1000000",
148
+ "מיליון[ →%%and-feminine→];"
149
+ ],
150
+ [
151
+ "2000000",
152
+ "שני מיליון[ →%%and-feminine→];"
153
+ ],
154
+ [
155
+ "3000000",
156
+ "←%%spellout-numbering-m← מיליון[ →%%and-feminine→];"
157
+ ],
158
+ [
159
+ "1000000000",
160
+ "מיליארד[ →%%and-feminine→];"
161
+ ],
162
+ [
163
+ "2000000000",
164
+ "שני מיליארד[ →%%and-feminine→];"
165
+ ],
166
+ [
167
+ "3000000000",
168
+ "←%%spellout-numbering-m← מיליארד[ →%%and-feminine→];"
169
+ ],
170
+ [
171
+ "1000000000000",
172
+ "ביליון[ →%%and-feminine→];"
173
+ ],
174
+ [
175
+ "2000000000000",
176
+ "שני ביליון[ →%%and-feminine→];"
177
+ ],
178
+ [
179
+ "3000000000000",
180
+ "←%%spellout-numbering-m← ביליון[ →%%and-feminine→];"
181
+ ],
182
+ [
183
+ "1000000000000000",
184
+ "טריליון[ →%%and-feminine→];"
185
+ ],
186
+ [
187
+ "2000000000000000",
188
+ "שני טריליון[ →%%and-feminine→];"
189
+ ],
190
+ [
191
+ "3000000000000000",
192
+ "←%%spellout-numbering-m← טריליון[ →%%and-feminine→];"
193
+ ],
194
+ [
195
+ "1000000000000000000",
196
+ "=#,##0=;"
197
+ ]
198
+ ],
199
+ "%%thousands": [
200
+ [
201
+ "1",
202
+ "ERROR-=0=;"
203
+ ],
204
+ [
205
+ "3",
206
+ "=%spellout-numbering=ת;"
207
+ ],
208
+ [
209
+ "8",
210
+ "שמונת;"
211
+ ],
212
+ [
213
+ "9",
214
+ "=%spellout-numbering=ת;"
215
+ ],
216
+ [
217
+ "11",
218
+ "ERROR-=0=;"
219
+ ]
220
+ ],
221
+ "%%and-masculine": [
222
+ [
223
+ "1",
224
+ "ו=%%spellout-numbering-m=;"
225
+ ],
226
+ [
227
+ "20",
228
+ "עשרים;"
229
+ ],
230
+ [
231
+ "21",
232
+ "עשרים →→;"
233
+ ],
234
+ [
235
+ "30",
236
+ "שלושים;"
237
+ ],
238
+ [
239
+ "31",
240
+ "שלושים →→;"
241
+ ],
242
+ [
243
+ "40",
244
+ "ארבעים;"
245
+ ],
246
+ [
247
+ "41",
248
+ "ארבעים →→;"
249
+ ],
250
+ [
251
+ "50",
252
+ "חמישים;"
253
+ ],
254
+ [
255
+ "51",
256
+ "חמישים →→;"
257
+ ],
258
+ [
259
+ "60",
260
+ "שישים;"
261
+ ],
262
+ [
263
+ "61",
264
+ "שישים →→;"
265
+ ],
266
+ [
267
+ "70",
268
+ "שבעים;"
269
+ ],
270
+ [
271
+ "71",
272
+ "שבעים →→;"
273
+ ],
274
+ [
275
+ "80",
276
+ "שמונים;"
277
+ ],
278
+ [
279
+ "81",
280
+ "שמונים →→;"
281
+ ],
282
+ [
283
+ "90",
284
+ "תשעים;"
285
+ ],
286
+ [
287
+ "91",
288
+ "תשעים →→;"
289
+ ],
290
+ [
291
+ "100",
292
+ "מאה;"
293
+ ],
294
+ [
295
+ "101",
296
+ "מאה →→;"
297
+ ],
298
+ [
299
+ "200",
300
+ "מאתיים;"
301
+ ],
302
+ [
303
+ "201",
304
+ "מאתיים →→;"
305
+ ],
306
+ [
307
+ "300",
308
+ "שלוש מאות;"
309
+ ],
310
+ [
311
+ "301",
312
+ "שלוש מאות →→;"
313
+ ],
314
+ [
315
+ "400",
316
+ "ארבע מאות;"
317
+ ],
318
+ [
319
+ "401",
320
+ "ארבע מאות →→;"
321
+ ],
322
+ [
323
+ "500",
324
+ "חמש מאות;"
325
+ ],
326
+ [
327
+ "501",
328
+ "חמש מאות →→;"
329
+ ],
330
+ [
331
+ "600",
332
+ "שש מאות;"
333
+ ],
334
+ [
335
+ "601",
336
+ "שש מאות →→;"
337
+ ],
338
+ [
339
+ "700",
340
+ "שבע מאות;"
341
+ ],
342
+ [
343
+ "701",
344
+ "שבע מאות →→;"
345
+ ],
346
+ [
347
+ "800",
348
+ "שמונה מאות;"
349
+ ],
350
+ [
351
+ "801",
352
+ "שמונה מאות →→;"
353
+ ],
354
+ [
355
+ "900",
356
+ "תשע מאות;"
357
+ ],
358
+ [
359
+ "901",
360
+ "תשע מאות →→;"
361
+ ],
362
+ [
363
+ "1000",
364
+ "אלף[ →→];"
365
+ ],
366
+ [
367
+ "2000",
368
+ "אלפיים[ →→];"
369
+ ],
370
+ [
371
+ "3000",
372
+ "ו←%%thousands← אלפים[ →→];"
373
+ ],
374
+ [
375
+ "11000/1000",
376
+ "←%%and-masculine← אלף[ →→];"
377
+ ],
378
+ [
379
+ "1000000",
380
+ "מיליון[ →→];"
381
+ ],
382
+ [
383
+ "2000000",
384
+ "שני מיליון[ →→];"
385
+ ],
386
+ [
387
+ "3000000",
388
+ "←%%and-masculine← מיליון[ →→];"
389
+ ],
390
+ [
391
+ "1000000000",
392
+ "מיליארד[ →→];"
393
+ ],
394
+ [
395
+ "2000000000",
396
+ "שני מיליארד[ →→];"
397
+ ],
398
+ [
399
+ "3000000000",
400
+ "←%%and-masculine← מיליארד[ →→];"
401
+ ],
402
+ [
403
+ "1000000000000",
404
+ "ביליון[ →→];"
405
+ ],
406
+ [
407
+ "2000000000000",
408
+ "שני ביליון[ →→];"
409
+ ],
410
+ [
411
+ "3000000000000",
412
+ "←%%and-masculine← ביליון[ →→];"
413
+ ],
414
+ [
415
+ "1000000000000000000",
416
+ "=#,##0=;"
417
+ ]
418
+ ],
419
+ "%%spellout-numbering-m": [
420
+ [
421
+ "0",
422
+ "אפס;"
423
+ ],
424
+ [
425
+ "1",
426
+ "אחד;"
427
+ ],
428
+ [
429
+ "2",
430
+ "שניים;"
431
+ ],
432
+ [
433
+ "3",
434
+ "שלושה;"
435
+ ],
436
+ [
437
+ "4",
438
+ "ארבעה;"
439
+ ],
440
+ [
441
+ "5",
442
+ "חמישה;"
443
+ ],
444
+ [
445
+ "6",
446
+ "שישה;"
447
+ ],
448
+ [
449
+ "7",
450
+ "שבעה;"
451
+ ],
452
+ [
453
+ "8",
454
+ "שמונה;"
455
+ ],
456
+ [
457
+ "9",
458
+ "תשעה;"
459
+ ],
460
+ [
461
+ "10",
462
+ "עשרה;"
463
+ ],
464
+ [
465
+ "11",
466
+ "אחד עשר;"
467
+ ],
468
+ [
469
+ "12",
470
+ "שניים עשר;"
471
+ ],
472
+ [
473
+ "13",
474
+ "→→ עשר;"
475
+ ],
476
+ [
477
+ "20",
478
+ "עשרים[ →%%and-masculine→];"
479
+ ],
480
+ [
481
+ "30",
482
+ "שלושים[ →%%and-masculine→];"
483
+ ],
484
+ [
485
+ "40",
486
+ "ארבעים[ →%%and-masculine→];"
487
+ ],
488
+ [
489
+ "50",
490
+ "חמישים[ →%%and-masculine→];"
491
+ ],
492
+ [
493
+ "60",
494
+ "שישים[ →%%and-masculine→];"
495
+ ],
496
+ [
497
+ "70",
498
+ "שבעים[ →%%and-masculine→];"
499
+ ],
500
+ [
501
+ "80",
502
+ "שמונים[ →%%and-masculine→];"
503
+ ],
504
+ [
505
+ "90",
506
+ "תשעים[ →%%and-masculine→];"
507
+ ],
508
+ [
509
+ "100",
510
+ "מאה[ →%%and-masculine→];"
511
+ ],
512
+ [
513
+ "200",
514
+ "מאתיים[ →%%and-masculine→];"
515
+ ],
516
+ [
517
+ "300",
518
+ "←%spellout-numbering← מאות[ →%%and-masculine→];"
519
+ ],
520
+ [
521
+ "1000",
522
+ "אלף[ →%%and-masculine→];"
523
+ ],
524
+ [
525
+ "2000",
526
+ "אלפיים[ →%%and-masculine→];"
527
+ ],
528
+ [
529
+ "3000",
530
+ "←%%thousands← אלפים[ →%%and-masculine→];"
531
+ ],
532
+ [
533
+ "11000/1000",
534
+ "←%%spellout-numbering-m← אלף[ →%%and-masculine→];"
535
+ ],
536
+ [
537
+ "1000000",
538
+ "מיליון[ →%%and-masculine→];"
539
+ ],
540
+ [
541
+ "2000000",
542
+ "שני מיליון[ →%%and-masculine→];"
543
+ ],
544
+ [
545
+ "3000000",
546
+ "←%%spellout-numbering-m← מיליון[ →%%and-masculine→];"
547
+ ],
548
+ [
549
+ "1000000000",
550
+ "מיליארד[ →%%and-masculine→];"
551
+ ],
552
+ [
553
+ "2000000000",
554
+ "שני מיליארד[ →%%and-masculine→];"
555
+ ],
556
+ [
557
+ "3000000000",
558
+ "←%%spellout-numbering-m← מיליארד[ →%%and-masculine→];"
559
+ ],
560
+ [
561
+ "1000000000000",
562
+ "ביליון[ →%%and-masculine→];"
563
+ ],
564
+ [
565
+ "2000000000000",
566
+ "שני ביליון[ →%%and-masculine→];"
567
+ ],
568
+ [
569
+ "3000000000000",
570
+ "←%%spellout-numbering-m← ביליון[ →%%and-masculine→];"
571
+ ],
572
+ [
573
+ "1000000000000000",
574
+ "טריליון[ →%%and-masculine→];"
575
+ ],
576
+ [
577
+ "2000000000000000",
578
+ "שני טריליון[ →%%and-masculine→];"
579
+ ],
580
+ [
581
+ "3000000000000000",
582
+ "←%%spellout-numbering-m← טריליון[ →%%and-masculine→];"
583
+ ],
584
+ [
585
+ "1000000000000000000",
586
+ "=#,##0=;"
587
+ ]
588
+ ],
589
+ "%%and-feminine": [
590
+ [
591
+ "1",
592
+ "ו=%spellout-numbering=;"
593
+ ],
594
+ [
595
+ "2",
596
+ "ושתיים;"
597
+ ],
598
+ [
599
+ "3",
600
+ "ו=%spellout-numbering=;"
601
+ ],
602
+ [
603
+ "20",
604
+ "עשרים;"
605
+ ],
606
+ [
607
+ "21",
608
+ "עשרים →→;"
609
+ ],
610
+ [
611
+ "30",
612
+ "שלושים;"
613
+ ],
614
+ [
615
+ "31",
616
+ "שלושים →→;"
617
+ ],
618
+ [
619
+ "40",
620
+ "ארבעים;"
621
+ ],
622
+ [
623
+ "41",
624
+ "ארבעים →→;"
625
+ ],
626
+ [
627
+ "50",
628
+ "חמישים;"
629
+ ],
630
+ [
631
+ "51",
632
+ "חמישים →→;"
633
+ ],
634
+ [
635
+ "60",
636
+ "שישים;"
637
+ ],
638
+ [
639
+ "61",
640
+ "שישים →→;"
641
+ ],
642
+ [
643
+ "70",
644
+ "שבעים;"
645
+ ],
646
+ [
647
+ "71",
648
+ "שבעים →→;"
649
+ ],
650
+ [
651
+ "80",
652
+ "שמונים;"
653
+ ],
654
+ [
655
+ "81",
656
+ "שמונים →→;"
657
+ ],
658
+ [
659
+ "90",
660
+ "תשעים;"
661
+ ],
662
+ [
663
+ "91",
664
+ "תשעים →→;"
665
+ ],
666
+ [
667
+ "100",
668
+ "מאה;"
669
+ ],
670
+ [
671
+ "101",
672
+ "מאה →→;"
673
+ ],
674
+ [
675
+ "200",
676
+ "מאתיים;"
677
+ ],
678
+ [
679
+ "201",
680
+ "מאתיים →→;"
681
+ ],
682
+ [
683
+ "300",
684
+ "שלוש מאות;"
685
+ ],
686
+ [
687
+ "301",
688
+ "שלוש מאות →→;"
689
+ ],
690
+ [
691
+ "400",
692
+ "ארבע מאות;"
693
+ ],
694
+ [
695
+ "401",
696
+ "ארבע מאות →→;"
697
+ ],
698
+ [
699
+ "500",
700
+ "חמש מאות;"
701
+ ],
702
+ [
703
+ "501",
704
+ "חמש מאות →→;"
705
+ ],
706
+ [
707
+ "600",
708
+ "שש מאות;"
709
+ ],
710
+ [
711
+ "601",
712
+ "שש מאות →→;"
713
+ ],
714
+ [
715
+ "700",
716
+ "שבע מאות;"
717
+ ],
718
+ [
719
+ "701",
720
+ "שבע מאות →→;"
721
+ ],
722
+ [
723
+ "800",
724
+ "שמונה מאות;"
725
+ ],
726
+ [
727
+ "801",
728
+ "שמונה מאות →→;"
729
+ ],
730
+ [
731
+ "900",
732
+ "תשע מאות;"
733
+ ],
734
+ [
735
+ "901",
736
+ "תשע מאות →→;"
737
+ ],
738
+ [
739
+ "1000",
740
+ "אלף[ →→];"
741
+ ],
742
+ [
743
+ "2000",
744
+ "אלפיים[ →→];"
745
+ ],
746
+ [
747
+ "3000",
748
+ "ו←%%thousands← אלפים[ →→];"
749
+ ],
750
+ [
751
+ "11000/1000",
752
+ "←%%and-masculine← אלף[ →→];"
753
+ ],
754
+ [
755
+ "1000000",
756
+ "מיליון[ →→];"
757
+ ],
758
+ [
759
+ "2000000",
760
+ "שני מיליון[ →→];"
761
+ ],
762
+ [
763
+ "3000000",
764
+ "←%%and-masculine← מיליון[ →→];"
765
+ ],
766
+ [
767
+ "1000000000",
768
+ "מיליארד[ →→];"
769
+ ],
770
+ [
771
+ "2000000000",
772
+ "שני מיליארד[ →→];"
773
+ ],
774
+ [
775
+ "3000000000",
776
+ "←%%and-masculine← מיליארד[ →→];"
777
+ ],
778
+ [
779
+ "1000000000000",
780
+ "ביליון[ →→];"
781
+ ],
782
+ [
783
+ "2000000000000",
784
+ "שני ביליון[ →→];"
785
+ ],
786
+ [
787
+ "3000000000000",
788
+ "←%%and-masculine← ביליון[ →→];"
789
+ ],
790
+ [
791
+ "1000000000000000000",
792
+ "=#,##0=;"
793
+ ]
794
+ ],
795
+ "%spellout-cardinal-masculine": [
796
+ [
797
+ "-x",
798
+ "מינוס →→;"
799
+ ],
800
+ [
801
+ "x.x",
802
+ "←%%spellout-numbering-m← נקודה →→ ;"
803
+ ],
804
+ [
805
+ "0",
806
+ "אפס;"
807
+ ],
808
+ [
809
+ "1",
810
+ "אחד;"
811
+ ],
812
+ [
813
+ "2",
814
+ "שני;"
815
+ ],
816
+ [
817
+ "3",
818
+ "שלושה;"
819
+ ],
820
+ [
821
+ "4",
822
+ "ארבעה;"
823
+ ],
824
+ [
825
+ "5",
826
+ "חמישה;"
827
+ ],
828
+ [
829
+ "6",
830
+ "שישה;"
831
+ ],
832
+ [
833
+ "7",
834
+ "שבעה;"
835
+ ],
836
+ [
837
+ "8",
838
+ "שמונה;"
839
+ ],
840
+ [
841
+ "9",
842
+ "תשעה;"
843
+ ],
844
+ [
845
+ "10",
846
+ "עשרה;"
847
+ ],
848
+ [
849
+ "11",
850
+ "אחד עשר;"
851
+ ],
852
+ [
853
+ "12",
854
+ "שניים עשר;"
855
+ ],
856
+ [
857
+ "13",
858
+ "→→ עשר;"
859
+ ],
860
+ [
861
+ "20",
862
+ "עשרים[ →%%and-masculine→];"
863
+ ],
864
+ [
865
+ "30",
866
+ "שלושים[ →%%and-masculine→];"
867
+ ],
868
+ [
869
+ "40",
870
+ "ארבעים[ →%%and-masculine→];"
871
+ ],
872
+ [
873
+ "50",
874
+ "חמישים[ →%%and-masculine→];"
875
+ ],
876
+ [
877
+ "60",
878
+ "שישים[ →%%and-masculine→];"
879
+ ],
880
+ [
881
+ "70",
882
+ "שבעים[ →%%and-masculine→];"
883
+ ],
884
+ [
885
+ "80",
886
+ "שמונים[ →%%and-masculine→];"
887
+ ],
888
+ [
889
+ "90",
890
+ "תשעים[ →%%and-masculine→];"
891
+ ],
892
+ [
893
+ "100",
894
+ "מאה[ →%%and-masculine→];"
895
+ ],
896
+ [
897
+ "200",
898
+ "מאתיים[ →%%and-masculine→];"
899
+ ],
900
+ [
901
+ "300",
902
+ "←%spellout-numbering← מאות[ →%%and-masculine→];"
903
+ ],
904
+ [
905
+ "1000",
906
+ "אלף[ →%%and-masculine→];"
907
+ ],
908
+ [
909
+ "2000",
910
+ "אלפיים[ →%%and-masculine→];"
911
+ ],
912
+ [
913
+ "3000",
914
+ "←%%thousands← אלפים[ →%%and-masculine→];"
915
+ ],
916
+ [
917
+ "11000/1000",
918
+ "←%%spellout-numbering-m← אלף[ →%%and-masculine→];"
919
+ ],
920
+ [
921
+ "1000000",
922
+ "מיליון[ →%%and-masculine→];"
923
+ ],
924
+ [
925
+ "2000000",
926
+ "שני מיליון[ →%%and-masculine→];"
927
+ ],
928
+ [
929
+ "3000000",
930
+ "←%%spellout-numbering-m← מיליון[ →%%and-masculine→];"
931
+ ],
932
+ [
933
+ "1000000000",
934
+ "מיליארד[ →%%and-masculine→];"
935
+ ],
936
+ [
937
+ "2000000000",
938
+ "שני מיליארד[ →%%and-masculine→];"
939
+ ],
940
+ [
941
+ "3000000000",
942
+ "←%%spellout-numbering-m← מיליארד[ →%%and-masculine→];"
943
+ ],
944
+ [
945
+ "1000000000000",
946
+ "ביליון[ →%%and-masculine→];"
947
+ ],
948
+ [
949
+ "2000000000000",
950
+ "שני ביליון[ →%%and-masculine→];"
951
+ ],
952
+ [
953
+ "3000000000000",
954
+ "←%%spellout-numbering-m← ביליון[ →%%and-masculine→];"
955
+ ],
956
+ [
957
+ "1000000000000000",
958
+ "טריליון[ →%%and-masculine→];"
959
+ ],
960
+ [
961
+ "2000000000000000",
962
+ "שני טריליון[ →%%and-masculine→];"
963
+ ],
964
+ [
965
+ "3000000000000000",
966
+ "←%%spellout-numbering-m← טריליון[ →%%and-masculine→];"
967
+ ],
968
+ [
969
+ "1000000000000000000",
970
+ "=#,##0=;"
971
+ ]
972
+ ],
973
+ "%spellout-cardinal-feminine": [
974
+ [
975
+ "-x",
976
+ "מינוס →→;"
977
+ ],
978
+ [
979
+ "x.x",
980
+ "←← נקודה →→;"
981
+ ],
982
+ [
983
+ "0",
984
+ "=%spellout-numbering=;"
985
+ ],
986
+ [
987
+ "2",
988
+ "שתי;"
989
+ ],
990
+ [
991
+ "3",
992
+ "=%spellout-numbering=;"
993
+ ]
994
+ ],
995
+ "%spellout-cardinal-masculine-standalone": [
996
+ [
997
+ "-x",
998
+ "מינוס →→;"
999
+ ],
1000
+ [
1001
+ "x.x",
1002
+ "←%%spellout-numbering-m← נקודה →→ ;"
1003
+ ],
1004
+ [
1005
+ "0",
1006
+ "=%spellout-cardinal-masculine=;"
1007
+ ],
1008
+ [
1009
+ "2",
1010
+ "שניים;"
1011
+ ],
1012
+ [
1013
+ "3",
1014
+ "=%spellout-cardinal-masculine=;"
1015
+ ]
1016
+ ],
1017
+ "%spellout-cardinal-feminine-standalone": [
1018
+ [
1019
+ "0",
1020
+ "=%spellout-numbering=;"
1021
+ ]
1022
+ ],
1023
+ "%spellout-construct-masculine": [
1024
+ [
1025
+ "-x",
1026
+ "מינוס →→;"
1027
+ ],
1028
+ [
1029
+ "0",
1030
+ "=%spellout-cardinal-masculine=;"
1031
+ ],
1032
+ [
1033
+ "1",
1034
+ "אחד;"
1035
+ ],
1036
+ [
1037
+ "2",
1038
+ "שני;"
1039
+ ],
1040
+ [
1041
+ "3",
1042
+ "שלושת;"
1043
+ ],
1044
+ [
1045
+ "4",
1046
+ "ארבעת;"
1047
+ ],
1048
+ [
1049
+ "5",
1050
+ "חמשת;"
1051
+ ],
1052
+ [
1053
+ "6",
1054
+ "ששת;"
1055
+ ],
1056
+ [
1057
+ "7",
1058
+ "שבעת;"
1059
+ ],
1060
+ [
1061
+ "8",
1062
+ "שמונת;"
1063
+ ],
1064
+ [
1065
+ "9",
1066
+ "תשעת;"
1067
+ ],
1068
+ [
1069
+ "10",
1070
+ "עשרת;"
1071
+ ],
1072
+ [
1073
+ "11",
1074
+ "=%spellout-cardinal-masculine=;"
1075
+ ]
1076
+ ],
1077
+ "%spellout-construct-feminine": [
1078
+ [
1079
+ "-x",
1080
+ "מינוס →→;"
1081
+ ],
1082
+ [
1083
+ "0",
1084
+ "=%spellout-cardinal-feminine=;"
1085
+ ],
1086
+ [
1087
+ "2",
1088
+ "שתי;"
1089
+ ],
1090
+ [
1091
+ "3",
1092
+ "=%spellout-cardinal-feminine=;"
1093
+ ]
1094
+ ],
1095
+ "%spellout-ordinal-masculine": [
1096
+ [
1097
+ "-x",
1098
+ "מינוס →→;"
1099
+ ],
1100
+ [
1101
+ "x.x",
1102
+ "=#,##0.#=;"
1103
+ ],
1104
+ [
1105
+ "0",
1106
+ "מספר אפס;"
1107
+ ],
1108
+ [
1109
+ "1",
1110
+ "ראשון;"
1111
+ ],
1112
+ [
1113
+ "2",
1114
+ "שני;"
1115
+ ],
1116
+ [
1117
+ "3",
1118
+ "שלישי;"
1119
+ ],
1120
+ [
1121
+ "4",
1122
+ "רביעי;"
1123
+ ],
1124
+ [
1125
+ "5",
1126
+ "חמישי;"
1127
+ ],
1128
+ [
1129
+ "6",
1130
+ "שישי;"
1131
+ ],
1132
+ [
1133
+ "7",
1134
+ "שביעי;"
1135
+ ],
1136
+ [
1137
+ "8",
1138
+ "שמיני;"
1139
+ ],
1140
+ [
1141
+ "9",
1142
+ "תשיעי;"
1143
+ ],
1144
+ [
1145
+ "10",
1146
+ "עשירי;"
1147
+ ],
1148
+ [
1149
+ "11",
1150
+ "=%%spellout-numbering-m=;"
1151
+ ]
1152
+ ],
1153
+ "%spellout-ordinal-feminine": [
1154
+ [
1155
+ "-x",
1156
+ "מינוס →→;"
1157
+ ],
1158
+ [
1159
+ "x.x",
1160
+ "=#,##0.#=;"
1161
+ ],
1162
+ [
1163
+ "0",
1164
+ "מספר אפס;"
1165
+ ],
1166
+ [
1167
+ "1",
1168
+ "ראשונה;"
1169
+ ],
1170
+ [
1171
+ "2",
1172
+ "שניה;"
1173
+ ],
1174
+ [
1175
+ "3",
1176
+ "שלישית;"
1177
+ ],
1178
+ [
1179
+ "4",
1180
+ "רביעית;"
1181
+ ],
1182
+ [
1183
+ "5",
1184
+ "חמישית;"
1185
+ ],
1186
+ [
1187
+ "6",
1188
+ "שישית;"
1189
+ ],
1190
+ [
1191
+ "7",
1192
+ "שביעית;"
1193
+ ],
1194
+ [
1195
+ "8",
1196
+ "שמינית;"
1197
+ ],
1198
+ [
1199
+ "9",
1200
+ "תשיעית;"
1201
+ ],
1202
+ [
1203
+ "10",
1204
+ "עשירית;"
1205
+ ],
1206
+ [
1207
+ "11",
1208
+ "=%spellout-numbering=;"
1209
+ ]
1210
+ ]
1211
+ }
1212
+ }
1213
+ }
1214
+ }