summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/data/locales/zh_Hant_TW.txt
blob: b2047aee441e1fff8ae2aef39f25a828ab01b9c1 (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
// ***************************************************************************
// *
// * Copyright (C) 2006 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/zh_Hant_TW.xml
// *
// ***************************************************************************
zh_Hant_TW{
    NumberPatterns{
        "#,##0.###",
        "¤#,##0.00",
        "#,##0%",
        "#E0",
    }
    Version{"1.28"}
    calendar{
        gregorian{
            DateTimeElements:intvector{
                1,
                1,
            }
            dayNames{
                format{
                    abbreviated{
                        "週日",
                        "週一",
                        "周二",
                        "週三",
                        "週四",
                        "週五",
                        "週六",
                    }
                }
            }
            fields{
                day{
                    dn{"整日"}
                }
                dayperiod{
                    dn{"日間"}
                }
                era{
                    dn{"年代"}
                }
                hour{
                    dn{"小時"}
                }
                minute{
                    dn{"分鐘"}
                }
                month{
                    dn{"月"}
                }
                second{
                    dn{"秒"}
                }
                week{
                    dn{"週"}
                }
                weekday{
                    dn{"週天"}
                }
                year{
                    dn{"年"}
                }
                zone{
                    dn{"區域"}
                }
            }
        }
    }
    delimiters{
        alternateQuotationEnd{"』"}
        alternateQuotationStart{"『"}
        quotationEnd{"」"}
        quotationStart{"「"}
    }
    zoneStrings{
        "Africa:Casablanca"{
            ec{"Casablanca"}
            ld{"格林威治夏令時間"}
        }
        "America:Anchorage"{
            ec{"Anchorage"}
            ld{"阿拉斯加夏令時間"}
        }
        "America:Chicago"{
            ec{"Chicago"}
            ld{"中部夏令時間"}
        }
        "America:Halifax"{
            ec{"Halifax"}
            ld{"大西洋夏令時間"}
        }
        "America:Indianapolis"{
            ec{"Indianapolis"}
            ld{"東部夏令時間"}
        }
        "America:Los_Angeles"{
            ec{"Los Angeles"}
            ld{"太平洋夏令時間"}
        }
        "America:New_York"{
            ec{"New York"}
            ld{"東部夏令時間"}
        }
        "America:St_Johns"{
            ec{"St Johns"}
            ld{"紐芬蘭夏令時間"}
        }
        "Asia:Jerusalem"{
            ec{"Jerusalem"}
            ld{"以色列夏令時間"}
        }
        "Asia:Shanghai"{
            ec{"Shanghai"}
            ld{"中國夏令時間"}
        }
        "Asia:Tokyo"{
            ec{"Tokyo"}
            ld{"日本夏令時間"}
        }
        "Europe:Bucharest"{
            ec{"Bucharest"}
            ld{"東歐夏令時間"}
        }
        "Europe:Paris"{
            ec{"Paris"}
            ld{"中歐夏令時間"}
        }
        "Pacific:Honolulu"{
            ec{"Honolulu"}
            ld{"夏威夷夏令時間"}
        }
    }
}