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
@@ -1,48 +1,73 @@
1
1
  ---
2
2
  :sq:
3
3
  :territories:
4
+ :ac: Ascension Island
4
5
  :ad: Andorrë
5
6
  :ae: Emiratet Arabe te Bashkuara
6
7
  :af: Afganistan
7
8
  :ag: Antigua e Barbuda
9
+ :ai: Anguilla
8
10
  :al: Shqipëria
9
11
  :am: Armeni
12
+ :an: Netherlands Antilles
10
13
  :ao: Angolë
14
+ :aq: Antarctica
11
15
  :ar: Argjentinë
16
+ :as: American Samoa
12
17
  :at: Austri
13
18
  :au: Australi
19
+ :aw: Aruba
14
20
  :ax: Ishujt Aland
15
21
  :az: Azerbajxhan
16
22
  :ba: Bosnja dhe Hercegovina
23
+ :bb: Barbados
24
+ :bd: Bangladesh
17
25
  :be: Belgjikë
26
+ :bf: Burkina Faso
18
27
  :bg: Bullgari
19
28
  :bh: Bahrein
29
+ :bi: Burundi
30
+ :bj: Benin
31
+ :bl: Saint Barthélemy
32
+ :bm: Bermuda
20
33
  :bn: Brunej
21
34
  :bo: Bolivi
35
+ :bq: Caribbean Netherlands
22
36
  :br: Brazili
37
+ :bs: Bahamas
23
38
  :bt: Butan
39
+ :bv: Bouvet Island
24
40
  :bw: Botsvana
25
41
  :by: Bjellorusi
42
+ :bz: Belize
26
43
  :ca: Kanada
44
+ :cc: Cocos [Keeling] Islands
45
+ :cd: Congo [DRC]
27
46
  :cf: Republika Qendrore e Afrikës
28
47
  :cg: Kongo
29
48
  :ch: Zvicër
30
49
  :ci: Bregu i Fildishtë
50
+ :ck: Cook Islands
31
51
  :cl: Kili
32
52
  :cm: Kamerun
33
53
  :cn: Kinë
34
54
  :co: Kolumbi
55
+ :cp: Clipperton Island
35
56
  :cr: Kosta Rika
36
57
  :cu: Kubë
37
58
  :cv: Kap Verde
59
+ :cw: Curaçao
60
+ :cx: Christmas Island
38
61
  :cy: Qipro
39
62
  :cz: Republika e Çekisë
40
63
  :de: Gjermani
64
+ :dg: Diego Garcia
41
65
  :dj: Xhibuti
42
66
  :dk: Danimarkë
43
67
  :dm: Dominikë
44
68
  :do: Republika Dominikanë
45
69
  :dz: Algjeri
70
+ :ea: Ceuta and Melilla
46
71
  :ec: Ekuator
47
72
  :ee: Estoni
48
73
  :eg: Egjipt
@@ -50,30 +75,50 @@
50
75
  :er: Eritre
51
76
  :es: Spanjë
52
77
  :et: Etiopi
78
+ :eu: European Union
53
79
  :fi: Finlandë
54
80
  :fj: Fixhi
81
+ :fk: Falkland Islands [Islas Malvinas]
55
82
  :fm: Mikronezi
83
+ :fo: Faroe Islands
56
84
  :fr: Francë
57
85
  :ga: Gjabon
58
86
  :gb: Mbretëria e Bashkuar
87
+ :gd: Grenada
59
88
  :ge: Gjeorgji
89
+ :gf: French Guiana
90
+ :gg: Guernsey
60
91
  :gh: Ganë
92
+ :gi: Gibraltar
93
+ :gl: Greenland
61
94
  :gm: Gambi
62
95
  :gn: Guine
96
+ :gp: Guadeloupe
63
97
  :gq: Guineja Ekuatoriale
64
98
  :gr: Greqi
99
+ :gs: South Georgia and the South Sandwich Islands
65
100
  :gt: Guatemalë
101
+ :gu: Guam
66
102
  :gw: Guine Bisau
67
103
  :gy: Guajana
104
+ :hk: Hong Kong
105
+ :hm: Heard Island and McDonald Islands
106
+ :hn: Honduras
68
107
  :hr: Kroaci
108
+ :ht: Haiti
69
109
  :hu: Hungari
110
+ :ic: Canary Islands
70
111
  :id: Indonezi
71
112
  :ie: Irlandë
72
113
  :il: Izrael
114
+ :im: Isle of Man
73
115
  :in: Indi
116
+ :io: British Indian Ocean Territory
74
117
  :iq: Irak
118
+ :ir: Iran
75
119
  :is: Islandë
76
120
  :it: Itali
121
+ :je: Jersey
77
122
  :jm: Xhamajkë
78
123
  :jo: Jordani
79
124
  :jp: Japoni
@@ -86,9 +131,13 @@
86
131
  :kp: Koreja e Veriut
87
132
  :kr: Koreja e Jugut
88
133
  :kw: Kuvajt
134
+ :ky: Cayman Islands
89
135
  :kz: Kazakistan
136
+ :la: Laos
90
137
  :lb: Liban
138
+ :lc: Saint Lucia
91
139
  :li: Lihtënshtajn
140
+ :lk: Sri Lanka
92
141
  :lr: Liberi
93
142
  :ls: Lesoto
94
143
  :lt: Lituani
@@ -98,61 +147,116 @@
98
147
  :ma: Maroko
99
148
  :mc: Monako
100
149
  :md: Moldavi
150
+ :me: Montenegro
151
+ :mf: Saint Martin
101
152
  :mg: Madagaskar
102
153
  :mh: Ishujt Marshall
103
154
  :mk: Maqedoni
155
+ :ml: Mali
156
+ :mm: Myanmar [Burma]
104
157
  :mn: Mongoli
158
+ :mo: Macau
159
+ :mp: Northern Mariana Islands
160
+ :mq: Martinique
105
161
  :mr: Mauritani
162
+ :ms: Montserrat
106
163
  :mt: Maltë
164
+ :mu: Mauritius
107
165
  :mv: Maldivit
108
166
  :mw: Malavi
109
167
  :mx: Meksikë
110
168
  :my: Malajzi
111
169
  :mz: Mozambik
112
170
  :na: Namibi
171
+ :nc: New Caledonia
172
+ :ne: Niger
173
+ :nf: Norfolk Island
113
174
  :ng: Nigeri
114
175
  :ni: Nikaragua
115
176
  :nl: Vendet e Ulëta
116
177
  :no: Norvegji
178
+ :np: Nepal
179
+ :nr: Nauru
180
+ :nu: Niue
117
181
  :nz: Zelanda e Re
182
+ :om: Oman
183
+ :pa: Panama
184
+ :pe: Peru
185
+ :pf: French Polynesia
118
186
  :pg: Papua Guineja e Re
119
187
  :ph: Filipine
188
+ :pk: Pakistan
120
189
  :pl: Poloni
190
+ :pm: Saint Pierre and Miquelon
191
+ :pn: Pitcairn Islands
192
+ :pr: Puerto Rico
193
+ :ps: Palestine
121
194
  :pt: Portugali
195
+ :pw: Palau
122
196
  :py: Paraguaj
123
197
  :qa: Katar
198
+ :qo: Outlying Oceania
199
+ :re: Réunion
124
200
  :ro: Rumani
201
+ :rs: Serbia
125
202
  :ru: Rusi
126
203
  :rw: Ruanda
127
204
  :sa: Arabia Saudite
128
205
  :sb: Ishujt Solomon
129
206
  :sc: Sishel
207
+ :sd: Sudan
130
208
  :se: Suedi
131
209
  :sg: Singapor
210
+ :sh: Saint Helena
132
211
  :si: Slloveni
212
+ :sj: Svalbard and Jan Mayen
133
213
  :sk: Sllovaki
134
214
  :sl: Siera Leone
215
+ :sm: San Marino
216
+ :sn: Senegal
135
217
  :so: Somali
218
+ :sr: Suriname
219
+ :ss: South Sudan
136
220
  :st: Sao Tome e Prinsipe
221
+ :sv: El Salvador
222
+ :sx: Sint Maarten
137
223
  :sy: Siri
138
224
  :sz: Svazilandë
225
+ :ta: Tristan da Cunha
226
+ :tc: Turks and Caicos Islands
139
227
  :td: Çad
228
+ :tf: French Southern Territories
140
229
  :tg: Togo
141
230
  :th: Tajlandë
142
231
  :tj: Taxhikistan
232
+ :tk: Tokelau
233
+ :tl: East Timor
234
+ :tm: Turkmenistan
143
235
  :tn: Tunisi
144
236
  :to: Tonga
145
237
  :tr: Turqi
146
238
  :tt: Trinidad e Tobago
239
+ :tv: Tuvalu
147
240
  :tw: Tajvan
148
241
  :tz: Tanzani
149
242
  :ua: Ukrainë
243
+ :ug: Uganda
244
+ :um: U.S. Outlying Islands
150
245
  :us: Shtetet e Bashkuara të Amerikës
151
246
  :uy: Uruguaj
247
+ :uz: Uzbekistan
152
248
  :va: Vatikan
153
249
  :vc: Saint Vincent e Grenadinet
154
250
  :ve: Venezuelë
251
+ :vg: British Virgin Islands
252
+ :vi: U.S. Virgin Islands
253
+ :vn: Vietnam
254
+ :vu: Vanuatu
255
+ :wf: Wallis and Futuna
256
+ :ws: Samoa
257
+ :xk: Kosovë
155
258
  :ye: Jemen
259
+ :yt: Mayotte
156
260
  :za: Afrika e Jugut
157
261
  :zm: Zambi
158
262
  :zw: Zimbabve
@@ -5,69 +5,104 @@
5
5
  :default:
6
6
  :one: ! '{0} ditë'
7
7
  :other: ! '{0} ditë'
8
+ :short:
9
+ :one: ! '{0} day'
10
+ :other: ! '{0} days'
8
11
  :day-future:
9
12
  :default:
10
- :other: +{0} d
13
+ :one: In {0} day
14
+ :other: In {0} days
11
15
  :day-past:
12
16
  :default:
13
- :other: -{0} d
17
+ :one: ! '{0} day ago'
18
+ :other: ! '{0} days ago'
14
19
  :hour:
15
20
  :default:
16
21
  :one: ! '{0} orë'
17
22
  :other: ! '{0} orë'
23
+ :short:
24
+ :one: ! '{0} hr'
25
+ :other: ! '{0} hrs'
18
26
  :hour-future:
19
27
  :default:
20
- :other: +{0} h
28
+ :one: In {0} hour
29
+ :other: In {0} hours
21
30
  :hour-past:
22
31
  :default:
23
- :other: -{0} h
32
+ :one: ! '{0} hour ago'
33
+ :other: ! '{0} hours ago'
24
34
  :minute:
25
35
  :default:
26
36
  :one: ! '{0} minutë'
27
37
  :other: ! '{0} minuta'
38
+ :short:
39
+ :one: ! '{0} min'
40
+ :other: ! '{0} mins'
28
41
  :minute-future:
29
42
  :default:
30
- :other: +{0} min
43
+ :one: In {0} minute
44
+ :other: In {0} minutes
31
45
  :minute-past:
32
46
  :default:
33
- :other: -{0} min
47
+ :one: ! '{0} minute ago'
48
+ :other: ! '{0} minutes ago'
34
49
  :month:
35
50
  :default:
36
51
  :one: ! '{0} muaj'
37
52
  :other: ! '{0} muaj'
53
+ :short:
54
+ :one: ! '{0} mth'
55
+ :other: ! '{0} mths'
38
56
  :month-future:
39
57
  :default:
40
- :other: +{0} m
58
+ :one: In {0} month
59
+ :other: In {0} months
41
60
  :month-past:
42
61
  :default:
43
- :other: -{0} m
62
+ :one: ! '{0} month ago'
63
+ :other: ! '{0} months ago'
44
64
  :second:
45
65
  :default:
46
66
  :one: ! '{0} sekondë'
47
67
  :other: ! '{0} sekonda'
68
+ :short:
69
+ :one: ! '{0} sec'
70
+ :other: ! '{0} secs'
48
71
  :second-future:
49
72
  :default:
50
- :other: +{0} s
73
+ :one: In {0} second
74
+ :other: In {0} seconds
51
75
  :second-past:
52
76
  :default:
53
- :other: -{0} s
77
+ :one: ! '{0} second ago'
78
+ :other: ! '{0} seconds ago'
54
79
  :week:
55
80
  :default:
56
81
  :one: ! '{0} javë'
57
82
  :other: ! '{0} javë'
83
+ :short:
84
+ :one: ! '{0} wk'
85
+ :other: ! '{0} wks'
58
86
  :week-future:
59
87
  :default:
60
- :other: +{0} w
88
+ :one: In {0} week
89
+ :other: In {0} weeks
61
90
  :week-past:
62
91
  :default:
63
- :other: -{0} w
92
+ :one: ! '{0} week ago'
93
+ :other: ! '{0} weeks ago'
64
94
  :year:
65
95
  :default:
66
96
  :one: ! '{0} vit'
67
97
  :other: ! '{0} vjet'
98
+ :short:
99
+ :one: ! '{0} yr'
100
+ :other: ! '{0} yrs'
68
101
  :year-future:
69
102
  :default:
70
- :other: +{0} y
103
+ :one: In {0} year
104
+ :other: In {0} years
71
105
  :year-past:
72
106
  :default:
73
- :other: -{0} y
107
+ :one: ! '{0} year ago'
108
+ :other: ! '{0} years ago'
@@ -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: E d.
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
@@ -240,10 +244,17 @@
240
244
  :periods:
241
245
  :format:
242
246
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
243
- :narrow: :calendars.gregorian.dayPeriods.format.abbreviated
247
+ :narrow:
248
+ :am: a
249
+ :noon: n
250
+ :pm: p
244
251
  :wide:
245
252
  :am: пре подне
253
+ :noon: noon
246
254
  :pm: поподне
255
+ :variant:
256
+ :am: a.m.
257
+ :pm: p.m.
247
258
  :stand-alone: {}
248
259
  :quarters:
249
260
  :format:
@@ -874,6 +874,9 @@
874
874
  :many: маурицијских рупија
875
875
  :one: маурицијска рупија
876
876
  :other: маурицијских рупија
877
+ :MVP:
878
+ :one: Maldivian rupee
879
+ :other: Maldivian rupees
877
880
  :MVR:
878
881
  :few: малдивскe руфијe
879
882
  :many: малдивских руфија
@@ -1261,7 +1264,7 @@
1261
1264
  :many: америчких долара
1262
1265
  :one: амерички долар
1263
1266
  :other: америчких долара
1264
- :symbol: US$
1267
+ :symbol: $
1265
1268
  :USN:
1266
1269
  :few: САД долара (следећи дан)
1267
1270
  :many: САД долара (следећи дан)
@@ -1412,11 +1415,17 @@
1412
1415
  :many: RINET фондова
1413
1416
  :one: RINET фонд
1414
1417
  :other: RINET фондова
1418
+ :XSU:
1419
+ :one: Sucre
1420
+ :other: Sucres
1415
1421
  :XTS:
1416
1422
  :few: кода тестиране валуте
1417
1423
  :many: кодова тестиране валуте
1418
1424
  :one: код тестиране валуте
1419
1425
  :other: кодова тестиране валуте
1426
+ :XUA:
1427
+ :one: ADB unit of account
1428
+ :other: ADB units of account
1420
1429
  :XXX:
1421
1430
  :few: непознате или неважеће валуте
1422
1431
  :many: непознатих или неважећих валута