eef590318a
X-SVN-Rev: 12571
216 lines
5.3 KiB
XML
216 lines
5.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="2.0"/>
|
||
<generation date="2003-06-26" />
|
||
<language type="da" />
|
||
</identity>
|
||
<localeDisplayNames>
|
||
<languages>
|
||
<language type="da">dansk</language>
|
||
</languages>
|
||
<territories>
|
||
<territory type="DK">Danmark</territory>
|
||
</territories>
|
||
</localeDisplayNames>
|
||
<characters>
|
||
<exemplarCharacters>[a-z æ å ø á é í ó ú ý]</exemplarCharacters>
|
||
</characters>
|
||
<dates>
|
||
<localizedPatternChars>GuMtkHmsSEDFwWahKzUe</localizedPatternChars>
|
||
<calendars>
|
||
<calendar type="gregorian">
|
||
<monthNames>
|
||
<month type="1">januar</month>
|
||
<month type="2">februar</month>
|
||
<month type="3">marts</month>
|
||
<month type="4">april</month>
|
||
<month type="5">maj</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">december</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">maj</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">dec</month>
|
||
</monthAbbr>
|
||
<dayNames>
|
||
<day type="sun">søndag</day>
|
||
<day type="mon">mandag</day>
|
||
<day type="tue">tirsdag</day>
|
||
<day type="wed">onsdag</day>
|
||
<day type="thu">torsdag</day>
|
||
<day type="fri">fredag</day>
|
||
<day type="sat">lørdag</day>
|
||
</dayNames>
|
||
<dayAbbr>
|
||
<day type="sun">sø</day>
|
||
<day type="mon">ma</day>
|
||
<day type="tue">ti</day>
|
||
<day type="wed">on</day>
|
||
<day type="thu">to</day>
|
||
<day type="fri">fr</day>
|
||
<day type="sat">lø</day>
|
||
</dayAbbr>
|
||
<week>
|
||
<minDays count="4"/>
|
||
<firstDay day="mon"/>
|
||
</week>
|
||
<eras>
|
||
<eraAbbr>
|
||
<era type="1">f.Kr.</era>
|
||
<era type="2">e.Kr.</era>
|
||
</eraAbbr>
|
||
</eras>
|
||
<dateFormats>
|
||
<default type="medium"/>
|
||
<dateFormatLength type="full">
|
||
<dateFormat >
|
||
<pattern>d. MMMM yyyy</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength >
|
||
<dateFormatLength type="long">
|
||
<dateFormat >
|
||
<pattern>d. MMMM yyyy</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength >
|
||
<dateFormatLength type="medium">
|
||
<dateFormat >
|
||
<pattern>dd-MM-yyyy</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength >
|
||
<dateFormatLength type="short">
|
||
<dateFormat >
|
||
<pattern>dd-MM-yy</pattern>
|
||
</dateFormat>
|
||
</dateFormatLength >
|
||
</dateFormats>
|
||
<timeFormats>
|
||
<default type="medium"/>
|
||
<timeFormatLength type="full">
|
||
<timeFormat >
|
||
<pattern>HH:mm:ss z</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
<timeFormatLength type="long">
|
||
<timeFormat >
|
||
<pattern>HH:mm:ss z</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
<timeFormatLength type="medium">
|
||
<timeFormat >
|
||
<pattern>HH:mm:ss</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
<timeFormatLength type="short">
|
||
<timeFormat >
|
||
<pattern>HH:mm</pattern>
|
||
</timeFormat>
|
||
</timeFormatLength >
|
||
</timeFormats>
|
||
<dateTimeFormats>
|
||
<dateTimeFormatLength >
|
||
<dateTimeFormat>
|
||
<pattern>{1} {0}</pattern>
|
||
</dateTimeFormat>
|
||
</dateTimeFormatLength >
|
||
</dateTimeFormats>
|
||
</calendar>
|
||
</calendars>
|
||
<timeZoneNames>
|
||
<zone type="Copenhagen">
|
||
<long>
|
||
<generic>Central European Time</generic>
|
||
<standard>Central European Time</standard>
|
||
<daylight>Central European Time (DST)</daylight>
|
||
</long>
|
||
<short>
|
||
<generic>Europe/Copenhagen</generic>
|
||
<standard>MET</standard>
|
||
<daylight>MET</daylight>
|
||
</short>
|
||
<exemplarCity>Copenhagen</exemplarCity>
|
||
</zone>
|
||
</timeZoneNames>
|
||
</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>
|
||
<currencies>
|
||
<currency type="DKK">
|
||
<displayName>DKK</displayName>
|
||
<symbol>kr</symbol>
|
||
</currency>
|
||
</currencies>
|
||
</numbers>
|
||
<collations version="3.1.1">
|
||
<collation >
|
||
<rules>
|
||
<reset>A</reset>
|
||
<p>ǽ</p>
|
||
<t>Ǽ</t>
|
||
<reset>Z</reset>
|
||
<p>æ</p>
|
||
<t>Æ</t>
|
||
<s>ä</s>
|
||
<t>Ä</t>
|
||
<p>ø</p>
|
||
<t>Ø</t>
|
||
<s>ö</s>
|
||
<t>Ö</t>
|
||
<s>ő</s>
|
||
<t>Ő</t>
|
||
<p>å</p>
|
||
<t>Å</t>
|
||
<t>aa</t>
|
||
<t>aA</t>
|
||
<t>Aa</t>
|
||
<t>AA</t>
|
||
<reset>V</reset>
|
||
<tc>wW</tc>
|
||
<reset>Y</reset>
|
||
<s>ü</s>
|
||
<t>Ü</t>
|
||
<reset>D</reset>
|
||
<p>ð</p>
|
||
<t>Ð</t>
|
||
<reset>T</reset>
|
||
<p>þ</p>
|
||
</rules>
|
||
<special xmlns:icu="http://oss.software.ibm.com/icu/" icu:version="2.0" />
|
||
</collation >
|
||
</collations >
|
||
</ldml>
|