summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/data/xml/main/ko.xml
blob: 54afd040f207d88889deb4258994e8d2a750a9cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8" ?>
<!--
 Copyright (c) 2002-2007 International Business Machines Corporation and others. All rights reserved.
-->
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.5/ldml.dtd"
[
   <!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.5/ldmlICU.dtd">
   %icu;
]
>
<ldml>
	<identity>
		<version number="$Revision: 1.23 $"/>
		<generation date="$Date: 2007/05/25 01:05:54 $"/>
		<language type="ko"/> 
	</identity>
	<characters>
		<special xmlns:icu="http://www.icu-project.org/">
			<icu:scripts>
				<icu:script type="1">Hang</icu:script>
				<icu:script type="2">Hani</icu:script>
			</icu:scripts>
		</special>
	</characters>
    <dates>
        <calendars>
            <calendar type="taiwan">
                <eras>
                    <eraAbbr>
                        <era type="0">중화민국전</era>
                        <era type="1">중화민국</era>
                    </eraAbbr>
                </eras>
                <dateFormats>
                    <dateFormatLength type="full">
                        <dateFormat>
                            <pattern>G y'년' M'월' d'일'</pattern>
                        </dateFormat>
                    </dateFormatLength>
                    <dateFormatLength type="long">
                        <dateFormat>
                            <pattern>G y'년' M'월' d'일'</pattern>
                        </dateFormat>
                    </dateFormatLength>
                    <dateFormatLength type="medium">
                        <dateFormat>
                            <pattern>G y. M. d</pattern>
                        </dateFormat>
                    </dateFormatLength>
                    <dateFormatLength type="short">
                        <dateFormat>
                            <pattern>G y. M. d</pattern>
                        </dateFormat>
                    </dateFormatLength>
                </dateFormats>
            </calendar>
        </calendars>
    </dates>
</ldml>