@commercetools-frontend/l10n 27.0.0 → 27.2.0

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 (49) hide show
  1. package/data/currencies/de.json +355 -163
  2. package/data/currencies/en.json +354 -162
  3. package/data/currencies/es.json +392 -200
  4. package/data/currencies/fr-FR.json +354 -162
  5. package/data/currencies/pt-BR.json +354 -162
  6. package/data/languages/de.json +7 -7
  7. package/data/languages/en.json +7 -7
  8. package/data/languages/es.json +7 -7
  9. package/data/languages/fr-FR.json +7 -7
  10. package/data/languages/pt-BR.json +7 -7
  11. package/dist/commercetools-frontend-l10n.cjs.dev.js +13 -12
  12. package/dist/commercetools-frontend-l10n.cjs.prod.js +13 -12
  13. package/dist/commercetools-frontend-l10n.esm.js +13 -12
  14. package/dist/{de-cabb1fa6.cjs.dev.js → de-01c9e752.cjs.prod.js} +355 -163
  15. package/dist/{de-a846d004.esm.js → de-5c1f72e0.esm.js} +355 -163
  16. package/dist/{de-2ff8958f.esm.js → de-66cc7886.esm.js} +7 -7
  17. package/dist/{de-3b92f2f0.cjs.prod.js → de-940cf7e4.cjs.dev.js} +355 -163
  18. package/dist/{de-389d94e2.cjs.dev.js → de-b51d171d.cjs.prod.js} +7 -7
  19. package/dist/{de-636e3d97.cjs.prod.js → de-b5f6ac6a.cjs.dev.js} +7 -7
  20. package/dist/declarations/src/currency-information.d.ts +1 -0
  21. package/dist/declarations/src/types.d.ts +1 -0
  22. package/dist/{en-e7e85084.cjs.dev.js → en-143aba99.cjs.dev.js} +7 -7
  23. package/dist/{en-a33b999a.cjs.prod.js → en-27c6bed3.cjs.prod.js} +354 -162
  24. package/dist/{en-114d9c70.esm.js → en-3dfe0e06.esm.js} +354 -162
  25. package/dist/{en-dd33a580.cjs.dev.js → en-6eaa5560.cjs.dev.js} +354 -162
  26. package/dist/{en-845c7549.esm.js → en-c7681994.esm.js} +7 -7
  27. package/dist/{en-f1792b3d.cjs.prod.js → en-e7e065c8.cjs.prod.js} +7 -7
  28. package/dist/es-452cc393.cjs.dev.js +846 -0
  29. package/dist/{es-eefa39e0.cjs.prod.js → es-488ebf98.cjs.prod.js} +7 -7
  30. package/dist/es-7f640e03.esm.js +844 -0
  31. package/dist/es-7fc7d431.cjs.prod.js +846 -0
  32. package/dist/{es-32f7bc96.esm.js → es-86b2bc38.esm.js} +7 -7
  33. package/dist/{es-790657d9.cjs.dev.js → es-d8405a14.cjs.dev.js} +7 -7
  34. package/dist/{fr-FR-c2e0027c.esm.js → fr-FR-11ba6ffe.esm.js} +7 -7
  35. package/dist/{fr-FR-06d6a3f4.cjs.dev.js → fr-FR-25d79189.cjs.dev.js} +354 -162
  36. package/dist/{fr-FR-42a1a059.esm.js → fr-FR-54480cf2.esm.js} +354 -162
  37. package/dist/{fr-FR-06e1e6e2.cjs.prod.js → fr-FR-8ea54e6c.cjs.dev.js} +7 -7
  38. package/dist/{fr-FR-b689c6d2.cjs.dev.js → fr-FR-98368a15.cjs.prod.js} +7 -7
  39. package/dist/{fr-FR-2ac6a985.cjs.prod.js → fr-FR-f86899f0.cjs.prod.js} +354 -162
  40. package/dist/{pt-BR-186676b4.cjs.prod.js → pt-BR-1e6d50fd.cjs.dev.js} +7 -7
  41. package/dist/{pt-BR-5cec8e04.cjs.dev.js → pt-BR-21c4de10.cjs.prod.js} +7 -7
  42. package/dist/{pt-BR-bf9aad03.cjs.dev.js → pt-BR-226cc1db.cjs.dev.js} +354 -162
  43. package/dist/{pt-BR-e32fe1fb.esm.js → pt-BR-3d33a863.esm.js} +354 -162
  44. package/dist/{pt-BR-ee41cc2f.esm.js → pt-BR-478bd70a.esm.js} +7 -7
  45. package/dist/{pt-BR-499a25f3.cjs.prod.js → pt-BR-ac777b2d.cjs.prod.js} +354 -162
  46. package/package.json +2 -2
  47. package/dist/es-47ef29f5.esm.js +0 -652
  48. package/dist/es-98d11980.cjs.dev.js +0 -654
  49. package/dist/es-e7423eff.cjs.prod.js +0 -654
@@ -1,650 +1,842 @@
1
1
  {
2
2
  "AED": {
3
3
  "label": "dirham des Émirats arabes unis",
4
- "symbol": "د.إ.‏"
4
+ "symbol": "د.إ.‏",
5
+ "fractionDigits": 2
5
6
  },
6
7
  "AFN": {
7
8
  "label": "afghani afghan",
8
- "symbol": "؋"
9
+ "symbol": "؋",
10
+ "fractionDigits": 0
9
11
  },
10
12
  "ALL": {
11
13
  "label": "lek albanais",
12
- "symbol": "Lekë"
14
+ "symbol": "Lekë",
15
+ "fractionDigits": 0
13
16
  },
14
17
  "AMD": {
15
18
  "label": "dram arménien",
16
- "symbol": "֏"
19
+ "symbol": "֏",
20
+ "fractionDigits": 0
17
21
  },
18
22
  "ANG": {
19
23
  "label": "florin antillais",
20
- "symbol": "NAf."
24
+ "symbol": "NAf.",
25
+ "fractionDigits": 2
21
26
  },
22
27
  "AOA": {
23
28
  "label": "kwanza angolais",
24
- "symbol": "Kz"
29
+ "symbol": "Kz",
30
+ "fractionDigits": 2
25
31
  },
26
32
  "ARS": {
27
33
  "label": "peso argentin",
28
- "symbol": "$"
34
+ "symbol": "$",
35
+ "fractionDigits": 2
29
36
  },
30
37
  "AUD": {
31
38
  "label": "dollar australien",
32
- "symbol": "$"
39
+ "symbol": "$",
40
+ "fractionDigits": 2
33
41
  },
34
42
  "AWG": {
35
43
  "label": "florin arubais",
36
- "symbol": "Afl."
44
+ "symbol": "Afl.",
45
+ "fractionDigits": 2
37
46
  },
38
47
  "AZN": {
39
48
  "label": "manat azéri",
40
- "symbol": "₼"
49
+ "symbol": "₼",
50
+ "fractionDigits": 2
41
51
  },
42
52
  "BAM": {
43
53
  "label": "mark convertible bosniaque",
44
- "symbol": "КМ"
54
+ "symbol": "КМ",
55
+ "fractionDigits": 2
45
56
  },
46
57
  "BBD": {
47
58
  "label": "dollar barbadien",
48
- "symbol": "$"
59
+ "symbol": "$",
60
+ "fractionDigits": 2
49
61
  },
50
62
  "BDT": {
51
63
  "label": "taka bangladeshi",
52
- "symbol": "৳"
64
+ "symbol": "৳",
65
+ "fractionDigits": 2
53
66
  },
54
67
  "BGN": {
55
68
  "label": "lev bulgare",
56
- "symbol": "лв."
69
+ "symbol": "лв.",
70
+ "fractionDigits": 2
57
71
  },
58
72
  "BHD": {
59
73
  "label": "dinar bahreïni",
60
- "symbol": "د.ب.‏"
74
+ "symbol": "د.ب.‏",
75
+ "fractionDigits": 3
61
76
  },
62
77
  "BIF": {
63
78
  "label": "franc burundais",
64
- "symbol": "FBu"
79
+ "symbol": "FBu",
80
+ "fractionDigits": 0
65
81
  },
66
82
  "BMD": {
67
83
  "label": "dollar bermudien",
68
- "symbol": "$"
84
+ "symbol": "$",
85
+ "fractionDigits": 2
69
86
  },
70
87
  "BND": {
71
88
  "label": "dollar brunéien",
72
- "symbol": "$"
89
+ "symbol": "$",
90
+ "fractionDigits": 2
73
91
  },
74
92
  "BOB": {
75
93
  "label": "boliviano bolivien",
76
- "symbol": "Bs"
94
+ "symbol": "Bs",
95
+ "fractionDigits": 2
77
96
  },
78
97
  "BOV": {
79
98
  "label": "mvdol bolivien",
80
- "symbol": "BOV"
99
+ "symbol": "BOV",
100
+ "fractionDigits": 2
81
101
  },
82
102
  "BRL": {
83
103
  "label": "réal brésilien",
84
- "symbol": "R$"
104
+ "symbol": "R$",
105
+ "fractionDigits": 2
85
106
  },
86
107
  "BSD": {
87
108
  "label": "dollar bahaméen",
88
- "symbol": "$"
109
+ "symbol": "$",
110
+ "fractionDigits": 2
89
111
  },
90
112
  "BTN": {
91
113
  "label": "ngultrum bouthanais",
92
- "symbol": "Nu."
114
+ "symbol": "Nu.",
115
+ "fractionDigits": 2
93
116
  },
94
117
  "BWP": {
95
118
  "label": "pula botswanais",
96
- "symbol": "P"
119
+ "symbol": "P",
120
+ "fractionDigits": 2
97
121
  },
98
122
  "BYN": {
99
123
  "label": "rouble biélorusse",
100
- "symbol": "Br"
124
+ "symbol": "Br",
125
+ "fractionDigits": 2
101
126
  },
102
127
  "BZD": {
103
128
  "label": "dollar bélizéen",
104
- "symbol": "$"
129
+ "symbol": "$",
130
+ "fractionDigits": 2
105
131
  },
106
132
  "CAD": {
107
133
  "label": "dollar canadien",
108
- "symbol": "$"
134
+ "symbol": "$",
135
+ "fractionDigits": 2
109
136
  },
110
137
  "CDF": {
111
138
  "label": "franc congolais",
112
- "symbol": "FC"
139
+ "symbol": "FC",
140
+ "fractionDigits": 2
113
141
  },
114
142
  "CHE": {
115
143
  "label": "euro WIR",
116
- "symbol": "CHE"
144
+ "symbol": "CHE",
145
+ "fractionDigits": 2
117
146
  },
118
147
  "CHF": {
119
148
  "label": "franc suisse",
120
- "symbol": "CHF"
149
+ "symbol": "CHF",
150
+ "fractionDigits": 2
121
151
  },
122
152
  "CHW": {
123
153
  "label": "franc WIR",
124
- "symbol": "CHW"
154
+ "symbol": "CHW",
155
+ "fractionDigits": 2
125
156
  },
126
157
  "CLF": {
127
158
  "label": "unité d’investissement chilienne",
128
- "symbol": "CLF"
159
+ "symbol": "CLF",
160
+ "fractionDigits": 4
129
161
  },
130
162
  "CLP": {
131
163
  "label": "peso chilien",
132
- "symbol": "$"
164
+ "symbol": "$",
165
+ "fractionDigits": 0
133
166
  },
134
167
  "CNH": {
135
168
  "label": "yuan chinois (zone extracôtière)",
136
- "symbol": "CNH"
169
+ "symbol": "CNH",
170
+ "fractionDigits": 2
137
171
  },
138
172
  "CNY": {
139
173
  "label": "yuan renminbi chinois",
140
- "symbol": "¥"
174
+ "symbol": "¥",
175
+ "fractionDigits": 2
141
176
  },
142
177
  "COP": {
143
178
  "label": "peso colombien",
144
- "symbol": "$"
179
+ "symbol": "$",
180
+ "fractionDigits": 0
145
181
  },
146
182
  "COU": {
147
183
  "label": "unité de valeur réelle colombienne",
148
- "symbol": "COU"
184
+ "symbol": "COU",
185
+ "fractionDigits": 2
149
186
  },
150
187
  "CRC": {
151
188
  "label": "colón costaricain",
152
- "symbol": "₡"
189
+ "symbol": "₡",
190
+ "fractionDigits": 2
153
191
  },
154
192
  "CUC": {
155
193
  "label": "peso cubain convertible",
156
- "symbol": "CUC"
194
+ "symbol": "CUC",
195
+ "fractionDigits": 2
157
196
  },
158
197
  "CUP": {
159
198
  "label": "peso cubain",
160
- "symbol": "$"
199
+ "symbol": "$",
200
+ "fractionDigits": 2
161
201
  },
162
202
  "CVE": {
163
203
  "label": "escudo capverdien",
164
- "symbol": "​"
204
+ "symbol": "​",
205
+ "fractionDigits": 2
165
206
  },
166
207
  "CZK": {
167
208
  "label": "couronne tchèque",
168
- "symbol": "Kč"
209
+ "symbol": "Kč",
210
+ "fractionDigits": 2
211
+ },
212
+ "CZK0": {
213
+ "label": "couronne tchèque - Non ISO (0 décimales)",
214
+ "symbol": "Kč",
215
+ "fractionDigits": 0
169
216
  },
170
217
  "DJF": {
171
218
  "label": "franc djiboutien",
172
- "symbol": "Fdj"
219
+ "symbol": "Fdj",
220
+ "fractionDigits": 0
173
221
  },
174
222
  "DKK": {
175
223
  "label": "couronne danoise",
176
- "symbol": "kr."
224
+ "symbol": "kr.",
225
+ "fractionDigits": 2
177
226
  },
178
227
  "DOP": {
179
228
  "label": "peso dominicain",
180
- "symbol": "RD$"
229
+ "symbol": "RD$",
230
+ "fractionDigits": 2
181
231
  },
182
232
  "DZD": {
183
233
  "label": "dinar algérien",
184
- "symbol": "د.ج.‏"
234
+ "symbol": "د.ج.‏",
235
+ "fractionDigits": 2
185
236
  },
186
237
  "EGP": {
187
238
  "label": "livre égyptienne",
188
- "symbol": "ج.م.‏"
239
+ "symbol": "ج.م.‏",
240
+ "fractionDigits": 2
189
241
  },
190
242
  "ERN": {
191
243
  "label": "nafka érythréen",
192
- "symbol": "Nfk"
244
+ "symbol": "Nfk",
245
+ "fractionDigits": 2
193
246
  },
194
247
  "ETB": {
195
248
  "label": "birr éthiopien",
196
- "symbol": "ብር"
249
+ "symbol": "ብር",
250
+ "fractionDigits": 2
197
251
  },
198
252
  "EUR": {
199
253
  "label": "euro",
200
- "symbol": "€"
254
+ "symbol": "€",
255
+ "fractionDigits": 2
201
256
  },
202
257
  "FJD": {
203
258
  "label": "dollar fidjien",
204
- "symbol": "$"
259
+ "symbol": "$",
260
+ "fractionDigits": 2
205
261
  },
206
262
  "FKP": {
207
263
  "label": "livre des îles Malouines",
208
- "symbol": "£"
264
+ "symbol": "£",
265
+ "fractionDigits": 2
209
266
  },
210
267
  "GBP": {
211
268
  "label": "livre sterling",
212
- "symbol": "£"
269
+ "symbol": "£",
270
+ "fractionDigits": 2
213
271
  },
214
272
  "GEL": {
215
273
  "label": "lari géorgien",
216
- "symbol": "₾"
274
+ "symbol": "₾",
275
+ "fractionDigits": 2
217
276
  },
218
277
  "GHS": {
219
278
  "label": "cédi ghanéen",
220
- "symbol": "GH₵"
279
+ "symbol": "GH₵",
280
+ "fractionDigits": 2
221
281
  },
222
282
  "GIP": {
223
283
  "label": "livre de Gibraltar",
224
- "symbol": "£"
284
+ "symbol": "£",
285
+ "fractionDigits": 2
225
286
  },
226
287
  "GMD": {
227
288
  "label": "dalasi gambien",
228
- "symbol": "D"
289
+ "symbol": "D",
290
+ "fractionDigits": 2
229
291
  },
230
292
  "GNF": {
231
293
  "label": "franc guinéen",
232
- "symbol": "FG"
294
+ "symbol": "FG",
295
+ "fractionDigits": 0
233
296
  },
234
297
  "GTQ": {
235
298
  "label": "quetzal guatémaltèque",
236
- "symbol": "Q"
299
+ "symbol": "Q",
300
+ "fractionDigits": 2
237
301
  },
238
302
  "GYD": {
239
303
  "label": "dollar du Guyana",
240
- "symbol": "$"
304
+ "symbol": "$",
305
+ "fractionDigits": 0
241
306
  },
242
307
  "HKD": {
243
308
  "label": "dollar de Hong Kong",
244
- "symbol": "HK$"
309
+ "symbol": "HK$",
310
+ "fractionDigits": 2
245
311
  },
246
312
  "HNL": {
247
313
  "label": "lempira hondurien",
248
- "symbol": "L"
314
+ "symbol": "L",
315
+ "fractionDigits": 2
249
316
  },
250
317
  "HRK": {
251
318
  "label": "kuna croate",
252
- "symbol": "HRK"
319
+ "symbol": "HRK",
320
+ "fractionDigits": 2
253
321
  },
254
322
  "HTG": {
255
323
  "label": "gourde haïtienne",
256
- "symbol": "G"
324
+ "symbol": "G",
325
+ "fractionDigits": 2
257
326
  },
258
327
  "HUF": {
259
328
  "label": "forint hongrois",
260
- "symbol": "Ft"
329
+ "symbol": "Ft",
330
+ "fractionDigits": 2
331
+ },
332
+ "HUF0": {
333
+ "label": "forint hongrois - Non ISO (0 décimales)",
334
+ "symbol": "Ft",
335
+ "fractionDigits": 0
261
336
  },
262
337
  "IDR": {
263
338
  "label": "roupie indonésienne",
264
- "symbol": "Rp"
339
+ "symbol": "Rp",
340
+ "fractionDigits": 0
265
341
  },
266
342
  "ILS": {
267
343
  "label": "nouveau shekel israélien",
268
- "symbol": "₪"
344
+ "symbol": "₪",
345
+ "fractionDigits": 2
346
+ },
347
+ "ILS0": {
348
+ "label": "nouveau shekel israélien - Non ISO (0 décimales)",
349
+ "symbol": "₪",
350
+ "fractionDigits": 0
269
351
  },
270
352
  "INR": {
271
353
  "label": "roupie indienne",
272
- "symbol": "₹"
354
+ "symbol": "₹",
355
+ "fractionDigits": 2
273
356
  },
274
357
  "IQD": {
275
358
  "label": "dinar irakien",
276
- "symbol": "د.ع.‏"
359
+ "symbol": "د.ع.‏",
360
+ "fractionDigits": 0
277
361
  },
278
362
  "IRR": {
279
363
  "label": "riyal iranien",
280
- "symbol": "IRR"
364
+ "symbol": "IRR",
365
+ "fractionDigits": 0
281
366
  },
282
367
  "ISK": {
283
368
  "label": "couronne islandaise",
284
- "symbol": "ISK"
369
+ "symbol": "ISK",
370
+ "fractionDigits": 0
285
371
  },
286
372
  "JMD": {
287
373
  "label": "dollar jamaïcain",
288
- "symbol": "$"
374
+ "symbol": "$",
375
+ "fractionDigits": 2
289
376
  },
290
377
  "JOD": {
291
378
  "label": "dinar jordanien",
292
- "symbol": "د.أ.‏"
379
+ "symbol": "د.أ.‏",
380
+ "fractionDigits": 3
293
381
  },
294
382
  "JPY": {
295
383
  "label": "yen japonais",
296
- "symbol": "¥"
384
+ "symbol": "¥",
385
+ "fractionDigits": 0
297
386
  },
298
387
  "KES": {
299
388
  "label": "shilling kényan",
300
- "symbol": "Ksh"
389
+ "symbol": "Ksh",
390
+ "fractionDigits": 2
301
391
  },
302
392
  "KGS": {
303
393
  "label": "som kirghize",
304
- "symbol": "сом"
394
+ "symbol": "сом",
395
+ "fractionDigits": 2
305
396
  },
306
397
  "KHR": {
307
398
  "label": "riel cambodgien",
308
- "symbol": "៛"
399
+ "symbol": "៛",
400
+ "fractionDigits": 2
309
401
  },
310
402
  "KMF": {
311
403
  "label": "franc comorien",
312
- "symbol": "CF"
404
+ "symbol": "CF",
405
+ "fractionDigits": 0
313
406
  },
314
407
  "KPW": {
315
408
  "label": "won nord-coréen",
316
- "symbol": "KPW"
409
+ "symbol": "KPW",
410
+ "fractionDigits": 0
317
411
  },
318
412
  "KRW": {
319
413
  "label": "won sud-coréen",
320
- "symbol": "₩"
414
+ "symbol": "₩",
415
+ "fractionDigits": 0
321
416
  },
322
417
  "KWD": {
323
418
  "label": "dinar koweïtien",
324
- "symbol": "د.ك.‏"
419
+ "symbol": "د.ك.‏",
420
+ "fractionDigits": 3
325
421
  },
326
422
  "KYD": {
327
423
  "label": "dollar des îles Caïmans",
328
- "symbol": "$"
424
+ "symbol": "$",
425
+ "fractionDigits": 2
329
426
  },
330
427
  "KZT": {
331
428
  "label": "tenge kazakh",
332
- "symbol": "₸"
429
+ "symbol": "₸",
430
+ "fractionDigits": 2
431
+ },
432
+ "KZT0": {
433
+ "label": "tenge kazakh - Non ISO (0 décimales)",
434
+ "symbol": "₸",
435
+ "fractionDigits": 0
333
436
  },
334
437
  "LAK": {
335
438
  "label": "kip laotien",
336
- "symbol": "₭"
439
+ "symbol": "₭",
440
+ "fractionDigits": 0
337
441
  },
338
442
  "LBP": {
339
443
  "label": "livre libanaise",
340
- "symbol": "ل.ل.‏"
444
+ "symbol": "ل.ل.‏",
445
+ "fractionDigits": 0
341
446
  },
342
447
  "LKR": {
343
448
  "label": "roupie srilankaise",
344
- "symbol": "රු."
449
+ "symbol": "රු.",
450
+ "fractionDigits": 2
345
451
  },
346
452
  "LRD": {
347
453
  "label": "dollar libérien",
348
- "symbol": "$"
454
+ "symbol": "$",
455
+ "fractionDigits": 2
349
456
  },
350
457
  "LSL": {
351
458
  "label": "loti lesothan",
352
- "symbol": "LSL"
459
+ "symbol": "LSL",
460
+ "fractionDigits": 2
353
461
  },
354
462
  "LYD": {
355
463
  "label": "dinar libyen",
356
- "symbol": "د.ل.‏"
464
+ "symbol": "د.ل.‏",
465
+ "fractionDigits": 3
357
466
  },
358
467
  "MAD": {
359
468
  "label": "dirham marocain",
360
- "symbol": "د.م.‏"
469
+ "symbol": "د.م.‏",
470
+ "fractionDigits": 2
361
471
  },
362
472
  "MDL": {
363
473
  "label": "leu moldave",
364
- "symbol": "L"
474
+ "symbol": "L",
475
+ "fractionDigits": 2
365
476
  },
366
477
  "MGA": {
367
478
  "label": "ariary malgache",
368
- "symbol": "Ar"
479
+ "symbol": "Ar",
480
+ "fractionDigits": 0
369
481
  },
370
482
  "MKD": {
371
483
  "label": "denar macédonien",
372
- "symbol": "ден"
484
+ "symbol": "ден",
485
+ "fractionDigits": 2
373
486
  },
374
487
  "MMK": {
375
488
  "label": "kyat myanmarais",
376
- "symbol": "K"
489
+ "symbol": "K",
490
+ "fractionDigits": 0
377
491
  },
378
492
  "MNT": {
379
493
  "label": "tugrik mongol",
380
- "symbol": "₮"
494
+ "symbol": "₮",
495
+ "fractionDigits": 0
381
496
  },
382
497
  "MOP": {
383
498
  "label": "pataca macanaise",
384
- "symbol": "MOP$"
499
+ "symbol": "MOP$",
500
+ "fractionDigits": 2
385
501
  },
386
502
  "MRO": {
387
503
  "label": "ouguiya mauritanien (1973–2017)",
388
- "symbol": "أ.م.‏"
504
+ "symbol": "أ.م.‏",
505
+ "fractionDigits": 0
389
506
  },
390
507
  "MUR": {
391
508
  "label": "roupie mauricienne",
392
- "symbol": "Rs"
509
+ "symbol": "Rs",
510
+ "fractionDigits": 0
393
511
  },
394
512
  "MWK": {
395
513
  "label": "kwacha malawite",
396
- "symbol": "MK"
514
+ "symbol": "MK",
515
+ "fractionDigits": 2
397
516
  },
398
517
  "MXN": {
399
518
  "label": "peso mexicain",
400
- "symbol": "$"
519
+ "symbol": "$",
520
+ "fractionDigits": 2
401
521
  },
402
522
  "MXV": {
403
523
  "label": "unité de conversion mexicaine (UDI)",
404
- "symbol": "MXV"
524
+ "symbol": "MXV",
525
+ "fractionDigits": 2
405
526
  },
406
527
  "MYR": {
407
528
  "label": "ringgit malais",
408
- "symbol": "RM"
529
+ "symbol": "RM",
530
+ "fractionDigits": 2
409
531
  },
410
532
  "MZN": {
411
533
  "label": "metical mozambicain",
412
- "symbol": "MTn"
534
+ "symbol": "MTn",
535
+ "fractionDigits": 2
413
536
  },
414
537
  "NAD": {
415
538
  "label": "dollar namibien",
416
- "symbol": "$"
539
+ "symbol": "$",
540
+ "fractionDigits": 2
417
541
  },
418
542
  "NGN": {
419
543
  "label": "naira nigérian",
420
- "symbol": "₦"
544
+ "symbol": "₦",
545
+ "fractionDigits": 2
421
546
  },
422
547
  "NIO": {
423
548
  "label": "córdoba oro nicaraguayen",
424
- "symbol": "C$"
549
+ "symbol": "C$",
550
+ "fractionDigits": 2
425
551
  },
426
552
  "NOK": {
427
553
  "label": "couronne norvégienne",
428
- "symbol": "kr"
554
+ "symbol": "kr",
555
+ "fractionDigits": 2
429
556
  },
430
557
  "NPR": {
431
558
  "label": "roupie népalaise",
432
- "symbol": "नेरू"
559
+ "symbol": "नेरू",
560
+ "fractionDigits": 2
433
561
  },
434
562
  "NZD": {
435
563
  "label": "dollar néo-zélandais",
436
- "symbol": "$"
564
+ "symbol": "$",
565
+ "fractionDigits": 2
437
566
  },
438
567
  "OMR": {
439
568
  "label": "riyal omanais",
440
- "symbol": "ر.ع.‏"
569
+ "symbol": "ر.ع.‏",
570
+ "fractionDigits": 3
441
571
  },
442
572
  "PAB": {
443
573
  "label": "balboa panaméen",
444
- "symbol": "B/."
574
+ "symbol": "B/.",
575
+ "fractionDigits": 2
445
576
  },
446
577
  "PEN": {
447
578
  "label": "sol péruvien",
448
- "symbol": "S/"
579
+ "symbol": "S/",
580
+ "fractionDigits": 2
449
581
  },
450
582
  "PGK": {
451
583
  "label": "kina papouan-néo-guinéen",
452
- "symbol": "K"
584
+ "symbol": "K",
585
+ "fractionDigits": 2
453
586
  },
454
587
  "PHP": {
455
588
  "label": "peso philippin",
456
- "symbol": "₱"
589
+ "symbol": "₱",
590
+ "fractionDigits": 2
457
591
  },
458
592
  "PKR": {
459
593
  "label": "roupie pakistanaise",
460
- "symbol": "Rs"
594
+ "symbol": "Rs",
595
+ "fractionDigits": 0
461
596
  },
462
597
  "PLN": {
463
598
  "label": "zloty polonais",
464
- "symbol": "zł"
599
+ "symbol": "zł",
600
+ "fractionDigits": 2
465
601
  },
466
602
  "PYG": {
467
603
  "label": "guaraní paraguayen",
468
- "symbol": "Gs."
604
+ "symbol": "Gs.",
605
+ "fractionDigits": 0
469
606
  },
470
607
  "QAR": {
471
608
  "label": "riyal qatari",
472
- "symbol": "ر.ق.‏"
609
+ "symbol": "ر.ق.‏",
610
+ "fractionDigits": 2
473
611
  },
474
612
  "RON": {
475
613
  "label": "leu roumain",
476
- "symbol": "RON"
614
+ "symbol": "RON",
615
+ "fractionDigits": 2
477
616
  },
478
617
  "RSD": {
479
618
  "label": "dinar serbe",
480
- "symbol": "RSD"
619
+ "symbol": "RSD",
620
+ "fractionDigits": 0
481
621
  },
482
622
  "RUB": {
483
623
  "label": "rouble russe",
484
- "symbol": "₽"
624
+ "symbol": "₽",
625
+ "fractionDigits": 2
485
626
  },
486
627
  "RWF": {
487
628
  "label": "franc rwandais",
488
- "symbol": "RF"
629
+ "symbol": "RF",
630
+ "fractionDigits": 0
489
631
  },
490
632
  "SAR": {
491
633
  "label": "riyal saoudien",
492
- "symbol": "ر.س.‏"
634
+ "symbol": "ر.س.‏",
635
+ "fractionDigits": 2
493
636
  },
494
637
  "SBD": {
495
638
  "label": "dollar des îles Salomon",
496
- "symbol": "$"
639
+ "symbol": "$",
640
+ "fractionDigits": 2
497
641
  },
498
642
  "SCR": {
499
643
  "label": "roupie des Seychelles",
500
- "symbol": "SR"
644
+ "symbol": "SR",
645
+ "fractionDigits": 2
501
646
  },
502
647
  "SDG": {
503
648
  "label": "livre soudanaise",
504
- "symbol": "ج.س."
649
+ "symbol": "ج.س.",
650
+ "fractionDigits": 2
505
651
  },
506
652
  "SEK": {
507
653
  "label": "couronne suédoise",
508
- "symbol": "kr"
654
+ "symbol": "kr",
655
+ "fractionDigits": 2
509
656
  },
510
657
  "SGD": {
511
658
  "label": "dollar de Singapour",
512
- "symbol": "$"
659
+ "symbol": "$",
660
+ "fractionDigits": 2
513
661
  },
514
662
  "SHP": {
515
663
  "label": "livre de Sainte-Hélène",
516
- "symbol": "£"
664
+ "symbol": "£",
665
+ "fractionDigits": 2
517
666
  },
518
667
  "SLL": {
519
668
  "label": "leone sierra-léonais (1964—2022)",
520
- "symbol": "Le"
669
+ "symbol": "Le",
670
+ "fractionDigits": 0
521
671
  },
522
672
  "SOS": {
523
673
  "label": "shilling somalien",
524
- "symbol": "S"
674
+ "symbol": "S",
675
+ "fractionDigits": 0
525
676
  },
526
677
  "SRD": {
527
678
  "label": "dollar surinamais",
528
- "symbol": "$"
679
+ "symbol": "$",
680
+ "fractionDigits": 2
529
681
  },
530
682
  "SSP": {
531
683
  "label": "livre sud-soudanaise",
532
- "symbol": "£"
684
+ "symbol": "£",
685
+ "fractionDigits": 2
533
686
  },
534
687
  "STN": {
535
688
  "label": "dobra santoméen",
536
- "symbol": "STN"
689
+ "symbol": "STN",
690
+ "fractionDigits": 2
537
691
  },
538
692
  "SYP": {
539
693
  "label": "livre syrienne",
540
- "symbol": "ل.س.‏"
694
+ "symbol": "ل.س.‏",
695
+ "fractionDigits": 0
541
696
  },
542
697
  "SZL": {
543
698
  "label": "lilangeni swazi",
544
- "symbol": "E"
699
+ "symbol": "E",
700
+ "fractionDigits": 2
545
701
  },
546
702
  "THB": {
547
703
  "label": "baht thaïlandais",
548
- "symbol": "THB"
704
+ "symbol": "THB",
705
+ "fractionDigits": 2
549
706
  },
550
707
  "TJS": {
551
708
  "label": "somoni tadjik",
552
- "symbol": "сом."
709
+ "symbol": "сом.",
710
+ "fractionDigits": 2
553
711
  },
554
712
  "TND": {
555
713
  "label": "dinar tunisien",
556
- "symbol": "د.ت.‏"
714
+ "symbol": "د.ت.‏",
715
+ "fractionDigits": 3
557
716
  },
558
717
  "TOP": {
559
718
  "label": "pa’anga tongan",
560
- "symbol": "T$"
719
+ "symbol": "T$",
720
+ "fractionDigits": 2
561
721
  },
562
722
  "TRY": {
563
723
  "label": "livre turque",
564
- "symbol": "₺"
724
+ "symbol": "₺",
725
+ "fractionDigits": 2
726
+ },
727
+ "TRY0": {
728
+ "label": "livre turque - Non ISO (0 décimales)",
729
+ "symbol": "₺",
730
+ "fractionDigits": 0
565
731
  },
566
732
  "TTD": {
567
733
  "label": "dollar de Trinité-et-Tobago",
568
- "symbol": "$"
734
+ "symbol": "$",
735
+ "fractionDigits": 2
569
736
  },
570
737
  "TWD": {
571
738
  "label": "nouveau dollar taïwanais",
572
- "symbol": "$"
739
+ "symbol": "$",
740
+ "fractionDigits": 2
741
+ },
742
+ "TWD0": {
743
+ "label": "nouveau dollar taïwanais - Non ISO (0 décimales)",
744
+ "symbol": "$",
745
+ "fractionDigits": 0
573
746
  },
574
747
  "TZS": {
575
748
  "label": "shilling tanzanien",
576
- "symbol": "TSh"
749
+ "symbol": "TSh",
750
+ "fractionDigits": 0
577
751
  },
578
752
  "UAH": {
579
753
  "label": "hryvnia ukrainienne",
580
- "symbol": "₴"
754
+ "symbol": "₴",
755
+ "fractionDigits": 2
581
756
  },
582
757
  "UGX": {
583
758
  "label": "shilling ougandais",
584
- "symbol": "USh"
759
+ "symbol": "USh",
760
+ "fractionDigits": 0
585
761
  },
586
762
  "USD": {
587
763
  "label": "dollar des États-Unis",
588
- "symbol": "$"
764
+ "symbol": "$",
765
+ "fractionDigits": 2
589
766
  },
590
767
  "USN": {
591
768
  "label": "dollar des Etats-Unis (jour suivant)",
592
- "symbol": "USN"
769
+ "symbol": "USN",
770
+ "fractionDigits": 2
593
771
  },
594
772
  "UYI": {
595
773
  "label": "peso uruguayen (unités indexées)",
596
- "symbol": "UYI"
774
+ "symbol": "UYI",
775
+ "fractionDigits": 0
597
776
  },
598
777
  "UYU": {
599
778
  "label": "peso uruguayen",
600
- "symbol": "$"
779
+ "symbol": "$",
780
+ "fractionDigits": 2
601
781
  },
602
782
  "UZS": {
603
783
  "label": "sum ouzbek",
604
- "symbol": "сўм"
784
+ "symbol": "сўм",
785
+ "fractionDigits": 0
605
786
  },
606
787
  "VEF": {
607
788
  "label": "bolivar vénézuélien (2008–2018)",
608
- "symbol": "Bs."
789
+ "symbol": "Bs.",
790
+ "fractionDigits": 2
609
791
  },
610
792
  "VND": {
611
793
  "label": "dông vietnamien",
612
- "symbol": "₫"
794
+ "symbol": "₫",
795
+ "fractionDigits": 0
613
796
  },
614
797
  "VUV": {
615
798
  "label": "vatu vanuatuan",
616
- "symbol": "VT"
799
+ "symbol": "VT",
800
+ "fractionDigits": 0
617
801
  },
618
802
  "WST": {
619
803
  "label": "tala samoan",
620
- "symbol": "WS$"
804
+ "symbol": "WS$",
805
+ "fractionDigits": 2
621
806
  },
622
807
  "XAF": {
623
808
  "label": "franc CFA (BEAC)",
624
- "symbol": "FCFA"
809
+ "symbol": "FCFA",
810
+ "fractionDigits": 0
625
811
  },
626
812
  "XCD": {
627
813
  "label": "dollar des Caraïbes orientales",
628
- "symbol": "$"
814
+ "symbol": "$",
815
+ "fractionDigits": 2
629
816
  },
630
817
  "XOF": {
631
818
  "label": "franc CFA (BCEAO)",
632
- "symbol": "CFA"
819
+ "symbol": "CFA",
820
+ "fractionDigits": 0
633
821
  },
634
822
  "XPF": {
635
823
  "label": "franc CFP",
636
- "symbol": "FCFP"
824
+ "symbol": "FCFP",
825
+ "fractionDigits": 0
637
826
  },
638
827
  "YER": {
639
828
  "label": "riyal yéménite",
640
- "symbol": "ر.ي.‏"
829
+ "symbol": "ر.ي.‏",
830
+ "fractionDigits": 0
641
831
  },
642
832
  "ZAR": {
643
833
  "label": "rand sud-africain",
644
- "symbol": "R"
834
+ "symbol": "R",
835
+ "fractionDigits": 2
645
836
  },
646
837
  "ZMW": {
647
838
  "label": "kwacha zambien",
648
- "symbol": "K"
839
+ "symbol": "K",
840
+ "fractionDigits": 2
649
841
  }
650
842
  }