1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE Locale SYSTEM 'locale.dtd'> 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file 9 * to you under the Apache License, Version 2.0 (the 10 * "License"); you may not use this file except in compliance 11 * with the License. You may obtain a copy of the License at 12 * 13 * http://www.apache.org/licenses/LICENSE-2.0 14 * 15 * Unless required by applicable law or agreed to in writing, 16 * software distributed under the License is distributed on an 17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> 23<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.2"> 24<LC_INFO> 25<Language> 26<LangID>zh</LangID> 27<DefaultName>Chinese</DefaultName> 28</Language> 29<Country> 30<CountryID>SG</CountryID> 31<DefaultName>Singapore</DefaultName> 32</Country> 33</LC_INFO> 34<LC_CTYPE ref="zh_CN"/> 35<LC_FORMAT> 36<!-- Fixed number formats. Index range is 0-5. --> 37<FormatElement msgid="NumberFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> 38<FormatCode>General</FormatCode> 39<DefaultName/> 40</FormatElement> 41<FormatElement msgid="NumberFormatskey2" default="false" type="medium" usage="FIXED_NUMBER" formatindex="1"> 42<FormatCode>0</FormatCode> 43<DefaultName/> 44</FormatElement> 45<FormatElement msgid="NumberFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2"> 46<FormatCode>0.00</FormatCode> 47<DefaultName/> 48</FormatElement> 49<FormatElement msgid="NumberFormatskey4" default="true" type="short" usage="FIXED_NUMBER" formatindex="3"> 50<FormatCode>#,##0</FormatCode> 51<DefaultName/> 52</FormatElement> 53<FormatElement msgid="NumberFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4"> 54<FormatCode>#,##0.00</FormatCode> 55<DefaultName/> 56</FormatElement> 57<FormatElement msgid="NumberFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5"> 58<FormatCode>#,###.00</FormatCode> 59<DefaultName/> 60</FormatElement> 61<!-- Scientific number formats. Index range is 6-7. --> 62<FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6"> 63<FormatCode>0.00E+000</FormatCode> 64<DefaultName/> 65</FormatElement> 66<FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7"> 67<FormatCode>0.00E+00</FormatCode> 68<DefaultName/> 69</FormatElement> 70<!-- Percent number formats. Index range is 8-9. --> 71<FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> 72<FormatCode>0%</FormatCode> 73<DefaultName/> 74</FormatElement> 75<FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9"> 76<FormatCode>0.00%</FormatCode> 77<DefaultName/> 78</FormatElement> 79<!-- Currency formats. Index range is 6-7. --> 80<FormatElement msgid="CurrencyFormatskey1" default="true" type="medium" usage="CURRENCY" formatindex="12"> 81<FormatCode>[$S$-1004]#,##0;-[$S$-1004]#,##0</FormatCode> 82<DefaultName/> 83</FormatElement> 84<FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> 85<FormatCode>[$S$-1004]#,##0.00;-[$S$-1004]##0.00</FormatCode> 86<DefaultName/> 87</FormatElement> 88<FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14"> 89<FormatCode>[$S$-1004]#,##0;[RED]-[$S$-1004]#,##0</FormatCode> 90<DefaultName/> 91</FormatElement> 92<FormatElement msgid="CurrencyFormatskey4" default="true" type="long" usage="CURRENCY" formatindex="15"> 93<FormatCode>[$S$-1004]#,##0.00;[RED]-[$S$-1004]#,##0.00</FormatCode> 94<DefaultName/> 95</FormatElement> 96<FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16"> 97<FormatCode>#,##0.00 CCC</FormatCode> 98<DefaultName/> 99</FormatElement> 100<FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> 101<FormatCode>[$S$-1004]#,##0.--;[RED]-[$S$-1004]#,##0.--</FormatCode> 102<DefaultName/> 103</FormatElement> 104<!-- Date formats. Index range is 18-38. --> 105<FormatElement msgid="DateFormatskey1" default="false" type="medium" usage="DATE" formatindex="18"> 106<FormatCode>YY"年"M"月"D"日"</FormatCode> 107<DefaultName></DefaultName> 108</FormatElement> 109<FormatElement msgid="DateFormatskey2" default="true" type="long" usage="DATE" formatindex="19"> 110<FormatCode>YYYY"年"M"月"D"日" NNNN</FormatCode> 111<DefaultName></DefaultName> 112</FormatElement> 113<FormatElement msgid="DateFormatskey3" default="true" type="medium" usage="DATE" formatindex="20"> 114<FormatCode>YY/M/D</FormatCode> 115<DefaultName/> 116</FormatElement> 117<FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="21"> 118<FormatCode>YYYY/M/D</FormatCode> 119<DefaultName></DefaultName> 120</FormatElement> 121<FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="22"> 122<FormatCode>YY"年"MMM"月"D"日"</FormatCode> 123<DefaultName></DefaultName> 124</FormatElement> 125<FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="23"> 126<FormatCode>YYYY"年"MMM"月"D"日"</FormatCode> 127<DefaultName></DefaultName> 128</FormatElement> 129<FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="24"> 130<FormatCode>D. MMM YYYY</FormatCode> 131<DefaultName></DefaultName> 132</FormatElement> 133<FormatElement msgid="DateFormatskey8" default="false" type="long" usage="DATE" formatindex="25"> 134<FormatCode>YYYY"年"M"月"D"日"</FormatCode> 135<DefaultName></DefaultName> 136</FormatElement> 137<FormatElement msgid="DateFormatskey9" default="false" type="long" usage="DATE" formatindex="26"> 138<FormatCode>YYYY "年"M"月"D"日"</FormatCode> 139<DefaultName></DefaultName> 140</FormatElement> 141<FormatElement msgid="DateFormatskey10" default="false" type="medium" usage="DATE" formatindex="27"> 142<FormatCode>YY"年"M"月"D"日" NNNN</FormatCode> 143<DefaultName></DefaultName> 144</FormatElement> 145<FormatElement msgid="DateFormatskey11" default="false" type="medium" usage="DATE" formatindex="28"> 146<FormatCode>YY/M/D NNNN</FormatCode> 147<DefaultName/> 148</FormatElement> 149<FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="29"> 150<FormatCode>YYYY/M/D NNNN</FormatCode> 151<DefaultName></DefaultName> 152</FormatElement> 153<FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="30"> 154<FormatCode>YYYY"年,"M"月,"D"日,"NNNN</FormatCode> 155<DefaultName></DefaultName> 156</FormatElement> 157<FormatElement msgid="DateFormatskey14" default="false" type="short" usage="DATE" formatindex="31"> 158<FormatCode>M"月"D"日"</FormatCode> 159<DefaultName></DefaultName> 160</FormatElement> 161<FormatElement msgid="DateFormatskey15" default="false" type="medium" usage="DATE" formatindex="32"> 162<FormatCode>YY-MM-DD</FormatCode> 163<DefaultName>ISO 8601</DefaultName> 164</FormatElement> 165<FormatElement msgid="DateFormatskey16" default="false" type="medium" usage="DATE" formatindex="33"> 166<FormatCode>YYYY-MM-DD</FormatCode> 167<DefaultName>ISO 8601</DefaultName> 168</FormatElement> 169<FormatElement msgid="DateFormatskey17" default="true" type="short" usage="DATE" formatindex="34"> 170<FormatCode>YY"年"M"月"</FormatCode> 171<DefaultName></DefaultName> 172</FormatElement> 173<FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="35"> 174<FormatCode>M"月,"D"日"</FormatCode> 175<DefaultName/> 176</FormatElement> 177<FormatElement msgid="DateFormatskey19" default="false" type="short" usage="DATE" formatindex="36"> 178<FormatCode>MMMM</FormatCode> 179<DefaultName/> 180</FormatElement> 181<FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="37"> 182<FormatCode>YY"年"QQ</FormatCode> 183<DefaultName/> 184</FormatElement> 185<FormatElement msgid="DateFormatskey21" default="false" type="short" usage="DATE" formatindex="38"> 186<FormatCode>第WW周</FormatCode> 187<DefaultName/> 188</FormatElement> 189<!-- Time formats. Index range is 39-45. --> 190<FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39"> 191<FormatCode>HH:MM</FormatCode> 192<DefaultName/> 193</FormatElement> 194<FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40"> 195<FormatCode>HH:MM:SS</FormatCode> 196<DefaultName/> 197</FormatElement> 198<FormatElement msgid="TimeFormatskey3" default="false" type="medium" usage="TIME" formatindex="41"> 199<FormatCode>AM/PM HH:MM</FormatCode> 200<DefaultName/> 201</FormatElement> 202<FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42"> 203<FormatCode>AM/PM HH:MM:SS</FormatCode> 204<DefaultName/> 205</FormatElement> 206<FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43"> 207<FormatCode>[HH]:MM:SS</FormatCode> 208<DefaultName/> 209</FormatElement> 210<FormatElement msgid="TimeFormatskey6" default="false" type="medium" usage="TIME" formatindex="44"> 211<FormatCode>MM:SS.00</FormatCode> 212<DefaultName/> 213</FormatElement> 214<FormatElement msgid="TimeFormatskey7" default="true" type="long" usage="TIME" formatindex="45"> 215<FormatCode>[HH]:MM:SS.00</FormatCode> 216<DefaultName/> 217</FormatElement> 218<FormatElement msgid="TimeFormatskey8" default="false" type="medium" usage="TIME" formatindex="50"> 219<FormatCode>HH"时"MM"分"</FormatCode> 220<DefaultName/> 221</FormatElement> 222<FormatElement msgid="TimeFormatskey9" default="false" type="long" usage="TIME" formatindex="51"> 223<FormatCode>HH"时"MM"分"SS"秒"</FormatCode> 224<DefaultName/> 225</FormatElement> 226<FormatElement msgid="TimeFormatskey10" default="false" type="medium" usage="TIME" formatindex="52"> 227<FormatCode>AM/PM HH"时"MM"分"</FormatCode> 228<DefaultName/> 229</FormatElement> 230<FormatElement msgid="TimeFormatskey11" default="false" type="long" usage="TIME" formatindex="53"> 231<FormatCode>AM/PM HH"时"MM"分"SS"秒"</FormatCode> 232<DefaultName/> 233</FormatElement> 234<FormatElement msgid="TimeFormatskey12" default="false" type="medium" usage="TIME" formatindex="54"> 235<FormatCode>[HH]"时"MM"分"SS"秒"</FormatCode> 236<DefaultName/> 237</FormatElement> 238<FormatElement msgid="TimeFormatskey13" default="false" type="medium" usage="TIME" formatindex="55"> 239<FormatCode>MM"分"SS"秒"00</FormatCode> 240<DefaultName/> 241</FormatElement> 242<FormatElement msgid="TimeFormatskey14" default="false" type="long" usage="TIME" formatindex="56"> 243<FormatCode>[HH]"时"MM"分"SS"秒"00</FormatCode> 244<DefaultName/> 245</FormatElement> 246<!-- Date_Timeformats. Index range is 46-47. --> 247<FormatElement msgid="DateTimeFormatskey1" default="true" type="long" usage="DATE_TIME" formatindex="46"> 248<FormatCode>YY"年"M"月"D"日"HH"时"MM"分"</FormatCode> 249<DefaultName/> 250</FormatElement> 251<FormatElement msgid="DateTimeFormatskey2" default="false" type="long" usage="DATE_TIME" formatindex="47"> 252<FormatCode>YYYY"年"MM"月"D"日"HH"时"MM"分"SS"秒"</FormatCode> 253<DefaultName/> 254</FormatElement> 255<FormatElement msgid="DateTimeFormatskey3" default="false" type="long" usage="DATE_TIME" formatindex="57"> 256<FormatCode>M/D/YY HH:MM</FormatCode> 257<DefaultName/> 258</FormatElement> 259<FormatElement msgid="DateTimeFormatskey4" default="false" type="long" usage="DATE_TIME" formatindex="58"> 260<FormatCode>MM/DD/YYYY HH:MM:SS</FormatCode> 261<DefaultName/> 262</FormatElement> 263</LC_FORMAT> 264<LC_COLLATION ref="zh_CN"/> 265<LC_SEARCH ref="zh_CN"/> 266<LC_INDEX ref="zh_CN"/> 267<LC_CALENDAR ref="zh_CN"/> 268<LC_CURRENCY> 269<Currency default="true" usedInCompatibleFormatCodes="true"> 270<CurrencyID>SGD</CurrencyID> 271<CurrencySymbol>S$</CurrencySymbol> 272<BankSymbol>SGD</BankSymbol> 273<CurrencyName>Singapore Dollor</CurrencyName> 274<DecimalPlaces>2</DecimalPlaces> 275</Currency> 276<!--more currency should be put here --> 277</LC_CURRENCY> 278<LC_TRANSLITERATION ref="zh_CN"/> 279<LC_MISC ref="zh_CN"/> 280<LC_NumberingLevel ref="zh_CN"/> 281<LC_OutLineNumberingLevel ref="zh_CN"/> 282</Locale> 283