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