scuffed-code/icu4c/source/data/xml/main/no.xml
Ram Viswanadha 89e7c20457 make all files conform to LDML
X-SVN-Rev: 12567
2003-06-26 01:19:35 +00:00

214 lines
5.3 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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">Various notes and changes in version 2.0</version>
<generation date="2003-06-25" />
<language type="no"></language>
</identity>
<localeDisplayNames>
<languages>
<language type="nb">bokmål</language>
<language type="nn">nynorsk</language>
<language type="no">norsk</language>
</languages>
<territories>
<territory type="NO">Norge</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>
<characters>
<exemplarCharacters>[a-z æ å ø é ó ô à ü ǎ]</exemplarCharacters>
</characters>
<dates>
<calendars>
<default type="gregorian"/>
<calendar type="gregorian">
<monthNames>
<month type="1">januar</month>
<month type="2">februar</month>
<month type="3">mars</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">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">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">des</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"></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"></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.MMM.yy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="short">
<dateFormat >
<pattern>dd.MM.yy</pattern>
</dateFormat>
</dateFormatLength >
</dateFormats>
<timeFormats>
<default type="medium"/>
<timeFormatLength type="full">
<timeFormat >
<pattern>'kl 'HH.mm 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="Oslo">
<long>
<generic>Central European Time</generic>
<standard>Central European Time</standard>
<daylight>Central European Time (DST)</daylight>
</long>
<short>
<generic>Europe/Oslo</generic>
<standard>MET</standard>
<daylight>MET</daylight>
</short>
<exemplarCity>Oslo</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="NOK">
<displayName>NOK</displayName>
<symbol>kr</symbol>
</currency>
</currencies>
</numbers>
<collations version="3.1.1">
<collation >
<rules>
<reset>Z</reset>
<p>æ</p>
<t>Æ</t>
<p></p>
<t></t>
<p>ø</p>
<t>Ø</t>
<p></p>
<t></t>
<p></p>
<t></t>
<p></p>
<t></t>
<t>aa</t>
<t>aA</t>
<t>Aa</t>
<t>AA</t>
<reset>V</reset>
<t>w</t>
</rules>
<special xmlns:icu="http://oss.software.ibm.com/icu/" icu:version="1.0" />
</collation >
</collations >
</ldml>