scuffed-code/icu4c/source/data/xml/main/de_BE.xml
Ram Viswanadha b37500d63a ICU-1985 ICU locale data in LDML format
X-SVN-Rev: 10816
2003-01-08 01:57:34 +00:00

129 lines
3.4 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-01-07" />
<language type="de"></language>
<territory type="BEL">BE</territory>
</identity>
<localeDisplayNames>
<keys>
<key type="collation">collation</key>
<key type="calendar">calendar</key>
</keys>
</localeDisplayNames>
<dates>
<calendars>
<default type="gregorian"/>
<calendar type="gregorian">
<monthAbbr>
<month type="1">Jan</month>
<month type="2">Feb</month>
<month type="3">Mär</month>
<month type="4">Apr</month>
<month type="5">Mai</month>
<month type="6">Jun</month>
<month type="7">Jul</month>
<month type="8">Aug</month>
<month type="9">Sep</month>
<month type="10">Okt</month>
<month type="11">Nov</month>
<month type="12">Dez</month>
</monthAbbr>
<dayAbbr>
<day type="sun">Son</day>
<day type="mon">Mon</day>
<day type="tue">Die</day>
<day type="wed">Mit</day>
<day type="thu">Don</day>
<day type="fri">Fre</day>
<day type="sat">Sam</day>
</dayAbbr>
<week>
<minDays count="2"/>
<firstDay day="mon"/>
</week>
<dateFormats>
<default type="medium"/>
<dateFormat type="full">
<pattern>EEEE d MMMM yyyy</pattern>
</dateFormat>
<dateFormat type="long">
<pattern>d MMMM yyyy</pattern>
</dateFormat>
<dateFormat type="medium">
<pattern>d-MMM-yy</pattern>
</dateFormat>
<dateFormat type="short">
<pattern>d/MM/yy</pattern>
</dateFormat>
</dateFormats>
<timeFormats>
<default type="medium"/>
<timeFormat type="full">
<pattern>HH 'h' mm 'min' ss 's' z</pattern>
</timeFormat>
<timeFormat type="long">
<pattern>HH:mm:ss z</pattern>
</timeFormat>
<timeFormat type="medium">
<pattern>HH:mm:ss</pattern>
</timeFormat>
<timeFormat type="short">
<pattern>HH:mm</pattern>
</timeFormat>
</timeFormats>
<dateTimeFormat>
<pattern>{1} {0}</pattern>
</dateTimeFormat>
</calendar>
</calendars>
</dates>
<numbers>
<numberFormats>
<default type="decimal"/>
<numberFormat type="decimal">
<pattern>#,##0.###</pattern>
<pattern>-#,##0.###</pattern>
</numberFormat>
<numberFormat type="currency">
<pattern>#,##0.00 ¤</pattern>
<pattern>-#,##0.00 ¤</pattern>
</numberFormat>
<numberFormat type="percent">
<pattern>#,##0%</pattern>
</numberFormat>
<numberFormat type="scientific">
<pattern>#E0</pattern>
</numberFormat>
</numberFormats>
<currencies>
<default type="EUR"/>
<currency type="EUR">
<symbol></symbol>
<displayName>EUR</displayName>
<decimal>,</decimal>
</currency>
</currencies>
</numbers>
<collations>
<collation key="PHONEBOOK" >
<rules>
<reset>ae</reset>
<t>ä</t>
<reset>AE</reset>
<t>Ä</t>
<reset>oe</reset>
<t>ö</t>
<reset>OE</reset>
<t>Ö</t>
<reset>ue</reset>
<t>ü</t>
<reset>UE</reset>
</rules>
<special owner="http://oss.software.ibm.com/icu/" version="1.0" />
</collation >
</collations>
</localeData>