2002-07-15 23:44:46 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<!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>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<identity>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<version number="2.0">Various notes and changes in version 2.0</version>
|
|
|
|
|
<generation date="2003-06-25" />
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<language type="da"></language>
|
|
|
|
|
</identity>
|
|
|
|
|
<localeDisplayNames>
|
|
|
|
|
<languages>
|
|
|
|
|
<language type="da">dansk</language>
|
|
|
|
|
</languages>
|
|
|
|
|
<territories>
|
|
|
|
|
<territory type="DK">Danmark</territory>
|
|
|
|
|
</territories>
|
|
|
|
|
<keys>
|
|
|
|
|
<key type="collation">collation</key>
|
|
|
|
|
<key type="calendar">calendar</key>
|
|
|
|
|
</keys>
|
|
|
|
|
</localeDisplayNames>
|
|
|
|
|
<layout>
|
|
|
|
|
<orientation lines="top-to-bottom" characters="left-to-right" />
|
|
|
|
|
</layout>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<characters>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<exemplarCharacters>[a-z æ å ø á é í ó ú ý]</exemplarCharacters>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
</characters>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<dates>
|
|
|
|
|
<localizedPatternChars>GuMtkHmsSEDFwWahKzUe</localizedPatternChars>
|
|
|
|
|
<calendars>
|
|
|
|
|
<default type="gregorian"/>
|
|
|
|
|
<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>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<minDays count="4"/>
|
|
|
|
|
<firstDay day="mon"/>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</week>
|
|
|
|
|
<eras>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<eraAbbr>
|
|
|
|
|
<era type="1">f.Kr.</era>
|
|
|
|
|
<era type="2">e.Kr.</era>
|
|
|
|
|
</eraAbbr>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</eras>
|
|
|
|
|
<dateFormats>
|
|
|
|
|
<default type="medium"/>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<dateFormatLength type="full">
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>d. MMMM yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
</dateFormatLength >
|
|
|
|
|
<dateFormatLength type="long">
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>d. MMMM yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
</dateFormatLength >
|
|
|
|
|
<dateFormatLength type="medium">
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>dd-MM-yyyy</pattern>
|
|
|
|
|
</dateFormat>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
</dateFormatLength >
|
|
|
|
|
<dateFormatLength type="short">
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<dateFormat >
|
|
|
|
|
<pattern>dd-MM-yy</pattern>
|
|
|
|
|
</dateFormat>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
</dateFormatLength >
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</dateFormats>
|
|
|
|
|
<timeFormats>
|
|
|
|
|
<default type="medium"/>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<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 >
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</timeFormats>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<dateTimeFormats>
|
|
|
|
|
<dateTimeFormatLength >
|
|
|
|
|
<dateTimeFormat>
|
|
|
|
|
<pattern>{1} {0}</pattern>
|
|
|
|
|
</dateTimeFormat>
|
|
|
|
|
</dateTimeFormatLength >
|
|
|
|
|
</dateTimeFormats>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</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>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<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>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<currencies>
|
|
|
|
|
<currency type="DKK">
|
|
|
|
|
<displayName>DKK</displayName>
|
|
|
|
|
<symbol>kr</symbol>
|
|
|
|
|
</currency>
|
|
|
|
|
</currencies>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
</numbers>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<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>
|