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