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: 13839 $"/>
  11                 <language type="zh"/>
  12                 <script type="Hans"/>
  13                 <territory type="MO"/>
  14         </identity>
  15         <dates>
  16                 <calendars>
  17                         <calendar type="chinese">
  18                                 <dateFormats>
  19                                         <dateFormatLength type="full">
  20                                                 <dateFormat>
  21                                                         <pattern numbers="hanidec" draft="contributed">U年MMMd日EEEE</pattern>
  22                                                 </dateFormat>
  23                                         </dateFormatLength>
  24                                         <dateFormatLength type="long">
  25                                                 <dateFormat>
  26                                                         <pattern numbers="hanidec" draft="contributed">U年MMMd日</pattern>
  27                                                 </dateFormat>
  28                                         </dateFormatLength>
  29                                         <dateFormatLength type="medium">
  30                                                 <dateFormat>
  31                                                         <pattern numbers="hanidec" draft="contributed">U年MMMd日</pattern>
  32                                                 </dateFormat>
  33                                         </dateFormatLength>
  34                                 </dateFormats>
  35                         </calendar>
  36                         <calendar type="generic">
  37                                 <dateFormats>
  38                                         <dateFormatLength type="short">
  39                                                 <dateFormat>
  40                                                         <pattern draft="contributed">d/M/yyGGGGG</pattern>
  41                                                 </dateFormat>
  42                                         </dateFormatLength>
  43                                 </dateFormats>
  44                                 <dateTimeFormats>
  45                                         <availableFormats>
  46                                                 <dateFormatItem id="Md" draft="contributed">M-d</dateFormatItem>
  47                                                 <dateFormatItem id="MEd" draft="contributed">M-dE</dateFormatItem>
  48                                                 <dateFormatItem id="MMdd" draft="contributed">MM-dd</dateFormatItem>
  49                                                 <dateFormatItem id="MMMMdd" draft="contributed">M月d日</dateFormatItem>
  50                                                 <dateFormatItem id="yyyyMd" draft="contributed">Gy年M月d日</dateFormatItem>
  51                                                 <dateFormatItem id="yyyyMEd" draft="contributed">Gy年M月d日,E</dateFormatItem>
  52                                         </availableFormats>
  53                                         <intervalFormats>
  54                                                 <intervalFormatFallback draft="contributed">{0}–{1}</intervalFormatFallback>
  55                                                 <intervalFormatItem id="Hmv">
  56                                                         <greatestDifference id="H" draft="contributed">vHH:mm–HH:mm</greatestDifference>
  57                                                         <greatestDifference id="m" draft="contributed">vHH:mm–HH:mm</greatestDifference>
  58                                                 </intervalFormatItem>
  59                                                 <intervalFormatItem id="Hv">
  60                                                         <greatestDifference id="H" draft="contributed">vHH–HH</greatestDifference>
  61                                                 </intervalFormatItem>
  62                                                 <intervalFormatItem id="Md">
  63                                                         <greatestDifference id="d" draft="contributed">M-d至M-d</greatestDifference>
  64                                                         <greatestDifference id="M" draft="contributed">M-d至M-d</greatestDifference>
  65                                                 </intervalFormatItem>
  66                                                 <intervalFormatItem id="MEd">
  67                                                         <greatestDifference id="d" draft="contributed">M-dE至M-dE</greatestDifference>
  68                                                         <greatestDifference id="M" draft="contributed">M-dE至M-dE</greatestDifference>
  69                                                 </intervalFormatItem>
  70                                                 <intervalFormatItem id="MMMEd">
  71                                                         <greatestDifference id="d" draft="contributed">M月d日E至M月d日E</greatestDifference>
  72                                                 </intervalFormatItem>
  73                                                 <intervalFormatItem id="yM">
  74                                                         <greatestDifference id="M" draft="contributed">y年M月至y年M月</greatestDifference>
  75                                                 </intervalFormatItem>
  76                                                 <intervalFormatItem id="yMd">
  77                                                         <greatestDifference id="d" draft="contributed">d/M/y至d/M/y</greatestDifference>
  78                                                         <greatestDifference id="M" draft="contributed">d/M/y至d/M/y</greatestDifference>
  79                                                         <greatestDifference id="y" draft="contributed">d/M/y至d/M/y</greatestDifference>
  80                                                 </intervalFormatItem>
  81                                                 <intervalFormatItem id="yMEd">
  82                                                         <greatestDifference id="d" draft="contributed">d/M/yE至d/M/yE</greatestDifference>
  83                                                         <greatestDifference id="M" draft="contributed">d/M/yE至d/M/yE</greatestDifference>
  84                                                         <greatestDifference id="y" draft="contributed">d/M/yE至d/M/yE</greatestDifference>
  85                                                 </intervalFormatItem>
  86                                                 <intervalFormatItem id="yMMMEd">
  87                                                         <greatestDifference id="d" draft="contributed">y年M月d日E至M月d日E</greatestDifference>
  88                                                 </intervalFormatItem>
  89                                         </intervalFormats>
  90                                 </dateTimeFormats>
  91                         </calendar>
  92                         <calendar type="gregorian">
  93                                 <dateFormats>
  94                                         <dateFormatLength type="short">
  95                                                 <dateFormat>
  96                                                         <pattern draft="contributed">d/M/yy</pattern>
  97                                                 </dateFormat>
  98                                         </dateFormatLength>
  99                                 </dateFormats>
 100                                 <dateTimeFormats>
 101                                         <availableFormats>
 102                                                 <dateFormatItem id="Md" draft="contributed">d/M</dateFormatItem>
 103                                                 <dateFormatItem id="MEd" draft="contributed">E, d/M</dateFormatItem>
 104                                                 <dateFormatItem id="MMdd" draft="contributed">dd/MM</dateFormatItem>
 105                                                 <dateFormatItem id="MMMMdd" draft="contributed">M月d日</dateFormatItem>
 106                                                 <dateFormatItem id="yMd" draft="contributed">y年M月d日</dateFormatItem>
 107                                                 <dateFormatItem id="yMEd" draft="contributed">y年M月d日,E</dateFormatItem>
 108                                         </availableFormats>
 109                                         <intervalFormats>
 110                                                 <intervalFormatFallback draft="contributed">{0}–{1}</intervalFormatFallback>
 111                                                 <intervalFormatItem id="d">
 112                                                         <greatestDifference id="d" draft="contributed">d日至d日</greatestDifference>
 113                                                 </intervalFormatItem>
 114                                                 <intervalFormatItem id="Hmv">
 115                                                         <greatestDifference id="H" draft="contributed">vHH:mm–HH:mm</greatestDifference>
 116                                                         <greatestDifference id="m" draft="contributed">vHH:mm–HH:mm</greatestDifference>
 117                                                 </intervalFormatItem>
 118                                                 <intervalFormatItem id="Hv">
 119                                                         <greatestDifference id="H" draft="contributed">vHH–HH</greatestDifference>
 120                                                 </intervalFormatItem>
 121                                                 <intervalFormatItem id="Md">
 122                                                         <greatestDifference id="d" draft="contributed">M-d至M-d</greatestDifference>
 123                                                         <greatestDifference id="M" draft="contributed">M-d至M-d</greatestDifference>
 124                                                 </intervalFormatItem>
 125                                                 <intervalFormatItem id="MEd">
 126                                                         <greatestDifference id="d" draft="contributed">M-dE至M-dE</greatestDifference>
 127                                                         <greatestDifference id="M" draft="contributed">M-dE至M-dE</greatestDifference>
 128                                                 </intervalFormatItem>
 129                                                 <intervalFormatItem id="MMMEd">
 130                                                         <greatestDifference id="d" draft="contributed">M月d日E至M月d日E</greatestDifference>
 131                                                 </intervalFormatItem>
 132                                                 <intervalFormatItem id="yM">
 133                                                         <greatestDifference id="M" draft="contributed">y年M月至y年M月</greatestDifference>
 134                                                 </intervalFormatItem>
 135                                                 <intervalFormatItem id="yMd">
 136                                                         <greatestDifference id="d" draft="contributed">d/M/y至d/M/y</greatestDifference>
 137                                                         <greatestDifference id="M" draft="contributed">d/M/y至d/M/y</greatestDifference>
 138                                                         <greatestDifference id="y" draft="contributed">d/M/y至d/M/y</greatestDifference>
 139                                                 </intervalFormatItem>
 140                                                 <intervalFormatItem id="yMEd">
 141                                                         <greatestDifference id="d" draft="contributed">d/M/yE至d/M/yE</greatestDifference>
 142                                                         <greatestDifference id="M" draft="contributed">d/M/yE至d/M/yE</greatestDifference>
 143                                                         <greatestDifference id="y" draft="contributed">d/M/yE至d/M/yE</greatestDifference>
 144                                                 </intervalFormatItem>
 145                                                 <intervalFormatItem id="yMMMEd">
 146                                                         <greatestDifference id="d" draft="contributed">y年M月d日E至M月d日E</greatestDifference>
 147                                                 </intervalFormatItem>
 148                                         </intervalFormats>
 149                                 </dateTimeFormats>
 150                         </calendar>
 151                         <calendar type="islamic">
 152                                 <dateFormats>
 153                                         <dateFormatLength type="short">
 154                                                 <dateFormat>
 155                                                         <pattern draft="contributed">Gd/M/yy</pattern>
 156                                                 </dateFormat>
 157                                         </dateFormatLength>
 158                                 </dateFormats>
 159                         </calendar>
 160                         <calendar type="roc">
 161                                 <dateFormats>
 162                                         <dateFormatLength type="short">
 163                                                 <dateFormat>
 164                                                         <pattern draft="contributed">Gd/M/yy</pattern>
 165                                                 </dateFormat>
 166                                         </dateFormatLength>
 167                                 </dateFormats>
 168                                 <dateTimeFormats>
 169                                         <availableFormats>
 170                                                 <dateFormatItem id="Md" draft="contributed">M-d</dateFormatItem>
 171                                                 <dateFormatItem id="MEd" draft="contributed">M-dE</dateFormatItem>
 172                                                 <dateFormatItem id="MMM" draft="contributed">M月</dateFormatItem>
 173                                         </availableFormats>
 174                                 </dateTimeFormats>
 175                         </calendar>
 176                 </calendars>
 177                 <fields>
 178                         <field type="second">
 179                                 <relativeTime type="future">
 180                                         <relativeTimePattern count="other">{0}秒后</relativeTimePattern>
 181                                 </relativeTime>
 182                                 <relativeTime type="past">
 183                                         <relativeTimePattern count="other">{0}秒前</relativeTimePattern>
 184                                 </relativeTime>
 185                         </field>
 186                 </fields>
 187         </dates>
 188         <numbers>
 189                 <currencyFormats numberSystem="latn">
 190                         <unitPattern count="other" draft="contributed">{0} {1}</unitPattern>
 191                 </currencyFormats>
 192                 <currencies>
 193                         <currency type="ANG">
 194                                 <displayName count="other" draft="contributed">荷兰安的列斯盾</displayName>
 195                         </currency>
 196                         <currency type="CNY">
 197                                 <symbol draft="contributed">CN¥</symbol>
 198                         </currency>
 199                         <currency type="MOP">
 200                                 <symbol>MOP$</symbol>
 201                         </currency>
 202                         <currency type="NIO">
 203                                 <displayName count="other" draft="contributed">尼加拉瓜科多巴</displayName>
 204                         </currency>
 205                         <currency type="XAG">
 206                                 <displayName draft="contributed">白银</displayName>
 207                         </currency>
 208                 </currencies>
 209         </numbers>
 210         <units>
 211                 <unitLength type="long">
 212                         <compoundUnit type="per">
 213                                 <compoundUnitPattern draft="contributed">{0}/{1}</compoundUnitPattern>
 214                         </compoundUnit>
 215                         <unit type="concentr-karat">
 216                                 <displayName draft="unconfirmed">开</displayName>
 217                                 <unitPattern count="other" draft="unconfirmed">{0}开</unitPattern>
 218                         </unit>
 219                         <unit type="duration-second">
 220                                 <unitPattern count="other" draft="contributed">{0}秒</unitPattern>
 221                         </unit>
 222                         <unit type="temperature-kelvin">
 223                                 <displayName draft="contributed">开氏度</displayName>
 224                                 <unitPattern count="other" draft="contributed">{0}开氏度</unitPattern>
 225                         </unit>
 226                 </unitLength>
 227                 <unitLength type="short">
 228                         <unit type="acceleration-g-force">
 229                                 <unitPattern count="other" draft="unconfirmed">{0}G力</unitPattern>
 230                         </unit>
 231                         <unit type="concentr-karat">
 232                                 <displayName draft="unconfirmed">开</displayName>
 233                                 <unitPattern count="other" draft="unconfirmed">{0}开</unitPattern>
 234                         </unit>
 235                         <unit type="temperature-kelvin">
 236                                 <displayName draft="unconfirmed">开氏度</displayName>
 237                                 <unitPattern count="other" draft="contributed">{0}°K</unitPattern>
 238                         </unit>
 239                 </unitLength>
 240                 <unitLength type="narrow">
 241                         <unit type="length-picometer">
 242                                 <unitPattern count="other" draft="unconfirmed">{0}皮米</unitPattern>
 243                         </unit>
 244                         <unit type="length-mile">
 245                                 <unitPattern count="other" draft="unconfirmed">{0}英里</unitPattern>
 246                         </unit>
 247                         <unit type="length-yard">
 248                                 <unitPattern count="other" draft="unconfirmed">{0}码</unitPattern>
 249                         </unit>
 250                         <unit type="length-foot">
 251                                 <unitPattern count="other" draft="unconfirmed">{0}英尺</unitPattern>
 252                         </unit>
 253                         <unit type="length-inch">
 254                                 <unitPattern count="other" draft="unconfirmed">{0}英寸</unitPattern>
 255                         </unit>
 256                         <unit type="length-light-year">
 257                                 <unitPattern count="other" draft="unconfirmed">{0}光年</unitPattern>
 258                         </unit>
 259                 </unitLength>
 260         </units>
 261 </ldml>