]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | <?xml version="1.0" encoding="UTF-8" ?> |
2 | <!-- | |
729e4ab9 | 3 | Copyright (c) 2010 International Business Machines Corporation and others. All rights reserved. |
73c04bcf | 4 | --> |
729e4ab9 | 5 | <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" |
73c04bcf | 6 | [ |
729e4ab9 | 7 | <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd"> |
73c04bcf A |
8 | %icu; |
9 | ] | |
10 | > | |
11 | <ldml> | |
12 | <identity> | |
57a6839d A |
13 | <version number="$Revision: 1.1.1.5 $"/> |
14 | <generation date="$Date: 2010/03/11 00:26:59 $"/> | |
73c04bcf A |
15 | <language type="bg"/> |
16 | </identity> | |
17 | <characters> | |
18 | <special xmlns:icu="http://www.icu-project.org/"> | |
19 | <icu:scripts> | |
20 | <icu:script type="1">Cyrl</icu:script> | |
21 | </icu:scripts> | |
22 | </special> | |
23 | </characters> | |
729e4ab9 A |
24 | <dates> |
25 | <calendars> | |
26 | <calendar type="gregorian"> | |
27 | <dayPeriods> | |
28 | <dayPeriodContext type="format"> | |
29 | <dayPeriodWidth type="wide"> | |
30 | <dayPeriod type="am">пр. об.</dayPeriod> | |
31 | <dayPeriod type="pm">сл. об.</dayPeriod> | |
32 | </dayPeriodWidth> | |
33 | </dayPeriodContext> | |
34 | </dayPeriods> | |
35 | </calendar> | |
36 | </calendars> | |
37 | </dates> | |
73c04bcf A |
38 | </ldml> |
39 |