Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Side by Side Diff: source/data/unit/zh_Hant_HK.txt

Issue 872903002: ICU update to 54 - step 6 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step5
Patch Set: trailing ws removed in 5 lines Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/unit/zh_Hant.txt ('k') | source/data/unit/zu.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/zh_Hant_HK.xml 6 // * Source File: <path>/common/main/zh_Hant_HK.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 zh_Hant_HK{ 9 zh_Hant_HK{
10 %%Parent{"zh_Hant"} 10 %%Parent{"zh_Hant"}
11 Version{"2.1.8.28"} 11 Version{"2.1.8.28"}
12 units{ 12 units{
13 acceleration{
14 meter-per-second-squared{
15 dnam{"米每平方秒"}
16 other{"每平方秒 {0} 米"}
17 }
18 }
19 angle{
20 arc-minute{
21 dnam{"角分"}
22 other{"{0} 角分"}
23 }
24 arc-second{
25 dnam{"角秒"}
26 other{"{0} 角秒"}
27 }
28 }
29 area{
30 square-centimeter{
31 dnam{"平方厘米"}
32 other{"{0} 平方厘米"}
33 }
34 square-foot{
35 dnam{"平方呎"}
36 other{"{0} 平方呎"}
37 }
38 square-inch{
39 dnam{"平方吋"}
40 other{"{0} 平方吋"}
41 }
42 square-meter{
43 dnam{"平方米"}
44 other{"{0} 平方米"}
45 }
46 }
47 consumption{
48 liter-per-kilometer{
49 dnam{"升每公里"}
50 other{"{0} 升每公里"}
51 }
52 mile-per-gallon{
53 dnam{"英里每加侖"}
54 other{"{0} 英里每加侖"}
55 }
56 }
57 digital{
58 bit{
59 dnam{"位元"}
60 other{"{0} 個位元"}
61 }
62 byte{
63 dnam{"位元組"}
64 other{"{0} 位元組"}
65 }
66 }
67 duration{ 13 duration{
68 day{ 14 day{
69 dnam{"日"} 15 dnam{"日"}
70 other{"{0} 日"} 16 other{"{0} 日"}
71 } 17 }
72 nanosecond{ 18 nanosecond{
73 dnam{"納秒"} 19 dnam{"納秒"}
74 other{"{0} 納秒"} 20 other{"{0} 納秒"}
75 } 21 }
76 week{ 22 week{
77 dnam{"星期"} 23 dnam{"星期"}
78 other{"{0}星期"} 24 other{"{0}星期"}
79 } 25 }
80 } 26 }
81 energy{
82 foodcalorie{
83 dnam{"卡路里"}
84 other{"{0} 卡路里"}
85 }
86 }
87 length{
88 centimeter{
89 dnam{"厘米"}
90 other{"{0} 厘米"}
91 }
92 decimeter{
93 dnam{"分米"}
94 other{"{0} 分米"}
95 }
96 meter{
97 dnam{"米"}
98 other{"{0} 米"}
99 }
100 millimeter{
101 dnam{"毫米"}
102 other{"{0} 毫米"}
103 }
104 nanometer{
105 dnam{"納米"}
106 other{"{0} 納米"}
107 }
108 }
109 mass{
110 ounce{
111 dnam{"安士"}
112 other{"{0} 安士"}
113 }
114 ounce-troy{
115 dnam{"金衡安士"}
116 other{"{0} 金衡安士"}
117 }
118 }
119 power{
120 megawatt{
121 dnam{"兆瓦"}
122 other{"{0} 兆瓦"}
123 }
124 }
125 pressure{
126 hectopascal{
127 dnam{"百帕斯卡"}
128 other{"{0} 百帕斯卡"}
129 }
130 inch-hg{
131 dnam{"英吋汞柱"}
132 other{"{0} 英吋汞柱"}
133 }
134 millimeter-of-mercury{
135 dnam{"毫米汞柱"}
136 other{"{0} 毫米汞柱"}
137 }
138 pound-per-square-inch{
139 dnam{"磅每平方吋"}
140 other{"{0} 磅每平方吋"}
141 }
142 }
143 speed{
144 kilometer-per-hour{
145 dnam{"公里每小時"}
146 other{"每小時 {0} 公里"}
147 }
148 meter-per-second{
149 dnam{"米每秒"}
150 other{"每秒 {0} 米"}
151 }
152 mile-per-hour{
153 dnam{"英里每小時"}
154 other{"每小時 {0} 英里"}
155 }
156 }
157 temperature{
158 celsius{
159 dnam{"攝氏度"}
160 other{"攝氏 {0} 度"}
161 }
162 fahrenheit{
163 dnam{"華氏度"}
164 other{"華氏 {0} 度"}
165 }
166 kelvin{
167 dnam{"開爾文"}
168 other{"{0} 開爾文"}
169 }
170 }
171 volume{
172 centiliter{
173 dnam{"厘升"}
174 other{"{0} 厘升"}
175 }
176 cubic-centimeter{
177 dnam{"立方厘米"}
178 other{"{0} 立方厘米"}
179 }
180 cubic-foot{
181 dnam{"立方呎"}
182 other{"{0} 立方呎"}
183 }
184 cubic-inch{
185 dnam{"立方吋"}
186 other{"{0} 立方吋"}
187 }
188 cubic-meter{
189 dnam{"立方米"}
190 other{"{0} 立方米"}
191 }
192 fluid-ounce{
193 dnam{"液安士"}
194 other{"{0} 液安士"}
195 }
196 }
197 } 27 }
198 unitsNarrow{ 28 unitsNarrow{
199 area{
200 square-foot{
201 other{"{0} ft²"}
202 }
203 square-mile{
204 other{"{0}mi²"}
205 }
206 }
207 duration{ 29 duration{
208 day{ 30 day{
209 dnam{"日"} 31 dnam{"日"}
210 other{"{0}日"} 32 other{"{0}日"}
211 } 33 }
212 hour{ 34 hour{
213 other{"{0}小時"} 35 other{"{0}小時"}
214 } 36 }
215 millisecond{ 37 millisecond{
216 other{"{0}毫秒"} 38 other{"{0}毫秒"}
217 } 39 }
218 minute{ 40 minute{
219 dnam{"分"} 41 dnam{"分"}
220 other{"{0}分"} 42 other{"{0}分"}
221 } 43 }
222 month{ 44 month{
223 other{"{0}個月"} 45 other{"{0}個月"}
224 } 46 }
225 second{ 47 second{
226 other{"{0}秒"} 48 other{"{0}秒"}
227 } 49 }
228 week{ 50 week{
229 other{"{0}週"} 51 other{"{0}週"}
230 } 52 }
231 year{ 53 year{
232 other{"{0}年"} 54 other{"{0}年"}
233 } 55 }
234 } 56 }
235 length{
236 centimeter{
237 dnam{"厘米"}
238 other{"{0}厘米"}
239 }
240 kilometer{
241 other{"{0}公里"}
242 }
243 meter{
244 dnam{"米"}
245 other{"{0}米"}
246 }
247 millimeter{
248 dnam{"毫米"}
249 other{"{0}毫米"}
250 }
251 }
252 mass{
253 gram{
254 other{"{0}克"}
255 }
256 kilogram{
257 other{"{0}公斤"}
258 }
259 ounce{
260 other{"{0} 安士"}
261 }
262 }
263 pressure{
264 inch-hg{
265 other{"{0}\u0022 Hg"}
266 }
267 }
268 speed{
269 kilometer-per-hour{
270 other{"{0}kph"}
271 }
272 meter-per-second{
273 other{"{0}m/s"}
274 }
275 mile-per-hour{
276 other{"{0}mph"}
277 }
278 }
279 volume{
280 cubic-kilometer{
281 other{"{0}km³"}
282 }
283 cubic-mile{
284 other{"{0}mi³"}
285 }
286 liter{
287 dnam{"升"}
288 other{"{0}升"}
289 }
290 }
291 } 57 }
292 unitsShort{ 58 unitsShort{
293 acceleration{
294 g-force{
295 other{"{0} G"}
296 }
297 }
298 angle{
299 arc-minute{
300 dnam{"分"}
301 }
302 }
303 area{
304 square-centimeter{
305 dnam{"平方厘米"}
306 other{"{0} 平方厘米"}
307 }
308 square-foot{
309 dnam{"平方呎"}
310 other{"{0} 平方呎"}
311 }
312 square-inch{
313 dnam{"平方吋"}
314 other{"{0} 平方吋"}
315 }
316 square-meter{
317 dnam{"平方米"}
318 other{"{0} 平方米"}
319 }
320 }
321 duration{ 59 duration{
322 day{ 60 day{
323 dnam{"日"} 61 dnam{"日"}
324 other{"{0} 日"} 62 other{"{0} 日"}
325 } 63 }
326 nanosecond{ 64 nanosecond{
327 dnam{"納秒"} 65 dnam{"納秒"}
328 other{"{0} 納秒"} 66 other{"{0} 納秒"}
329 } 67 }
330 } 68 }
331 electric{
332 ampere{
333 dnam{"安"}
334 }
335 milliampere{
336 dnam{"毫安"}
337 }
338 }
339 length{
340 centimeter{
341 dnam{"厘米"}
342 other{"{0} 厘米"}
343 }
344 meter{
345 dnam{"米"}
346 other{"{0} 米"}
347 }
348 mile{
349 dnam{"哩"}
350 other{"{0} 哩"}
351 }
352 millimeter{
353 dnam{"毫米"}
354 other{"{0} 毫米"}
355 }
356 nautical-mile{
357 dnam{"浬"}
358 other{"{0} 浬"}
359 }
360 }
361 mass{
362 ounce{
363 dnam{"安士"}
364 other{"{0} 安士"}
365 }
366 ounce-troy{
367 dnam{"金衡安士"}
368 }
369 }
370 power{
371 watt{
372 dnam{"瓦"}
373 other{"{0} 瓦"}
374 }
375 }
376 speed{
377 meter-per-second{
378 other{"{0} 米 / 小時"}
379 }
380 }
381 volume{
382 cubic-foot{
383 dnam{"立方呎"}
384 }
385 cubic-inch{
386 dnam{"立方吋"}
387 }
388 liter{
389 dnam{"升"}
390 other{"{0} 升"}
391 }
392 }
393 } 69 }
394 } 70 }
OLDNEW
« no previous file with comments | « source/data/unit/zh_Hant.txt ('k') | source/data/unit/zu.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698