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: آفریکانس
12
12
  :afa: زبان افریقا و آسیایی
13
13
  :afh: آفریهیلی
14
+ :agq: Aghem
14
15
  :ain: آینویی
15
16
  :ak: آکان
16
17
  :akk: آکدی
@@ -23,63 +24,82 @@
23
24
  :anp: آنگیکا
24
25
  :apa: زبان آپاچیایی
25
26
  :ar: عربی
27
+ :ar-001: Modern Standard Arabic
26
28
  :arc: آرامی
27
29
  :arn: آروکانیایی
28
30
  :arp: آراپاهویی
29
31
  :art: زبان ساختگی
30
32
  :arw: آراواکی
31
33
  :as: آسامی
34
+ :asa: Asu
35
+ :ast: Asturian
32
36
  :ath: زبان آتاپاسکایی
33
37
  :aus: زبان استرالیایی
34
38
  :av: آواری
39
+ :awa: Awadhi
35
40
  :ay: آیمارایی
36
41
  :az: آذربایجانی
37
42
  :ba: باشغیری
38
43
  :bad: باندایی
44
+ :bai: Bamileke Language
39
45
  :bal: بلوچی
40
46
  :ban: بالیایی
41
47
  :bas: باسایی
42
48
  :bat: زبان بالتیکی
43
49
  :bax: بمونی
50
+ :bbj: Ghomala
44
51
  :be: بلوروسی
45
52
  :bej: بجایی
46
53
  :bem: بمبایی
47
54
  :ber: بربری
55
+ :bez: Bena
56
+ :bfd: Bafut
48
57
  :bg: بلغاری
49
58
  :bh: بیهاری
50
59
  :bho: بوجپوری
51
60
  :bi: بیسلاما
52
61
  :bik: بیکولی
53
62
  :bin: بینی
63
+ :bkm: Kom
64
+ :bla: Siksika
54
65
  :bm: بامبارایی
55
66
  :bn: بنگالی
56
67
  :bnt: بانتویی
57
68
  :bo: تبتی
58
69
  :br: برتانیایی
59
70
  :bra: براج
71
+ :brx: Bodo
60
72
  :bs: بوسنیایی
73
+ :bss: Akoose
61
74
  :btk: باتاکی
62
75
  :bua: بوریاتی
63
76
  :bug: بوگیایی
77
+ :bum: Bulu
64
78
  :byn: بلین
79
+ :byv: Medumba
65
80
  :ca: کاتالان
66
81
  :cad: کادویی
67
82
  :cai: زبان سرخپوستی امریکای مرکزی
68
83
  :car: کاریبی
69
84
  :cau: زبان قفقازی
85
+ :cay: Cayuga
86
+ :cch: Atsam
70
87
  :ce: چچنی
71
88
  :ceb: سبویی
72
89
  :cel: زبان سلتی
90
+ :cgg: Chiga
73
91
  :ch: چامورویی
74
92
  :chb: چیبچا
75
93
  :chg: جغتایی
76
94
  :chk: چوکی
77
95
  :chm: ماریایی
96
+ :chn: Chinook Jargon
78
97
  :cho: چوکتویی
79
98
  :chp: چیپه‌ویه‌ای
80
99
  :chr: چروکیایی
81
100
  :chy: شایانی
82
101
  :ckb: کردی سورانی
102
+ :cmc: Chamic Language
83
103
  :co: کورسی
84
104
  :cop: قبطی
85
105
  :cpe: کریول یا پیجین مبتنی بر انگلیسی
@@ -97,21 +117,27 @@
97
117
  :da: دانمارکی
98
118
  :dak: داکوتایی
99
119
  :dar: دارقینی
120
+ :dav: Taita
100
121
  :day: دایاک
101
122
  :de: آلمانی
102
123
  :de-AT: آلمانی اتریش
103
124
  :de-CH: آلمانی علیای سوئیس
104
125
  :del: دلاواری
126
+ :den: Slave
105
127
  :dgr: دوگریب
106
128
  :din: دینکایی
129
+ :dje: Zarma
107
130
  :doi: دوگری
108
131
  :dra: زبان دراویدی
109
132
  :dsb: صُربی سفلی
110
133
  :dua: دوآلایی
111
134
  :dum: هلندی میانه
112
135
  :dv: مالدیوی
136
+ :dyo: Jola-Fonyi
113
137
  :dyu: دایولایی
114
138
  :dz: جونخایی
139
+ :dzg: Dazaga
140
+ :ebu: Embu
115
141
  :ee: اوه‌ای
116
142
  :efi: افیکی
117
143
  :egy: مصری کهن
@@ -169,6 +195,7 @@
169
195
  :grc: یونانی کهن
170
196
  :gsw: آلمانی سوئیسی
171
197
  :gu: گجراتی
198
+ :guz: Gusii
172
199
  :gv: مانی
173
200
  :gwi: گویچ این
174
201
  :ha: هوسیایی
@@ -190,6 +217,7 @@
190
217
  :hz: هریرویی
191
218
  :ia: میان‌زبان
192
219
  :iba: آیبن
220
+ :ibb: Ibibio
193
221
  :id: اندونزیایی
194
222
  :ie: اکسیدنتال
195
223
  :ig: ایگبویی
@@ -208,6 +236,8 @@
208
236
  :iu: اینوکتیتوت
209
237
  :ja: ژاپنی
210
238
  :jbo: لوجبان
239
+ :jgo: Ngomba
240
+ :jmc: Machame
211
241
  :jpr: فارسی یهودی
212
242
  :jrb: عربی یهودی
213
243
  :jv: جاوه‌ای
@@ -220,26 +250,38 @@
220
250
  :kar: کارنی
221
251
  :kaw: کاویایی
222
252
  :kbd: کاباردینی
253
+ :kbl: Kanembu
254
+ :kcg: Tyap
255
+ :kde: Makonde
256
+ :kea: Kabuverdianu
223
257
  :kfo: کورو
224
258
  :kg: کنگویی
225
259
  :kha: خاسیایی
226
260
  :khi: زبان خواسی
227
261
  :kho: ختنی
262
+ :khq: Koyra Chiini
228
263
  :ki: کیکویویی
229
264
  :kj: کوانیاما
230
265
  :kk: قزاقی
266
+ :kkj: Kako
231
267
  :kl: گرینلندی
268
+ :kln: Kalenjin
232
269
  :km: خمری
233
270
  :kmb: کیمبوندویی
234
271
  :kn: کاناده‌ای
235
272
  :ko: کره‌ای
236
273
  :kok: کنکانی
274
+ :kos: Kosraean
237
275
  :kpe: کپله‌ای
238
276
  :kr: کانوریایی
239
277
  :krc: قره‌چایی‐بالکاری
278
+ :krl: Karelian
240
279
  :kro: کرویی
241
280
  :kru: کوروخی
242
281
  :ks: کشمیری
282
+ :ksb: Shambala
283
+ :ksf: Bafia
284
+ :ksh: Colognian
243
285
  :ku: کردی
244
286
  :kum: کومیکی
245
287
  :kut: کوتنی
@@ -248,12 +290,14 @@
248
290
  :ky: قرقیزی
249
291
  :la: لاتینی
250
292
  :lad: لادینو
293
+ :lag: Langi
251
294
  :lah: لاهندا
252
295
  :lam: لامبا
253
296
  :lb: لوگزامبورگی
254
297
  :lez: لزگی
255
298
  :lg: گاندایی
256
299
  :li: لیمبورگی
300
+ :lkt: Lakota
257
301
  :ln: لینگالا
258
302
  :lo: لائوسی
259
303
  :lol: مونگویی
@@ -265,20 +309,26 @@
265
309
  :lun: لوندایی
266
310
  :luo: لوئویی
267
311
  :lus: لوشه‌ای
312
+ :luy: Luyia
268
313
  :lv: لتونیایی
269
314
  :mad: مادورایی
315
+ :maf: Mafa
270
316
  :mag: ماگاهیایی
271
317
  :mai: مایدیلی
272
318
  :mak: ماکاسار
273
319
  :man: ماندینگویی
274
320
  :map: زبان آسترونیزیایی
275
321
  :mas: ماسایی
322
+ :mde: Maba
276
323
  :mdf: مکشایی
277
324
  :mdr: ماندار
278
325
  :men: منده‌ای
326
+ :mer: Meru
279
327
  :mfe: موریسین
280
328
  :mg: مالاگاسیایی
281
329
  :mga: ایرلندی میانه
330
+ :mgh: Makhuwa-Meetto
331
+ :mgo: Meta'
282
332
  :mh: مارشالی
283
333
  :mi: مائوریایی
284
334
  :mic: میکماکی
@@ -297,17 +347,21 @@
297
347
  :mr: مراتی
298
348
  :ms: مالایی
299
349
  :mt: مالتی
350
+ :mua: Mundang
300
351
  :mul: چندین زبان
301
352
  :mun: زبان موندایی
302
353
  :mus: کریکی
354
+ :mwl: Mirandese
303
355
  :mwr: مارواری
304
356
  :my: برمه‌ای
357
+ :mye: Myene
305
358
  :myn: زبان مایایی
306
359
  :myv: ارزیایی
307
360
  :na: نائورویی
308
361
  :nah: ناواتلی
309
362
  :nai: زبان سرخپوستی امریکای شمالی
310
363
  :nap: ناپلی
364
+ :naq: Nama
311
365
  :nb: بوکسمال نروژی
312
366
  :nd: انده‌بله‌ای شمالی
313
367
  :nds: آلمانی سفلی
@@ -315,16 +369,21 @@
315
369
  :new: نواریایی
316
370
  :ng: اندونگایی
317
371
  :nia: نیاسی
372
+ :nic: Niger-Kordofanian Language
318
373
  :niu: نیویی
319
374
  :nl: هلندی
320
375
  :nl-BE: فلمنگی
376
+ :nmg: Kwasio
321
377
  :nn: نرس جدید نروژی
378
+ :nnh: Ngiemboon
322
379
  :no: نروژی
323
380
  :nog: نغایی
324
381
  :non: نرس باستان
382
+ :nqo: N’Ko
325
383
  :nr: انده‌بله‌ای جنوبی
326
384
  :nso: سوتویی شمالی
327
385
  :nub: زبان نوبیایی
386
+ :nus: Nuer
328
387
  :nv: ناواهویی
329
388
  :nwc: نواریایی کلاسیک
330
389
  :ny: نیانجایی
@@ -367,29 +426,39 @@
367
426
  :rn: روندیایی
368
427
  :ro: رومانیایی
369
428
  :roa: زبان رومیایی
429
+ :rof: Rombo
370
430
  :rom: رومانویی
371
431
  :root: ریشه
372
432
  :ru: روسی
433
+ :rup: Aromanian
373
434
  :rw: کینیارواندایی
435
+ :rwk: Rwa
374
436
  :sa: سنسکریت
375
437
  :sad: سانداوه‌ای
376
438
  :sah: یاقوتی
377
439
  :sai: زبان سرخپوستی امریکای جنوبی
378
440
  :sal: زبان سالیشی
379
441
  :sam: آرامی سامری
442
+ :saq: Samburu
380
443
  :sas: ساساکی
381
444
  :sat: سانتالی
445
+ :sba: Ngambay
446
+ :sbp: Sangu
382
447
  :sc: ساردینیایی
383
448
  :scn: سیسیلی
384
449
  :sco: اسکاتلندی
385
450
  :sd: سندی
386
451
  :se: سامی شمالی
452
+ :see: Seneca
453
+ :seh: Sena
387
454
  :sel: سلکوپی
388
455
  :sem: زبان سامی
456
+ :ses: Koyraboro Senni
389
457
  :sg: سانگویی
390
458
  :sga: ایرلندی باستان
391
459
  :sgn: زبان اشاره
392
460
  :sh: صرب و کرواتی
461
+ :shi: Tachelhit
393
462
  :shn: شانی
394
463
  :shu: عربی چادی
395
464
  :si: سینهالی
@@ -400,6 +469,11 @@
400
469
  :sl: اسلووینیایی
401
470
  :sla: زبان اسلاوی
402
471
  :sm: ساموآیی
472
+ :sma: Southern Sami
473
+ :smi: Sami Language
474
+ :smj: Lule Sami
475
+ :smn: Inari Sami
476
+ :sms: Skolt Sami
403
477
  :sn: شونایی
404
478
  :snk: سونینکه‌ای
405
479
  :so: سومالیایی
@@ -411,6 +485,7 @@
411
485
  :srr: سریری
412
486
  :ss: سوازیایی
413
487
  :ssa: زبان نیلی و صحرایی
488
+ :ssy: Saho
414
489
  :st: سوتویی جنوبی
415
490
  :su: سوندایی
416
491
  :suk: سوکومایی
@@ -426,6 +501,7 @@
426
501
  :tai: زبان تایی
427
502
  :te: تلوگویی
428
503
  :tem: تمنه‌ای
504
+ :teo: Teso
429
505
  :ter: ترنو
430
506
  :tet: تتومی
431
507
  :tg: تاجیکی
@@ -434,6 +510,7 @@
434
510
  :tig: تیگره‌ای
435
511
  :tiv: تیوی
436
512
  :tk: ترکمنی
513
+ :tkl: Tokelau
437
514
  :tl: تاگالوگی
438
515
  :tlh: کلینگون
439
516
  :tli: تلین‌گیتی
@@ -443,6 +520,7 @@
443
520
  :tog: تونگایی نیاسا
444
521
  :tpi: توک‌پیسینی
445
522
  :tr: ترکی
523
+ :trv: Taroko
446
524
  :ts: تسونگایی
447
525
  :tsi: تسیم‌شیانی
448
526
  :tt: تاتاری
@@ -451,8 +529,10 @@
451
529
  :tut: زبان آلتاییک
452
530
  :tvl: تووالویی
453
531
  :tw: توی‌یایی
532
+ :twq: Tasawaq
454
533
  :ty: تاهیتیایی
455
534
  :tyv: تووایی
535
+ :tzm: Central Atlas Tamazight
456
536
  :udm: اودمورتی
457
537
  :ug: اویغوری
458
538
  :uga: اوگاریتی
@@ -466,7 +546,9 @@
466
546
  :vi: ویتنامی
467
547
  :vo: ولاپوک
468
548
  :vot: وتی
549
+ :vun: Vunjo
469
550
  :wa: والونی
551
+ :wae: Walser
470
552
  :wak: زبان واکاشی
471
553
  :wal: والامو
472
554
  :war: وارایی
@@ -475,14 +557,18 @@
475
557
  :wo: ولوفی
476
558
  :xal: قلموقی
477
559
  :xh: خوسایی
560
+ :xog: Soga
478
561
  :yao: یائویی
479
562
  :yap: یاپی
563
+ :yav: Yangben
564
+ :ybb: Yemba
480
565
  :yi: یدی
481
566
  :yo: یوروبایی
482
567
  :ypk: زبان یوپیکی
483
568
  :yue: کانتونیز
484
569
  :za: چوانگی
485
570
  :zap: زاپوتکی
571
+ :zbl: Blissymbols
486
572
  :zen: زناگا
487
573
  :zh: چینی
488
574
  :zh-Hans: چینی ساده‌شده
@@ -6,6 +6,7 @@
6
6
  :patterns:
7
7
  :default: ‎¤#,##0.00;‎(¤#,##0.00)
8
8
  :unit:
9
+ :one: ! '{0} {1}'
9
10
  :other: ! '{0} {1}'
10
11
  :decimal:
11
12
  :patterns:
@@ -1,3 +1,3 @@
1
1
  ---
2
- :fa: ! '{ :fa => { :i18n => {:plural => { :keys => [:other], :rule => lambda { |n|
2
+ :fa: ! '{ :fa => { :i18n => { :plural => { :keys => [:other], :rule => lambda { |n|
3
3
  :other } } } } }'
@@ -254,6 +254,7 @@
254
254
  :vu: وانواتو
255
255
  :wf: والیس و فیوتونا
256
256
  :ws: ساموا
257
+ :xk: کوزووو
257
258
  :ye: یمن
258
259
  :yt: مایوت
259
260
  :za: افریقای جنوبی
@@ -3,78 +3,106 @@
3
3
  :units:
4
4
  :day:
5
5
  :default:
6
+ :one: ! '{0} day'
6
7
  :other: ! '{0} روز'
7
8
  :short:
9
+ :one: ! '{0} day'
8
10
  :other: ! '{0} روز'
9
11
  :day-future:
10
12
  :default:
13
+ :one: In {0} day
11
14
  :other: ! '{0} روز بعد'
12
15
  :day-past:
13
16
  :default:
17
+ :one: ! '{0} day ago'
14
18
  :other: ! '{0} روز پیش'
15
19
  :hour:
16
20
  :default:
21
+ :one: ! '{0} hour'
17
22
  :other: ! '{0} ساعت'
18
23
  :short:
24
+ :one: ! '{0} hr'
19
25
  :other: ! '{0} ساعت'
20
26
  :hour-future:
21
27
  :default:
28
+ :one: In {0} hour
22
29
  :other: ! '{0} ساعت بعد'
23
30
  :hour-past:
24
31
  :default:
32
+ :one: ! '{0} hour ago'
25
33
  :other: ! '{0} ساعت پیش'
26
34
  :minute:
27
35
  :default:
36
+ :one: ! '{0} minute'
28
37
  :other: ! '{0} دقیقه'
29
38
  :short:
39
+ :one: ! '{0} min'
30
40
  :other: ! '{0} دقیقه'
31
41
  :minute-future:
32
42
  :default:
43
+ :one: In {0} minute
33
44
  :other: ! '{0} دقیقه بعد'
34
45
  :minute-past:
35
46
  :default:
47
+ :one: ! '{0} minute ago'
36
48
  :other: ! '{0} دقیقه پیش'
37
49
  :month:
38
50
  :default:
51
+ :one: ! '{0} month'
39
52
  :other: ! '{0} ماه'
40
53
  :short:
54
+ :one: ! '{0} mth'
41
55
  :other: ! '{0} ماه'
42
56
  :month-future:
43
57
  :default:
58
+ :one: In {0} month
44
59
  :other: ! '{0} ماه بعد'
45
60
  :month-past:
46
61
  :default:
62
+ :one: ! '{0} month ago'
47
63
  :other: ! '{0} ماه پیش'
48
64
  :second:
49
65
  :default:
66
+ :one: ! '{0} second'
50
67
  :other: ! '{0} ثانیه'
51
68
  :short:
69
+ :one: ! '{0} sec'
52
70
  :other: ! '{0} ثانیه'
53
71
  :second-future:
54
72
  :default:
73
+ :one: In {0} second
55
74
  :other: ! '{0} ثانیه بعد'
56
75
  :second-past:
57
76
  :default:
77
+ :one: ! '{0} second ago'
58
78
  :other: ! '{0} ثانیه پیش'
59
79
  :week:
60
80
  :default:
81
+ :one: ! '{0} week'
61
82
  :other: ! '{0} هفته'
62
83
  :short:
84
+ :one: ! '{0} wk'
63
85
  :other: ! '{0} هفته'
64
86
  :week-future:
65
87
  :default:
88
+ :one: In {0} week
66
89
  :other: ! '{0} هفته بعد'
67
90
  :week-past:
68
91
  :default:
92
+ :one: ! '{0} week ago'
69
93
  :other: ! '{0} هفته پیش'
70
94
  :year:
71
95
  :default:
96
+ :one: ! '{0} year'
72
97
  :other: ! '{0} سال'
73
98
  :short:
99
+ :one: ! '{0} yr'
74
100
  :other: ! '{0} سال'
75
101
  :year-future:
76
102
  :default:
103
+ :one: In {0} year
77
104
  :other: ! '{0} سال بعد'
78
105
  :year-past:
79
106
  :default:
107
+ :one: ! '{0} year ago'
80
108
  :other: ! '{0} سال پیش'
@@ -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: LLL y G
9
13
  :GyMMMEd: E d. MMM y G
@@ -239,10 +243,15 @@
239
243
  :pm: ip.
240
244
  :narrow:
241
245
  :am: ap.
246
+ :noon: n
242
247
  :pm: ip.
243
248
  :wide:
244
249
  :am: ap.
250
+ :noon: noon
245
251
  :pm: ip.
252
+ :variant:
253
+ :am: a.m.
254
+ :pm: p.m.
246
255
  :stand-alone:
247
256
  :wide:
248
257
  :am: ap.
@@ -528,6 +528,9 @@
528
528
  :MUR:
529
529
  :one: Mauritiuksen rupia
530
530
  :other: Mauritiuksen rupiaa
531
+ :MVP:
532
+ :one: Maldivian rupee
533
+ :other: Maldivian rupees
531
534
  :MVR:
532
535
  :one: Malediivien rufiyaa
533
536
  :other: Malediivien rufiyaata
@@ -853,9 +856,15 @@
853
856
  :XRE:
854
857
  :one: RINET-rahastoyksikkö
855
858
  :other: RINET-rahastoyksikköä
859
+ :XSU:
860
+ :one: Sucre
861
+ :other: Sucres
856
862
  :XTS:
857
863
  :one: testaustarkoitukseen varattu valuuttakoodi
858
864
  :other: testaustarkoitukseen varattua valuuttakoodia
865
+ :XUA:
866
+ :one: ADB unit of account
867
+ :other: ADB units of account
859
868
  :XXX:
860
869
  :one: tuntematon rahayksikkö
861
870
  :other: tuntematonta rahayksikköä
@@ -24,6 +24,7 @@
24
24
  :anp: angika
25
25
  :apa: apaššikieli
26
26
  :ar: arabia
27
+ :ar-001: Modern Standard Arabic
27
28
  :arc: valtakunnanaramea
28
29
  :arn: mapudungun
29
30
  :arp: arapaho
@@ -235,6 +236,7 @@
235
236
  :iu: inuktitut
236
237
  :ja: japani
237
238
  :jbo: lojban
239
+ :jgo: Ngomba
238
240
  :jmc: machame
239
241
  :jpr: juutalaispersia
240
242
  :jrb: juutalaisarabia
@@ -295,6 +297,7 @@
295
297
  :lez: lezgi
296
298
  :lg: ganda
297
299
  :li: limburg
300
+ :lkt: Lakota
298
301
  :ln: lingala
299
302
  :lo: lao
300
303
  :lol: mongo
@@ -325,6 +328,7 @@
325
328
  :mg: malagassi
326
329
  :mga: keski-iiri
327
330
  :mgh: makua-meetto
331
+ :mgo: Meta'
328
332
  :mh: marshall
329
333
  :mi: maori
330
334
  :mic: micmac
@@ -1,3 +1,3 @@
1
1
  ---
2
- :fi: ! '{ :fi => { :i18n => {:plural => { :keys => [:one, :other], :rule => lambda
2
+ :fi: ! '{ :fi => { :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 ja Futuna
256
256
  :ws: Samoa
257
+ :xk: Kosovo
257
258
  :ye: Jemen
258
259
  :yt: Mayotte
259
260
  :za: Etelä-Afrikka
@@ -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
@@ -93,9 +97,11 @@
93
97
  0: BC
94
98
  1: AD
95
99
  :name:
96
- 0: ''
100
+ 0: Before Christ
101
+ 1: Anno Domini
97
102
  :narrow:
98
- 0: ''
103
+ 0: B
104
+ 1: A
99
105
  :fields:
100
106
  :day: Araw
101
107
  :dayperiod: Dayperiod
@@ -188,10 +194,15 @@
188
194
  :pm: PM
189
195
  :narrow:
190
196
  :am: a
197
+ :noon: n
191
198
  :pm: p
192
199
  :wide:
193
200
  :am: AM
201
+ :noon: noon
194
202
  :pm: PM
203
+ :variant:
204
+ :am: a.m.
205
+ :pm: p.m.
195
206
  :stand-alone: {}
196
207
  :quarters:
197
208
  :format: