twitter_cldr 2.4.0 → 2.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (306) hide show
  1. data/Gemfile +2 -2
  2. data/History.txt +6 -0
  3. data/Rakefile +1 -1
  4. data/lib/twitter_cldr/resources/collation_tries_dumper.rb +2 -1
  5. data/lib/twitter_cldr/resources/download.rb +2 -2
  6. data/lib/twitter_cldr/resources/locales_resources_importer.rb +15 -2
  7. data/lib/twitter_cldr/resources/tailoring_importer.rb +11 -7
  8. data/lib/twitter_cldr/version.rb +1 -1
  9. data/resources/collation/tailoring/be.yml +1 -1
  10. data/resources/collation/tailoring/bg.yml +1 -1
  11. data/resources/collation/tailoring/en-GB.yml +4 -0
  12. data/resources/collation/tailoring/he.yml +2 -2
  13. data/resources/collation/tailoring/ru.yml +1 -1
  14. data/resources/collation/tailoring/sr.yml +1 -1
  15. data/resources/collation/tailoring/uk.yml +1 -1
  16. data/resources/collation/tries/en-GB.dump +0 -0
  17. data/resources/collation/tries/he.dump +0 -0
  18. data/resources/custom/locales/en-GB/units.yml +19 -0
  19. data/resources/locales/af/calendars.yml +18 -6
  20. data/resources/locales/af/currencies.yml +558 -2
  21. data/resources/locales/af/languages.yml +386 -0
  22. data/resources/locales/af/plurals.yml +1 -1
  23. data/resources/locales/af/territories.yml +1 -0
  24. data/resources/locales/ar/calendars.yml +19 -3
  25. data/resources/locales/ar/currencies.yml +194 -0
  26. data/resources/locales/ar/languages.yml +52 -0
  27. data/resources/locales/ar/plurals.yml +1 -1
  28. data/resources/locales/ar/territories.yml +1 -0
  29. data/resources/locales/be/calendars.yml +33 -13
  30. data/resources/locales/be/currencies.yml +852 -0
  31. data/resources/locales/be/languages.yml +431 -0
  32. data/resources/locales/be/lists.yml +2 -2
  33. data/resources/locales/be/numbers.yml +17 -3
  34. data/resources/locales/be/plurals.yml +1 -1
  35. data/resources/locales/be/territories.yml +24 -0
  36. data/resources/locales/be/units.yml +49 -14
  37. data/resources/locales/bg/calendars.yml +17 -6
  38. data/resources/locales/bg/currencies.yml +143 -2
  39. data/resources/locales/bg/languages.yml +67 -0
  40. data/resources/locales/bg/plurals.yml +1 -1
  41. data/resources/locales/bg/territories.yml +1 -0
  42. data/resources/locales/bn/calendars.yml +30 -7
  43. data/resources/locales/bn/currencies.yml +352 -2
  44. data/resources/locales/bn/languages.yml +67 -0
  45. data/resources/locales/bn/plurals.yml +1 -1
  46. data/resources/locales/bn/territories.yml +1 -0
  47. data/resources/locales/ca/calendars.yml +13 -4
  48. data/resources/locales/ca/currencies.yml +9 -0
  49. data/resources/locales/ca/languages.yml +4 -0
  50. data/resources/locales/ca/plurals.yml +1 -1
  51. data/resources/locales/ca/territories.yml +1 -0
  52. data/resources/locales/cs/calendars.yml +9 -0
  53. data/resources/locales/cs/currencies.yml +105 -0
  54. data/resources/locales/cs/languages.yml +26 -0
  55. data/resources/locales/cs/plurals.yml +1 -1
  56. data/resources/locales/cs/territories.yml +1 -0
  57. data/resources/locales/cy/calendars.yml +12 -4
  58. data/resources/locales/cy/currencies.yml +417 -0
  59. data/resources/locales/cy/languages.yml +404 -0
  60. data/resources/locales/cy/plurals.yml +1 -1
  61. data/resources/locales/cy/territories.yml +2 -0
  62. data/resources/locales/da/calendars.yml +9 -0
  63. data/resources/locales/da/currencies.yml +99 -0
  64. data/resources/locales/da/languages.yml +4 -0
  65. data/resources/locales/da/plurals.yml +1 -1
  66. data/resources/locales/da/territories.yml +1 -0
  67. data/resources/locales/de/calendars.yml +13 -2
  68. data/resources/locales/de/currencies.yml +70 -0
  69. data/resources/locales/de/languages.yml +64 -0
  70. data/resources/locales/de/plurals.yml +1 -1
  71. data/resources/locales/de/territories.yml +1 -0
  72. data/resources/locales/el/calendars.yml +20 -7
  73. data/resources/locales/el/currencies.yml +48 -1
  74. data/resources/locales/el/languages.yml +4 -0
  75. data/resources/locales/el/plurals.yml +1 -1
  76. data/resources/locales/el/territories.yml +1 -0
  77. data/resources/locales/en/plurals.yml +1 -1
  78. data/resources/locales/en/territories.yml +1 -0
  79. data/resources/locales/en-GB/calendars.yml +210 -0
  80. data/resources/locales/en-GB/currencies.yml +915 -0
  81. data/resources/locales/en-GB/languages.yml +580 -0
  82. data/resources/locales/en-GB/layout.yml +5 -0
  83. data/resources/locales/en-GB/lists.yml +7 -0
  84. data/resources/locales/en-GB/numbers.yml +57 -0
  85. data/resources/locales/en-GB/plurals.yml +3 -0
  86. data/resources/locales/en-GB/territories.yml +263 -0
  87. data/resources/locales/en-GB/units.yml +108 -0
  88. data/resources/locales/es/calendars.yml +14 -2
  89. data/resources/locales/es/currencies.yml +101 -2
  90. data/resources/locales/es/languages.yml +4 -0
  91. data/resources/locales/es/plurals.yml +1 -1
  92. data/resources/locales/es/territories.yml +1 -0
  93. data/resources/locales/eu/calendars.yml +17 -6
  94. data/resources/locales/eu/currencies.yml +538 -2
  95. data/resources/locales/eu/languages.yml +402 -0
  96. data/resources/locales/eu/plurals.yml +1 -1
  97. data/resources/locales/eu/territories.yml +1 -0
  98. data/resources/locales/fa/calendars.yml +11 -1
  99. data/resources/locales/fa/currencies.yml +467 -2
  100. data/resources/locales/fa/languages.yml +86 -0
  101. data/resources/locales/fa/numbers.yml +1 -0
  102. data/resources/locales/fa/plurals.yml +1 -1
  103. data/resources/locales/fa/territories.yml +1 -0
  104. data/resources/locales/fa/units.yml +28 -0
  105. data/resources/locales/fi/calendars.yml +9 -0
  106. data/resources/locales/fi/currencies.yml +9 -0
  107. data/resources/locales/fi/languages.yml +4 -0
  108. data/resources/locales/fi/plurals.yml +1 -1
  109. data/resources/locales/fi/territories.yml +1 -0
  110. data/resources/locales/fil/calendars.yml +17 -6
  111. data/resources/locales/fil/currencies.yml +559 -2
  112. data/resources/locales/fil/languages.yml +394 -0
  113. data/resources/locales/fil/plurals.yml +1 -1
  114. data/resources/locales/fil/territories.yml +1 -0
  115. data/resources/locales/fr/calendars.yml +9 -1
  116. data/resources/locales/fr/currencies.yml +63 -0
  117. data/resources/locales/fr/languages.yml +34 -0
  118. data/resources/locales/fr/plurals.yml +1 -1
  119. data/resources/locales/fr/territories.yml +1 -0
  120. data/resources/locales/ga/calendars.yml +42 -23
  121. data/resources/locales/ga/currencies.yml +403 -2
  122. data/resources/locales/ga/languages.yml +433 -0
  123. data/resources/locales/ga/lists.yml +2 -2
  124. data/resources/locales/ga/numbers.yml +17 -3
  125. data/resources/locales/ga/plurals.yml +1 -1
  126. data/resources/locales/ga/territories.yml +12 -0
  127. data/resources/locales/ga/units.yml +63 -21
  128. data/resources/locales/gl/calendars.yml +15 -5
  129. data/resources/locales/gl/currencies.yml +440 -2
  130. data/resources/locales/gl/languages.yml +367 -0
  131. data/resources/locales/gl/plurals.yml +1 -1
  132. data/resources/locales/gl/territories.yml +1 -0
  133. data/resources/locales/he/calendars.yml +19 -3
  134. data/resources/locales/he/currencies.yml +435 -2
  135. data/resources/locales/he/languages.yml +4 -0
  136. data/resources/locales/he/plurals.yml +1 -1
  137. data/resources/locales/he/territories.yml +1 -0
  138. data/resources/locales/hi/calendars.yml +31 -4
  139. data/resources/locales/hi/currencies.yml +527 -2
  140. data/resources/locales/hi/languages.yml +77 -0
  141. data/resources/locales/hi/plurals.yml +1 -1
  142. data/resources/locales/hi/territories.yml +1 -0
  143. data/resources/locales/hr/calendars.yml +9 -0
  144. data/resources/locales/hr/currencies.yml +9 -0
  145. data/resources/locales/hr/languages.yml +4 -0
  146. data/resources/locales/hr/plurals.yml +1 -1
  147. data/resources/locales/hr/territories.yml +1 -0
  148. data/resources/locales/hu/calendars.yml +9 -0
  149. data/resources/locales/hu/currencies.yml +274 -0
  150. data/resources/locales/hu/languages.yml +4 -0
  151. data/resources/locales/hu/numbers.yml +1 -0
  152. data/resources/locales/hu/plurals.yml +1 -1
  153. data/resources/locales/hu/territories.yml +1 -0
  154. data/resources/locales/hu/units.yml +28 -0
  155. data/resources/locales/id/calendars.yml +9 -0
  156. data/resources/locales/id/currencies.yml +311 -0
  157. data/resources/locales/id/languages.yml +4 -0
  158. data/resources/locales/id/numbers.yml +1 -0
  159. data/resources/locales/id/plurals.yml +1 -1
  160. data/resources/locales/id/territories.yml +1 -0
  161. data/resources/locales/id/units.yml +28 -0
  162. data/resources/locales/is/calendars.yml +13 -4
  163. data/resources/locales/is/currencies.yml +438 -2
  164. data/resources/locales/is/languages.yml +85 -0
  165. data/resources/locales/is/plurals.yml +1 -1
  166. data/resources/locales/is/territories.yml +1 -0
  167. data/resources/locales/it/calendars.yml +11 -1
  168. data/resources/locales/it/currencies.yml +196 -1
  169. data/resources/locales/it/languages.yml +4 -0
  170. data/resources/locales/it/plurals.yml +1 -1
  171. data/resources/locales/it/territories.yml +1 -0
  172. data/resources/locales/ja/calendars.yml +24 -2
  173. data/resources/locales/ja/currencies.yml +311 -0
  174. data/resources/locales/ja/languages.yml +4 -0
  175. data/resources/locales/ja/numbers.yml +1 -0
  176. data/resources/locales/ja/plurals.yml +1 -1
  177. data/resources/locales/ja/territories.yml +1 -0
  178. data/resources/locales/ja/units.yml +28 -0
  179. data/resources/locales/ko/calendars.yml +27 -3
  180. data/resources/locales/ko/currencies.yml +319 -2
  181. data/resources/locales/ko/languages.yml +4 -0
  182. data/resources/locales/ko/numbers.yml +1 -0
  183. data/resources/locales/ko/plurals.yml +1 -1
  184. data/resources/locales/ko/territories.yml +1 -0
  185. data/resources/locales/ko/units.yml +28 -0
  186. data/resources/locales/lv/calendars.yml +18 -6
  187. data/resources/locales/lv/currencies.yml +315 -0
  188. data/resources/locales/lv/languages.yml +4 -0
  189. data/resources/locales/lv/plurals.yml +1 -1
  190. data/resources/locales/lv/territories.yml +1 -0
  191. data/resources/locales/ms/calendars.yml +20 -7
  192. data/resources/locales/ms/currencies.yml +575 -2
  193. data/resources/locales/ms/languages.yml +400 -0
  194. data/resources/locales/ms/numbers.yml +1 -0
  195. data/resources/locales/ms/plurals.yml +1 -1
  196. data/resources/locales/ms/territories.yml +1 -0
  197. data/resources/locales/ms/units.yml +28 -0
  198. data/resources/locales/nb/calendars.yml +9 -0
  199. data/resources/locales/nb/currencies.yml +69 -2
  200. data/resources/locales/nb/languages.yml +8 -0
  201. data/resources/locales/nb/plurals.yml +1 -1
  202. data/resources/locales/nb/territories.yml +1 -0
  203. data/resources/locales/nl/calendars.yml +9 -0
  204. data/resources/locales/nl/currencies.yml +274 -0
  205. data/resources/locales/nl/languages.yml +4 -0
  206. data/resources/locales/nl/plurals.yml +1 -1
  207. data/resources/locales/nl/territories.yml +1 -0
  208. data/resources/locales/pl/calendars.yml +17 -6
  209. data/resources/locales/pl/currencies.yml +181 -2
  210. data/resources/locales/pl/languages.yml +68 -0
  211. data/resources/locales/pl/plurals.yml +1 -1
  212. data/resources/locales/pl/territories.yml +1 -0
  213. data/resources/locales/pt/calendars.yml +10 -1
  214. data/resources/locales/pt/currencies.yml +9 -0
  215. data/resources/locales/pt/languages.yml +61 -0
  216. data/resources/locales/pt/plurals.yml +1 -1
  217. data/resources/locales/pt/territories.yml +1 -0
  218. data/resources/locales/ro/calendars.yml +18 -6
  219. data/resources/locales/ro/currencies.yml +183 -1
  220. data/resources/locales/ro/languages.yml +4 -0
  221. data/resources/locales/ro/plurals.yml +1 -1
  222. data/resources/locales/ro/territories.yml +1 -0
  223. data/resources/locales/ru/calendars.yml +9 -0
  224. data/resources/locales/ru/currencies.yml +181 -0
  225. data/resources/locales/ru/languages.yml +24 -0
  226. data/resources/locales/ru/plurals.yml +1 -1
  227. data/resources/locales/ru/territories.yml +1 -0
  228. data/resources/locales/sk/calendars.yml +20 -7
  229. data/resources/locales/sk/currencies.yml +291 -0
  230. data/resources/locales/sk/languages.yml +4 -0
  231. data/resources/locales/sk/plurals.yml +1 -1
  232. data/resources/locales/sk/territories.yml +1 -0
  233. data/resources/locales/sq/calendars.yml +46 -22
  234. data/resources/locales/sq/currencies.yml +862 -2
  235. data/resources/locales/sq/languages.yml +563 -0
  236. data/resources/locales/sq/lists.yml +2 -2
  237. data/resources/locales/sq/numbers.yml +17 -3
  238. data/resources/locales/sq/plurals.yml +1 -1
  239. data/resources/locales/sq/territories.yml +104 -0
  240. data/resources/locales/sq/units.yml +49 -14
  241. data/resources/locales/sr/calendars.yml +16 -5
  242. data/resources/locales/sr/currencies.yml +10 -1
  243. data/resources/locales/sr/languages.yml +67 -0
  244. data/resources/locales/sr/plurals.yml +1 -1
  245. data/resources/locales/sr/territories.yml +1 -0
  246. data/resources/locales/sv/calendars.yml +9 -0
  247. data/resources/locales/sv/currencies.yml +9 -0
  248. data/resources/locales/sv/languages.yml +4 -0
  249. data/resources/locales/sv/plurals.yml +1 -1
  250. data/resources/locales/sv/territories.yml +1 -0
  251. data/resources/locales/ta/calendars.yml +15 -5
  252. data/resources/locales/ta/currencies.yml +568 -1
  253. data/resources/locales/ta/languages.yml +68 -0
  254. data/resources/locales/ta/plurals.yml +1 -1
  255. data/resources/locales/ta/territories.yml +1 -0
  256. data/resources/locales/th/calendars.yml +9 -0
  257. data/resources/locales/th/currencies.yml +311 -0
  258. data/resources/locales/th/languages.yml +5 -0
  259. data/resources/locales/th/numbers.yml +1 -0
  260. data/resources/locales/th/plurals.yml +1 -1
  261. data/resources/locales/th/territories.yml +1 -0
  262. data/resources/locales/th/units.yml +28 -0
  263. data/resources/locales/tr/calendars.yml +14 -2
  264. data/resources/locales/tr/currencies.yml +343 -0
  265. data/resources/locales/tr/languages.yml +4 -0
  266. data/resources/locales/tr/numbers.yml +1 -0
  267. data/resources/locales/tr/plurals.yml +1 -1
  268. data/resources/locales/tr/territories.yml +1 -0
  269. data/resources/locales/tr/units.yml +28 -0
  270. data/resources/locales/uk/calendars.yml +18 -6
  271. data/resources/locales/uk/currencies.yml +266 -0
  272. data/resources/locales/uk/languages.yml +5 -0
  273. data/resources/locales/uk/plurals.yml +1 -1
  274. data/resources/locales/uk/territories.yml +1 -0
  275. data/resources/locales/ur/calendars.yml +44 -9
  276. data/resources/locales/ur/currencies.yml +555 -1
  277. data/resources/locales/ur/languages.yml +399 -0
  278. data/resources/locales/ur/numbers.yml +13 -0
  279. data/resources/locales/ur/plurals.yml +1 -1
  280. data/resources/locales/ur/territories.yml +1 -0
  281. data/resources/locales/vi/calendars.yml +20 -7
  282. data/resources/locales/vi/currencies.yml +311 -0
  283. data/resources/locales/vi/languages.yml +7 -0
  284. data/resources/locales/vi/numbers.yml +1 -0
  285. data/resources/locales/vi/plurals.yml +1 -1
  286. data/resources/locales/vi/territories.yml +1 -0
  287. data/resources/locales/vi/units.yml +28 -0
  288. data/resources/locales/zh/calendars.yml +7 -0
  289. data/resources/locales/zh/currencies.yml +311 -0
  290. data/resources/locales/zh/languages.yml +4 -0
  291. data/resources/locales/zh/numbers.yml +1 -0
  292. data/resources/locales/zh/plurals.yml +1 -1
  293. data/resources/locales/zh/territories.yml +1 -0
  294. data/resources/locales/zh/units.yml +28 -0
  295. data/resources/locales/zh-Hant/calendars.yml +71 -9
  296. data/resources/locales/zh-Hant/currencies.yml +311 -0
  297. data/resources/locales/zh-Hant/languages.yml +4 -0
  298. data/resources/locales/zh-Hant/numbers.yml +1 -0
  299. data/resources/locales/zh-Hant/plurals.yml +2 -2
  300. data/resources/locales/zh-Hant/territories.yml +1 -0
  301. data/resources/locales/zh-Hant/units.yml +28 -0
  302. data/resources/shared/language_codes_table.dump +0 -0
  303. data/spec/collation/tailoring_spec.rb +1 -2
  304. data/spec/parsers/number_parser_spec.rb +0 -2
  305. data/spec/utils/yaml/yaml_spec.rb +4 -1
  306. metadata +87 -77
@@ -9,10 +9,14 @@
9
9
  :other: dirhams de los Emiratos Árabes Unidos
10
10
  :AFA:
11
11
  :one: afgani (1927-2002)
12
+ :other: Afghan afghanis (1927-2002)
12
13
  :AFN:
13
14
  :one: afgani afgano
14
15
  :other: afganis afganos
15
16
  :symbol: Af
17
+ :ALK:
18
+ :one: Albanian lek (1946-1965)
19
+ :other: Albanian lekë (1946-1965)
16
20
  :ALL:
17
21
  :one: lek albanés
18
22
  :other: lekë albaneses
@@ -29,13 +33,22 @@
29
33
  :symbol: Kz
30
34
  :AOK:
31
35
  :one: kwanza angoleño (1977-1990)
36
+ :other: Angolan kwanzas (1977-1991)
32
37
  :AON:
33
38
  :one: nuevo kwanza angoleño (1990-2000)
39
+ :other: Angolan new kwanzas (1990-2000)
34
40
  :AOR:
35
41
  :one: kwanza reajustado angoleño (1995-1999)
42
+ :other: Angolan readjusted kwanzas (1995-1999)
36
43
  :ARA:
37
44
  :one: austral argentino
38
45
  :other: australes argentinos
46
+ :ARL:
47
+ :one: Argentine peso ley (1970-1983)
48
+ :other: Argentine pesos ley (1970-1983)
49
+ :ARM:
50
+ :one: Argentine peso (1881-1970)
51
+ :other: Argentine pesos (1881-1970)
39
52
  :ARP:
40
53
  :one: peso argentino (ARP)
41
54
  :other: pesos argentinos (ARP)
@@ -56,6 +69,7 @@
56
69
  :symbol: Afl.
57
70
  :AZM:
58
71
  :one: manat azerí (1993-2006)
72
+ :other: Azerbaijani manats (1993-2006)
59
73
  :AZN:
60
74
  :one: manat azerí
61
75
  :other: manat azeríes
@@ -66,6 +80,9 @@
66
80
  :BAM:
67
81
  :one: marco convertible de Bosnia-Herzegovina
68
82
  :other: marcos convertibles de Bosnia-Herzegovina
83
+ :BAN:
84
+ :one: Bosnia-Herzegovina new dinar (1994-1997)
85
+ :other: Bosnia-Herzegovina new dinars (1994-1997)
69
86
  :BBD:
70
87
  :one: dólar de Barbados
71
88
  :other: dólares de Barbados
@@ -84,9 +101,15 @@
84
101
  :BGL:
85
102
  :one: lev fuerte búlgaro
86
103
  :other: leva fuertes búlgaros
104
+ :BGM:
105
+ :one: Bulgarian socialist lev
106
+ :other: Bulgarian socialist leva
87
107
  :BGN:
88
108
  :one: nuevo lev búlgaro
89
109
  :other: levas búlgaras
110
+ :BGO:
111
+ :one: Bulgarian lev (1879-1952)
112
+ :other: Bulgarian leva (1879-1952)
90
113
  :BHD:
91
114
  :one: dinar bahreiní
92
115
  :other: dinares bahreiníes
@@ -102,6 +125,9 @@
102
125
  :BOB:
103
126
  :one: boliviano
104
127
  :other: bolivianos
128
+ :BOL:
129
+ :one: Bolivian boliviano (1863-1963)
130
+ :other: Bolivian bolivianos (1863-1963)
105
131
  :BOP:
106
132
  :one: peso boliviano
107
133
  :other: pesos bolivianos
@@ -127,6 +153,9 @@
127
153
  :BRR:
128
154
  :one: cruceiro brasileño
129
155
  :other: cruceiros brasileños
156
+ :BRZ:
157
+ :one: Brazilian cruzeiro (1942-1967)
158
+ :other: Brazilian cruzeiros (1942-1967)
130
159
  :BSD:
131
160
  :one: dólar de las Bahamas
132
161
  :other: dólares de las Bahamas
@@ -164,12 +193,18 @@
164
193
  :CHW:
165
194
  :one: franco WIR
166
195
  :other: francos WIR
196
+ :CLE:
197
+ :one: Chilean escudo
198
+ :other: Chilean escudos
167
199
  :CLF:
168
200
  :one: unidad de fomento chilena
169
201
  :other: unidades de fomento chilenas
170
202
  :CLP:
171
203
  :one: peso chileno
172
204
  :other: pesos chilenos
205
+ :CNX:
206
+ :one: Chinese People’s Bank dollar
207
+ :other: Chinese People’s Bank dollars
173
208
  :CNY:
174
209
  :one: yuan chino
175
210
  :other: yuanes chinos
@@ -272,11 +307,13 @@
272
307
  :symbol: £
273
308
  :GEK:
274
309
  :one: kupon larit georgiano
310
+ :other: Georgian kupon larits
275
311
  :GEL:
276
312
  :one: lari georgiano
277
313
  :other: laris georgianos
278
314
  :GHC:
279
315
  :one: cedi ghanés (1979-2007)
316
+ :other: Ghanaian cedis (1979-2007)
280
317
  :GHS:
281
318
  :one: cedi ghanés
282
319
  :other: cedis ghaneses
@@ -291,6 +328,7 @@
291
328
  :other: francos guineanos
292
329
  :GNS:
293
330
  :one: syli guineano
331
+ :other: Guinean sylis
294
332
  :GQE:
295
333
  :one: ekuele de Guinea Ecuatorial
296
334
  :other: ekueles de Guinea Ecuatorial
@@ -302,8 +340,10 @@
302
340
  :other: quetzales guatemaltecos
303
341
  :GWE:
304
342
  :one: escudo de Guinea Portuguesa
343
+ :other: Portuguese Guinea escudos
305
344
  :GWP:
306
345
  :one: peso de Guinea-Bissáu
346
+ :other: Guinea-Bissau pesos
307
347
  :GYD:
308
348
  :one: dólar guyanés
309
349
  :other: dólares guyaneses
@@ -335,6 +375,9 @@
335
375
  :ILP:
336
376
  :one: libra israelí
337
377
  :other: libras israelíes
378
+ :ILR:
379
+ :one: Israeli sheqel (1980-1985)
380
+ :other: Israeli sheqels (1980-1985)
338
381
  :ILS:
339
382
  :one: nuevo sheqel israelí
340
383
  :other: nuevos sheqels israelíes
@@ -349,6 +392,9 @@
349
392
  :IRR:
350
393
  :one: rial iraní
351
394
  :other: riales iraníes
395
+ :ISJ:
396
+ :one: Icelandic króna (1918-1981)
397
+ :other: Icelandic krónur (1918-1981)
352
398
  :ISK:
353
399
  :one: corona islandesa
354
400
  :other: coronas islandesas
@@ -364,7 +410,7 @@
364
410
  :JPY:
365
411
  :one: yen japonés
366
412
  :other: yenes japoneses
367
- :symbol: JP¥
413
+ :symbol: ¥
368
414
  :KES:
369
415
  :one: chelín keniata
370
416
  :other: chelines keniatas
@@ -380,6 +426,12 @@
380
426
  :KPW:
381
427
  :one: won norcoreano
382
428
  :other: wons norcoreanos
429
+ :KRH:
430
+ :one: South Korean hwan (1953-1962)
431
+ :other: South Korean hwan (1953-1962)
432
+ :KRO:
433
+ :one: South Korean won (1945-1953)
434
+ :other: South Korean won (1945-1953)
383
435
  :KRW:
384
436
  :one: won surcoreano
385
437
  :other: wons surcoreanos
@@ -407,6 +459,7 @@
407
459
  :other: dólares liberianos
408
460
  :LSL:
409
461
  :one: loti lesothense
462
+ :other: Lesotho lotis
410
463
  :LTL:
411
464
  :one: litas lituana
412
465
  :other: litas lituanas
@@ -437,6 +490,12 @@
437
490
  :MAF:
438
491
  :one: franco marroquí
439
492
  :other: francos marroquíes
493
+ :MCF:
494
+ :one: Monegasque franc
495
+ :other: Monegasque francs
496
+ :MDC:
497
+ :one: Moldovan cupon
498
+ :other: Moldovan cupon
440
499
  :MDL:
441
500
  :one: leu moldavo
442
501
  :other: leus moldavos
@@ -445,11 +504,16 @@
445
504
  :other: ariarys malgaches
446
505
  :MGF:
447
506
  :one: franco malgache
507
+ :other: Malagasy francs
448
508
  :MKD:
449
509
  :one: dinar macedonio
450
510
  :other: dinares macedonios
511
+ :MKN:
512
+ :one: Macedonian denar (1992-1993)
513
+ :other: Macedonian denari (1992-1993)
451
514
  :MLF:
452
515
  :one: franco malí
516
+ :other: Malian francs
453
517
  :MMK:
454
518
  :one: kyat de Myanmar
455
519
  :other: kyats de Myanmar
@@ -471,6 +535,9 @@
471
535
  :MUR:
472
536
  :one: rupia mauriciana
473
537
  :other: rupias mauricianas
538
+ :MVP:
539
+ :one: Maldivian rupee
540
+ :other: Maldivian rupees
474
541
  :MVR:
475
542
  :one: rufiyaa de Maldivas
476
543
  :other: rufiyaas de Maldivas
@@ -495,6 +562,7 @@
495
562
  :other: escudos mozambiqueños
496
563
  :MZM:
497
564
  :one: antiguo metical mozambiqueño
565
+ :other: Mozambican meticals (1980-2006)
498
566
  :MZN:
499
567
  :one: metical mozambiqueño
500
568
  :other: meticales mozambiqueños
@@ -564,6 +632,7 @@
564
632
  :other: riales de Qatar
565
633
  :RHD:
566
634
  :one: dólar rodesiano
635
+ :other: Rhodesian dollars
567
636
  :ROL:
568
637
  :one: antiguo leu rumano
569
638
  :other: antiguos lei rumanos
@@ -626,6 +695,7 @@
626
695
  :other: dólares surinameses
627
696
  :SRG:
628
697
  :one: florín surinamés
698
+ :other: Surinamese guilders
629
699
  :SSP:
630
700
  :one: libra sursudanesa
631
701
  :other: libras sursudanesas
@@ -650,6 +720,7 @@
650
720
  :symbol: ฿
651
721
  :TJR:
652
722
  :one: rublo tayiko
723
+ :other: Tajikistani rubles
653
724
  :TJS:
654
725
  :one: somoni tayiko
655
726
  :other: somonis tayikos
@@ -667,6 +738,7 @@
667
738
  :other: paʻangas tonganos
668
739
  :TPE:
669
740
  :one: escudo timorense
741
+ :other: Timorese escudos
670
742
  :TRL:
671
743
  :one: lira turca (1922-2005)
672
744
  :other: liras turcas (1922-2005)
@@ -691,13 +763,14 @@
691
763
  :other: karbovanets ucranianos
692
764
  :UGS:
693
765
  :one: chelín ugandés (1966-1987)
766
+ :other: Ugandan shillings (1966-1987)
694
767
  :UGX:
695
768
  :one: chelín ugandés
696
769
  :other: chelines ugandeses
697
770
  :USD:
698
771
  :one: dólar estadounidense
699
772
  :other: dólares estadounidenses
700
- :symbol: US$
773
+ :symbol: $
701
774
  :USN:
702
775
  :one: dólar estadounidense (día siguiente)
703
776
  :other: dólares estadounidenses (día siguiente)
@@ -726,6 +799,9 @@
726
799
  :one: dong vietnamita
727
800
  :other: dongs vietnamitas
728
801
  :symbol: ₫
802
+ :VNN:
803
+ :one: Vietnamese dong (1978-1985)
804
+ :other: Vietnamese dong (1978-1985)
729
805
  :VUV:
730
806
  :one: vatu vanuatuense
731
807
  :other: vatus vanuatuenses
@@ -760,6 +836,7 @@
760
836
  :symbol: EC$
761
837
  :XDR:
762
838
  :one: derechos especiales de giro
839
+ :other: special drawing rights
763
840
  :XEU:
764
841
  :one: unidad de moneda europea
765
842
  :other: unidades de moneda europeas
@@ -785,25 +862,40 @@
785
862
  :other: platino
786
863
  :XRE:
787
864
  :one: fondos RINET
865
+ :other: RINET Funds units
866
+ :XSU:
867
+ :one: Sucre
868
+ :other: Sucres
788
869
  :XTS:
789
870
  :one: código reservado para pruebas
871
+ :other: Testing Currency units
872
+ :XUA:
873
+ :one: ADB unit of account
874
+ :other: ADB units of account
790
875
  :XXX:
791
876
  :one: moneda desconocida/no válida
792
877
  :other: monedas desconocidas/no válidas
793
878
  :YDD:
794
879
  :one: dinar yemení
880
+ :other: Yemeni dinars
795
881
  :YER:
796
882
  :one: rial yemení
797
883
  :other: riales yemeníes
798
884
  :YUD:
799
885
  :one: dinar fuerte yugoslavo
886
+ :other: Yugoslavian hard dinars (1966-1990)
800
887
  :YUM:
801
888
  :one: super dinar yugoslavo
889
+ :other: Yugoslavian new dinars (1994-2002)
802
890
  :YUN:
803
891
  :one: dinar convertible yugoslavo
804
892
  :other: dinares convertibles yugoslavos
893
+ :YUR:
894
+ :one: Yugoslavian reformed dinar (1992-1993)
895
+ :other: Yugoslavian reformed dinars (1992-1993)
805
896
  :ZAL:
806
897
  :one: rand sudafricano (financiero)
898
+ :other: South African rands (financial)
807
899
  :ZAR:
808
900
  :one: rand sudafricano
809
901
  :other: rands sudafricanos
@@ -815,9 +907,16 @@
815
907
  :other: kwachas zambianos
816
908
  :ZRN:
817
909
  :one: nuevo zaire zaireño
910
+ :other: Zairean new zaires (1993-1998)
818
911
  :ZRZ:
819
912
  :one: zaire zaireño
913
+ :other: Zairean zaires (1971-1993)
820
914
  :ZWD:
821
915
  :one: dólar de Zimbabue
916
+ :other: Zimbabwean dollars (1980-2008)
822
917
  :ZWL:
823
918
  :one: dólar zimbabuense
919
+ :other: Zimbabwean dollars (2009)
920
+ :ZWR:
921
+ :one: Zimbabwean dollar (2008)
922
+ :other: Zimbabwean dollars (2008)
@@ -24,6 +24,7 @@
24
24
  :anp: angika
25
25
  :apa: lenguas apache
26
26
  :ar: árabe
27
+ :ar-001: Modern Standard Arabic
27
28
  :arc: arameo
28
29
  :arn: araucano
29
30
  :arp: arapaho
@@ -235,6 +236,7 @@
235
236
  :iu: inuktitut
236
237
  :ja: japonés
237
238
  :jbo: lojban
239
+ :jgo: Ngomba
238
240
  :jmc: machame
239
241
  :jpr: judeo-persa
240
242
  :jrb: judeo-árabe
@@ -295,6 +297,7 @@
295
297
  :lez: lezgiano
296
298
  :lg: ganda
297
299
  :li: limburgués
300
+ :lkt: Lakota
298
301
  :ln: lingala
299
302
  :lo: laosiano
300
303
  :lol: mongo
@@ -325,6 +328,7 @@
325
328
  :mg: malgache
326
329
  :mga: irlandés medieval
327
330
  :mgh: makhuwa-meetto
331
+ :mgo: Meta'
328
332
  :mh: marshalés
329
333
  :mi: maorí
330
334
  :mic: micmac
@@ -1,3 +1,3 @@
1
1
  ---
2
- :es: ! '{ :es => { :i18n => {:plural => { :keys => [:one, :other], :rule => lambda
2
+ :es: ! '{ :es => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda
3
3
  { |n| n == 1 ? :one : :other } } } } }'
@@ -254,6 +254,7 @@
254
254
  :vu: Vanuatu
255
255
  :wf: Wallis y Futuna
256
256
  :ws: Samoa
257
+ :xk: Kosovo
257
258
  :ye: Yemen
258
259
  :yt: Mayotte
259
260
  :za: Sudáfrica
@@ -3,11 +3,15 @@
3
3
  :calendars:
4
4
  :gregorian:
5
5
  :additional_formats:
6
+ :EHm: E HH:mm
7
+ :EHms: E HH:mm:ss
6
8
  :Ed: d E
7
- :Gy: G y
8
- :GyMMM: G y MMM
9
- :GyMMMEd: G y MMM d, E
10
- :GyMMMd: G y MMM d
9
+ :Ehm: E h:mm a
10
+ :Ehms: E h:mm:ss a
11
+ :Gy: y G
12
+ :GyMMM: MMM y G
13
+ :GyMMMEd: E, MMM d, y G
14
+ :GyMMMd: MMM d, y G
11
15
  :H: HH
12
16
  :Hm: HH:mm
13
17
  :Hms: HH:mm:ss
@@ -89,9 +93,11 @@
89
93
  0: K.a.
90
94
  1: K.o.
91
95
  :name:
92
- 0: ''
96
+ 0: Before Christ
97
+ 1: Anno Domini
93
98
  :narrow:
94
- 0: ''
99
+ 0: B
100
+ 1: A
95
101
  :fields:
96
102
  :day: Eguna
97
103
  :dayperiod: AM//PM
@@ -184,10 +190,15 @@
184
190
  :pm: PM
185
191
  :narrow:
186
192
  :am: a
193
+ :noon: n
187
194
  :pm: p
188
195
  :wide:
189
196
  :am: AM
197
+ :noon: noon
190
198
  :pm: PM
199
+ :variant:
200
+ :am: a.m.
201
+ :pm: p.m.
191
202
  :stand-alone: {}
192
203
  :quarters:
193
204
  :format: