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
@@ -131,16 +131,16 @@
131
131
  :one: "{0} año"
132
132
  :other: "{0} años"
133
133
  :electric-ampere:
134
- :one: "{0} amperio"
135
- :other: "{0} amperios"
134
+ :one: "{0} ampere"
135
+ :other: "{0} amperes"
136
136
  :electric-milliampere:
137
- :one: "{0} miliamperio"
138
- :other: "{0} miliamperios"
137
+ :one: "{0} miliampere"
138
+ :other: "{0} miliamperes"
139
139
  :electric-ohm:
140
- :one: "{0} ohmio"
140
+ :one: "{0} ohm"
141
141
  :other: "{0} ohmios"
142
142
  :electric-volt:
143
- :one: "{0} voltio"
143
+ :one: "{0} volt"
144
144
  :other: "{0} voltios"
145
145
  :energy-calorie:
146
146
  :one: "{0} caloría"
@@ -149,17 +149,17 @@
149
149
  :one: "{0} caloría"
150
150
  :other: "{0} calorías"
151
151
  :energy-joule:
152
- :one: "{0} julio"
153
- :other: "{0} julios"
152
+ :one: "{0} joule"
153
+ :other: "{0} joules"
154
154
  :energy-kilocalorie:
155
155
  :one: "{0} kilocaloría"
156
156
  :other: "{0} kilocalorías"
157
157
  :energy-kilojoule:
158
- :one: "{0} kilojulio"
159
- :other: "{0} kilojulios"
158
+ :one: "{0} kilojule"
159
+ :other: "{0} kilojules"
160
160
  :energy-kilowatt-hour:
161
- :one: "{0} kilovatio-hora"
162
- :other: "{0} kilovatios-hora"
161
+ :one: "{0} kilovatio hora"
162
+ :other: "{0} kilovatios hora"
163
163
  :frequency-gigahertz:
164
164
  :one: "{0} gigahercio"
165
165
  :other: "{0} gigahercios"
@@ -261,7 +261,7 @@
261
261
  :other: "{0} gigavatios"
262
262
  :power-horsepower:
263
263
  :one: "{0} caballo de vapor"
264
- :other: "{0} caballos de vapor"
264
+ :other: "{0} caballos de fuerza"
265
265
  :power-kilowatt:
266
266
  :one: "{0} kilovatio"
267
267
  :other: "{0} kilovatios"
@@ -314,8 +314,8 @@
314
314
  :one: "{0} kelvin"
315
315
  :other: "{0} kelvin"
316
316
  :volume-acre-foot:
317
- :one: "{0} acre-pie"
318
- :other: "{0} acres-pies"
317
+ :one: "{0} acre pie"
318
+ :other: "{0} acres pies"
319
319
  :volume-centiliter:
320
320
  :one: "{0} centilitro"
321
321
  :other: "{0} centilitros"
@@ -654,7 +654,7 @@
654
654
  :other: "{0} s"
655
655
  :duration-week:
656
656
  :one: "{0} sem."
657
- :other: "{0} sem."
657
+ :other: "{0} sems."
658
658
  :duration-week-person: {}
659
659
  :duration-year:
660
660
  :one: "{0} a."
@@ -726,7 +726,7 @@
726
726
  :other: "{0} km"
727
727
  :length-light-year:
728
728
  :one: "{0} a. l."
729
- :other: "{0} a. l."
729
+ :other: "{0} aa. l."
730
730
  :length-meter:
731
731
  :one: "{0} m"
732
732
  :other: "{0} m"
@@ -746,8 +746,8 @@
746
746
  :one: "{0} nm"
747
747
  :other: "{0} nm"
748
748
  :length-nautical-mile:
749
- :one: "{0} M"
750
- :other: "{0} M"
749
+ :one: "{0} nmi"
750
+ :other: "{0} nmi"
751
751
  :length-parsec:
752
752
  :one: "{0} pc"
753
753
  :other: "{0} pc"
@@ -917,8 +917,8 @@
917
917
  :one: "{0} qt"
918
918
  :other: "{0} qt"
919
919
  :volume-tablespoon:
920
- :one: "{0} cda"
921
- :other: "{0} cda"
920
+ :one: "{0} cda."
921
+ :other: "{0} cdas."
922
922
  :volume-teaspoon:
923
- :one: "{0} cdta"
924
- :other: "{0} cdta"
923
+ :one: "{0} cdta."
924
+ :other: "{0} cdtas."
@@ -16,7 +16,7 @@
16
16
  :GyMMMMEd: "E, d 'de' MMMM 'de' y G"
17
17
  :GyMMMMd: "d 'de' MMMM 'de' y G"
18
18
  :GyMMMd: "d MMM y G"
19
- :H: H
19
+ :H: HH
20
20
  :Hm: "H:mm"
21
21
  :Hms: "H:mm:ss"
22
22
  :Hmsv: "H:mm:ss v"
@@ -29,6 +29,7 @@
29
29
  :MMMMEd: "E, d 'de' MMMM"
30
30
  :MMMMd: "d 'de' MMMM"
31
31
  :MMMd: "d MMM"
32
+ :MMMdd: dd-MMM
32
33
  :MMd: d/MM
33
34
  :MMdd: dd/MM
34
35
  :Md: d/M
@@ -43,14 +44,14 @@
43
44
  ? !ruby/symbol "y"
44
45
  : "y"
45
46
  :yM: M/y
46
- :yMEd: "EEE, d/M/y"
47
+ :yMEd: "E d/M/y"
47
48
  :yMM: MM/y
48
- :yMMM: "MMM y"
49
+ :yMMM: "MMMM 'de' y"
49
50
  :yMMMEd: "EEE, d 'de' MMMM 'de' y"
50
51
  :yMMMM: "MMMM 'de' y"
51
52
  :yMMMMEd: "EEE, d 'de' MMMM 'de' y"
52
53
  :yMMMMd: "d 'de' MMMM 'de' y"
53
- :yMMMd: "d MMM y"
54
+ :yMMMd: "d 'de' MMMM 'de' y"
54
55
  :yMd: d/M/y
55
56
  :yQQQ: "QQQ y"
56
57
  :yQQQQ: "QQQQ 'de' y"
@@ -104,7 +105,7 @@
104
105
  :sun: D
105
106
  :thu: J
106
107
  :tue: M
107
- :wed: X
108
+ :wed: M
108
109
  :short:
109
110
  :fri: VI
110
111
  :mon: LU
@@ -134,7 +135,7 @@
134
135
  :day: día
135
136
  :day-narrow: d
136
137
  :day-short: d
137
- :dayperiod: "a. m./p. m."
138
+ :dayperiod: a.m./p.m.
138
139
  :era: era
139
140
  :hour: hora
140
141
  :hour-narrow: h
@@ -158,7 +159,7 @@
158
159
  :year: año
159
160
  :year-narrow: a
160
161
  :year-short: a
161
- :zone: "zona horaria"
162
+ :zone: "Zona horaria"
162
163
  :formats:
163
164
  :date:
164
165
  :full:
@@ -180,13 +181,13 @@
180
181
  :pattern: "{{date}} {{time}}"
181
182
  :time:
182
183
  :full:
183
- :pattern: "H:mm:ss (zzzz)"
184
+ :pattern: "HH:mm:ss zzzz"
184
185
  :long:
185
- :pattern: "H:mm:ss z"
186
+ :pattern: "HH:mm:ss z"
186
187
  :medium:
187
- :pattern: "H:mm:ss"
188
+ :pattern: "HH:mm:ss"
188
189
  :short:
189
- :pattern: "H:mm"
190
+ :pattern: "HH:mm"
190
191
  :months:
191
192
  :format:
192
193
  :abbreviated:
@@ -203,18 +204,18 @@
203
204
  8: ago
204
205
  9: sep
205
206
  :narrow:
206
- 1: E
207
- 10: O
208
- 11: "N"
209
- 12: D
210
- 2: F
211
- 3: M
212
- 4: A
213
- 5: M
214
- 6: J
215
- 7: J
216
- 8: A
217
- 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
218
219
  :wide:
219
220
  1: enero
220
221
  10: octubre
@@ -241,20 +242,20 @@
241
242
  6: jun.
242
243
  7: jul.
243
244
  8: ago.
244
- 9: sept.
245
+ 9: sep.
245
246
  :narrow:
246
- 1: E
247
- 10: O
248
- 11: "N"
249
- 12: D
250
- 2: F
251
- 3: M
252
- 4: A
253
- 5: M
254
- 6: J
255
- 7: J
256
- 8: A
257
- 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
258
259
  :wide:
259
260
  1: enero
260
261
  10: octubre
@@ -271,54 +272,54 @@
271
272
  :periods:
272
273
  :format:
273
274
  :abbreviated:
274
- :am: "a. m."
275
+ :am: a.m.
275
276
  :evening1: "de la tarde"
276
277
  :morning1: "de la madrugada"
277
278
  :morning2: "de la mañana"
278
279
  :night1: "de la noche"
279
280
  :noon: "del mediodía"
280
- :pm: "p. m."
281
+ :pm: p.m.
281
282
  :narrow:
282
283
  :am: "a. m."
283
- :evening1: "de la tarde"
284
- :morning1: "de la madrugada"
285
- :morning2: "de la mañana"
286
- :night1: "de la noche"
287
- :noon: "del mediodía"
284
+ :evening1: tarde
285
+ :morning1: madrugada
286
+ :morning2: mañana
287
+ :night1: noche
288
+ :noon: m.
288
289
  :pm: "p. m."
289
290
  :wide:
290
- :am: "a. m."
291
+ :am: a.m.
291
292
  :evening1: "de la tarde"
292
293
  :morning1: "de la madrugada"
293
294
  :morning2: "de la mañana"
294
295
  :night1: "de la noche"
295
296
  :noon: "del mediodía"
296
- :pm: "p. m."
297
+ :pm: p.m.
297
298
  :stand-alone:
298
299
  :abbreviated:
299
- :am: "a. m."
300
+ :am: a.m.
300
301
  :evening1: tarde
301
302
  :morning1: madrugada
302
303
  :morning2: mañana
303
304
  :night1: noche
304
305
  :noon: mediodía
305
- :pm: "p. m."
306
+ :pm: p.m.
306
307
  :narrow:
307
- :am: "a. m."
308
+ :am: a.m.
308
309
  :evening1: tarde
309
310
  :morning1: madrugada
310
311
  :morning2: mañana
311
312
  :night1: noche
312
313
  :noon: mediodía
313
- :pm: "p. m."
314
+ :pm: p.m.
314
315
  :wide:
315
- :am: "a. m."
316
+ :am: a.m.
316
317
  :evening1: tarde
317
318
  :morning1: madrugada
318
319
  :morning2: mañana
319
320
  :night1: noche
320
321
  :noon: mediodía
321
- :pm: "p. m."
322
+ :pm: p.m.
322
323
  :quarters:
323
324
  :format:
324
325
  :abbreviated:
@@ -39,7 +39,6 @@
39
39
  :ARA:
40
40
  :one: "austral argentino"
41
41
  :other: "australes argentinos"
42
- :symbol: ARA
43
42
  :ARP:
44
43
  :one: "peso argentino (ARP)"
45
44
  :other: "pesos argentinos (ARP)"
@@ -55,8 +54,8 @@
55
54
  :other: "dólares australianos"
56
55
  :symbol: AU$
57
56
  :AWG:
58
- :one: "florín de Aruba"
59
- :other: "florines de Aruba"
57
+ :one: "florín arubeño"
58
+ :other: "florines arubeños"
60
59
  :symbol: Afl.
61
60
  :AZM:
62
61
  :one: "manat azerí (1993–2006)"
@@ -72,8 +71,8 @@
72
71
  :other: "marcos convertibles de Bosnia-Herzegovina"
73
72
  :symbol: BAM
74
73
  :BBD:
75
- :one: "dólar de Barbados"
76
- :other: "dólares de Barbados"
74
+ :one: "dólar barbadense"
75
+ :other: "dólares barbadenses"
77
76
  :symbol: BBD
78
77
  :BDT:
79
78
  :one: "taka de Bangladesh"
@@ -93,7 +92,7 @@
93
92
  :other: "leva fuertes búlgaros"
94
93
  :BGN:
95
94
  :one: "lev búlgaro"
96
- :other: "levas búlgaras"
95
+ :other: "leva búlgaros"
97
96
  :symbol: BGN
98
97
  :BHD:
99
98
  :one: "dinar bahreiní"
@@ -115,28 +114,21 @@
115
114
  :one: boliviano
116
115
  :other: bolivianos
117
116
  :symbol: BOB
118
- :BOL:
119
- :symbol: BOL
120
117
  :BOP:
121
118
  :one: "peso boliviano"
122
119
  :other: "pesos bolivianos"
123
- :symbol: BOP
124
120
  :BOV:
125
121
  :one: "MVDOL boliviano"
126
122
  :other: "MVDOL bolivianos"
127
- :symbol: BOV
128
123
  :BRB:
129
124
  :one: "nuevo cruzado brasileño (BRB)"
130
125
  :other: "nuevos cruzados brasileños (BRB)"
131
- :symbol: BRB
132
126
  :BRC:
133
127
  :one: "cruzado brasileño"
134
128
  :other: "cruzados brasileños"
135
- :symbol: BRC
136
129
  :BRE:
137
130
  :one: "cruceiro brasileño (BRE)"
138
131
  :other: "cruceiros brasileños (BRE)"
139
- :symbol: BRE
140
132
  :BRL:
141
133
  :one: "real brasileño"
142
134
  :other: "reales brasileños"
@@ -144,16 +136,12 @@
144
136
  :BRN:
145
137
  :one: "nuevo cruzado brasileño"
146
138
  :other: "nuevos cruzados brasileños"
147
- :symbol: BRN
148
139
  :BRR:
149
140
  :one: "cruceiro brasileño"
150
141
  :other: "cruceiros brasileños"
151
- :symbol: BRR
152
- :BRZ:
153
- :symbol: BRZ
154
142
  :BSD:
155
- :one: "dólar de las Bahamas"
156
- :other: "dólares de las Bahamas"
143
+ :one: "dólar bahameño"
144
+ :other: "dólares bahameños"
157
145
  :symbol: BSD
158
146
  :BTN:
159
147
  :one: "ngultrum butanés"
@@ -174,13 +162,13 @@
174
162
  :other: "rublos bielorrusos"
175
163
  :symbol: Br
176
164
  :BZD:
177
- :one: "dólar de Belice"
178
- :other: "dólares de Belice"
165
+ :one: "dólar beliceño"
166
+ :other: "dólares beliceños"
179
167
  :symbol: BZD
180
168
  :CAD:
181
169
  :one: "dólar canadiense"
182
170
  :other: "dólares canadienses"
183
- :symbol: CA$
171
+ :symbol: CAD
184
172
  :CDF:
185
173
  :one: "franco congoleño"
186
174
  :other: "francos congoleños"
@@ -195,12 +183,9 @@
195
183
  :CHW:
196
184
  :one: "franco WIR"
197
185
  :other: "francos WIR"
198
- :CLE:
199
- :symbol: CLE
200
186
  :CLF:
201
187
  :one: "unidad de fomento chilena"
202
188
  :other: "unidades de fomento chilenas"
203
- :symbol: CLF
204
189
  :CLP:
205
190
  :one: "peso chileno"
206
191
  :other: "pesos chilenos"
@@ -216,7 +201,6 @@
216
201
  :COU:
217
202
  :one: "unidad de valor real"
218
203
  :other: "unidades de valor reales"
219
- :symbol: COU
220
204
  :CRC:
221
205
  :one: "colón costarricense"
222
206
  :other: "colones costarricenses"
@@ -271,18 +255,16 @@
271
255
  :ECS:
272
256
  :one: "sucre ecuatoriano"
273
257
  :other: "sucres ecuatorianos"
274
- :symbol: ECS
275
258
  :ECV:
276
259
  :one: "unidad de valor constante (UVC) ecuatoriana"
277
260
  :other: "unidades de valor constante (UVC) ecuatorianas"
278
- :symbol: ECV
279
261
  :EEK:
280
262
  :one: "corona estonia"
281
263
  :other: "coronas estonias"
282
264
  :EGP:
283
265
  :one: "libra egipcia"
284
266
  :other: "libras egipcias"
285
- :symbol: EGP
267
+ :symbol:
286
268
  :ERN:
287
269
  :one: "nakfa eritreo"
288
270
  :other: "nakfas eritreos"
@@ -304,7 +286,7 @@
304
286
  :EUR:
305
287
  :one: euro
306
288
  :other: euros
307
- :symbol:
289
+ :symbol: EUR
308
290
  :FIM:
309
291
  :one: "marco finlandés"
310
292
  :other: "marcos finlandeses"
@@ -320,8 +302,8 @@
320
302
  :one: "franco francés"
321
303
  :other: "francos franceses"
322
304
  :GBP:
323
- :one: "libra esterlina británica"
324
- :other: "libras esterlinas británicas"
305
+ :one: "libra británica"
306
+ :other: "libras británicas"
325
307
  :symbol: GBP
326
308
  :GEK:
327
309
  :one: "kupon larit georgiano"
@@ -387,8 +369,8 @@
387
369
  :other: "gourdes haitianos"
388
370
  :symbol: HTG
389
371
  :HUF:
390
- :one: "florín húngaro"
391
- :other: "florines húngaros"
372
+ :one: "forinto húngaro"
373
+ :other: "forintos húngaros"
392
374
  :symbol: HUF
393
375
  :IDR:
394
376
  :one: "rupia indonesia"
@@ -424,8 +406,8 @@
424
406
  :one: "lira italiana"
425
407
  :other: "liras italianas"
426
408
  :JMD:
427
- :one: "dólar jamaiquino"
428
- :other: "dólares jamaiquinos"
409
+ :one: "dólar jamaicano"
410
+ :other: "dólares jamaicanos"
429
411
  :symbol: JMD
430
412
  :JOD:
431
413
  :one: "dinar jordano"
@@ -580,7 +562,6 @@
580
562
  :MXP:
581
563
  :one: "peso de plata mexicano (MXP)"
582
564
  :other: "pesos de plata mexicanos (MXP)"
583
- :symbol: MXP
584
565
  :MXV:
585
566
  :one: "unidad de inversión (UDI) mexicana"
586
567
  :other: "unidades de inversión (UDI) mexicanas"
@@ -608,7 +589,6 @@
608
589
  :NIC:
609
590
  :one: "córdoba nicaragüense (1988–1991)"
610
591
  :other: "córdobas nicaragüenses (1988–1991)"
611
- :symbol: NIC
612
592
  :NIO:
613
593
  :one: "córdoba nicaragüense"
614
594
  :other: "córdobas nicaragüenses"
@@ -639,7 +619,6 @@
639
619
  :PEI:
640
620
  :one: "inti peruano"
641
621
  :other: "intis peruanos"
642
- :symbol: PEI
643
622
  :PEN:
644
623
  :one: "nuevo sol peruano"
645
624
  :other: "nuevos soles peruanos"
@@ -647,7 +626,6 @@
647
626
  :PES:
648
627
  :one: "sol peruano"
649
628
  :other: "soles peruanos"
650
- :symbol: PES
651
629
  :PGK:
652
630
  :one: "kina de Papúa Nueva Guinea"
653
631
  :other: "kinas de Papúa Nueva Guinea"
@@ -757,7 +735,6 @@
757
735
  :symbol: SRD
758
736
  :SRG:
759
737
  :one: "florín surinamés"
760
- :symbol: SRG
761
738
  :SSP:
762
739
  :one: "libra sursudanesa"
763
740
  :other: "libras sursudanesas"
@@ -772,7 +749,6 @@
772
749
  :SVC:
773
750
  :one: "colón salvadoreño"
774
751
  :other: "colones salvadoreños"
775
- :symbol: SVC
776
752
  :SYP:
777
753
  :one: "libra siria"
778
754
  :other: "libras sirias"
@@ -784,7 +760,7 @@
784
760
  :THB:
785
761
  :one: "baht tailandés"
786
762
  :other: "bahts tailandeses"
787
- :symbol: ฿
763
+ :symbol: THB
788
764
  :TJR:
789
765
  :one: "rublo tayiko"
790
766
  :TJS:
@@ -843,19 +819,16 @@
843
819
  :USD:
844
820
  :one: "dólar estadounidense"
845
821
  :other: "dólares estadounidenses"
846
- :symbol: $
822
+ :symbol: USD
847
823
  :USN:
848
824
  :one: "dólar estadounidense (día siguiente)"
849
825
  :other: "dólares estadounidenses (día siguiente)"
850
- :symbol: USN
851
826
  :USS:
852
827
  :one: "dólar estadounidense (mismo día)"
853
828
  :other: "dólares estadounidenses (mismo día)"
854
- :symbol: USS
855
829
  :UYI:
856
830
  :one: "peso uruguayo en unidades indexadas"
857
831
  :other: "pesos uruguayos en unidades indexadas"
858
- :symbol: UYI
859
832
  :UYP:
860
833
  :one: "peso uruguayo (UYP)"
861
834
  :other: "pesos uruguayos (UYP)"
@@ -873,11 +846,11 @@
873
846
  :VEF:
874
847
  :one: "bolívar venezolano"
875
848
  :other: "bolívares venezolanos"
876
- :symbol: VEF
849
+ :symbol: BsF
877
850
  :VND:
878
851
  :one: "dong vietnamita"
879
852
  :other: "dongs vietnamitas"
880
- :symbol:
853
+ :symbol: VND
881
854
  :VUV:
882
855
  :one: "vatu vanuatuense"
883
856
  :other: "vatus vanuatuenses"
@@ -942,8 +915,8 @@
942
915
  :XTS:
943
916
  :one: "código reservado para pruebas"
944
917
  :XXX:
945
- :one: "moneda desconocida/no válida"
946
- :other: "monedas desconocidas/no válidas"
918
+ :one: "(unidad de moneda desconocida)"
919
+ :other: "(moneda desconocida)"
947
920
  :YDD:
948
921
  :one: "dinar yemení"
949
922
  :YER:
@@ -47,7 +47,7 @@
47
47
  :one: "hace {0} día"
48
48
  :other: "hace {0} días"
49
49
  :dayperiod:
50
- :display_name: "a. m./p. m."
50
+ :display_name: a.m./p.m.
51
51
  :era:
52
52
  :display_name: era
53
53
  :fri:
@@ -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