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/fil.json ADDED
@@ -0,0 +1,200 @@
1
+ {
2
+ "rbnf": {
3
+ "identity": {
4
+ "version": {
5
+ "_cldrVersion": "40"
6
+ },
7
+ "language": "fil"
8
+ },
9
+ "rbnf": {
10
+ "OrdinalRules": {
11
+ "%digits-ordinal": [
12
+ [
13
+ "-x",
14
+ "−→→;"
15
+ ],
16
+ [
17
+ "0",
18
+ "ika=#,##0=;"
19
+ ]
20
+ ]
21
+ },
22
+ "SpelloutRules": {
23
+ "%spellout-numbering-year": [
24
+ [
25
+ "x.x",
26
+ "=0.0=;"
27
+ ],
28
+ [
29
+ "0",
30
+ "=%spellout-numbering=;"
31
+ ]
32
+ ],
33
+ "%spellout-numbering": [
34
+ [
35
+ "0",
36
+ "=%spellout-cardinal=;"
37
+ ]
38
+ ],
39
+ "%%number-times": [
40
+ [
41
+ "1",
42
+ "isáng;"
43
+ ],
44
+ [
45
+ "2",
46
+ "dalawáng;"
47
+ ],
48
+ [
49
+ "3",
50
+ "tatlóng;"
51
+ ],
52
+ [
53
+ "4",
54
+ "ápat na;"
55
+ ],
56
+ [
57
+ "5",
58
+ "limáng;"
59
+ ],
60
+ [
61
+ "6",
62
+ "anim na;"
63
+ ],
64
+ [
65
+ "7",
66
+ "pitóng;"
67
+ ],
68
+ [
69
+ "8",
70
+ "walóng;"
71
+ ],
72
+ [
73
+ "9",
74
+ "siyám na;"
75
+ ],
76
+ [
77
+ "10",
78
+ "sampûng;"
79
+ ],
80
+ [
81
+ "11",
82
+ "labíng-→→;"
83
+ ],
84
+ [
85
+ "20",
86
+ "←%%number-times← pû[’t →→];"
87
+ ],
88
+ [
89
+ "100",
90
+ "←%%number-times← daán[ at →→];"
91
+ ],
92
+ [
93
+ "1000",
94
+ "←%%number-times← libó[’t →→];"
95
+ ]
96
+ ],
97
+ "%spellout-cardinal": [
98
+ [
99
+ "-x",
100
+ "minus →→;"
101
+ ],
102
+ [
103
+ "x.x",
104
+ "←← tuldok →→;"
105
+ ],
106
+ [
107
+ "0",
108
+ "walâ;"
109
+ ],
110
+ [
111
+ "1",
112
+ "isá;"
113
+ ],
114
+ [
115
+ "2",
116
+ "dalawá;"
117
+ ],
118
+ [
119
+ "3",
120
+ "tatló;"
121
+ ],
122
+ [
123
+ "4",
124
+ "ápat;"
125
+ ],
126
+ [
127
+ "5",
128
+ "limá;"
129
+ ],
130
+ [
131
+ "6",
132
+ "anim;"
133
+ ],
134
+ [
135
+ "7",
136
+ "pitó;"
137
+ ],
138
+ [
139
+ "8",
140
+ "waló;"
141
+ ],
142
+ [
143
+ "9",
144
+ "siyám;"
145
+ ],
146
+ [
147
+ "10",
148
+ "sampû;"
149
+ ],
150
+ [
151
+ "11",
152
+ "labíng-→→;"
153
+ ],
154
+ [
155
+ "20",
156
+ "←%%number-times← pû[’t →→];"
157
+ ],
158
+ [
159
+ "100",
160
+ "←%%number-times← daán[ at →→];"
161
+ ],
162
+ [
163
+ "1000",
164
+ "←%%number-times← libó[’t →→];"
165
+ ],
166
+ [
167
+ "1000000",
168
+ "←%%number-times← milyón[ at →→];"
169
+ ],
170
+ [
171
+ "1000000000",
172
+ "←%%number-times← bilyón[ at →→];"
173
+ ],
174
+ [
175
+ "1000000000000",
176
+ "←%%number-times← trilyón[ at →→];"
177
+ ],
178
+ [
179
+ "1000000000000000",
180
+ "←%%number-times← katrilyón[ at →→];"
181
+ ],
182
+ [
183
+ "1000000000000000000",
184
+ "=#,##0=;"
185
+ ]
186
+ ],
187
+ "%spellout-ordinal": [
188
+ [
189
+ "x.x",
190
+ "=#,##0.#=;"
191
+ ],
192
+ [
193
+ "0",
194
+ "ika =%spellout-cardinal=;"
195
+ ]
196
+ ]
197
+ }
198
+ }
199
+ }
200
+ }
package/rbnf/fo.json ADDED
@@ -0,0 +1,428 @@
1
+ {
2
+ "rbnf": {
3
+ "identity": {
4
+ "version": {
5
+ "_cldrVersion": "40"
6
+ },
7
+ "language": "fo"
8
+ },
9
+ "rbnf": {
10
+ "SpelloutRules": {
11
+ "%spellout-numbering-year": [
12
+ [
13
+ "-x",
14
+ "mínus →→;"
15
+ ],
16
+ [
17
+ "x.x",
18
+ "=0.0=;"
19
+ ],
20
+ [
21
+ "0",
22
+ "=%spellout-numbering=;"
23
+ ],
24
+ [
25
+ "1100/100",
26
+ "←←­hundrað[­og­→→];"
27
+ ],
28
+ [
29
+ "10000",
30
+ "=%spellout-numbering=;"
31
+ ]
32
+ ],
33
+ "%spellout-numbering": [
34
+ [
35
+ "0",
36
+ "=%spellout-cardinal-masculine=;"
37
+ ]
38
+ ],
39
+ "%spellout-cardinal-masculine": [
40
+ [
41
+ "-x",
42
+ "minus →→;"
43
+ ],
44
+ [
45
+ "x.x",
46
+ "←← komma →→;"
47
+ ],
48
+ [
49
+ "0",
50
+ "null;"
51
+ ],
52
+ [
53
+ "1",
54
+ "ein;"
55
+ ],
56
+ [
57
+ "2",
58
+ "tveir;"
59
+ ],
60
+ [
61
+ "3",
62
+ "tríggir;"
63
+ ],
64
+ [
65
+ "4",
66
+ "fýre;"
67
+ ],
68
+ [
69
+ "5",
70
+ "fimm;"
71
+ ],
72
+ [
73
+ "6",
74
+ "seks;"
75
+ ],
76
+ [
77
+ "7",
78
+ "sjey;"
79
+ ],
80
+ [
81
+ "8",
82
+ "átta;"
83
+ ],
84
+ [
85
+ "9",
86
+ "níggju;"
87
+ ],
88
+ [
89
+ "10",
90
+ "tíggju;"
91
+ ],
92
+ [
93
+ "11",
94
+ "ellivu;"
95
+ ],
96
+ [
97
+ "12",
98
+ "tólv;"
99
+ ],
100
+ [
101
+ "13",
102
+ "trettan;"
103
+ ],
104
+ [
105
+ "14",
106
+ "fjúrtan;"
107
+ ],
108
+ [
109
+ "15",
110
+ "fímtan;"
111
+ ],
112
+ [
113
+ "16",
114
+ "sekstan;"
115
+ ],
116
+ [
117
+ "17",
118
+ "seytan;"
119
+ ],
120
+ [
121
+ "18",
122
+ "átjan;"
123
+ ],
124
+ [
125
+ "19",
126
+ "nítjan;"
127
+ ],
128
+ [
129
+ "20",
130
+ "tjúgo[­→→];"
131
+ ],
132
+ [
133
+ "30",
134
+ "tríati[­→→];"
135
+ ],
136
+ [
137
+ "40",
138
+ "fýrati[­→→];"
139
+ ],
140
+ [
141
+ "50",
142
+ "fimmti[­→→];"
143
+ ],
144
+ [
145
+ "60",
146
+ "seksti[­→→];"
147
+ ],
148
+ [
149
+ "70",
150
+ "sjeyti[­→→];"
151
+ ],
152
+ [
153
+ "80",
154
+ "áttati[­→→];"
155
+ ],
156
+ [
157
+ "90",
158
+ "níti[­→→];"
159
+ ],
160
+ [
161
+ "100",
162
+ "←%spellout-cardinal-neuter←­hundrað[­og­→→];"
163
+ ],
164
+ [
165
+ "1000",
166
+ "←%spellout-cardinal-neuter← tusin[ og →→];"
167
+ ],
168
+ [
169
+ "1000000",
170
+ "ein millión[ og →→];"
171
+ ],
172
+ [
173
+ "2000000",
174
+ "←%spellout-cardinal-feminine← millióner[ og →→];"
175
+ ],
176
+ [
177
+ "1000000000",
178
+ "ein milliard[ og →→];"
179
+ ],
180
+ [
181
+ "2000000000",
182
+ "←%spellout-cardinal-feminine← milliarder[ og →→];"
183
+ ],
184
+ [
185
+ "1000000000000",
186
+ "ein billión[ og →→];"
187
+ ],
188
+ [
189
+ "2000000000000",
190
+ "←%spellout-cardinal-feminine← billióner[ og →→];"
191
+ ],
192
+ [
193
+ "1000000000000000",
194
+ "ein billiard[ og →→];"
195
+ ],
196
+ [
197
+ "2000000000000000",
198
+ "←%spellout-cardinal-feminine← billiarder[ og →→];"
199
+ ],
200
+ [
201
+ "1000000000000000000",
202
+ "=#,##0=;"
203
+ ]
204
+ ],
205
+ "%spellout-cardinal-neuter": [
206
+ [
207
+ "-x",
208
+ "minus →→;"
209
+ ],
210
+ [
211
+ "x.x",
212
+ "←← komma →→;"
213
+ ],
214
+ [
215
+ "0",
216
+ "null;"
217
+ ],
218
+ [
219
+ "1",
220
+ "eitt;"
221
+ ],
222
+ [
223
+ "2",
224
+ "tvey;"
225
+ ],
226
+ [
227
+ "3",
228
+ "trý;"
229
+ ],
230
+ [
231
+ "4",
232
+ "fýre;"
233
+ ],
234
+ [
235
+ "5",
236
+ "=%spellout-cardinal-masculine=;"
237
+ ],
238
+ [
239
+ "20",
240
+ "tjúgo[­→→];"
241
+ ],
242
+ [
243
+ "30",
244
+ "tríati[­→→];"
245
+ ],
246
+ [
247
+ "40",
248
+ "fýrati[­→→];"
249
+ ],
250
+ [
251
+ "50",
252
+ "fimmti[­→→];"
253
+ ],
254
+ [
255
+ "60",
256
+ "seksti[­→→];"
257
+ ],
258
+ [
259
+ "70",
260
+ "sjeyti[­→→];"
261
+ ],
262
+ [
263
+ "80",
264
+ "áttati[­→→];"
265
+ ],
266
+ [
267
+ "90",
268
+ "níti[­→→];"
269
+ ],
270
+ [
271
+ "100",
272
+ "←%spellout-cardinal-neuter←­hundrað[­og­→→];"
273
+ ],
274
+ [
275
+ "1000",
276
+ "←%spellout-cardinal-neuter← tusin[ og →→];"
277
+ ],
278
+ [
279
+ "1000000",
280
+ "ein millión[ og →→];"
281
+ ],
282
+ [
283
+ "2000000",
284
+ "←%spellout-cardinal-feminine← millióner[ og →→];"
285
+ ],
286
+ [
287
+ "1000000000",
288
+ "ein milliard[ og →→];"
289
+ ],
290
+ [
291
+ "2000000000",
292
+ "←%spellout-cardinal-feminine← milliarder[ og →→];"
293
+ ],
294
+ [
295
+ "1000000000000",
296
+ "ein billión[ og →→];"
297
+ ],
298
+ [
299
+ "2000000000000",
300
+ "←%spellout-cardinal-feminine← billióner[ og →→];"
301
+ ],
302
+ [
303
+ "1000000000000000",
304
+ "ein billiard[ og →→];"
305
+ ],
306
+ [
307
+ "2000000000000000",
308
+ "←%spellout-cardinal-feminine← billiarder[ og →→];"
309
+ ],
310
+ [
311
+ "1000000000000000000",
312
+ "=#,##0=;"
313
+ ]
314
+ ],
315
+ "%spellout-cardinal-feminine": [
316
+ [
317
+ "-x",
318
+ "minus →→;"
319
+ ],
320
+ [
321
+ "x.x",
322
+ "←← komma →→;"
323
+ ],
324
+ [
325
+ "0",
326
+ "null;"
327
+ ],
328
+ [
329
+ "1",
330
+ "ein;"
331
+ ],
332
+ [
333
+ "2",
334
+ "tvær;"
335
+ ],
336
+ [
337
+ "3",
338
+ "tríggjar;"
339
+ ],
340
+ [
341
+ "4",
342
+ "fýre;"
343
+ ],
344
+ [
345
+ "5",
346
+ "=%spellout-cardinal-masculine=;"
347
+ ],
348
+ [
349
+ "20",
350
+ "tjúgo[­→→];"
351
+ ],
352
+ [
353
+ "30",
354
+ "tríati[­→→];"
355
+ ],
356
+ [
357
+ "40",
358
+ "fýrati[­→→];"
359
+ ],
360
+ [
361
+ "50",
362
+ "fimmti[­→→];"
363
+ ],
364
+ [
365
+ "60",
366
+ "seksti[­→→];"
367
+ ],
368
+ [
369
+ "70",
370
+ "sjeyti[­→→];"
371
+ ],
372
+ [
373
+ "80",
374
+ "áttati[­→→];"
375
+ ],
376
+ [
377
+ "90",
378
+ "níti[­→→];"
379
+ ],
380
+ [
381
+ "100",
382
+ "←%spellout-cardinal-neuter←­hundrað[­og­→→];"
383
+ ],
384
+ [
385
+ "1000",
386
+ "←%spellout-cardinal-neuter← tusin[ og →→];"
387
+ ],
388
+ [
389
+ "1000000",
390
+ "ein millión[ og →→];"
391
+ ],
392
+ [
393
+ "2000000",
394
+ "←%spellout-cardinal-feminine← millióner[ og →→];"
395
+ ],
396
+ [
397
+ "1000000000",
398
+ "ein milliard[ og →→];"
399
+ ],
400
+ [
401
+ "2000000000",
402
+ "←%spellout-cardinal-feminine← milliarder[ og →→];"
403
+ ],
404
+ [
405
+ "1000000000000",
406
+ "ein billión[ og →→];"
407
+ ],
408
+ [
409
+ "2000000000000",
410
+ "←%spellout-cardinal-feminine← billióner[ og →→];"
411
+ ],
412
+ [
413
+ "1000000000000000",
414
+ "ein billiard[ og →→];"
415
+ ],
416
+ [
417
+ "2000000000000000",
418
+ "←%spellout-cardinal-feminine← billiarder[ og →→];"
419
+ ],
420
+ [
421
+ "1000000000000000000",
422
+ "=#,##0=;"
423
+ ]
424
+ ]
425
+ }
426
+ }
427
+ }
428
+ }