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
@@ -5,7 +5,7 @@
5
5
  :currency:
6
6
  :number_system: latn
7
7
  :patterns:
8
- :default: "#,##0.00 ¤"
8
+ :default: "¤#,##0.00"
9
9
  :short:
10
10
  ? !ruby/symbol "1000"
11
11
  :
@@ -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
@@ -170,9 +170,9 @@
170
170
  :default: "#E0"
171
171
  :symbols:
172
172
  :alias: ""
173
- :decimal: ","
173
+ :decimal: "."
174
174
  :exponential: E
175
- :group: "."
175
+ :group: ","
176
176
  :infinity: ∞
177
177
  :list: ;
178
178
  :minus_sign: "-"
@@ -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
@@ -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,14 +149,14 @@
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
161
  :one: kilowatt-hora
162
162
  :other: "{0} kilowatts-hora"
@@ -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"
@@ -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."
@@ -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"
@@ -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/M
33
34
  :MMdd: d/M
34
35
  :Md: d/M
@@ -43,16 +44,16 @@
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: M/y
48
- :yMMM: "MMM y"
49
- :yMMMEd: "EEE, d MMM y"
49
+ :yMMM: "MMMM 'de' y"
50
+ :yMMMEd: "E, d 'de' MMM '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
- :yQQQ: "QQQ y"
56
+ :yQQQ: "QQQ 'de' y"
56
57
  :yQQQQ: "QQQQ 'de' y"
57
58
  :days:
58
59
  :format:
@@ -65,13 +66,13 @@
65
66
  :tue: mar.
66
67
  :wed: mié.
67
68
  :narrow:
68
- :fri: V
69
- :mon: L
70
- :sat: S
71
- :sun: D
72
- :thu: J
73
- :tue: M
74
- :wed: X
69
+ :fri: v
70
+ :mon: l
71
+ :sat: s
72
+ :sun: d
73
+ :thu: j
74
+ :tue: m
75
+ :wed: m
75
76
  :short:
76
77
  :fri: VI
77
78
  :mon: LU
@@ -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:
@@ -201,20 +202,20 @@
201
202
  6: jun.
202
203
  7: jul.
203
204
  8: ago.
204
- 9: sept.
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,20 +272,20 @@
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
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
289
290
  :wide:
290
291
  :am: AM
@@ -296,29 +297,29 @@
296
297
  :pm: PM
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:
@@ -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:
@@ -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
@@ -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