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