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="lt"></language>
|
|
|
|
|
</identity>
|
|
|
|
|
<localeDisplayNames>
|
|
|
|
|
<languages>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<language type="lt">Lietuvių</language>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</languages>
|
|
|
|
|
<territories>
|
|
|
|
|
<territory type="LT">Lietuva</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>GanjkHmsSEDFwWxhKzAe</localizedPatternChars>
|
|
|
|
|
<calendars>
|
|
|
|
|
<default type="gregorian"/>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<monthNames>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<month type="1">sausio</month>
|
|
|
|
|
<month type="2">vasario</month>
|
|
|
|
|
<month type="3">kovo</month>
|
|
|
|
|
<month type="4">balandžio</month>
|
|
|
|
|
<month type="5">gegužės</month>
|
|
|
|
|
<month type="6">birželio</month>
|
|
|
|
|
<month type="7">liepos</month>
|
|
|
|
|
<month type="8">rugpjūčio</month>
|
|
|
|
|
<month type="9">rugsėjo</month>
|
|
|
|
|
<month type="10">spalio</month>
|
|
|
|
|
<month type="11">lapkričio</month>
|
|
|
|
|
<month type="12">gruodžio</month>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</monthNames>
|
|
|
|
|
<monthAbbr>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<month type="1">sau</month>
|
|
|
|
|
<month type="2">vas</month>
|
|
|
|
|
<month type="3">kov</month>
|
|
|
|
|
<month type="4">bal</month>
|
|
|
|
|
<month type="5">geg</month>
|
|
|
|
|
<month type="6">bir</month>
|
|
|
|
|
<month type="7">lie</month>
|
|
|
|
|
<month type="8">rgp</month>
|
|
|
|
|
<month type="9">rgs</month>
|
|
|
|
|
<month type="10">spa</month>
|
|
|
|
|
<month type="11">lap</month>
|
|
|
|
|
<month type="12">grd</month>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</monthAbbr>
|
|
|
|
|
<dayNames>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<day type="sun">sekmadienis</day>
|
|
|
|
|
<day type="mon">pirmadienis</day>
|
|
|
|
|
<day type="tue">antradienis</day>
|
|
|
|
|
<day type="wed">trečiadienis</day>
|
|
|
|
|
<day type="thu">ketvirtadienis</day>
|
|
|
|
|
<day type="fri">penktadienis</day>
|
|
|
|
|
<day type="sat">šeštadienis</day>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</dayNames>
|
|
|
|
|
<dayAbbr>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<day type="sun">sk</day>
|
|
|
|
|
<day type="mon">pr</day>
|
|
|
|
|
<day type="tue">an</day>
|
|
|
|
|
<day type="wed">tr</day>
|
|
|
|
|
<day type="thu">kt</day>
|
|
|
|
|
<day type="fri">pn</day>
|
|
|
|
|
<day type="sat">št</day>
|
2003-01-08 01:57:34 +00:00
|
|
|
|
</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">pr.Kr.</era>
|
|
|
|
|
<era type="2">po.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 >
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<pattern>yyyy 'm.' MMMM d 'd.',EEEE</pattern>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
</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>yyyy 'm.' MMMM d 'd.'</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>yyyy.M.d</pattern>
|
|
|
|
|
</dateFormat>
|
2003-06-26 01:19:35 +00:00
|
|
|
|
</dateFormatLength >
|
|
|
|
|
<dateFormatLength type="short">
|
2003-04-08 08:07:59 +00:00
|
|
|
|
<dateFormat >
|
2003-06-26 01:19:35 +00:00
|
|
|
|
<pattern>yyyy.M.d</pattern>
|
2003-04-08 08:07:59 +00:00
|
|
|
|
</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>
|
|
|
|
|
</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="LTL">
|
|
|
|
|
<displayName>LTL</displayName>
|
|
|
|
|
<symbol>Lt</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 >
|
|
|
|
|
<settings backwards="on" />
|
|
|
|
|
<rules>
|
|
|
|
|
<reset>C</reset>
|
|
|
|
|
<p>č</p>
|
|
|
|
|
<t>Č</t>
|
|
|
|
|
<reset>I</reset>
|
|
|
|
|
<s>y</s>
|
|
|
|
|
<i>ı</i>
|
|
|
|
|
<t>Y</t>
|
|
|
|
|
<i>İ</i>
|
|
|
|
|
<reset>S</reset>
|
|
|
|
|
<p>š</p>
|
|
|
|
|
<t>Š</t>
|
|
|
|
|
<reset>X</reset>
|
|
|
|
|
<p>ý</p>
|
|
|
|
|
<t>Ý</t>
|
|
|
|
|
<p>ŷ</p>
|
|
|
|
|
<t>Ŷ</t>
|
|
|
|
|
<p>ÿ</p>
|
|
|
|
|
<t>Ÿ</t>
|
|
|
|
|
<reset>Z</reset>
|
|
|
|
|
<p>ž</p>
|
|
|
|
|
</rules>
|
|
|
|
|
<special xmlns:icu="http://oss.software.ibm.com/icu/" icu:version="1.0" />
|
|
|
|
|
</collation >
|
|
|
|
|
</collations >
|
|
|
|
|
</ldml>
|