scuffed-code/icu4c/source/data/xml/main/mk.xml

177 lines
4.9 KiB
XML
Raw Normal View History

2002-07-15 23:44:46 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
2004-06-02 02:53:16 +00:00
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
[
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
%icu;
]
>
<ldml>
<identity>
2004-06-04 20:17:19 +00:00
<version number="1.1"/>
<generation date="2004-06-04" />
2003-06-27 23:20:53 +00:00
<language type="mk" />
</identity>
<localeDisplayNames>
<languages>
<language type="mk">македонски</language>
</languages>
<territories>
<territory type="MK">Македонија</territory>
</territories>
2003-12-18 17:33:47 +00:00
</localeDisplayNames>
<characters>
<exemplarCharacters>[а-и к-ш ѐ ѓ ѕ ј љ њ ќ ѝ џ]</exemplarCharacters>
2004-06-02 02:53:16 +00:00
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
<icu:scripts>
<icu:script type="1">Cyrl</icu:script>
</icu:scripts>
</special>
2003-12-18 17:33:47 +00:00
</characters>
<dates>
2004-05-14 01:27:16 +00:00
<localizedPatternChars>GuMtkHmsSEDFwWahKzUeygAZ</localizedPatternChars>
2003-12-18 17:33:47 +00:00
<calendars>
<calendar type="gregorian">
<months>
<monthContext type="format">
<monthWidth type="abbreviated">
<month type="1">јан.</month>
<month type="2">фев.</month>
<month type="3">мар.</month>
<month type="4">апр.</month>
<month type="5">мај.</month>
<month type="6">јун.</month>
<month type="7">јул.</month>
<month type="8">авг.</month>
<month type="9">септ.</month>
<month type="10">окт.</month>
<month type="11">ноем.</month>
<month type="12">декем.</month>
</monthWidth>
<monthWidth type="wide">
<month type="1">јануари</month>
<month type="2">февруари</month>
<month type="3">март</month>
<month type="4">април</month>
<month type="5">мај</month>
<month type="6">јуни</month>
<month type="7">јули</month>
<month type="8">август</month>
<month type="9">септември</month>
<month type="10">октомври</month>
<month type="11">ноември</month>
<month type="12">декември</month>
</monthWidth>
</monthContext>
</months>
<days>
<dayContext type="format">
<dayWidth type="abbreviated">
<day type="sun">нед.</day>
<day type="mon">пон.</day>
<day type="tue">вт.</day>
<day type="wed">сре.</day>
<day type="thu">чет.</day>
<day type="fri">пет.</day>
<day type="sat">саб.</day>
</dayWidth>
<dayWidth type="wide">
<day type="sun">недела</day>
<day type="mon">понеделник</day>
<day type="tue">вторник</day>
<day type="wed">среда</day>
<day type="thu">четврток</day>
<day type="fri">петок</day>
<day type="sat">сабота</day>
</dayWidth>
</dayContext>
</days>
<week>
<minDays count="1"/>
<firstDay day="mon"/>
</week>
<eras>
<eraAbbr>
<era type="1">пр.н.е.</era>
<era type="2">ае.</era>
</eraAbbr>
</eras>
2003-12-18 17:33:47 +00:00
<dateFormats>
<default type="medium"/>
<dateFormatLength type="full">
<dateFormat >
<pattern>EEEE, dd MMMM yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="long">
<dateFormat >
<pattern>dd MMMM yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="medium">
<dateFormat >
<pattern>dd.M.yyyy</pattern>
</dateFormat>
</dateFormatLength >
<dateFormatLength type="short">
<dateFormat >
<pattern>dd.M.yy</pattern>
</dateFormat>
</dateFormatLength >
</dateFormats>
<timeFormats>
<default type="medium"/>
<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 >
</timeFormats>
<dateTimeFormats>
<dateTimeFormatLength >
<dateTimeFormat>
<pattern>{1} {0}</pattern>
</dateTimeFormat>
</dateTimeFormatLength >
</dateTimeFormats>
</calendar>
</calendars>
</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="MKD">
<displayName>MKD</displayName>
<symbol>Den</symbol>
</currency>
</currencies>
</numbers>
</ldml>