1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
   3 <!-- Copyright © 1991-2018 Unicode, Inc.
   4 For terms of use, see http://www.unicode.org/copyright.html
   5 Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
   6 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
   7 -->
   8 <ldml>
   9         <identity>
  10                 <version number="$Revision: 13869 $"/>
  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">[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                 <exemplarCharacters type="punctuation">[\- ‐ – — , ; \: ! ? . … ' ‘ ’ &quot; “ ” ( ) \[ \] § @ * / \&amp; # † ‡ ′ ″]</exemplarCharacters>
  26         </characters>
  27         <dates>
  28                 <calendars>
  29                         <calendar type="generic">
  30                                 <dateFormats>
  31                                         <dateFormatLength type="full">
  32                                                 <dateFormat>
  33                                                         <pattern draft="unconfirmed">EEEE dd MMMM y G</pattern>
  34                                                 </dateFormat>
  35                                         </dateFormatLength>
  36                                         <dateFormatLength type="long">
  37                                                 <dateFormat>
  38                                                         <pattern draft="unconfirmed">dd MMMM y G</pattern>
  39                                                 </dateFormat>
  40                                         </dateFormatLength>
  41                                         <dateFormatLength type="medium">
  42                                                 <dateFormat>
  43                                                         <pattern draft="unconfirmed">MMM dd, y G</pattern>
  44                                                 </dateFormat>
  45                                         </dateFormatLength>
  46                                         <dateFormatLength type="short">
  47                                                 <dateFormat>
  48                                                         <pattern draft="unconfirmed">dd/MM/yy GGGGG</pattern>
  49                                                 </dateFormat>
  50                                         </dateFormatLength>
  51                                 </dateFormats>
  52                         </calendar>
  53                         <calendar type="gregorian">
  54                                 <months>
  55                                         <monthContext type="format">
  56                                                 <monthWidth type="abbreviated">
  57                                                         <month type="1">J-guer</month>
  58                                                         <month type="2">T-arree</month>
  59                                                         <month type="3">Mayrnt</month>
  60                                                         <month type="4">Avrril</month>
  61                                                         <month type="5">Boaldyn</month>
  62                                                         <month type="6">M-souree</month>
  63                                                         <month type="7">J-souree</month>
  64                                                         <month type="8">Luanistyn</month>
  65                                                         <month type="9">M-fouyir</month>
  66                                                         <month type="10">J-fouyir</month>
  67                                                         <month type="11">M-Houney</month>
  68                                                         <month type="12">M-Nollick</month>
  69                                                 </monthWidth>
  70                                                 <monthWidth type="wide">
  71                                                         <month type="1">Jerrey-geuree</month>
  72                                                         <month type="2">Toshiaght-arree</month>
  73                                                         <month type="3">Mayrnt</month>
  74                                                         <month type="4">Averil</month>
  75                                                         <month type="5">Boaldyn</month>
  76                                                         <month type="6">Mean-souree</month>
  77                                                         <month type="7">Jerrey-souree</month>
  78                                                         <month type="8">Luanistyn</month>
  79                                                         <month type="9">Mean-fouyir</month>
  80                                                         <month type="10">Jerrey-fouyir</month>
  81                                                         <month type="11">Mee Houney</month>
  82                                                         <month type="12">Mee ny Nollick</month>
  83                                                 </monthWidth>
  84                                         </monthContext>
  85                                 </months>
  86                                 <days>
  87                                         <dayContext type="format">
  88                                                 <dayWidth type="abbreviated">
  89                                                         <day type="sun">Jed</day>
  90                                                         <day type="mon">Jel</day>
  91                                                         <day type="tue">Jem</day>
  92                                                         <day type="wed">Jerc</day>
  93                                                         <day type="thu">Jerd</day>
  94                                                         <day type="fri">Jeh</day>
  95                                                         <day type="sat">Jes</day>
  96                                                 </dayWidth>
  97                                                 <dayWidth type="wide">
  98                                                         <day type="sun">Jedoonee</day>
  99                                                         <day type="mon">Jelhein</day>
 100                                                         <day type="tue">Jemayrt</day>
 101                                                         <day type="wed">Jercean</day>
 102                                                         <day type="thu">Jerdein</day>
 103                                                         <day type="fri">Jeheiney</day>
 104                                                         <day type="sat">Jesarn</day>
 105                                                 </dayWidth>
 106                                         </dayContext>
 107                                 </days>
 108                                 <dayPeriods>
 109                                         <dayPeriodContext type="format">
 110                                                 <dayPeriodWidth type="abbreviated">
 111                                                         <dayPeriod type="am">a.m.</dayPeriod>
 112                                                         <dayPeriod type="pm">p.m.</dayPeriod>
 113                                                 </dayPeriodWidth>
 114                                                 <dayPeriodWidth type="wide">
 115                                                         <dayPeriod type="am">a.m.</dayPeriod>
 116                                                         <dayPeriod type="pm">p.m.</dayPeriod>
 117                                                 </dayPeriodWidth>
 118                                         </dayPeriodContext>
 119                                 </dayPeriods>
 120                                 <eras>
 121                                         <eraAbbr>
 122                                                 <era type="0">RC</era>
 123                                                 <era type="1">AD</era>
 124                                         </eraAbbr>
 125                                 </eras>
 126                                 <dateFormats>
 127                                         <dateFormatLength type="full">
 128                                                 <dateFormat>
 129                                                         <pattern draft="unconfirmed">EEEE dd MMMM y</pattern>
 130                                                 </dateFormat>
 131                                         </dateFormatLength>
 132                                         <dateFormatLength type="long">
 133                                                 <dateFormat>
 134                                                         <pattern draft="unconfirmed">dd MMMM y</pattern>
 135                                                 </dateFormat>
 136                                         </dateFormatLength>
 137                                         <dateFormatLength type="medium">
 138                                                 <dateFormat>
 139                                                         <pattern draft="unconfirmed">MMM dd, y</pattern>
 140                                                 </dateFormat>
 141                                         </dateFormatLength>
 142                                         <dateFormatLength type="short">
 143                                                 <dateFormat>
 144                                                         <pattern draft="unconfirmed">dd/MM/yy</pattern>
 145                                                 </dateFormat>
 146                                         </dateFormatLength>
 147                                 </dateFormats>
 148                                 <timeFormats>
 149                                         <timeFormatLength type="full">
 150                                                 <timeFormat>
 151                                                         <pattern draft="unconfirmed">HH:mm:ss zzzz</pattern>
 152                                                 </timeFormat>
 153                                         </timeFormatLength>
 154                                         <timeFormatLength type="long">
 155                                                 <timeFormat>
 156                                                         <pattern draft="unconfirmed">HH:mm:ss z</pattern>
 157                                                 </timeFormat>
 158                                         </timeFormatLength>
 159                                         <timeFormatLength type="medium">
 160                                                 <timeFormat>
 161                                                         <pattern draft="unconfirmed">HH:mm:ss</pattern>
 162                                                 </timeFormat>
 163                                         </timeFormatLength>
 164                                         <timeFormatLength type="short">
 165                                                 <timeFormat>
 166                                                         <pattern draft="unconfirmed">HH:mm</pattern>
 167                                                 </timeFormat>
 168                                         </timeFormatLength>
 169                                 </timeFormats>
 170                         </calendar>
 171                 </calendars>
 172                 <timeZoneNames>
 173                         <metazone type="Europe_Central">
 174                                 <short>
 175                                         <generic draft="unconfirmed">CET</generic>
 176                                         <standard draft="unconfirmed">CET</standard>
 177                                         <daylight draft="unconfirmed">CEST</daylight>
 178                                 </short>
 179                         </metazone>
 180                         <metazone type="Europe_Eastern">
 181                                 <short>
 182                                         <generic draft="unconfirmed">EET</generic>
 183                                         <standard draft="unconfirmed">EET</standard>
 184                                         <daylight draft="unconfirmed">EEST</daylight>
 185                                 </short>
 186                         </metazone>
 187                         <metazone type="Europe_Western">
 188                                 <short>
 189                                         <generic draft="unconfirmed">WET</generic>
 190                                         <standard draft="unconfirmed">WET</standard>
 191                                         <daylight draft="unconfirmed">WEST</daylight>
 192                                 </short>
 193                         </metazone>
 194                         <metazone type="GMT">
 195                                 <short>
 196                                         <standard draft="unconfirmed">GMT</standard>
 197                                 </short>
 198                         </metazone>
 199                 </timeZoneNames>
 200         </dates>
 201         <numbers>
 202                 <currencyFormats numberSystem="latn">
 203                         <currencyFormatLength>
 204                                 <currencyFormat type="standard">
 205                                         <pattern>¤#,##0.00</pattern>
 206                                 </currencyFormat>
 207                         </currencyFormatLength>
 208                         <currencyFormatLength type="short">
 209                                 <currencyFormat type="standard">
 210                                         <pattern type="1000" count="one" draft="provisional">¤0K</pattern>
 211                                         <pattern type="1000" count="two" draft="provisional">¤0K</pattern>
 212                                         <pattern type="1000" count="few" draft="provisional">¤0K</pattern>
 213                                         <pattern type="1000" count="many" draft="provisional">¤0K</pattern>
 214                                         <pattern type="1000" count="other" draft="provisional">¤0K</pattern>
 215                                         <pattern type="10000" count="one" draft="provisional">¤00K</pattern>
 216                                         <pattern type="10000" count="two" draft="provisional">¤00K</pattern>
 217                                         <pattern type="10000" count="few" draft="provisional">¤00K</pattern>
 218                                         <pattern type="10000" count="many" draft="provisional">¤00K</pattern>
 219                                         <pattern type="10000" count="other" draft="provisional">¤00K</pattern>
 220                                         <pattern type="100000" count="one" draft="provisional">¤000K</pattern>
 221                                         <pattern type="100000" count="two" draft="provisional">¤000K</pattern>
 222                                         <pattern type="100000" count="few" draft="provisional">¤000K</pattern>
 223                                         <pattern type="100000" count="many" draft="provisional">¤000K</pattern>
 224                                         <pattern type="100000" count="other" draft="provisional">¤000K</pattern>
 225                                         <pattern type="1000000" count="one" draft="provisional">¤0M</pattern>
 226                                         <pattern type="1000000" count="two" draft="provisional">¤0M</pattern>
 227                                         <pattern type="1000000" count="few" draft="provisional">¤0M</pattern>
 228                                         <pattern type="1000000" count="many" draft="provisional">¤0M</pattern>
 229                                         <pattern type="1000000" count="other" draft="provisional">¤0M</pattern>
 230                                         <pattern type="10000000" count="one" draft="provisional">¤00M</pattern>
 231                                         <pattern type="10000000" count="two" draft="provisional">¤00M</pattern>
 232                                         <pattern type="10000000" count="few" draft="provisional">¤00M</pattern>
 233                                         <pattern type="10000000" count="many" draft="provisional">¤00M</pattern>
 234                                         <pattern type="10000000" count="other" draft="provisional">¤00M</pattern>
 235                                         <pattern type="100000000" count="one" draft="provisional">¤000M</pattern>
 236                                         <pattern type="100000000" count="two" draft="provisional">¤000M</pattern>
 237                                         <pattern type="100000000" count="few" draft="provisional">¤000M</pattern>
 238                                         <pattern type="100000000" count="many" draft="provisional">¤000M</pattern>
 239                                         <pattern type="100000000" count="other" draft="provisional">¤000M</pattern>
 240                                         <pattern type="1000000000" count="one" draft="provisional">¤0G</pattern>
 241                                         <pattern type="1000000000" count="two" draft="provisional">¤0G</pattern>
 242                                         <pattern type="1000000000" count="few" draft="provisional">¤0G</pattern>
 243                                         <pattern type="1000000000" count="many" draft="provisional">¤0G</pattern>
 244                                         <pattern type="1000000000" count="other" draft="provisional">¤0G</pattern>
 245                                         <pattern type="10000000000" count="one" draft="provisional">¤00G</pattern>
 246                                         <pattern type="10000000000" count="two" draft="provisional">¤00G</pattern>
 247                                         <pattern type="10000000000" count="few" draft="provisional">¤00G</pattern>
 248                                         <pattern type="10000000000" count="many" draft="provisional">¤00G</pattern>
 249                                         <pattern type="10000000000" count="other" draft="provisional">¤00G</pattern>
 250                                         <pattern type="100000000000" count="one" draft="provisional">¤000G</pattern>
 251                                         <pattern type="100000000000" count="two" draft="provisional">¤000G</pattern>
 252                                         <pattern type="100000000000" count="few" draft="provisional">¤000G</pattern>
 253                                         <pattern type="100000000000" count="many" draft="provisional">¤000G</pattern>
 254                                         <pattern type="100000000000" count="other" draft="provisional">¤000G</pattern>
 255                                         <pattern type="1000000000000" count="one" draft="provisional">¤0T</pattern>
 256                                         <pattern type="1000000000000" count="two" draft="provisional">¤0T</pattern>
 257                                         <pattern type="1000000000000" count="few" draft="provisional">¤0T</pattern>
 258                                         <pattern type="1000000000000" count="many" draft="provisional">¤0T</pattern>
 259                                         <pattern type="1000000000000" count="other" draft="provisional">¤0T</pattern>
 260                                         <pattern type="10000000000000" count="one" draft="provisional">¤00T</pattern>
 261                                         <pattern type="10000000000000" count="two" draft="provisional">¤00T</pattern>
 262                                         <pattern type="10000000000000" count="few" draft="provisional">¤00T</pattern>
 263                                         <pattern type="10000000000000" count="many" draft="provisional">¤00T</pattern>
 264                                         <pattern type="10000000000000" count="other" draft="provisional">¤00T</pattern>
 265                                         <pattern type="100000000000000" count="one" draft="provisional">¤000T</pattern>
 266                                         <pattern type="100000000000000" count="two" draft="provisional">¤000T</pattern>
 267                                         <pattern type="100000000000000" count="few" draft="provisional">¤000T</pattern>
 268                                         <pattern type="100000000000000" count="many" draft="provisional">¤000T</pattern>
 269                                         <pattern type="100000000000000" count="other" draft="provisional">¤000T</pattern>
 270                                 </currencyFormat>
 271                         </currencyFormatLength>
 272                 </currencyFormats>
 273                 <minimalPairs>
 274                         <pluralMinimalPairs count="one">{0} thunnag/vuc/ooyl</pluralMinimalPairs>
 275                         <pluralMinimalPairs count="two">{0} hunnag/vuc/ooyl</pluralMinimalPairs>
 276                         <pluralMinimalPairs count="few">{0} thunnag/muc/ooyl</pluralMinimalPairs>
 277                         <pluralMinimalPairs count="many">{0} dy hunnagyn/dy vucyn/dy ooylyn</pluralMinimalPairs>
 278                         <pluralMinimalPairs count="other">{0} thunnagyn/mucyn/ooylyn</pluralMinimalPairs>
 279                 </minimalPairs>
 280         </numbers>
 281 </ldml>