]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
b331163b A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/zh_Hant.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | zh_Hant{ | |
10 | %%Parent{"root"} | |
2ca993e8 | 11 | Version{"2.1.23.90"} |
b331163b A |
12 | durationUnits{ |
13 | hm{"h:mm"} | |
14 | hms{"h:mm:ss"} | |
15 | ms{"m:ss"} | |
16 | } | |
17 | units{ | |
18 | acceleration{ | |
19 | g-force{ | |
20 | dnam{"G 力"} | |
21 | other{"{0} G 力"} | |
22 | } | |
23 | meter-per-second-squared{ | |
2ca993e8 A |
24 | dnam{"每平方秒公尺"} |
25 | other{"每平方秒 {0} 公尺"} | |
b331163b A |
26 | } |
27 | } | |
28 | angle{ | |
29 | arc-minute{ | |
2ca993e8 A |
30 | dnam{"角分"} |
31 | other{"{0} 角分"} | |
b331163b A |
32 | } |
33 | arc-second{ | |
2ca993e8 A |
34 | dnam{"角秒"} |
35 | other{"{0} 角秒"} | |
b331163b A |
36 | } |
37 | degree{ | |
2ca993e8 | 38 | dnam{"角度"} |
b331163b A |
39 | other{"{0} 度"} |
40 | } | |
41 | radian{ | |
42 | dnam{"弧度"} | |
43 | other{"{0} 弧度"} | |
44 | } | |
2ca993e8 A |
45 | revolution{ |
46 | dnam{"圈數"} | |
47 | other{"{0} 圈"} | |
48 | } | |
b331163b A |
49 | } |
50 | area{ | |
51 | acre{ | |
52 | dnam{"英畝"} | |
53 | other{"{0} 英畝"} | |
54 | } | |
55 | hectare{ | |
56 | dnam{"公頃"} | |
57 | other{"{0} 公頃"} | |
58 | } | |
59 | square-centimeter{ | |
60 | dnam{"平方公分"} | |
61 | other{"{0} 平方公分"} | |
2ca993e8 | 62 | per{"每平方公分 {0}"} |
b331163b A |
63 | } |
64 | square-foot{ | |
65 | dnam{"平方英尺"} | |
66 | other{"{0} 平方英尺"} | |
67 | } | |
68 | square-inch{ | |
69 | dnam{"平方英寸"} | |
70 | other{"{0} 平方英寸"} | |
2ca993e8 | 71 | per{"每平方英寸 {0}"} |
b331163b A |
72 | } |
73 | square-kilometer{ | |
74 | dnam{"平方公里"} | |
75 | other{"{0} 平方公里"} | |
76 | } | |
77 | square-meter{ | |
78 | dnam{"平方公尺"} | |
79 | other{"{0} 平方公尺"} | |
2ca993e8 | 80 | per{"每平方公尺 {0}"} |
b331163b A |
81 | } |
82 | square-mile{ | |
83 | dnam{"平方英里"} | |
84 | other{"{0} 平方英里"} | |
85 | } | |
86 | square-yard{ | |
87 | dnam{"平方碼"} | |
88 | other{"{0} 平方碼"} | |
89 | } | |
90 | } | |
91 | compound{ | |
2ca993e8 A |
92 | per{"每{1} {0}"} |
93 | } | |
94 | concentr{ | |
95 | karat{ | |
96 | dnam{"克拉"} | |
97 | other{"{0} 克拉"} | |
98 | } | |
b331163b A |
99 | } |
100 | consumption{ | |
2ca993e8 A |
101 | liter-per-100kilometers{ |
102 | dnam{"每 100 公里公升"} | |
103 | other{"每 100 公里 {0} 公升"} | |
104 | } | |
b331163b | 105 | liter-per-kilometer{ |
2ca993e8 A |
106 | dnam{"每公里公升"} |
107 | other{"每公里 {0} 公升"} | |
b331163b A |
108 | } |
109 | mile-per-gallon{ | |
2ca993e8 A |
110 | dnam{"每加侖英里"} |
111 | other{"每加侖 {0} 英里"} | |
b331163b A |
112 | } |
113 | } | |
2ca993e8 A |
114 | coordinate{ |
115 | east{"東經{0}"} | |
116 | north{"北緯{0}"} | |
117 | south{"南緯{0}"} | |
118 | west{"西經{0}"} | |
119 | } | |
b331163b A |
120 | digital{ |
121 | bit{ | |
122 | dnam{"bit"} | |
123 | other{"{0} bit"} | |
124 | } | |
125 | byte{ | |
126 | dnam{"byte"} | |
127 | other{"{0} byte"} | |
128 | } | |
129 | gigabit{ | |
130 | dnam{"Gb"} | |
131 | other{"{0} Gb"} | |
132 | } | |
133 | gigabyte{ | |
134 | dnam{"GB"} | |
135 | other{"{0} GB"} | |
136 | } | |
137 | kilobit{ | |
138 | dnam{"kb"} | |
139 | other{"{0} kb"} | |
140 | } | |
141 | kilobyte{ | |
142 | dnam{"kB"} | |
143 | other{"{0} kB"} | |
144 | } | |
145 | megabit{ | |
146 | dnam{"Mb"} | |
147 | other{"{0} Mb"} | |
148 | } | |
149 | megabyte{ | |
150 | dnam{"MB"} | |
151 | other{"{0} MB"} | |
152 | } | |
153 | terabit{ | |
154 | dnam{"Tb"} | |
155 | other{"{0} Tb"} | |
156 | } | |
157 | terabyte{ | |
158 | dnam{"TB"} | |
159 | other{"{0} TB"} | |
160 | } | |
161 | } | |
162 | duration{ | |
2ca993e8 A |
163 | century{ |
164 | dnam{"世紀"} | |
165 | other{"{0} 個世紀"} | |
166 | } | |
b331163b A |
167 | day{ |
168 | dnam{"天"} | |
169 | other{"{0} 天"} | |
2ca993e8 | 170 | per{"每天 {0}"} |
b331163b A |
171 | } |
172 | hour{ | |
173 | dnam{"小時"} | |
174 | other{"{0} 小時"} | |
2ca993e8 | 175 | per{"每小時 {0}"} |
b331163b A |
176 | } |
177 | microsecond{ | |
178 | dnam{"微秒"} | |
179 | other{"{0} 微秒"} | |
180 | } | |
181 | millisecond{ | |
182 | dnam{"毫秒"} | |
183 | other{"{0} 毫秒"} | |
184 | } | |
185 | minute{ | |
186 | dnam{"分鐘"} | |
187 | other{"{0} 分鐘"} | |
2ca993e8 | 188 | per{"每分鐘 {0}"} |
b331163b A |
189 | } |
190 | month{ | |
2ca993e8 | 191 | dnam{"月"} |
b331163b | 192 | other{"{0} 個月"} |
2ca993e8 | 193 | per{"每月 {0}"} |
b331163b A |
194 | } |
195 | nanosecond{ | |
196 | dnam{"奈秒"} | |
197 | other{"{0} 奈秒"} | |
198 | } | |
199 | second{ | |
200 | dnam{"秒"} | |
201 | other{"{0} 秒"} | |
2ca993e8 | 202 | per{"每秒 {0}"} |
b331163b A |
203 | } |
204 | week{ | |
205 | dnam{"週"} | |
206 | other{"{0} 週"} | |
2ca993e8 | 207 | per{"每週 {0}"} |
b331163b A |
208 | } |
209 | year{ | |
210 | dnam{"年"} | |
211 | other{"{0} 年"} | |
2ca993e8 | 212 | per{"每年 {0}"} |
b331163b A |
213 | } |
214 | } | |
215 | electric{ | |
216 | ampere{ | |
217 | dnam{"安培"} | |
218 | other{"{0} 安培"} | |
219 | } | |
220 | milliampere{ | |
221 | dnam{"毫安培"} | |
222 | other{"{0} 毫安培"} | |
223 | } | |
224 | ohm{ | |
225 | dnam{"歐姆"} | |
226 | other{"{0} 歐姆"} | |
227 | } | |
228 | volt{ | |
229 | dnam{"伏特"} | |
230 | other{"{0} 伏特"} | |
231 | } | |
232 | } | |
233 | energy{ | |
234 | calorie{ | |
235 | dnam{"卡路里"} | |
236 | other{"{0} 卡路里"} | |
237 | } | |
238 | foodcalorie{ | |
2ca993e8 | 239 | dnam{"卡路里"} |
b331163b A |
240 | other{"{0} 大卡"} |
241 | } | |
242 | joule{ | |
243 | dnam{"焦耳"} | |
244 | other{"{0} 焦耳"} | |
245 | } | |
246 | kilocalorie{ | |
2ca993e8 A |
247 | dnam{"千卡路里"} |
248 | other{"{0} 千卡路里"} | |
b331163b A |
249 | } |
250 | kilojoule{ | |
2ca993e8 A |
251 | dnam{"千焦耳"} |
252 | other{"{0} 千焦耳"} | |
b331163b A |
253 | } |
254 | kilowatt-hour{ | |
255 | dnam{"千瓦小時"} | |
256 | other{"{0} 千瓦小時"} | |
257 | } | |
258 | } | |
259 | frequency{ | |
260 | gigahertz{ | |
261 | dnam{"吉赫"} | |
262 | other{"{0} 吉赫"} | |
263 | } | |
264 | hertz{ | |
265 | dnam{"赫茲"} | |
266 | other{"{0} 赫茲"} | |
267 | } | |
268 | kilohertz{ | |
269 | dnam{"千赫"} | |
270 | other{"{0} 千赫"} | |
271 | } | |
272 | megahertz{ | |
273 | dnam{"兆赫"} | |
274 | other{"{0} 兆赫"} | |
275 | } | |
276 | } | |
277 | length{ | |
278 | astronomical-unit{ | |
279 | dnam{"天文單位"} | |
280 | other{"{0} 天文單位"} | |
281 | } | |
282 | centimeter{ | |
283 | dnam{"公分"} | |
284 | other{"{0} 公分"} | |
2ca993e8 | 285 | per{"每公分 {0}"} |
b331163b A |
286 | } |
287 | decimeter{ | |
288 | dnam{"公寸"} | |
289 | other{"{0} 公寸"} | |
290 | } | |
291 | fathom{ | |
292 | dnam{"英尋"} | |
293 | other{"{0} 英尋"} | |
294 | } | |
295 | foot{ | |
2ca993e8 A |
296 | dnam{"英尺"} |
297 | other{"{0} 英尺"} | |
298 | per{"每英尺 {0}"} | |
b331163b A |
299 | } |
300 | furlong{ | |
301 | dnam{"化朗"} | |
302 | other{"{0} 化朗"} | |
303 | } | |
304 | inch{ | |
2ca993e8 A |
305 | dnam{"英寸"} |
306 | other{"{0} 英寸"} | |
307 | per{"每英寸 {0}"} | |
b331163b A |
308 | } |
309 | kilometer{ | |
310 | dnam{"公里"} | |
311 | other{"{0} 公里"} | |
2ca993e8 | 312 | per{"每公里 {0}"} |
b331163b A |
313 | } |
314 | light-year{ | |
315 | dnam{"光年"} | |
316 | other{"{0} 光年"} | |
317 | } | |
318 | meter{ | |
319 | dnam{"公尺"} | |
320 | other{"{0} 公尺"} | |
2ca993e8 | 321 | per{"每公尺 {0}"} |
b331163b A |
322 | } |
323 | micrometer{ | |
324 | dnam{"微米"} | |
325 | other{"{0} 微米"} | |
326 | } | |
327 | mile{ | |
328 | dnam{"英里"} | |
329 | other{"{0} 英里"} | |
330 | } | |
2ca993e8 A |
331 | mile-scandinavian{ |
332 | dnam{"斯堪地那維亞英里"} | |
333 | other{"{0} 斯堪地那維亞英里"} | |
334 | } | |
b331163b A |
335 | millimeter{ |
336 | dnam{"公釐"} | |
337 | other{"{0} 公釐"} | |
338 | } | |
339 | nanometer{ | |
340 | dnam{"奈米"} | |
341 | other{"{0} 奈米"} | |
342 | } | |
343 | nautical-mile{ | |
344 | dnam{"海里"} | |
345 | other{"{0} 海里"} | |
346 | } | |
347 | parsec{ | |
348 | dnam{"秒差距"} | |
349 | other{"{0} 秒差距"} | |
350 | } | |
351 | picometer{ | |
352 | dnam{"皮米"} | |
353 | other{"{0} 皮米"} | |
354 | } | |
355 | yard{ | |
356 | dnam{"碼"} | |
357 | other{"{0} 碼"} | |
358 | } | |
359 | } | |
360 | light{ | |
361 | lux{ | |
362 | dnam{"勒克斯"} | |
363 | other{"{0} 勒克斯"} | |
364 | } | |
365 | } | |
366 | mass{ | |
367 | carat{ | |
368 | dnam{"克拉"} | |
369 | other{"{0} 克拉"} | |
370 | } | |
371 | gram{ | |
372 | dnam{"克"} | |
373 | other{"{0} 克"} | |
2ca993e8 | 374 | per{"每克 {0}"} |
b331163b A |
375 | } |
376 | kilogram{ | |
377 | dnam{"公斤"} | |
378 | other{"{0} 公斤"} | |
2ca993e8 | 379 | per{"每公斤 {0}"} |
b331163b A |
380 | } |
381 | metric-ton{ | |
382 | dnam{"公噸"} | |
383 | other{"{0} 公噸"} | |
384 | } | |
385 | microgram{ | |
386 | dnam{"微克"} | |
387 | other{"{0} 微克"} | |
388 | } | |
389 | milligram{ | |
390 | dnam{"毫克"} | |
391 | other{"{0} 毫克"} | |
392 | } | |
393 | ounce{ | |
394 | dnam{"盎司"} | |
395 | other{"{0} 盎司"} | |
2ca993e8 | 396 | per{"每盎司 {0}"} |
b331163b A |
397 | } |
398 | ounce-troy{ | |
399 | dnam{"金衡盎司"} | |
400 | other{"{0} 金衡盎司"} | |
401 | } | |
402 | pound{ | |
403 | dnam{"磅"} | |
404 | other{"{0} 磅"} | |
2ca993e8 | 405 | per{"每磅 {0}"} |
b331163b A |
406 | } |
407 | stone{ | |
408 | dnam{"英石"} | |
409 | other{"{0} 英石"} | |
410 | } | |
411 | ton{ | |
412 | dnam{"英噸"} | |
413 | other{"{0} 英噸"} | |
414 | } | |
415 | } | |
416 | power{ | |
417 | gigawatt{ | |
418 | dnam{"吉瓦"} | |
419 | other{"{0} 吉瓦"} | |
420 | } | |
421 | horsepower{ | |
2ca993e8 A |
422 | dnam{"馬力"} |
423 | other{"{0} 匹馬力"} | |
b331163b A |
424 | } |
425 | kilowatt{ | |
2ca993e8 A |
426 | dnam{"千瓦特"} |
427 | other{"{0} 千瓦特"} | |
b331163b A |
428 | } |
429 | megawatt{ | |
2ca993e8 A |
430 | dnam{"百萬瓦特"} |
431 | other{"{0} 百萬瓦特"} | |
b331163b A |
432 | } |
433 | milliwatt{ | |
2ca993e8 A |
434 | dnam{"毫瓦特"} |
435 | other{"{0} 毫瓦特"} | |
b331163b A |
436 | } |
437 | watt{ | |
438 | dnam{"瓦特"} | |
439 | other{"{0} 瓦特"} | |
440 | } | |
441 | } | |
442 | pressure{ | |
443 | hectopascal{ | |
444 | dnam{"百帕"} | |
445 | other{"{0} 百帕"} | |
446 | } | |
447 | inch-hg{ | |
2ca993e8 A |
448 | dnam{"英寸汞柱"} |
449 | other{"{0} 英寸汞柱"} | |
b331163b A |
450 | } |
451 | millibar{ | |
452 | dnam{"毫巴"} | |
453 | other{"{0} 毫巴"} | |
454 | } | |
455 | millimeter-of-mercury{ | |
2ca993e8 A |
456 | dnam{"毫米汞柱"} |
457 | other{"{0} 毫米汞柱"} | |
b331163b A |
458 | } |
459 | pound-per-square-inch{ | |
2ca993e8 A |
460 | dnam{"每平方英寸磅力"} |
461 | other{"每平方英寸 {0} 磅力"} | |
b331163b A |
462 | } |
463 | } | |
464 | speed{ | |
465 | kilometer-per-hour{ | |
2ca993e8 A |
466 | dnam{"每小時公里"} |
467 | other{"每小時 {0} 公里"} | |
468 | } | |
469 | knot{ | |
470 | dnam{"節"} | |
471 | other{"{0} 節"} | |
b331163b A |
472 | } |
473 | meter-per-second{ | |
2ca993e8 A |
474 | dnam{"每秒公尺"} |
475 | other{"每秒 {0} 公尺"} | |
b331163b A |
476 | } |
477 | mile-per-hour{ | |
2ca993e8 A |
478 | dnam{"每小時英里"} |
479 | other{"每小時 {0} 英里"} | |
b331163b A |
480 | } |
481 | } | |
482 | temperature{ | |
483 | celsius{ | |
2ca993e8 A |
484 | dnam{"攝氏度數"} |
485 | other{"攝氏 {0} 度"} | |
b331163b A |
486 | } |
487 | fahrenheit{ | |
2ca993e8 A |
488 | dnam{"華氏度數"} |
489 | other{"華氏 {0} 度"} | |
490 | } | |
491 | generic{ | |
492 | dnam{"°"} | |
493 | other{"{0}°"} | |
b331163b A |
494 | } |
495 | kelvin{ | |
2ca993e8 A |
496 | dnam{"克耳文"} |
497 | other{"{0} 克耳文"} | |
b331163b A |
498 | } |
499 | } | |
500 | volume{ | |
501 | acre-foot{ | |
502 | dnam{"英畝英尺"} | |
503 | other{"{0} 英畝英尺"} | |
504 | } | |
505 | bushel{ | |
506 | dnam{"蒲式耳"} | |
507 | other{"{0} 蒲式耳"} | |
508 | } | |
509 | centiliter{ | |
510 | dnam{"釐升"} | |
511 | other{"{0} 釐升"} | |
512 | } | |
513 | cubic-centimeter{ | |
514 | dnam{"立方公分"} | |
515 | other{"{0} 立方公分"} | |
2ca993e8 | 516 | per{"每立方公分 {0}"} |
b331163b A |
517 | } |
518 | cubic-foot{ | |
519 | dnam{"立方英尺"} | |
520 | other{"{0} 立方英尺"} | |
521 | } | |
522 | cubic-inch{ | |
523 | dnam{"立方英寸"} | |
524 | other{"{0} 立方英寸"} | |
525 | } | |
526 | cubic-kilometer{ | |
527 | dnam{"立方公里"} | |
528 | other{"{0} 立方公里"} | |
529 | } | |
530 | cubic-meter{ | |
531 | dnam{"立方公尺"} | |
532 | other{"{0} 立方公尺"} | |
2ca993e8 | 533 | per{"每立方公尺 {0}"} |
b331163b A |
534 | } |
535 | cubic-mile{ | |
536 | dnam{"立方英里"} | |
537 | other{"{0} 立方英里"} | |
538 | } | |
539 | cubic-yard{ | |
540 | dnam{"立方碼"} | |
541 | other{"{0} 立方碼"} | |
542 | } | |
543 | cup{ | |
544 | dnam{"量杯"} | |
2ca993e8 A |
545 | other{"{0} 杯"} |
546 | } | |
547 | cup-metric{ | |
548 | dnam{"公制量杯"} | |
b331163b A |
549 | } |
550 | deciliter{ | |
551 | dnam{"公合"} | |
552 | other{"{0} 公合"} | |
553 | } | |
554 | fluid-ounce{ | |
555 | dnam{"液盎司"} | |
556 | other{"{0} 液盎司"} | |
557 | } | |
558 | gallon{ | |
559 | dnam{"加侖"} | |
560 | other{"{0} 加侖"} | |
2ca993e8 | 561 | per{"每加侖 {0}"} |
b331163b A |
562 | } |
563 | hectoliter{ | |
564 | dnam{"公石"} | |
565 | other{"{0} 公石"} | |
566 | } | |
567 | liter{ | |
568 | dnam{"公升"} | |
569 | other{"{0} 公升"} | |
2ca993e8 | 570 | per{"每公升 {0}"} |
b331163b A |
571 | } |
572 | megaliter{ | |
573 | dnam{"兆升"} | |
574 | other{"{0} 兆升"} | |
575 | } | |
576 | milliliter{ | |
577 | dnam{"毫升"} | |
578 | other{"{0} 毫升"} | |
579 | } | |
580 | pint{ | |
581 | dnam{"品脫"} | |
582 | other{"{0} 品脫"} | |
583 | } | |
2ca993e8 A |
584 | pint-metric{ |
585 | dnam{"公制品脫"} | |
586 | other{"{0} 公制品脫"} | |
587 | } | |
b331163b A |
588 | quart{ |
589 | dnam{"夸脫"} | |
590 | other{"{0} 夸脫"} | |
591 | } | |
592 | tablespoon{ | |
593 | dnam{"湯匙"} | |
594 | other{"{0} 湯匙"} | |
595 | } | |
596 | teaspoon{ | |
597 | dnam{"茶匙"} | |
598 | other{"{0} 茶匙"} | |
599 | } | |
600 | } | |
601 | } | |
602 | unitsNarrow{ | |
603 | acceleration{ | |
604 | g-force{ | |
605 | other{"{0}G"} | |
606 | } | |
607 | meter-per-second-squared{ | |
608 | other{"{0}m/s²"} | |
609 | } | |
610 | } | |
611 | angle{ | |
612 | arc-minute{ | |
2ca993e8 | 613 | other{"{0}角分"} |
b331163b A |
614 | } |
615 | arc-second{ | |
2ca993e8 | 616 | other{"{0}角秒"} |
b331163b A |
617 | } |
618 | degree{ | |
619 | other{"{0}度"} | |
620 | } | |
621 | radian{ | |
622 | other{"{0}弧度"} | |
623 | } | |
624 | } | |
625 | area{ | |
626 | acre{ | |
627 | other{"{0}英畝"} | |
628 | } | |
629 | hectare{ | |
630 | other{"{0}公頃"} | |
631 | } | |
632 | square-centimeter{ | |
633 | other{"{0}cm²"} | |
634 | } | |
635 | square-foot{ | |
636 | other{"{0}平方英尺"} | |
637 | } | |
638 | square-inch{ | |
639 | other{"{0}in²"} | |
640 | } | |
641 | square-kilometer{ | |
642 | other{"{0}km²"} | |
643 | } | |
644 | square-meter{ | |
645 | other{"{0}m²"} | |
646 | } | |
647 | square-mile{ | |
648 | other{"{0}平方英里"} | |
649 | } | |
650 | square-yard{ | |
651 | other{"{0}yd²"} | |
652 | } | |
653 | } | |
654 | compound{ | |
655 | per{"{0}/{1}"} | |
656 | } | |
2ca993e8 A |
657 | concentr{ |
658 | karat{ | |
659 | other{"{0}kt"} | |
660 | } | |
661 | } | |
b331163b | 662 | consumption{ |
2ca993e8 A |
663 | liter-per-100kilometers{ |
664 | dnam{"升/100公里"} | |
665 | other{"{0}升/100公里"} | |
666 | } | |
b331163b A |
667 | liter-per-kilometer{ |
668 | other{"{0}L/km"} | |
669 | } | |
670 | mile-per-gallon{ | |
671 | other{"{0}mpg"} | |
672 | } | |
673 | } | |
2ca993e8 A |
674 | coordinate{ |
675 | east{"東經{0}"} | |
676 | north{"北緯{0}"} | |
677 | south{"南緯{0}"} | |
678 | west{"西經{0}"} | |
679 | } | |
b331163b A |
680 | digital{ |
681 | bit{ | |
682 | other{"{0}bit"} | |
683 | } | |
684 | byte{ | |
685 | other{"{0}byte"} | |
686 | } | |
687 | gigabit{ | |
688 | other{"{0}Gb"} | |
689 | } | |
690 | gigabyte{ | |
691 | other{"{0}GB"} | |
692 | } | |
693 | kilobit{ | |
694 | other{"{0}kb"} | |
695 | } | |
696 | kilobyte{ | |
697 | other{"{0}kB"} | |
698 | } | |
699 | megabit{ | |
700 | other{"{0}Mb"} | |
701 | } | |
702 | megabyte{ | |
703 | other{"{0}MB"} | |
704 | } | |
705 | terabit{ | |
706 | other{"{0}Tb"} | |
707 | } | |
708 | terabyte{ | |
709 | other{"{0}TB"} | |
710 | } | |
711 | } | |
712 | duration{ | |
713 | day{ | |
714 | dnam{"天"} | |
715 | other{"{0}天"} | |
716 | } | |
717 | hour{ | |
718 | dnam{"小時"} | |
719 | other{"{0}時"} | |
720 | } | |
721 | microsecond{ | |
722 | other{"{0}μs"} | |
723 | } | |
724 | millisecond{ | |
725 | dnam{"毫秒"} | |
726 | other{"{0}毫秒"} | |
727 | } | |
728 | minute{ | |
729 | dnam{"分鐘"} | |
730 | other{"{0}分"} | |
731 | } | |
732 | month{ | |
2ca993e8 A |
733 | dnam{"月"} |
734 | other{"{0}月"} | |
b331163b A |
735 | } |
736 | nanosecond{ | |
737 | other{"{0}ns"} | |
738 | } | |
739 | second{ | |
740 | dnam{"秒"} | |
741 | other{"{0}秒"} | |
742 | } | |
743 | week{ | |
744 | dnam{"週"} | |
745 | other{"{0}週"} | |
746 | } | |
747 | year{ | |
748 | dnam{"年"} | |
749 | other{"{0}年"} | |
750 | } | |
751 | } | |
752 | electric{ | |
753 | ampere{ | |
754 | other{"{0}A"} | |
755 | } | |
756 | milliampere{ | |
757 | other{"{0}mA"} | |
758 | } | |
759 | ohm{ | |
760 | other{"{0}Ω"} | |
761 | } | |
762 | volt{ | |
763 | other{"{0}V"} | |
764 | } | |
765 | } | |
766 | energy{ | |
767 | calorie{ | |
768 | other{"{0}卡"} | |
769 | } | |
770 | foodcalorie{ | |
771 | other{"{0}大卡"} | |
772 | } | |
773 | joule{ | |
774 | other{"{0}焦"} | |
775 | } | |
776 | kilocalorie{ | |
777 | other{"{0}千卡"} | |
778 | } | |
779 | kilojoule{ | |
2ca993e8 | 780 | other{"{0}千焦耳"} |
b331163b A |
781 | } |
782 | kilowatt-hour{ | |
783 | other{"{0}kWh"} | |
784 | } | |
785 | } | |
786 | frequency{ | |
787 | gigahertz{ | |
788 | other{"{0}GHz"} | |
789 | } | |
790 | hertz{ | |
791 | other{"{0}Hz"} | |
792 | } | |
793 | kilohertz{ | |
794 | other{"{0}kHz"} | |
795 | } | |
796 | megahertz{ | |
797 | other{"{0}MHz"} | |
798 | } | |
799 | } | |
800 | length{ | |
801 | astronomical-unit{ | |
802 | other{"{0}au"} | |
803 | } | |
804 | centimeter{ | |
805 | dnam{"公分"} | |
806 | other{"{0}公分"} | |
807 | } | |
808 | decimeter{ | |
809 | other{"{0}dm"} | |
810 | } | |
811 | fathom{ | |
812 | dnam{"英尋"} | |
813 | other{"{0}fm"} | |
814 | } | |
815 | foot{ | |
816 | other{"{0}呎"} | |
817 | } | |
818 | furlong{ | |
819 | dnam{"化朗"} | |
820 | other{"{0}化朗"} | |
821 | } | |
822 | inch{ | |
823 | other{"{0}吋"} | |
824 | } | |
825 | kilometer{ | |
826 | dnam{"公里"} | |
827 | other{"{0}公里"} | |
828 | } | |
829 | light-year{ | |
830 | other{"{0}光年"} | |
831 | } | |
832 | meter{ | |
833 | dnam{"公尺"} | |
834 | other{"{0}公尺"} | |
835 | } | |
836 | micrometer{ | |
837 | other{"{0}µm"} | |
838 | } | |
839 | mile{ | |
840 | other{"{0}英里"} | |
841 | } | |
842 | millimeter{ | |
843 | dnam{"公釐"} | |
844 | other{"{0}公釐"} | |
845 | } | |
846 | nanometer{ | |
847 | other{"{0}nm"} | |
848 | } | |
849 | nautical-mile{ | |
850 | other{"{0}nmi"} | |
851 | } | |
852 | parsec{ | |
853 | other{"{0}pc"} | |
854 | } | |
855 | picometer{ | |
856 | other{"{0}皮米"} | |
857 | } | |
858 | yard{ | |
859 | other{"{0}碼"} | |
860 | } | |
861 | } | |
862 | light{ | |
863 | lux{ | |
864 | other{"{0}lx"} | |
865 | } | |
866 | } | |
867 | mass{ | |
868 | carat{ | |
869 | other{"{0}CD"} | |
870 | } | |
871 | gram{ | |
872 | dnam{"克"} | |
873 | other{"{0}克"} | |
874 | } | |
875 | kilogram{ | |
876 | dnam{"公斤"} | |
877 | other{"{0}公斤"} | |
878 | } | |
879 | metric-ton{ | |
880 | other{"{0}t"} | |
881 | } | |
882 | microgram{ | |
883 | other{"{0}µg"} | |
884 | } | |
885 | milligram{ | |
886 | other{"{0}mg"} | |
887 | } | |
888 | ounce{ | |
889 | other{"{0}盎司"} | |
890 | } | |
891 | ounce-troy{ | |
892 | other{"{0}oz-t"} | |
893 | } | |
894 | pound{ | |
895 | other{"{0}磅"} | |
896 | } | |
897 | stone{ | |
898 | dnam{"英石"} | |
899 | other{"{0}st"} | |
900 | } | |
901 | ton{ | |
902 | other{"{0}tn"} | |
903 | } | |
904 | } | |
905 | power{ | |
906 | gigawatt{ | |
907 | other{"{0}GW"} | |
908 | } | |
909 | horsepower{ | |
910 | other{"{0}匹"} | |
911 | } | |
912 | kilowatt{ | |
913 | other{"{0}千瓦"} | |
914 | } | |
915 | megawatt{ | |
916 | other{"{0}MW"} | |
917 | } | |
918 | milliwatt{ | |
919 | other{"{0}mW"} | |
920 | } | |
921 | watt{ | |
922 | other{"{0}瓦特"} | |
923 | } | |
924 | } | |
925 | pressure{ | |
926 | hectopascal{ | |
927 | other{"{0}百帕"} | |
928 | } | |
929 | inch-hg{ | |
930 | other{"{0}英吋汞柱"} | |
931 | } | |
932 | millibar{ | |
933 | other{"{0}毫巴"} | |
934 | } | |
935 | millimeter-of-mercury{ | |
936 | other{"{0}mmHg"} | |
937 | } | |
938 | pound-per-square-inch{ | |
939 | other{"{0}psi"} | |
940 | } | |
941 | } | |
b331163b A |
942 | speed{ |
943 | kilometer-per-hour{ | |
944 | dnam{"公里/小時"} | |
2ca993e8 | 945 | other{"{0}公里/小時"} |
b331163b A |
946 | } |
947 | meter-per-second{ | |
948 | other{"{0}公尺/秒"} | |
949 | } | |
950 | mile-per-hour{ | |
951 | other{"{0}英里/小時"} | |
952 | } | |
953 | } | |
954 | temperature{ | |
955 | celsius{ | |
956 | dnam{"°C"} | |
957 | other{"{0}°C"} | |
958 | } | |
959 | fahrenheit{ | |
960 | other{"{0}°F"} | |
961 | } | |
962 | kelvin{ | |
963 | dnam{"K"} | |
964 | other{"{0}°K"} | |
965 | } | |
966 | } | |
967 | volume{ | |
968 | acre-foot{ | |
969 | other{"{0}ac-ft"} | |
970 | } | |
971 | bushel{ | |
972 | dnam{"蒲式耳"} | |
973 | other{"{0}bu"} | |
974 | } | |
975 | centiliter{ | |
976 | other{"{0}cL"} | |
977 | } | |
978 | cubic-centimeter{ | |
979 | other{"{0}cm³"} | |
980 | } | |
981 | cubic-foot{ | |
982 | other{"{0}ft³"} | |
983 | } | |
984 | cubic-inch{ | |
985 | other{"{0}in³"} | |
986 | } | |
987 | cubic-kilometer{ | |
988 | other{"{0}km³"} | |
989 | } | |
990 | cubic-meter{ | |
991 | other{"{0}m³"} | |
992 | } | |
993 | cubic-mile{ | |
994 | other{"{0}立方英里"} | |
995 | } | |
996 | cubic-yard{ | |
997 | other{"{0}yd³"} | |
998 | } | |
999 | cup{ | |
1000 | other{"{0}c"} | |
1001 | } | |
1002 | deciliter{ | |
1003 | other{"{0}dL"} | |
1004 | } | |
1005 | fluid-ounce{ | |
1006 | other{"{0}fl-oz"} | |
1007 | } | |
1008 | gallon{ | |
1009 | other{"{0}gal"} | |
1010 | } | |
1011 | hectoliter{ | |
1012 | other{"{0}hL"} | |
1013 | } | |
1014 | liter{ | |
1015 | dnam{"公升"} | |
2ca993e8 | 1016 | other{"{0}升"} |
b331163b A |
1017 | } |
1018 | megaliter{ | |
1019 | other{"{0}ML"} | |
1020 | } | |
1021 | milliliter{ | |
1022 | other{"{0}mL"} | |
1023 | } | |
1024 | pint{ | |
1025 | other{"{0}pt"} | |
1026 | } | |
1027 | quart{ | |
1028 | other{"{0}qt"} | |
1029 | } | |
1030 | tablespoon{ | |
1031 | other{"{0}匙"} | |
1032 | } | |
1033 | teaspoon{ | |
1034 | other{"{0}tsp"} | |
1035 | } | |
1036 | } | |
1037 | } | |
1038 | unitsShort{ | |
1039 | acceleration{ | |
1040 | g-force{ | |
1041 | dnam{"G 力"} | |
1042 | other{"{0} G 力"} | |
1043 | } | |
1044 | meter-per-second-squared{ | |
2ca993e8 A |
1045 | dnam{"公尺/平方秒"} |
1046 | other{"{0} 公尺/平方秒"} | |
b331163b A |
1047 | } |
1048 | } | |
1049 | angle{ | |
1050 | arc-minute{ | |
2ca993e8 A |
1051 | dnam{"角分"} |
1052 | other{"{0} 角分"} | |
b331163b A |
1053 | } |
1054 | arc-second{ | |
2ca993e8 A |
1055 | dnam{"角秒"} |
1056 | other{"{0} 角秒"} | |
b331163b A |
1057 | } |
1058 | degree{ | |
2ca993e8 | 1059 | dnam{"角度"} |
b331163b A |
1060 | other{"{0} 度"} |
1061 | } | |
1062 | radian{ | |
1063 | dnam{"弧度"} | |
1064 | other{"{0} 弧度"} | |
1065 | } | |
2ca993e8 A |
1066 | revolution{ |
1067 | dnam{"圈數"} | |
1068 | other{"{0} 圈"} | |
1069 | } | |
b331163b A |
1070 | } |
1071 | area{ | |
1072 | acre{ | |
1073 | dnam{"英畝"} | |
1074 | other{"{0} 英畝"} | |
1075 | } | |
1076 | hectare{ | |
1077 | dnam{"公頃"} | |
1078 | other{"{0} 公頃"} | |
1079 | } | |
1080 | square-centimeter{ | |
1081 | dnam{"平方公分"} | |
1082 | other{"{0} 平方公分"} | |
2ca993e8 | 1083 | per{"{0}/平分公分"} |
b331163b A |
1084 | } |
1085 | square-foot{ | |
1086 | dnam{"平方英尺"} | |
1087 | other{"{0} 平方英尺"} | |
1088 | } | |
1089 | square-inch{ | |
1090 | dnam{"平方英寸"} | |
1091 | other{"{0} 平方英寸"} | |
2ca993e8 | 1092 | per{"{0}/平方英寸"} |
b331163b A |
1093 | } |
1094 | square-kilometer{ | |
1095 | dnam{"平方公里"} | |
1096 | other{"{0} 平方公里"} | |
1097 | } | |
1098 | square-meter{ | |
1099 | dnam{"平方公尺"} | |
1100 | other{"{0} 平方公尺"} | |
2ca993e8 | 1101 | per{"{0}/平方公尺"} |
b331163b A |
1102 | } |
1103 | square-mile{ | |
1104 | dnam{"平方英里"} | |
1105 | other{"{0} 平方英里"} | |
1106 | } | |
1107 | square-yard{ | |
1108 | dnam{"平方碼"} | |
1109 | other{"{0} 平方碼"} | |
1110 | } | |
1111 | } | |
1112 | compound{ | |
1113 | per{"{0}/{1}"} | |
1114 | } | |
2ca993e8 A |
1115 | concentr{ |
1116 | karat{ | |
1117 | dnam{"克拉"} | |
1118 | other{"{0} 克拉"} | |
1119 | } | |
1120 | } | |
b331163b | 1121 | consumption{ |
2ca993e8 A |
1122 | liter-per-100kilometers{ |
1123 | dnam{"升/100 公里"} | |
1124 | other{"{0} 升/100 公里"} | |
1125 | } | |
b331163b | 1126 | liter-per-kilometer{ |
2ca993e8 | 1127 | dnam{"公升/公里"} |
b331163b A |
1128 | other{"{0} 升/公里"} |
1129 | } | |
1130 | mile-per-gallon{ | |
1131 | dnam{"英里/加侖"} | |
1132 | other{"{0} 英里/加侖"} | |
1133 | } | |
1134 | } | |
2ca993e8 A |
1135 | coordinate{ |
1136 | east{"東經{0}"} | |
1137 | north{"北緯{0}"} | |
1138 | south{"南緯{0}"} | |
1139 | west{"西經{0}"} | |
1140 | } | |
b331163b A |
1141 | digital{ |
1142 | bit{ | |
1143 | dnam{"bit"} | |
1144 | other{"{0} bit"} | |
1145 | } | |
1146 | byte{ | |
1147 | dnam{"byte"} | |
1148 | other{"{0} byte"} | |
1149 | } | |
1150 | gigabit{ | |
1151 | dnam{"Gb"} | |
1152 | other{"{0} Gb"} | |
1153 | } | |
1154 | gigabyte{ | |
1155 | dnam{"GB"} | |
1156 | other{"{0} GB"} | |
1157 | } | |
1158 | kilobit{ | |
1159 | dnam{"kb"} | |
1160 | other{"{0} kb"} | |
1161 | } | |
1162 | kilobyte{ | |
1163 | dnam{"kB"} | |
1164 | other{"{0} kB"} | |
1165 | } | |
1166 | megabit{ | |
1167 | dnam{"Mb"} | |
1168 | other{"{0} Mb"} | |
1169 | } | |
1170 | megabyte{ | |
1171 | dnam{"MB"} | |
1172 | other{"{0} MB"} | |
1173 | } | |
1174 | terabit{ | |
1175 | dnam{"Tb"} | |
1176 | other{"{0} Tb"} | |
1177 | } | |
1178 | terabyte{ | |
1179 | dnam{"TB"} | |
1180 | other{"{0} TB"} | |
1181 | } | |
1182 | } | |
1183 | duration{ | |
2ca993e8 A |
1184 | century{ |
1185 | dnam{"世紀"} | |
1186 | other{"{0} 世紀"} | |
1187 | } | |
b331163b A |
1188 | day{ |
1189 | dnam{"天"} | |
1190 | other{"{0} 天"} | |
2ca993e8 | 1191 | per{"{0}/天"} |
b331163b A |
1192 | } |
1193 | hour{ | |
1194 | dnam{"小時"} | |
1195 | other{"{0} 小時"} | |
1196 | per{"{0}/小時"} | |
1197 | } | |
1198 | microsecond{ | |
1199 | dnam{"微秒"} | |
1200 | other{"{0} 微秒"} | |
1201 | } | |
1202 | millisecond{ | |
1203 | dnam{"毫秒"} | |
1204 | other{"{0} 毫秒"} | |
1205 | } | |
1206 | minute{ | |
1207 | dnam{"分鐘"} | |
1208 | other{"{0} 分鐘"} | |
2ca993e8 | 1209 | per{"{0}/分鐘"} |
b331163b A |
1210 | } |
1211 | month{ | |
2ca993e8 | 1212 | dnam{"月"} |
b331163b | 1213 | other{"{0} 個月"} |
2ca993e8 | 1214 | per{"{0}/月"} |
b331163b A |
1215 | } |
1216 | nanosecond{ | |
1217 | dnam{"奈秒"} | |
1218 | other{"{0} 奈秒"} | |
1219 | } | |
1220 | second{ | |
1221 | dnam{"秒"} | |
1222 | other{"{0} 秒"} | |
1223 | per{"{0}/秒"} | |
1224 | } | |
1225 | week{ | |
1226 | dnam{"週"} | |
1227 | other{"{0} 週"} | |
2ca993e8 | 1228 | per{"{0}/週"} |
b331163b A |
1229 | } |
1230 | year{ | |
1231 | dnam{"年"} | |
1232 | other{"{0} 年"} | |
2ca993e8 | 1233 | per{"{0}/年"} |
b331163b A |
1234 | } |
1235 | } | |
1236 | electric{ | |
1237 | ampere{ | |
1238 | dnam{"安培"} | |
1239 | other{"{0} 安培"} | |
1240 | } | |
1241 | milliampere{ | |
1242 | dnam{"毫安培"} | |
1243 | other{"{0} 毫安培"} | |
1244 | } | |
1245 | ohm{ | |
1246 | dnam{"歐姆"} | |
1247 | other{"{0} 歐姆"} | |
1248 | } | |
1249 | volt{ | |
1250 | dnam{"伏特"} | |
2ca993e8 | 1251 | other{"{0} 伏"} |
b331163b A |
1252 | } |
1253 | } | |
1254 | energy{ | |
1255 | calorie{ | |
1256 | dnam{"卡路里"} | |
1257 | other{"{0} 卡"} | |
1258 | } | |
1259 | foodcalorie{ | |
1260 | dnam{"大卡"} | |
1261 | other{"{0} 大卡"} | |
1262 | } | |
1263 | joule{ | |
1264 | dnam{"焦耳"} | |
2ca993e8 | 1265 | other{"{0} 焦"} |
b331163b A |
1266 | } |
1267 | kilocalorie{ | |
1268 | dnam{"千卡"} | |
1269 | other{"{0} 千卡"} | |
1270 | } | |
1271 | kilojoule{ | |
2ca993e8 | 1272 | dnam{"千焦耳"} |
b331163b A |
1273 | other{"{0} 千焦"} |
1274 | } | |
1275 | kilowatt-hour{ | |
1276 | dnam{"千瓦小時"} | |
1277 | other{"{0} 千瓦小時"} | |
1278 | } | |
1279 | } | |
1280 | frequency{ | |
1281 | gigahertz{ | |
1282 | dnam{"吉赫"} | |
1283 | other{"{0} 吉赫"} | |
1284 | } | |
1285 | hertz{ | |
1286 | dnam{"赫茲"} | |
1287 | other{"{0} 赫茲"} | |
1288 | } | |
1289 | kilohertz{ | |
1290 | dnam{"千赫"} | |
1291 | other{"{0} 千赫"} | |
1292 | } | |
1293 | megahertz{ | |
1294 | dnam{"兆赫"} | |
1295 | other{"{0} 兆赫"} | |
1296 | } | |
1297 | } | |
1298 | length{ | |
1299 | astronomical-unit{ | |
1300 | dnam{"天文單位"} | |
1301 | other{"{0} 天文單位"} | |
1302 | } | |
1303 | centimeter{ | |
1304 | dnam{"公分"} | |
1305 | other{"{0} 公分"} | |
2ca993e8 | 1306 | per{"{0}/公分"} |
b331163b A |
1307 | } |
1308 | decimeter{ | |
1309 | dnam{"公寸"} | |
1310 | other{"{0} 公寸"} | |
1311 | } | |
1312 | fathom{ | |
1313 | dnam{"fm"} | |
1314 | other{"{0} 英尋"} | |
1315 | } | |
1316 | foot{ | |
2ca993e8 | 1317 | dnam{"英尺"} |
b331163b | 1318 | other{"{0} 呎"} |
2ca993e8 | 1319 | per{"{0}/呎"} |
b331163b A |
1320 | } |
1321 | furlong{ | |
1322 | dnam{"化朗"} | |
1323 | other{"{0} 化朗"} | |
1324 | } | |
1325 | inch{ | |
2ca993e8 | 1326 | dnam{"英寸"} |
b331163b | 1327 | other{"{0} 吋"} |
2ca993e8 | 1328 | per{"{0}/吋"} |
b331163b A |
1329 | } |
1330 | kilometer{ | |
1331 | dnam{"公里"} | |
1332 | other{"{0} 公里"} | |
2ca993e8 | 1333 | per{"{0}/公里"} |
b331163b A |
1334 | } |
1335 | light-year{ | |
1336 | dnam{"光年"} | |
1337 | other{"{0} 光年"} | |
1338 | } | |
1339 | meter{ | |
1340 | dnam{"公尺"} | |
1341 | other{"{0} 公尺"} | |
2ca993e8 | 1342 | per{"{0}/公尺"} |
b331163b A |
1343 | } |
1344 | micrometer{ | |
1345 | dnam{"微米"} | |
1346 | other{"{0} 微米"} | |
1347 | } | |
1348 | mile{ | |
1349 | dnam{"英里"} | |
1350 | other{"{0} 英里"} | |
1351 | } | |
2ca993e8 A |
1352 | mile-scandinavian{ |
1353 | dnam{"斯堪地那維亞英里"} | |
1354 | other{"{0} 斯堪地那維亞英里"} | |
1355 | } | |
b331163b A |
1356 | millimeter{ |
1357 | dnam{"公釐"} | |
1358 | other{"{0} 公釐"} | |
1359 | } | |
1360 | nanometer{ | |
1361 | dnam{"奈米"} | |
1362 | other{"{0} 奈米"} | |
1363 | } | |
1364 | nautical-mile{ | |
1365 | dnam{"海里"} | |
1366 | other{"{0} 海里"} | |
1367 | } | |
1368 | parsec{ | |
1369 | dnam{"秒差距"} | |
1370 | other{"{0} 秒差距"} | |
1371 | } | |
1372 | picometer{ | |
1373 | dnam{"皮米"} | |
1374 | other{"{0} 皮米"} | |
1375 | } | |
1376 | yard{ | |
1377 | dnam{"碼"} | |
1378 | other{"{0} 碼"} | |
1379 | } | |
1380 | } | |
1381 | light{ | |
1382 | lux{ | |
1383 | dnam{"勒克斯"} | |
1384 | other{"{0} 勒克斯"} | |
1385 | } | |
1386 | } | |
1387 | mass{ | |
1388 | carat{ | |
1389 | dnam{"克拉"} | |
1390 | other{"{0} 克拉"} | |
1391 | } | |
1392 | gram{ | |
1393 | dnam{"克"} | |
1394 | other{"{0} 克"} | |
2ca993e8 | 1395 | per{"{0}/克"} |
b331163b A |
1396 | } |
1397 | kilogram{ | |
1398 | dnam{"公斤"} | |
1399 | other{"{0} 公斤"} | |
2ca993e8 | 1400 | per{"{0}/公斤"} |
b331163b A |
1401 | } |
1402 | metric-ton{ | |
1403 | dnam{"公噸"} | |
1404 | other{"{0} 公噸"} | |
1405 | } | |
1406 | microgram{ | |
1407 | dnam{"微克"} | |
1408 | other{"{0} 微克"} | |
1409 | } | |
1410 | milligram{ | |
1411 | dnam{"毫克"} | |
1412 | other{"{0} 毫克"} | |
1413 | } | |
1414 | ounce{ | |
1415 | dnam{"盎司"} | |
1416 | other{"{0} 盎司"} | |
2ca993e8 | 1417 | per{"{0}/盎司"} |
b331163b A |
1418 | } |
1419 | ounce-troy{ | |
1420 | dnam{"金衡盎司"} | |
1421 | other{"{0} 金衡盎司"} | |
1422 | } | |
1423 | pound{ | |
1424 | dnam{"磅"} | |
1425 | other{"{0} 磅"} | |
2ca993e8 | 1426 | per{"{0}/磅"} |
b331163b A |
1427 | } |
1428 | stone{ | |
1429 | dnam{"st"} | |
1430 | other{"{0} 英石"} | |
1431 | } | |
1432 | ton{ | |
1433 | dnam{"英噸"} | |
1434 | other{"{0} 英噸"} | |
1435 | } | |
1436 | } | |
1437 | power{ | |
1438 | gigawatt{ | |
1439 | dnam{"吉瓦"} | |
1440 | other{"{0} 吉瓦"} | |
1441 | } | |
1442 | horsepower{ | |
1443 | dnam{"匹"} | |
1444 | other{"{0} 匹"} | |
1445 | } | |
1446 | kilowatt{ | |
1447 | dnam{"千瓦"} | |
1448 | other{"{0} 千瓦"} | |
1449 | } | |
1450 | megawatt{ | |
1451 | dnam{"百萬瓦"} | |
1452 | other{"{0} 百萬瓦"} | |
1453 | } | |
1454 | milliwatt{ | |
1455 | dnam{"毫瓦"} | |
1456 | other{"{0} 毫瓦"} | |
1457 | } | |
1458 | watt{ | |
1459 | dnam{"瓦特"} | |
2ca993e8 | 1460 | other{"{0} 瓦"} |
b331163b A |
1461 | } |
1462 | } | |
1463 | pressure{ | |
1464 | hectopascal{ | |
1465 | dnam{"百帕"} | |
1466 | other{"{0} 百帕"} | |
1467 | } | |
1468 | inch-hg{ | |
2ca993e8 A |
1469 | dnam{"英寸汞柱"} |
1470 | other{"{0} 英寸汞柱"} | |
b331163b A |
1471 | } |
1472 | millibar{ | |
1473 | dnam{"毫巴"} | |
1474 | other{"{0} 毫巴"} | |
1475 | } | |
1476 | millimeter-of-mercury{ | |
2ca993e8 A |
1477 | dnam{"毫米汞柱"} |
1478 | other{"{0} 毫米汞柱"} | |
b331163b A |
1479 | } |
1480 | pound-per-square-inch{ | |
1481 | dnam{"磅力/平方英寸"} | |
2ca993e8 | 1482 | other{"{0} 磅力/平方英寸"} |
b331163b A |
1483 | } |
1484 | } | |
1485 | speed{ | |
1486 | kilometer-per-hour{ | |
1487 | dnam{"公里/小時"} | |
1488 | other{"{0} 公里/小時"} | |
1489 | } | |
2ca993e8 A |
1490 | knot{ |
1491 | dnam{"節"} | |
1492 | other{"{0} 節"} | |
1493 | } | |
b331163b A |
1494 | meter-per-second{ |
1495 | dnam{"公尺/秒"} | |
1496 | other{"{0} 公尺/秒"} | |
1497 | } | |
1498 | mile-per-hour{ | |
1499 | dnam{"英里/小時"} | |
1500 | other{"{0} 英里/小時"} | |
1501 | } | |
1502 | } | |
1503 | temperature{ | |
1504 | celsius{ | |
2ca993e8 | 1505 | dnam{"攝氏"} |
b331163b A |
1506 | other{"{0}°C"} |
1507 | } | |
1508 | fahrenheit{ | |
2ca993e8 | 1509 | dnam{"華氏"} |
b331163b A |
1510 | other{"{0}°F"} |
1511 | } | |
2ca993e8 A |
1512 | generic{ |
1513 | dnam{"°"} | |
1514 | other{"{0}°"} | |
1515 | } | |
b331163b A |
1516 | kelvin{ |
1517 | dnam{"K"} | |
1518 | other{"{0} K"} | |
1519 | } | |
1520 | } | |
1521 | volume{ | |
1522 | acre-foot{ | |
1523 | dnam{"英畝英尺"} | |
1524 | other{"{0} 英畝英尺"} | |
1525 | } | |
1526 | bushel{ | |
1527 | dnam{"bu"} | |
1528 | other{"{0} 蒲式耳"} | |
1529 | } | |
1530 | centiliter{ | |
1531 | dnam{"釐升"} | |
1532 | other{"{0} 釐升"} | |
1533 | } | |
1534 | cubic-centimeter{ | |
1535 | dnam{"立方公分"} | |
1536 | other{"{0} 立方公分"} | |
2ca993e8 | 1537 | per{"{0}/立方公分"} |
b331163b A |
1538 | } |
1539 | cubic-foot{ | |
1540 | dnam{"立方英尺"} | |
1541 | other{"{0} 立方英尺"} | |
1542 | } | |
1543 | cubic-inch{ | |
1544 | dnam{"立方英寸"} | |
1545 | other{"{0} 立方英寸"} | |
1546 | } | |
1547 | cubic-kilometer{ | |
1548 | dnam{"立方公里"} | |
1549 | other{"{0} 立方公里"} | |
1550 | } | |
1551 | cubic-meter{ | |
1552 | dnam{"立方公尺"} | |
1553 | other{"{0} 立方公尺"} | |
2ca993e8 | 1554 | per{"{0}/立方公尺"} |
b331163b A |
1555 | } |
1556 | cubic-mile{ | |
1557 | dnam{"立方英里"} | |
1558 | other{"{0} 立方英里"} | |
1559 | } | |
1560 | cubic-yard{ | |
1561 | dnam{"立方碼"} | |
1562 | other{"{0} 立方碼"} | |
1563 | } | |
1564 | cup{ | |
1565 | dnam{"量杯"} | |
2ca993e8 A |
1566 | other{"{0} 杯"} |
1567 | } | |
1568 | cup-metric{ | |
1569 | dnam{"公制量杯"} | |
1570 | other{"{0} 公制杯"} | |
b331163b A |
1571 | } |
1572 | deciliter{ | |
1573 | dnam{"公合"} | |
1574 | other{"{0} 公合"} | |
1575 | } | |
1576 | fluid-ounce{ | |
1577 | dnam{"液盎司"} | |
1578 | other{"{0} 液盎司"} | |
1579 | } | |
1580 | gallon{ | |
1581 | dnam{"加侖"} | |
1582 | other{"{0} 加侖"} | |
2ca993e8 | 1583 | per{"{0}/加侖"} |
b331163b A |
1584 | } |
1585 | hectoliter{ | |
1586 | dnam{"公石"} | |
1587 | other{"{0} 公石"} | |
1588 | } | |
1589 | liter{ | |
1590 | dnam{"公升"} | |
2ca993e8 A |
1591 | other{"{0} 升"} |
1592 | per{"{0}/升"} | |
b331163b A |
1593 | } |
1594 | megaliter{ | |
1595 | dnam{"兆升"} | |
1596 | other{"{0} 兆升"} | |
1597 | } | |
1598 | milliliter{ | |
1599 | dnam{"毫升"} | |
1600 | other{"{0} 毫升"} | |
1601 | } | |
1602 | pint{ | |
1603 | dnam{"品脫"} | |
1604 | other{"{0} 品脫"} | |
1605 | } | |
2ca993e8 A |
1606 | pint-metric{ |
1607 | dnam{"公制品脫"} | |
1608 | other{"{0} 公制品脫"} | |
1609 | } | |
b331163b A |
1610 | quart{ |
1611 | dnam{"夸脫"} | |
1612 | other{"{0} 夸脫"} | |
1613 | } | |
1614 | tablespoon{ | |
1615 | dnam{"湯匙"} | |
1616 | other{"{0} 湯匙"} | |
1617 | } | |
1618 | teaspoon{ | |
1619 | dnam{"茶匙"} | |
1620 | other{"{0} 茶匙"} | |
1621 | } | |
1622 | } | |
1623 | } | |
1624 | } |