scuffed-code/icu4c/source/data/xml/main/de_AT.xml

127 lines
3.4 KiB
XML
Raw Normal View History

2002-07-15 23:44:46 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE localeData SYSTEM "http://oss.software.ibm.com/cvs/icu/~checkout~/locale/LocaleElements.dtd" >
2002-07-15 23:44:46 +00:00
<localeData>
<identity>
<version number="1.0">Various notes and changes in version 1.0</version>
<generation date="2003-04-08" />
<language type="de"></language>
<territory type="AUT">AT</territory>
</identity>
<localeDisplayNames>
<keys>
<key type="collation">collation</key>
<key type="calendar">calendar</key>
</keys>
</localeDisplayNames>
<dates>
<calendars>
<default type="gregorian"/>
<calendar type="gregorian">
<monthNames>
<month type="1">Jänner</month>
<month type="2">Februar</month>
<month type="3">März</month>
<month type="4">April</month>
<month type="5">Mai</month>
<month type="6">Juni</month>
<month type="7">Juli</month>
<month type="8">August</month>
<month type="9">September</month>
<month type="10">Oktober</month>
<month type="11">November</month>
<month type="12">Dezember</month>
</monthNames>
<monthAbbr>
<month type="1">Jän</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>
<week>
<minDays count="2"/>
<firstDay day="mon"/>
</week>
<dateFormats>
<default type="medium"/>
<dateFormatStyle type="full">
<dateFormat >
<pattern>EEEE, dd. MMMM yyyy</pattern>
</dateFormat>
</dateFormatStyle >
<dateFormatStyle type="long">
<dateFormat >
<pattern>dd. MMMM yyyy</pattern>
</dateFormat>
</dateFormatStyle >
<dateFormatStyle type="medium">
<dateFormat >
<pattern>dd.MM.yyyy</pattern>
</dateFormat>
</dateFormatStyle >
<dateFormatStyle type="short">
<dateFormat >
<pattern>dd.MM.yy</pattern>
</dateFormat>
</dateFormatStyle >
</dateFormats>
<timeFormats>
<default type="medium"/>
<timeFormat type="full">
<pattern>HH:mm' Uhr '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>
<timeZoneNames>
</timeZoneNames>
</dates>
<numbers>
<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>
2002-07-15 23:44:46 +00:00
</localeData>