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
@@ -11,6 +11,7 @@
11
11
  :af: afrikaans
12
12
  :afa: afro-azjatycki
13
13
  :afh: afrihili
14
+ :agq: Aghem
14
15
  :ain: ajnu
15
16
  :ak: akan
16
17
  :akk: akadyjski
@@ -23,12 +24,14 @@
23
24
  :anp: angika
24
25
  :apa: język Apaczów
25
26
  :ar: arabski
27
+ :ar-001: Modern Standard Arabic
26
28
  :arc: aramejski
27
29
  :arn: araukański
28
30
  :arp: arapaho
29
31
  :art: sztuczny
30
32
  :arw: arawak
31
33
  :as: asamski
34
+ :asa: Asu
32
35
  :ast: asturyjski
33
36
  :ath: język Atapasków
34
37
  :aus: język australijski
@@ -43,16 +46,21 @@
43
46
  :ban: balijski
44
47
  :bas: basa
45
48
  :bat: bałtycki
49
+ :bax: Bamun
50
+ :bbj: Ghomala
46
51
  :be: białoruski
47
52
  :bej: bedża
48
53
  :bem: bemba
49
54
  :ber: berberski
55
+ :bez: Bena
56
+ :bfd: Bafut
50
57
  :bg: bułgarski
51
58
  :bh: biharski
52
59
  :bho: bhodźpuri
53
60
  :bi: bislama
54
61
  :bik: bikol
55
62
  :bin: bini
63
+ :bkm: Kom
56
64
  :bla: siksika
57
65
  :bm: bambara
58
66
  :bn: bengalski
@@ -60,20 +68,26 @@
60
68
  :bo: tybetański
61
69
  :br: bretoński
62
70
  :bra: bradź
71
+ :brx: Bodo
63
72
  :bs: bośniacki
73
+ :bss: Akoose
64
74
  :btk: batak
65
75
  :bua: buriacki
66
76
  :bug: bugiński
77
+ :bum: Bulu
67
78
  :byn: blin
79
+ :byv: Medumba
68
80
  :ca: kataloński
69
81
  :cad: kaddo
70
82
  :cai: język Indian środkowoamerykańskich
71
83
  :car: karibi
72
84
  :cau: kaukaski
85
+ :cay: Cayuga
73
86
  :cch: atsam
74
87
  :ce: czeczeński
75
88
  :ceb: cebuano
76
89
  :cel: celtycki
90
+ :cgg: Chiga
77
91
  :ch: chamorro
78
92
  :chb: czibcza
79
93
  :chg: czagatajski
@@ -103,6 +117,7 @@
103
117
  :da: duński
104
118
  :dak: dakota
105
119
  :dar: dargwijski
120
+ :dav: Taita
106
121
  :day: dajak
107
122
  :de: niemiecki
108
123
  :de-AT: austriacki niemiecki
@@ -111,14 +126,18 @@
111
126
  :den: slave
112
127
  :dgr: dogrib
113
128
  :din: dinka
129
+ :dje: Zarma
114
130
  :doi: dogri
115
131
  :dra: drawidyjski
116
132
  :dsb: dolnołużycki
117
133
  :dua: duala
118
134
  :dum: średniowieczny niderlandzki
119
135
  :dv: malediwski
136
+ :dyo: Jola-Fonyi
120
137
  :dyu: dyula
121
138
  :dz: dzongkha
139
+ :dzg: Dazaga
140
+ :ebu: Embu
122
141
  :ee: ewe
123
142
  :efi: efik
124
143
  :egy: starożytny egipski
@@ -176,6 +195,7 @@
176
195
  :grc: starogrecki
177
196
  :gsw: szwajcarski niemiecki
178
197
  :gu: gudźaracki
198
+ :guz: Gusii
179
199
  :gv: manx
180
200
  :gwi: gwichʼin
181
201
  :ha: hausa
@@ -197,6 +217,7 @@
197
217
  :hz: herero
198
218
  :ia: interlingua
199
219
  :iba: ibanag
220
+ :ibb: Ibibio
200
221
  :id: indonezyjski
201
222
  :ie: interlingue
202
223
  :ig: igbo
@@ -215,6 +236,8 @@
215
236
  :iu: inuktitut
216
237
  :ja: japoński
217
238
  :jbo: lojban
239
+ :jgo: Ngomba
240
+ :jmc: Machame
218
241
  :jpr: judeoperski
219
242
  :jrb: judeoarabski
220
243
  :jv: jawajski
@@ -227,16 +250,22 @@
227
250
  :kar: kareński
228
251
  :kaw: kawi
229
252
  :kbd: kabardyjski
253
+ :kbl: Kanembu
230
254
  :kcg: tyap
255
+ :kde: Makonde
256
+ :kea: Kabuverdianu
231
257
  :kfo: koro
232
258
  :kg: kongo
233
259
  :kha: khasi
234
260
  :khi: khoisan
235
261
  :kho: chotański
262
+ :khq: Koyra Chiini
236
263
  :ki: kikuju
237
264
  :kj: kwanyama
238
265
  :kk: kazachski
266
+ :kkj: Kako
239
267
  :kl: grenlandzki
268
+ :kln: Kalenjin
240
269
  :km: khmerski
241
270
  :kmb: kimbundu
242
271
  :kn: kannada
@@ -250,6 +279,9 @@
250
279
  :kro: kru
251
280
  :kru: kurukh
252
281
  :ks: kaszmirski
282
+ :ksb: Shambala
283
+ :ksf: Bafia
284
+ :ksh: Colognian
253
285
  :ku: kurdyjski
254
286
  :kum: kumycki
255
287
  :kut: kutenai
@@ -258,12 +290,14 @@
258
290
  :ky: kirgiski
259
291
  :la: łaciński
260
292
  :lad: ladyński
293
+ :lag: Langi
261
294
  :lah: lahnda
262
295
  :lam: lamba
263
296
  :lb: luksemburski
264
297
  :lez: lezgijski
265
298
  :lg: ganda
266
299
  :li: limburgijski
300
+ :lkt: Lakota
267
301
  :ln: lingala
268
302
  :lo: laotański
269
303
  :lol: mongo
@@ -275,20 +309,26 @@
275
309
  :lun: lunda
276
310
  :luo: luo
277
311
  :lus: lushai
312
+ :luy: Luyia
278
313
  :lv: łotewski
279
314
  :mad: madurajski
315
+ :maf: Mafa
280
316
  :mag: magahi
281
317
  :mai: maithili
282
318
  :mak: makasar
283
319
  :man: mandingo
284
320
  :map: austronezyjski
285
321
  :mas: masajski
322
+ :mde: Maba
286
323
  :mdf: moksha
287
324
  :mdr: mandar
288
325
  :men: mende
326
+ :mer: Meru
289
327
  :mfe: kreolski Mauritiusa
290
328
  :mg: malgaski
291
329
  :mga: średnioirlandzki
330
+ :mgh: Makhuwa-Meetto
331
+ :mgo: Meta'
292
332
  :mh: marshall
293
333
  :mi: maoryjski
294
334
  :mic: micmac
@@ -307,18 +347,21 @@
307
347
  :mr: marathi
308
348
  :ms: malajski
309
349
  :mt: maltański
350
+ :mua: Mundang
310
351
  :mul: wiele języków
311
352
  :mun: mundajski
312
353
  :mus: creek
313
354
  :mwl: mirandese
314
355
  :mwr: marwari
315
356
  :my: birmański
357
+ :mye: Myene
316
358
  :myn: język Majów
317
359
  :myv: erzya
318
360
  :na: nauru
319
361
  :nah: nahuatl
320
362
  :nai: język Indian północnoamerykańskich
321
363
  :nap: neapolitański
364
+ :naq: Nama
322
365
  :nb: norweski Bokmål
323
366
  :nd: ndebele północny
324
367
  :nds: dolnosaksoński
@@ -330,7 +373,9 @@
330
373
  :niu: niue
331
374
  :nl: niderlandzki
332
375
  :nl-BE: flamandzki (Belgia)
376
+ :nmg: Kwasio
333
377
  :nn: norweski Nynorsk
378
+ :nnh: Ngiemboon
334
379
  :no: norweski
335
380
  :nog: nogajski
336
381
  :non: staronordyjski
@@ -338,6 +383,7 @@
338
383
  :nr: ndebele południowy
339
384
  :nso: sotho północny
340
385
  :nub: nubijski
386
+ :nus: Nuer
341
387
  :nv: nawaho
342
388
  :nwc: newarski klasyczny
343
389
  :ny: njandża
@@ -380,31 +426,41 @@
380
426
  :rn: rundi
381
427
  :ro: rumuński
382
428
  :roa: romański
429
+ :rof: Rombo
383
430
  :rom: cygański
384
431
  :root: język rdzenny
385
432
  :ru: rosyjski
386
433
  :rup: arumuński
387
434
  :rw: kinya-ruanda
435
+ :rwk: Rwa
388
436
  :sa: sanskryt
389
437
  :sad: sandawe
390
438
  :sah: jakucki
391
439
  :sai: język Indian południowoamerykańskich
392
440
  :sal: salisz
393
441
  :sam: samarytański aramejski
442
+ :saq: Samburu
394
443
  :sas: sasak
395
444
  :sat: santali
445
+ :sba: Ngambay
446
+ :sbp: Sangu
396
447
  :sc: sardyński
397
448
  :scn: sycylijski
398
449
  :sco: szkocki
399
450
  :sd: sindhi
400
451
  :se: lapoński północny
452
+ :see: Seneca
453
+ :seh: Sena
401
454
  :sel: selkupski
402
455
  :sem: semicki
456
+ :ses: Koyraboro Senni
403
457
  :sg: sango
404
458
  :sga: staroirlandzki
405
459
  :sgn: migowy
406
460
  :sh: serbsko-chorwacki
461
+ :shi: Tachelhit
407
462
  :shn: shan
463
+ :shu: Chadian Arabic
408
464
  :si: syngaleski
409
465
  :sid: sidamo
410
466
  :sio: siouański
@@ -429,6 +485,7 @@
429
485
  :srr: serer
430
486
  :ss: siswati
431
487
  :ssa: nilosaharyjski
488
+ :ssy: Saho
432
489
  :st: sotho południowy
433
490
  :su: sundajski
434
491
  :suk: sukuma
@@ -437,11 +494,14 @@
437
494
  :sv: szwedzki
438
495
  :sw: suahili
439
496
  :swb: komoryjski
497
+ :swc: Congo Swahili
440
498
  :syc: syriacki
441
499
  :syr: syryjski
442
500
  :ta: tamilski
501
+ :tai: Tai Language
443
502
  :te: telugu
444
503
  :tem: temne
504
+ :teo: Teso
445
505
  :ter: tereno
446
506
  :tet: tetum
447
507
  :tg: tadżycki
@@ -460,6 +520,7 @@
460
520
  :tog: tonga (Niasa)
461
521
  :tpi: tok pisin
462
522
  :tr: turecki
523
+ :trv: Taroko
463
524
  :ts: tsonga
464
525
  :tsi: tsimshian
465
526
  :tt: tatarski
@@ -468,8 +529,10 @@
468
529
  :tut: ałtajski
469
530
  :tvl: tuvalu
470
531
  :tw: twi
532
+ :twq: Tasawaq
471
533
  :ty: tahitański
472
534
  :tyv: tuwiński
535
+ :tzm: Central Atlas Tamazight
473
536
  :udm: udmurcki
474
537
  :ug: ujgurski
475
538
  :uga: ugarycki
@@ -483,7 +546,9 @@
483
546
  :vi: wietnamski
484
547
  :vo: volapuk
485
548
  :vot: wotiacki
549
+ :vun: Vunjo
486
550
  :wa: waloński
551
+ :wae: Walser
487
552
  :wak: wakasz
488
553
  :wal: walamo
489
554
  :war: waraj
@@ -492,8 +557,11 @@
492
557
  :wo: wolof
493
558
  :xal: kałmucki
494
559
  :xh: khosa
560
+ :xog: Soga
495
561
  :yao: yao
496
562
  :yap: japski
563
+ :yav: Yangben
564
+ :ybb: Yemba
497
565
  :yi: jidysz
498
566
  :yo: joruba
499
567
  :ypk: jupik
@@ -1,5 +1,5 @@
1
1
  ---
2
- :pl: ! '{ :pl => { :i18n => {:plural => { :keys => [:one, :few, :many, :other], :rule
2
+ :pl: ! '{ :pl => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule
3
3
  => lambda { |n| n == 1 ? :one : [2, 3, 4].include?(n % 10) && ![12, 13, 14].include?(n
4
4
  % 100) ? :few : n != 1 && [0, 1].include?(n % 10) || [5, 6, 7, 8, 9].include?(n
5
5
  % 10) || [12, 13, 14].include?(n % 100) ? :many : :other } } } } }'
@@ -254,6 +254,7 @@
254
254
  :vu: Vanuatu
255
255
  :wf: Wallis i Futuna
256
256
  :ws: Samoa
257
+ :xk: Kosowo
257
258
  :ye: Jemen
258
259
  :yt: Majotta
259
260
  :za: Republika Południowej Afryki
@@ -3,7 +3,11 @@
3
3
  :calendars:
4
4
  :gregorian:
5
5
  :additional_formats:
6
+ :EHm: E HH:mm
7
+ :EHms: E HH:mm:ss
6
8
  :Ed: E, d
9
+ :Ehm: E h:mm a
10
+ :Ehms: E h:mm:ss a
7
11
  :Gy: y G
8
12
  :GyMMM: MMM 'de' y G
9
13
  :GyMMMEd: E, d 'de' MMM 'de' y G
@@ -110,7 +114,8 @@
110
114
  0: Antes de Cristo
111
115
  1: Ano do Senhor
112
116
  :narrow:
113
- 0: ''
117
+ 0: B
118
+ 1: A
114
119
  :fields:
115
120
  :day: Dia
116
121
  :dayperiod: Período do dia
@@ -239,6 +244,7 @@
239
244
  :pm: PM
240
245
  :narrow:
241
246
  :am: a
247
+ :noon: n
242
248
  :pm: p
243
249
  :wide:
244
250
  :afternoon: tarde
@@ -247,6 +253,9 @@
247
253
  :night: noite
248
254
  :noon: meio-dia
249
255
  :pm: PM
256
+ :variant:
257
+ :am: a.m.
258
+ :pm: p.m.
250
259
  :stand-alone:
251
260
  :abbreviated:
252
261
  :afternoon: tarde
@@ -528,6 +528,9 @@
528
528
  :MUR:
529
529
  :one: Rúpia mauriciana
530
530
  :other: Rúpias mauricianas
531
+ :MVP:
532
+ :one: Maldivian rupee
533
+ :other: Maldivian rupees
531
534
  :MVR:
532
535
  :one: Rúpia maldiva
533
536
  :other: Rúpias maldivas
@@ -854,9 +857,15 @@
854
857
  :XRE:
855
858
  :one: Fundos RINET
856
859
  :other: Fundos RINET
860
+ :XSU:
861
+ :one: Sucre
862
+ :other: Sucres
857
863
  :XTS:
858
864
  :one: Código de moeda de teste
859
865
  :other: Códigos de moeda de teste
866
+ :XUA:
867
+ :one: ADB unit of account
868
+ :other: ADB units of account
860
869
  :XXX:
861
870
  :one: (moeda desconhecida)
862
871
  :other: (moedas desconhecidas)