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