]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
4388f060 | 3 | // * Copyright (C) 2012 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_HK.xml |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | zh_Hant_HK{ | |
46f4442e | 10 | NumberElements{ |
729e4ab9 A |
11 | latn{ |
12 | patterns{ | |
13 | currencyFormat{"¤#,##0.00;(¤#,##0.00)"} | |
14 | } | |
15 | } | |
46f4442e | 16 | } |
4388f060 | 17 | Version{"2.0.65.46"} |
374ca955 | 18 | calendar{ |
4388f060 | 19 | buddhist{ |
46f4442e | 20 | availableFormats{ |
4388f060 A |
21 | MEd{"M-d(E)"} |
22 | Md{"M-d"} | |
46f4442e A |
23 | } |
24 | } | |
374ca955 A |
25 | gregorian{ |
26 | DateTimePatterns{ | |
4388f060 A |
27 | "ah:mm:ss [zzzz]", |
28 | "ah:mm:ss [z]", | |
374ca955 A |
29 | "ahh:mm:ss", |
30 | "ah:mm", | |
729e4ab9 A |
31 | "y年M月d日EEEE", |
32 | "y年M月d日", | |
33 | "y年M月d日", | |
46f4442e A |
34 | "yy年M月d日", |
35 | "{1}{0}", | |
4388f060 A |
36 | "{1} {0}", |
37 | "{1} {0}", | |
729e4ab9 A |
38 | "{1}{0}", |
39 | "{1}{0}", | |
4388f060 A |
40 | } |
41 | availableFormats{ | |
42 | Ed{"d E"} | |
43 | MEd{"E, M-d"} | |
44 | Md{"M-d"} | |
45 | } | |
46 | fields{ | |
47 | month{ | |
48 | relative{ | |
49 | "-1"{"上月"} | |
50 | "1"{"下月"} | |
51 | } | |
52 | } | |
53 | year{ | |
54 | relative{ | |
55 | "-1"{"上年"} | |
56 | "0"{"本年"} | |
57 | "1"{"下年"} | |
58 | } | |
59 | } | |
60 | } | |
61 | } | |
62 | roc{ | |
63 | availableFormats{ | |
64 | MEd{"d-M(E)"} | |
65 | Md{"d-M"} | |
374ca955 A |
66 | } |
67 | } | |
68 | } | |
46f4442e | 69 | measurementSystemNames{ |
4388f060 A |
70 | UK{"英國"} |
71 | US{"美國"} | |
46f4442e | 72 | metric{"十進制"} |
73c04bcf | 73 | } |
46f4442e | 74 | units{ |
4388f060 A |
75 | day-future{ |
76 | 0{"0 日後"} | |
77 | 1{"1 日後"} | |
78 | other{"{0} 日後"} | |
79 | } | |
80 | day-past{ | |
81 | 0{"0 日前"} | |
82 | 1{"1 日前"} | |
83 | other{"{0} 日前"} | |
84 | } | |
46f4442e A |
85 | hour{ |
86 | other{"{0}時"} | |
73c04bcf | 87 | } |
4388f060 A |
88 | month-past{ |
89 | 0{"0 月前"} | |
90 | 1{"1 月前"} | |
91 | other{"{0} 月前"} | |
92 | } | |
46f4442e A |
93 | week{ |
94 | other{"{0}星期"} | |
73c04bcf A |
95 | } |
96 | } | |
374ca955 | 97 | } |