gv.xml 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  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: 9287 $"/>
  10. <generation date="$Date: 2013-08-28 21:32:04 -0500 (Wed, 28 Aug 2013) $"/>
  11. <language type="gv"/>
  12. </identity>
  13. <localeDisplayNames>
  14. <languages>
  15. <language type="gv">Gaelg</language>
  16. </languages>
  17. <territories>
  18. <territory type="GB">Rywvaneth Unys</territory>
  19. <territory type="IM">Ellan Vannin</territory>
  20. </territories>
  21. </localeDisplayNames>
  22. <characters>
  23. <exemplarCharacters>[a b c ç d e f g h i j k l m n o p q r s t u v w x y z]</exemplarCharacters>
  24. <exemplarCharacters type="index" draft="unconfirmed">[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]</exemplarCharacters>
  25. </characters>
  26. <dates>
  27. <calendars>
  28. <calendar type="generic">
  29. <dateFormats>
  30. <dateFormatLength type="full">
  31. <dateFormat>
  32. <pattern draft="unconfirmed">EEEE dd MMMM y G</pattern>
  33. </dateFormat>
  34. </dateFormatLength>
  35. <dateFormatLength type="long">
  36. <dateFormat>
  37. <pattern draft="unconfirmed">dd MMMM y G</pattern>
  38. </dateFormat>
  39. </dateFormatLength>
  40. <dateFormatLength type="medium">
  41. <dateFormat>
  42. <pattern draft="unconfirmed">MMM dd, y G</pattern>
  43. </dateFormat>
  44. </dateFormatLength>
  45. <dateFormatLength type="short">
  46. <dateFormat>
  47. <pattern draft="unconfirmed">dd/MM/yy GGGGG</pattern>
  48. </dateFormat>
  49. </dateFormatLength>
  50. </dateFormats>
  51. </calendar>
  52. <calendar type="gregorian">
  53. <months>
  54. <monthContext type="format">
  55. <monthWidth type="abbreviated">
  56. <month type="1">J-guer</month>
  57. <month type="2">T-arree</month>
  58. <month type="3">Mayrnt</month>
  59. <month type="4">Avrril</month>
  60. <month type="5">Boaldyn</month>
  61. <month type="6">M-souree</month>
  62. <month type="7">J-souree</month>
  63. <month type="8">Luanistyn</month>
  64. <month type="9">M-fouyir</month>
  65. <month type="10">J-fouyir</month>
  66. <month type="11">M.Houney</month>
  67. <month type="12">M.Nollick</month>
  68. </monthWidth>
  69. <monthWidth type="wide">
  70. <month type="1">Jerrey-geuree</month>
  71. <month type="2">Toshiaght-arree</month>
  72. <month type="3">Mayrnt</month>
  73. <month type="4">Averil</month>
  74. <month type="5">Boaldyn</month>
  75. <month type="6">Mean-souree</month>
  76. <month type="7">Jerrey-souree</month>
  77. <month type="8">Luanistyn</month>
  78. <month type="9">Mean-fouyir</month>
  79. <month type="10">Jerrey-fouyir</month>
  80. <month type="11">Mee Houney</month>
  81. <month type="12">Mee ny Nollick</month>
  82. </monthWidth>
  83. </monthContext>
  84. </months>
  85. <days>
  86. <dayContext type="format">
  87. <dayWidth type="abbreviated">
  88. <day type="sun">Jed</day>
  89. <day type="mon">Jel</day>
  90. <day type="tue">Jem</day>
  91. <day type="wed">Jerc</day>
  92. <day type="thu">Jerd</day>
  93. <day type="fri">Jeh</day>
  94. <day type="sat">Jes</day>
  95. </dayWidth>
  96. <dayWidth type="wide">
  97. <day type="sun">Jedoonee</day>
  98. <day type="mon">Jelhein</day>
  99. <day type="tue">Jemayrt</day>
  100. <day type="wed">Jercean</day>
  101. <day type="thu">Jerdein</day>
  102. <day type="fri">Jeheiney</day>
  103. <day type="sat">Jesarn</day>
  104. </dayWidth>
  105. </dayContext>
  106. </days>
  107. <dayPeriods>
  108. <dayPeriodContext type="format">
  109. <dayPeriodWidth type="wide">
  110. <dayPeriod type="am">a.m.</dayPeriod>
  111. <dayPeriod type="pm">p.m.</dayPeriod>
  112. </dayPeriodWidth>
  113. </dayPeriodContext>
  114. </dayPeriods>
  115. <eras>
  116. <eraAbbr>
  117. <era type="0">RC</era>
  118. <era type="1">AD</era>
  119. </eraAbbr>
  120. </eras>
  121. <dateFormats>
  122. <dateFormatLength type="full">
  123. <dateFormat>
  124. <pattern draft="unconfirmed">EEEE dd MMMM y</pattern>
  125. </dateFormat>
  126. </dateFormatLength>
  127. <dateFormatLength type="long">
  128. <dateFormat>
  129. <pattern draft="unconfirmed">dd MMMM y</pattern>
  130. </dateFormat>
  131. </dateFormatLength>
  132. <dateFormatLength type="medium">
  133. <dateFormat>
  134. <pattern draft="unconfirmed">MMM dd, y</pattern>
  135. </dateFormat>
  136. </dateFormatLength>
  137. <dateFormatLength type="short">
  138. <dateFormat>
  139. <pattern draft="unconfirmed">dd/MM/yy</pattern>
  140. </dateFormat>
  141. </dateFormatLength>
  142. </dateFormats>
  143. <timeFormats>
  144. <timeFormatLength type="full">
  145. <timeFormat>
  146. <pattern draft="unconfirmed">HH:mm:ss zzzz</pattern>
  147. </timeFormat>
  148. </timeFormatLength>
  149. <timeFormatLength type="long">
  150. <timeFormat>
  151. <pattern draft="unconfirmed">HH:mm:ss z</pattern>
  152. </timeFormat>
  153. </timeFormatLength>
  154. <timeFormatLength type="medium">
  155. <timeFormat>
  156. <pattern draft="unconfirmed">HH:mm:ss</pattern>
  157. </timeFormat>
  158. </timeFormatLength>
  159. <timeFormatLength type="short">
  160. <timeFormat>
  161. <pattern draft="unconfirmed">HH:mm</pattern>
  162. </timeFormat>
  163. </timeFormatLength>
  164. </timeFormats>
  165. </calendar>
  166. </calendars>
  167. <timeZoneNames>
  168. <metazone type="Europe_Central">
  169. <short>
  170. <generic draft="unconfirmed">CET</generic>
  171. <standard draft="unconfirmed">CET</standard>
  172. <daylight draft="unconfirmed">CEST</daylight>
  173. </short>
  174. </metazone>
  175. <metazone type="Europe_Eastern">
  176. <short>
  177. <generic draft="unconfirmed">EET</generic>
  178. <standard draft="unconfirmed">EET</standard>
  179. <daylight draft="unconfirmed">EEST</daylight>
  180. </short>
  181. </metazone>
  182. <metazone type="Europe_Western">
  183. <short>
  184. <generic draft="unconfirmed">WET</generic>
  185. <standard draft="unconfirmed">WET</standard>
  186. <daylight draft="unconfirmed">WEST</daylight>
  187. </short>
  188. </metazone>
  189. <metazone type="GMT">
  190. <short>
  191. <standard draft="unconfirmed">GMT</standard>
  192. </short>
  193. </metazone>
  194. </timeZoneNames>
  195. </dates>
  196. <numbers>
  197. <currencyFormats numberSystem="latn">
  198. <currencyFormatLength>
  199. <currencyFormat type="standard">
  200. <pattern>¤#,##0.00</pattern>
  201. </currencyFormat>
  202. </currencyFormatLength>
  203. </currencyFormats>
  204. </numbers>
  205. </ldml>