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,12 +24,14 @@
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
32
35
  :ast: அஸ்துரியன்
33
36
  :ath: அதாபஸ்கான் மொழி
34
37
  :aus: ஆஸ்த்ரேலிய மொழி
@@ -43,16 +46,21 @@
43
46
  :ban: பலினீஸ்
44
47
  :bas: பாஸா
45
48
  :bat: பால்டிக் மொழி
49
+ :bax: Bamun
50
+ :bbj: Ghomala
46
51
  :be: பைலோருஷ்ன்
47
52
  :bej: பேஜா
48
53
  :bem: பெம்பா
49
54
  :ber: பெர்பெர்
55
+ :bez: Bena
56
+ :bfd: Bafut
50
57
  :bg: பல்கேரியன்
51
58
  :bh: பீஹாரி
52
59
  :bho: போஜ்பூரி
53
60
  :bi: பிஸ்லாமா
54
61
  :bik: பிகோல்
55
62
  :bin: பினி
63
+ :bkm: Kom
56
64
  :bla: சிக்சிகா
57
65
  :bm: பம்பாரா
58
66
  :bn: வங்காளம்
@@ -60,20 +68,26 @@
60
68
  :bo: திபெத்து
61
69
  :br: பிரெட்டன்
62
70
  :bra: ப்ராஜ்
71
+ :brx: Bodo
63
72
  :bs: போஸ்னியன்
73
+ :bss: Akoose
64
74
  :btk: பாடாக்
65
75
  :bua: புரியாத்
66
76
  :bug: புகினீஸ்
77
+ :bum: Bulu
67
78
  :byn: ப்லின்
79
+ :byv: Medumba
68
80
  :ca: காடலான்
69
81
  :cad: கேடோ
70
82
  :cai: மத்திய அமெரிக்கன் இன்டியன் மொழி
71
83
  :car: கரீப்
72
84
  :cau: காகேஷியன் மொழி
85
+ :cay: Cayuga
73
86
  :cch: ஆட்சம்
74
87
  :ce: செசென்
75
88
  :ceb: செபுவானோ
76
89
  :cel: கெல்டிக் மொழி
90
+ :cgg: Chiga
77
91
  :ch: சாமோரோ
78
92
  :chb: சிப்சா
79
93
  :chg: ஷகதை
@@ -103,6 +117,7 @@
103
117
  :da: டேனிஷ்
104
118
  :dak: தகோடா
105
119
  :dar: தார்குவா
120
+ :dav: Taita
106
121
  :day: தயாக்
107
122
  :de: ஜெர்மன்
108
123
  :de-AT: ஆஸ்ட்ரியன் ஜெர்மன்
@@ -111,14 +126,18 @@
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: பண்டைய எகிப்தியன்
@@ -176,6 +195,7 @@
176
195
  :grc: பண்டைய கிரேக்கம்
177
196
  :gsw: ஸ்விஸ் ஜெர்மன்
178
197
  :gu: குஜராத்தி
198
+ :guz: Gusii
179
199
  :gv: மேங்க்ஸ்
180
200
  :gwi: குவிசின்
181
201
  :ha: ஹௌஸா
@@ -197,6 +217,7 @@
197
217
  :hz: ஹெரேரோ
198
218
  :ia: இண்டர்லிங்வா
199
219
  :iba: இபான்
220
+ :ibb: Ibibio
200
221
  :id: இந்தோனேஷியன்
201
222
  :ie: இன்டர்லிங்
202
223
  :ig: இக்போ
@@ -215,6 +236,8 @@
215
236
  :iu: இனுகிடூட்
216
237
  :ja: ஜப்பானீஸ்
217
238
  :jbo: லோஜ்பன்
239
+ :jgo: Ngomba
240
+ :jmc: Machame
218
241
  :jpr: ஜூதேயோ-பெர்ஷியன்
219
242
  :jrb: ஜூதேயோ-அராபிக்
220
243
  :jv: ஜாவானீஸ்
@@ -227,16 +250,22 @@
227
250
  :kar: கரேன்
228
251
  :kaw: காவி
229
252
  :kbd: கபார்டியன்
253
+ :kbl: Kanembu
230
254
  :kcg: தையாப்
255
+ :kde: Makonde
256
+ :kea: Kabuverdianu
231
257
  :kfo: கோரோ
232
258
  :kg: காங்கோ
233
259
  :kha: காஸி
234
260
  :khi: கொய்ஸன் மொழி
235
261
  :kho: கோதானீஸ்
262
+ :khq: Koyra Chiini
236
263
  :ki: கிகுயூ
237
264
  :kj: குவான்யாமா
238
265
  :kk: கசாக்
266
+ :kkj: Kako
239
267
  :kl: கலாலிசூட்
268
+ :kln: Kalenjin
240
269
  :km: கெமெர்
241
270
  :kmb: கிம்புன்து
242
271
  :kn: கன்னடம்
@@ -250,6 +279,9 @@
250
279
  :kro: க்ரு
251
280
  :kru: குருக்
252
281
  :ks: காஷ்மிரி
282
+ :ksb: Shambala
283
+ :ksf: Bafia
284
+ :ksh: Colognian
253
285
  :ku: குர்திஷ்
254
286
  :kum: கும்இக்
255
287
  :kut: குடேனை
@@ -258,12 +290,14 @@
258
290
  :ky: கிர்கிஷ்
259
291
  :la: லத்தின்
260
292
  :lad: லடினோ
293
+ :lag: Langi
261
294
  :lah: லஹன்டா
262
295
  :lam: லம்பா
263
296
  :lb: லக்க்ஷெம்பர்கிஷ்
264
297
  :lez: லெஜ்ஜியன்
265
298
  :lg: ஹான்டா
266
299
  :li: லிம்பர்கிஷ்
300
+ :lkt: Lakota
267
301
  :ln: லிங்காலா
268
302
  :lo: லோத்தியன்
269
303
  :lol: மோங்கோ
@@ -275,20 +309,26 @@
275
309
  :lun: லூன்டா
276
310
  :luo: லுயோ
277
311
  :lus: லுஷய்
312
+ :luy: Luyia
278
313
  :lv: லேட்வியன்
279
314
  :mad: மதுரீஸ்
315
+ :maf: Mafa
280
316
  :mag: மகாஹி
281
317
  :mai: மைதிலி
282
318
  :mak: மகாசார்
283
319
  :man: மான்டிங்கோ
284
320
  :map: ஆஸ்ட்ரோனேஷியன்
285
321
  :mas: மாசாய்
322
+ :mde: Maba
286
323
  :mdf: மோக்க்ஷா
287
324
  :mdr: மான்டார்
288
325
  :men: மென்டீ
326
+ :mer: Meru
289
327
  :mfe: மொரிசியன்
290
328
  :mg: மலகாஸி
291
329
  :mga: மத்திய ஐரிஷ்
330
+ :mgh: Makhuwa-Meetto
331
+ :mgo: Meta'
292
332
  :mh: மார்ஷெலிஷ்
293
333
  :mi: மௌரி
294
334
  :mic: மிக்மாக்
@@ -307,18 +347,21 @@
307
347
  :mr: மராத்தி
308
348
  :ms: மலாய்
309
349
  :mt: மால்டிஸ்
350
+ :mua: Mundang
310
351
  :mul: பல மொழிகள்
311
352
  :mun: முண்டா மொழி
312
353
  :mus: க்ரீக்
313
354
  :mwl: மிரான்டீஸ்
314
355
  :mwr: மார்வாரி
315
356
  :my: பர்மிஸ்
357
+ :mye: Myene
316
358
  :myn: மாயான் மொழி
317
359
  :myv: ஏர்ஜியா
318
360
  :na: நவ்ரூ
319
361
  :nah: நஹுவால்
320
362
  :nai: வடக்கு அமெரிக்கன் இன்டியன் மொழி
321
363
  :nap: நியோபோலிடன்
364
+ :naq: Nama
322
365
  :nb: நார்வே பொக்மால்
323
366
  :nd: வடக்கு தெபெலே
324
367
  :nds: லோ ஜெர்மன்
@@ -330,7 +373,9 @@
330
373
  :niu: நியூவான்
331
374
  :nl: டச்சு
332
375
  :nl-BE: பிலெமிஷ்
376
+ :nmg: Kwasio
333
377
  :nn: நார்வேஜியன் நியூநார்ஸ்க்
378
+ :nnh: Ngiemboon
334
379
  :no: நார்வே
335
380
  :nog: நோகை
336
381
  :non: பழைய நோர்ஸ்
@@ -338,6 +383,7 @@
338
383
  :nr: தெற்கு தெபெலே
339
384
  :nso: வடக்கு சோதோ
340
385
  :nub: நியூபியன் மொழி
386
+ :nus: Nuer
341
387
  :nv: நவாஜோ
342
388
  :nwc: பாரம்பரிய நேவாரி
343
389
  :ny: நயன்ஜா
@@ -380,31 +426,41 @@
380
426
  :rn: ருண்டி
381
427
  :ro: ரோமேனியன்
382
428
  :roa: ரோமன்ஸ் மொழி
429
+ :rof: Rombo
383
430
  :rom: ரோமானி
384
431
  :root: ரூட்
385
432
  :ru: ரஷியன்
386
433
  :rup: அரோமானியன்
387
434
  :rw: கின்யாருவான்டா
435
+ :rwk: Rwa
388
436
  :sa: சமஸ்கிருதம்
389
437
  :sad: சான்டாவே
390
438
  :sah: யாகுட்
391
439
  :sai: தென் அமெரிக்க இன்டியன் மொழி
392
440
  :sal: சாலிஷன் மொழி
393
441
  :sam: சமாரிடன் அராமைக்
442
+ :saq: Samburu
394
443
  :sas: சாசாக்
395
444
  :sat: சான்டாலி
445
+ :sba: Ngambay
446
+ :sbp: Sangu
396
447
  :sc: சாடினியன்
397
448
  :scn: சிசிலியன்
398
449
  :sco: ஸ்காட்ஸ்
399
450
  :sd: சிந்தி
400
451
  :se: வடக்கு சாமி
452
+ :see: Seneca
453
+ :seh: Sena
401
454
  :sel: செல்குப்
402
455
  :sem: செமிடிக் மொழி
456
+ :ses: Koyraboro Senni
403
457
  :sg: சாங்கோ
404
458
  :sga: பழைய ஐரிஷ்
405
459
  :sgn: சங்கேத மொழி
406
460
  :sh: செர்போ-க்ரோஷியன்
461
+ :shi: Tachelhit
407
462
  :shn: ஷான்
463
+ :shu: Chadian Arabic
408
464
  :si: சிங்களம்
409
465
  :sid: சிடாமோ
410
466
  :sio: சியோயுவான் மொழி
@@ -429,6 +485,7 @@
429
485
  :srr: செரெர்
430
486
  :ss: ஸ்வாடீ
431
487
  :ssa: நிலோ-சஹாரன் மொழி
488
+ :ssy: Saho
432
489
  :st: தெற்கு ஸோதோ
433
490
  :su: சுடானீஸ்
434
491
  :suk: சுகுமா
@@ -437,12 +494,14 @@
437
494
  :sv: ஸ்வீடிஷ்
438
495
  :sw: சுவாஹிலி
439
496
  :swb: கொமோரியன்
497
+ :swc: Congo Swahili
440
498
  :syc: பாரம்பரிய சிரியாக்
441
499
  :syr: சிரியாக்
442
500
  :ta: தமிழ்
443
501
  :tai: தாய் மொழி
444
502
  :te: தெலுங்கு
445
503
  :tem: டிம்னே
504
+ :teo: Teso
446
505
  :ter: டெரெனோ
447
506
  :tet: டெடும்
448
507
  :tg: தாஜிக்
@@ -461,6 +520,7 @@
461
520
  :tog: நயாசா டோங்கா
462
521
  :tpi: டோக் பிஸின்
463
522
  :tr: டர்கிஷ்
523
+ :trv: Taroko
464
524
  :ts: ஸோங்கா
465
525
  :tsi: ட்ஸிம்ஷியன்
466
526
  :tt: டாடர்
@@ -469,8 +529,10 @@
469
529
  :tut: அல்தேய்க் மொழி
470
530
  :tvl: டுவாலு
471
531
  :tw: ட்வி
532
+ :twq: Tasawaq
472
533
  :ty: டஹிதியான்
473
534
  :tyv: டுவினியன்
535
+ :tzm: Central Atlas Tamazight
474
536
  :udm: உட்முர்ட்
475
537
  :ug: யூகுர்
476
538
  :uga: உகாரிட்க்
@@ -484,7 +546,9 @@
484
546
  :vi: வியட்நாமிஸ்
485
547
  :vo: ஒலாபூக்
486
548
  :vot: வோட்க்
549
+ :vun: Vunjo
487
550
  :wa: ஒவாலூன்
551
+ :wae: Walser
488
552
  :wak: வகாஷான் மொழி
489
553
  :wal: வாலாமோ
490
554
  :war: வாரே
@@ -493,8 +557,11 @@
493
557
  :wo: ஒலூஃப்
494
558
  :xal: கல்மிக்
495
559
  :xh: ஹோஷா
560
+ :xog: Soga
496
561
  :yao: யாவ்
497
562
  :yap: யாபேசி
563
+ :yav: Yangben
564
+ :ybb: Yemba
498
565
  :yi: இத்திஷ்
499
566
  :yo: யோருப்பா
500
567
  :ypk: யுபிக் மொழி
@@ -504,6 +571,7 @@
504
571
  :zbl: ப்லிஸ்ஸிம்பால்ஸ்
505
572
  :zen: ஜெனகா
506
573
  :zh: சீனம்
574
+ :zh-Hans: Simplified Chinese
507
575
  :zh-Hant: சீனம் (மரபுவழி)
508
576
  :znd: ஜான்டே
509
577
  :zu: ஜூலூ
@@ -1,3 +1,3 @@
1
1
  ---
2
- :ta: ! '{ :ta => { :i18n => {:plural => { :keys => [:one, :other], :rule => lambda
2
+ :ta: ! '{ :ta => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda
3
3
  { |n| n == 1 ? :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: G y
8
12
  :GyMMM: MMM G y
9
13
  :GyMMMEd: E d MMM G y
@@ -238,10 +242,15 @@
238
242
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
239
243
  :narrow:
240
244
  :am: ก่อนเที่ยง
245
+ :noon: n
241
246
  :pm: หลังเที่ยง
242
247
  :wide:
243
248
  :am: ก่อนเที่ยง
249
+ :noon: noon
244
250
  :pm: หลังเที่ยง
251
+ :variant:
252
+ :am: a.m.
253
+ :pm: p.m.
245
254
  :stand-alone: {}
246
255
  :quarters:
247
256
  :format: