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