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/ga.json ADDED
@@ -0,0 +1,730 @@
1
+ {
2
+ "rbnf": {
3
+ "identity": {
4
+ "version": {
5
+ "_cldrVersion": "40"
6
+ },
7
+ "language": "ga"
8
+ },
9
+ "rbnf": {
10
+ "OrdinalRules": {
11
+ "%digits-ordinal": [
12
+ [
13
+ "-x",
14
+ "−→→;"
15
+ ],
16
+ [
17
+ "0",
18
+ "=#,##0=ú;"
19
+ ]
20
+ ]
21
+ },
22
+ "SpelloutRules": {
23
+ "%%lenient-parse": [
24
+ [
25
+ "0",
26
+ "& ' ' , ',' ;"
27
+ ]
28
+ ],
29
+ "%%2d-year": [
30
+ [
31
+ "0",
32
+ "agus =%spellout-numbering=;"
33
+ ],
34
+ [
35
+ "10",
36
+ "=%%spellout-numbering-no-a=;"
37
+ ]
38
+ ],
39
+ "%spellout-numbering-year": [
40
+ [
41
+ "-x",
42
+ "míneas →→;"
43
+ ],
44
+ [
45
+ "x.x",
46
+ "=0.0=;"
47
+ ],
48
+ [
49
+ "0",
50
+ "=%spellout-numbering=;"
51
+ ],
52
+ [
53
+ "1000/100",
54
+ "←%%spellout-numbering-no-a← →%%2d-year→;"
55
+ ],
56
+ [
57
+ "10000",
58
+ "=%spellout-numbering=;"
59
+ ]
60
+ ],
61
+ "%%spellout-numbering-no-a": [
62
+ [
63
+ "0",
64
+ "náid;"
65
+ ],
66
+ [
67
+ "1",
68
+ "aon;"
69
+ ],
70
+ [
71
+ "2",
72
+ "dó;"
73
+ ],
74
+ [
75
+ "3",
76
+ "trí;"
77
+ ],
78
+ [
79
+ "4",
80
+ "ceathair;"
81
+ ],
82
+ [
83
+ "5",
84
+ "cúig;"
85
+ ],
86
+ [
87
+ "6",
88
+ "sé;"
89
+ ],
90
+ [
91
+ "7",
92
+ "seacht;"
93
+ ],
94
+ [
95
+ "8",
96
+ "ocht;"
97
+ ],
98
+ [
99
+ "9",
100
+ "naoi;"
101
+ ],
102
+ [
103
+ "10",
104
+ "deich;"
105
+ ],
106
+ [
107
+ "11",
108
+ "→→ déag;"
109
+ ],
110
+ [
111
+ "12",
112
+ "→→ dhéag;"
113
+ ],
114
+ [
115
+ "13",
116
+ "→→ déag;"
117
+ ],
118
+ [
119
+ "20",
120
+ "=%spellout-numbering=;"
121
+ ]
122
+ ],
123
+ "%spellout-numbering": [
124
+ [
125
+ "-x",
126
+ "míneas →→;"
127
+ ],
128
+ [
129
+ "x.x",
130
+ "←← pointe →→;"
131
+ ],
132
+ [
133
+ "0",
134
+ "a náid;"
135
+ ],
136
+ [
137
+ "1",
138
+ "a haon;"
139
+ ],
140
+ [
141
+ "2",
142
+ "a dó;"
143
+ ],
144
+ [
145
+ "3",
146
+ "a trí;"
147
+ ],
148
+ [
149
+ "4",
150
+ "a ceathair;"
151
+ ],
152
+ [
153
+ "5",
154
+ "a cúig;"
155
+ ],
156
+ [
157
+ "6",
158
+ "a sé;"
159
+ ],
160
+ [
161
+ "7",
162
+ "a seacht;"
163
+ ],
164
+ [
165
+ "8",
166
+ "a hocht;"
167
+ ],
168
+ [
169
+ "9",
170
+ "a naoi;"
171
+ ],
172
+ [
173
+ "10",
174
+ "a deich;"
175
+ ],
176
+ [
177
+ "11",
178
+ "→→ déag;"
179
+ ],
180
+ [
181
+ "12",
182
+ "→→ dhéag;"
183
+ ],
184
+ [
185
+ "13",
186
+ "→→ déag;"
187
+ ],
188
+ [
189
+ "20",
190
+ "fiche[ →→];"
191
+ ],
192
+ [
193
+ "30",
194
+ "tríocha[ →→];"
195
+ ],
196
+ [
197
+ "40",
198
+ "daichead[ →→];"
199
+ ],
200
+ [
201
+ "50",
202
+ "caoga[ →→];"
203
+ ],
204
+ [
205
+ "60",
206
+ "seasca[ →→];"
207
+ ],
208
+ [
209
+ "70",
210
+ "seachtó[ →→];"
211
+ ],
212
+ [
213
+ "80",
214
+ "ochtó[ →→];"
215
+ ],
216
+ [
217
+ "90",
218
+ "nócha[ →→];"
219
+ ],
220
+ [
221
+ "100",
222
+ "←%%hundreds←[→%%is-number→];"
223
+ ],
224
+ [
225
+ "1000",
226
+ "←%%thousands←[, →%spellout-numbering→];"
227
+ ],
228
+ [
229
+ "1000000",
230
+ "←%%millions←[, →%spellout-numbering→];"
231
+ ],
232
+ [
233
+ "1000000000",
234
+ "←%%billions←[, →%spellout-numbering→];"
235
+ ],
236
+ [
237
+ "1000000000000",
238
+ "←%%trillions←[, →%spellout-numbering→];"
239
+ ],
240
+ [
241
+ "1000000000000000",
242
+ "←%%quadrillions←[, →%spellout-numbering→];"
243
+ ],
244
+ [
245
+ "1000000000000000000",
246
+ "=#,##0=;"
247
+ ]
248
+ ],
249
+ "%%is-number": [
250
+ [
251
+ "0",
252
+ "' is =%spellout-numbering=;"
253
+ ],
254
+ [
255
+ "1",
256
+ "' =%spellout-numbering=;"
257
+ ]
258
+ ],
259
+ "%%is-numberp": [
260
+ [
261
+ "0",
262
+ "' is =%%numberp=;"
263
+ ],
264
+ [
265
+ "1",
266
+ "' =%%numberp=;"
267
+ ]
268
+ ],
269
+ "%%numberp": [
270
+ [
271
+ "0",
272
+ "=%%spellout-cardinal-prefixpart=;"
273
+ ],
274
+ [
275
+ "12",
276
+ "dó dhéag;"
277
+ ],
278
+ [
279
+ "13",
280
+ "=%%spellout-cardinal-prefixpart= déag;"
281
+ ],
282
+ [
283
+ "20",
284
+ "=%%spellout-cardinal-prefixpart=;"
285
+ ]
286
+ ],
287
+ "%spellout-cardinal": [
288
+ [
289
+ "0",
290
+ "=%spellout-numbering=;"
291
+ ]
292
+ ],
293
+ "%%spellout-cardinal-prefixpart": [
294
+ [
295
+ "0",
296
+ "náid;"
297
+ ],
298
+ [
299
+ "1",
300
+ "aon;"
301
+ ],
302
+ [
303
+ "2",
304
+ "dhá;"
305
+ ],
306
+ [
307
+ "3",
308
+ "trí;"
309
+ ],
310
+ [
311
+ "4",
312
+ "ceithre;"
313
+ ],
314
+ [
315
+ "5",
316
+ "cúig;"
317
+ ],
318
+ [
319
+ "6",
320
+ "sé;"
321
+ ],
322
+ [
323
+ "7",
324
+ "seacht;"
325
+ ],
326
+ [
327
+ "8",
328
+ "ocht;"
329
+ ],
330
+ [
331
+ "9",
332
+ "naoi;"
333
+ ],
334
+ [
335
+ "10",
336
+ "deich;"
337
+ ],
338
+ [
339
+ "11",
340
+ "→→;"
341
+ ],
342
+ [
343
+ "20",
344
+ "fiche[ is →→];"
345
+ ],
346
+ [
347
+ "30",
348
+ "tríocha[ is →→];"
349
+ ],
350
+ [
351
+ "40",
352
+ "daichead[ is →→];"
353
+ ],
354
+ [
355
+ "50",
356
+ "caoga[ is →→];"
357
+ ],
358
+ [
359
+ "60",
360
+ "seasca[ is →→];"
361
+ ],
362
+ [
363
+ "70",
364
+ "seachtó[ is →→];"
365
+ ],
366
+ [
367
+ "80",
368
+ "ochtó[ is →→];"
369
+ ],
370
+ [
371
+ "90",
372
+ "nócha[ is →→];"
373
+ ],
374
+ [
375
+ "100",
376
+ "←%%hundreds←[→%%is-numberp→];"
377
+ ],
378
+ [
379
+ "1000",
380
+ "←%%thousands←[, →%%numberp→];"
381
+ ],
382
+ [
383
+ "1000000",
384
+ "←%%millions←[, →%%numberp→];"
385
+ ],
386
+ [
387
+ "1000000000",
388
+ "←%%billions←[, →%%numberp→];"
389
+ ],
390
+ [
391
+ "1000000000000",
392
+ "←%%trillions←[, →%%numberp→];"
393
+ ],
394
+ [
395
+ "1000000000000000",
396
+ "←%%quadrillions←[, →%%numberp→];"
397
+ ],
398
+ [
399
+ "1000000000000000000",
400
+ "=#,##0=;"
401
+ ]
402
+ ],
403
+ "%%is": [
404
+ [
405
+ "0",
406
+ "' is;"
407
+ ],
408
+ [
409
+ "1",
410
+ ";"
411
+ ],
412
+ [
413
+ "10",
414
+ "→→;"
415
+ ]
416
+ ],
417
+ "%%hundreds": [
418
+ [
419
+ "1",
420
+ "céad;"
421
+ ],
422
+ [
423
+ "2",
424
+ "dhá chéad;"
425
+ ],
426
+ [
427
+ "3",
428
+ "trí chéad;"
429
+ ],
430
+ [
431
+ "4",
432
+ "ceithre chéad;"
433
+ ],
434
+ [
435
+ "5",
436
+ "cúig chéad;"
437
+ ],
438
+ [
439
+ "6",
440
+ "sé chéad;"
441
+ ],
442
+ [
443
+ "7",
444
+ "seacht gcéad;"
445
+ ],
446
+ [
447
+ "8",
448
+ "ocht gcéad;"
449
+ ],
450
+ [
451
+ "9",
452
+ "naoi gcéad;"
453
+ ]
454
+ ],
455
+ "%%thousands": [
456
+ [
457
+ "1",
458
+ "míle;"
459
+ ],
460
+ [
461
+ "2",
462
+ "=%%spellout-cardinal-prefixpart= =%%thousandp=;"
463
+ ],
464
+ [
465
+ "100",
466
+ "←%%hundreds←→%%is-thousands→;"
467
+ ]
468
+ ],
469
+ "%%thousandp": [
470
+ [
471
+ "2",
472
+ "=%%thousand=;"
473
+ ],
474
+ [
475
+ "11",
476
+ "=%%thousand= dhéag;"
477
+ ],
478
+ [
479
+ "20",
480
+ "=%%thousand=;"
481
+ ]
482
+ ],
483
+ "%%thousand": [
484
+ [
485
+ "0",
486
+ "míle;"
487
+ ],
488
+ [
489
+ "1",
490
+ "mhíle;"
491
+ ],
492
+ [
493
+ "7",
494
+ "míle;"
495
+ ],
496
+ [
497
+ "11",
498
+ "→→;"
499
+ ]
500
+ ],
501
+ "%%is-thousands": [
502
+ [
503
+ "0",
504
+ "' =%%thousand=;"
505
+ ],
506
+ [
507
+ "1",
508
+ "' is =%%spellout-cardinal-prefixpart= =%%thousand=;"
509
+ ],
510
+ [
511
+ "11",
512
+ "' is =%%thousands=;"
513
+ ],
514
+ [
515
+ "20",
516
+ "=%%is= =%%thousands=;"
517
+ ]
518
+ ],
519
+ "%%millions": [
520
+ [
521
+ "1",
522
+ "milliún;"
523
+ ],
524
+ [
525
+ "2",
526
+ "=%%spellout-cardinal-prefixpart= =%%millionsp=;"
527
+ ],
528
+ [
529
+ "100",
530
+ "←%%hundreds←→%%is-millions→;"
531
+ ]
532
+ ],
533
+ "%%millionsp": [
534
+ [
535
+ "2",
536
+ "=%%million=;"
537
+ ],
538
+ [
539
+ "11",
540
+ "=%%million= déag;"
541
+ ],
542
+ [
543
+ "20",
544
+ "=%%million=;"
545
+ ]
546
+ ],
547
+ "%%million": [
548
+ [
549
+ "0",
550
+ "milliún;"
551
+ ],
552
+ [
553
+ "1",
554
+ "mhilliún;"
555
+ ],
556
+ [
557
+ "7",
558
+ "milliún;"
559
+ ],
560
+ [
561
+ "11",
562
+ "→→;"
563
+ ]
564
+ ],
565
+ "%%is-millions": [
566
+ [
567
+ "0",
568
+ "' =%%million=;"
569
+ ],
570
+ [
571
+ "1",
572
+ "' is =%%spellout-cardinal-prefixpart= =%%million=;"
573
+ ],
574
+ [
575
+ "11",
576
+ "' is =%%millions=;"
577
+ ],
578
+ [
579
+ "20",
580
+ "=%%is= =%%millions=;"
581
+ ]
582
+ ],
583
+ "%%billions": [
584
+ [
585
+ "1",
586
+ "billiún;"
587
+ ],
588
+ [
589
+ "2",
590
+ "=%%spellout-cardinal-prefixpart= billiún;"
591
+ ],
592
+ [
593
+ "11",
594
+ "=%%spellout-cardinal-prefixpart= billiún déag;"
595
+ ],
596
+ [
597
+ "20",
598
+ "=%%spellout-cardinal-prefixpart= billiún;"
599
+ ],
600
+ [
601
+ "100",
602
+ "←%%hundreds←→%%is-billions→;"
603
+ ]
604
+ ],
605
+ "%%is-billions": [
606
+ [
607
+ "0",
608
+ "' billiún;"
609
+ ],
610
+ [
611
+ "1",
612
+ "' is =%%spellout-cardinal-prefixpart= billiún;"
613
+ ],
614
+ [
615
+ "11",
616
+ "' is =%%billions=;"
617
+ ],
618
+ [
619
+ "20",
620
+ "=%%is= =%%billions=;"
621
+ ]
622
+ ],
623
+ "%%trillions": [
624
+ [
625
+ "1",
626
+ "thrilliún;"
627
+ ],
628
+ [
629
+ "2",
630
+ "=%%spellout-cardinal-prefixpart= =%%trillionsp=;"
631
+ ],
632
+ [
633
+ "100",
634
+ "←%%hundreds←→%%is-trillions→;"
635
+ ]
636
+ ],
637
+ "%%trillionsp": [
638
+ [
639
+ "2",
640
+ "=%%trillion=;"
641
+ ],
642
+ [
643
+ "11",
644
+ "=%%trillion= déag;"
645
+ ],
646
+ [
647
+ "20",
648
+ "=%%trillion=;"
649
+ ]
650
+ ],
651
+ "%%trillion": [
652
+ [
653
+ "0",
654
+ "dtrilliún;"
655
+ ],
656
+ [
657
+ "1",
658
+ "thrilliún;"
659
+ ],
660
+ [
661
+ "7",
662
+ "dtrilliún;"
663
+ ],
664
+ [
665
+ "11",
666
+ "→→;"
667
+ ]
668
+ ],
669
+ "%%is-trillions": [
670
+ [
671
+ "0",
672
+ "' =%%trillion=;"
673
+ ],
674
+ [
675
+ "1",
676
+ "' is =%%spellout-cardinal-prefixpart= =%%trillion=;"
677
+ ],
678
+ [
679
+ "11",
680
+ "' is =%%trillions=;"
681
+ ],
682
+ [
683
+ "20",
684
+ "=%%is= =%%trillions=;"
685
+ ]
686
+ ],
687
+ "%%quadrillions": [
688
+ [
689
+ "1",
690
+ "quadrilliún;"
691
+ ],
692
+ [
693
+ "2",
694
+ "=%%spellout-cardinal-prefixpart= quadrilliún;"
695
+ ],
696
+ [
697
+ "11",
698
+ "=%%spellout-cardinal-prefixpart= quadrilliún déag;"
699
+ ],
700
+ [
701
+ "20",
702
+ "=%%spellout-cardinal-prefixpart= quadrilliún;"
703
+ ],
704
+ [
705
+ "100",
706
+ "←%%hundreds←→%%is-quadrillions→;"
707
+ ]
708
+ ],
709
+ "%%is-quadrillions": [
710
+ [
711
+ "0",
712
+ "' quadrilliún;"
713
+ ],
714
+ [
715
+ "1",
716
+ "' is =%%spellout-cardinal-prefixpart= quadrilliún;"
717
+ ],
718
+ [
719
+ "11",
720
+ "' is =%%quadrillions=;"
721
+ ],
722
+ [
723
+ "20",
724
+ "=%%is= =%%quadrillions=;"
725
+ ]
726
+ ]
727
+ }
728
+ }
729
+ }
730
+ }