]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2008 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/zh_Hant_HK.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | zh_Hant_HK{ | |
10 | Countries{ | |
11 | IT{"意大利"} | |
12 | TW{"台灣"} | |
13 | } | |
14 | Currencies{ | |
15 | AUD{ | |
16 | "$A", | |
17 | "澳元", | |
18 | } | |
19 | BAD{ | |
20 | "BAD", | |
21 | "波斯尼亞-黑塞哥維那第納爾", | |
22 | } | |
23 | BAM{ | |
24 | "KM", | |
25 | "波斯尼亞-黑塞哥維那可轉換馬克", | |
26 | } | |
27 | CAD{ | |
28 | "Can$", | |
29 | "加元", | |
30 | } | |
31 | HKD{ | |
32 | "HK$", | |
33 | "港元", | |
34 | } | |
35 | ITL{ | |
36 | "₤", | |
37 | "意大利里拉", | |
38 | } | |
39 | NZD{ | |
40 | "$NZ", | |
41 | "紐西蘭元", | |
42 | } | |
43 | RSD{ | |
44 | "RSD", | |
45 | "塞爾維亞第納爾", | |
46 | } | |
47 | SGD{ | |
48 | "SGD", | |
49 | "新加坡元", | |
50 | } | |
51 | TWD{ | |
52 | "NT$", | |
53 | "新台幣", | |
54 | } | |
55 | } | |
56 | Languages{ | |
57 | it{"意大利文"} | |
58 | lol{"蒙古語"} | |
59 | } | |
60 | NumberElements{ | |
61 | ".", | |
62 | ",", | |
63 | ";", | |
64 | "%", | |
65 | "0", | |
66 | "#", | |
67 | "-", | |
68 | "E", | |
69 | "‰", | |
70 | "∞", | |
71 | "NaN", | |
72 | "+", | |
73 | } | |
74 | NumberPatterns{ | |
75 | "#,##0.###", | |
76 | "¤#,##0.00;(¤#,##0.00)", | |
77 | "#,##0%", | |
78 | "#E0", | |
79 | } | |
80 | Scripts{ | |
81 | Hang{"韓文字母"} | |
82 | Kore{"韓文"} | |
83 | } | |
84 | Variants{ | |
85 | 1901{"傳統德國拼字法"} | |
86 | 1996{"1996 德國拼字法"} | |
87 | BISKE{"San Giorgio/Bila 方言"} | |
88 | NJIVA{"Gniva/Njiva 方言"} | |
89 | OSOJS{"Oseacco/Osojane 方言"} | |
90 | REVISED{"已修訂拼字法"} | |
91 | SCOTLAND{"蘇格蘭標準英語"} | |
92 | SOLBA{"Stolvizza/Solbica 方言"} | |
93 | } | |
94 | Version{"1.67"} | |
95 | calendar{ | |
96 | chinese{ | |
97 | availableFormats{ | |
98 | MMMMEd{"M月d日E"} | |
99 | yMEd{"yyyy年M月d日,E"} | |
100 | } | |
101 | } | |
102 | gregorian{ | |
103 | DateTimeElements:intvector{ | |
104 | 1, | |
105 | 1, | |
106 | } | |
107 | DateTimePatterns{ | |
108 | "ahh時mm分ss秒v", | |
109 | "ahh時mm分ss秒z", | |
110 | "ahh:mm:ss", | |
111 | "ah:mm", | |
112 | "yyyy年M月d日EEEE", | |
113 | "yyyy年M月d日", | |
114 | "yyyy年M月d日", | |
115 | "yy年M月d日", | |
116 | "{1}{0}", | |
117 | } | |
118 | } | |
119 | } | |
120 | measurementSystemNames{ | |
121 | metric{"十進制"} | |
122 | } | |
123 | units{ | |
124 | hour{ | |
125 | other{"{0}時"} | |
126 | } | |
127 | week{ | |
128 | other{"{0}星期"} | |
129 | } | |
130 | } | |
131 | } |