scuffed-code/icu4c/source/data/xml/main/ms.xml
Ram Viswanadha 89e7c20457 make all files conform to LDML
X-SVN-Rev: 12567
2003-06-26 01:19:35 +00:00

85 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM " http://www.openi18n.org/spec/ldml/1.0/ldml.dtd"
[
<!ENTITY % icu SYSTEM " http://www.openi18n.org/spec/ldml/1.0/ldmlICU.dtd">
%icu;
]
>
<ldml>
<identity>
<version number="x1.1">Various notes and changes in version x1.1</version>
<generation date="2003-06-25" />
<language type="ms"></language>
</identity>
<localeDisplayNames>
<keys>
<key type="collation">collation</key>
<key type="calendar">calendar</key>
</keys>
</localeDisplayNames>
<layout>
<orientation lines="top-to-bottom" characters="left-to-right" />
</layout>
<dates>
<calendars>
<default type="gregorian"/>
<calendar type="gregorian">
<monthNames>
<month type="1">Januari</month>
<month type="2">Februari</month>
<month type="3">Mac</month>
<month type="4">April</month>
<month type="5">Mei</month>
<month type="6">Jun</month>
<month type="7">Julai</month>
<month type="8">Ogos</month>
<month type="9">September</month>
<month type="10">Oktober</month>
<month type="11">November</month>
<month type="12">Disember</month>
</monthNames>
<monthAbbr>
<month type="1">Jan</month>
<month type="2">Feb</month>
<month type="3">Mac</month>
<month type="4">Apr</month>
<month type="5">Mei</month>
<month type="6">Jun</month>
<month type="7">Jul</month>
<month type="8">Ogos</month>
<month type="9">Sep</month>
<month type="10">Okt</month>
<month type="11">Nov</month>
<month type="12">Dis</month>
</monthAbbr>
<dayNames>
<day type="sun">Ahad</day>
<day type="mon">Isnin</day>
<day type="tue">Selasa</day>
<day type="wed">Rahu</day>
<day type="thu">Khamis</day>
<day type="fri">Jumaat</day>
<day type="sat">Sabtu</day>
</dayNames>
<dayAbbr>
<day type="sun">Aha</day>
<day type="mon">Isn</day>
<day type="tue">Sei</day>
<day type="wed">Rab</day>
<day type="thu">Kha</day>
<day type="fri">Jum</day>
<day type="sat">Sab</day>
</dayAbbr>
</calendar>
</calendars>
</dates>
<numbers>
<currencies>
<currency type="MYR">
<displayName>MYR</displayName>
<symbol>R</symbol>
</currency>
</currencies>
</numbers>
</ldml>