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,16 @@
9
9
  :few: dirhami Emiratele Arabe Unite
10
10
  :one: dirham Emiratele Arabe Unite
11
11
  :other: dirhami Emiratele Arabe Unite
12
+ :AFA:
13
+ :one: Afghan afghani (1927-2002)
14
+ :other: Afghan afghanis (1927-2002)
12
15
  :AFN:
13
16
  :few: afgani
14
17
  :one: afgan
15
18
  :other: afgani
19
+ :ALK:
20
+ :one: Albanian lek (1946-1965)
21
+ :other: Albanian lekë (1946-1965)
16
22
  :ALL:
17
23
  :few: leka albanezi
18
24
  :one: leka albanez
@@ -29,6 +35,24 @@
29
35
  :few: kwanze angoleze
30
36
  :one: kwanza angoleză
31
37
  :other: kwanze angoleze
38
+ :AOK:
39
+ :one: Angolan kwanza (1977-1991)
40
+ :other: Angolan kwanzas (1977-1991)
41
+ :AON:
42
+ :one: Angolan new kwanza (1990-2000)
43
+ :other: Angolan new kwanzas (1990-2000)
44
+ :AOR:
45
+ :one: Angolan readjusted kwanza (1995-1999)
46
+ :other: Angolan readjusted kwanzas (1995-1999)
47
+ :ARA:
48
+ :one: Argentine austral
49
+ :other: Argentine australs
50
+ :ARL:
51
+ :one: Argentine peso ley (1970-1983)
52
+ :other: Argentine pesos ley (1970-1983)
53
+ :ARM:
54
+ :one: Argentine peso (1881-1970)
55
+ :other: Argentine pesos (1881-1970)
32
56
  :ARP:
33
57
  :few: pesos argentinieni (1983-1985)
34
58
  :one: peso argentinian (1983-1985)
@@ -52,6 +76,7 @@
52
76
  :other: florini Aruba
53
77
  :AZM:
54
78
  :one: manat azer (1993-2006)
79
+ :other: Azerbaijani manats (1993-2006)
55
80
  :AZN:
56
81
  :few: manați Azerbaidjan
57
82
  :one: manat Azerbaidjan
@@ -64,6 +89,9 @@
64
89
  :few: mărci convertibile bosniace
65
90
  :one: marcă convertibilă bosniacă
66
91
  :other: mărci convertibile bosniace
92
+ :BAN:
93
+ :one: Bosnia-Herzegovina new dinar (1994-1997)
94
+ :other: Bosnia-Herzegovina new dinars (1994-1997)
67
95
  :BBD:
68
96
  :few: dolari Barbados
69
97
  :one: dolar Barbados
@@ -84,10 +112,19 @@
84
112
  :few: franci belgieni (financiari)
85
113
  :one: franc belgian (financiar)
86
114
  :other: franci belgieni (financiari)
115
+ :BGL:
116
+ :one: Bulgarian hard lev
117
+ :other: Bulgarian hard leva
118
+ :BGM:
119
+ :one: Bulgarian socialist lev
120
+ :other: Bulgarian socialist leva
87
121
  :BGN:
88
122
  :few: leva bulgărești noi
89
123
  :one: leva bulgărească nouă
90
124
  :other: leva bulgărești noi
125
+ :BGO:
126
+ :one: Bulgarian lev (1879-1952)
127
+ :other: Bulgarian leva (1879-1952)
91
128
  :BHD:
92
129
  :few: dinari Bahrain
93
130
  :one: dinar Bahrain
@@ -108,21 +145,39 @@
108
145
  :few: bolivieni bolivieni
109
146
  :one: boliviano bolivian
110
147
  :other: bolivieni bolivieni
148
+ :BOL:
149
+ :one: Bolivian boliviano (1863-1963)
150
+ :other: Bolivian bolivianos (1863-1963)
111
151
  :BOP:
112
152
  :few: pesos bolivieni
113
153
  :one: peso bolivian
114
154
  :other: pesos bolivieni
115
155
  :BOV:
116
156
  :one: mvdol bolivian
157
+ :other: Bolivian mvdols
158
+ :BRB:
159
+ :one: Brazilian new cruzeiro (1967-1986)
160
+ :other: Brazilian new cruzeiros (1967-1986)
161
+ :BRC:
162
+ :one: Brazilian cruzado (1986-1989)
163
+ :other: Brazilian cruzados (1986-1989)
117
164
  :BRE:
118
165
  :one: cruzeiro brazilian (1990–1993)
166
+ :other: Brazilian cruzeiros (1990-1993)
119
167
  :BRL:
120
168
  :few: reali brazilieni
121
169
  :one: real brazilian
122
170
  :other: reali brazilieni
123
171
  :symbol: R$
172
+ :BRN:
173
+ :one: Brazilian new cruzado (1989-1990)
174
+ :other: Brazilian new cruzados (1989-1990)
124
175
  :BRR:
125
176
  :one: cruzeiro brazilian (1993-1994)
177
+ :other: Brazilian cruzeiros (1993-1994)
178
+ :BRZ:
179
+ :one: Brazilian cruzeiro (1942-1967)
180
+ :other: Brazilian cruzeiros (1942-1967)
126
181
  :BSD:
127
182
  :few: dolari Bahamas
128
183
  :one: dolar Bahamas
@@ -133,10 +188,14 @@
133
188
  :other: ngultrum Bhutan
134
189
  :BUK:
135
190
  :one: kyat birman
191
+ :other: Burmese kyats
136
192
  :BWP:
137
193
  :few: pule Botswana
138
194
  :one: pulă Botswana
139
195
  :other: pule Botswana
196
+ :BYB:
197
+ :one: Belarusian new ruble (1994-1999)
198
+ :other: Belarusian new rubles (1994-1999)
140
199
  :BYR:
141
200
  :few: ruble bieloruse
142
201
  :one: rublă bielorusă
@@ -154,14 +213,29 @@
154
213
  :few: franci congolezi
155
214
  :one: franc congolez
156
215
  :other: franci congolezi
216
+ :CHE:
217
+ :one: WIR euro
218
+ :other: WIR euros
157
219
  :CHF:
158
220
  :few: franci elvețieni
159
221
  :one: franc elvețian
160
222
  :other: franci elvețieni
223
+ :CHW:
224
+ :one: WIR franc
225
+ :other: WIR francs
226
+ :CLE:
227
+ :one: Chilean escudo
228
+ :other: Chilean escudos
229
+ :CLF:
230
+ :one: Chilean unit of account (UF)
231
+ :other: Chilean units of account (UF)
161
232
  :CLP:
162
233
  :few: pesos chilieni
163
234
  :one: peso chilian
164
235
  :other: pesos chilieni
236
+ :CNX:
237
+ :one: Chinese People’s Bank dollar
238
+ :other: Chinese People’s Bank dollars
165
239
  :CNY:
166
240
  :few: yuani renminbi chinezești
167
241
  :one: yuan renminbi chinezesc
@@ -171,6 +245,9 @@
171
245
  :few: pesos columbieni
172
246
  :one: peso columbian
173
247
  :other: pesos columbieni
248
+ :COU:
249
+ :one: Colombian real value unit
250
+ :other: Colombian real value units
174
251
  :CRC:
175
252
  :few: coloni costaricani
176
253
  :one: colon costarican
@@ -179,6 +256,9 @@
179
256
  :few: dinari Serbia și Muntenegru (2002-2006)
180
257
  :one: dinar Serbia și Muntenegru (2002-2006)
181
258
  :other: dinari Serbia și Muntenegru (2002-2006)
259
+ :CSK:
260
+ :one: Czechoslovak hard koruna
261
+ :other: Czechoslovak hard korunas
182
262
  :CUC:
183
263
  :few: pesos cubanezi convertibili
184
264
  :one: peso cubanez convertibil
@@ -225,6 +305,10 @@
225
305
  :other: dinari algerieni
226
306
  :ECS:
227
307
  :one: sucre Ecuador
308
+ :other: Ecuadorian sucres
309
+ :ECV:
310
+ :one: Ecuadorian unit of constant value
311
+ :other: Ecuadorian units of constant value
228
312
  :EEK:
229
313
  :few: coroane estoniene
230
314
  :one: coroană estoniană
@@ -239,8 +323,10 @@
239
323
  :other: nafka Eritreea
240
324
  :ESA:
241
325
  :one: peseta spaniolă (cont A)
326
+ :other: Spanish pesetas (A account)
242
327
  :ESB:
243
328
  :one: peseta spaniolă (cont convertibil)
329
+ :other: Spanish pesetas (convertible account)
244
330
  :ESP:
245
331
  :few: pesete spaniole
246
332
  :one: pesetă spaniolă
@@ -275,12 +361,16 @@
275
361
  :one: liră sterlină
276
362
  :other: lire sterline
277
363
  :symbol: £
364
+ :GEK:
365
+ :one: Georgian kupon larit
366
+ :other: Georgian kupon larits
278
367
  :GEL:
279
368
  :few: lari Georgia
280
369
  :one: lari Georgia
281
370
  :other: lari Georgia
282
371
  :GHC:
283
372
  :one: cedi Ghana (1979-2007)
373
+ :other: Ghanaian cedis (1979-2007)
284
374
  :GHS:
285
375
  :few: cedi ghanezi
286
376
  :one: cedi ghanez
@@ -297,6 +387,12 @@
297
387
  :few: franci Guineea
298
388
  :one: franc guineean
299
389
  :other: franci Guineea
390
+ :GNS:
391
+ :one: Guinean syli
392
+ :other: Guinean sylis
393
+ :GQE:
394
+ :one: Equatorial Guinean ekwele
395
+ :other: Equatorial Guinean ekwele
300
396
  :GRD:
301
397
  :few: drahme grecești
302
398
  :one: drahmă grecească
@@ -305,6 +401,9 @@
305
401
  :few: quetzal Guatemala
306
402
  :one: quetzal Guatemala
307
403
  :other: quetzal Guatemala
404
+ :GWE:
405
+ :one: Portuguese Guinea escudo
406
+ :other: Portuguese Guinea escudos
308
407
  :GWP:
309
408
  :few: pesos Guineea-Bissau
310
409
  :one: peso Guineea-Bissau
@@ -350,6 +449,9 @@
350
449
  :few: lire israeliene
351
450
  :one: liră israeliană
352
451
  :other: lire israeliene
452
+ :ILR:
453
+ :one: Israeli sheqel (1980-1985)
454
+ :other: Israeli sheqels (1980-1985)
353
455
  :ILS:
354
456
  :few: șecheli israelieni noi
355
457
  :one: șechel israelian nou
@@ -368,6 +470,9 @@
368
470
  :few: riali iranieni
369
471
  :one: rial iranian
370
472
  :other: riali iranieni
473
+ :ISJ:
474
+ :one: Icelandic króna (1918-1981)
475
+ :other: Icelandic krónur (1918-1981)
371
476
  :ISK:
372
477
  :few: coroane islandeze
373
478
  :one: coroană islandeză
@@ -388,7 +493,7 @@
388
493
  :few: yeni japonezi
389
494
  :one: yen japonez
390
495
  :other: yeni japonezi
391
- :symbol: JP¥
496
+ :symbol: ¥
392
497
  :KES:
393
498
  :few: șilingi kenyeni
394
499
  :one: șiling kenyan
@@ -409,6 +514,12 @@
409
514
  :few: woni nord-coreeni
410
515
  :one: won nord-coreeni
411
516
  :other: woni nord-coreeni
517
+ :KRH:
518
+ :one: South Korean hwan (1953-1962)
519
+ :other: South Korean hwan (1953-1962)
520
+ :KRO:
521
+ :one: South Korean won (1945-1953)
522
+ :other: South Korean won (1945-1953)
412
523
  :KRW:
413
524
  :few: woni sud-coreeni
414
525
  :one: won sud-corean
@@ -444,10 +555,14 @@
444
555
  :other: dolari liberieni
445
556
  :LSL:
446
557
  :one: loti lesothian
558
+ :other: Lesotho lotis
447
559
  :LTL:
448
560
  :few: lite lituaniene
449
561
  :one: litas lituaniană
450
562
  :other: lite lituaniene
563
+ :LTT:
564
+ :one: Lithuanian talonas
565
+ :other: Lithuanian talonases
451
566
  :LUC:
452
567
  :few: franci convertibili luxemburghezi
453
568
  :one: franc convertibil luxemburghez
@@ -480,6 +595,12 @@
480
595
  :few: franci marocani
481
596
  :one: franc marocan
482
597
  :other: franci marocani
598
+ :MCF:
599
+ :one: Monegasque franc
600
+ :other: Monegasque francs
601
+ :MDC:
602
+ :one: Moldovan cupon
603
+ :other: Moldovan cupon
483
604
  :MDL:
484
605
  :few: lei moldovenești
485
606
  :one: leu moldovenesc
@@ -496,6 +617,9 @@
496
617
  :few: dinari macedoneni
497
618
  :one: denar macedonean
498
619
  :other: dinari macedoneni
620
+ :MKN:
621
+ :one: Macedonian denar (1992-1993)
622
+ :other: Macedonian denari (1992-1993)
499
623
  :MLF:
500
624
  :few: franci Mali
501
625
  :one: franc Mali
@@ -520,10 +644,16 @@
520
644
  :few: lire malteze
521
645
  :one: liră malteză
522
646
  :other: lire malteze
647
+ :MTP:
648
+ :one: Maltese pound
649
+ :other: Maltese pounds
523
650
  :MUR:
524
651
  :few: rupii mauritiene
525
652
  :one: rupie mauritiană
526
653
  :other: rupii mauritiene
654
+ :MVP:
655
+ :one: Maldivian rupee
656
+ :other: Maldivian rupees
527
657
  :MVR:
528
658
  :few: rufiyaa maldiviene
529
659
  :one: rufiyaa maldiviană
@@ -541,14 +671,19 @@
541
671
  :few: pesos mexicani de argint (1861–1992
542
672
  :one: peso mexican de argint (1861–1992)
543
673
  :other: pesos mexicani de argint (1861–1992)
674
+ :MXV:
675
+ :one: Mexican investment unit
676
+ :other: Mexican investment units
544
677
  :MYR:
545
678
  :few: ringgit malaiezieni
546
679
  :one: ringgit malaiezian
547
680
  :other: ringgit malaiezieni
548
681
  :MZE:
549
682
  :one: escudo Mozambic
683
+ :other: Mozambican escudos
550
684
  :MZM:
551
685
  :one: metical Mozambic vechi
686
+ :other: Mozambican meticals (1980-2006)
552
687
  :MZN:
553
688
  :few: metical mozambicani
554
689
  :one: metical mozambican
@@ -563,6 +698,7 @@
563
698
  :other: naire nigeriene
564
699
  :NIC:
565
700
  :one: cordoba nicaraguană (1988-1991)
701
+ :other: Nicaraguan córdobas (1988-1991)
566
702
  :NIO:
567
703
  :few: cordobe nicaraguane
568
704
  :one: cordoba nicaraguană
@@ -594,6 +730,7 @@
594
730
  :other: balboa panameze
595
731
  :PEI:
596
732
  :one: inti peruvian
733
+ :other: Peruvian intis
597
734
  :PEN:
598
735
  :few: soli noi Peru
599
736
  :one: sol nou Peru
@@ -622,6 +759,9 @@
622
759
  :few: zloți polonezi (1950–1995)
623
760
  :one: zlot polonez (1950–1995)
624
761
  :other: zloți polonezi (1950–1995)
762
+ :PTE:
763
+ :one: Portuguese escudo
764
+ :other: Portuguese escudos
625
765
  :PYG:
626
766
  :few: guarani Paraguay
627
767
  :one: guarani Paraguay
@@ -650,6 +790,9 @@
650
790
  :few: ruble rusești
651
791
  :one: rublă rusească
652
792
  :other: ruble rusești
793
+ :RUR:
794
+ :one: Russian ruble (1991-1998)
795
+ :other: Russian rubles (1991-1998)
653
796
  :RWF:
654
797
  :few: franci Rwanda
655
798
  :one: franc Rwanda
@@ -767,6 +910,9 @@
767
910
  :few: pa’anga tongane
768
911
  :one: pa’anga tongană
769
912
  :other: pa’anga tongane
913
+ :TPE:
914
+ :one: Timorese escudo
915
+ :other: Timorese escudos
770
916
  :TRL:
771
917
  :few: liră turcească (1922-2005)
772
918
  :one: liră turcească (1922-2005)
@@ -817,6 +963,9 @@
817
963
  :few: dolari americani (aceeași zi)
818
964
  :one: dolar american (aceeași zi)
819
965
  :other: dolari americani (aceeași zi)
966
+ :UYI:
967
+ :one: Uruguayan peso (indexed units)
968
+ :other: Uruguayan pesos (indexed units)
820
969
  :UYP:
821
970
  :few: pesos Uruguay (1975–1993)
822
971
  :one: peso Uruguay (1975–1993)
@@ -842,6 +991,9 @@
842
991
  :one: dong vietnamez
843
992
  :other: dongi vietnamezi
844
993
  :symbol: ₫
994
+ :VNN:
995
+ :one: Vietnamese dong (1978-1985)
996
+ :other: Vietnamese dong (1978-1985)
845
997
  :VUV:
846
998
  :few: vatu Vanuatu
847
999
  :one: vatu Vanuatu
@@ -857,16 +1009,22 @@
857
1009
  :symbol: FCFA
858
1010
  :XAG:
859
1011
  :one: argint
1012
+ :other: troy ounces of silver
860
1013
  :XAU:
861
1014
  :one: aur
1015
+ :other: troy ounces of gold
862
1016
  :XBA:
863
1017
  :one: unitate compusă europeană
1018
+ :other: European composite units
864
1019
  :XBB:
865
1020
  :one: unitate monetară europeană
1021
+ :other: European monetary units
866
1022
  :XBC:
867
1023
  :one: unitate de cont europeană (XBC)
1024
+ :other: European units of account (XBC)
868
1025
  :XBD:
869
1026
  :one: unitate de cont europeană (XBD)
1027
+ :other: European units of account (XBD)
870
1028
  :XCD:
871
1029
  :few: dolari Caraibele de Est
872
1030
  :one: dolar est-caraib
@@ -874,14 +1032,17 @@
874
1032
  :symbol: EC$
875
1033
  :XDR:
876
1034
  :one: drepturi speciale de tragere
1035
+ :other: special drawing rights
877
1036
  :XEU:
878
1037
  :one: unitate de monedă europeană
1038
+ :other: European currency units
879
1039
  :XFO:
880
1040
  :few: franci francezi de aur
881
1041
  :one: franc francez de aur
882
1042
  :other: franci francezi de aur
883
1043
  :XFU:
884
1044
  :one: franc UIC francez
1045
+ :other: French UIC-francs
885
1046
  :XOF:
886
1047
  :few: franci CFA BCEAO
887
1048
  :one: franc CFA BCEAO
@@ -889,6 +1050,7 @@
889
1050
  :symbol: CFA
890
1051
  :XPD:
891
1052
  :one: paladiu
1053
+ :other: troy ounces of palladium
892
1054
  :XPF:
893
1055
  :few: franci CFP
894
1056
  :one: franc CFP
@@ -896,8 +1058,19 @@
896
1058
  :symbol: CFPF
897
1059
  :XPT:
898
1060
  :one: platină
1061
+ :other: troy ounces of platinum
1062
+ :XRE:
1063
+ :one: RINET Funds unit
1064
+ :other: RINET Funds units
1065
+ :XSU:
1066
+ :one: Sucre
1067
+ :other: Sucres
899
1068
  :XTS:
900
1069
  :one: cod monetar de test
1070
+ :other: Testing Currency units
1071
+ :XUA:
1072
+ :one: ADB unit of account
1073
+ :other: ADB units of account
901
1074
  :XXX:
902
1075
  :few: monede necunoscute sau nevalide
903
1076
  :one: monedă necunoscută sau nevalidă
@@ -922,8 +1095,12 @@
922
1095
  :few: dinari iugoslavi convertibili
923
1096
  :one: dinar iugoslav convertibil
924
1097
  :other: dinari iugoslavi convertibili
1098
+ :YUR:
1099
+ :one: Yugoslavian reformed dinar (1992-1993)
1100
+ :other: Yugoslavian reformed dinars (1992-1993)
925
1101
  :ZAL:
926
1102
  :one: rand sud-african (financiar)
1103
+ :other: South African rands (financial)
927
1104
  :ZAR:
928
1105
  :few: ranzi sud-africani
929
1106
  :one: rand sud-african
@@ -940,11 +1117,16 @@
940
1117
  :few: zairi noi
941
1118
  :one: zair nou
942
1119
  :other: zairi noi
1120
+ :ZRZ:
1121
+ :one: Zairean zaire (1971-1993)
1122
+ :other: Zairean zaires (1971-1993)
943
1123
  :ZWD:
944
1124
  :few: dolari Zimbabwe (1980-2008)
945
1125
  :one: dolar Zimbabwe (1980-2008)
946
1126
  :other: dolari Zimbabwe (1980-2008)
947
1127
  :ZWL:
948
1128
  :one: dolar Zimbabwe (2009)
1129
+ :other: Zimbabwean dollars (2009)
949
1130
  :ZWR:
950
1131
  :one: dolar Zimbabwe (2008)
1132
+ :other: Zimbabwean dollars (2008)
@@ -24,6 +24,7 @@
24
24
  :anp: angika
25
25
  :apa: limbă apașă
26
26
  :ar: arabă
27
+ :ar-001: Modern Standard Arabic
27
28
  :arc: aramaică
28
29
  :arn: araucaniană
29
30
  :arp: arapaho
@@ -235,6 +236,7 @@
235
236
  :iu: inuktitut
236
237
  :ja: japoneză
237
238
  :jbo: lojban
239
+ :jgo: Ngomba
238
240
  :jmc: machame
239
241
  :jpr: iudeo-persană
240
242
  :jrb: iudeo-arabă
@@ -295,6 +297,7 @@
295
297
  :lez: lezghian
296
298
  :lg: ganda
297
299
  :li: limburgheză
300
+ :lkt: Lakota
298
301
  :ln: lingala
299
302
  :lo: laoțiană
300
303
  :lol: mongo
@@ -325,6 +328,7 @@
325
328
  :mg: malgașă
326
329
  :mga: irlandeză mijlocie
327
330
  :mgh: makhuwa-meetto
331
+ :mgo: Meta'
328
332
  :mh: marshalleză
329
333
  :mi: maori
330
334
  :mic: micmac
@@ -1,3 +1,3 @@
1
1
  ---
2
- :ro: ! '{ :ro => { :i18n => {:plural => { :keys => [:one, :few, :other], :rule =>
2
+ :ro: ! '{ :ro => { :i18n => { :plural => { :keys => [:one, :few, :other], :rule =>
3
3
  lambda { |n| n == 1 ? :one : n == 0 ? :few : :other } } } } }'
@@ -254,6 +254,7 @@
254
254
  :vu: Vanuatu
255
255
  :wf: Wallis și Futuna
256
256
  :ws: Samoa
257
+ :xk: Kosovo
257
258
  :ye: Yemen
258
259
  :yt: Mayotte
259
260
  :za: Africa de Sud
@@ -4,7 +4,11 @@
4
4
  :gregorian:
5
5
  :additional_formats:
6
6
  :E: ccc
7
+ :EHm: E HH:mm
8
+ :EHms: E HH:mm:ss
7
9
  :Ed: ccc, d
10
+ :Ehm: E h:mm a
11
+ :Ehms: E h:mm:ss a
8
12
  :Gy: y G
9
13
  :GyMMM: LLL y G
10
14
  :GyMMMEd: E, d MMM y G
@@ -241,10 +245,15 @@
241
245
  :pm: после полудня
242
246
  :narrow:
243
247
  :am: дп
248
+ :noon: n
244
249
  :pm: пп
245
250
  :wide:
246
251
  :am: до полудня
252
+ :noon: noon
247
253
  :pm: после полудня
254
+ :variant:
255
+ :am: a.m.
256
+ :pm: p.m.
248
257
  :stand-alone: {}
249
258
  :quarters:
250
259
  :format: