en_GB.xml 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122
  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: 8245 $"/>
  10. <generation date="$Date: 2013-02-24 22:19:26 -0600 (Sun, 24 Feb 2013) $"/>
  11. <language type="en"/>
  12. <territory type="GB"/>
  13. </identity>
  14. <localeDisplayNames>
  15. <localeDisplayPattern>
  16. <localeKeyTypePattern>{0}: {1}</localeKeyTypePattern>
  17. </localeDisplayPattern>
  18. <languages>
  19. <language type="arn">Araucanian</language>
  20. <language type="bax">Bamum</language>
  21. <language type="en_US">US English</language>
  22. <language type="tzm">Central Morocco Tamazight</language>
  23. <language type="wal">Walamo</language>
  24. </languages>
  25. <scripts>
  26. <script type="Thai">Thai</script>
  27. </scripts>
  28. <territories>
  29. <territory type="UM">U.S. Minor Outlying Islands</territory>
  30. </territories>
  31. <types>
  32. <type type="fullwide" key="numbers">Full-Width Digits</type>
  33. </types>
  34. </localeDisplayNames>
  35. <characters>
  36. <ellipsis type="final">{0}…</ellipsis>
  37. <ellipsis type="initial">…{0}</ellipsis>
  38. <ellipsis type="medial">{0}… {1}</ellipsis>
  39. <moreInformation>?</moreInformation>
  40. </characters>
  41. <dates>
  42. <calendars>
  43. <calendar type="chinese">
  44. <months>
  45. <monthContext type="format">
  46. <monthWidth type="abbreviated">
  47. <month type="1">1</month>
  48. <month type="2">2</month>
  49. <month type="3">3</month>
  50. <month type="4">4</month>
  51. <month type="5">5</month>
  52. <month type="6">6</month>
  53. <month type="7">7</month>
  54. <month type="8">8</month>
  55. <month type="9">9</month>
  56. <month type="10">10</month>
  57. <month type="11">11</month>
  58. <month type="12">12</month>
  59. </monthWidth>
  60. <monthWidth type="narrow">
  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="wide">
  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. </monthContext>
  89. <monthContext type="stand-alone">
  90. <monthWidth type="abbreviated">
  91. <month type="1">1</month>
  92. <month type="2">2</month>
  93. <month type="3">3</month>
  94. <month type="4">4</month>
  95. <month type="5">5</month>
  96. <month type="6">6</month>
  97. <month type="7">7</month>
  98. <month type="8">8</month>
  99. <month type="9">9</month>
  100. <month type="10">10</month>
  101. <month type="11">11</month>
  102. <month type="12">12</month>
  103. </monthWidth>
  104. <monthWidth type="narrow">
  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="wide">
  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. </monthContext>
  133. </months>
  134. <dateFormats>
  135. <dateFormatLength type="full">
  136. <dateFormat>
  137. <pattern>EEEE, d MMMM U</pattern>
  138. </dateFormat>
  139. </dateFormatLength>
  140. <dateFormatLength type="long">
  141. <dateFormat>
  142. <pattern>d MMMM U</pattern>
  143. </dateFormat>
  144. </dateFormatLength>
  145. <dateFormatLength type="medium">
  146. <dateFormat>
  147. <pattern>d MMM U</pattern>
  148. </dateFormat>
  149. </dateFormatLength>
  150. <dateFormatLength type="short">
  151. <dateFormat>
  152. <pattern>dd/MM/yy</pattern>
  153. </dateFormat>
  154. </dateFormatLength>
  155. </dateFormats>
  156. <dateTimeFormats>
  157. <dateTimeFormatLength type="full">
  158. <dateTimeFormat>
  159. <pattern>{1} {0}</pattern>
  160. </dateTimeFormat>
  161. </dateTimeFormatLength>
  162. <dateTimeFormatLength type="long">
  163. <dateTimeFormat>
  164. <pattern>{1} {0}</pattern>
  165. </dateTimeFormat>
  166. </dateTimeFormatLength>
  167. <dateTimeFormatLength type="medium">
  168. <dateTimeFormat>
  169. <pattern>{1} {0}</pattern>
  170. </dateTimeFormat>
  171. </dateTimeFormatLength>
  172. <dateTimeFormatLength type="short">
  173. <dateTimeFormat>
  174. <pattern>{1} {0}</pattern>
  175. </dateTimeFormat>
  176. </dateTimeFormatLength>
  177. <availableFormats>
  178. <dateFormatItem id="d">d</dateFormatItem>
  179. <dateFormatItem id="Ed">E d</dateFormatItem>
  180. <dateFormatItem id="Gy">U</dateFormatItem>
  181. <dateFormatItem id="GyMMM">MMM U</dateFormatItem>
  182. <dateFormatItem id="GyMMMd">d MMM U</dateFormatItem>
  183. <dateFormatItem id="GyMMMEd">E, d MMM U</dateFormatItem>
  184. <dateFormatItem id="h">h a</dateFormatItem>
  185. <dateFormatItem id="H">HH</dateFormatItem>
  186. <dateFormatItem id="hm">h:mm a</dateFormatItem>
  187. <dateFormatItem id="Hm">HH:mm</dateFormatItem>
  188. <dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
  189. <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
  190. <dateFormatItem id="M">LL</dateFormatItem>
  191. <dateFormatItem id="Md">dd/MM</dateFormatItem>
  192. <dateFormatItem id="MEd">E dd/MM</dateFormatItem>
  193. <dateFormatItem id="MMM">LLL</dateFormatItem>
  194. <dateFormatItem id="MMMd">d MMM</dateFormatItem>
  195. <dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
  196. <dateFormatItem id="MMMMd">d MMMM</dateFormatItem>
  197. <dateFormatItem id="ms">mm:ss</dateFormatItem>
  198. <dateFormatItem id="y">U</dateFormatItem>
  199. <dateFormatItem id="yMd">dd/MM/y</dateFormatItem>
  200. <dateFormatItem id="yyyy">U</dateFormatItem>
  201. <dateFormatItem id="yyyyM">MM/y</dateFormatItem>
  202. <dateFormatItem id="yyyyMd">dd/MM/y</dateFormatItem>
  203. <dateFormatItem id="yyyyMEd">E, dd/MM/y</dateFormatItem>
  204. <dateFormatItem id="yyyyMMM">MMM U</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. <dateFormatItem id="yyyyQQQ">QQQ U</dateFormatItem>
  209. <dateFormatItem id="yyyyQQQQ">QQQQ U</dateFormatItem>
  210. </availableFormats>
  211. <intervalFormats>
  212. <intervalFormatFallback>{0} – {1}</intervalFormatFallback>
  213. <intervalFormatItem id="d">
  214. <greatestDifference id="d">d–d</greatestDifference>
  215. </intervalFormatItem>
  216. <intervalFormatItem id="h">
  217. <greatestDifference id="a">h a – h a</greatestDifference>
  218. <greatestDifference id="h">h–h a</greatestDifference>
  219. </intervalFormatItem>
  220. <intervalFormatItem id="H">
  221. <greatestDifference id="H">HH–HH</greatestDifference>
  222. </intervalFormatItem>
  223. <intervalFormatItem id="hm">
  224. <greatestDifference id="a">h:mm a – h:mm a</greatestDifference>
  225. <greatestDifference id="h">h:mm–h:mm a</greatestDifference>
  226. <greatestDifference id="m">h:mm–h:mm a</greatestDifference>
  227. </intervalFormatItem>
  228. <intervalFormatItem id="Hm">
  229. <greatestDifference id="H">HH:mm–HH:mm</greatestDifference>
  230. <greatestDifference id="m">HH:mm–HH:mm</greatestDifference>
  231. </intervalFormatItem>
  232. <intervalFormatItem id="hmv">
  233. <greatestDifference id="a">h:mm a – h:mm a v</greatestDifference>
  234. <greatestDifference id="h">h:mm–h:mm a v</greatestDifference>
  235. <greatestDifference id="m">h:mm–h:mm a v</greatestDifference>
  236. </intervalFormatItem>
  237. <intervalFormatItem id="Hmv">
  238. <greatestDifference id="H">HH:mm–HH:mm v</greatestDifference>
  239. <greatestDifference id="m">HH:mm–HH:mm v</greatestDifference>
  240. </intervalFormatItem>
  241. <intervalFormatItem id="hv">
  242. <greatestDifference id="a">h a – h a v</greatestDifference>
  243. <greatestDifference id="h">h–h a v</greatestDifference>
  244. </intervalFormatItem>
  245. <intervalFormatItem id="Hv">
  246. <greatestDifference id="H">HH–HH v</greatestDifference>
  247. </intervalFormatItem>
  248. <intervalFormatItem id="M">
  249. <greatestDifference id="M">M–M</greatestDifference>
  250. </intervalFormatItem>
  251. <intervalFormatItem id="Md">
  252. <greatestDifference id="d">dd/MM – dd/MM</greatestDifference>
  253. <greatestDifference id="M">dd/MM – dd/MM</greatestDifference>
  254. </intervalFormatItem>
  255. <intervalFormatItem id="MEd">
  256. <greatestDifference id="d">E dd/MM – E dd/MM</greatestDifference>
  257. <greatestDifference id="M">E dd/MM – E dd/MM</greatestDifference>
  258. </intervalFormatItem>
  259. <intervalFormatItem id="MMM">
  260. <greatestDifference id="M">MMM–MMM</greatestDifference>
  261. </intervalFormatItem>
  262. <intervalFormatItem id="MMMd">
  263. <greatestDifference id="d">d–d MMM</greatestDifference>
  264. <greatestDifference id="M">d MMM – d MMM</greatestDifference>
  265. </intervalFormatItem>
  266. <intervalFormatItem id="MMMEd">
  267. <greatestDifference id="d">E d – E d MMM</greatestDifference>
  268. <greatestDifference id="M">E d MMM – E d MMM</greatestDifference>
  269. </intervalFormatItem>
  270. <intervalFormatItem id="y">
  271. <greatestDifference id="y">U-U</greatestDifference>
  272. </intervalFormatItem>
  273. <intervalFormatItem id="yM">
  274. <greatestDifference id="M">MM/y – MM/y</greatestDifference>
  275. <greatestDifference id="y">MM/y – MM/y</greatestDifference>
  276. </intervalFormatItem>
  277. <intervalFormatItem id="yMd">
  278. <greatestDifference id="d">dd/MM/y – dd/MM/y</greatestDifference>
  279. <greatestDifference id="M">dd/MM/y – dd/MM/y</greatestDifference>
  280. <greatestDifference id="y">dd/MM/y – dd/MM/y</greatestDifference>
  281. </intervalFormatItem>
  282. <intervalFormatItem id="yMEd">
  283. <greatestDifference id="d">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  284. <greatestDifference id="M">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  285. <greatestDifference id="y">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  286. </intervalFormatItem>
  287. <intervalFormatItem id="yMMM">
  288. <greatestDifference id="M">MMM–MMM U</greatestDifference>
  289. <greatestDifference id="y">MMM U – MMM U</greatestDifference>
  290. </intervalFormatItem>
  291. <intervalFormatItem id="yMMMd">
  292. <greatestDifference id="d">d–d MMM U</greatestDifference>
  293. <greatestDifference id="M">d MMM – d MMM U</greatestDifference>
  294. <greatestDifference id="y">d MMM U – d MMM U</greatestDifference>
  295. </intervalFormatItem>
  296. <intervalFormatItem id="yMMMEd">
  297. <greatestDifference id="d">E, d – E, d MMM U</greatestDifference>
  298. <greatestDifference id="M">E, d MMM – E, d MMM U</greatestDifference>
  299. <greatestDifference id="y">E, d MMM U – E, d MMM U</greatestDifference>
  300. </intervalFormatItem>
  301. <intervalFormatItem id="yMMMM">
  302. <greatestDifference id="M">MMMM–MMMM U</greatestDifference>
  303. <greatestDifference id="y">MMMM U – MMMM U</greatestDifference>
  304. </intervalFormatItem>
  305. </intervalFormats>
  306. </dateTimeFormats>
  307. </calendar>
  308. <calendar type="generic">
  309. <dateFormats>
  310. <dateFormatLength type="full">
  311. <dateFormat>
  312. <pattern>EEEE, d MMMM y G</pattern>
  313. </dateFormat>
  314. </dateFormatLength>
  315. <dateFormatLength type="long">
  316. <dateFormat>
  317. <pattern>d MMMM y G</pattern>
  318. </dateFormat>
  319. </dateFormatLength>
  320. <dateFormatLength type="medium">
  321. <dateFormat>
  322. <pattern>d MMM y G</pattern>
  323. </dateFormat>
  324. </dateFormatLength>
  325. <dateFormatLength type="short">
  326. <dateFormat>
  327. <pattern>dd/MM/y GGGGG</pattern>
  328. </dateFormat>
  329. </dateFormatLength>
  330. </dateFormats>
  331. <dateTimeFormats>
  332. <dateTimeFormatLength type="full">
  333. <dateTimeFormat>
  334. <pattern>{1} {0}</pattern>
  335. </dateTimeFormat>
  336. </dateTimeFormatLength>
  337. <dateTimeFormatLength type="long">
  338. <dateTimeFormat>
  339. <pattern>{1} {0}</pattern>
  340. </dateTimeFormat>
  341. </dateTimeFormatLength>
  342. <dateTimeFormatLength type="medium">
  343. <dateTimeFormat>
  344. <pattern>{1} {0}</pattern>
  345. </dateTimeFormat>
  346. </dateTimeFormatLength>
  347. <dateTimeFormatLength type="short">
  348. <dateTimeFormat>
  349. <pattern>{1} {0}</pattern>
  350. </dateTimeFormat>
  351. </dateTimeFormatLength>
  352. <availableFormats>
  353. <dateFormatItem id="d">d</dateFormatItem>
  354. <dateFormatItem id="Ed">E d</dateFormatItem>
  355. <dateFormatItem id="Gy">y G</dateFormatItem>
  356. <dateFormatItem id="GyMMM">MMM y G</dateFormatItem>
  357. <dateFormatItem id="GyMMMd">d MMM y G</dateFormatItem>
  358. <dateFormatItem id="GyMMMEd">E, d MMM y G</dateFormatItem>
  359. <dateFormatItem id="h">h a</dateFormatItem>
  360. <dateFormatItem id="H">HH</dateFormatItem>
  361. <dateFormatItem id="hm">h:mm a</dateFormatItem>
  362. <dateFormatItem id="Hm">HH:mm</dateFormatItem>
  363. <dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
  364. <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
  365. <dateFormatItem id="M">LL</dateFormatItem>
  366. <dateFormatItem id="Md">dd/MM</dateFormatItem>
  367. <dateFormatItem id="MEd">E dd/MM</dateFormatItem>
  368. <dateFormatItem id="MMM">LLL</dateFormatItem>
  369. <dateFormatItem id="MMMd">d MMM</dateFormatItem>
  370. <dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
  371. <dateFormatItem id="MMMMd">d MMMM</dateFormatItem>
  372. <dateFormatItem id="ms">mm:ss</dateFormatItem>
  373. <dateFormatItem id="y">y G</dateFormatItem>
  374. <dateFormatItem id="yyyy">y G</dateFormatItem>
  375. <dateFormatItem id="yyyyM">MM/y GGGGG</dateFormatItem>
  376. <dateFormatItem id="yyyyMd">dd/MM/y GGGGG</dateFormatItem>
  377. <dateFormatItem id="yyyyMEd">E, dd/MM/y GGGGG</dateFormatItem>
  378. <dateFormatItem id="yyyyMMM">MMM y G</dateFormatItem>
  379. <dateFormatItem id="yyyyMMMd">d MMM y G</dateFormatItem>
  380. <dateFormatItem id="yyyyMMMEd">E, d MMM y G</dateFormatItem>
  381. <dateFormatItem id="yyyyMMMM">MMMM y G</dateFormatItem>
  382. <dateFormatItem id="yyyyQQQ">QQQ y G</dateFormatItem>
  383. <dateFormatItem id="yyyyQQQQ">QQQQ y G</dateFormatItem>
  384. </availableFormats>
  385. <intervalFormats>
  386. <intervalFormatFallback>{0} – {1}</intervalFormatFallback>
  387. <intervalFormatItem id="d">
  388. <greatestDifference id="d">d–d</greatestDifference>
  389. </intervalFormatItem>
  390. <intervalFormatItem id="h">
  391. <greatestDifference id="a">h a – h a</greatestDifference>
  392. <greatestDifference id="h">h–h a</greatestDifference>
  393. </intervalFormatItem>
  394. <intervalFormatItem id="H">
  395. <greatestDifference id="H">HH–HH</greatestDifference>
  396. </intervalFormatItem>
  397. <intervalFormatItem id="hm">
  398. <greatestDifference id="a">h:mm a – h:mm a</greatestDifference>
  399. <greatestDifference id="h">h:mm–h:mm a</greatestDifference>
  400. <greatestDifference id="m">h:mm–h:mm a</greatestDifference>
  401. </intervalFormatItem>
  402. <intervalFormatItem id="Hm">
  403. <greatestDifference id="H">HH:mm–HH:mm</greatestDifference>
  404. <greatestDifference id="m">HH:mm–HH:mm</greatestDifference>
  405. </intervalFormatItem>
  406. <intervalFormatItem id="hmv">
  407. <greatestDifference id="a">h:mm a – h:mm a v</greatestDifference>
  408. <greatestDifference id="h">h:mm–h:mm a v</greatestDifference>
  409. <greatestDifference id="m">h:mm–h:mm a v</greatestDifference>
  410. </intervalFormatItem>
  411. <intervalFormatItem id="Hmv">
  412. <greatestDifference id="H">HH:mm–HH:mm v</greatestDifference>
  413. <greatestDifference id="m">HH:mm–HH:mm v</greatestDifference>
  414. </intervalFormatItem>
  415. <intervalFormatItem id="hv">
  416. <greatestDifference id="a">h a – h a v</greatestDifference>
  417. <greatestDifference id="h">h–h a v</greatestDifference>
  418. </intervalFormatItem>
  419. <intervalFormatItem id="Hv">
  420. <greatestDifference id="H">HH–HH v</greatestDifference>
  421. </intervalFormatItem>
  422. <intervalFormatItem id="M">
  423. <greatestDifference id="M">M–M</greatestDifference>
  424. </intervalFormatItem>
  425. <intervalFormatItem id="Md">
  426. <greatestDifference id="d">dd/MM – dd/MM</greatestDifference>
  427. <greatestDifference id="M">dd/MM – dd/MM</greatestDifference>
  428. </intervalFormatItem>
  429. <intervalFormatItem id="MEd">
  430. <greatestDifference id="d">E dd/MM – E dd/MM</greatestDifference>
  431. <greatestDifference id="M">E dd/MM – E dd/MM</greatestDifference>
  432. </intervalFormatItem>
  433. <intervalFormatItem id="MMM">
  434. <greatestDifference id="M">MMM–MMM</greatestDifference>
  435. </intervalFormatItem>
  436. <intervalFormatItem id="MMMd">
  437. <greatestDifference id="d">d–d MMM</greatestDifference>
  438. <greatestDifference id="M">d MMM – d MMM</greatestDifference>
  439. </intervalFormatItem>
  440. <intervalFormatItem id="MMMEd">
  441. <greatestDifference id="d">E d – E d MMM</greatestDifference>
  442. <greatestDifference id="M">E d MMM – E d MMM</greatestDifference>
  443. </intervalFormatItem>
  444. <intervalFormatItem id="y">
  445. <greatestDifference id="y">y-y G</greatestDifference>
  446. </intervalFormatItem>
  447. <intervalFormatItem id="yM">
  448. <greatestDifference id="M">MM/y – MM/y GGGGG</greatestDifference>
  449. <greatestDifference id="y">MM/y – MM/y GGGGG</greatestDifference>
  450. </intervalFormatItem>
  451. <intervalFormatItem id="yMd">
  452. <greatestDifference id="d">dd/MM/y – dd/MM/y GGGGG</greatestDifference>
  453. <greatestDifference id="M">dd/MM/y – dd/MM/y GGGGG</greatestDifference>
  454. <greatestDifference id="y">dd/MM/y – dd/MM/y GGGGG</greatestDifference>
  455. </intervalFormatItem>
  456. <intervalFormatItem id="yMEd">
  457. <greatestDifference id="d">E, dd/MM/y – E, dd/MM/y GGGGG</greatestDifference>
  458. <greatestDifference id="M">E, dd/MM/y – E, dd/MM/y GGGGG</greatestDifference>
  459. <greatestDifference id="y">E, dd/MM/y – E, dd/MM/y GGGGG</greatestDifference>
  460. </intervalFormatItem>
  461. <intervalFormatItem id="yMMM">
  462. <greatestDifference id="M">MMM–MMM y G</greatestDifference>
  463. <greatestDifference id="y">MMM y – MMM y G</greatestDifference>
  464. </intervalFormatItem>
  465. <intervalFormatItem id="yMMMd">
  466. <greatestDifference id="d">d–d MMM y G</greatestDifference>
  467. <greatestDifference id="M">d MMM – d MMM y G</greatestDifference>
  468. <greatestDifference id="y">d MMM y – d MMM y G</greatestDifference>
  469. </intervalFormatItem>
  470. <intervalFormatItem id="yMMMEd">
  471. <greatestDifference id="d">E, d – E, d MMM y G</greatestDifference>
  472. <greatestDifference id="M">E, d MMM – E, d MMM y G</greatestDifference>
  473. <greatestDifference id="y">E, d MMM y – E, d MMM y G</greatestDifference>
  474. </intervalFormatItem>
  475. <intervalFormatItem id="yMMMM">
  476. <greatestDifference id="M">MMMM–MMMM y G</greatestDifference>
  477. <greatestDifference id="y">MMMM y – MMMM y G</greatestDifference>
  478. </intervalFormatItem>
  479. </intervalFormats>
  480. </dateTimeFormats>
  481. </calendar>
  482. <calendar type="gregorian">
  483. <dayPeriods>
  484. <dayPeriodContext type="format">
  485. <dayPeriodWidth type="wide">
  486. <dayPeriod type="am">am</dayPeriod>
  487. <dayPeriod type="pm">pm</dayPeriod>
  488. </dayPeriodWidth>
  489. </dayPeriodContext>
  490. </dayPeriods>
  491. <dateFormats>
  492. <dateFormatLength type="full">
  493. <dateFormat>
  494. <pattern>EEEE, d MMMM y</pattern>
  495. </dateFormat>
  496. </dateFormatLength>
  497. <dateFormatLength type="long">
  498. <dateFormat>
  499. <pattern>d MMMM y</pattern>
  500. </dateFormat>
  501. </dateFormatLength>
  502. <dateFormatLength type="medium">
  503. <dateFormat>
  504. <pattern>d MMM y</pattern>
  505. </dateFormat>
  506. </dateFormatLength>
  507. <dateFormatLength type="short">
  508. <dateFormat>
  509. <pattern>dd/MM/y</pattern>
  510. </dateFormat>
  511. </dateFormatLength>
  512. </dateFormats>
  513. <timeFormats>
  514. <timeFormatLength type="full">
  515. <timeFormat>
  516. <pattern>HH:mm:ss zzzz</pattern>
  517. </timeFormat>
  518. </timeFormatLength>
  519. <timeFormatLength type="long">
  520. <timeFormat>
  521. <pattern>HH:mm:ss z</pattern>
  522. </timeFormat>
  523. </timeFormatLength>
  524. <timeFormatLength type="medium">
  525. <timeFormat>
  526. <pattern>HH:mm:ss</pattern>
  527. </timeFormat>
  528. </timeFormatLength>
  529. <timeFormatLength type="short">
  530. <timeFormat>
  531. <pattern>HH:mm</pattern>
  532. </timeFormat>
  533. </timeFormatLength>
  534. </timeFormats>
  535. <dateTimeFormats>
  536. <dateTimeFormatLength type="full">
  537. <dateTimeFormat>
  538. <pattern>{1} {0}</pattern>
  539. </dateTimeFormat>
  540. </dateTimeFormatLength>
  541. <dateTimeFormatLength type="long">
  542. <dateTimeFormat>
  543. <pattern>{1} {0}</pattern>
  544. </dateTimeFormat>
  545. </dateTimeFormatLength>
  546. <dateTimeFormatLength type="medium">
  547. <dateTimeFormat>
  548. <pattern>{1} {0}</pattern>
  549. </dateTimeFormat>
  550. </dateTimeFormatLength>
  551. <dateTimeFormatLength type="short">
  552. <dateTimeFormat>
  553. <pattern>{1} {0}</pattern>
  554. </dateTimeFormat>
  555. </dateTimeFormatLength>
  556. <availableFormats>
  557. <dateFormatItem id="d">d</dateFormatItem>
  558. <dateFormatItem id="Ed">E d</dateFormatItem>
  559. <dateFormatItem id="Gy">y G</dateFormatItem>
  560. <dateFormatItem id="GyMMM">MMM y G</dateFormatItem>
  561. <dateFormatItem id="GyMMMd">d MMM y G</dateFormatItem>
  562. <dateFormatItem id="GyMMMEd">E, d MMM y G</dateFormatItem>
  563. <dateFormatItem id="h">h a</dateFormatItem>
  564. <dateFormatItem id="H">HH</dateFormatItem>
  565. <dateFormatItem id="hm">h:mm a</dateFormatItem>
  566. <dateFormatItem id="Hm">HH:mm</dateFormatItem>
  567. <dateFormatItem id="hms">h:mm:ss a</dateFormatItem>
  568. <dateFormatItem id="Hms">HH:mm:ss</dateFormatItem>
  569. <dateFormatItem id="M">LL</dateFormatItem>
  570. <dateFormatItem id="Md">dd/MM</dateFormatItem>
  571. <dateFormatItem id="MEd">E dd/MM</dateFormatItem>
  572. <dateFormatItem id="MMdd">dd/MM</dateFormatItem>
  573. <dateFormatItem id="MMM">LLL</dateFormatItem>
  574. <dateFormatItem id="MMMd">d MMM</dateFormatItem>
  575. <dateFormatItem id="MMMEd">E d MMM</dateFormatItem>
  576. <dateFormatItem id="MMMMd">d MMMM</dateFormatItem>
  577. <dateFormatItem id="ms">mm:ss</dateFormatItem>
  578. <dateFormatItem id="y">y</dateFormatItem>
  579. <dateFormatItem id="yM">MM/y</dateFormatItem>
  580. <dateFormatItem id="yMd">dd/MM/y</dateFormatItem>
  581. <dateFormatItem id="yMEd">E, dd/MM/y</dateFormatItem>
  582. <dateFormatItem id="yMMM">MMM y</dateFormatItem>
  583. <dateFormatItem id="yMMMd">d MMM y</dateFormatItem>
  584. <dateFormatItem id="yMMMEd">E, d MMM y</dateFormatItem>
  585. <dateFormatItem id="yMMMM">MMMM y</dateFormatItem>
  586. <dateFormatItem id="yQQQ">QQQ y</dateFormatItem>
  587. <dateFormatItem id="yQQQQ">QQQQ y</dateFormatItem>
  588. </availableFormats>
  589. <intervalFormats>
  590. <intervalFormatFallback>{0} – {1}</intervalFormatFallback>
  591. <intervalFormatItem id="d">
  592. <greatestDifference id="d">d–d</greatestDifference>
  593. </intervalFormatItem>
  594. <intervalFormatItem id="h">
  595. <greatestDifference id="a">h a – h a</greatestDifference>
  596. <greatestDifference id="h">h–h a</greatestDifference>
  597. </intervalFormatItem>
  598. <intervalFormatItem id="H">
  599. <greatestDifference id="H">HH–HH</greatestDifference>
  600. </intervalFormatItem>
  601. <intervalFormatItem id="hm">
  602. <greatestDifference id="a">h:mm a – h:mm a</greatestDifference>
  603. <greatestDifference id="h">h:mm–h:mm a</greatestDifference>
  604. <greatestDifference id="m">h:mm–h:mm a</greatestDifference>
  605. </intervalFormatItem>
  606. <intervalFormatItem id="Hm">
  607. <greatestDifference id="H">HH:mm–HH:mm</greatestDifference>
  608. <greatestDifference id="m">HH:mm–HH:mm</greatestDifference>
  609. </intervalFormatItem>
  610. <intervalFormatItem id="hmv">
  611. <greatestDifference id="a">h:mm a – h:mm a v</greatestDifference>
  612. <greatestDifference id="h">h:mm–h:mm a v</greatestDifference>
  613. <greatestDifference id="m">h:mm–h:mm a v</greatestDifference>
  614. </intervalFormatItem>
  615. <intervalFormatItem id="Hmv">
  616. <greatestDifference id="H">HH:mm–HH:mm v</greatestDifference>
  617. <greatestDifference id="m">HH:mm–HH:mm v</greatestDifference>
  618. </intervalFormatItem>
  619. <intervalFormatItem id="hv">
  620. <greatestDifference id="a">h a – h a v</greatestDifference>
  621. <greatestDifference id="h">h–h a v</greatestDifference>
  622. </intervalFormatItem>
  623. <intervalFormatItem id="Hv">
  624. <greatestDifference id="H">HH–HH v</greatestDifference>
  625. </intervalFormatItem>
  626. <intervalFormatItem id="M">
  627. <greatestDifference id="M">M–M</greatestDifference>
  628. </intervalFormatItem>
  629. <intervalFormatItem id="Md">
  630. <greatestDifference id="d">dd/MM – dd/MM</greatestDifference>
  631. <greatestDifference id="M">dd/MM – dd/MM</greatestDifference>
  632. </intervalFormatItem>
  633. <intervalFormatItem id="MEd">
  634. <greatestDifference id="d">E dd/MM – E dd/MM</greatestDifference>
  635. <greatestDifference id="M">E dd/MM – E dd/MM</greatestDifference>
  636. </intervalFormatItem>
  637. <intervalFormatItem id="MMM">
  638. <greatestDifference id="M">MMM–MMM</greatestDifference>
  639. </intervalFormatItem>
  640. <intervalFormatItem id="MMMd">
  641. <greatestDifference id="d">d–d MMM</greatestDifference>
  642. <greatestDifference id="M">d MMM – d MMM</greatestDifference>
  643. </intervalFormatItem>
  644. <intervalFormatItem id="MMMEd">
  645. <greatestDifference id="d">E d – E d MMM</greatestDifference>
  646. <greatestDifference id="M">E d MMM – E d MMM</greatestDifference>
  647. </intervalFormatItem>
  648. <intervalFormatItem id="y">
  649. <greatestDifference id="y">y-y</greatestDifference>
  650. </intervalFormatItem>
  651. <intervalFormatItem id="yM">
  652. <greatestDifference id="M">MM/y – MM/y</greatestDifference>
  653. <greatestDifference id="y">MM/y – MM/y</greatestDifference>
  654. </intervalFormatItem>
  655. <intervalFormatItem id="yMd">
  656. <greatestDifference id="d">dd/MM/y – dd/MM/y</greatestDifference>
  657. <greatestDifference id="M">dd/MM/y – dd/MM/y</greatestDifference>
  658. <greatestDifference id="y">dd/MM/y – dd/MM/y</greatestDifference>
  659. </intervalFormatItem>
  660. <intervalFormatItem id="yMEd">
  661. <greatestDifference id="d">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  662. <greatestDifference id="M">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  663. <greatestDifference id="y">E, dd/MM/y – E, dd/MM/y</greatestDifference>
  664. </intervalFormatItem>
  665. <intervalFormatItem id="yMMM">
  666. <greatestDifference id="M">MMM–MMM y</greatestDifference>
  667. <greatestDifference id="y">MMM y – MMM y</greatestDifference>
  668. </intervalFormatItem>
  669. <intervalFormatItem id="yMMMd">
  670. <greatestDifference id="d">d–d MMM y</greatestDifference>
  671. <greatestDifference id="M">d MMM – d MMM y</greatestDifference>
  672. <greatestDifference id="y">d MMM y – d MMM y</greatestDifference>
  673. </intervalFormatItem>
  674. <intervalFormatItem id="yMMMEd">
  675. <greatestDifference id="d">E, d – E, d MMM y</greatestDifference>
  676. <greatestDifference id="M">E, d MMM – E, d MMM y</greatestDifference>
  677. <greatestDifference id="y">E, d MMM y – E, d MMM y</greatestDifference>
  678. </intervalFormatItem>
  679. <intervalFormatItem id="yMMMM">
  680. <greatestDifference id="M">MMMM–MMMM y</greatestDifference>
  681. <greatestDifference id="y">MMMM y – MMMM y</greatestDifference>
  682. </intervalFormatItem>
  683. </intervalFormats>
  684. </dateTimeFormats>
  685. </calendar>
  686. <calendar type="indian">
  687. <months>
  688. <monthContext type="format">
  689. <monthWidth type="abbreviated">
  690. <month type="1">Chaitra</month>
  691. <month type="2">Vaisakha</month>
  692. <month type="3">Jyaistha</month>
  693. <month type="4">Asadha</month>
  694. <month type="5">Sravana</month>
  695. <month type="6">Bhadra</month>
  696. <month type="7">Asvina</month>
  697. <month type="8">Kartika</month>
  698. <month type="9">Agrahayana</month>
  699. <month type="10">Pausa</month>
  700. <month type="11">Magha</month>
  701. <month type="12">Phalguna</month>
  702. </monthWidth>
  703. <monthWidth type="narrow">
  704. <month type="1">1</month>
  705. <month type="2">2</month>
  706. <month type="3">3</month>
  707. <month type="4">4</month>
  708. <month type="5">5</month>
  709. <month type="6">6</month>
  710. <month type="7">7</month>
  711. <month type="8">8</month>
  712. <month type="9">9</month>
  713. <month type="10">10</month>
  714. <month type="11">11</month>
  715. <month type="12">12</month>
  716. </monthWidth>
  717. <monthWidth type="wide">
  718. <month type="1">Chaitra</month>
  719. <month type="2">Vaisakha</month>
  720. <month type="3">Jyaistha</month>
  721. <month type="4">Asadha</month>
  722. <month type="5">Sravana</month>
  723. <month type="6">Bhadra</month>
  724. <month type="7">Asvina</month>
  725. <month type="8">Kartika</month>
  726. <month type="9">Agrahayana</month>
  727. <month type="10">Pausa</month>
  728. <month type="11">Magha</month>
  729. <month type="12">Phalguna</month>
  730. </monthWidth>
  731. </monthContext>
  732. <monthContext type="stand-alone">
  733. <monthWidth type="abbreviated">
  734. <month type="1">Chaitra</month>
  735. <month type="2">Vaisakha</month>
  736. <month type="3">Jyaistha</month>
  737. <month type="4">Asadha</month>
  738. <month type="5">Sravana</month>
  739. <month type="6">Bhadra</month>
  740. <month type="7">Asvina</month>
  741. <month type="8">Kartika</month>
  742. <month type="9">Agrahayana</month>
  743. <month type="10">Pausa</month>
  744. <month type="11">Magha</month>
  745. <month type="12">Phalguna</month>
  746. </monthWidth>
  747. <monthWidth type="narrow">
  748. <month type="1">1</month>
  749. <month type="2">2</month>
  750. <month type="3">3</month>
  751. <month type="4">4</month>
  752. <month type="5">5</month>
  753. <month type="6">6</month>
  754. <month type="7">7</month>
  755. <month type="8">8</month>
  756. <month type="9">9</month>
  757. <month type="10">10</month>
  758. <month type="11">11</month>
  759. <month type="12">12</month>
  760. </monthWidth>
  761. <monthWidth type="wide">
  762. <month type="1">Chaitra</month>
  763. <month type="2">Vaisakha</month>
  764. <month type="3">Jyaistha</month>
  765. <month type="4">Asadha</month>
  766. <month type="5">Sravana</month>
  767. <month type="6">Bhadra</month>
  768. <month type="7">Asvina</month>
  769. <month type="8">Kartika</month>
  770. <month type="9">Agrahayana</month>
  771. <month type="10">Pausa</month>
  772. <month type="11">Magha</month>
  773. <month type="12">Phalguna</month>
  774. </monthWidth>
  775. </monthContext>
  776. </months>
  777. <eras>
  778. <eraAbbr>
  779. <era type="0">SAKA</era>
  780. </eraAbbr>
  781. </eras>
  782. </calendar>
  783. <calendar type="japanese">
  784. <!-- need some non-empty element here to make inheritance work,
  785. this copy of generic dateFormats above is smaller than root japanese eras
  786. -->
  787. <dateFormats>
  788. <dateFormatLength type="full">
  789. <dateFormat>
  790. <pattern>EEEE, d MMMM y G</pattern>
  791. </dateFormat>
  792. </dateFormatLength>
  793. <dateFormatLength type="long">
  794. <dateFormat>
  795. <pattern>d MMMM y G</pattern>
  796. </dateFormat>
  797. </dateFormatLength>
  798. <dateFormatLength type="medium">
  799. <dateFormat>
  800. <pattern>d MMM y G</pattern>
  801. </dateFormat>
  802. </dateFormatLength>
  803. <dateFormatLength type="short">
  804. <dateFormat>
  805. <pattern>dd/MM/y GGGGG</pattern>
  806. </dateFormat>
  807. </dateFormatLength>
  808. </dateFormats>
  809. </calendar>
  810. </calendars>
  811. <fields>
  812. <field type="dayperiod">
  813. <displayName>am/pm</displayName>
  814. </field>
  815. </fields>
  816. <timeZoneNames>
  817. <gmtZeroFormat>GMT</gmtZeroFormat>
  818. <zone type="Africa/Asmera">
  819. <exemplarCity>Asmara</exemplarCity>
  820. </zone>
  821. <zone type="Pacific/Truk">
  822. <exemplarCity>Chuuk</exemplarCity>
  823. </zone>
  824. <zone type="Pacific/Ponape">
  825. <exemplarCity>Pohnpei</exemplarCity>
  826. </zone>
  827. <zone type="Atlantic/Faeroe">
  828. <exemplarCity>Faroe</exemplarCity>
  829. </zone>
  830. <zone type="Europe/London">
  831. <long>
  832. <daylight>British Summer Time</daylight>
  833. </long>
  834. <short>
  835. <daylight>BST</daylight>
  836. </short>
  837. </zone>
  838. <zone type="Asia/Calcutta">
  839. <exemplarCity>Kolkata</exemplarCity>
  840. </zone>
  841. <zone type="America/St_Kitts">
  842. <exemplarCity>St. Kitts</exemplarCity>
  843. </zone>
  844. <zone type="America/St_Lucia">
  845. <exemplarCity>St. Lucia</exemplarCity>
  846. </zone>
  847. <zone type="Asia/Katmandu">
  848. <exemplarCity>Kathmandu</exemplarCity>
  849. </zone>
  850. <zone type="Atlantic/St_Helena">
  851. <exemplarCity>St. Helena</exemplarCity>
  852. </zone>
  853. <zone type="America/Lower_Princes">
  854. <exemplarCity>Lower Prince's Quarter</exemplarCity>
  855. </zone>
  856. <zone type="Pacific/Honolulu">
  857. <short>
  858. <generic>∅∅∅</generic>
  859. <standard>∅∅∅</standard>
  860. <daylight>∅∅∅</daylight>
  861. </short>
  862. </zone>
  863. <zone type="America/St_Vincent">
  864. <exemplarCity>St. Vincent</exemplarCity>
  865. </zone>
  866. <zone type="America/St_Thomas">
  867. <exemplarCity>St. Thomas</exemplarCity>
  868. </zone>
  869. <metazone type="Alaska">
  870. <short>
  871. <generic>∅∅∅</generic>
  872. <standard>∅∅∅</standard>
  873. <daylight>∅∅∅</daylight>
  874. </short>
  875. </metazone>
  876. <metazone type="America_Central">
  877. <short>
  878. <generic>∅∅∅</generic>
  879. <standard>∅∅∅</standard>
  880. <daylight>∅∅∅</daylight>
  881. </short>
  882. </metazone>
  883. <metazone type="America_Eastern">
  884. <short>
  885. <generic>∅∅∅</generic>
  886. <standard>∅∅∅</standard>
  887. <daylight>∅∅∅</daylight>
  888. </short>
  889. </metazone>
  890. <metazone type="America_Mountain">
  891. <short>
  892. <generic>∅∅∅</generic>
  893. <standard>∅∅∅</standard>
  894. <daylight>∅∅∅</daylight>
  895. </short>
  896. </metazone>
  897. <metazone type="America_Pacific">
  898. <short>
  899. <generic>∅∅∅</generic>
  900. <standard>∅∅∅</standard>
  901. <daylight>∅∅∅</daylight>
  902. </short>
  903. </metazone>
  904. <metazone type="Arabian">
  905. <long>
  906. <generic>Arabian Time</generic>
  907. <standard>Arabian Standard Time</standard>
  908. <daylight>Arabian Summer Time</daylight>
  909. </long>
  910. </metazone>
  911. <metazone type="Atlantic">
  912. <short>
  913. <generic>∅∅∅</generic>
  914. <standard>∅∅∅</standard>
  915. <daylight>∅∅∅</daylight>
  916. </short>
  917. </metazone>
  918. <metazone type="China">
  919. <long>
  920. <generic>China Time</generic>
  921. <standard>China Standard Time</standard>
  922. <daylight>China Summer Time</daylight>
  923. </long>
  924. </metazone>
  925. <metazone type="Europe_Central">
  926. <short>
  927. <generic>CET</generic>
  928. <standard>CET</standard>
  929. <daylight>CEST</daylight>
  930. </short>
  931. </metazone>
  932. <metazone type="Europe_Eastern">
  933. <short>
  934. <generic>EET</generic>
  935. <standard>EET</standard>
  936. <daylight>EEST</daylight>
  937. </short>
  938. </metazone>
  939. <metazone type="Europe_Western">
  940. <short>
  941. <generic>WET</generic>
  942. <standard>WET</standard>
  943. <daylight>WEST</daylight>
  944. </short>
  945. </metazone>
  946. <metazone type="Hawaii_Aleutian">
  947. <short>
  948. <generic>∅∅∅</generic>
  949. <standard>∅∅∅</standard>
  950. <daylight>∅∅∅</daylight>
  951. </short>
  952. </metazone>
  953. <metazone type="Iran">
  954. <long>
  955. <generic>Iran Time</generic>
  956. <standard>Iran Standard Time</standard>
  957. <daylight>Iran Summer Time</daylight>
  958. </long>
  959. </metazone>
  960. <metazone type="Israel">
  961. <long>
  962. <generic>Israel Time</generic>
  963. <standard>Israel Standard Time</standard>
  964. <daylight>Israel Summer Time</daylight>
  965. </long>
  966. </metazone>
  967. <metazone type="Japan">
  968. <long>
  969. <generic>Japan Time</generic>
  970. <standard>Japan Standard Time</standard>
  971. <daylight>Japan Summer Time</daylight>
  972. </long>
  973. </metazone>
  974. <metazone type="Korea">
  975. <long>
  976. <generic>Korean Time</generic>
  977. <standard>Korean Standard Time</standard>
  978. <daylight>Korean Summer Time</daylight>
  979. </long>
  980. </metazone>
  981. <metazone type="Norfolk">
  982. <long>
  983. <standard>Norfolk Islands Time</standard>
  984. </long>
  985. </metazone>
  986. <metazone type="Taipei">
  987. <long>
  988. <generic>Taipei Time</generic>
  989. <standard>Taipei Standard Time</standard>
  990. <daylight>Taipei Summer Time</daylight>
  991. </long>
  992. </metazone>
  993. </timeZoneNames>
  994. </dates>
  995. <numbers>
  996. <currencyFormats numberSystem="latn">
  997. <currencyFormatLength>
  998. <currencyFormat>
  999. <pattern>¤#,##0.00</pattern>
  1000. </currencyFormat>
  1001. </currencyFormatLength>
  1002. </currencyFormats>
  1003. <currencies>
  1004. <currency type="AUD">
  1005. <symbol>AU$</symbol>
  1006. </currency>
  1007. <currency type="BRL">
  1008. <symbol>R$</symbol>
  1009. </currency>
  1010. <currency type="BYR">
  1011. <displayName>Belarusian Rouble</displayName>
  1012. <displayName count="one">Belarusian rouble</displayName>
  1013. <displayName count="other">Belarusian roubles</displayName>
  1014. </currency>
  1015. <currency type="CAD">
  1016. <symbol>CA$</symbol>
  1017. </currency>
  1018. <currency type="CNY">
  1019. <symbol>CN¥</symbol>
  1020. </currency>
  1021. <currency type="EUR">
  1022. <displayName>Euro</displayName>
  1023. <displayName count="one">euro</displayName>
  1024. <displayName count="other">euro</displayName>
  1025. <symbol>€</symbol>
  1026. </currency>
  1027. <currency type="GBP">
  1028. <displayName>British Pound</displayName>
  1029. <displayName count="one">British pound</displayName>
  1030. <displayName count="other">British pounds</displayName>
  1031. <symbol>£</symbol>
  1032. </currency>
  1033. <currency type="HKD">
  1034. <symbol>HK$</symbol>
  1035. </currency>
  1036. <currency type="ILS">
  1037. <displayName>Israeli New Shekel</displayName>
  1038. <displayName count="one">Israeli new shekel</displayName>
  1039. <displayName count="other">Israeli new shekels</displayName>
  1040. <symbol>₪</symbol>
  1041. </currency>
  1042. <currency type="INR">
  1043. <symbol>₹</symbol>
  1044. </currency>
  1045. <currency type="KRW">
  1046. <symbol>₩</symbol>
  1047. </currency>
  1048. <currency type="MGA">
  1049. <displayName>Malagasy Ariary</displayName>
  1050. <displayName count="one">Malagasy ariary</displayName>
  1051. <displayName count="other">Malagasy ariarys</displayName>
  1052. </currency>
  1053. <currency type="MWK">
  1054. <displayName>Malawian Kwacha</displayName>
  1055. <displayName count="one">Malawian kwacha</displayName>
  1056. <displayName count="other">Malawian kwachas</displayName>
  1057. </currency>
  1058. <currency type="MXN">
  1059. <symbol>MX$</symbol>
  1060. </currency>
  1061. <currency type="NZD">
  1062. <symbol>NZ$</symbol>
  1063. </currency>
  1064. <currency type="RUB">
  1065. <displayName>Russian Rouble</displayName>
  1066. <displayName count="one">Russian rouble</displayName>
  1067. <displayName count="other">Russian roubles</displayName>
  1068. </currency>
  1069. <currency type="SCR">
  1070. <displayName>Seychelles Rupee</displayName>
  1071. <displayName count="one">Seychelles rupee</displayName>
  1072. <displayName count="other">Seychelles rupees</displayName>
  1073. </currency>
  1074. <currency type="THB">
  1075. <symbol>฿</symbol>
  1076. </currency>
  1077. <currency type="TWD">
  1078. <symbol>NT$</symbol>
  1079. </currency>
  1080. <currency type="UZS">
  1081. <displayName>Uzbekistani Som</displayName>
  1082. <displayName count="one">Uzbekistani som</displayName>
  1083. <displayName count="other">Uzbekistani som</displayName>
  1084. </currency>
  1085. <currency type="VND">
  1086. <symbol>₫</symbol>
  1087. </currency>
  1088. <currency type="XAF">
  1089. <displayName>Central African CFA Franc</displayName>
  1090. <displayName count="one">Central African CFA franc</displayName>
  1091. <displayName count="other">Central African CFA francs</displayName>
  1092. <symbol>FCFA</symbol>
  1093. </currency>
  1094. <currency type="XCD">
  1095. <symbol>EC$</symbol>
  1096. </currency>
  1097. <currency type="XOF">
  1098. <displayName>West African CFA Franc</displayName>
  1099. <displayName count="one">West African CFA franc</displayName>
  1100. <displayName count="other">West African CFA francs</displayName>
  1101. <symbol>CFA</symbol>
  1102. </currency>
  1103. <currency type="XPF">
  1104. <symbol>CFPF</symbol>
  1105. </currency>
  1106. <currency type="XXX">
  1107. <displayName>Unknown Currency</displayName>
  1108. <displayName count="one">(unknown currency)</displayName>
  1109. <displayName count="other">(unknown currency)</displayName>
  1110. </currency>
  1111. </currencies>
  1112. </numbers>
  1113. <listPatterns>
  1114. <listPattern>
  1115. <listPatternPart type="2">{0} and {1}</listPatternPart>
  1116. <listPatternPart type="end">{0} and {1}</listPatternPart>
  1117. <listPatternPart type="middle">{0}, {1}</listPatternPart>
  1118. <listPatternPart type="start">{0}, {1}</listPatternPart>
  1119. </listPattern>
  1120. </listPatterns>
  1121. </ldml>