2f0c0aac46
X-SVN-Rev: 15606
104 lines
2.5 KiB
XML
104 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.1/ldml.dtd">
|
|
<ldml draft="true">
|
|
<identity>
|
|
<version number="1.1"/>
|
|
<generation date="2004-05-27" />
|
|
<language type="tt" />
|
|
<territory type="RU" />
|
|
</identity>
|
|
<dates>
|
|
<calendars>
|
|
<calendar type="gregorian">
|
|
<week>
|
|
<minDays count="1"/>
|
|
<firstDay day="mon"/>
|
|
</week>
|
|
<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.MM.yyyy</pattern>
|
|
</dateFormat>
|
|
</dateFormatLength >
|
|
<dateFormatLength type="short">
|
|
<dateFormat >
|
|
<pattern>dd.MM.yyyy</pattern>
|
|
</dateFormat>
|
|
</dateFormatLength >
|
|
</dateFormats>
|
|
<timeFormats>
|
|
<default type="medium"/>
|
|
<timeFormatLength type="full">
|
|
<timeFormat >
|
|
<pattern>h:mm:ss a</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
<timeFormatLength type="long">
|
|
<timeFormat >
|
|
<pattern>H:mm:ss</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
<timeFormatLength type="medium">
|
|
<timeFormat >
|
|
<pattern>H:mm:ss</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
<timeFormatLength type="short">
|
|
<timeFormat >
|
|
<pattern>H:mm:ss</pattern>
|
|
</timeFormat>
|
|
</timeFormatLength >
|
|
</timeFormats>
|
|
<dateTimeFormats>
|
|
<dateTimeFormatLength >
|
|
<dateTimeFormat>
|
|
<pattern>{1} {0}</pattern>
|
|
</dateTimeFormat>
|
|
</dateTimeFormatLength >
|
|
</dateTimeFormats>
|
|
</calendar>
|
|
</calendars>
|
|
</dates>
|
|
<numbers>
|
|
<decimalFormats>
|
|
<decimalFormatLength >
|
|
<decimalFormat >
|
|
<pattern>#,##0.###;-#,##0.###</pattern>
|
|
</decimalFormat>
|
|
</decimalFormatLength >
|
|
</decimalFormats>
|
|
<scientificFormats>
|
|
<scientificFormatLength >
|
|
<scientificFormat >
|
|
<pattern>#E0</pattern>
|
|
</scientificFormat>
|
|
</scientificFormatLength >
|
|
</scientificFormats>
|
|
<percentFormats>
|
|
<percentFormatLength >
|
|
<percentFormat >
|
|
<pattern>#,##0%</pattern>
|
|
</percentFormat>
|
|
</percentFormatLength >
|
|
</percentFormats>
|
|
<currencyFormats>
|
|
<currencyFormatLength >
|
|
<currencyFormat >
|
|
<pattern>#,##0.00¤;-#,##0.00¤</pattern>
|
|
</currencyFormat>
|
|
</currencyFormatLength >
|
|
</currencyFormats>
|
|
</numbers>
|
|
</ldml>
|