]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
73c04bcf | 3 | // * Copyright (C) 2006 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/main/zh_Hant_TW.xml |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | zh_Hant_TW{ | |
10 | NumberPatterns{ | |
73c04bcf A |
11 | "#,##0.###", |
12 | "¤#,##0.00", | |
374ca955 A |
13 | "#,##0%", |
14 | "#E0", | |
15 | } | |
73c04bcf A |
16 | Version{"1.28"} |
17 | calendar{ | |
18 | gregorian{ | |
19 | DateTimeElements:intvector{ | |
20 | 1, | |
21 | 1, | |
22 | } | |
23 | } | |
24 | } | |
25 | delimiters{ | |
26 | alternateQuotationEnd{"』"} | |
27 | alternateQuotationStart{"『"} | |
28 | quotationEnd{"」"} | |
29 | quotationStart{"「"} | |
30 | } | |
31 | zoneStrings{ | |
32 | "Africa:Casablanca"{ | |
33 | ec{"Casablanca"} | |
34 | ld{"格林威治夏令時間"} | |
35 | } | |
36 | "America:Anchorage"{ | |
37 | ec{"Anchorage"} | |
38 | ld{"阿拉斯加夏令時間"} | |
39 | } | |
40 | "America:Chicago"{ | |
41 | ec{"Chicago"} | |
42 | ld{"中部夏令時間"} | |
43 | } | |
44 | "America:Halifax"{ | |
45 | ec{"Halifax"} | |
46 | ld{"大西洋夏令時間"} | |
47 | } | |
48 | "America:Indianapolis"{ | |
49 | ec{"Indianapolis"} | |
50 | ld{"東部夏令時間"} | |
51 | } | |
52 | "America:Los_Angeles"{ | |
53 | ec{"Los Angeles"} | |
54 | ld{"太平洋夏令時間"} | |
55 | } | |
56 | "America:New_York"{ | |
57 | ec{"New York"} | |
58 | ld{"東部夏令時間"} | |
59 | } | |
60 | "America:St_Johns"{ | |
61 | ec{"St Johns"} | |
62 | ld{"紐芬蘭夏令時間"} | |
63 | } | |
64 | "Asia:Jerusalem"{ | |
65 | ec{"Jerusalem"} | |
66 | ld{"以色列夏令時間"} | |
67 | } | |
68 | "Asia:Shanghai"{ | |
69 | ec{"Shanghai"} | |
70 | ld{"中國夏令時間"} | |
71 | } | |
72 | "Asia:Tokyo"{ | |
73 | ec{"Tokyo"} | |
74 | ld{"日本夏令時間"} | |
75 | } | |
76 | "Europe:Bucharest"{ | |
77 | ec{"Bucharest"} | |
78 | ld{"東歐夏令時間"} | |
79 | } | |
80 | "Europe:Paris"{ | |
81 | ec{"Paris"} | |
82 | ld{"中歐夏令時間"} | |
83 | } | |
84 | "Pacific:Honolulu"{ | |
85 | ec{"Honolulu"} | |
86 | ld{"夏威夷夏令時間"} | |
87 | } | |
88 | } | |
374ca955 | 89 | } |