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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/unit/zgh.txt ('k') | source/data/unit/zh_CN.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/zh.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/zh.xml
11 */
12 zh{
13 Version{"2.1.8.9"}
14 units{
15 acceleration{
16 g-force{
17 dnam{"G力"}
18 other{"{0}G力"}
19 }
20 meter-per-second-squared{
21 dnam{"米/秒²"}
22 other{"{0}米/秒²"}
23 }
24 }
25 angle{
26 arc-minute{
27 dnam{"弧分"}
28 other{"{0}弧分"}
29 }
30 arc-second{
31 dnam{"弧秒"}
32 other{"{0}弧秒"}
33 }
34 degree{
35 dnam{"度"}
36 other{"{0}度"}
37 }
38 radian{
39 dnam{"弧度"}
40 other{"{0}弧度"}
41 }
42 }
43 area{
44 acre{
45 dnam{"英亩"}
46 other{"{0}英亩"}
47 }
48 hectare{
49 dnam{"公顷"}
50 other{"{0}公顷"}
51 }
52 square-centimeter{
53 dnam{"平方厘米"}
54 other{"{0}平方厘米"}
55 }
56 square-foot{
57 dnam{"平方英尺"}
58 other{"{0}平方英尺"}
59 }
60 square-inch{
61 dnam{"平方英寸"}
62 other{"{0}平方英寸"}
63 }
64 square-kilometer{
65 dnam{"平方公里"}
66 other{"{0}平方公里"}
67 }
68 square-meter{
69 dnam{"平方米"}
70 other{"{0}平方米"}
71 }
72 square-mile{
73 dnam{"平方英里"}
74 other{"{0}平方英里"}
75 }
76 square-yard{
77 dnam{"平方码"}
78 other{"{0}平方码"}
79 }
80 }
81 compound{
82 per{"{0}每{1}"}
83 }
84 consumption{
85 liter-per-kilometer{
86 dnam{"升每公里"}
87 other{"{0}升每公里"}
88 }
89 mile-per-gallon{
90 dnam{"英里每加仑"}
91 other{"{0}英里每加仑"}
92 }
93 }
94 digital{
95 bit{
96 dnam{"比特"}
97 other{"{0}比特"}
98 }
99 byte{
100 dnam{"字节"}
101 other{"{0}字节"}
102 }
103 gigabit{
104 dnam{"吉比特"}
105 other{"{0}吉比特"}
106 }
107 gigabyte{
108 dnam{"吉字节"}
109 other{"{0}吉字节"}
110 }
111 kilobit{
112 dnam{"千比特"}
113 other{"{0}千比特"}
114 }
115 kilobyte{
116 dnam{"千字节"}
117 other{"{0}千字节"}
118 }
119 megabit{
120 dnam{"兆比特"}
121 other{"{0}兆比特"}
122 }
123 megabyte{
124 dnam{"兆字节"}
125 other{"{0}兆字节"}
126 }
127 terabit{
128 dnam{"太比特"}
129 other{"{0}太比特"}
130 }
131 terabyte{
132 dnam{"太字节"}
133 other{"{0}太字节"}
134 }
135 }
136 duration{
137 day{
138 dnam{"天"}
139 other{"{0}天"}
140 }
141 hour{
142 dnam{"小时"}
143 other{"{0}小时"}
144 per{"{0}/小时"}
145 }
146 microsecond{
147 dnam{"微秒"}
148 other{"{0}微秒"}
149 }
150 millisecond{
151 dnam{"毫秒"}
152 other{"{0}毫秒"}
153 }
154 minute{
155 dnam{"分钟"}
156 other{"{0}分钟"}
157 }
158 month{
159 dnam{"个月"}
160 other{"{0}个月"}
161 }
162 nanosecond{
163 dnam{"纳秒"}
164 other{"{0}纳秒"}
165 }
166 second{
167 dnam{"秒钟"}
168 other{"{0}秒钟"}
169 per{"{0}/秒"}
170 }
171 week{
172 dnam{"周"}
173 other{"{0}周"}
174 }
175 year{
176 dnam{"年"}
177 other{"{0}年"}
178 }
179 }
180 electric{
181 ampere{
182 dnam{"安培"}
183 other{"{0}安培"}
184 }
185 milliampere{
186 dnam{"毫安"}
187 other{"{0}毫安"}
188 }
189 ohm{
190 dnam{"欧姆"}
191 other{"{0}欧姆"}
192 }
193 volt{
194 dnam{"伏特"}
195 other{"{0}伏特"}
196 }
197 }
198 energy{
199 calorie{
200 dnam{"卡路里"}
201 other{"{0}卡路里"}
202 }
203 foodcalorie{
204 dnam{"卡路里"}
205 other{"{0}卡路里"}
206 }
207 joule{
208 dnam{"焦耳"}
209 other{"{0}焦耳"}
210 }
211 kilocalorie{
212 dnam{"千卡"}
213 other{"{0}千卡"}
214 }
215 kilojoule{
216 dnam{"千焦"}
217 other{"{0}千焦"}
218 }
219 kilowatt-hour{
220 dnam{"千瓦时"}
221 other{"{0}千瓦时"}
222 }
223 }
224 frequency{
225 gigahertz{
226 dnam{"吉赫"}
227 other{"{0}吉赫"}
228 }
229 hertz{
230 dnam{"赫兹"}
231 other{"{0}赫兹"}
232 }
233 kilohertz{
234 dnam{"千赫"}
235 other{"{0}千赫"}
236 }
237 megahertz{
238 dnam{"兆赫"}
239 other{"{0}兆赫"}
240 }
241 }
242 length{
243 astronomical-unit{
244 dnam{"天文单位"}
245 other{"{0}天文单位"}
246 }
247 centimeter{
248 dnam{"厘米"}
249 other{"{0}厘米"}
250 }
251 decimeter{
252 dnam{"分米"}
253 other{"{0}分米"}
254 }
255 foot{
256 dnam{"英尺"}
257 other{"{0}英尺"}
258 }
259 inch{
260 dnam{"英寸"}
261 other{"{0}英寸"}
262 }
263 kilometer{
264 dnam{"公里"}
265 other{"{0}公里"}
266 }
267 light-year{
268 dnam{"光年"}
269 other{"{0}光年"}
270 }
271 meter{
272 dnam{"米"}
273 other{"{0}米"}
274 }
275 micrometer{
276 dnam{"微米"}
277 other{"{0}微米"}
278 }
279 mile{
280 dnam{"英里"}
281 other{"{0}英里"}
282 }
283 millimeter{
284 dnam{"毫米"}
285 other{"{0}毫米"}
286 }
287 nanometer{
288 dnam{"纳米"}
289 other{"{0}纳米"}
290 }
291 nautical-mile{
292 dnam{"海里"}
293 other{"{0}海里"}
294 }
295 parsec{
296 dnam{"秒差距"}
297 other{"{0}秒差距"}
298 }
299 picometer{
300 dnam{"皮米"}
301 other{"{0}皮米"}
302 }
303 yard{
304 dnam{"码"}
305 other{"{0}码"}
306 }
307 }
308 light{
309 lux{
310 dnam{"勒克斯"}
311 other{"{0}勒克斯"}
312 }
313 }
314 mass{
315 carat{
316 dnam{"克拉"}
317 other{"{0}克拉"}
318 }
319 gram{
320 dnam{"克"}
321 other{"{0}克"}
322 }
323 kilogram{
324 dnam{"千克"}
325 other{"{0}千克"}
326 }
327 metric-ton{
328 dnam{"公吨"}
329 other{"{0}公吨"}
330 }
331 microgram{
332 dnam{"微克"}
333 other{"{0}微克"}
334 }
335 milligram{
336 dnam{"毫克"}
337 other{"{0}毫克"}
338 }
339 ounce{
340 dnam{"盎司"}
341 other{"{0}盎司"}
342 }
343 ounce-troy{
344 dnam{"金衡制盎司"}
345 other{"{0}金衡制盎司"}
346 }
347 pound{
348 dnam{"磅"}
349 other{"{0}磅"}
350 }
351 ton{
352 dnam{"吨"}
353 other{"{0}吨"}
354 }
355 }
356 power{
357 gigawatt{
358 dnam{"吉瓦"}
359 other{"{0}吉瓦"}
360 }
361 horsepower{
362 dnam{"马力"}
363 other{"{0}马力"}
364 }
365 kilowatt{
366 dnam{"千瓦"}
367 other{"{0}千瓦"}
368 }
369 megawatt{
370 dnam{"兆瓦"}
371 other{"{0}兆瓦"}
372 }
373 milliwatt{
374 dnam{"毫瓦"}
375 other{"{0}毫瓦"}
376 }
377 watt{
378 dnam{"瓦特"}
379 other{"{0}瓦特"}
380 }
381 }
382 pressure{
383 hectopascal{
384 dnam{"百帕斯卡"}
385 other{"{0}百帕斯卡"}
386 }
387 inch-hg{
388 dnam{"英寸汞柱"}
389 other{"{0}英寸汞柱"}
390 }
391 millibar{
392 dnam{"毫巴"}
393 other{"{0}毫巴"}
394 }
395 millimeter-of-mercury{
396 dnam{"毫米汞柱"}
397 other{"{0}毫米汞柱"}
398 }
399 pound-per-square-inch{
400 dnam{"磅/平方英寸"}
401 other{"{0}磅每平方英寸"}
402 }
403 }
404 proportion{
405 karat{
406 dnam{"克拉"}
407 other{"{0}克拉"}
408 }
409 }
410 speed{
411 kilometer-per-hour{
412 dnam{"千米每小时"}
413 other{"{0}千米每小时"}
414 }
415 meter-per-second{
416 dnam{"米每秒"}
417 other{"{0}米每秒"}
418 }
419 mile-per-hour{
420 dnam{"英里每小时"}
421 other{"{0}英里每小时"}
422 }
423 }
424 temperature{
425 celsius{
426 dnam{"摄氏度"}
427 other{"{0}摄氏度"}
428 }
429 fahrenheit{
430 dnam{"华氏度"}
431 other{"{0}华氏度"}
432 }
433 kelvin{
434 dnam{"开尔文"}
435 other{"{0}开尔文"}
436 }
437 }
438 volume{
439 acre-foot{
440 dnam{"英亩英尺"}
441 other{"{0}英亩英尺"}
442 }
443 centiliter{
444 dnam{"厘升"}
445 other{"{0}厘升"}
446 }
447 cubic-centimeter{
448 dnam{"立方厘米"}
449 other{"{0}立方厘米"}
450 }
451 cubic-foot{
452 dnam{"立方英尺"}
453 other{"{0}立方英尺"}
454 }
455 cubic-inch{
456 dnam{"立方英寸"}
457 other{"{0}立方英寸"}
458 }
459 cubic-kilometer{
460 dnam{"立方公里"}
461 other{"{0}立方公里"}
462 }
463 cubic-meter{
464 dnam{"立方米"}
465 other{"{0}立方米"}
466 }
467 cubic-mile{
468 dnam{"立方英里"}
469 other{"{0}立方英里"}
470 }
471 cubic-yard{
472 dnam{"立方码"}
473 other{"{0}立方码"}
474 }
475 cup{
476 dnam{"杯"}
477 other{"{0}杯"}
478 }
479 deciliter{
480 dnam{"分升"}
481 other{"{0}分升"}
482 }
483 fluid-ounce{
484 dnam{"液盎司"}
485 other{"{0}液盎司"}
486 }
487 gallon{
488 dnam{"加仑"}
489 other{"{0}加仑"}
490 }
491 hectoliter{
492 dnam{"公石"}
493 other{"{0}公石"}
494 }
495 liter{
496 dnam{"公升"}
497 other{"{0}公升"}
498 }
499 megaliter{
500 dnam{"兆升"}
501 other{"{0}兆升"}
502 }
503 milliliter{
504 dnam{"毫升"}
505 other{"{0}毫升"}
506 }
507 pint{
508 dnam{"品脱"}
509 other{"{0}品脱"}
510 }
511 quart{
512 dnam{"夸脱"}
513 other{"{0}夸脱"}
514 }
515 tablespoon{
516 dnam{"汤匙"}
517 other{"{0}汤匙"}
518 }
519 teaspoon{
520 dnam{"茶匙"}
521 other{"{0}茶匙"}
522 }
523 }
524 }
525 unitsNarrow{
526 acceleration{
527 g-force{
528 other{"{0}G"}
529 }
530 }
531 angle{
532 arc-minute{
533 other{"{0}′"}
534 }
535 arc-second{
536 other{"{0}″"}
537 }
538 degree{
539 other{"{0}°"}
540 }
541 }
542 area{
543 acre{
544 other{"{0}ac"}
545 }
546 hectare{
547 other{"{0}ha"}
548 }
549 square-foot{
550 other{"{0}ft²"}
551 }
552 square-kilometer{
553 other{"{0}km²"}
554 }
555 square-meter{
556 other{"{0}m²"}
557 }
558 square-mile{
559 other{"{0}mi²"}
560 }
561 }
562 compound{
563 per{"{0}/{1}"}
564 }
565 duration{
566 day{
567 dnam{"天"}
568 other{"{0}天"}
569 }
570 hour{
571 dnam{"小时"}
572 other{"{0}小时"}
573 }
574 millisecond{
575 dnam{"毫秒"}
576 other{"{0}毫秒"}
577 }
578 minute{
579 dnam{"分钟"}
580 other{"{0}分钟"}
581 }
582 month{
583 dnam{"个月"}
584 other{"{0}个月"}
585 }
586 second{
587 dnam{"秒"}
588 other{"{0}秒"}
589 }
590 week{
591 dnam{"周"}
592 other{"{0}周"}
593 }
594 year{
595 dnam{"年"}
596 other{"{0}年"}
597 }
598 }
599 length{
600 centimeter{
601 dnam{"厘米"}
602 other{"{0}厘米"}
603 }
604 foot{
605 other{"{0}′"}
606 }
607 inch{
608 other{"{0}″"}
609 }
610 kilometer{
611 dnam{"公里"}
612 other{"{0}公里"}
613 }
614 light-year{
615 other{"{0}ly"}
616 }
617 meter{
618 dnam{"米"}
619 other{"{0}米"}
620 }
621 mile{
622 other{"{0}mi"}
623 }
624 millimeter{
625 dnam{"毫米"}
626 other{"{0}毫米"}
627 }
628 picometer{
629 other{"{0}pm"}
630 }
631 yard{
632 other{"{0}yd"}
633 }
634 }
635 mass{
636 gram{
637 dnam{"克"}
638 other{"{0}克"}
639 }
640 kilogram{
641 dnam{"千克"}
642 other{"{0}千克"}
643 }
644 ounce{
645 other{"{0}盎司"}
646 }
647 pound{
648 other{"{0}磅"}
649 }
650 }
651 power{
652 horsepower{
653 other{"{0}hp"}
654 }
655 kilowatt{
656 other{"{0}kW"}
657 }
658 watt{
659 other{"{0}W"}
660 }
661 }
662 pressure{
663 hectopascal{
664 other{"{0}hPa"}
665 }
666 inch-hg{
667 other{"{0}\u0022 Hg"}
668 }
669 millibar{
670 other{"{0}mb"}
671 }
672 }
673 speed{
674 kilometer-per-hour{
675 dnam{"千米/小时"}
676 other{"{0}千米/小时"}
677 }
678 meter-per-second{
679 other{"{0}m/s"}
680 }
681 mile-per-hour{
682 other{"{0}mi/h"}
683 }
684 }
685 temperature{
686 celsius{
687 dnam{"摄氏度"}
688 other{"{0}°"}
689 }
690 fahrenheit{
691 other{"{0}°F"}
692 }
693 }
694 volume{
695 cubic-kilometer{
696 other{"{0}km³"}
697 }
698 cubic-mile{
699 other{"{0}mi³"}
700 }
701 liter{
702 dnam{"升"}
703 other{"{0}升"}
704 }
705 }
706 }
707 unitsShort{
708 acceleration{
709 g-force{
710 dnam{"G力"}
711 other{"{0} G"}
712 }
713 meter-per-second-squared{
714 dnam{"米/秒²"}
715 other{"{0}米/秒²"}
716 }
717 }
718 angle{
719 arc-minute{
720 dnam{"弧分"}
721 other{"{0}弧分"}
722 }
723 arc-second{
724 dnam{"弧秒"}
725 other{"{0}弧秒"}
726 }
727 degree{
728 dnam{"度"}
729 other{"{0}°"}
730 }
731 radian{
732 dnam{"弧度"}
733 other{"{0}弧度"}
734 }
735 }
736 area{
737 acre{
738 dnam{"英亩"}
739 other{"{0}英亩"}
740 }
741 hectare{
742 dnam{"公顷"}
743 other{"{0} ha"}
744 }
745 square-centimeter{
746 dnam{"平方厘米"}
747 other{"{0}平方厘米"}
748 }
749 square-foot{
750 dnam{"平方英尺"}
751 other{"{0} ft²"}
752 }
753 square-inch{
754 dnam{"平方英寸"}
755 other{"{0}平方英寸"}
756 }
757 square-kilometer{
758 dnam{"平方公里"}
759 other{"{0}平方公里"}
760 }
761 square-meter{
762 dnam{"平方米"}
763 other{"{0}平方米"}
764 }
765 square-mile{
766 dnam{"平方英里"}
767 other{"{0}平方英里"}
768 }
769 square-yard{
770 dnam{"平方码"}
771 other{"{0}平方码"}
772 }
773 }
774 compound{
775 per{"{0}/{1}"}
776 }
777 consumption{
778 liter-per-kilometer{
779 dnam{"升/公里"}
780 other{"{0}升/公里"}
781 }
782 mile-per-gallon{
783 dnam{"英里/加仑"}
784 other{"{0}英里/加仑"}
785 }
786 }
787 digital{
788 bit{
789 dnam{"比特"}
790 other{"{0}比特"}
791 }
792 byte{
793 dnam{"字节"}
794 other{"{0}字节"}
795 }
796 gigabit{
797 dnam{"吉比特"}
798 other{"{0}吉比特"}
799 }
800 gigabyte{
801 dnam{"吉字节"}
802 other{"{0}吉字节"}
803 }
804 kilobit{
805 dnam{"千比特"}
806 other{"{0}千比特"}
807 }
808 kilobyte{
809 dnam{"千字节"}
810 other{"{0}千字节"}
811 }
812 megabit{
813 dnam{"兆比特"}
814 other{"{0}兆比特"}
815 }
816 megabyte{
817 dnam{"兆字节"}
818 other{"{0}兆字节"}
819 }
820 terabit{
821 dnam{"太比特"}
822 other{"{0}太比特"}
823 }
824 terabyte{
825 dnam{"太字节"}
826 other{"{0}太字节"}
827 }
828 }
829 duration{
830 day{
831 dnam{"天"}
832 other{"{0}天"}
833 }
834 hour{
835 dnam{"小时"}
836 other{"{0}小时"}
837 per{"{0}/小时"}
838 }
839 microsecond{
840 dnam{"微秒"}
841 other{"{0}微秒"}
842 }
843 millisecond{
844 dnam{"毫秒"}
845 other{"{0}毫秒"}
846 }
847 minute{
848 dnam{"分钟"}
849 other{"{0}分钟"}
850 }
851 month{
852 dnam{"个月"}
853 other{"{0}个月"}
854 }
855 nanosecond{
856 dnam{"纳秒"}
857 other{"{0}纳秒"}
858 }
859 second{
860 dnam{"秒"}
861 other{"{0}秒"}
862 per{"{0}/秒"}
863 }
864 week{
865 dnam{"周"}
866 other{"{0}周"}
867 }
868 year{
869 dnam{"年"}
870 other{"{0}年"}
871 }
872 }
873 electric{
874 ampere{
875 dnam{"安培"}
876 other{"{0}安"}
877 }
878 milliampere{
879 dnam{"毫安"}
880 other{"{0}毫安"}
881 }
882 ohm{
883 dnam{"欧姆"}
884 other{"{0}欧"}
885 }
886 volt{
887 dnam{"伏特"}
888 other{"{0}伏"}
889 }
890 }
891 energy{
892 calorie{
893 dnam{"卡"}
894 other{"{0}卡"}
895 }
896 foodcalorie{
897 dnam{"卡"}
898 other{"{0}卡"}
899 }
900 joule{
901 dnam{"焦耳"}
902 other{"{0}焦耳"}
903 }
904 kilocalorie{
905 dnam{"千卡"}
906 other{"{0}千卡"}
907 }
908 kilojoule{
909 dnam{"千焦"}
910 other{"{0}千焦"}
911 }
912 kilowatt-hour{
913 dnam{"千瓦时"}
914 other{"{0}千瓦时"}
915 }
916 }
917 frequency{
918 gigahertz{
919 dnam{"吉赫"}
920 other{"{0}吉赫"}
921 }
922 hertz{
923 dnam{"赫兹"}
924 other{"{0}赫"}
925 }
926 kilohertz{
927 dnam{"千赫"}
928 other{"{0}千赫"}
929 }
930 megahertz{
931 dnam{"兆赫"}
932 other{"{0}兆赫"}
933 }
934 }
935 length{
936 astronomical-unit{
937 dnam{"天文单位"}
938 other{"{0}天文单位"}
939 }
940 centimeter{
941 dnam{"厘米"}
942 other{"{0}厘米"}
943 }
944 decimeter{
945 dnam{"分米"}
946 other{"{0}分米"}
947 }
948 foot{
949 dnam{"英尺"}
950 other{"{0}英尺"}
951 }
952 inch{
953 dnam{"英寸"}
954 other{"{0}英寸"}
955 }
956 kilometer{
957 dnam{"公里"}
958 other{"{0}公里"}
959 }
960 light-year{
961 dnam{"光年"}
962 other{"{0} ly"}
963 }
964 meter{
965 dnam{"米"}
966 other{"{0} m"}
967 }
968 micrometer{
969 dnam{"微米"}
970 other{"{0}微米"}
971 }
972 mile{
973 dnam{"英里"}
974 other{"{0}英里"}
975 }
976 millimeter{
977 dnam{"毫米"}
978 other{"{0}毫米"}
979 }
980 nanometer{
981 dnam{"纳米"}
982 other{"{0}纳米"}
983 }
984 nautical-mile{
985 dnam{"海里"}
986 other{"{0}海里"}
987 }
988 parsec{
989 dnam{"秒差距"}
990 other{"{0}秒差距"}
991 }
992 picometer{
993 dnam{"皮米"}
994 other{"{0} pm"}
995 }
996 yard{
997 dnam{"码"}
998 other{"{0} yd"}
999 }
1000 }
1001 light{
1002 lux{
1003 dnam{"勒克斯"}
1004 other{"{0}勒克斯"}
1005 }
1006 }
1007 mass{
1008 carat{
1009 dnam{"克拉"}
1010 other{"{0}克拉"}
1011 }
1012 gram{
1013 dnam{"克"}
1014 other{"{0}克"}
1015 }
1016 kilogram{
1017 dnam{"千克"}
1018 other{"{0}千克"}
1019 }
1020 metric-ton{
1021 dnam{"公吨"}
1022 other{"{0}公吨"}
1023 }
1024 microgram{
1025 dnam{"微克"}
1026 other{"{0}微克"}
1027 }
1028 milligram{
1029 dnam{"毫克"}
1030 other{"{0}毫克"}
1031 }
1032 ounce{
1033 dnam{"盎司"}
1034 other{"{0}盎司"}
1035 }
1036 ounce-troy{
1037 dnam{"金衡制盎司"}
1038 other{"{0}金衡制盎司"}
1039 }
1040 pound{
1041 dnam{"磅"}
1042 other{"{0}磅"}
1043 }
1044 ton{
1045 dnam{"吨"}
1046 other{"{0}吨"}
1047 }
1048 }
1049 power{
1050 gigawatt{
1051 dnam{"吉瓦"}
1052 other{"{0}吉瓦"}
1053 }
1054 horsepower{
1055 dnam{"马力"}
1056 other{"{0}马力"}
1057 }
1058 kilowatt{
1059 dnam{"千瓦"}
1060 other{"{0}千瓦"}
1061 }
1062 megawatt{
1063 dnam{"兆瓦"}
1064 other{"{0}兆瓦"}
1065 }
1066 milliwatt{
1067 dnam{"毫瓦"}
1068 other{"{0}毫瓦"}
1069 }
1070 watt{
1071 dnam{"瓦特"}
1072 other{"{0}瓦"}
1073 }
1074 }
1075 pressure{
1076 hectopascal{
1077 dnam{"百帕斯卡"}
1078 other{"{0}百帕"}
1079 }
1080 inch-hg{
1081 dnam{"英寸汞柱"}
1082 other{"{0}英寸汞柱"}
1083 }
1084 millibar{
1085 dnam{"毫巴"}
1086 other{"{0}毫巴"}
1087 }
1088 millimeter-of-mercury{
1089 dnam{"毫米汞柱"}
1090 other{"{0}毫米汞柱"}
1091 }
1092 pound-per-square-inch{
1093 dnam{"磅/平方英寸"}
1094 other{"{0}磅/平方英寸"}
1095 }
1096 }
1097 proportion{
1098 karat{
1099 dnam{"克拉"}
1100 other{"{0}克拉"}
1101 }
1102 }
1103 speed{
1104 kilometer-per-hour{
1105 dnam{"千米/小时"}
1106 other{"{0}千米/小时"}
1107 }
1108 meter-per-second{
1109 dnam{"米/秒"}
1110 other{"{0}米/秒"}
1111 }
1112 mile-per-hour{
1113 dnam{"英里/小时"}
1114 other{"{0}英里/小时"}
1115 }
1116 }
1117 temperature{
1118 celsius{
1119 dnam{"摄氏度"}
1120 other{"{0}°C"}
1121 }
1122 fahrenheit{
1123 dnam{"华氏度"}
1124 other{"{0}°F"}
1125 }
1126 kelvin{
1127 dnam{"开"}
1128 other{"{0}K"}
1129 }
1130 }
1131 volume{
1132 acre-foot{
1133 dnam{"英亩英尺"}
1134 other{"{0}英亩英尺"}
1135 }
1136 centiliter{
1137 dnam{"厘升"}
1138 other{"{0}厘升"}
1139 }
1140 cubic-centimeter{
1141 dnam{"立方厘米"}
1142 other{"{0}立方厘米"}
1143 }
1144 cubic-foot{
1145 dnam{"立方英尺"}
1146 other{"{0}立方英尺"}
1147 }
1148 cubic-inch{
1149 dnam{"立方英寸"}
1150 other{"{0}立方英寸"}
1151 }
1152 cubic-kilometer{
1153 dnam{"立方公里"}
1154 other{"{0}立方公里"}
1155 }
1156 cubic-meter{
1157 dnam{"立方米"}
1158 other{"{0}立方米"}
1159 }
1160 cubic-mile{
1161 dnam{"立方英里"}
1162 other{"{0}立方英里"}
1163 }
1164 cubic-yard{
1165 dnam{"立方码"}
1166 other{"{0}立方码"}
1167 }
1168 cup{
1169 dnam{"杯"}
1170 other{"{0}杯"}
1171 }
1172 deciliter{
1173 dnam{"分升"}
1174 other{"{0}分升"}
1175 }
1176 fluid-ounce{
1177 dnam{"液盎司"}
1178 other{"{0}液盎司"}
1179 }
1180 gallon{
1181 dnam{"加仑"}
1182 other{"{0}加仑"}
1183 }
1184 hectoliter{
1185 dnam{"公石"}
1186 other{"{0}公石"}
1187 }
1188 liter{
1189 dnam{"公升"}
1190 other{"{0}升"}
1191 }
1192 megaliter{
1193 dnam{"兆升"}
1194 other{"{0}兆升"}
1195 }
1196 milliliter{
1197 dnam{"毫升"}
1198 other{"{0}毫升"}
1199 }
1200 pint{
1201 dnam{"品脱"}
1202 other{"{0}品脱"}
1203 }
1204 quart{
1205 dnam{"夸脱"}
1206 other{"{0}夸脱"}
1207 }
1208 tablespoon{
1209 dnam{"汤匙"}
1210 other{"{0}汤匙"}
1211 }
1212 teaspoon{
1213 dnam{"茶匙"}
1214 other{"{0}茶匙"}
1215 }
1216 }
1217 }
1218 }
OLDNEW
« no previous file with comments | « source/data/unit/zgh.txt ('k') | source/data/unit/zh_CN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698