mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-28 03:00:41 +00:00
86 lines
3.0 KiB
XML
86 lines
3.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
|
<!-- Copyright © 1991-2025 Unicode, Inc.
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
|
SPDX-License-Identifier: Unicode-3.0
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
|
-->
|
|
<ldml>
|
|
<identity>
|
|
<version number="$Revision$"/>
|
|
<language type="zh"/>
|
|
<script type="Hans"/>
|
|
<territory type="MY"/>
|
|
</identity>
|
|
<localeDisplayNames>
|
|
<territories>
|
|
<territory type="BN" draft="unconfirmed">汶莱</territory>
|
|
<territory type="LA" draft="unconfirmed">寮国</territory>
|
|
<territory type="NZ" draft="unconfirmed">纽西兰</territory>
|
|
</territories>
|
|
<types>
|
|
<type key="calendar" type="islamic" scope="core" draft="unconfirmed">回历</type>
|
|
<type key="calendar" type="islamic-civil" scope="core" draft="unconfirmed">表格式回历(民用纪元)</type>
|
|
<type key="calendar" type="islamic-tbla" scope="core" draft="unconfirmed">表格式回历(天文纪元)</type>
|
|
</types>
|
|
</localeDisplayNames>
|
|
<dates>
|
|
<calendars>
|
|
<calendar type="gregorian">
|
|
<dayPeriods>
|
|
<dayPeriodContext type="format">
|
|
<dayPeriodWidth type="wide">
|
|
<dayPeriod type="morning1" draft="unconfirmed">早上</dayPeriod>
|
|
</dayPeriodWidth>
|
|
</dayPeriodContext>
|
|
</dayPeriods>
|
|
<timeFormats>
|
|
<timeFormatLength type="full">
|
|
<timeFormat>
|
|
<pattern draft="contributed">zzzz ah:mm:ss</pattern>
|
|
<datetimeSkeleton draft="contributed">ahmmsszzzz</datetimeSkeleton>
|
|
</timeFormat>
|
|
</timeFormatLength>
|
|
<timeFormatLength type="long">
|
|
<timeFormat>
|
|
<pattern draft="contributed">z ah:mm:ss</pattern>
|
|
<datetimeSkeleton draft="contributed">ahmmssz</datetimeSkeleton>
|
|
</timeFormat>
|
|
</timeFormatLength>
|
|
<timeFormatLength type="medium">
|
|
<timeFormat>
|
|
<pattern draft="contributed">ah:mm:ss</pattern>
|
|
<datetimeSkeleton draft="contributed">ahmmss</datetimeSkeleton>
|
|
</timeFormat>
|
|
</timeFormatLength>
|
|
<timeFormatLength type="short">
|
|
<timeFormat>
|
|
<pattern draft="contributed">ah:mm</pattern>
|
|
<datetimeSkeleton draft="contributed">ahmm</datetimeSkeleton>
|
|
</timeFormat>
|
|
</timeFormatLength>
|
|
</timeFormats>
|
|
</calendar>
|
|
</calendars>
|
|
</dates>
|
|
<numbers>
|
|
<currencies>
|
|
<currency type="BND">
|
|
<displayName draft="unconfirmed">汶莱元</displayName>
|
|
<displayName count="other" draft="unconfirmed">汶莱元</displayName>
|
|
</currency>
|
|
<currency type="IDR">
|
|
<displayName draft="unconfirmed">印度尼西亚盾</displayName>
|
|
<displayName count="other" draft="unconfirmed">印度尼西亚盾</displayName>
|
|
</currency>
|
|
<currency type="LAK">
|
|
<displayName draft="unconfirmed">寮国基普</displayName>
|
|
<displayName count="other" draft="unconfirmed">寮国基普</displayName>
|
|
</currency>
|
|
<currency type="MYR">
|
|
<displayName>马来西亚令吉</displayName>
|
|
</currency>
|
|
</currencies>
|
|
</numbers>
|
|
</ldml>
|