]>
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 | |
b331163b | 3 | ko{ |
0f5d89e8 | 4 | Version{"2.1.41.97"} |
b331163b A |
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{"중력가속도"} | |
14 | other{"{0} 중력가속도"} | |
15 | } | |
16 | meter-per-second-squared{ | |
2ca993e8 A |
17 | dnam{"제곱 초당 미터"} |
18 | other{"{0}제곱 초당 미터"} | |
b331163b A |
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 | } | |
2ca993e8 A |
38 | revolution{ |
39 | dnam{"회전"} | |
40 | other{"{0}회전"} | |
41 | } | |
b331163b A |
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}제곱센티미터"} | |
2ca993e8 | 55 | per{"제곱센티미터당 {0}"} |
b331163b A |
56 | } |
57 | square-foot{ | |
58 | dnam{"제곱피트"} | |
59 | other{"{0}제곱피트"} | |
60 | } | |
61 | square-inch{ | |
62 | dnam{"제곱인치"} | |
63 | other{"{0}제곱인치"} | |
2ca993e8 | 64 | per{"제곱인치당 {0}"} |
b331163b A |
65 | } |
66 | square-kilometer{ | |
67 | dnam{"제곱킬로미터"} | |
68 | other{"{0}제곱킬로미터"} | |
f3c0d7a5 | 69 | per{"제곱킬로미터당 {0}"} |
b331163b A |
70 | } |
71 | square-meter{ | |
72 | dnam{"제곱미터"} | |
73 | other{"{0}제곱미터"} | |
2ca993e8 | 74 | per{"제곱미터당 {0}"} |
b331163b A |
75 | } |
76 | square-mile{ | |
77 | dnam{"제곱마일"} | |
78 | other{"{0}제곱마일"} | |
f3c0d7a5 | 79 | per{"제곱마일당 {0}"} |
b331163b A |
80 | } |
81 | square-yard{ | |
82 | dnam{"제곱야드"} | |
83 | other{"{0}제곱야드"} | |
84 | } | |
85 | } | |
86 | compound{ | |
87 | per{"{1}당 {0}"} | |
88 | } | |
2ca993e8 A |
89 | concentr{ |
90 | karat{ | |
91 | dnam{"캐럿"} | |
92 | other{"{0}캐럿"} | |
93 | } | |
f3c0d7a5 A |
94 | milligram-per-deciliter{ |
95 | dnam{"데시리터당 밀리그램"} | |
96 | other{"데시리터당 {0}밀리그램"} | |
97 | } | |
98 | millimole-per-liter{ | |
99 | dnam{"리터당 밀리몰"} | |
100 | other{"리터당 {0}밀리몰"} | |
101 | } | |
102 | part-per-million{ | |
103 | dnam{"ppm"} | |
0f5d89e8 | 104 | other{"{0}ppm"} |
f3c0d7a5 | 105 | } |
2ca993e8 | 106 | } |
b331163b | 107 | consumption{ |
2ca993e8 A |
108 | liter-per-100kilometers{ |
109 | dnam{"100킬로미터당 리터"} | |
110 | other{"100킬로미터당 {0}리터"} | |
111 | } | |
b331163b A |
112 | liter-per-kilometer{ |
113 | dnam{"킬로미터당 리터"} | |
114 | other{"킬로미터당 {0}리터"} | |
115 | } | |
116 | mile-per-gallon{ | |
117 | dnam{"갤런당 마일"} | |
118 | other{"갤런당 {0}마일"} | |
119 | } | |
f3c0d7a5 A |
120 | mile-per-gallon-imperial{ |
121 | dnam{"영국식 갤런당 마일"} | |
122 | other{"영국식 갤런당 {0}마일"} | |
123 | } | |
b331163b | 124 | } |
2ca993e8 A |
125 | coordinate{ |
126 | east{"동경 {0}"} | |
127 | north{"북위 {0}"} | |
128 | south{"남위 {0}"} | |
129 | west{"서경 {0}"} | |
130 | } | |
b331163b A |
131 | digital{ |
132 | bit{ | |
133 | dnam{"비트"} | |
134 | other{"{0}비트"} | |
135 | } | |
136 | byte{ | |
137 | dnam{"바이트"} | |
138 | other{"{0}바이트"} | |
139 | } | |
140 | gigabit{ | |
141 | dnam{"기가비트"} | |
142 | other{"{0}기가비트"} | |
143 | } | |
144 | gigabyte{ | |
145 | dnam{"기가바이트"} | |
146 | other{"{0}기가바이트"} | |
147 | } | |
148 | kilobit{ | |
149 | dnam{"킬로비트"} | |
150 | other{"{0}킬로비트"} | |
151 | } | |
152 | kilobyte{ | |
153 | dnam{"킬로바이트"} | |
154 | other{"{0}킬로바이트"} | |
155 | } | |
156 | megabit{ | |
157 | dnam{"메가비트"} | |
158 | other{"{0}메가비트"} | |
159 | } | |
160 | megabyte{ | |
161 | dnam{"메가바이트"} | |
162 | other{"{0}메가바이트"} | |
163 | } | |
164 | terabit{ | |
165 | dnam{"테라비트"} | |
166 | other{"{0}테라비트"} | |
167 | } | |
168 | terabyte{ | |
169 | dnam{"테라바이트"} | |
170 | other{"{0}테라바이트"} | |
171 | } | |
172 | } | |
173 | duration{ | |
2ca993e8 A |
174 | century{ |
175 | dnam{"세기"} | |
176 | other{"{0}세기"} | |
177 | } | |
b331163b A |
178 | day{ |
179 | dnam{"일"} | |
180 | other{"{0}일"} | |
2ca993e8 | 181 | per{"일당 {0}"} |
b331163b A |
182 | } |
183 | hour{ | |
184 | dnam{"시간"} | |
185 | other{"{0}시간"} | |
2ca993e8 | 186 | per{"시간당 {0}"} |
b331163b A |
187 | } |
188 | microsecond{ | |
189 | dnam{"마이크로초"} | |
190 | other{"{0}마이크로초"} | |
191 | } | |
192 | millisecond{ | |
193 | dnam{"밀리초"} | |
194 | other{"{0}밀리초"} | |
195 | } | |
196 | minute{ | |
197 | dnam{"분"} | |
198 | other{"{0}분"} | |
2ca993e8 | 199 | per{"분당 {0}"} |
b331163b A |
200 | } |
201 | month{ | |
202 | dnam{"개월"} | |
203 | other{"{0}개월"} | |
2ca993e8 | 204 | per{"월당 {0}"} |
b331163b A |
205 | } |
206 | nanosecond{ | |
207 | dnam{"나노초"} | |
208 | other{"{0}나노초"} | |
209 | } | |
210 | second{ | |
211 | dnam{"초"} | |
212 | other{"{0}초"} | |
2ca993e8 | 213 | per{"초당 {0}"} |
b331163b A |
214 | } |
215 | week{ | |
216 | dnam{"주"} | |
217 | other{"{0}주"} | |
2ca993e8 | 218 | per{"주당 {0}"} |
b331163b A |
219 | } |
220 | year{ | |
221 | dnam{"년"} | |
222 | other{"{0}년"} | |
2ca993e8 | 223 | per{"연당 {0}"} |
b331163b A |
224 | } |
225 | } | |
226 | electric{ | |
227 | ampere{ | |
228 | dnam{"암페어"} | |
229 | other{"{0}암페어"} | |
230 | } | |
231 | milliampere{ | |
232 | dnam{"밀리암페어"} | |
233 | other{"{0}밀리암페어"} | |
234 | } | |
235 | ohm{ | |
236 | dnam{"옴"} | |
237 | other{"{0}옴"} | |
238 | } | |
239 | volt{ | |
240 | dnam{"볼트"} | |
241 | other{"{0}볼트"} | |
242 | } | |
243 | } | |
244 | energy{ | |
245 | calorie{ | |
246 | dnam{"칼로리"} | |
247 | other{"{0}칼로리"} | |
248 | } | |
249 | foodcalorie{ | |
250 | dnam{"칼로리"} | |
251 | other{"{0}칼로리"} | |
252 | } | |
253 | joule{ | |
254 | dnam{"줄"} | |
255 | other{"{0}줄"} | |
256 | } | |
257 | kilocalorie{ | |
258 | dnam{"킬로칼로리"} | |
259 | other{"{0}킬로칼로리"} | |
260 | } | |
261 | kilojoule{ | |
262 | dnam{"킬로줄"} | |
263 | other{"{0}킬로줄"} | |
264 | } | |
265 | kilowatt-hour{ | |
266 | dnam{"킬로와트시"} | |
267 | other{"{0}킬로와트시"} | |
268 | } | |
269 | } | |
270 | frequency{ | |
271 | gigahertz{ | |
272 | dnam{"기가헤르츠"} | |
273 | other{"{0}기가헤르츠"} | |
274 | } | |
275 | hertz{ | |
276 | dnam{"헤르츠"} | |
277 | other{"{0}헤르츠"} | |
278 | } | |
279 | kilohertz{ | |
280 | dnam{"킬로헤르츠"} | |
281 | other{"{0}킬로헤르츠"} | |
282 | } | |
283 | megahertz{ | |
284 | dnam{"메가헤르츠"} | |
285 | other{"{0}메가헤르츠"} | |
286 | } | |
287 | } | |
288 | length{ | |
289 | astronomical-unit{ | |
290 | dnam{"천문 단위"} | |
2ca993e8 | 291 | other{"{0}천문 단위"} |
b331163b A |
292 | } |
293 | centimeter{ | |
294 | dnam{"센티미터"} | |
295 | other{"{0}센티미터"} | |
2ca993e8 | 296 | per{"센티미터당 {0}"} |
b331163b A |
297 | } |
298 | decimeter{ | |
299 | dnam{"데시미터"} | |
300 | other{"{0}데시미터"} | |
301 | } | |
0f5d89e8 A |
302 | fathom{ |
303 | dnam{"패덤"} | |
304 | other{"{0}패덤"} | |
305 | } | |
b331163b A |
306 | foot{ |
307 | dnam{"피트"} | |
308 | other{"{0}피트"} | |
2ca993e8 | 309 | per{"피트당 {0}"} |
b331163b | 310 | } |
0f5d89e8 A |
311 | furlong{ |
312 | dnam{"펄롱"} | |
313 | other{"{0}펄롱"} | |
314 | } | |
b331163b A |
315 | inch{ |
316 | dnam{"인치"} | |
317 | other{"{0}인치"} | |
2ca993e8 | 318 | per{"인치당 {0}"} |
b331163b A |
319 | } |
320 | kilometer{ | |
321 | dnam{"킬로미터"} | |
322 | other{"{0}킬로미터"} | |
2ca993e8 | 323 | per{"킬로미터당 {0}"} |
b331163b A |
324 | } |
325 | light-year{ | |
326 | dnam{"광년"} | |
327 | other{"{0}광년"} | |
328 | } | |
329 | meter{ | |
330 | dnam{"미터"} | |
331 | other{"{0}미터"} | |
2ca993e8 | 332 | per{"미터당 {0}"} |
b331163b A |
333 | } |
334 | micrometer{ | |
335 | dnam{"마이크로미터"} | |
336 | other{"{0}마이크로미터"} | |
337 | } | |
338 | mile{ | |
339 | dnam{"마일"} | |
340 | other{"{0}마일"} | |
341 | } | |
2ca993e8 A |
342 | mile-scandinavian{ |
343 | dnam{"스칸디나비아 마일"} | |
344 | other{"{0}스칸디나비아 마일"} | |
345 | } | |
b331163b A |
346 | millimeter{ |
347 | dnam{"밀리미터"} | |
348 | other{"{0}밀리미터"} | |
349 | } | |
350 | nanometer{ | |
351 | dnam{"나노미터"} | |
352 | other{"{0}나노미터"} | |
353 | } | |
354 | nautical-mile{ | |
355 | dnam{"해리"} | |
356 | other{"{0}해리"} | |
357 | } | |
358 | parsec{ | |
359 | dnam{"파섹"} | |
360 | other{"{0}파섹"} | |
361 | } | |
362 | picometer{ | |
363 | dnam{"피코미터"} | |
364 | other{"{0}피코미터"} | |
365 | } | |
f3c0d7a5 A |
366 | point{ |
367 | dnam{"포인트"} | |
368 | other{"{0}포인트"} | |
369 | } | |
b331163b A |
370 | yard{ |
371 | dnam{"야드"} | |
372 | other{"{0}야드"} | |
373 | } | |
374 | } | |
375 | light{ | |
376 | lux{ | |
377 | dnam{"룩스"} | |
378 | other{"{0}룩스"} | |
379 | } | |
380 | } | |
381 | mass{ | |
382 | carat{ | |
383 | dnam{"캐럿"} | |
384 | other{"{0}캐럿"} | |
385 | } | |
386 | gram{ | |
387 | dnam{"그램"} | |
388 | other{"{0}그램"} | |
2ca993e8 | 389 | per{"그램당 {0}"} |
b331163b A |
390 | } |
391 | kilogram{ | |
392 | dnam{"킬로그램"} | |
393 | other{"{0}킬로그램"} | |
2ca993e8 | 394 | per{"킬로그램당 {0}"} |
b331163b A |
395 | } |
396 | metric-ton{ | |
397 | dnam{"메트릭 톤"} | |
398 | other{"{0}메트릭 톤"} | |
399 | } | |
400 | microgram{ | |
401 | dnam{"마이크로그램"} | |
402 | other{"{0}마이크로그램"} | |
403 | } | |
404 | milligram{ | |
405 | dnam{"밀리그램"} | |
406 | other{"{0}밀리그램"} | |
407 | } | |
408 | ounce{ | |
409 | dnam{"온스"} | |
410 | other{"{0}온스"} | |
2ca993e8 | 411 | per{"온스당 {0}"} |
b331163b A |
412 | } |
413 | ounce-troy{ | |
414 | dnam{"트로이 온스"} | |
415 | other{"{0}트로이 온스"} | |
416 | } | |
417 | pound{ | |
418 | dnam{"파운드"} | |
419 | other{"{0}파운드"} | |
2ca993e8 | 420 | per{"파운드당 {0}"} |
b331163b | 421 | } |
0f5d89e8 A |
422 | stone{ |
423 | dnam{"스톤"} | |
424 | other{"{0}스톤"} | |
425 | } | |
b331163b A |
426 | ton{ |
427 | dnam{"톤"} | |
428 | other{"{0}톤"} | |
429 | } | |
430 | } | |
431 | power{ | |
432 | gigawatt{ | |
433 | dnam{"기가와트"} | |
434 | other{"{0}기가와트"} | |
435 | } | |
436 | horsepower{ | |
437 | dnam{"마력"} | |
438 | other{"{0}마력"} | |
439 | } | |
440 | kilowatt{ | |
441 | dnam{"킬로와트"} | |
442 | other{"{0}킬로와트"} | |
443 | } | |
444 | megawatt{ | |
445 | dnam{"메가와트"} | |
446 | other{"{0}메가와트"} | |
447 | } | |
448 | milliwatt{ | |
449 | dnam{"밀리와트"} | |
450 | other{"{0}밀리와트"} | |
451 | } | |
452 | watt{ | |
453 | dnam{"와트"} | |
454 | other{"{0}와트"} | |
455 | } | |
456 | } | |
457 | pressure{ | |
458 | hectopascal{ | |
459 | dnam{"헥토파스칼"} | |
460 | other{"{0}헥토파스칼"} | |
461 | } | |
462 | inch-hg{ | |
463 | dnam{"수은주인치"} | |
464 | other{"{0}수은주인치"} | |
465 | } | |
466 | millibar{ | |
467 | dnam{"밀리바"} | |
468 | other{"{0}밀리바"} | |
469 | } | |
470 | millimeter-of-mercury{ | |
471 | dnam{"수은주밀리미터"} | |
472 | other{"{0}수은주밀리미터"} | |
473 | } | |
474 | pound-per-square-inch{ | |
475 | dnam{"제곱인치당 파운드"} | |
476 | other{"{0}제곱인치당 파운드"} | |
477 | } | |
478 | } | |
b331163b A |
479 | speed{ |
480 | kilometer-per-hour{ | |
2ca993e8 | 481 | dnam{"시간당 킬로미터"} |
b331163b A |
482 | other{"시속 {0}킬로미터"} |
483 | } | |
2ca993e8 A |
484 | knot{ |
485 | dnam{"노트"} | |
486 | other{"{0}노트"} | |
487 | } | |
b331163b A |
488 | meter-per-second{ |
489 | dnam{"m/s"} | |
490 | other{"초속 {0}미터"} | |
491 | } | |
492 | mile-per-hour{ | |
493 | dnam{"mi/h"} | |
494 | other{"시속 {0}마일"} | |
495 | } | |
496 | } | |
497 | temperature{ | |
498 | celsius{ | |
2ca993e8 | 499 | dnam{"섭씨"} |
b331163b A |
500 | other{"섭씨 {0}도"} |
501 | } | |
502 | fahrenheit{ | |
2ca993e8 | 503 | dnam{"화씨"} |
b331163b A |
504 | other{"화씨 {0}도"} |
505 | } | |
2ca993e8 A |
506 | generic{ |
507 | dnam{"도"} | |
508 | other{"{0}도"} | |
509 | } | |
b331163b A |
510 | kelvin{ |
511 | dnam{"켈빈"} | |
512 | other{"{0}켈빈"} | |
513 | } | |
514 | } | |
515 | volume{ | |
516 | acre-foot{ | |
517 | dnam{"에이커 피트"} | |
518 | other{"{0}에이커 피트"} | |
519 | } | |
520 | centiliter{ | |
521 | dnam{"센티리터"} | |
522 | other{"{0}센티리터"} | |
523 | } | |
524 | cubic-centimeter{ | |
525 | dnam{"세제곱센티미터"} | |
526 | other{"{0}세제곱센티미터"} | |
2ca993e8 | 527 | per{"세제곱센티미터당 {0}"} |
b331163b A |
528 | } |
529 | cubic-foot{ | |
530 | dnam{"세제곱피트"} | |
531 | other{"{0}세제곱피트"} | |
532 | } | |
533 | cubic-inch{ | |
534 | dnam{"세제곱인치"} | |
535 | other{"{0}세제곱인치"} | |
536 | } | |
537 | cubic-kilometer{ | |
538 | dnam{"세제곱킬로미터"} | |
539 | other{"{0}세제곱킬로미터"} | |
540 | } | |
541 | cubic-meter{ | |
542 | dnam{"세제곱미터"} | |
543 | other{"{0}세제곱미터"} | |
2ca993e8 | 544 | per{"세제곱미터당 {0}"} |
b331163b A |
545 | } |
546 | cubic-mile{ | |
547 | dnam{"세제곱마일"} | |
548 | other{"{0}세제곱마일"} | |
549 | } | |
550 | cubic-yard{ | |
551 | dnam{"세제곱야드"} | |
552 | other{"{0}세제곱야드"} | |
553 | } | |
554 | cup{ | |
555 | dnam{"컵"} | |
556 | other{"{0}컵"} | |
557 | } | |
2ca993e8 A |
558 | cup-metric{ |
559 | dnam{"미터식 컵"} | |
560 | other{"{0}미터식 컵"} | |
561 | } | |
b331163b A |
562 | deciliter{ |
563 | dnam{"데시리터"} | |
564 | other{"{0}데시리터"} | |
565 | } | |
566 | fluid-ounce{ | |
567 | dnam{"액량 온스"} | |
568 | other{"{0}액량 온스"} | |
569 | } | |
570 | gallon{ | |
571 | dnam{"갤런"} | |
572 | other{"{0}갤런"} | |
2ca993e8 | 573 | per{"갤런당 {0}"} |
b331163b | 574 | } |
f3c0d7a5 A |
575 | gallon-imperial{ |
576 | dnam{"영국식 갤런"} | |
577 | other{"{0}영국식 갤런"} | |
578 | per{"영국식 갤런당 {0}"} | |
579 | } | |
b331163b A |
580 | hectoliter{ |
581 | dnam{"헥토리터"} | |
582 | other{"{0}헥토리터"} | |
583 | } | |
584 | liter{ | |
585 | dnam{"리터"} | |
586 | other{"{0}리터"} | |
2ca993e8 | 587 | per{"리터당 {0}"} |
b331163b A |
588 | } |
589 | megaliter{ | |
590 | dnam{"메가리터"} | |
591 | other{"{0}메가리터"} | |
592 | } | |
593 | milliliter{ | |
594 | dnam{"밀리리터"} | |
595 | other{"{0}밀리리터"} | |
596 | } | |
597 | pint{ | |
598 | dnam{"파인트"} | |
599 | other{"{0}파인트"} | |
600 | } | |
2ca993e8 A |
601 | pint-metric{ |
602 | dnam{"미터식 파인트"} | |
603 | other{"{0}미터식 파인트"} | |
604 | } | |
b331163b A |
605 | quart{ |
606 | dnam{"쿼트"} | |
607 | other{"{0}쿼트"} | |
608 | } | |
609 | tablespoon{ | |
610 | dnam{"테이블스푼"} | |
611 | other{"{0}테이블스푼"} | |
612 | } | |
613 | teaspoon{ | |
614 | dnam{"티스푼"} | |
615 | other{"{0}티스푼"} | |
616 | } | |
617 | } | |
618 | } | |
619 | unitsNarrow{ | |
620 | acceleration{ | |
621 | g-force{ | |
0f5d89e8 | 622 | dnam{"g-force"} |
b331163b A |
623 | other{"{0}G"} |
624 | } | |
0f5d89e8 A |
625 | meter-per-second-squared{ |
626 | dnam{"m/s²"} | |
627 | other{"{0}m/s²"} | |
628 | } | |
b331163b A |
629 | } |
630 | angle{ | |
631 | arc-minute{ | |
632 | other{"{0}′"} | |
633 | } | |
634 | arc-second{ | |
635 | other{"{0}″"} | |
636 | } | |
637 | degree{ | |
638 | other{"{0}°"} | |
639 | } | |
640 | } | |
641 | area{ | |
642 | acre{ | |
643 | other{"{0}ac"} | |
644 | } | |
645 | hectare{ | |
646 | other{"{0}ha"} | |
647 | } | |
648 | square-foot{ | |
649 | other{"{0}ft²"} | |
650 | } | |
651 | square-kilometer{ | |
652 | other{"{0}km²"} | |
653 | } | |
654 | square-meter{ | |
655 | other{"{0}m²"} | |
656 | } | |
657 | square-mile{ | |
658 | other{"{0}mi²"} | |
659 | } | |
660 | } | |
661 | compound{ | |
662 | per{"{0}/{1}"} | |
663 | } | |
2ca993e8 A |
664 | consumption{ |
665 | liter-per-100kilometers{ | |
666 | dnam{"L/100km"} | |
667 | other{"{0}L/100km"} | |
668 | } | |
669 | } | |
670 | coordinate{ | |
671 | east{"{0}E"} | |
672 | north{"{0}N"} | |
673 | south{"{0}S"} | |
674 | west{"{0}W"} | |
675 | } | |
b331163b | 676 | duration{ |
0f5d89e8 A |
677 | century{ |
678 | dnam{"C"} | |
679 | other{"{0}C"} | |
680 | } | |
b331163b A |
681 | day{ |
682 | dnam{"일"} | |
683 | other{"{0}일"} | |
0f5d89e8 | 684 | per{"{0}/일"} |
b331163b A |
685 | } |
686 | hour{ | |
687 | dnam{"시간"} | |
688 | other{"{0}시간"} | |
0f5d89e8 A |
689 | per{"{0}/시간"} |
690 | } | |
691 | microsecond{ | |
692 | dnam{"μs"} | |
693 | other{"{0}μs"} | |
b331163b A |
694 | } |
695 | millisecond{ | |
696 | dnam{"ms"} | |
697 | other{"{0}ms"} | |
698 | } | |
699 | minute{ | |
700 | dnam{"분"} | |
701 | other{"{0}분"} | |
0f5d89e8 | 702 | per{"{0}/분"} |
b331163b A |
703 | } |
704 | month{ | |
705 | dnam{"개월"} | |
706 | other{"{0}개월"} | |
0f5d89e8 A |
707 | per{"{0}/월"} |
708 | } | |
709 | nanosecond{ | |
710 | dnam{"ns"} | |
711 | other{"{0}ns"} | |
b331163b A |
712 | } |
713 | second{ | |
714 | dnam{"초"} | |
715 | other{"{0}초"} | |
0f5d89e8 | 716 | per{"{0}/초"} |
b331163b A |
717 | } |
718 | week{ | |
719 | dnam{"주"} | |
720 | other{"{0}주"} | |
0f5d89e8 | 721 | per{"{0}/주"} |
b331163b A |
722 | } |
723 | year{ | |
724 | dnam{"년"} | |
725 | other{"{0}년"} | |
0f5d89e8 | 726 | per{"{0}/년"} |
b331163b A |
727 | } |
728 | } | |
729 | length{ | |
0f5d89e8 A |
730 | astronomical-unit{ |
731 | dnam{"au"} | |
732 | other{"{0}au"} | |
733 | } | |
b331163b A |
734 | centimeter{ |
735 | dnam{"cm"} | |
736 | other{"{0}cm"} | |
0f5d89e8 A |
737 | per{"{0}/cm"} |
738 | } | |
739 | decimeter{ | |
740 | dnam{"dm"} | |
741 | other{"{0}dm"} | |
742 | } | |
743 | fathom{ | |
744 | dnam{"fm"} | |
745 | other{"{0}fm"} | |
b331163b A |
746 | } |
747 | foot{ | |
0f5d89e8 | 748 | dnam{"ft"} |
b331163b | 749 | other{"{0}′"} |
0f5d89e8 A |
750 | per{"{0}/ft"} |
751 | } | |
752 | furlong{ | |
753 | dnam{"fur"} | |
754 | other{"{0}fur"} | |
b331163b A |
755 | } |
756 | inch{ | |
0f5d89e8 | 757 | dnam{"in"} |
b331163b | 758 | other{"{0}″"} |
0f5d89e8 | 759 | per{"{0}/in"} |
b331163b A |
760 | } |
761 | kilometer{ | |
762 | dnam{"km"} | |
763 | other{"{0}km"} | |
0f5d89e8 | 764 | per{"{0}/km"} |
b331163b A |
765 | } |
766 | light-year{ | |
0f5d89e8 | 767 | dnam{"ly"} |
b331163b A |
768 | other{"{0}ly"} |
769 | } | |
770 | meter{ | |
2ca993e8 | 771 | dnam{"m"} |
b331163b | 772 | other{"{0}m"} |
0f5d89e8 A |
773 | per{"{0}/m"} |
774 | } | |
775 | micrometer{ | |
776 | dnam{"µm"} | |
777 | other{"{0}µm"} | |
b331163b A |
778 | } |
779 | mile{ | |
0f5d89e8 | 780 | dnam{"mi"} |
b331163b A |
781 | other{"{0}mi"} |
782 | } | |
0f5d89e8 A |
783 | mile-scandinavian{ |
784 | dnam{"smi"} | |
785 | other{"{0}smi"} | |
786 | } | |
b331163b A |
787 | millimeter{ |
788 | dnam{"mm"} | |
789 | other{"{0}mm"} | |
790 | } | |
0f5d89e8 A |
791 | nanometer{ |
792 | dnam{"nm"} | |
793 | other{"{0}nm"} | |
794 | } | |
795 | nautical-mile{ | |
796 | dnam{"nmi"} | |
797 | other{"{0}nmi"} | |
798 | } | |
799 | parsec{ | |
800 | dnam{"pc"} | |
801 | other{"{0}pc"} | |
802 | } | |
b331163b | 803 | picometer{ |
0f5d89e8 | 804 | dnam{"pm"} |
b331163b A |
805 | other{"{0}pm"} |
806 | } | |
0f5d89e8 A |
807 | point{ |
808 | dnam{"pt"} | |
809 | other{"{0}pt"} | |
810 | } | |
b331163b | 811 | yard{ |
0f5d89e8 | 812 | dnam{"yd"} |
b331163b A |
813 | other{"{0}yd"} |
814 | } | |
815 | } | |
816 | mass{ | |
0f5d89e8 A |
817 | carat{ |
818 | dnam{"CD"} | |
819 | other{"{0}CD"} | |
820 | } | |
b331163b | 821 | gram{ |
2ca993e8 | 822 | dnam{"g"} |
b331163b | 823 | other{"{0}g"} |
0f5d89e8 | 824 | per{"{0}/g"} |
b331163b A |
825 | } |
826 | kilogram{ | |
827 | dnam{"kg"} | |
828 | other{"{0}kg"} | |
0f5d89e8 A |
829 | per{"{0}/kg"} |
830 | } | |
831 | metric-ton{ | |
832 | dnam{"t"} | |
833 | other{"{0}t"} | |
834 | } | |
835 | microgram{ | |
836 | dnam{"µg"} | |
837 | other{"{0}µg"} | |
838 | } | |
839 | milligram{ | |
840 | dnam{"mg"} | |
841 | other{"{0}mg"} | |
b331163b A |
842 | } |
843 | ounce{ | |
0f5d89e8 | 844 | dnam{"oz"} |
b331163b | 845 | other{"{0}oz"} |
0f5d89e8 A |
846 | per{"{0}/oz"} |
847 | } | |
848 | ounce-troy{ | |
849 | dnam{"oz t"} | |
850 | other{"{0}oz t"} | |
b331163b A |
851 | } |
852 | pound{ | |
0f5d89e8 | 853 | dnam{"lb"} |
b331163b | 854 | other{"{0}lb"} |
0f5d89e8 A |
855 | per{"{0}/lb"} |
856 | } | |
857 | stone{ | |
858 | dnam{"st"} | |
859 | other{"{0}st"} | |
860 | } | |
861 | ton{ | |
862 | dnam{"tn"} | |
863 | other{"{0}tn"} | |
b331163b A |
864 | } |
865 | } | |
866 | power{ | |
867 | horsepower{ | |
868 | other{"{0}HP"} | |
869 | } | |
870 | kilowatt{ | |
871 | other{"{0}kW"} | |
872 | } | |
873 | watt{ | |
874 | other{"{0}W"} | |
875 | } | |
876 | } | |
877 | pressure{ | |
878 | hectopascal{ | |
0f5d89e8 | 879 | dnam{"hPa"} |
b331163b A |
880 | other{"{0}hPa"} |
881 | } | |
882 | inch-hg{ | |
0f5d89e8 | 883 | dnam{"inHg"} |
b331163b A |
884 | other{"{0}\u0022Hg"} |
885 | } | |
886 | millibar{ | |
0f5d89e8 | 887 | dnam{"mbar"} |
b331163b A |
888 | other{"{0}mb"} |
889 | } | |
0f5d89e8 A |
890 | millimeter-of-mercury{ |
891 | dnam{"mmHg"} | |
892 | other{"{0}mmHg"} | |
893 | } | |
894 | pound-per-square-inch{ | |
895 | dnam{"psi"} | |
896 | other{"{0}psi"} | |
897 | } | |
b331163b A |
898 | } |
899 | speed{ | |
900 | kilometer-per-hour{ | |
901 | dnam{"km/h"} | |
902 | other{"{0}km/h"} | |
903 | } | |
0f5d89e8 A |
904 | knot{ |
905 | dnam{"kn"} | |
906 | other{"{0}kn"} | |
907 | } | |
b331163b | 908 | meter-per-second{ |
0f5d89e8 | 909 | dnam{"m/s"} |
b331163b A |
910 | other{"{0}m/s"} |
911 | } | |
912 | mile-per-hour{ | |
0f5d89e8 | 913 | dnam{"mi/h"} |
b331163b A |
914 | other{"{0}mph"} |
915 | } | |
916 | } | |
917 | temperature{ | |
918 | celsius{ | |
919 | dnam{"°C"} | |
920 | other{"{0}°C"} | |
921 | } | |
922 | fahrenheit{ | |
0f5d89e8 | 923 | dnam{"°F"} |
b331163b A |
924 | other{"{0}°F"} |
925 | } | |
0f5d89e8 A |
926 | generic{ |
927 | dnam{"°"} | |
928 | other{"{0}°"} | |
929 | } | |
930 | kelvin{ | |
931 | dnam{"K"} | |
932 | other{"{0}K"} | |
933 | } | |
b331163b A |
934 | } |
935 | volume{ | |
936 | cubic-kilometer{ | |
937 | other{"{0}km³"} | |
938 | } | |
939 | cubic-mile{ | |
940 | other{"{0}mi³"} | |
941 | } | |
942 | liter{ | |
2ca993e8 | 943 | dnam{"ℓ"} |
b331163b A |
944 | other{"{0}ℓ"} |
945 | } | |
946 | } | |
947 | } | |
948 | unitsShort{ | |
949 | acceleration{ | |
950 | g-force{ | |
2ca993e8 | 951 | dnam{"g-force"} |
b331163b A |
952 | other{"{0}G"} |
953 | } | |
954 | meter-per-second-squared{ | |
955 | dnam{"m/s²"} | |
956 | other{"{0}m/s²"} | |
957 | } | |
958 | } | |
959 | angle{ | |
960 | arc-minute{ | |
961 | dnam{"′"} | |
962 | other{"{0}′"} | |
963 | } | |
964 | arc-second{ | |
965 | dnam{"″"} | |
966 | other{"{0}″"} | |
967 | } | |
968 | degree{ | |
969 | dnam{"°"} | |
970 | other{"{0}°"} | |
971 | } | |
972 | radian{ | |
973 | dnam{"rad"} | |
974 | other{"{0}rad"} | |
975 | } | |
2ca993e8 A |
976 | revolution{ |
977 | dnam{"rev"} | |
978 | other{"{0}rev"} | |
979 | } | |
b331163b A |
980 | } |
981 | area{ | |
982 | acre{ | |
2ca993e8 A |
983 | dnam{"ac"} |
984 | other{"{0}ac"} | |
b331163b A |
985 | } |
986 | hectare{ | |
2ca993e8 | 987 | dnam{"ha"} |
b331163b A |
988 | other{"{0}ha"} |
989 | } | |
990 | square-centimeter{ | |
991 | dnam{"cm²"} | |
992 | other{"{0}cm²"} | |
2ca993e8 | 993 | per{"{0}/cm²"} |
b331163b A |
994 | } |
995 | square-foot{ | |
2ca993e8 | 996 | dnam{"ft²"} |
b331163b A |
997 | other{"{0}ft²"} |
998 | } | |
999 | square-inch{ | |
1000 | dnam{"in²"} | |
1001 | other{"{0}in²"} | |
2ca993e8 | 1002 | per{"{0}/in²"} |
b331163b A |
1003 | } |
1004 | square-kilometer{ | |
1005 | dnam{"km²"} | |
1006 | other{"{0}km²"} | |
f3c0d7a5 | 1007 | per{"{0}/km²"} |
b331163b A |
1008 | } |
1009 | square-meter{ | |
1010 | dnam{"m²"} | |
1011 | other{"{0}m²"} | |
2ca993e8 | 1012 | per{"{0}/m²"} |
b331163b A |
1013 | } |
1014 | square-mile{ | |
1015 | dnam{"mi²"} | |
1016 | other{"{0}mi²"} | |
f3c0d7a5 | 1017 | per{"{0}/mi²"} |
b331163b A |
1018 | } |
1019 | square-yard{ | |
1020 | dnam{"yd²"} | |
1021 | other{"{0}yd²"} | |
1022 | } | |
1023 | } | |
1024 | compound{ | |
1025 | per{"{0}/{1}"} | |
1026 | } | |
2ca993e8 A |
1027 | concentr{ |
1028 | karat{ | |
1029 | dnam{"kt"} | |
1030 | other{"{0}kt"} | |
1031 | } | |
f3c0d7a5 A |
1032 | milligram-per-deciliter{ |
1033 | dnam{"mg/dL"} | |
1034 | other{"{0}mg/dL"} | |
1035 | } | |
1036 | millimole-per-liter{ | |
1037 | dnam{"mmol/L"} | |
1038 | other{"{0}mmol/L"} | |
1039 | } | |
1040 | part-per-million{ | |
1041 | dnam{"ppm"} | |
0f5d89e8 | 1042 | other{"{0}ppm"} |
f3c0d7a5 | 1043 | } |
2ca993e8 | 1044 | } |
b331163b | 1045 | consumption{ |
2ca993e8 A |
1046 | liter-per-100kilometers{ |
1047 | dnam{"L/100km"} | |
1048 | other{"{0}L/100km"} | |
1049 | } | |
b331163b A |
1050 | liter-per-kilometer{ |
1051 | dnam{"L/km"} | |
1052 | other{"{0}L/km"} | |
1053 | } | |
1054 | mile-per-gallon{ | |
1055 | dnam{"mpg"} | |
1056 | other{"{0}mpg"} | |
1057 | } | |
f3c0d7a5 A |
1058 | mile-per-gallon-imperial{ |
1059 | dnam{"mpg Imp."} | |
0f5d89e8 | 1060 | other{"{0}mpg Imp."} |
f3c0d7a5 | 1061 | } |
b331163b | 1062 | } |
2ca993e8 A |
1063 | coordinate{ |
1064 | east{"{0}E"} | |
1065 | north{"{0}N"} | |
1066 | south{"{0}S"} | |
1067 | west{"{0}W"} | |
1068 | } | |
b331163b A |
1069 | digital{ |
1070 | bit{ | |
1071 | dnam{"bit"} | |
1072 | other{"{0}bit"} | |
1073 | } | |
1074 | byte{ | |
1075 | dnam{"byte"} | |
1076 | other{"{0}byte"} | |
1077 | } | |
1078 | gigabit{ | |
f3c0d7a5 | 1079 | dnam{"Gb"} |
b331163b A |
1080 | other{"{0}Gb"} |
1081 | } | |
1082 | gigabyte{ | |
f3c0d7a5 | 1083 | dnam{"GB"} |
b331163b A |
1084 | other{"{0}GB"} |
1085 | } | |
1086 | kilobit{ | |
f3c0d7a5 | 1087 | dnam{"kb"} |
b331163b A |
1088 | other{"{0}kb"} |
1089 | } | |
1090 | kilobyte{ | |
1091 | dnam{"kB"} | |
1092 | other{"{0}kB"} | |
1093 | } | |
1094 | megabit{ | |
f3c0d7a5 | 1095 | dnam{"Mb"} |
b331163b A |
1096 | other{"{0}Mb"} |
1097 | } | |
1098 | megabyte{ | |
1099 | dnam{"MB"} | |
1100 | other{"{0}MB"} | |
1101 | } | |
1102 | terabit{ | |
f3c0d7a5 | 1103 | dnam{"Tb"} |
b331163b A |
1104 | other{"{0}Tb"} |
1105 | } | |
1106 | terabyte{ | |
f3c0d7a5 | 1107 | dnam{"TB"} |
b331163b A |
1108 | other{"{0}TB"} |
1109 | } | |
1110 | } | |
1111 | duration{ | |
2ca993e8 A |
1112 | century{ |
1113 | dnam{"C"} | |
1114 | other{"{0}C"} | |
1115 | } | |
b331163b A |
1116 | day{ |
1117 | dnam{"일"} | |
1118 | other{"{0}일"} | |
2ca993e8 | 1119 | per{"{0}/일"} |
b331163b A |
1120 | } |
1121 | hour{ | |
1122 | dnam{"시간"} | |
1123 | other{"{0}시간"} | |
1124 | per{"{0}/h"} | |
1125 | } | |
1126 | microsecond{ | |
1127 | dnam{"μs"} | |
1128 | other{"{0}μs"} | |
1129 | } | |
1130 | millisecond{ | |
1131 | dnam{"밀리초"} | |
1132 | other{"{0}ms"} | |
1133 | } | |
1134 | minute{ | |
1135 | dnam{"분"} | |
1136 | other{"{0}분"} | |
2ca993e8 | 1137 | per{"{0}/min"} |
b331163b A |
1138 | } |
1139 | month{ | |
1140 | dnam{"개월"} | |
1141 | other{"{0}개월"} | |
2ca993e8 | 1142 | per{"{0}/월"} |
b331163b A |
1143 | } |
1144 | nanosecond{ | |
1145 | dnam{"ns"} | |
1146 | other{"{0}ns"} | |
1147 | } | |
1148 | second{ | |
1149 | dnam{"초"} | |
1150 | other{"{0}초"} | |
1151 | per{"{0}/s"} | |
1152 | } | |
1153 | week{ | |
1154 | dnam{"주"} | |
1155 | other{"{0}주"} | |
2ca993e8 | 1156 | per{"{0}/주"} |
b331163b A |
1157 | } |
1158 | year{ | |
1159 | dnam{"년"} | |
1160 | other{"{0}년"} | |
2ca993e8 | 1161 | per{"{0}/년"} |
b331163b A |
1162 | } |
1163 | } | |
1164 | electric{ | |
1165 | ampere{ | |
1166 | dnam{"amp"} | |
1167 | other{"{0}A"} | |
1168 | } | |
1169 | milliampere{ | |
1170 | dnam{"mA"} | |
1171 | other{"{0}mA"} | |
1172 | } | |
1173 | ohm{ | |
1174 | dnam{"ohm"} | |
1175 | other{"{0}Ω"} | |
1176 | } | |
1177 | volt{ | |
0f5d89e8 | 1178 | dnam{"V"} |
b331163b A |
1179 | other{"{0}V"} |
1180 | } | |
1181 | } | |
1182 | energy{ | |
1183 | calorie{ | |
1184 | dnam{"cal"} | |
1185 | other{"{0}cal"} | |
1186 | } | |
1187 | foodcalorie{ | |
1188 | dnam{"Cal"} | |
1189 | other{"{0}Cal"} | |
1190 | } | |
1191 | joule{ | |
1192 | dnam{"줄"} | |
1193 | other{"{0}줄"} | |
1194 | } | |
1195 | kilocalorie{ | |
1196 | dnam{"kcal"} | |
1197 | other{"{0}kcal"} | |
1198 | } | |
1199 | kilojoule{ | |
1200 | dnam{"kJ"} | |
1201 | other{"{0}kJ"} | |
1202 | } | |
1203 | kilowatt-hour{ | |
1204 | dnam{"kWh"} | |
1205 | other{"{0}kWh"} | |
1206 | } | |
1207 | } | |
1208 | frequency{ | |
1209 | gigahertz{ | |
1210 | dnam{"GHz"} | |
1211 | other{"{0}GHz"} | |
1212 | } | |
1213 | hertz{ | |
1214 | dnam{"Hz"} | |
1215 | other{"{0}Hz"} | |
1216 | } | |
1217 | kilohertz{ | |
1218 | dnam{"kHz"} | |
1219 | other{"{0}kHz"} | |
1220 | } | |
1221 | megahertz{ | |
1222 | dnam{"MHz"} | |
1223 | other{"{0}MHz"} | |
1224 | } | |
1225 | } | |
1226 | length{ | |
1227 | astronomical-unit{ | |
1228 | dnam{"au"} | |
1229 | other{"{0}au"} | |
1230 | } | |
1231 | centimeter{ | |
1232 | dnam{"cm"} | |
1233 | other{"{0}cm"} | |
2ca993e8 | 1234 | per{"{0}/cm"} |
b331163b A |
1235 | } |
1236 | decimeter{ | |
1237 | dnam{"dm"} | |
1238 | other{"{0}dm"} | |
1239 | } | |
0f5d89e8 A |
1240 | fathom{ |
1241 | dnam{"fm"} | |
1242 | other{"{0}fm"} | |
1243 | } | |
b331163b | 1244 | foot{ |
2ca993e8 | 1245 | dnam{"ft"} |
b331163b | 1246 | other{"{0}ft"} |
2ca993e8 | 1247 | per{"{0}/ft"} |
b331163b | 1248 | } |
0f5d89e8 A |
1249 | furlong{ |
1250 | dnam{"fur"} | |
1251 | other{"{0}fur"} | |
1252 | } | |
b331163b A |
1253 | inch{ |
1254 | dnam{"in"} | |
1255 | other{"{0}in"} | |
2ca993e8 | 1256 | per{"{0}/in"} |
b331163b A |
1257 | } |
1258 | kilometer{ | |
1259 | dnam{"km"} | |
1260 | other{"{0}km"} | |
2ca993e8 | 1261 | per{"{0}/km"} |
b331163b A |
1262 | } |
1263 | light-year{ | |
1264 | dnam{"ly"} | |
1265 | other{"{0}ly"} | |
1266 | } | |
1267 | meter{ | |
2ca993e8 | 1268 | dnam{"m"} |
b331163b | 1269 | other{"{0}m"} |
2ca993e8 | 1270 | per{"{0}/m"} |
b331163b A |
1271 | } |
1272 | micrometer{ | |
1273 | dnam{"µm"} | |
1274 | other{"{0}µm"} | |
1275 | } | |
1276 | mile{ | |
2ca993e8 A |
1277 | dnam{"mi"} |
1278 | other{"{0}mi"} | |
1279 | } | |
1280 | mile-scandinavian{ | |
1281 | dnam{"smi"} | |
1282 | other{"{0}smi"} | |
b331163b A |
1283 | } |
1284 | millimeter{ | |
1285 | dnam{"mm"} | |
1286 | other{"{0}mm"} | |
1287 | } | |
1288 | nanometer{ | |
1289 | dnam{"nm"} | |
1290 | other{"{0}nm"} | |
1291 | } | |
1292 | nautical-mile{ | |
1293 | dnam{"nmi"} | |
1294 | other{"{0}nmi"} | |
1295 | } | |
1296 | parsec{ | |
2ca993e8 | 1297 | dnam{"pc"} |
b331163b A |
1298 | other{"{0}pc"} |
1299 | } | |
1300 | picometer{ | |
1301 | dnam{"pm"} | |
1302 | other{"{0}pm"} | |
1303 | } | |
f3c0d7a5 A |
1304 | point{ |
1305 | dnam{"포인트"} | |
1306 | other{"{0}pt"} | |
1307 | } | |
b331163b | 1308 | yard{ |
2ca993e8 | 1309 | dnam{"yd"} |
b331163b A |
1310 | other{"{0}야드"} |
1311 | } | |
1312 | } | |
1313 | light{ | |
1314 | lux{ | |
1315 | dnam{"lx"} | |
1316 | other{"{0}lx"} | |
1317 | } | |
1318 | } | |
1319 | mass{ | |
1320 | carat{ | |
1321 | dnam{"CD"} | |
1322 | other{"{0}CD"} | |
1323 | } | |
1324 | gram{ | |
1325 | dnam{"그램"} | |
1326 | other{"{0}g"} | |
2ca993e8 | 1327 | per{"{0}/g"} |
b331163b A |
1328 | } |
1329 | kilogram{ | |
1330 | dnam{"kg"} | |
1331 | other{"{0}kg"} | |
2ca993e8 | 1332 | per{"{0}/kg"} |
b331163b A |
1333 | } |
1334 | metric-ton{ | |
1335 | dnam{"t"} | |
1336 | other{"{0}t"} | |
1337 | } | |
1338 | microgram{ | |
1339 | dnam{"µg"} | |
1340 | other{"{0}µg"} | |
1341 | } | |
1342 | milligram{ | |
1343 | dnam{"mg"} | |
1344 | other{"{0}mg"} | |
1345 | } | |
1346 | ounce{ | |
1347 | dnam{"oz"} | |
1348 | other{"{0}oz"} | |
2ca993e8 | 1349 | per{"{0}/oz"} |
b331163b A |
1350 | } |
1351 | ounce-troy{ | |
1352 | dnam{"oz t"} | |
1353 | other{"{0}oz t"} | |
1354 | } | |
1355 | pound{ | |
1356 | dnam{"lb"} | |
1357 | other{"{0}lb"} | |
2ca993e8 | 1358 | per{"{0}/lb"} |
b331163b | 1359 | } |
0f5d89e8 A |
1360 | stone{ |
1361 | dnam{"st"} | |
1362 | other{"{0}st"} | |
1363 | } | |
b331163b A |
1364 | ton{ |
1365 | dnam{"tn"} | |
1366 | other{"{0}tn"} | |
1367 | } | |
1368 | } | |
1369 | power{ | |
1370 | gigawatt{ | |
1371 | dnam{"GW"} | |
1372 | other{"{0}GW"} | |
1373 | } | |
1374 | horsepower{ | |
1375 | dnam{"hp"} | |
2ca993e8 | 1376 | other{"{0}hp"} |
b331163b A |
1377 | } |
1378 | kilowatt{ | |
1379 | dnam{"kW"} | |
1380 | other{"{0}kW"} | |
1381 | } | |
1382 | megawatt{ | |
1383 | dnam{"MW"} | |
1384 | other{"{0}MW"} | |
1385 | } | |
1386 | milliwatt{ | |
1387 | dnam{"mW"} | |
1388 | other{"{0}mW"} | |
1389 | } | |
1390 | watt{ | |
1391 | dnam{"w"} | |
1392 | other{"{0}W"} | |
1393 | } | |
1394 | } | |
1395 | pressure{ | |
1396 | hectopascal{ | |
1397 | dnam{"hPa"} | |
1398 | other{"{0}hPa"} | |
1399 | } | |
1400 | inch-hg{ | |
1401 | dnam{"inHg"} | |
1402 | other{"{0}inHg"} | |
1403 | } | |
1404 | millibar{ | |
1405 | dnam{"mbar"} | |
1406 | other{"{0}mb"} | |
1407 | } | |
1408 | millimeter-of-mercury{ | |
0f5d89e8 A |
1409 | dnam{"mmHg"} |
1410 | other{"{0}mmHg"} | |
b331163b A |
1411 | } |
1412 | pound-per-square-inch{ | |
1413 | dnam{"psi"} | |
1414 | other{"{0}psi"} | |
1415 | } | |
1416 | } | |
b331163b A |
1417 | speed{ |
1418 | kilometer-per-hour{ | |
1419 | dnam{"km/h"} | |
2ca993e8 A |
1420 | other{"{0}km/h"} |
1421 | } | |
1422 | knot{ | |
1423 | dnam{"kn"} | |
1424 | other{"{0}kn"} | |
b331163b A |
1425 | } |
1426 | meter-per-second{ | |
1427 | dnam{"m/s"} | |
0f5d89e8 | 1428 | other{"{0}m/s"} |
b331163b A |
1429 | } |
1430 | mile-per-hour{ | |
1431 | dnam{"mi/h"} | |
0f5d89e8 | 1432 | other{"{0}mi/h"} |
b331163b A |
1433 | } |
1434 | } | |
1435 | temperature{ | |
1436 | celsius{ | |
1437 | dnam{"°C"} | |
1438 | other{"{0}°C"} | |
1439 | } | |
1440 | fahrenheit{ | |
1441 | dnam{"°F"} | |
1442 | other{"{0}°F"} | |
1443 | } | |
2ca993e8 A |
1444 | generic{ |
1445 | dnam{"°"} | |
1446 | other{"{0}°"} | |
1447 | } | |
b331163b A |
1448 | kelvin{ |
1449 | dnam{"K"} | |
1450 | other{"{0}K"} | |
1451 | } | |
1452 | } | |
1453 | volume{ | |
1454 | acre-foot{ | |
1455 | dnam{"ac ft"} | |
1456 | other{"{0}ac ft"} | |
1457 | } | |
1458 | centiliter{ | |
1459 | dnam{"cL"} | |
1460 | other{"{0}cL"} | |
1461 | } | |
1462 | cubic-centimeter{ | |
1463 | dnam{"cm³"} | |
1464 | other{"{0}cm³"} | |
2ca993e8 | 1465 | per{"{0}/cm³"} |
b331163b A |
1466 | } |
1467 | cubic-foot{ | |
1468 | dnam{"ft³"} | |
1469 | other{"{0}ft³"} | |
1470 | } | |
1471 | cubic-inch{ | |
1472 | dnam{"in³"} | |
1473 | other{"{0}in³"} | |
1474 | } | |
1475 | cubic-kilometer{ | |
1476 | dnam{"km³"} | |
1477 | other{"{0}km³"} | |
1478 | } | |
1479 | cubic-meter{ | |
1480 | dnam{"m³"} | |
1481 | other{"{0}m³"} | |
2ca993e8 | 1482 | per{"{0}/m³"} |
b331163b A |
1483 | } |
1484 | cubic-mile{ | |
1485 | dnam{"mi³"} | |
1486 | other{"{0}mi³"} | |
1487 | } | |
1488 | cubic-yard{ | |
1489 | dnam{"yd³"} | |
1490 | other{"{0}yd³"} | |
1491 | } | |
1492 | cup{ | |
1493 | dnam{"컵"} | |
1494 | other{"{0}컵"} | |
1495 | } | |
2ca993e8 A |
1496 | cup-metric{ |
1497 | dnam{"mcup"} | |
1498 | other{"{0}mc"} | |
1499 | } | |
b331163b A |
1500 | deciliter{ |
1501 | dnam{"dL"} | |
1502 | other{"{0}dL"} | |
1503 | } | |
1504 | fluid-ounce{ | |
1505 | dnam{"fl oz"} | |
1506 | other{"{0}fl oz"} | |
1507 | } | |
1508 | gallon{ | |
1509 | dnam{"gal"} | |
1510 | other{"{0}gal"} | |
2ca993e8 | 1511 | per{"{0}/gal"} |
b331163b | 1512 | } |
f3c0d7a5 A |
1513 | gallon-imperial{ |
1514 | dnam{"Imp. gal"} | |
1515 | other{"{0}gal Imp."} | |
1516 | per{"{0}/gal Imp."} | |
1517 | } | |
b331163b A |
1518 | hectoliter{ |
1519 | dnam{"hL"} | |
1520 | other{"{0}hL"} | |
1521 | } | |
1522 | liter{ | |
1523 | dnam{"리터"} | |
1524 | other{"{0}L"} | |
2ca993e8 | 1525 | per{"{0}/L"} |
b331163b A |
1526 | } |
1527 | megaliter{ | |
1528 | dnam{"ML"} | |
1529 | other{"{0}ML"} | |
1530 | } | |
1531 | milliliter{ | |
1532 | dnam{"mL"} | |
1533 | other{"{0}mL"} | |
1534 | } | |
1535 | pint{ | |
1536 | dnam{"pt"} | |
1537 | other{"{0}pt"} | |
1538 | } | |
2ca993e8 A |
1539 | pint-metric{ |
1540 | dnam{"mpt"} | |
1541 | other{"{0}mpt"} | |
1542 | } | |
b331163b A |
1543 | quart{ |
1544 | dnam{"qt"} | |
1545 | other{"{0}qt"} | |
1546 | } | |
1547 | tablespoon{ | |
1548 | dnam{"tbsp"} | |
1549 | other{"{0}tbsp"} | |
1550 | } | |
1551 | teaspoon{ | |
1552 | dnam{"tsp"} | |
1553 | other{"{0}tsp"} | |
1554 | } | |
1555 | } | |
1556 | } | |
1557 | } |