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