en_GB.xml 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
  3. <!-- Copyright © 1991-2013 Unicode, Inc.
  4. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
  5. For terms of use, see http://www.unicode.org/copyright.html
  6. -->
  7. <ldml>
  8. <identity>
  9. <version number="$Revision: 9280 $"/>
  10. <generation date="$Date: 2013-08-27 13:07:13 -0500 (Tue, 27 Aug 2013) $"/>
  11. <language type="en"/>
  12. <territory type="GB"/>
  13. </identity>
  14. <localeDisplayNames>
  15. <languages>
  16. <language type="arn">Araucanian</language>
  17. <language type="bax">Bamum</language>
  18. <language type="en_GB" alt="short">UK English</language>
  19. <language type="en_US" alt="short">US English</language>
  20. <language type="tzm">Central Morocco Tamazight</language>
  21. <language type="wal">Walamo</language>
  22. </languages>
  23. <scripts>
  24. <script type="Thai">Thai</script>
  25. </scripts>
  26. <territories>
  27. <territory type="GB">United Kingdom</territory>
  28. <territory type="GB" alt="short">UK</territory>
  29. <territory type="GS">South Georgia and the South Sandwich Islands</territory>
  30. <territory type="HM">Heard Island and McDonald Islands</territory>
  31. <territory type="UM">U.S. Minor Outlying Islands</territory>
  32. <territory type="US">United States</territory>
  33. <territory type="US" alt="short">US</territory>
  34. <territory type="VC">Saint Vincent and the Grenadines</territory>
  35. </territories>
  36. <keys>
  37. <key type="colCaseLevel">Case-Sensitive Sorting</key>
  38. <key type="colNormalization">Normalised Sorting</key>
  39. </keys>
  40. <types>
  41. <type type="fullwide" key="numbers">Full-Width Digits</type>
  42. <type type="no" key="colNormalization">Sort Without Normalisation</type>
  43. <type type="yes" key="colNormalization">Sort Unicode Normalised</type>
  44. </types>
  45. </localeDisplayNames>
  46. <characters>
  47. <ellipsis type="final">{0}…</ellipsis>
  48. <ellipsis type="initial">…{0}</ellipsis>
  49. <ellipsis type="medial">{0}… {1}</ellipsis>
  50. <ellipsis type="word-final">{0} …</ellipsis>
  51. <ellipsis type="word-initial">… {0}</ellipsis>
  52. <ellipsis type="word-medial">{0} … {1}</ellipsis>
  53. <moreInformation>?</moreInformation>
  54. </characters>
  55. <dates>
  56. <calendars>
  57. <calendar type="chinese">
  58. <months>
  59. <monthContext type="format">
  60. <monthWidth type="abbreviated">
  61. <month type="1">1</month>
  62. <month type="2">2</month>
  63. <month type="3">3</month>
  64. <month type="4">4</month>
  65. <month type="5">5</month>
  66. <month type="6">6</month>
  67. <month type="7">7</month>
  68. <month type="8">8</month>
  69. <month type="9">9</month>
  70. <month type="10">10</month>
  71. <month type="11">11</month>
  72. <month type="12">12</month>
  73. </monthWidth>
  74. <monthWidth type="narrow">
  75. <month type="1">1</month>
  76. <month type="2">2</month>
  77. <month type="3">3</month>
  78. <month type="4">4</month>
  79. <month type="5">5</month>
  80. <month type="6">6</month>
  81. <month type="7">7</month>
  82. <month type="8">8</month>
  83. <month type="9">9</month>
  84. <month type="10">10</month>
  85. <month type="11">11</month>
  86. <month type="12">12</month>
  87. </monthWidth>
  88. <monthWidth type="wide">
  89. <month type="1">1</month>
  90. <month type="2">2</month>
  91. <month type="3">3</month>
  92. <month type="4">4</month>
  93. <month type="5">5</month>
  94. <month type="6">6</month>
  95. <month type="7">7</month>
  96. <month type="8">8</month>
  97. <month type="9">9</month>
  98. <month type="10">10</month>
  99. <month type="11">11</month>
  100. <month type="12">12</month>
  101. </monthWidth>
  102. </monthContext>
  103. <monthContext type="stand-alone">
  104. <monthWidth type="abbreviated">
  105. <month type="1">1</month>
  106. <month type="2">2</month>
  107. <month type="3">3</month>
  108. <month type="4">4</month>
  109. <month type="5">5</month>
  110. <month type="6">6</month>
  111. <month type="7">7</month>
  112. <month type="8">8</month>
  113. <month type="9">9</month>
  114. <month type="10">10</month>
  115. <month type="11">11</month>
  116. <month type="12">12</month>
  117. </monthWidth>
  118. <monthWidth type="narrow">
  119. <month type="1">1</month>
  120. <month type="2">2</month>
  121. <month type="3">3</month>
  122. <month type="4">4</month>
  123. <month type="5">5</month>
  124. <month type="6">6</month>
  125. <month type="7">7</month>
  126. <month type="8">8</month>
  127. <month type="9">9</month>
  128. <month type="10">10</month>
  129. <month type="11">11</month>
  130. <month type="12">12</month>
  131. </monthWidth>
  132. <monthWidth type="wide">
  133. <month type="1">1</month>
  134. <month type="2">2</month>
  135. <month type="3">3</month>
  136. <month type="4">4</month>
  137. <month type="5">5</month>
  138. <month type="6">6</month>
  139. <month type="7">7</month>
  140. <month type="8">8</month>
  141. <month type="9">9</month>
  142. <month type="10">10</month>
  143. <month type="11">11</month>
  144. <month type="12">12</month>
  145. </monthWidth>
  146. </monthContext>
  147. </months>
  148. <dateFormats>
  149. <dateFormatLength type="full">
  150. <dateFormat>
  151. <pattern>EEEE, d MMMM U</pattern>
  152. </dateFormat>
  153. </dateFormatLength>
  154. <dateFormatLength type="long">
  155. <dateFormat>
  156. <pattern>d MMMM U</pattern>
  157. </dateFormat>
  158. </dateFormatLength>
  159. <dateFormatLength type="medium">
  160. <dateFormat>
  161. <pattern>d MMM U</pattern>
  162. </dateFormat>
  163. </dateFormatLength>
  164. <dateFormatLength type="short">
  165. <dateFormat>
  166. <pattern>dd/MM/yy</pattern>
  167. </dateFormat>
  168. </dateFormatLength>
  169. </dateFormats>
  170. <dateTimeFormats>
  171. <dateTimeFormatLength type="full">
  172. <dateTimeFormat>
  173. <pattern>{1} {0}</pattern>
  174. </dateTimeFormat>
  175. </dateTimeFormatLength>
  176. <dateTimeFormatLength type="long">
  177. <dateTimeFormat>
  178. <pattern>{1} {0}</pattern>
  179. </dateTimeFormat>
  180. </dateTimeFormatLength>
  181. <dateTimeFormatLength type="medium">
  182. <dateTimeFormat>
  183. <pattern>{1} {0}</pattern>
  184. </dateTimeFormat>
  185. </dateTimeFormatLength>
  186. <dateTimeFormatLength type="short">
  187. <dateTimeFormat>
  188. <pattern>{1} {0}</pattern>
  189. </dateTimeFormat>
  190. </dateTimeFormatLength>
  191. <availableFormats>
  192. <dateFormatItem id="Ed">E d</dateFormatItem>
  193. <dateFormatItem id="GyMMMd">d MMM U</dateFormatItem>
  194. <dateFormatItem id="GyMMMEd">E, d MMM U</dateFormatItem>
  195. <dateFormatItem id="M">LL</dateFormatItem>
  196. <dateFormatItem id="Md">dd/MM</dateFormatItem>
  197. <dateFormatItem id="MEd">E dd/MM</dateFormatItem>
  198. <dateFormatItem id="MMMd">d MMM</dateFormatItem>
  199. <dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
  200. <dateFormatItem id="MMMMd">d MMMM</dateFormatItem>
  201. <dateFormatItem id="yMd">dd/MM/y</dateFormatItem>
  202. <dateFormatItem id="yyyyM">MM/y</dateFormatItem>
  203. <dateFormatItem id="yyyyMd">dd/MM/y</dateFormatItem>
  204. <dateFormatItem id="yyyyMEd">E, dd/MM/y</dateFormatItem>
  205. <dateFormatItem id="yyyyMMMd">d MMM U</dateFormatItem>
  206. <dateFormatItem id="yyyyMMMEd">E, d MMM U</dateFormatItem>
  207. <dateFormatItem id="yyyyMMMM">MMMM U</dateFormatItem>
  208. </availableFormats>
  209. <intervalFormats>
  210. <intervalFormatItem id="d">
  211. <greatestDifference id="d">d–d</greatestDifference>
  212. </intervalFormatItem>
  213. <intervalFormatItem id="h">
  214. <greatestDifference id="h">h–h a</greatestDifference>
  215. </intervalFormatItem>
  216. <intervalFormatItem id="H">
  217. <greatestDifference id="H">HH–HH</greatestDifference>
  218. </intervalFormatItem>
  219. <intervalFormatItem id="hm">
  220. <greatestDifference id="h">h:mm–h:mm a</greatestDifference>
  221. <greatestDifference id="m">h:mm–h:mm a</greatestDifference>
  222. </intervalFormatItem>
  223. <intervalFormatItem id="Hm">
  224. <greatestDifference id="H">HH:mm–HH:mm</greatestDifference>
  225. <greatestDifference id="m">HH:mm–HH:mm</greatestDifference>
  226. </intervalFormatItem>
  227. <intervalFormatItem id="hmv">
  228. <greatestDifference id="h">h:mm–h:mm a v</greatestDifference>
  229. <greatestDifference id="m">h:mm–h:mm a v</greatestDifference>
  230. </intervalFormatItem>
  231. <intervalFormatItem id="Hmv">
  232. <greatestDifference id="H">HH:mm–HH:mm v</greatestDifference>
  233. <greatestDifference id="m">HH:mm–HH:mm v</greatestDifference>
  234. </intervalFormatItem>
  235. <intervalFormatItem id="hv">
  236. <greatestDifference id="h">h–h a v</greatestDifference>
  237. </intervalFormatItem>
  238. <intervalFormatItem id="Hv">
  239. <greatestDifference id="H">HH–HH v</greatestDifference>
  240. </intervalFormatItem>
  241. <intervalFormatItem id="M">
  242. <greatestDifference id="M">M–M</greatestDifference>
  243. </intervalFormatItem>
  244. <intervalFormatItem id="Md">
  245. <greatestDifference id="d">dd/MM – dd/MM</greatestDifference>
  246. <greatestDifference id="M">dd/MM – dd/MM</greatestDifference>
  247. </intervalFormatItem>
  248. <intervalFormatItem id="MEd">
  249. <greatestDifference id="d">E dd/MM – E dd/MM</greatestDifference>
  250. <greatestDifference id="M">E dd/MM – E dd/MM</greatestDifference>
  251. </intervalFormatItem>
  252. <intervalFormatItem id="MMM">
  253. <greatestDifference id="M">MMM–MMM</greatestDifference>
  254. </intervalFormatItem>
  255. <intervalFormatItem id="MMMd">
  256. <greatestDifference id="d">d–d MMM</greatestDifference>
  257. <greatestDifference id="M">d MMM – d MMM</greatestDifference>
  258. </intervalFormatItem>
  259. <intervalFormatItem id="MMMEd">
  260. <greatestDifference id="d">E d – E d MMM</greatestDifference>
  261. <greatestDifference id="M">E d MMM – E d MMM</greatestDifference>
  262. </intervalFormatItem>
  263. <intervalFormatItem id="y">
  264. <greatestDifference id="y">U-U</greatestDifference>
  265. </intervalFormatItem>
  266. <intervalFormatItem id="yM">
  267. <greatestDifference id="M">MM/y – MM/y</greatestDifference>
  268. <greatestDifference id="y">MM/y – MM/y</greatestDifference>
  269. </intervalFormatItem>
  270. <intervalFormatItem id="yMd">
  271. <greatestDifference id="d">dd/MM/y – dd/MM/y</greatestDifference>
  272. <greatestDifference id="M">dd/MM/y – dd/MM/y</greatestDifference>
  273. <greatestDifference id="y">dd/MM/y – dd/MM/y</greatestDifference>
  274. </intervalFormatItem>
  275. <intervalFormatItem id="yMEd">
  276. <greatestDifference id="d">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  277. <greatestDifference id="M">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  278. <greatestDifference id="y">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  279. </intervalFormatItem>
  280. <intervalFormatItem id="yMMM">
  281. <greatestDifference id="M">MMM–MMM U</greatestDifference>
  282. </intervalFormatItem>
  283. <intervalFormatItem id="yMMMd">
  284. <greatestDifference id="d">d–d MMM U</greatestDifference>
  285. <greatestDifference id="M">d MMM – d MMM U</greatestDifference>
  286. <greatestDifference id="y">d MMM U – d MMM U</greatestDifference>
  287. </intervalFormatItem>
  288. <intervalFormatItem id="yMMMEd">
  289. <greatestDifference id="d">E, d – E, d MMM U</greatestDifference>
  290. <greatestDifference id="M">E, d MMM – E, d MMM U</greatestDifference>
  291. <greatestDifference id="y">E, d MMM U – E, d MMM U</greatestDifference>
  292. </intervalFormatItem>
  293. <intervalFormatItem id="yMMMM">
  294. <greatestDifference id="M">MMMM–MMMM U</greatestDifference>
  295. </intervalFormatItem>
  296. </intervalFormats>
  297. </dateTimeFormats>
  298. </calendar>
  299. <calendar type="generic">
  300. <dateFormats>
  301. <dateFormatLength type="full">
  302. <dateFormat>
  303. <pattern>EEEE, d MMMM y G</pattern>
  304. </dateFormat>
  305. </dateFormatLength>
  306. <dateFormatLength type="long">
  307. <dateFormat>
  308. <pattern>d MMMM y G</pattern>
  309. </dateFormat>
  310. </dateFormatLength>
  311. <dateFormatLength type="medium">
  312. <dateFormat>
  313. <pattern>d MMM y G</pattern>
  314. </dateFormat>
  315. </dateFormatLength>
  316. <dateFormatLength type="short">
  317. <dateFormat>
  318. <pattern>dd/MM/y GGGGG</pattern>
  319. </dateFormat>
  320. </dateFormatLength>
  321. </dateFormats>
  322. <dateTimeFormats>
  323. <dateTimeFormatLength type="full">
  324. <dateTimeFormat>
  325. <pattern>{1} {0}</pattern>
  326. </dateTimeFormat>
  327. </dateTimeFormatLength>
  328. <dateTimeFormatLength type="long">
  329. <dateTimeFormat>
  330. <pattern>{1} {0}</pattern>
  331. </dateTimeFormat>
  332. </dateTimeFormatLength>
  333. <dateTimeFormatLength type="medium">
  334. <dateTimeFormat>
  335. <pattern>{1} {0}</pattern>
  336. </dateTimeFormat>
  337. </dateTimeFormatLength>
  338. <dateTimeFormatLength type="short">
  339. <dateTimeFormat>
  340. <pattern>{1} {0}</pattern>
  341. </dateTimeFormat>
  342. </dateTimeFormatLength>
  343. <availableFormats>
  344. <dateFormatItem id="Ed">E d</dateFormatItem>
  345. <dateFormatItem id="GyMMMd">d MMM y G</dateFormatItem>
  346. <dateFormatItem id="GyMMMEd">E, d MMM y G</dateFormatItem>
  347. <dateFormatItem id="M">LL</dateFormatItem>
  348. <dateFormatItem id="Md">dd/MM</dateFormatItem>
  349. <dateFormatItem id="MEd">E dd/MM</dateFormatItem>
  350. <dateFormatItem id="MMMd">d MMM</dateFormatItem>
  351. <dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
  352. <dateFormatItem id="MMMMd">d MMMM</dateFormatItem>
  353. <dateFormatItem id="yyyyM">MM/y GGGGG</dateFormatItem>
  354. <dateFormatItem id="yyyyMd">dd/MM/y GGGGG</dateFormatItem>
  355. <dateFormatItem id="yyyyMEd">E, dd/MM/y GGGGG</dateFormatItem>
  356. <dateFormatItem id="yyyyMMMd">d MMM y G</dateFormatItem>
  357. <dateFormatItem id="yyyyMMMEd">E, d MMM y G</dateFormatItem>
  358. <dateFormatItem id="yyyyMMMM">MMMM y G</dateFormatItem>
  359. </availableFormats>
  360. <intervalFormats>
  361. <intervalFormatItem id="d">
  362. <greatestDifference id="d">d–d</greatestDifference>
  363. </intervalFormatItem>
  364. <intervalFormatItem id="h">
  365. <greatestDifference id="h">h–h a</greatestDifference>
  366. </intervalFormatItem>
  367. <intervalFormatItem id="H">
  368. <greatestDifference id="H">HH–HH</greatestDifference>
  369. </intervalFormatItem>
  370. <intervalFormatItem id="hm">
  371. <greatestDifference id="h">h:mm–h:mm a</greatestDifference>
  372. <greatestDifference id="m">h:mm–h:mm a</greatestDifference>
  373. </intervalFormatItem>
  374. <intervalFormatItem id="Hm">
  375. <greatestDifference id="H">HH:mm–HH:mm</greatestDifference>
  376. <greatestDifference id="m">HH:mm–HH:mm</greatestDifference>
  377. </intervalFormatItem>
  378. <intervalFormatItem id="hmv">
  379. <greatestDifference id="h">h:mm–h:mm a v</greatestDifference>
  380. <greatestDifference id="m">h:mm–h:mm a v</greatestDifference>
  381. </intervalFormatItem>
  382. <intervalFormatItem id="Hmv">
  383. <greatestDifference id="H">HH:mm–HH:mm v</greatestDifference>
  384. <greatestDifference id="m">HH:mm–HH:mm v</greatestDifference>
  385. </intervalFormatItem>
  386. <intervalFormatItem id="hv">
  387. <greatestDifference id="h">h–h a v</greatestDifference>
  388. </intervalFormatItem>
  389. <intervalFormatItem id="Hv">
  390. <greatestDifference id="H">HH–HH v</greatestDifference>
  391. </intervalFormatItem>
  392. <intervalFormatItem id="M">
  393. <greatestDifference id="M">M–M</greatestDifference>
  394. </intervalFormatItem>
  395. <intervalFormatItem id="Md">
  396. <greatestDifference id="d">dd/MM – dd/MM</greatestDifference>
  397. <greatestDifference id="M">dd/MM – dd/MM</greatestDifference>
  398. </intervalFormatItem>
  399. <intervalFormatItem id="MEd">
  400. <greatestDifference id="d">E dd/MM – E dd/MM</greatestDifference>
  401. <greatestDifference id="M">E dd/MM – E dd/MM</greatestDifference>
  402. </intervalFormatItem>
  403. <intervalFormatItem id="MMM">
  404. <greatestDifference id="M">MMM–MMM</greatestDifference>
  405. </intervalFormatItem>
  406. <intervalFormatItem id="MMMd">
  407. <greatestDifference id="d">d–d MMM</greatestDifference>
  408. <greatestDifference id="M">d MMM – d MMM</greatestDifference>
  409. </intervalFormatItem>
  410. <intervalFormatItem id="MMMEd">
  411. <greatestDifference id="d">E d – E d MMM</greatestDifference>
  412. <greatestDifference id="M">E d MMM – E d MMM</greatestDifference>
  413. </intervalFormatItem>
  414. <intervalFormatItem id="y">
  415. <greatestDifference id="y">y-y G</greatestDifference>
  416. </intervalFormatItem>
  417. <intervalFormatItem id="yM">
  418. <greatestDifference id="M">MM/y – MM/y GGGGG</greatestDifference>
  419. <greatestDifference id="y">MM/y – MM/y GGGGG</greatestDifference>
  420. </intervalFormatItem>
  421. <intervalFormatItem id="yMd">
  422. <greatestDifference id="d">dd/MM/y – dd/MM/y GGGGG</greatestDifference>
  423. <greatestDifference id="M">dd/MM/y – dd/MM/y GGGGG</greatestDifference>
  424. <greatestDifference id="y">dd/MM/y – dd/MM/y GGGGG</greatestDifference>
  425. </intervalFormatItem>
  426. <intervalFormatItem id="yMEd">
  427. <greatestDifference id="d">E, dd/MM/y – E, dd/MM/y GGGGG</greatestDifference>
  428. <greatestDifference id="M">E, dd/MM/y – E, dd/MM/y GGGGG</greatestDifference>
  429. <greatestDifference id="y">E, dd/MM/y – E, dd/MM/y GGGGG</greatestDifference>
  430. </intervalFormatItem>
  431. <intervalFormatItem id="yMMM">
  432. <greatestDifference id="M">MMM–MMM y G</greatestDifference>
  433. </intervalFormatItem>
  434. <intervalFormatItem id="yMMMd">
  435. <greatestDifference id="d">d–d MMM y G</greatestDifference>
  436. <greatestDifference id="M">d MMM – d MMM y G</greatestDifference>
  437. <greatestDifference id="y">d MMM y – d MMM y G</greatestDifference>
  438. </intervalFormatItem>
  439. <intervalFormatItem id="yMMMEd">
  440. <greatestDifference id="d">E, d – E, d MMM y G</greatestDifference>
  441. <greatestDifference id="M">E, d MMM – E, d MMM y G</greatestDifference>
  442. <greatestDifference id="y">E, d MMM y – E, d MMM y G</greatestDifference>
  443. </intervalFormatItem>
  444. <intervalFormatItem id="yMMMM">
  445. <greatestDifference id="M">MMMM–MMMM y G</greatestDifference>
  446. </intervalFormatItem>
  447. </intervalFormats>
  448. </dateTimeFormats>
  449. </calendar>
  450. <calendar type="gregorian">
  451. <dayPeriods>
  452. <dayPeriodContext type="format">
  453. <dayPeriodWidth type="wide">
  454. <dayPeriod type="am">am</dayPeriod>
  455. <dayPeriod type="pm">pm</dayPeriod>
  456. </dayPeriodWidth>
  457. </dayPeriodContext>
  458. </dayPeriods>
  459. <dateFormats>
  460. <dateFormatLength type="full">
  461. <dateFormat>
  462. <pattern>EEEE, d MMMM y</pattern>
  463. </dateFormat>
  464. </dateFormatLength>
  465. <dateFormatLength type="long">
  466. <dateFormat>
  467. <pattern>d MMMM y</pattern>
  468. </dateFormat>
  469. </dateFormatLength>
  470. <dateFormatLength type="medium">
  471. <dateFormat>
  472. <pattern>d MMM y</pattern>
  473. </dateFormat>
  474. </dateFormatLength>
  475. <dateFormatLength type="short">
  476. <dateFormat>
  477. <pattern>dd/MM/y</pattern>
  478. </dateFormat>
  479. </dateFormatLength>
  480. </dateFormats>
  481. <timeFormats>
  482. <timeFormatLength type="full">
  483. <timeFormat>
  484. <pattern>HH:mm:ss zzzz</pattern>
  485. </timeFormat>
  486. </timeFormatLength>
  487. <timeFormatLength type="long">
  488. <timeFormat>
  489. <pattern>HH:mm:ss z</pattern>
  490. </timeFormat>
  491. </timeFormatLength>
  492. <timeFormatLength type="medium">
  493. <timeFormat>
  494. <pattern>HH:mm:ss</pattern>
  495. </timeFormat>
  496. </timeFormatLength>
  497. <timeFormatLength type="short">
  498. <timeFormat>
  499. <pattern>HH:mm</pattern>
  500. </timeFormat>
  501. </timeFormatLength>
  502. </timeFormats>
  503. <dateTimeFormats>
  504. <dateTimeFormatLength type="full">
  505. <dateTimeFormat>
  506. <pattern>{1} {0}</pattern>
  507. </dateTimeFormat>
  508. </dateTimeFormatLength>
  509. <dateTimeFormatLength type="long">
  510. <dateTimeFormat>
  511. <pattern>{1} {0}</pattern>
  512. </dateTimeFormat>
  513. </dateTimeFormatLength>
  514. <dateTimeFormatLength type="medium">
  515. <dateTimeFormat>
  516. <pattern>{1} {0}</pattern>
  517. </dateTimeFormat>
  518. </dateTimeFormatLength>
  519. <dateTimeFormatLength type="short">
  520. <dateTimeFormat>
  521. <pattern>{1} {0}</pattern>
  522. </dateTimeFormat>
  523. </dateTimeFormatLength>
  524. <availableFormats>
  525. <dateFormatItem id="Ed">E d</dateFormatItem>
  526. <dateFormatItem id="GyMMMd">d MMM y G</dateFormatItem>
  527. <dateFormatItem id="GyMMMEd">E, d MMM y G</dateFormatItem>
  528. <dateFormatItem id="M">LL</dateFormatItem>
  529. <dateFormatItem id="Md">dd/MM</dateFormatItem>
  530. <dateFormatItem id="MEd">E dd/MM</dateFormatItem>
  531. <dateFormatItem id="MMdd">dd/MM</dateFormatItem>
  532. <dateFormatItem id="MMMd">d MMM</dateFormatItem>
  533. <dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
  534. <dateFormatItem id="MMMMd">d MMMM</dateFormatItem>
  535. <dateFormatItem id="yM">MM/y</dateFormatItem>
  536. <dateFormatItem id="yMd">dd/MM/y</dateFormatItem>
  537. <dateFormatItem id="yMEd">E, dd/MM/y</dateFormatItem>
  538. <dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
  539. <dateFormatItem id="yMMMEd">E, d MMM y</dateFormatItem>
  540. <dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
  541. </availableFormats>
  542. <intervalFormats>
  543. <intervalFormatItem id="d">
  544. <greatestDifference id="d">d–d</greatestDifference>
  545. </intervalFormatItem>
  546. <intervalFormatItem id="h">
  547. <greatestDifference id="h">h–h a</greatestDifference>
  548. </intervalFormatItem>
  549. <intervalFormatItem id="H">
  550. <greatestDifference id="H">HH–HH</greatestDifference>
  551. </intervalFormatItem>
  552. <intervalFormatItem id="hm">
  553. <greatestDifference id="h">h:mm–h:mm a</greatestDifference>
  554. <greatestDifference id="m">h:mm–h:mm a</greatestDifference>
  555. </intervalFormatItem>
  556. <intervalFormatItem id="Hm">
  557. <greatestDifference id="H">HH:mm–HH:mm</greatestDifference>
  558. <greatestDifference id="m">HH:mm–HH:mm</greatestDifference>
  559. </intervalFormatItem>
  560. <intervalFormatItem id="hmv">
  561. <greatestDifference id="h">h:mm–h:mm a v</greatestDifference>
  562. <greatestDifference id="m">h:mm–h:mm a v</greatestDifference>
  563. </intervalFormatItem>
  564. <intervalFormatItem id="Hmv">
  565. <greatestDifference id="H">HH:mm–HH:mm v</greatestDifference>
  566. <greatestDifference id="m">HH:mm–HH:mm v</greatestDifference>
  567. </intervalFormatItem>
  568. <intervalFormatItem id="hv">
  569. <greatestDifference id="h">h–h a v</greatestDifference>
  570. </intervalFormatItem>
  571. <intervalFormatItem id="Hv">
  572. <greatestDifference id="H">HH–HH v</greatestDifference>
  573. </intervalFormatItem>
  574. <intervalFormatItem id="M">
  575. <greatestDifference id="M">M–M</greatestDifference>
  576. </intervalFormatItem>
  577. <intervalFormatItem id="Md">
  578. <greatestDifference id="d">dd/MM – dd/MM</greatestDifference>
  579. <greatestDifference id="M">dd/MM – dd/MM</greatestDifference>
  580. </intervalFormatItem>
  581. <intervalFormatItem id="MEd">
  582. <greatestDifference id="d">E dd/MM – E dd/MM</greatestDifference>
  583. <greatestDifference id="M">E dd/MM – E dd/MM</greatestDifference>
  584. </intervalFormatItem>
  585. <intervalFormatItem id="MMM">
  586. <greatestDifference id="M">MMM–MMM</greatestDifference>
  587. </intervalFormatItem>
  588. <intervalFormatItem id="MMMd">
  589. <greatestDifference id="d">d–d MMM</greatestDifference>
  590. <greatestDifference id="M">d MMM – d MMM</greatestDifference>
  591. </intervalFormatItem>
  592. <intervalFormatItem id="MMMEd">
  593. <greatestDifference id="d">E d – E d MMM</greatestDifference>
  594. <greatestDifference id="M">E d MMM – E d MMM</greatestDifference>
  595. </intervalFormatItem>
  596. <intervalFormatItem id="y">
  597. <greatestDifference id="y">y-y</greatestDifference>
  598. </intervalFormatItem>
  599. <intervalFormatItem id="yM">
  600. <greatestDifference id="M">MM/y – MM/y</greatestDifference>
  601. <greatestDifference id="y">MM/y – MM/y</greatestDifference>
  602. </intervalFormatItem>
  603. <intervalFormatItem id="yMd">
  604. <greatestDifference id="d">dd/MM/y – dd/MM/y</greatestDifference>
  605. <greatestDifference id="M">dd/MM/y – dd/MM/y</greatestDifference>
  606. <greatestDifference id="y">dd/MM/y – dd/MM/y</greatestDifference>
  607. </intervalFormatItem>
  608. <intervalFormatItem id="yMEd">
  609. <greatestDifference id="d">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  610. <greatestDifference id="M">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  611. <greatestDifference id="y">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  612. </intervalFormatItem>
  613. <intervalFormatItem id="yMMM">
  614. <greatestDifference id="M">MMM–MMM y</greatestDifference>
  615. </intervalFormatItem>
  616. <intervalFormatItem id="yMMMd">
  617. <greatestDifference id="d">d–d MMM y</greatestDifference>
  618. <greatestDifference id="M">d MMM – d MMM y</greatestDifference>
  619. <greatestDifference id="y">d MMM y – d MMM y</greatestDifference>
  620. </intervalFormatItem>
  621. <intervalFormatItem id="yMMMEd">
  622. <greatestDifference id="d">E, d – E, d MMM y</greatestDifference>
  623. <greatestDifference id="M">E, d MMM – E, d MMM y</greatestDifference>
  624. <greatestDifference id="y">E, d MMM y – E, d MMM y</greatestDifference>
  625. </intervalFormatItem>
  626. <intervalFormatItem id="yMMMM">
  627. <greatestDifference id="M">MMMM–MMMM y</greatestDifference>
  628. </intervalFormatItem>
  629. </intervalFormats>
  630. </dateTimeFormats>
  631. </calendar>
  632. <calendar type="indian">
  633. <months>
  634. <monthContext type="format">
  635. <monthWidth type="abbreviated">
  636. <month type="1">Chaitra</month>
  637. <month type="2">Vaisakha</month>
  638. <month type="3">Jyaistha</month>
  639. <month type="4">Asadha</month>
  640. <month type="5">Sravana</month>
  641. <month type="6">Bhadra</month>
  642. <month type="7">Asvina</month>
  643. <month type="8">Kartika</month>
  644. <month type="9">Agrahayana</month>
  645. <month type="10">Pausa</month>
  646. <month type="11">Magha</month>
  647. <month type="12">Phalguna</month>
  648. </monthWidth>
  649. <monthWidth type="narrow">
  650. <month type="1">1</month>
  651. <month type="2">2</month>
  652. <month type="3">3</month>
  653. <month type="4">4</month>
  654. <month type="5">5</month>
  655. <month type="6">6</month>
  656. <month type="7">7</month>
  657. <month type="8">8</month>
  658. <month type="9">9</month>
  659. <month type="10">10</month>
  660. <month type="11">11</month>
  661. <month type="12">12</month>
  662. </monthWidth>
  663. <monthWidth type="wide">
  664. <month type="1">Chaitra</month>
  665. <month type="2">Vaisakha</month>
  666. <month type="3">Jyaistha</month>
  667. <month type="4">Asadha</month>
  668. <month type="5">Sravana</month>
  669. <month type="6">Bhadra</month>
  670. <month type="7">Asvina</month>
  671. <month type="8">Kartika</month>
  672. <month type="9">Agrahayana</month>
  673. <month type="10">Pausa</month>
  674. <month type="11">Magha</month>
  675. <month type="12">Phalguna</month>
  676. </monthWidth>
  677. </monthContext>
  678. <monthContext type="stand-alone">
  679. <monthWidth type="abbreviated">
  680. <month type="1">Chaitra</month>
  681. <month type="2">Vaisakha</month>
  682. <month type="3">Jyaistha</month>
  683. <month type="4">Asadha</month>
  684. <month type="5">Sravana</month>
  685. <month type="6">Bhadra</month>
  686. <month type="7">Asvina</month>
  687. <month type="8">Kartika</month>
  688. <month type="9">Agrahayana</month>
  689. <month type="10">Pausa</month>
  690. <month type="11">Magha</month>
  691. <month type="12">Phalguna</month>
  692. </monthWidth>
  693. <monthWidth type="narrow">
  694. <month type="1">1</month>
  695. <month type="2">2</month>
  696. <month type="3">3</month>
  697. <month type="4">4</month>
  698. <month type="5">5</month>
  699. <month type="6">6</month>
  700. <month type="7">7</month>
  701. <month type="8">8</month>
  702. <month type="9">9</month>
  703. <month type="10">10</month>
  704. <month type="11">11</month>
  705. <month type="12">12</month>
  706. </monthWidth>
  707. <monthWidth type="wide">
  708. <month type="1">Chaitra</month>
  709. <month type="2">Vaisakha</month>
  710. <month type="3">Jyaistha</month>
  711. <month type="4">Asadha</month>
  712. <month type="5">Sravana</month>
  713. <month type="6">Bhadra</month>
  714. <month type="7">Asvina</month>
  715. <month type="8">Kartika</month>
  716. <month type="9">Agrahayana</month>
  717. <month type="10">Pausa</month>
  718. <month type="11">Magha</month>
  719. <month type="12">Phalguna</month>
  720. </monthWidth>
  721. </monthContext>
  722. </months>
  723. <eras>
  724. <eraAbbr>
  725. <era type="0">SAKA</era>
  726. </eraAbbr>
  727. </eras>
  728. </calendar>
  729. <calendar type="islamic">
  730. <months>
  731. <monthContext type="format">
  732. <monthWidth type="abbreviated">
  733. <month type="1">Muh.</month>
  734. <month type="2">Saf.</month>
  735. <month type="3">Rab. I</month>
  736. <month type="4">Rab. II</month>
  737. <month type="5">Jum. I</month>
  738. <month type="6">Jum. II</month>
  739. <month type="7">Raj.</month>
  740. <month type="8">Sha.</month>
  741. <month type="9">Ram.</month>
  742. <month type="10">Shaw.</month>
  743. <month type="11">Dhuʻl-Q.</month>
  744. <month type="12">Dhuʻl-H.</month>
  745. </monthWidth>
  746. <monthWidth type="narrow">
  747. <month type="1">1</month>
  748. <month type="2">2</month>
  749. <month type="3">3</month>
  750. <month type="4">4</month>
  751. <month type="5">5</month>
  752. <month type="6">6</month>
  753. <month type="7">7</month>
  754. <month type="8">8</month>
  755. <month type="9">9</month>
  756. <month type="10">10</month>
  757. <month type="11">11</month>
  758. <month type="12">12</month>
  759. </monthWidth>
  760. <monthWidth type="wide">
  761. <month type="1">Muharram</month>
  762. <month type="2">Safar</month>
  763. <month type="3">Rabiʻ I</month>
  764. <month type="4">Rabiʻ II</month>
  765. <month type="5">Jumada I</month>
  766. <month type="6">Jumada II</month>
  767. <month type="7">Rajab</month>
  768. <month type="8">Shaʻban</month>
  769. <month type="9">Ramadan</month>
  770. <month type="10">Shawwal</month>
  771. <month type="11">Dhuʻl-Qiʻdah</month>
  772. <month type="12">Dhuʻl-Hijjah</month>
  773. </monthWidth>
  774. </monthContext>
  775. <monthContext type="stand-alone">
  776. <monthWidth type="abbreviated">
  777. <month type="1">Muh.</month>
  778. <month type="2">Saf.</month>
  779. <month type="3">Rab. I</month>
  780. <month type="4">Rab. II</month>
  781. <month type="5">Jum. I</month>
  782. <month type="6">Jum. II</month>
  783. <month type="7">Raj.</month>
  784. <month type="8">Sha.</month>
  785. <month type="9">Ram.</month>
  786. <month type="10">Shaw.</month>
  787. <month type="11">Dhuʻl-Q.</month>
  788. <month type="12">Dhuʻl-H.</month>
  789. </monthWidth>
  790. <monthWidth type="narrow">
  791. <month type="1">1</month>
  792. <month type="2">2</month>
  793. <month type="3">3</month>
  794. <month type="4">4</month>
  795. <month type="5">5</month>
  796. <month type="6">6</month>
  797. <month type="7">7</month>
  798. <month type="8">8</month>
  799. <month type="9">9</month>
  800. <month type="10">10</month>
  801. <month type="11">11</month>
  802. <month type="12">12</month>
  803. </monthWidth>
  804. <monthWidth type="wide">
  805. <month type="1">Muharram</month>
  806. <month type="2">Safar</month>
  807. <month type="3">Rabiʻ I</month>
  808. <month type="4">Rabiʻ II</month>
  809. <month type="5">Jumada I</month>
  810. <month type="6">Jumada II</month>
  811. <month type="7">Rajab</month>
  812. <month type="8">Shaʻban</month>
  813. <month type="9">Ramadan</month>
  814. <month type="10">Shawwal</month>
  815. <month type="11">Dhuʻl-Qiʻdah</month>
  816. <month type="12">Dhuʻl-Hijjah</month>
  817. </monthWidth>
  818. </monthContext>
  819. </months>
  820. </calendar>
  821. <calendar type="japanese">
  822. <!-- need some non-empty element here to make inheritance work,
  823. this copy of generic dateFormats above is smaller than root japanese eras
  824. -->
  825. <dateFormats>
  826. <dateFormatLength type="full">
  827. <dateFormat>
  828. <pattern>EEEE, d MMMM y G</pattern>
  829. </dateFormat>
  830. </dateFormatLength>
  831. <dateFormatLength type="long">
  832. <dateFormat>
  833. <pattern>d MMMM y G</pattern>
  834. </dateFormat>
  835. </dateFormatLength>
  836. <dateFormatLength type="medium">
  837. <dateFormat>
  838. <pattern>d MMM y G</pattern>
  839. </dateFormat>
  840. </dateFormatLength>
  841. <dateFormatLength type="short">
  842. <dateFormat>
  843. <pattern>dd/MM/y GGGGG</pattern>
  844. </dateFormat>
  845. </dateFormatLength>
  846. </dateFormats>
  847. </calendar>
  848. </calendars>
  849. <fields>
  850. <field type="dayperiod">
  851. <displayName>am/pm</displayName>
  852. </field>
  853. </fields>
  854. <timeZoneNames>
  855. <gmtZeroFormat>GMT</gmtZeroFormat>
  856. <zone type="America/Coral_Harbour">
  857. <exemplarCity>Atikokan</exemplarCity>
  858. </zone>
  859. <zone type="America/St_Johns">
  860. <exemplarCity>St. John’s</exemplarCity>
  861. </zone>
  862. <zone type="Africa/Asmera">
  863. <exemplarCity>Asmara</exemplarCity>
  864. </zone>
  865. <zone type="Pacific/Truk">
  866. <exemplarCity>Chuuk</exemplarCity>
  867. </zone>
  868. <zone type="Pacific/Ponape">
  869. <exemplarCity>Pohnpei</exemplarCity>
  870. </zone>
  871. <zone type="Atlantic/Faeroe">
  872. <exemplarCity>Faroe</exemplarCity>
  873. </zone>
  874. <zone type="Europe/London">
  875. <short>
  876. <daylight>BST</daylight>
  877. </short>
  878. </zone>
  879. <zone type="America/Godthab">
  880. <exemplarCity>Nuuk</exemplarCity>
  881. </zone>
  882. <zone type="America/Scoresbysund">
  883. <exemplarCity>Ittoqqortoormiit</exemplarCity>
  884. </zone>
  885. <zone type="Asia/Calcutta">
  886. <exemplarCity>Kolkata</exemplarCity>
  887. </zone>
  888. <zone type="America/St_Kitts">
  889. <exemplarCity>St. Kitts</exemplarCity>
  890. </zone>
  891. <zone type="America/St_Lucia">
  892. <exemplarCity>St. Lucia</exemplarCity>
  893. </zone>
  894. <zone type="Asia/Katmandu">
  895. <exemplarCity>Kathmandu</exemplarCity>
  896. </zone>
  897. <zone type="Atlantic/St_Helena">
  898. <exemplarCity>St. Helena</exemplarCity>
  899. </zone>
  900. <zone type="America/Lower_Princes">
  901. <exemplarCity>Lower Prince's Quarter</exemplarCity>
  902. </zone>
  903. <zone type="America/North_Dakota/Beulah">
  904. <exemplarCity>Beulah, North Dakota</exemplarCity>
  905. </zone>
  906. <zone type="America/North_Dakota/New_Salem">
  907. <exemplarCity>New Salem, North Dakota</exemplarCity>
  908. </zone>
  909. <zone type="America/North_Dakota/Center">
  910. <exemplarCity>Center, North Dakota</exemplarCity>
  911. </zone>
  912. <zone type="America/Indiana/Vincennes">
  913. <exemplarCity>Vincennes, Indiana</exemplarCity>
  914. </zone>
  915. <zone type="America/Indiana/Petersburg">
  916. <exemplarCity>Petersburg, Indiana</exemplarCity>
  917. </zone>
  918. <zone type="America/Indiana/Tell_City">
  919. <exemplarCity>Tell City, Indiana</exemplarCity>
  920. </zone>
  921. <zone type="America/Indiana/Knox">
  922. <exemplarCity>Knox, Indiana</exemplarCity>
  923. </zone>
  924. <zone type="America/Indiana/Winamac">
  925. <exemplarCity>Winamac, Indiana</exemplarCity>
  926. </zone>
  927. <zone type="America/Indiana/Marengo">
  928. <exemplarCity>Marengo, Indiana</exemplarCity>
  929. </zone>
  930. <zone type="America/Indiana/Vevay">
  931. <exemplarCity>Vevay, Indiana</exemplarCity>
  932. </zone>
  933. <zone type="America/Kentucky/Monticello">
  934. <exemplarCity>Monticello, Kentucky</exemplarCity>
  935. </zone>
  936. <zone type="America/St_Vincent">
  937. <exemplarCity>St. Vincent</exemplarCity>
  938. </zone>
  939. <zone type="America/St_Thomas">
  940. <exemplarCity>St. Thomas</exemplarCity>
  941. </zone>
  942. <metazone type="Arabian">
  943. <long>
  944. <generic>Arabian Time</generic>
  945. <standard>Arabian Standard Time</standard>
  946. <daylight>Arabian Summer Time</daylight>
  947. </long>
  948. </metazone>
  949. <metazone type="China">
  950. <long>
  951. <generic>China Time</generic>
  952. <standard>China Standard Time</standard>
  953. <daylight>China Summer Time</daylight>
  954. </long>
  955. </metazone>
  956. <metazone type="Europe_Central">
  957. <short>
  958. <generic>CET</generic>
  959. <standard>CET</standard>
  960. <daylight>CEST</daylight>
  961. </short>
  962. </metazone>
  963. <metazone type="Europe_Eastern">
  964. <short>
  965. <generic>EET</generic>
  966. <standard>EET</standard>
  967. <daylight>EEST</daylight>
  968. </short>
  969. </metazone>
  970. <metazone type="Europe_Western">
  971. <short>
  972. <generic>WET</generic>
  973. <standard>WET</standard>
  974. <daylight>WEST</daylight>
  975. </short>
  976. </metazone>
  977. <metazone type="Iran">
  978. <long>
  979. <generic>Iran Time</generic>
  980. <standard>Iran Standard Time</standard>
  981. <daylight>Iran Summer Time</daylight>
  982. </long>
  983. </metazone>
  984. <metazone type="Israel">
  985. <long>
  986. <generic>Israel Time</generic>
  987. <standard>Israel Standard Time</standard>
  988. <daylight>Israel Summer Time</daylight>
  989. </long>
  990. </metazone>
  991. <metazone type="Japan">
  992. <long>
  993. <generic>Japan Time</generic>
  994. <standard>Japan Standard Time</standard>
  995. <daylight>Japan Summer Time</daylight>
  996. </long>
  997. </metazone>
  998. <metazone type="Korea">
  999. <long>
  1000. <generic>Korean Time</generic>
  1001. <standard>Korean Standard Time</standard>
  1002. <daylight>Korean Summer Time</daylight>
  1003. </long>
  1004. </metazone>
  1005. <metazone type="Taipei">
  1006. <long>
  1007. <generic>Taipei Time</generic>
  1008. <standard>Taipei Standard Time</standard>
  1009. <daylight>Taipei Summer Time</daylight>
  1010. </long>
  1011. </metazone>
  1012. </timeZoneNames>
  1013. </dates>
  1014. <numbers>
  1015. <currencies>
  1016. <currency type="AUD">
  1017. <symbol>AU$</symbol>
  1018. </currency>
  1019. <currency type="BRL">
  1020. <symbol>R$</symbol>
  1021. </currency>
  1022. <currency type="BYB">
  1023. <displayName>Belarusian New Rouble (1994–1999)</displayName>
  1024. <displayName count="one">Belarusian new rouble (1994–1999)</displayName>
  1025. <displayName count="other">Belarusian new roubles (1994–1999)</displayName>
  1026. </currency>
  1027. <currency type="BYR">
  1028. <displayName>Belarusian Rouble</displayName>
  1029. <displayName count="one">Belarusian rouble</displayName>
  1030. <displayName count="other">Belarusian roubles</displayName>
  1031. </currency>
  1032. <currency type="CAD">
  1033. <symbol>CA$</symbol>
  1034. </currency>
  1035. <currency type="CNY">
  1036. <symbol>CN¥</symbol>
  1037. </currency>
  1038. <currency type="EUR">
  1039. <symbol>€</symbol>
  1040. </currency>
  1041. <currency type="GBP">
  1042. <displayName>British Pound</displayName>
  1043. <displayName count="one">British pound</displayName>
  1044. <displayName count="other">British pounds</displayName>
  1045. <symbol>£</symbol>
  1046. </currency>
  1047. <currency type="HKD">
  1048. <symbol>HK$</symbol>
  1049. </currency>
  1050. <currency type="ILR">
  1051. <displayName>Israeli Shekel (1980–1985)</displayName>
  1052. <displayName count="one">Israeli shekel (1980–1985)</displayName>
  1053. <displayName count="other">Israeli shekels (1980–1985)</displayName>
  1054. </currency>
  1055. <currency type="ILS">
  1056. <displayName>Israeli New Shekel</displayName>
  1057. <displayName count="one">Israeli new shekel</displayName>
  1058. <displayName count="other">Israeli new shekels</displayName>
  1059. <symbol>₪</symbol>
  1060. </currency>
  1061. <currency type="INR">
  1062. <symbol>₹</symbol>
  1063. </currency>
  1064. <currency type="KRW">
  1065. <symbol>₩</symbol>
  1066. </currency>
  1067. <currency type="LVR">
  1068. <displayName>Latvian Rouble</displayName>
  1069. <displayName count="one">Latvian rouble</displayName>
  1070. <displayName count="other">Latvian roubles</displayName>
  1071. </currency>
  1072. <currency type="MGA">
  1073. <displayName>Malagasy Ariary</displayName>
  1074. <displayName count="one">Malagasy ariary</displayName>
  1075. <displayName count="other">Malagasy ariarys</displayName>
  1076. </currency>
  1077. <currency type="MWK">
  1078. <displayName>Malawian Kwacha</displayName>
  1079. <displayName count="one">Malawian kwacha</displayName>
  1080. <displayName count="other">Malawian kwachas</displayName>
  1081. </currency>
  1082. <currency type="MXN">
  1083. <symbol>MX$</symbol>
  1084. </currency>
  1085. <currency type="NZD">
  1086. <symbol>NZ$</symbol>
  1087. </currency>
  1088. <currency type="RUB">
  1089. <displayName>Russian Rouble</displayName>
  1090. <displayName count="one">Russian rouble</displayName>
  1091. <displayName count="other">Russian roubles</displayName>
  1092. </currency>
  1093. <currency type="RUR">
  1094. <displayName>Russian Rouble (1991–1998)</displayName>
  1095. <displayName count="one">Russian rouble (1991–1998)</displayName>
  1096. <displayName count="other">Russian roubles (1991–1998)</displayName>
  1097. </currency>
  1098. <currency type="SCR">
  1099. <displayName>Seychelles Rupee</displayName>
  1100. <displayName count="one">Seychelles rupee</displayName>
  1101. <displayName count="other">Seychelles rupees</displayName>
  1102. </currency>
  1103. <currency type="THB">
  1104. <symbol>฿</symbol>
  1105. </currency>
  1106. <currency type="TJR">
  1107. <displayName>Tajikistani Rouble</displayName>
  1108. <displayName count="one">Tajikistani rouble</displayName>
  1109. <displayName count="other">Tajikistani roubles</displayName>
  1110. </currency>
  1111. <currency type="TWD">
  1112. <symbol>NT$</symbol>
  1113. </currency>
  1114. <currency type="USD">
  1115. <symbol>$</symbol>
  1116. </currency>
  1117. <currency type="UZS">
  1118. <displayName>Uzbekistani Som</displayName>
  1119. <displayName count="one">Uzbekistani som</displayName>
  1120. <displayName count="other">Uzbekistani som</displayName>
  1121. </currency>
  1122. <currency type="VND">
  1123. <symbol>₫</symbol>
  1124. </currency>
  1125. <currency type="XAF">
  1126. <displayName>Central African CFA Franc</displayName>
  1127. <displayName count="one">Central African CFA franc</displayName>
  1128. <displayName count="other">Central African CFA francs</displayName>
  1129. <symbol>FCFA</symbol>
  1130. </currency>
  1131. <currency type="XCD">
  1132. <symbol>EC$</symbol>
  1133. </currency>
  1134. <currency type="XOF">
  1135. <displayName>West African CFA Franc</displayName>
  1136. <displayName count="one">West African CFA franc</displayName>
  1137. <displayName count="other">West African CFA francs</displayName>
  1138. <symbol>CFA</symbol>
  1139. </currency>
  1140. <currency type="XPF">
  1141. <symbol>CFPF</symbol>
  1142. </currency>
  1143. <currency type="XXX">
  1144. <displayName>Unknown Currency</displayName>
  1145. <displayName count="one">(unknown currency)</displayName>
  1146. <displayName count="other">(unknown currency)</displayName>
  1147. </currency>
  1148. </currencies>
  1149. <miscPatterns numberSystem="latn">
  1150. <pattern type="range">{0}–{1}</pattern>
  1151. </miscPatterns>
  1152. </numbers>
  1153. <units>
  1154. <unitLength type="long">
  1155. <unit type="angle-arc-minute">
  1156. <unitPattern count="one">{0} minute</unitPattern>
  1157. <unitPattern count="other">{0} minutes</unitPattern>
  1158. </unit>
  1159. <unit type="angle-arc-second">
  1160. <unitPattern count="one">{0} second</unitPattern>
  1161. <unitPattern count="other">{0} seconds</unitPattern>
  1162. </unit>
  1163. <unit type="area-square-kilometer">
  1164. <unitPattern count="one">{0} square kilometre</unitPattern>
  1165. <unitPattern count="other">{0} square kilometres</unitPattern>
  1166. </unit>
  1167. <unit type="area-square-meter">
  1168. <unitPattern count="one">{0} square metre</unitPattern>
  1169. <unitPattern count="other">{0} square metres</unitPattern>
  1170. </unit>
  1171. <unit type="length-centimeter">
  1172. <unitPattern count="one">{0} centimetre</unitPattern>
  1173. <unitPattern count="other">{0} centimetres</unitPattern>
  1174. </unit>
  1175. <unit type="length-kilometer">
  1176. <unitPattern count="one">{0} kilometre</unitPattern>
  1177. <unitPattern count="other">{0} kilometres</unitPattern>
  1178. </unit>
  1179. <unit type="length-meter">
  1180. <unitPattern count="one">{0} metre</unitPattern>
  1181. <unitPattern count="other">{0} metres</unitPattern>
  1182. </unit>
  1183. <unit type="length-millimeter">
  1184. <unitPattern count="one">{0} millimetre</unitPattern>
  1185. <unitPattern count="other">{0} millimetres</unitPattern>
  1186. </unit>
  1187. <unit type="length-picometer">
  1188. <unitPattern count="one">{0} picometre</unitPattern>
  1189. <unitPattern count="other">{0} picometres</unitPattern>
  1190. </unit>
  1191. <unit type="speed-kilometer-per-hour">
  1192. <unitPattern count="one">{0} kilometre per hour</unitPattern>
  1193. <unitPattern count="other">{0} kilometres per hour</unitPattern>
  1194. </unit>
  1195. <unit type="speed-meter-per-second">
  1196. <unitPattern count="one">{0} metre per second</unitPattern>
  1197. <unitPattern count="other">{0} metres per second</unitPattern>
  1198. </unit>
  1199. <unit type="volume-cubic-kilometer">
  1200. <unitPattern count="one">{0} cubic kilometre</unitPattern>
  1201. <unitPattern count="other">{0} cubic kilometres</unitPattern>
  1202. </unit>
  1203. <unit type="volume-liter">
  1204. <unitPattern count="one">{0} litre</unitPattern>
  1205. <unitPattern count="other">{0} litres</unitPattern>
  1206. </unit>
  1207. </unitLength>
  1208. <unitLength type="short">
  1209. <unit type="angle-arc-minute">
  1210. <unitPattern count="one">{0} min</unitPattern>
  1211. <unitPattern count="other">{0} min</unitPattern>
  1212. </unit>
  1213. <unit type="angle-arc-second">
  1214. <unitPattern count="one">{0} sec</unitPattern>
  1215. <unitPattern count="other">{0} secs</unitPattern>
  1216. </unit>
  1217. </unitLength>
  1218. <unitLength type="narrow">
  1219. <unit type="acceleration-g-force">
  1220. <unitPattern count="one">{0}G</unitPattern>
  1221. <unitPattern count="other">{0}G</unitPattern>
  1222. </unit>
  1223. <unit type="duration-millisecond">
  1224. <unitPattern count="one">{0} ms</unitPattern>
  1225. <unitPattern count="other">{0} ms</unitPattern>
  1226. </unit>
  1227. <unit type="mass-pound">
  1228. <unitPattern count="one">{0}lb</unitPattern>
  1229. <unitPattern count="other">{0}lb</unitPattern>
  1230. </unit>
  1231. <unit type="temperature-celsius">
  1232. <unitPattern count="one">{0}°</unitPattern>
  1233. <unitPattern count="other">{0}°</unitPattern>
  1234. </unit>
  1235. </unitLength>
  1236. <durationUnit type="hm">
  1237. <durationUnitPattern>h:mm</durationUnitPattern>
  1238. </durationUnit>
  1239. <durationUnit type="hms">
  1240. <durationUnitPattern>h:mm:ss</durationUnitPattern>
  1241. </durationUnit>
  1242. <durationUnit type="ms">
  1243. <durationUnitPattern>m:ss</durationUnitPattern>
  1244. </durationUnit>
  1245. </units>
  1246. <listPatterns>
  1247. <listPattern>
  1248. <listPatternPart type="start">{0}, {1}</listPatternPart>
  1249. <listPatternPart type="middle">{0}, {1}</listPatternPart>
  1250. <listPatternPart type="end">{0} and {1}</listPatternPart>
  1251. <listPatternPart type="2">{0} and {1}</listPatternPart>
  1252. </listPattern>
  1253. <listPattern type="unit">
  1254. <listPatternPart type="start">{0}, {1}</listPatternPart>
  1255. <listPatternPart type="middle">{0}, {1}</listPatternPart>
  1256. <listPatternPart type="end">{0} and {1}</listPatternPart>
  1257. <listPatternPart type="2">{0} and {1}</listPatternPart>
  1258. </listPattern>
  1259. </listPatterns>
  1260. </ldml>