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-27 23:20:53 +00:00
|
|
|
|
<version number="2.0"/>
|
|
|
|
|
<generation date="2003-06-26" />
|
|
|
|
|
<language type="et" />
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</identity>
|
|
|
|
|
<localeDisplayNames>
|
|
|
|
|
<languages>
|
|
|
|
|
<language type="et">Eesti</language>
|
|
|
|
|
</languages>
|
|
|
|
|
<territories>
|
|
|
|
|
<territory type="EE">Eesti</territory>
|
|
|
|
|
</territories>
|
|
|
|
|
</localeDisplayNames>
|
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>GanjkHmsSEDFwWxhKzAe</localizedPatternChars>
|
|
|
|
|
<calendars>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<monthNames>
|
|
|
|
|
<month type="1">jaanuar</month>
|
|
|
|
|
<month type="2">veebruar</month>
|
|
|
|
|
<month type="3">märts</month>
|
|
|
|
|
<month type="4">aprill</month>
|
|
|
|
|
<month type="5">mai</month>
|
|
|
|
|
<month type="6">juuni</month>
|
|
|
|
|
<month type="7">juuli</month>
|
|
|
|
|
<month type="8">august</month>
|
|
|
|
|
<month type="9">september</month>
|
|
|
|
|
<month type="10">oktoober</month>
|
|
|
|
|
<month type="11">november</month>
|
|
|
|
|
<month type="12">detsember</month>
|
|
|
|
|
</monthNames>
|
|
|
|
|
<monthAbbr>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<month type="1">jaan.</month>
|
|
|
|
|
<month type="2">veebr.</month>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<month type="3">märts</month>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<month type="4">apr.</month>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<month type="5">mai</month>
|
|
|
|
|
<month type="6">juuni</month>
|
|
|
|
|
<month type="7">juuli</month>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<month type="8">aug.</month>
|
|
|
|
|
<month type="9">sept.</month>
|
|
|
|
|
<month type="10">okt.</month>
|
|
|
|
|
<month type="11">nov.</month>
|
|
|
|
|
<month type="12">dets.</month>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</monthAbbr>
|
|
|
|
|
<dayNames>
|
|
|
|
|
<day type="sun">pühapäev</day>
|
|
|
|
|
<day type="mon">esmaspäev</day>
|
|
|
|
|
<day type="tue">teisipäev</day>
|
|
|
|
|
<day type="wed">kolmapäev</day>
|
|
|
|
|
<day type="thu">neljapäev</day>
|
|
|
|
|
<day type="fri">reede</day>
|
|
|
|
|
<day type="sat">laupäev</day>
|
|
|
|
|
</dayNames>
|
|
|
|
|
<dayAbbr>
|
|
|
|
|
<day type="sun">P</day>
|
|
|
|
|
<day type="mon">E</day>
|
|
|
|
|
<day type="tue">T</day>
|
|
|
|
|
<day type="wed">K</day>
|
|
|
|
|
<day type="thu">N</day>
|
|
|
|
|
<day type="fri">R</day>
|
|
|
|
|
<day type="sat">L</day>
|
|
|
|
|
</dayAbbr>
|
|
|
|
|
<week>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<minDays count="1"/>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
<firstDay day="mon"/>
|
|
|
|
|
</week>
|
|
|
|
|
<eras>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<eraAbbr>
|
|
|
|
|
<era type="1">e.m.a.</era>
|
|
|
|
|
<era type="2">m.a.j.</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>EEEE, 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 >
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<pattern>d MMMM yyyy</pattern>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
</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>H:mm:ss 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 >
|
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>
|
|
|
|
|
</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="EEK">
|
|
|
|
|
<displayName>EEK</displayName>
|
|
|
|
|
<symbol>kr</symbol>
|
|
|
|
|
</currency>
|
|
|
|
|
</currencies>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
</numbers>
|
2003-06-27 23:20:53 +00:00
|
|
|
|
<collations version="3.1.1">
|
|
|
|
|
<collation >
|
|
|
|
|
<settings backwards="on" />
|
|
|
|
|
<rules>
|
|
|
|
|
<reset>S</reset>
|
|
|
|
|
<p>š</p>
|
|
|
|
|
<t>Š</t>
|
|
|
|
|
<p>z</p>
|
|
|
|
|
<t>Z</t>
|
|
|
|
|
<p>ž</p>
|
|
|
|
|
<t>Ž</t>
|
|
|
|
|
<reset>V</reset>
|
|
|
|
|
<s>w</s>
|
|
|
|
|
<t>W</t>
|
|
|
|
|
<p>õ</p>
|
|
|
|
|
<t>Õ</t>
|
|
|
|
|
<p>ä</p>
|
|
|
|
|
<t>Ä</t>
|
|
|
|
|
<p>ö</p>
|
|
|
|
|
<t>Ö</t>
|
|
|
|
|
<s>ŵ</s>
|
|
|
|
|
<t>Ŵ</t>
|
|
|
|
|
<p>ü</p>
|
|
|
|
|
<t>Ü</t>
|
|
|
|
|
<reset>Y</reset>
|
|
|
|
|
<p>ƶ</p>
|
|
|
|
|
</rules>
|
|
|
|
|
<special xmlns:icu="http://oss.software.ibm.com/icu/" icu:version="1.0" />
|
|
|
|
|
</collation >
|
|
|
|
|
</collations >
|
2003-06-26 01:19:35 +00:00
|
|
|
|
</ldml>
|