scuffed-code/icu4c/source/data/xml/main/nl.xml
Ram Viswanadha eef590318a fix bugs Mark found
X-SVN-Rev: 12571
2003-06-27 23:20:53 +00:00

188 lines
5.0 KiB
XML
Raw Blame History

<?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="nl" />
</identity>
<localeDisplayNames>
<languages>
<language type="nl">Nederlands</language>
</languages>
<territories>
<territory type="BE">België</territory>
<territory type="NL">Nederland</territory>
</territories>
</localeDisplayNames>
<characters>
<exemplarCharacters>[a-z á é í ó ú ä ë ï ö ü ij]</exemplarCharacters>
</characters>
<dates>
<calendars>
<calendar type="gregorian">
<monthNames>
<month type="1">januari</month>
<month type="2">februari</month>
<month type="3">maart</month>
<month type="4">april</month>
<month type="5">mei</month>
<month type="6">juni</month>
<month type="7">juli</month>
<month type="8">augustus</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">mrt</month>
<month type="4">apr</month>
<month type="5">mei</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">zondag</day>
<day type="mon">maandag</day>
<day type="tue">dinsdag</day>
<day type="wed">woensdag</day>
<day type="thu">donderdag</day>
<day type="fri">vrijdag</day>
<day type="sat">zaterdag</day>
</dayNames>
<dayAbbr>
<day type="sun">zo</day>
<day type="mon">ma</day>
<day type="tue">di</day>
<day type="wed">wo</day>
<day type="thu">do</day>
<day type="fri">vr</day>
<day type="sat">za</day>
</dayAbbr>
<week>
<minDays count="4"/>
<firstDay day="mon"/>
</week>
<dateFormats>
<default type="medium"/>
<dateFormatLength type="full">
<dateFormat >
<pattern>EEEE d MMMM yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="long">
<dateFormat >
<pattern>d MMMM yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="medium">
<dateFormat >
<pattern>d-MMM-yy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="short">
<dateFormat >
<pattern>d-M-yy</pattern>
</dateFormat>
</dateFormatLength >
</dateFormats>
<timeFormats>
<default type="medium"/>
<timeFormatLength type="full">
<timeFormat >
<pattern>H:mm:ss' uur' z</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="long">
<timeFormat >
<pattern>H:mm:ss z</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="medium">
<timeFormat >
<pattern>H:mm:ss</pattern>
</timeFormat>
</timeFormatLength >
<timeFormatLength type="short">
<timeFormat >
<pattern>H:mm</pattern>
</timeFormat>
</timeFormatLength >
</timeFormats>
<dateTimeFormats>
<dateTimeFormatLength >
<dateTimeFormat>
<pattern>{1} {0}</pattern>
</dateTimeFormat>
</dateTimeFormatLength >
</dateTimeFormats>
</calendar>
</calendars>
<timeZoneNames>
</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="BEF">
<displayName>BEF</displayName>
<symbol>BF</symbol>
</currency>
<currency type="NLG">
<displayName>NLG</displayName>
<symbol>fl</symbol>
</currency>
</currencies>
</numbers>
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
<icu:ruleBasedNumberFormats>
<icu:ruleBasedNumberFormat type="spellout">
-x: min &gt;&gt;;
x.x: &lt;&lt; komma &gt;&gt;;
(zero?); een; twee; drie; vier; vijf; zes; zeven; acht; negen;
tien; elf; twaalf; dertien; veertien; vijftien; zestien;
zeventien; achtien; negentien;
20: [&gt;&gt; en ]twintig;
30: [&gt;&gt; en ]dertig;
40: [&gt;&gt; en ]veertig;
50: [&gt;&gt; en ]vijftig;
60: [&gt;&gt; en ]zestig;
70: [&gt;&gt; en ]zeventig;
80: [&gt;&gt; en ]tachtig;
90: [&gt;&gt; en ]negentig;
100: &lt;&lt; honderd[ &gt;&gt;];
1000: &lt;&lt; duizend[ &gt;&gt;];
1,000,000: &lt;&lt; miljoen[ &gt;&gt;];
1,000,000,000: &lt;&lt; biljoen[ &gt;&gt;];
1,000,000,000,000: =#,##0=
</icu:ruleBasedNumberFormat>
</icu:ruleBasedNumberFormats>
</special>
</ldml>