a40e9d4df6
X-SVN-Rev: 11473
113 lines
3.2 KiB
XML
113 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
<!DOCTYPE localeData SYSTEM "http://oss.software.ibm.com/cvs/icu/~checkout~/locale/LocaleElements.dtd" >
|
||
<localeData>
|
||
<identity>
|
||
<version number="1.0">Various notes and changes in version 1.0</version>
|
||
<generation date="2003-04-08" />
|
||
<language type="id"></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">Maret</month>
|
||
<month type="4">April</month>
|
||
<month type="5">Mei</month>
|
||
<month type="6">Juni</month>
|
||
<month type="7">Juli</month>
|
||
<month type="8">Agustus</month>
|
||
<month type="9">September</month>
|
||
<month type="10">Oktober</month>
|
||
<month type="11">November</month>
|
||
<month type="12">Desember</month>
|
||
</monthNames>
|
||
<monthAbbr>
|
||
<month type="1">Jan</month>
|
||
<month type="2">Feb</month>
|
||
<month type="3">Mar</month>
|
||
<month type="4">Apr</month>
|
||
<month type="5">Mei</month>
|
||
<month type="6">Jun</month>
|
||
<month type="7">Jul</month>
|
||
<month type="8">August</month>
|
||
<month type="9">Sep</month>
|
||
<month type="10">Okt</month>
|
||
<month type="11">Nov</month>
|
||
<month type="12">Des</month>
|
||
</monthAbbr>
|
||
<dayNames>
|
||
<day type="sun">Minggu</day>
|
||
<day type="mon">Senin</day>
|
||
<day type="tue">Selasa</day>
|
||
<day type="wed">Rabu</day>
|
||
<day type="thu">Kamis</day>
|
||
<day type="fri">Jumat</day>
|
||
<day type="sat">Sabtu</day>
|
||
</dayNames>
|
||
<dayAbbr>
|
||
<day type="sun">Minggu</day>
|
||
<day type="mon">Sen</day>
|
||
<day type="tue">Sel</day>
|
||
<day type="wed">Rabu</day>
|
||
<day type="thu">Kamis</day>
|
||
<day type="fri">Jumat</day>
|
||
<day type="sat">Sabtu</day>
|
||
</dayAbbr>
|
||
</calendar>
|
||
</calendars>
|
||
</dates>
|
||
<numbers>
|
||
<symbols>
|
||
<decimal>,</decimal>
|
||
<group>.</group>
|
||
<list>;</list>
|
||
<percentSign>%</percentSign>
|
||
<nativeZeroDigit>0</nativeZeroDigit>
|
||
<patternDigit>#</patternDigit>
|
||
<plusSign>+</plusSign>
|
||
<minusSign>-</minusSign>
|
||
<exponential>E</exponential>
|
||
<perMille>‰</perMille>
|
||
<infinity>∞</infinity>
|
||
<nan><EFBFBD></nan>
|
||
</symbols>
|
||
<numberFormats>
|
||
<default type="decimal"/>
|
||
<numberFormatStyle type="decimal" >
|
||
<numberFormat >
|
||
<pattern>#,##0.###</pattern>
|
||
<pattern>-#,##0.###</pattern>
|
||
</numberFormat>
|
||
</numberFormatStyle >
|
||
<numberFormatStyle type="currency" >
|
||
<numberFormat >
|
||
<pattern>¤#,##0.00</pattern>
|
||
<pattern>-¤#,##0.00</pattern>
|
||
</numberFormat>
|
||
</numberFormatStyle >
|
||
<numberFormatStyle type="percent" >
|
||
<numberFormat >
|
||
<pattern>#,##0%</pattern>
|
||
</numberFormat>
|
||
</numberFormatStyle >
|
||
<numberFormatStyle type="scientific" >
|
||
<numberFormat >
|
||
<pattern>#E0</pattern>
|
||
</numberFormat>
|
||
</numberFormatStyle >
|
||
</numberFormats>
|
||
</numbers>
|
||
</localeData>
|