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: अक्कादी
@@ -30,6 +31,7 @@
30
31
  :art: कृत्रिम भाषा
31
32
  :arw: अरावक
32
33
  :as: आसामी
34
+ :asa: Asu
33
35
  :ast: अस्तुरियन
34
36
  :ath: अथापास्कान भाषा
35
37
  :aus: आस्ट्रेलियाई भाषा
@@ -44,16 +46,21 @@
44
46
  :ban: बालिनीस
45
47
  :bas: बसा
46
48
  :bat: बाल्टिक भाषा
49
+ :bax: Bamun
50
+ :bbj: Ghomala
47
51
  :be: बेलारूसी
48
52
  :bej: बेजा
49
53
  :bem: बेम्बा
50
54
  :ber: बरबर
55
+ :bez: Bena
56
+ :bfd: Bafut
51
57
  :bg: बुल्गारियाई
52
58
  :bh: बिहारी
53
59
  :bho: भोजपुरी
54
60
  :bi: बिस्लामा
55
61
  :bik: बिकोल
56
62
  :bin: बिनी
63
+ :bkm: Kom
57
64
  :bla: सिक्सिका
58
65
  :bm: बाम्बारा
59
66
  :bn: बंगाली
@@ -61,20 +68,26 @@
61
68
  :bo: तिब्बती
62
69
  :br: ब्रेटन
63
70
  :bra: ब्रज
71
+ :brx: Bodo
64
72
  :bs: बोस्नियाई
73
+ :bss: Akoose
65
74
  :btk: बताक
66
75
  :bua: बुरियात
67
76
  :bug: बगिनीस
77
+ :bum: Bulu
68
78
  :byn: ब्लिन
79
+ :byv: Medumba
69
80
  :ca: कातालान
70
81
  :cad: कैड्डो
71
82
  :cai: मध्य अमेरिकी इंडियन भाषा
72
83
  :car: कैरिब
73
84
  :cau: कॉकेशियन भाषा
85
+ :cay: Cayuga
74
86
  :cch: अत्सम
75
87
  :ce: चेचन
76
88
  :ceb: सिबुआनो
77
89
  :cel: केल्टिक भाषा
90
+ :cgg: Chiga
78
91
  :ch: कमोरो
79
92
  :chb: चिब्चा
80
93
  :chg: छगाताई
@@ -104,21 +117,27 @@
104
117
  :da: डेनिश
105
118
  :dak: दाकोता
106
119
  :dar: दार्गवा
120
+ :dav: Taita
107
121
  :day: दायक
108
122
  :de: जर्मन
123
+ :de-AT: Austrian German
109
124
  :de-CH: स्विस हाई जर्मन
110
125
  :del: डिलैवेयर
111
126
  :den: स्लेव
112
127
  :dgr: डोग्रिब
113
128
  :din: दिन्का
129
+ :dje: Zarma
114
130
  :doi: डोग्री
115
131
  :dra: द्रविड़ भाषा
116
132
  :dsb: निचला सॉर्बियन
117
133
  :dua: दुआला
118
134
  :dum: मध्य पुर्तगाली
119
135
  :dv: दिवेही
136
+ :dyo: Jola-Fonyi
120
137
  :dyu: ड्युला
121
138
  :dz: ज़ोन्गखा
139
+ :dzg: Dazaga
140
+ :ebu: Embu
122
141
  :ee: ईवे
123
142
  :efi: एफिक
124
143
  :egy: प्राचीन मिस्री
@@ -126,9 +145,14 @@
126
145
  :el: यूनानी
127
146
  :elx: एलामाइट
128
147
  :en: अंग्रेज़ी
148
+ :en-AU: Australian English
149
+ :en-CA: Canadian English
150
+ :en-GB: British English
151
+ :en-US: U.S. English
129
152
  :enm: मध्यकालीन अंग्रेज़ी
130
153
  :eo: एस्पेरान्तो
131
154
  :es: स्पेनी
155
+ :es-419: Latin American Spanish
132
156
  :es-ES: स्पेनी (यूरोप)
133
157
  :et: एस्टोनियाई
134
158
  :eu: बास्क
@@ -144,6 +168,8 @@
144
168
  :fo: फिरोज़ी
145
169
  :fon: फॉन
146
170
  :fr: फ़्रांसीसी
171
+ :fr-CA: Canadian French
172
+ :fr-CH: Swiss French
147
173
  :frm: मध्यकालीन फ़्रांसीसी
148
174
  :fro: पुरातन फ़्रांसीसी
149
175
  :frr: उत्तरी फ्रीसीयन
@@ -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,16 +250,22 @@
220
250
  :kar: कारेन
221
251
  :kaw: कावी
222
252
  :kbd: कबार्डियन
253
+ :kbl: Kanembu
223
254
  :kcg: त्याप
255
+ :kde: Makonde
256
+ :kea: Kabuverdianu
224
257
  :kfo: कोरो
225
258
  :kg: कोंगो
226
259
  :kha: खासी
227
260
  :khi: खोइसन भाषा
228
261
  :kho: खोतानीस
262
+ :khq: Koyra Chiini
229
263
  :ki: किकुयू
230
264
  :kj: क्वान्यामा
231
265
  :kk: कज़ाख
266
+ :kkj: Kako
232
267
  :kl: ग्रीनलैंडिक
268
+ :kln: Kalenjin
233
269
  :km: कैम्बोडियन्
234
270
  :kmb: किम्बन्दु
235
271
  :kn: कन्नड़
@@ -243,6 +279,9 @@
243
279
  :kro: क्रु
244
280
  :kru: कुरूख
245
281
  :ks: कश्मीरी
282
+ :ksb: Shambala
283
+ :ksf: Bafia
284
+ :ksh: Colognian
246
285
  :ku: कुर्दी
247
286
  :kum: कुमीक
248
287
  :kut: कुतेनाई
@@ -251,12 +290,14 @@
251
290
  :ky: किरघिज़
252
291
  :la: लातिनी
253
292
  :lad: लादीनो
293
+ :lag: Langi
254
294
  :lah: लाह्न्डा
255
295
  :lam: लाम्बा
256
296
  :lb: लक्ष्ज़ेमबर्गिश
257
297
  :lez: लेज़्घीयन
258
298
  :lg: गांडा
259
299
  :li: लिंबर्गिश
300
+ :lkt: Lakota
260
301
  :ln: लिंगाला
261
302
  :lo: लाओ
262
303
  :lol: मोंगो
@@ -268,20 +309,26 @@
268
309
  :lun: लुन्डा
269
310
  :luo: ल्युओ
270
311
  :lus: लुशाई
312
+ :luy: Luyia
271
313
  :lv: लातवी
272
314
  :mad: मादुरीस
315
+ :maf: Mafa
273
316
  :mag: मगाही
274
317
  :mai: मैथिली
275
318
  :mak: मकासर
276
319
  :man: मन्डिन्गो
277
320
  :map: ऑस्ट्रोनेशियन
278
321
  :mas: मसाई
322
+ :mde: Maba
279
323
  :mdf: मोक्ष
280
324
  :mdr: मंधार
281
325
  :men: मेन्डे
326
+ :mer: Meru
282
327
  :mfe: मोरीस्येन
283
328
  :mg: मालागासी
284
329
  :mga: मध्यकाल आइरिश
330
+ :mgh: Makhuwa-Meetto
331
+ :mgo: Meta'
285
332
  :mh: मार्शलीज़
286
333
  :mi: माओरी
287
334
  :mic: मिकमैक
@@ -300,18 +347,21 @@
300
347
  :mr: मराठी
301
348
  :ms: मलय
302
349
  :mt: माल्टी
350
+ :mua: Mundang
303
351
  :mul: विविध भाषाएँ
304
352
  :mun: मुन्डा भाषा
305
353
  :mus: क्रीक
306
354
  :mwl: मिरांडी
307
355
  :mwr: मारवाड़ी
308
356
  :my: बर्मी
357
+ :mye: Myene
309
358
  :myn: माया भाषा
310
359
  :myv: एर्ज़या
311
360
  :na: नाउरू
312
361
  :nah: नहुआत्ल
313
362
  :nai: उत्तरी अमेरीकी इंडियन भाषा
314
363
  :nap: नीपोलिटन
364
+ :naq: Nama
315
365
  :nb: नॉर्वेजियाई बोकमाल
316
366
  :nd: उत्तरी देबेल
317
367
  :nds: निचला जर्मन
@@ -323,7 +373,9 @@
323
373
  :niu: नियुआन
324
374
  :nl: डच
325
375
  :nl-BE: फ़्लेमिश
376
+ :nmg: Kwasio
326
377
  :nn: नॉर्वेजियाई नाइनोर्स्क
378
+ :nnh: Ngiemboon
327
379
  :no: नॉर्वेजियाई
328
380
  :nog: नोगाई
329
381
  :non: पुराना नॉर्स
@@ -331,6 +383,7 @@
331
383
  :nr: दक्षिण देबेल
332
384
  :nso: उत्तरी सोथो
333
385
  :nub: न्युबियान भाषा
386
+ :nus: Nuer
334
387
  :nv: नावाजो
335
388
  :nwc: पारम्परिक नेवारी
336
389
  :ny: न्यानजा
@@ -363,6 +416,7 @@
363
416
  :pro: पुरानी प्रोवेन्सल
364
417
  :ps: पुश्तो
365
418
  :pt: पुर्तगाली
419
+ :pt-BR: Brazilian Portuguese
366
420
  :pt-PT: पुर्तगाली (यूरोप)
367
421
  :qu: क्वेशुआ
368
422
  :raj: राजस्थानी
@@ -372,31 +426,41 @@
372
426
  :rn: रुन्दी
373
427
  :ro: रोमानियाई
374
428
  :roa: रोमांस भाषा
429
+ :rof: Rombo
375
430
  :rom: रोमानी
376
431
  :root: रूट
377
432
  :ru: रूसी
378
433
  :rup: अरोमानियन
379
434
  :rw: किन्यारवाण्डा
435
+ :rwk: Rwa
380
436
  :sa: संस्कृत
381
437
  :sad: सन्डावे
382
438
  :sah: याकूत
383
439
  :sai: दक्षिण अमेरीकी इंडियन भाषा
384
440
  :sal: सलीशन भाषा
385
441
  :sam: सामैरिटन अरैमिक
442
+ :saq: Samburu
386
443
  :sas: सासाक
387
444
  :sat: संताली
445
+ :sba: Ngambay
446
+ :sbp: Sangu
388
447
  :sc: सार्दिनियन
389
448
  :scn: सिसिलियन
390
449
  :sco: स्कॉट्स
391
450
  :sd: सिन्धी
392
451
  :se: नॉर्दन सामी
452
+ :see: Seneca
453
+ :seh: Sena
393
454
  :sel: सेल्कप
394
455
  :sem: सेमिटिक भाषा
456
+ :ses: Koyraboro Senni
395
457
  :sg: सांगो
396
458
  :sga: पुरानी आइरिश
397
459
  :sgn: सांकेतिक भाषा
398
460
  :sh: सेर्बो-क्रोएशन्
461
+ :shi: Tachelhit
399
462
  :shn: शैन
463
+ :shu: Chadian Arabic
400
464
  :si: सिंहली
401
465
  :sid: सिदामो
402
466
  :sio: सिउआन भाषा
@@ -421,6 +485,7 @@
421
485
  :srr: सेरेर
422
486
  :ss: स्वाती
423
487
  :ssa: नील सहारी भाषा
488
+ :ssy: Saho
424
489
  :st: सेसोथो
425
490
  :su: सुंडानी
426
491
  :suk: सुकुमा
@@ -429,12 +494,14 @@
429
494
  :sv: स्वीडिश
430
495
  :sw: स्वाहिली
431
496
  :swb: कोमोरियन
497
+ :swc: Congo Swahili
432
498
  :syc: क्लासिकल सिरिएक
433
499
  :syr: सिरिएक
434
500
  :ta: तमिल
435
501
  :tai: ताई भाषा
436
502
  :te: तेलुगू
437
503
  :tem: टिम्ने
504
+ :teo: Teso
438
505
  :ter: तेरेनो
439
506
  :tet: तेतुम
440
507
  :tg: ताजिक
@@ -453,6 +520,7 @@
453
520
  :tog: न्यासा टोन्गा
454
521
  :tpi: टोक पिसिन
455
522
  :tr: तुर्की
523
+ :trv: Taroko
456
524
  :ts: सोंगा
457
525
  :tsi: त्सिमीशियन
458
526
  :tt: टाटर
@@ -461,8 +529,10 @@
461
529
  :tut: अल्तैक भाषा
462
530
  :tvl: तुवालु
463
531
  :tw: ट्वी
532
+ :twq: Tasawaq
464
533
  :ty: ताहितियन
465
534
  :tyv: तुवीनियन
535
+ :tzm: Central Atlas Tamazight
466
536
  :udm: उदमुर्त
467
537
  :ug: विग्वर
468
538
  :uga: युगैरिटिक
@@ -476,7 +546,9 @@
476
546
  :vi: वियतनामी
477
547
  :vo: वोलापुक
478
548
  :vot: वॉटिक
549
+ :vun: Vunjo
479
550
  :wa: वाल्लून
551
+ :wae: Walser
480
552
  :wak: वाकाशन भाषा
481
553
  :wal: वलामो
482
554
  :war: वारै
@@ -485,8 +557,11 @@
485
557
  :wo: वोलोफ़
486
558
  :xal: काल्मिक
487
559
  :xh: ख़ोसा
560
+ :xog: Soga
488
561
  :yao: याओ
489
562
  :yap: यापीस
563
+ :yav: Yangben
564
+ :ybb: Yemba
490
565
  :yi: येहुदी
491
566
  :yo: योरूबा
492
567
  :ypk: यूपिक भाषा
@@ -496,6 +571,8 @@
496
571
  :zbl: ब्लिसिम्बॉल्स
497
572
  :zen: ज़ेनान्गा
498
573
  :zh: चीनी
574
+ :zh-Hans: Simplified Chinese
575
+ :zh-Hant: Traditional Chinese
499
576
  :znd: ज़न्डे
500
577
  :zu: ज़ुलू
501
578
  :zun: ज़ूनी
@@ -1,3 +1,3 @@
1
1
  ---
2
- :hi: ! '{ :hi => { :i18n => {:plural => { :keys => [:one, :other], :rule => lambda
2
+ :hi: ! '{ :hi => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda
3
3
  { |n| [0, 1].include?(n) ? :one : :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,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
@@ -246,15 +250,20 @@
246
250
  :noon: podne
247
251
  :narrow:
248
252
  :afternoon: popodne
253
+ :am: a
249
254
  :earlyMorning: ujutro
250
255
  :evening: navečer
251
256
  :morning: prijepodne
252
257
  :night: noću
253
258
  :noon: n
259
+ :pm: p
254
260
  :wide:
255
261
  :am: AM
256
262
  :noon: podne
257
263
  :pm: PM
264
+ :variant:
265
+ :am: a.m.
266
+ :pm: p.m.
258
267
  :stand-alone:
259
268
  :abbreviated:
260
269
  :afternoon: popodne
@@ -873,6 +873,9 @@
873
873
  :many: mauricijskih rupija
874
874
  :one: mauricijska rupija
875
875
  :other: mauricijskih rupija
876
+ :MVP:
877
+ :one: Maldivian rupee
878
+ :other: Maldivian rupees
876
879
  :MVR:
877
880
  :few: maldivijske rufije
878
881
  :many: maldivijskih rufija
@@ -1408,11 +1411,17 @@
1408
1411
  :many: RINET fondova
1409
1412
  :one: RINET fond
1410
1413
  :other: RINET fondova
1414
+ :XSU:
1415
+ :one: Sucre
1416
+ :other: Sucres
1411
1417
  :XTS:
1412
1418
  :few: ispitna koda valute
1413
1419
  :many: ispitnih kodova valute
1414
1420
  :one: ispitni kod vlaute
1415
1421
  :other: ispitnih kodova valute
1422
+ :XUA:
1423
+ :one: ADB unit of account
1424
+ :other: ADB units of account
1416
1425
  :XXX:
1417
1426
  :few: nepoznata valuta
1418
1427
  :many: nepoznata valuta
@@ -24,6 +24,7 @@
24
24
  :anp: angika
25
25
  :apa: apaški
26
26
  :ar: arapski
27
+ :ar-001: Modern Standard Arabic
27
28
  :arc: aramejski
28
29
  :arn: araukanski
29
30
  :arp: arapaho
@@ -235,6 +236,7 @@
235
236
  :iu: inuktitut
236
237
  :ja: japanski
237
238
  :jbo: lojban
239
+ :jgo: Ngomba
238
240
  :jmc: machame
239
241
  :jpr: judejsko-perzijski
240
242
  :jrb: judejsko-arapski
@@ -295,6 +297,7 @@
295
297
  :lez: lezgiški
296
298
  :lg: ganda
297
299
  :li: limburgish
300
+ :lkt: Lakota
298
301
  :ln: lingala
299
302
  :lo: laoski
300
303
  :lol: mongo
@@ -325,6 +328,7 @@
325
328
  :mg: malgaški
326
329
  :mga: irski, srednji
327
330
  :mgh: makhuwa-meetto
331
+ :mgo: Meta'
328
332
  :mh: maršalski
329
333
  :mi: maorski
330
334
  :mic: micmac
@@ -1,5 +1,5 @@
1
1
  ---
2
- :hr: ! '{ :hr => { :i18n => {:plural => { :keys => [:one, :few, :many, :other], :rule
2
+ :hr: ! '{ :hr => { :i18n => { :plural => { :keys => [:one, :few, :many, :other], :rule
3
3
  => lambda { |n| n % 10 == 1 && n % 100 != 11 ? :one : [2, 3, 4].include?(n % 10)
4
4
  && ![12, 13, 14].include?(n % 100) ? :few : n % 10 == 0 || [5, 6, 7, 8, 9].include?(n
5
5
  % 10) || [11, 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: Kosovo
257
258
  :ye: Jemen
258
259
  :yt: Majote
259
260
  :za: Južnoafrička Republika
@@ -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: d., E
9
+ :Ehm: E h:mm a
10
+ :Ehms: E h:mm:ss a
7
11
  :Gy: G y
8
12
  :GyMMM: G y. MMM
9
13
  :GyMMMEd: G y. MMM d., E
@@ -237,10 +241,15 @@
237
241
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
238
242
  :narrow:
239
243
  :am: de.
244
+ :noon: n
240
245
  :pm: du.
241
246
  :wide:
242
247
  :am: de.
248
+ :noon: noon
243
249
  :pm: du.
250
+ :variant:
251
+ :am: a.m.
252
+ :pm: p.m.
244
253
  :stand-alone: {}
245
254
  :quarters:
246
255
  :format: