twitter_cldr 4.1.0 → 4.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (146) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/lib/twitter_cldr/data_readers/number_data_reader.rb +2 -0
  4. data/lib/twitter_cldr/formatters/numbers/currency_formatter.rb +2 -1
  5. data/lib/twitter_cldr/version.rb +1 -1
  6. data/resources/locales/ar/currencies.yml +155 -90
  7. data/resources/locales/ar/plurals.yml +4 -3
  8. data/resources/locales/be/currencies.yml +806 -82
  9. data/resources/locales/be/plurals.yml +8 -6
  10. data/resources/locales/bg/currencies.yml +1 -1
  11. data/resources/locales/bn/currencies.yml +8 -8
  12. data/resources/locales/bn/plurals.yml +2 -2
  13. data/resources/locales/bo/plurals.yml +1 -1
  14. data/resources/locales/ca/currencies.yml +1 -1
  15. data/resources/locales/ca/plurals.yml +2 -2
  16. data/resources/locales/cs/currencies.yml +5 -5
  17. data/resources/locales/cs/plurals.yml +3 -3
  18. data/resources/locales/cy/currencies.yml +1485 -782
  19. data/resources/locales/da/currencies.yml +4 -4
  20. data/resources/locales/da/plurals.yml +2 -2
  21. data/resources/locales/de/currencies.yml +2 -2
  22. data/resources/locales/de/plurals.yml +2 -2
  23. data/resources/locales/de-CH/currencies.yml +3 -3
  24. data/resources/locales/de-CH/plurals.yml +2 -2
  25. data/resources/locales/el/currencies.yml +2 -2
  26. data/resources/locales/en/currencies.yml +13 -12
  27. data/resources/locales/en/plurals.yml +5 -5
  28. data/resources/locales/en-150/calendars.yml +18 -17
  29. data/resources/locales/en-150/currencies.yml +27 -26
  30. data/resources/locales/en-150/plurals.yml +5 -5
  31. data/resources/locales/en-150/units.yml +122 -122
  32. data/resources/locales/en-AU/calendars.yml +17 -16
  33. data/resources/locales/en-AU/currencies.yml +68 -66
  34. data/resources/locales/en-AU/plurals.yml +5 -5
  35. data/resources/locales/en-AU/units.yml +76 -76
  36. data/resources/locales/en-CA/calendars.yml +1 -1
  37. data/resources/locales/en-CA/currencies.yml +26 -25
  38. data/resources/locales/en-CA/plurals.yml +5 -5
  39. data/resources/locales/en-CA/units.yml +82 -82
  40. data/resources/locales/en-GB/calendars.yml +18 -17
  41. data/resources/locales/en-GB/currencies.yml +106 -252
  42. data/resources/locales/en-GB/plurals.yml +5 -5
  43. data/resources/locales/en-GB/units.yml +122 -122
  44. data/resources/locales/en-IE/calendars.yml +12 -11
  45. data/resources/locales/en-IE/currencies.yml +27 -26
  46. data/resources/locales/en-IE/plurals.yml +5 -5
  47. data/resources/locales/en-IE/units.yml +122 -122
  48. data/resources/locales/en-SG/calendars.yml +17 -16
  49. data/resources/locales/en-SG/currencies.yml +27 -26
  50. data/resources/locales/en-SG/plurals.yml +5 -5
  51. data/resources/locales/en-SG/units.yml +122 -122
  52. data/resources/locales/en-ZA/calendars.yml +6 -5
  53. data/resources/locales/en-ZA/currencies.yml +27 -26
  54. data/resources/locales/en-ZA/plurals.yml +5 -5
  55. data/resources/locales/en-ZA/units.yml +122 -122
  56. data/resources/locales/es/currencies.yml +32 -32
  57. data/resources/locales/es-419/currencies.yml +25 -25
  58. data/resources/locales/es-CO/calendars.yml +55 -55
  59. data/resources/locales/es-CO/currencies.yml +40 -40
  60. data/resources/locales/es-CO/fields.yml +1 -1
  61. data/resources/locales/es-CO/languages.yml +6 -6
  62. data/resources/locales/es-CO/numbers.yml +12 -12
  63. data/resources/locales/es-CO/territories.yml +3 -3
  64. data/resources/locales/es-CO/units.yml +23 -23
  65. data/resources/locales/es-MX/calendars.yml +52 -51
  66. data/resources/locales/es-MX/currencies.yml +24 -51
  67. data/resources/locales/es-MX/fields.yml +2 -2
  68. data/resources/locales/es-MX/languages.yml +5 -5
  69. data/resources/locales/es-MX/numbers.yml +9 -9
  70. data/resources/locales/es-MX/territories.yml +1 -1
  71. data/resources/locales/es-MX/units.yml +15 -15
  72. data/resources/locales/es-US/calendars.yml +61 -60
  73. data/resources/locales/es-US/currencies.yml +40 -40
  74. data/resources/locales/es-US/fields.yml +2 -2
  75. data/resources/locales/es-US/languages.yml +6 -6
  76. data/resources/locales/es-US/numbers.yml +15 -15
  77. data/resources/locales/es-US/territories.yml +3 -3
  78. data/resources/locales/es-US/units.yml +36 -36
  79. data/resources/locales/fa/currencies.yml +296 -83
  80. data/resources/locales/fa/plurals.yml +2 -2
  81. data/resources/locales/fi/currencies.yml +9 -8
  82. data/resources/locales/fi/plurals.yml +2 -2
  83. data/resources/locales/fil/currencies.yml +109 -67
  84. data/resources/locales/fil/plurals.yml +4 -4
  85. data/resources/locales/fr/currencies.yml +5 -5
  86. data/resources/locales/fr-BE/currencies.yml +5 -5
  87. data/resources/locales/fr-CA/currencies.yml +27 -27
  88. data/resources/locales/fr-CH/currencies.yml +5 -5
  89. data/resources/locales/ga/plurals.yml +3 -3
  90. data/resources/locales/gl/currencies.yml +2 -2
  91. data/resources/locales/gl/plurals.yml +2 -2
  92. data/resources/locales/gu/currencies.yml +8 -8
  93. data/resources/locales/gu/plurals.yml +2 -2
  94. data/resources/locales/he/currencies.yml +4 -4
  95. data/resources/locales/he/plurals.yml +4 -3
  96. data/resources/locales/hi/currencies.yml +18 -18
  97. data/resources/locales/hi/plurals.yml +2 -2
  98. data/resources/locales/hr/plurals.yml +7 -4
  99. data/resources/locales/hu/currencies.yml +3 -3
  100. data/resources/locales/id/currencies.yml +5 -5
  101. data/resources/locales/is/currencies.yml +11 -11
  102. data/resources/locales/is/plurals.yml +2 -2
  103. data/resources/locales/it/currencies.yml +154 -154
  104. data/resources/locales/it/plurals.yml +2 -2
  105. data/resources/locales/it-CH/currencies.yml +154 -154
  106. data/resources/locales/it-CH/plurals.yml +2 -2
  107. data/resources/locales/ja/currencies.yml +30 -30
  108. data/resources/locales/kn/currencies.yml +27 -27
  109. data/resources/locales/kn/plurals.yml +2 -2
  110. data/resources/locales/ko/currencies.yml +3 -3
  111. data/resources/locales/lv/currencies.yml +3 -3
  112. data/resources/locales/lv/plurals.yml +6 -4
  113. data/resources/locales/mr/currencies.yml +31 -31
  114. data/resources/locales/mr/plurals.yml +2 -2
  115. data/resources/locales/ms/currencies.yml +3 -3
  116. data/resources/locales/nb/currencies.yml +13 -13
  117. data/resources/locales/nl/currencies.yml +11 -11
  118. data/resources/locales/nl/plurals.yml +2 -2
  119. data/resources/locales/pl/currencies.yml +3 -1
  120. data/resources/locales/pl/plurals.yml +8 -4
  121. data/resources/locales/pt/currencies.yml +3 -3
  122. data/resources/locales/pt/plurals.yml +2 -2
  123. data/resources/locales/ro/plurals.yml +4 -3
  124. data/resources/locales/ru/currencies.yml +2 -2
  125. data/resources/locales/ru/plurals.yml +8 -4
  126. data/resources/locales/sk/currencies.yml +17 -16
  127. data/resources/locales/sk/plurals.yml +3 -3
  128. data/resources/locales/sq/currencies.yml +22 -21
  129. data/resources/locales/sq/plurals.yml +2 -2
  130. data/resources/locales/sr/currencies.yml +53 -53
  131. data/resources/locales/sr/plurals.yml +7 -4
  132. data/resources/locales/sv/currencies.yml +4 -4
  133. data/resources/locales/sv/plurals.yml +4 -4
  134. data/resources/locales/ta/currencies.yml +34 -34
  135. data/resources/locales/uk/currencies.yml +12 -9
  136. data/resources/locales/uk/plurals.yml +10 -6
  137. data/resources/locales/ur/currencies.yml +8 -8
  138. data/resources/locales/ur/plurals.yml +2 -2
  139. data/resources/locales/vi/currencies.yml +155 -155
  140. data/resources/locales/zh/currencies.yml +1 -1
  141. data/resources/locales/zh-Hant/calendars.yml +0 -4
  142. data/resources/locales/zh-Hant/currencies.yml +16 -16
  143. data/resources/locales/zh-Hant/languages.yml +0 -13
  144. data/resources/locales/zh-Hant/units.yml +1 -2
  145. data/spec/localized/localized_number_spec.rb +7 -1
  146. metadata +2 -2
@@ -19,7 +19,7 @@
19
19
  :other: lekes
20
20
  :symbol: ALL
21
21
  :AMD:
22
- :one: dram
22
+ :one: "dram armenio"
23
23
  :other: drams
24
24
  :symbol: AMD
25
25
  :ANG:
@@ -91,12 +91,12 @@
91
91
  :one: "lev fuerte búlgaro"
92
92
  :other: "leva fuertes búlgaros"
93
93
  :BGN:
94
- :one: leva
95
- :other: levas
94
+ :one: "lev búlgaro"
95
+ :other: "leva búlgaros"
96
96
  :symbol: BGN
97
97
  :BHD:
98
- :one: "dinar bareiní"
99
- :other: "dinares bareiníes"
98
+ :one: "dinar bahreiní"
99
+ :other: "dinares bahreiníes"
100
100
  :symbol: BHD
101
101
  :BIF:
102
102
  :one: "franco burundés"
@@ -264,9 +264,9 @@
264
264
  :EGP:
265
265
  :one: "libra egipcia"
266
266
  :other: "libras egipcias"
267
- :symbol: EGP
267
+ :symbol:
268
268
  :ERN:
269
- :one: nakfa
269
+ :one: nafka
270
270
  :other: nakfas
271
271
  :symbol: ERN
272
272
  :ESA:
@@ -295,15 +295,15 @@
295
295
  :other: "dólares fiyianos"
296
296
  :symbol: FJD
297
297
  :FKP:
298
- :one: "libra de las Islas Malvinas"
299
- :other: "libras de las Islas Malvinas"
298
+ :one: "libra malvinense"
299
+ :other: "libras malvinenses"
300
300
  :symbol: FKP
301
301
  :FRF:
302
302
  :one: "franco francés"
303
303
  :other: "francos franceses"
304
304
  :GBP:
305
- :one: "libra esterlina"
306
- :other: "libras esterlinas"
305
+ :one: "libra británica"
306
+ :other: "libras británicas"
307
307
  :symbol: GBP
308
308
  :GEK:
309
309
  :one: "kupon larit georgiano"
@@ -369,8 +369,8 @@
369
369
  :other: "gourdes haitianos"
370
370
  :symbol: HTG
371
371
  :HUF:
372
- :one: forinto
373
- :other: forintos
372
+ :one: "forinto húngaro"
373
+ :other: "forintos húngaros"
374
374
  :symbol: HUF
375
375
  :IDR:
376
376
  :one: "rupia indonesia"
@@ -383,8 +383,8 @@
383
383
  :one: "libra israelí"
384
384
  :other: "libras israelíes"
385
385
  :ILS:
386
- :one: "nuevo sheqel israelí"
387
- :other: "nuevos sheqels israelíes"
386
+ :one: "nuevo séquel israelí"
387
+ :other: "nuevos séqueles israelíes"
388
388
  :symbol: ILS
389
389
  :INR:
390
390
  :one: "rupia india"
@@ -472,8 +472,8 @@
472
472
  :LSL:
473
473
  :one: "loti lesothense"
474
474
  :LTL:
475
- :one: litas
476
- :other: litas
475
+ :one: "litas lituana"
476
+ :other: "litas lituanas"
477
477
  :symbol: LTL
478
478
  :LTT:
479
479
  :one: "talonas lituana"
@@ -488,8 +488,8 @@
488
488
  :one: "franco financiero luxemburgués"
489
489
  :other: "francos financieros luxemburgueses"
490
490
  :LVL:
491
- :one: lats
492
- :other: lats
491
+ :one: "lats letón"
492
+ :other: "lats letónes"
493
493
  :symbol: LVL
494
494
  :LVR:
495
495
  :one: "rublo letón"
@@ -530,8 +530,8 @@
530
530
  :other: tugriks
531
531
  :symbol: MNT
532
532
  :MOP:
533
- :one: pataca
534
- :other: patacas
533
+ :one: "pataca de Macao"
534
+ :other: "patacas de Macao"
535
535
  :symbol: MOP
536
536
  :MRO:
537
537
  :one: uguiya
@@ -552,8 +552,8 @@
552
552
  :other: rufiyas
553
553
  :symbol: MVR
554
554
  :MWK:
555
- :one: "kuacha malauí"
556
- :other: "kuachas malauíes"
555
+ :one: "kwacha malauí"
556
+ :other: "kwachas malauís"
557
557
  :symbol: MWK
558
558
  :MXN:
559
559
  :one: "peso mexicano"
@@ -846,7 +846,7 @@
846
846
  :VEF:
847
847
  :one: "bolívar venezolano"
848
848
  :other: "bolívares venezolanos"
849
- :symbol: VEF
849
+ :symbol: BsF
850
850
  :VND:
851
851
  :one: dong
852
852
  :other: dongs
@@ -942,7 +942,7 @@
942
942
  :ZMW:
943
943
  :one: "kuacha zambiano"
944
944
  :other: "kuachas zambianos"
945
- :symbol: ZMK
945
+ :symbol: ZMW
946
946
  :ZRN:
947
947
  :one: "nuevo zaire zaireño"
948
948
  :ZRZ:
@@ -4,8 +4,8 @@
4
4
  :gregorian:
5
5
  :additional_formats:
6
6
  :E: ccc
7
- :EHm: "E, H:mm"
8
- :EHms: "E, H:mm:ss"
7
+ :EHm: "E, HH:mm"
8
+ :EHms: "E, HH:mm:ss"
9
9
  :Ed: "E d"
10
10
  :Ehm: "E, h:mm a"
11
11
  :Ehms: "E, h:mm:ss a"
@@ -15,10 +15,10 @@
15
15
  :GyMMMM: "MMMM 'de' y G"
16
16
  :GyMMMMEd: "E, d 'de' MMMM 'de' y G"
17
17
  :GyMMMMd: "d 'de' MMMM 'de' y G"
18
- :GyMMMd: "d MMM y G"
19
- :H: H
20
- :Hm: "H:mm"
21
- :Hms: "H:mm:ss"
18
+ :GyMMMd: "d 'de' MMM 'de' y G"
19
+ :H: HH
20
+ :Hm: "HH:mm"
21
+ :Hms: "HH:mm:ss"
22
22
  :Hmsv: "H:mm:ss v"
23
23
  :Hmsvvvv: "H:mm:ss (vvvv)"
24
24
  :Hmv: "H:mm v"
@@ -44,16 +44,16 @@
44
44
  ? !ruby/symbol "y"
45
45
  : "y"
46
46
  :yM: M/y
47
- :yMEd: "EEE, d/M/y"
47
+ :yMEd: "E d/M/y"
48
48
  :yMM: M/y
49
49
  :yMMM: "MMM 'de' y"
50
- :yMMMEd: "EEE, d MMM y"
50
+ :yMMMEd: "E, d 'de' MMM 'de' y"
51
51
  :yMMMM: "MMMM 'de' y"
52
52
  :yMMMMEd: "EEE, d 'de' MMMM 'de' y"
53
53
  :yMMMMd: "d 'de' MMMM 'de' y"
54
54
  :yMMMd: "d 'de' MMM 'de' y"
55
55
  :yMd: d/M/y
56
- :yQQQ: "QQQ y"
56
+ :yQQQ: "QQQ 'de' y"
57
57
  :yQQQQ: "QQQQ 'de' y"
58
58
  :days:
59
59
  :format:
@@ -66,13 +66,13 @@
66
66
  :tue: mar.
67
67
  :wed: mié.
68
68
  :narrow:
69
- :fri: V
70
- :mon: L
71
- :sat: S
72
- :sun: D
73
- :thu: J
74
- :tue: M
75
- :wed: X
69
+ :fri: v
70
+ :mon: l
71
+ :sat: s
72
+ :sun: d
73
+ :thu: j
74
+ :tue: m
75
+ :wed: m
76
76
  :short:
77
77
  :fri: VI
78
78
  :mon: LU
@@ -159,7 +159,7 @@
159
159
  :year: año
160
160
  :year-narrow: a
161
161
  :year-short: a
162
- :zone: "zona horaria"
162
+ :zone: "Zona horaria"
163
163
  :formats:
164
164
  :date:
165
165
  :full:
@@ -202,20 +202,20 @@
202
202
  6: jun.
203
203
  7: jul.
204
204
  8: ago.
205
- 9: sept.
205
+ 9: sep.
206
206
  :narrow:
207
- 1: E
208
- 10: O
209
- 11: "N"
210
- 12: D
211
- 2: F
212
- 3: M
213
- 4: A
214
- 5: M
215
- 6: J
216
- 7: J
217
- 8: A
218
- 9: S
207
+ 1: e
208
+ 10: o
209
+ 11: "n"
210
+ 12: d
211
+ 2: f
212
+ 3: m
213
+ 4: a
214
+ 5: m
215
+ 6: j
216
+ 7: j
217
+ 8: a
218
+ 9: s
219
219
  :wide:
220
220
  1: enero
221
221
  10: octubre
@@ -244,18 +244,18 @@
244
244
  8: ago.
245
245
  9: sept.
246
246
  :narrow:
247
- 1: E
248
- 10: O
249
- 11: "N"
250
- 12: D
251
- 2: F
252
- 3: M
253
- 4: A
254
- 5: M
255
- 6: J
256
- 7: J
257
- 8: A
258
- 9: S
247
+ 1: e
248
+ 10: o
249
+ 11: "n"
250
+ 12: d
251
+ 2: f
252
+ 3: m
253
+ 4: a
254
+ 5: m
255
+ 6: j
256
+ 7: j
257
+ 8: a
258
+ 9: s
259
259
  :wide:
260
260
  1: enero
261
261
  10: octubre
@@ -272,38 +272,38 @@
272
272
  :periods:
273
273
  :format:
274
274
  :abbreviated:
275
- :am: "a. m."
275
+ :am: a.m.
276
276
  :evening1: "de la tarde"
277
277
  :morning1: "de la madrugada"
278
278
  :morning2: "de la mañana"
279
279
  :night1: "de la noche"
280
280
  :noon: "del mediodía"
281
- :pm: "p. m."
281
+ :pm: p.m.
282
282
  :narrow:
283
283
  :am: "a. m."
284
- :evening1: "de la tarde"
285
- :morning1: "de la madrugada"
286
- :morning2: "de la mañana"
287
- :night1: "de la noche"
288
- :noon: "del mediodía"
284
+ :evening1: tarde
285
+ :morning1: madrugada
286
+ :morning2: mañana
287
+ :night1: noche
288
+ :noon: m.
289
289
  :pm: "p. m."
290
290
  :wide:
291
- :am: "a. m."
291
+ :am: a.m.
292
292
  :evening1: "de la tarde"
293
293
  :morning1: "de la madrugada"
294
294
  :morning2: "de la mañana"
295
295
  :night1: "de la noche"
296
296
  :noon: "del mediodía"
297
- :pm: "p. m."
297
+ :pm: p.m.
298
298
  :stand-alone:
299
299
  :abbreviated:
300
- :am: "a. m."
300
+ :am: a.m.
301
301
  :evening1: tarde
302
302
  :morning1: madrugada
303
303
  :morning2: mañana
304
304
  :night1: noche
305
305
  :noon: mediodía
306
- :pm: "p. m."
306
+ :pm: p.m.
307
307
  :narrow:
308
308
  :am: "a. m."
309
309
  :evening1: tarde
@@ -313,13 +313,13 @@
313
313
  :noon: m.
314
314
  :pm: "p. m."
315
315
  :wide:
316
- :am: "a. m."
316
+ :am: a.m.
317
317
  :evening1: tarde
318
318
  :morning1: madrugada
319
319
  :morning2: mañana
320
320
  :night1: noche
321
321
  :noon: mediodía
322
- :pm: "p. m."
322
+ :pm: p.m.
323
323
  :quarters:
324
324
  :format:
325
325
  :abbreviated:
@@ -19,7 +19,7 @@
19
19
  :other: lekes
20
20
  :symbol: ALL
21
21
  :AMD:
22
- :one: dram
22
+ :one: "dram armenio"
23
23
  :other: drams
24
24
  :symbol: AMD
25
25
  :ANG:
@@ -54,8 +54,8 @@
54
54
  :other: "dólares australianos"
55
55
  :symbol: AUD
56
56
  :AWG:
57
- :one: "florín de Aruba"
58
- :other: "florines de Aruba"
57
+ :one: "florín arubeño"
58
+ :other: "florines arubeños"
59
59
  :symbol: AWG
60
60
  :AZM:
61
61
  :one: "manat azerí (1993–2006)"
@@ -71,8 +71,8 @@
71
71
  :other: "marcos convertibles de Bosnia-Herzegovina"
72
72
  :symbol: BAM
73
73
  :BBD:
74
- :one: "dólar de Barbados"
75
- :other: "dólares de Barbados"
74
+ :one: "dólar barbadense"
75
+ :other: "dólares barbadenses"
76
76
  :symbol: BBD
77
77
  :BDT:
78
78
  :one: taka
@@ -91,8 +91,8 @@
91
91
  :one: "lev fuerte búlgaro"
92
92
  :other: "leva fuertes búlgaros"
93
93
  :BGN:
94
- :one: leva
95
- :other: levas
94
+ :one: "lev búlgaro"
95
+ :other: "leva búlgaros"
96
96
  :symbol: BGN
97
97
  :BHD:
98
98
  :one: "dinar bahreiní"
@@ -140,8 +140,8 @@
140
140
  :one: "cruceiro brasileño"
141
141
  :other: "cruceiros brasileños"
142
142
  :BSD:
143
- :one: "dólar de las Bahamas"
144
- :other: "dólares de las Bahamas"
143
+ :one: "dólar bahameño"
144
+ :other: "dólares bahameños"
145
145
  :symbol: BSD
146
146
  :BTN:
147
147
  :one: gultrum
@@ -162,13 +162,13 @@
162
162
  :other: "rublos bielorrusos"
163
163
  :symbol: BYR
164
164
  :BZD:
165
- :one: "dólar de Belice"
166
- :other: "dólares de Belice"
165
+ :one: "dólar beliceño"
166
+ :other: "dólares beliceños"
167
167
  :symbol: BZD
168
168
  :CAD:
169
169
  :one: "dólar canadiense"
170
170
  :other: "dólares canadienses"
171
- :symbol: CA$
171
+ :symbol: CAD
172
172
  :CDF:
173
173
  :one: "franco congoleño"
174
174
  :other: "francos congoleños"
@@ -264,9 +264,9 @@
264
264
  :EGP:
265
265
  :one: "libra egipcia"
266
266
  :other: "libras egipcias"
267
- :symbol: EGP
267
+ :symbol:
268
268
  :ERN:
269
- :one: nakfa
269
+ :one: nafka
270
270
  :other: nakfas
271
271
  :symbol: ERN
272
272
  :ESA:
@@ -286,7 +286,7 @@
286
286
  :EUR:
287
287
  :one: euro
288
288
  :other: euros
289
- :symbol:
289
+ :symbol: EUR
290
290
  :FIM:
291
291
  :one: "marco finlandés"
292
292
  :other: "marcos finlandeses"
@@ -295,15 +295,15 @@
295
295
  :other: "dólares fiyianos"
296
296
  :symbol: FJD
297
297
  :FKP:
298
- :one: "libra de las Islas Malvinas"
299
- :other: "libras de las Islas Malvinas"
298
+ :one: "libra malvinense"
299
+ :other: "libras malvinenses"
300
300
  :symbol: FKP
301
301
  :FRF:
302
302
  :one: "franco francés"
303
303
  :other: "francos franceses"
304
304
  :GBP:
305
- :one: "libra esterlina"
306
- :other: "libras esterlinas"
305
+ :one: "libra británica"
306
+ :other: "libras británicas"
307
307
  :symbol: GBP
308
308
  :GEK:
309
309
  :one: "kupon larit georgiano"
@@ -350,8 +350,8 @@
350
350
  :other: "dólares guyaneses"
351
351
  :symbol: GYD
352
352
  :HKD:
353
- :one: "dólar de Hong Kong"
354
- :other: "dólares de Hong Kong"
353
+ :one: "dólar hongkonés"
354
+ :other: "dólares hongkoneses"
355
355
  :symbol: HKD
356
356
  :HNL:
357
357
  :one: "lempira hondureño"
@@ -369,8 +369,8 @@
369
369
  :other: "gourdes haitianos"
370
370
  :symbol: HTG
371
371
  :HUF:
372
- :one: forinto
373
- :other: forintos
372
+ :one: "forinto húngaro"
373
+ :other: "forintos húngaros"
374
374
  :symbol: HUF
375
375
  :IDR:
376
376
  :one: "rupia indonesia"
@@ -406,8 +406,8 @@
406
406
  :one: "lira italiana"
407
407
  :other: "liras italianas"
408
408
  :JMD:
409
- :one: "dólar de Jamaica"
410
- :other: "dólares de Jamaica"
409
+ :one: "dólar jamaicano"
410
+ :other: "dólares jamaicanos"
411
411
  :symbol: JMD
412
412
  :JOD:
413
413
  :one: "dinar jordano"
@@ -450,8 +450,8 @@
450
450
  :other: "dólares de las Islas Caimán"
451
451
  :symbol: KYD
452
452
  :KZT:
453
- :one: tengue
454
- :other: tengues
453
+ :one: "tenge kazako"
454
+ :other: "tenges kazakos"
455
455
  :symbol: KZT
456
456
  :LAK:
457
457
  :one: kip
@@ -462,8 +462,8 @@
462
462
  :other: "libras libanesas"
463
463
  :symbol: LBP
464
464
  :LKR:
465
- :one: "rupia de Sri Lanka"
466
- :other: "rupias de Sri Lanka"
465
+ :one: "rupia esrilanquesa"
466
+ :other: "rupias esrilanquesas"
467
467
  :symbol: LKR
468
468
  :LRD:
469
469
  :one: "dólar liberiano"
@@ -472,8 +472,8 @@
472
472
  :LSL:
473
473
  :one: "loti lesothense"
474
474
  :LTL:
475
- :one: litas
476
- :other: litas
475
+ :one: "litas lituana"
476
+ :other: "litas lituanas"
477
477
  :symbol: LTL
478
478
  :LTT:
479
479
  :one: "talonas lituana"
@@ -488,8 +488,8 @@
488
488
  :one: "franco financiero luxemburgués"
489
489
  :other: "francos financieros luxemburgueses"
490
490
  :LVL:
491
- :one: lats
492
- :other: lats
491
+ :one: "lats letón"
492
+ :other: "lats letónes"
493
493
  :symbol: LVL
494
494
  :LVR:
495
495
  :one: "rublo letón"
@@ -552,8 +552,8 @@
552
552
  :other: rufiyas
553
553
  :symbol: MVR
554
554
  :MWK:
555
- :one: "kuacha malauí"
556
- :other: "kuachas malauís"
555
+ :one: "kwacha malauí"
556
+ :other: "kwachas malauís"
557
557
  :symbol: MWK
558
558
  :MXN:
559
559
  :one: "peso mexicano"
@@ -760,7 +760,7 @@
760
760
  :THB:
761
761
  :one: bat
762
762
  :other: bats
763
- :symbol: ฿
763
+ :symbol: THB
764
764
  :TJR:
765
765
  :one: "rublo tayiko"
766
766
  :TJS:
@@ -846,11 +846,11 @@
846
846
  :VEF:
847
847
  :one: "bolívar venezolano"
848
848
  :other: "bolívares venezolanos"
849
- :symbol: VEF
849
+ :symbol: BsF
850
850
  :VND:
851
851
  :one: dong
852
852
  :other: dongs
853
- :symbol:
853
+ :symbol: VND
854
854
  :VUV:
855
855
  :one: vatu
856
856
  :other: vatus
@@ -915,8 +915,8 @@
915
915
  :XTS:
916
916
  :one: "código reservado para pruebas"
917
917
  :XXX:
918
- :one: "moneda desconocida/no válida"
919
- :other: "monedas desconocidas/no válidas"
918
+ :one: "(unidad de moneda desconocida)"
919
+ :other: "(moneda desconocida)"
920
920
  :YDD:
921
921
  :one: "dinar yemení"
922
922
  :YER:
@@ -377,4 +377,4 @@
377
377
  :one: "hace {0} a"
378
378
  :other: "hace {0} a"
379
379
  :zone:
380
- :display_name: "zona horaria"
380
+ :display_name: "Zona horaria"
@@ -124,7 +124,7 @@
124
124
  :en: inglés
125
125
  :en-AU: "inglés australiano"
126
126
  :en-CA: "inglés canadiense"
127
- :en-GB: "inglés (RU)"
127
+ :en-GB: "inglés (R. U.)"
128
128
  :en-US: "inglés (EE. UU.)"
129
129
  :enm: "inglés medieval"
130
130
  :eo: esperanto
@@ -133,7 +133,7 @@
133
133
  :es-ES: "español de España"
134
134
  :es-MX: "español de México"
135
135
  :et: estonio
136
- :eu: euskera
136
+ :eu: vasco
137
137
  :ewo: ewondo
138
138
  :fa: persa
139
139
  :fan: fang
@@ -371,7 +371,7 @@
371
371
  :pl: polaco
372
372
  :pon: pohnpeiano
373
373
  :pro: "provenzal antiguo"
374
- :ps: pastú
374
+ :ps: pashtún
375
375
  :pt: portugués
376
376
  :pt-BR: "portugués de Brasil"
377
377
  :pt-PT: "portugués de Portugal"
@@ -441,8 +441,8 @@
441
441
  :sus: susu
442
442
  :sux: sumerio
443
443
  :sv: sueco
444
- :sw: suajili
445
- :sw-CD: "suajili del Congo"
444
+ :sw: swahili
445
+ :sw-CD: "swahili del Congo"
446
446
  :swb: comorense
447
447
  :syc: "siríaco clásico"
448
448
  :syr: siriaco
@@ -480,7 +480,7 @@
480
480
  :tyv: tuviniano
481
481
  :tzm: "tamazight del Marruecos Central"
482
482
  :udm: udmurt
483
- :ug: uygur
483
+ :ug: uighur
484
484
  :uga: ugarítico
485
485
  :uk: ucraniano
486
486
  :umb: umbundu
@@ -114,16 +114,16 @@
114
114
  :short:
115
115
  ? !ruby/symbol "1000"
116
116
  :
117
- :one: 0 K
118
- :other: 0 K
117
+ :one: "0"
118
+ :other: "0"
119
119
  ? !ruby/symbol "10000"
120
120
  :
121
- :one: 00 K
122
- :other: 00 K
121
+ :one: 00k
122
+ :other: 00k
123
123
  ? !ruby/symbol "100000"
124
124
  :
125
- :one: 000 K
126
- :other: 000 K
125
+ :one: 000k
126
+ :other: 000k
127
127
  ? !ruby/symbol "1000000"
128
128
  :
129
129
  :one: 0 M
@@ -138,16 +138,16 @@
138
138
  :other: 000 M
139
139
  ? !ruby/symbol "1000000000"
140
140
  :
141
- :one: 0000 M
142
- :other: 0000 M
141
+ :one: 0k M
142
+ :other: 0k M
143
143
  ? !ruby/symbol "10000000000"
144
144
  :
145
- :one: 00 MRD
146
- :other: 00 MRD
145
+ :one: 00k M
146
+ :other: 00k M
147
147
  ? !ruby/symbol "100000000000"
148
148
  :
149
- :one: 000 MRD
150
- :other: 000 MRD
149
+ :one: 000k M
150
+ :other: 000k M
151
151
  ? !ruby/symbol "1000000000000"
152
152
  :
153
153
  :one: 0 B
@@ -82,7 +82,7 @@
82
82
  :fo: "Islas Feroe"
83
83
  :fr: Francia
84
84
  :ga: Gabón
85
- :gb: RU
85
+ :gb: "R. U."
86
86
  :gd: Granada
87
87
  :ge: Georgia
88
88
  :gf: "Guayana Francesa"
@@ -106,7 +106,7 @@
106
106
  :hr: Croacia
107
107
  :ht: Haití
108
108
  :hu: Hungría
109
- :ic: Canarias
109
+ :ic: "islas Canarias"
110
110
  :id: Indonesia
111
111
  :ie: Irlanda
112
112
  :il: Israel
@@ -195,7 +195,7 @@
195
195
  :pw: Palaos
196
196
  :py: Paraguay
197
197
  :qa: Catar
198
- :qo: "Territorios alejados de Oceanía"
198
+ :qo: "Islas Ultramarinas"
199
199
  :re: Reunión
200
200
  :ro: Rumanía
201
201
  :rs: Serbia