]>
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/lb.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | lb{ | |
2ca993e8 | 10 | Version{"2.1.23.7"} |
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{"Äerdacceleratioun"} | |
20 | one{"{0}-fach Äerdacceleratioun"} | |
21 | other{"{0}-fach Äerdacceleratioun"} | |
22 | } | |
23 | meter-per-second-squared{ | |
24 | dnam{"Meter pro Quadratsekonn"} | |
25 | one{"{0} Meter pro Quadratsekonn"} | |
26 | other{"{0} Meter pro Quadratsekonn"} | |
27 | } | |
28 | } | |
29 | angle{ | |
30 | arc-minute{ | |
31 | dnam{"Wénkelminutten"} | |
32 | one{"{0} Wénkelminutt"} | |
33 | other{"{0} Wénkelminutten"} | |
34 | } | |
35 | arc-second{ | |
36 | dnam{"Wénkelsekonnen"} | |
37 | one{"{0} Wénkelsekonn"} | |
38 | other{"{0} Wénkelsekonnen"} | |
39 | } | |
40 | degree{ | |
41 | dnam{"Grad"} | |
42 | one{"{0} Grad"} | |
43 | other{"{0} Grad"} | |
44 | } | |
45 | radian{ | |
46 | dnam{"Radianten"} | |
47 | one{"{0} Radiant"} | |
48 | other{"{0} Radianten"} | |
49 | } | |
50 | } | |
51 | area{ | |
52 | acre{ | |
53 | dnam{"Acres"} | |
54 | one{"{0} Acre"} | |
55 | other{"{0} Acres"} | |
56 | } | |
57 | hectare{ | |
58 | dnam{"Hektar"} | |
59 | one{"{0} Hektar"} | |
60 | other{"{0} Hektar"} | |
61 | } | |
62 | square-centimeter{ | |
63 | dnam{"Quadratzentimeter"} | |
64 | one{"{0} Quadratzentimeter"} | |
65 | other{"{0} Quadratzentimeter"} | |
66 | } | |
67 | square-foot{ | |
68 | dnam{"Quadratfouss"} | |
69 | one{"{0} Quadratfouss"} | |
70 | other{"{0} Quadratfouss"} | |
71 | } | |
72 | square-inch{ | |
73 | dnam{"Quadratzoll"} | |
74 | one{"{0} Quadratzoll"} | |
75 | other{"{0} Quadratzoll"} | |
76 | } | |
77 | square-kilometer{ | |
78 | dnam{"Quadratkilometer"} | |
79 | one{"{0} Quadratkilometer"} | |
80 | other{"{0} Quadratkilometer"} | |
81 | } | |
82 | square-meter{ | |
83 | dnam{"Quadratmeter"} | |
84 | one{"{0} Quadratmeter"} | |
85 | other{"{0} Quadratmeter"} | |
86 | } | |
87 | square-mile{ | |
88 | dnam{"Quadratmeilen"} | |
89 | one{"{0} Quadratmeil"} | |
90 | other{"{0} Quadratmeilen"} | |
91 | } | |
92 | square-yard{ | |
93 | dnam{"Quadratyards"} | |
94 | one{"{0} Quadratyard"} | |
95 | other{"{0} Quadratyards"} | |
96 | } | |
97 | } | |
2ca993e8 A |
98 | concentr{ |
99 | karat{ | |
100 | dnam{"Karat"} | |
101 | one{"{0} Karat"} | |
102 | other{"{0} Karat"} | |
103 | } | |
104 | } | |
b331163b A |
105 | consumption{ |
106 | liter-per-kilometer{ | |
107 | dnam{"Liter pro Kilometer"} | |
108 | one{"{0} Liter pro Kilometer"} | |
109 | other{"{0} Liter pro Kilometer"} | |
110 | } | |
111 | } | |
112 | digital{ | |
113 | bit{ | |
114 | dnam{"Bits"} | |
115 | one{"{0} Bit"} | |
116 | other{"{0} Bits"} | |
117 | } | |
118 | byte{ | |
119 | dnam{"Bytes"} | |
120 | one{"{0} Byte"} | |
121 | other{"{0} Bytes"} | |
122 | } | |
123 | gigabit{ | |
124 | dnam{"Gigabits"} | |
125 | one{"{0} Gigabit"} | |
126 | other{"{0} Gigabit"} | |
127 | } | |
128 | gigabyte{ | |
129 | dnam{"Gigabytes"} | |
130 | one{"{0} Gigabyte"} | |
131 | other{"{0} Gigabytes"} | |
132 | } | |
133 | kilobit{ | |
134 | dnam{"Kilobits"} | |
135 | one{"{0} Kilobit"} | |
136 | other{"{0} Kilobit"} | |
137 | } | |
138 | kilobyte{ | |
139 | dnam{"Kilobytes"} | |
140 | one{"{0} Kilobyte"} | |
141 | other{"{0} Kilobytes"} | |
142 | } | |
143 | megabit{ | |
144 | dnam{"Megabits"} | |
145 | one{"{0} Megabit"} | |
146 | other{"{0} Megabits"} | |
147 | } | |
148 | megabyte{ | |
149 | dnam{"Megabytes"} | |
150 | one{"{0} Megabyte"} | |
151 | other{"{0} Megabytes"} | |
152 | } | |
153 | terabit{ | |
154 | dnam{"Terabits"} | |
155 | one{"{0} Terabit"} | |
156 | other{"{0} Terabits"} | |
157 | } | |
158 | terabyte{ | |
159 | dnam{"Terabytes"} | |
160 | one{"{0} Terabyte"} | |
161 | other{"{0} Terabytes"} | |
162 | } | |
163 | } | |
164 | duration{ | |
165 | day{ | |
166 | dnam{"Deeg"} | |
167 | one{"{0} Dag"} | |
168 | other{"{0} Deeg"} | |
169 | } | |
170 | hour{ | |
171 | dnam{"Stonnen"} | |
172 | one{"{0} Stonn"} | |
173 | other{"{0} Stonnen"} | |
174 | per{"{0} pro Stonn"} | |
175 | } | |
176 | microsecond{ | |
177 | dnam{"Mikrosekonnen"} | |
178 | one{"{0} Mikrosekonn"} | |
179 | other{"{0} Mikrosekonnen"} | |
180 | } | |
181 | millisecond{ | |
182 | dnam{"Millisekonnen"} | |
183 | one{"{0} Millisekonn"} | |
184 | other{"{0} Millisekonnen"} | |
185 | } | |
186 | minute{ | |
187 | dnam{"Minutten"} | |
188 | one{"{0} Minutt"} | |
189 | other{"{0} Minutten"} | |
190 | } | |
191 | month{ | |
192 | dnam{"Méint"} | |
193 | one{"{0} Mount"} | |
194 | other{"{0} Méint"} | |
195 | } | |
196 | nanosecond{ | |
197 | dnam{"Nanosekonnen"} | |
198 | one{"{0} Nanosekonn"} | |
199 | other{"{0} Nanosekonnen"} | |
200 | } | |
201 | second{ | |
202 | dnam{"Sekonnen"} | |
203 | one{"{0} Sekonn"} | |
204 | other{"{0} Sekonnen"} | |
205 | per{"{0} pro Sekonn"} | |
206 | } | |
207 | week{ | |
208 | dnam{"Wochen"} | |
209 | one{"{0} Woch"} | |
210 | other{"{0} Wochen"} | |
211 | } | |
212 | year{ | |
213 | dnam{"Joer"} | |
214 | one{"{0} Joer"} | |
215 | other{"{0} Joer"} | |
216 | } | |
217 | } | |
218 | electric{ | |
219 | ampere{ | |
220 | dnam{"Ampère"} | |
221 | one{"{0} Ampère"} | |
222 | other{"{0} Ampère"} | |
223 | } | |
224 | milliampere{ | |
225 | dnam{"Milliampère"} | |
226 | one{"{0} Milliampère"} | |
227 | other{"{0} Milliampère"} | |
228 | } | |
229 | ohm{ | |
230 | dnam{"Ohm"} | |
231 | one{"{0} Ohm"} | |
232 | other{"{0} Ohm"} | |
233 | } | |
234 | volt{ | |
235 | dnam{"Volt"} | |
236 | one{"{0} Volt"} | |
237 | other{"{0} Volt"} | |
238 | } | |
239 | } | |
240 | energy{ | |
241 | calorie{ | |
242 | dnam{"Kalorien"} | |
243 | one{"{0} Kalorie"} | |
244 | other{"{0} Kalorien"} | |
245 | } | |
246 | foodcalorie{ | |
247 | dnam{"Liewensmëttelkalorien"} | |
248 | one{"{0} Liewensmëttelkalorie"} | |
249 | other{"{0} Liewensmëttelkalorien"} | |
250 | } | |
251 | joule{ | |
252 | dnam{"Joule"} | |
253 | one{"{0} Joule"} | |
254 | other{"{0} Joule"} | |
255 | } | |
256 | kilocalorie{ | |
257 | dnam{"Kilokalorien"} | |
258 | one{"{0} Kilokalorie"} | |
259 | other{"{0} Kilokalorien"} | |
260 | } | |
261 | kilojoule{ | |
262 | dnam{"Kilojoule"} | |
263 | one{"{0} Kilojoule"} | |
264 | other{"{0} Kilojoule"} | |
265 | } | |
266 | kilowatt-hour{ | |
267 | dnam{"Kilowattstonnen"} | |
268 | one{"{0} Kilowattstonn"} | |
269 | other{"{0} Kilowattstonnen"} | |
270 | } | |
271 | } | |
272 | frequency{ | |
273 | gigahertz{ | |
274 | dnam{"Gigahertz"} | |
275 | one{"{0} Gigahertz"} | |
276 | other{"{0} Gigahertz"} | |
277 | } | |
278 | hertz{ | |
279 | dnam{"Hertz"} | |
280 | one{"{0} Hertz"} | |
281 | other{"{0} Hertz"} | |
282 | } | |
283 | kilohertz{ | |
284 | dnam{"Kilohertz"} | |
285 | one{"{0} Kilohertz"} | |
286 | other{"{0} Kilohertz"} | |
287 | } | |
288 | megahertz{ | |
289 | dnam{"Megahertz"} | |
290 | one{"{0} Megahertz"} | |
291 | other{"{0} Megahertz"} | |
292 | } | |
293 | } | |
294 | length{ | |
295 | astronomical-unit{ | |
296 | dnam{"Astronomesch Eenheeten"} | |
297 | one{"{0} Astronomesch Eenheet"} | |
298 | other{"{0} Astronomesch Eenheeten"} | |
299 | } | |
300 | centimeter{ | |
301 | dnam{"Zentimeter"} | |
302 | one{"{0} Zentimeter"} | |
303 | other{"{0} Zentimeter"} | |
304 | } | |
305 | decimeter{ | |
306 | dnam{"Dezimeter"} | |
307 | one{"{0} Dezimeter"} | |
308 | other{"{0} Dezimeter"} | |
309 | } | |
310 | fathom{ | |
311 | dnam{"Nautesch Fiedem"} | |
312 | one{"{0} Nautesche Fuedem"} | |
313 | other{"{0} Nautesch Fiedem"} | |
314 | } | |
315 | foot{ | |
316 | dnam{"Fouss"} | |
317 | one{"{0} Fouss"} | |
318 | other{"{0} Fouss"} | |
319 | } | |
320 | furlong{ | |
321 | dnam{"Furlongs"} | |
322 | one{"{0} Furlong"} | |
323 | other{"{0} Furlongs"} | |
324 | } | |
325 | inch{ | |
326 | dnam{"Zoll"} | |
327 | one{"{0} Zoll"} | |
328 | other{"{0} Zoll"} | |
329 | } | |
330 | kilometer{ | |
331 | dnam{"Kilometer"} | |
332 | one{"{0} Kilometer"} | |
333 | other{"{0} Kilometer"} | |
334 | } | |
335 | light-year{ | |
336 | dnam{"Liichtjoer"} | |
337 | one{"{0} Liichtjoer"} | |
338 | other{"{0} Liichtjoer"} | |
339 | } | |
340 | meter{ | |
341 | dnam{"Meter"} | |
342 | one{"{0} Meter"} | |
343 | other{"{0} Meter"} | |
344 | } | |
345 | micrometer{ | |
346 | dnam{"Mikrometer"} | |
347 | one{"{0} Mikrometer"} | |
348 | other{"{0} Mikrometer"} | |
349 | } | |
350 | mile{ | |
351 | dnam{"Meilen"} | |
352 | one{"{0} Meil"} | |
353 | other{"{0} Meilen"} | |
354 | } | |
355 | millimeter{ | |
356 | dnam{"Millimeter"} | |
357 | one{"{0} Millimeter"} | |
358 | other{"{0} Millimeter"} | |
359 | } | |
360 | nanometer{ | |
361 | dnam{"Nanometer"} | |
362 | one{"{0} Nanometer"} | |
363 | other{"{0} Nanometer"} | |
364 | } | |
365 | nautical-mile{ | |
366 | dnam{"Nautesch Meilen"} | |
367 | one{"{0} Nautesch Meil"} | |
368 | other{"{0} Nautesch Meilen"} | |
369 | } | |
370 | parsec{ | |
371 | dnam{"Parsecs"} | |
372 | one{"{0} Parsec"} | |
373 | other{"{0} Parsecs"} | |
374 | } | |
375 | picometer{ | |
376 | dnam{"Pikometer"} | |
377 | one{"{0} Pikometer"} | |
378 | other{"{0} Pikometer"} | |
379 | } | |
380 | yard{ | |
381 | dnam{"Yard"} | |
382 | one{"{0} Yard"} | |
383 | other{"{0} Yards"} | |
384 | } | |
385 | } | |
386 | light{ | |
387 | lux{ | |
388 | dnam{"Lux"} | |
389 | one{"{0} Lux"} | |
390 | other{"{0} Lux"} | |
391 | } | |
392 | } | |
393 | mass{ | |
394 | carat{ | |
395 | dnam{"Carat"} | |
396 | one{"{0} Carat"} | |
397 | other{"{0} Carat"} | |
398 | } | |
399 | gram{ | |
400 | dnam{"Gramm"} | |
401 | one{"{0} Gramm"} | |
402 | other{"{0} Gramm"} | |
403 | } | |
404 | kilogram{ | |
405 | dnam{"Kilogramm"} | |
406 | one{"{0} Kilogramm"} | |
407 | other{"{0} Kilogramm"} | |
408 | } | |
409 | metric-ton{ | |
410 | dnam{"Tonnen"} | |
411 | one{"{0} Tonn"} | |
412 | other{"{0} Tonnen"} | |
413 | } | |
414 | microgram{ | |
415 | dnam{"Mikrogramm"} | |
416 | one{"{0} Mikrogramm"} | |
417 | other{"{0} Mikrogramm"} | |
418 | } | |
419 | milligram{ | |
420 | dnam{"Milligramm"} | |
421 | one{"{0} Milligramm"} | |
422 | other{"{0} Milligramm"} | |
423 | } | |
424 | ounce{ | |
425 | dnam{"Onz"} | |
426 | one{"{0} Onz"} | |
427 | other{"{0} Onzen"} | |
428 | } | |
429 | ounce-troy{ | |
430 | dnam{"Fäin-Onz"} | |
431 | one{"{0} Fäin-Onz"} | |
432 | other{"{0} Fäin-Onzen"} | |
433 | } | |
434 | pound{ | |
435 | dnam{"Pond"} | |
436 | one{"{0} Pond"} | |
437 | other{"{0} Pond"} | |
438 | } | |
439 | stone{ | |
440 | dnam{"Stones"} | |
441 | one{"{0} Stone"} | |
442 | other{"{0} Stones"} | |
443 | } | |
444 | ton{ | |
445 | dnam{"Long tons"} | |
446 | one{"{0} Long ton"} | |
447 | other{"{0} Long tons"} | |
448 | } | |
449 | } | |
450 | power{ | |
451 | gigawatt{ | |
452 | dnam{"Gigawatt"} | |
453 | one{"{0} Gigawatt"} | |
454 | other{"{0} Gigawatt"} | |
455 | } | |
456 | horsepower{ | |
457 | dnam{"Päerdsstäerkten"} | |
458 | one{"{0} Päerdsstäerkt"} | |
459 | other{"{0} Päerdsstäerkten"} | |
460 | } | |
461 | kilowatt{ | |
462 | dnam{"Kilowatt"} | |
463 | one{"{0} Kilowatt"} | |
464 | other{"{0} Kilowatt"} | |
465 | } | |
466 | megawatt{ | |
467 | dnam{"Megawatt"} | |
468 | one{"{0} Megawatt"} | |
469 | other{"{0} Megawatt"} | |
470 | } | |
471 | milliwatt{ | |
472 | dnam{"Milliwatt"} | |
473 | one{"{0} Milliwatt"} | |
474 | other{"{0} Milliwatt"} | |
475 | } | |
476 | watt{ | |
477 | dnam{"Watt"} | |
478 | one{"{0} Watt"} | |
479 | other{"{0} Watt"} | |
480 | } | |
481 | } | |
482 | pressure{ | |
483 | hectopascal{ | |
484 | dnam{"hPa"} | |
485 | one{"{0} Hektopascal"} | |
486 | other{"{0} Hektopascal"} | |
487 | } | |
488 | inch-hg{ | |
489 | dnam{"inHg"} | |
490 | one{"{0} Zoll Quecksëlwersail"} | |
491 | other{"{0} Zoll Quecksëlwersail"} | |
492 | } | |
493 | millibar{ | |
494 | dnam{"mbar"} | |
495 | one{"{0} Millibar"} | |
496 | other{"{0} Millibar"} | |
497 | } | |
498 | millimeter-of-mercury{ | |
499 | dnam{"mm Hg"} | |
500 | one{"{0} mm Hg"} | |
501 | other{"{0} mm Hg"} | |
502 | } | |
503 | pound-per-square-inch{ | |
504 | dnam{"psi"} | |
505 | one{"{0} psi"} | |
506 | other{"{0} psi"} | |
507 | } | |
508 | } | |
b331163b A |
509 | speed{ |
510 | kilometer-per-hour{ | |
511 | dnam{"Kilometer pro Stonn"} | |
512 | one{"{0} Kilometer pro Stonn"} | |
513 | other{"{0} Kilometer pro Stonn"} | |
514 | } | |
515 | meter-per-second{ | |
516 | dnam{"Meter pro Sekonn"} | |
517 | one{"{0} Meter pro Sekonn"} | |
518 | other{"{0} Meter pro Sekonn"} | |
519 | } | |
520 | mile-per-hour{ | |
521 | dnam{"Meile pro Stonn"} | |
522 | one{"{0} Meil pro Stonn"} | |
523 | other{"{0} Meile pro Stonn"} | |
524 | } | |
525 | } | |
526 | temperature{ | |
527 | celsius{ | |
528 | dnam{"°C"} | |
529 | one{"{0} Grad Celsius"} | |
530 | other{"{0} Grad Celsius"} | |
531 | } | |
532 | fahrenheit{ | |
533 | dnam{"°F"} | |
534 | one{"{0} Grad Fahrenheit"} | |
535 | other{"{0} Grad Fahrenheit"} | |
536 | } | |
537 | kelvin{ | |
538 | dnam{"K"} | |
539 | one{"{0} K"} | |
540 | other{"{0} K"} | |
541 | } | |
542 | } | |
543 | volume{ | |
544 | acre-foot{ | |
545 | dnam{"acre-feet"} | |
546 | one{"{0} acre-foot"} | |
547 | other{"{0} acre-feet"} | |
548 | } | |
549 | bushel{ | |
550 | dnam{"Bushels"} | |
551 | one{"{0} Bushel"} | |
552 | other{"{0} Bushels"} | |
553 | } | |
554 | centiliter{ | |
555 | dnam{"Zentiliter"} | |
556 | one{"{0} Zentiliter"} | |
557 | other{"{0} Zentiliter"} | |
558 | } | |
559 | cubic-centimeter{ | |
560 | dnam{"Kubikzentimeter"} | |
561 | one{"{0} Kubikzentimeter"} | |
562 | other{"{0} Kubikzentimeter"} | |
563 | } | |
564 | cubic-foot{ | |
565 | dnam{"Kubikfouss"} | |
566 | one{"{0} Kubikfouss"} | |
567 | other{"{0} Kubikfouss"} | |
568 | } | |
569 | cubic-inch{ | |
570 | dnam{"Kubikzoll"} | |
571 | one{"{0} Kubikzoll"} | |
572 | other{"{0} Kubikzoll"} | |
573 | } | |
574 | cubic-kilometer{ | |
575 | dnam{"Kubikkilometer"} | |
576 | one{"{0} Kubikkilometer"} | |
577 | other{"{0} Kubikkilometer"} | |
578 | } | |
579 | cubic-meter{ | |
580 | dnam{"Kubikmeter"} | |
581 | one{"{0} Kubikmeter"} | |
582 | other{"{0} Kubikmeter"} | |
583 | } | |
584 | cubic-mile{ | |
585 | dnam{"Kubikmeilen"} | |
586 | one{"{0} Kubikmeil"} | |
587 | other{"{0} Kubikmeilen"} | |
588 | } | |
589 | cubic-yard{ | |
590 | dnam{"Kubikyard"} | |
591 | one{"{0} Kubikyard"} | |
592 | other{"{0} Kubikyard"} | |
593 | } | |
594 | cup{ | |
595 | dnam{"Cup"} | |
596 | one{"{0} cup"} | |
597 | other{"{0} cup"} | |
598 | } | |
599 | deciliter{ | |
600 | dnam{"Deziliter"} | |
601 | one{"{0} Deziliter"} | |
602 | other{"{0} Deziliter"} | |
603 | } | |
604 | fluid-ounce{ | |
605 | dnam{"Flësseg-Onzen"} | |
606 | one{"{0} Flësseg-Onz"} | |
607 | other{"{0} Flësseg-Onzen"} | |
608 | } | |
609 | gallon{ | |
610 | dnam{"Gallounen"} | |
611 | one{"{0} Galloun"} | |
612 | other{"{0} Gallounen"} | |
613 | } | |
614 | hectoliter{ | |
615 | dnam{"Hektoliter"} | |
616 | one{"{0} Hektoliter"} | |
617 | other{"{0} Hektoliter"} | |
618 | } | |
619 | liter{ | |
620 | dnam{"Liter"} | |
621 | one{"{0} Liter"} | |
622 | other{"{0} Liter"} | |
623 | } | |
624 | megaliter{ | |
625 | dnam{"Megaliter"} | |
626 | one{"{0} Megaliter"} | |
627 | other{"{0} Megaliter"} | |
628 | } | |
629 | milliliter{ | |
630 | dnam{"Milliliter"} | |
631 | one{"{0} Milliliter"} | |
632 | other{"{0} Milliliter"} | |
633 | } | |
634 | pint{ | |
635 | dnam{"Pinten"} | |
636 | one{"{0} Pint"} | |
637 | other{"{0} Pinten"} | |
638 | } | |
639 | quart{ | |
640 | dnam{"Quarten"} | |
641 | one{"{0} Quart"} | |
642 | other{"{0} Quarten"} | |
643 | } | |
644 | tablespoon{ | |
645 | dnam{"Zoppeläffelen"} | |
646 | one{"{0} Zoppeläffel"} | |
647 | other{"{0} Zoppeläffelen"} | |
648 | } | |
649 | teaspoon{ | |
650 | dnam{"Téiläffelen"} | |
651 | one{"{0} Téiläffel"} | |
652 | other{"{0} Téiläffelen"} | |
653 | } | |
654 | } | |
655 | } | |
656 | unitsNarrow{ | |
657 | acceleration{ | |
658 | g-force{ | |
659 | one{"{0} G"} | |
660 | other{"{0} G"} | |
661 | } | |
662 | meter-per-second-squared{ | |
663 | one{"{0} m/s²"} | |
664 | other{"{0} m/s²"} | |
665 | } | |
666 | } | |
667 | angle{ | |
668 | arc-minute{ | |
669 | one{"{0}′"} | |
670 | other{"{0}′"} | |
671 | } | |
672 | arc-second{ | |
673 | one{"{0}″"} | |
674 | other{"{0}″"} | |
675 | } | |
676 | degree{ | |
677 | one{"{0}°"} | |
678 | other{"{0}°"} | |
679 | } | |
680 | } | |
681 | area{ | |
682 | acre{ | |
683 | one{"{0} ac"} | |
684 | other{"{0} ac"} | |
685 | } | |
686 | hectare{ | |
687 | one{"{0} ha"} | |
688 | other{"{0} ha"} | |
689 | } | |
690 | square-foot{ | |
691 | one{"{0} ft²"} | |
692 | other{"{0} ft²"} | |
693 | } | |
694 | square-kilometer{ | |
695 | one{"{0} km²"} | |
696 | other{"{0} km²"} | |
697 | } | |
698 | square-meter{ | |
699 | one{"{0} m²"} | |
700 | other{"{0} m²"} | |
701 | } | |
702 | square-mile{ | |
703 | one{"{0} mi²"} | |
704 | other{"{0} mi²"} | |
705 | } | |
706 | } | |
707 | duration{ | |
708 | day{ | |
709 | dnam{"D"} | |
710 | one{"{0} D"} | |
711 | other{"{0} D"} | |
712 | } | |
713 | hour{ | |
714 | dnam{"st"} | |
715 | one{"{0} st"} | |
716 | other{"{0} st"} | |
717 | } | |
718 | microsecond{ | |
719 | one{"{0} μs"} | |
720 | other{"{0} μs"} | |
721 | } | |
722 | millisecond{ | |
723 | dnam{"ms"} | |
724 | one{"{0} ms"} | |
725 | other{"{0} ms"} | |
726 | } | |
727 | minute{ | |
728 | dnam{"min"} | |
729 | one{"{0} min"} | |
730 | other{"{0} min"} | |
731 | } | |
732 | month{ | |
733 | dnam{"M"} | |
734 | one{"{0} M"} | |
735 | other{"{0} M"} | |
736 | } | |
737 | nanosecond{ | |
738 | one{"{0} ns"} | |
739 | other{"{0} ns"} | |
740 | } | |
741 | second{ | |
742 | dnam{"s"} | |
743 | one{"{0} s"} | |
744 | other{"{0} s"} | |
745 | } | |
746 | week{ | |
747 | dnam{"W"} | |
748 | one{"{0} W"} | |
749 | other{"{0} W"} | |
750 | } | |
751 | year{ | |
752 | dnam{"J"} | |
753 | one{"{0} J"} | |
754 | other{"{0} J"} | |
755 | } | |
756 | } | |
757 | length{ | |
758 | astronomical-unit{ | |
759 | one{"{0} au"} | |
760 | other{"{0} au"} | |
761 | } | |
762 | centimeter{ | |
763 | dnam{"cm"} | |
764 | one{"{0} cm"} | |
765 | other{"{0} cm"} | |
766 | } | |
767 | decimeter{ | |
768 | one{"{0} dm"} | |
769 | other{"{0} dm"} | |
770 | } | |
771 | fathom{ | |
772 | dnam{"fm"} | |
773 | one{"{0} fm"} | |
774 | other{"{0} fm"} | |
775 | } | |
776 | foot{ | |
777 | one{"{0} ft"} | |
778 | other{"{0} ft"} | |
779 | } | |
780 | furlong{ | |
781 | dnam{"fur"} | |
782 | one{"{0} fur"} | |
783 | other{"{0} fur"} | |
784 | } | |
785 | inch{ | |
786 | one{"{0} in"} | |
787 | other{"{0} in"} | |
788 | } | |
789 | kilometer{ | |
790 | dnam{"km"} | |
791 | one{"{0} km"} | |
792 | other{"{0} km"} | |
793 | } | |
794 | light-year{ | |
795 | one{"{0} ly"} | |
796 | other{"{0} ly"} | |
797 | } | |
798 | meter{ | |
799 | dnam{"m"} | |
800 | one{"{0} m"} | |
801 | other{"{0} m"} | |
802 | } | |
803 | micrometer{ | |
804 | one{"{0} µm"} | |
805 | other{"{0} µm"} | |
806 | } | |
807 | mile{ | |
808 | one{"{0} mi"} | |
809 | other{"{0} mi"} | |
810 | } | |
811 | millimeter{ | |
812 | dnam{"mm"} | |
813 | one{"{0} mm"} | |
814 | other{"{0} mm"} | |
815 | } | |
816 | nanometer{ | |
817 | one{"{0} nm"} | |
818 | other{"{0} nm"} | |
819 | } | |
820 | nautical-mile{ | |
821 | one{"{0} nmi"} | |
822 | other{"{0} nmi"} | |
823 | } | |
824 | parsec{ | |
825 | one{"{0} pc"} | |
826 | other{"{0} pc"} | |
827 | } | |
828 | picometer{ | |
829 | one{"{0} pm"} | |
830 | other{"{0} pm"} | |
831 | } | |
832 | yard{ | |
833 | one{"{0} yd"} | |
834 | other{"{0} yd"} | |
835 | } | |
836 | } | |
837 | mass{ | |
838 | carat{ | |
839 | one{"{0} Kt"} | |
840 | other{"{0} Kt"} | |
841 | } | |
842 | gram{ | |
843 | dnam{"g"} | |
844 | one{"{0} g"} | |
845 | other{"{0} g"} | |
846 | } | |
847 | kilogram{ | |
848 | dnam{"kg"} | |
849 | one{"{0} kg"} | |
850 | other{"{0} kg"} | |
851 | } | |
852 | metric-ton{ | |
853 | one{"{0} t"} | |
854 | other{"{0} t"} | |
855 | } | |
856 | microgram{ | |
857 | one{"{0} µg"} | |
858 | other{"{0} µg"} | |
859 | } | |
860 | milligram{ | |
861 | one{"{0} mg"} | |
862 | other{"{0} mg"} | |
863 | } | |
864 | ounce{ | |
865 | one{"{0} oz"} | |
866 | other{"{0} oz"} | |
867 | } | |
868 | ounce-troy{ | |
869 | one{"{0} oz. tr."} | |
870 | other{"{0} oz. tr."} | |
871 | } | |
872 | pound{ | |
873 | one{"{0} lb"} | |
874 | other{"{0} lb"} | |
875 | } | |
876 | stone{ | |
877 | dnam{"st"} | |
878 | one{"{0} st"} | |
879 | other{"{0} st"} | |
880 | } | |
881 | ton{ | |
882 | one{"{0} tn"} | |
883 | other{"{0} tn"} | |
884 | } | |
885 | } | |
886 | power{ | |
887 | horsepower{ | |
888 | one{"{0} PS"} | |
889 | other{"{0} PS"} | |
890 | } | |
891 | kilowatt{ | |
892 | one{"{0} kW"} | |
893 | other{"{0} kW"} | |
894 | } | |
895 | watt{ | |
896 | one{"{0} W"} | |
897 | other{"{0} W"} | |
898 | } | |
899 | } | |
900 | pressure{ | |
901 | hectopascal{ | |
902 | one{"{0} hPa"} | |
903 | other{"{0} hPa"} | |
904 | } | |
905 | inch-hg{ | |
906 | one{"{0} inHg"} | |
907 | other{"{0} inHg"} | |
908 | } | |
909 | millibar{ | |
910 | one{"{0} mbar"} | |
911 | other{"{0} mbar"} | |
912 | } | |
913 | millimeter-of-mercury{ | |
914 | one{"{0} mm Hg"} | |
915 | other{"{0} mm Hg"} | |
916 | } | |
917 | pound-per-square-inch{ | |
918 | one{"{0} psi"} | |
919 | other{"{0} psi"} | |
920 | } | |
921 | } | |
922 | speed{ | |
923 | kilometer-per-hour{ | |
924 | dnam{"km/h"} | |
925 | one{"{0} km/h"} | |
926 | other{"{0} km/h"} | |
927 | } | |
928 | meter-per-second{ | |
929 | one{"{0} m/s"} | |
930 | other{"{0} m/s"} | |
931 | } | |
932 | mile-per-hour{ | |
933 | one{"{0} mi/h"} | |
934 | other{"{0} mi/h"} | |
935 | } | |
936 | } | |
937 | temperature{ | |
938 | celsius{ | |
939 | dnam{"°C"} | |
940 | one{"{0}°"} | |
941 | other{"{0}°"} | |
942 | } | |
943 | fahrenheit{ | |
944 | one{"{0}°F"} | |
945 | other{"{0}°F"} | |
946 | } | |
947 | kelvin{ | |
948 | one{"{0} K"} | |
949 | other{"{0} K"} | |
950 | } | |
951 | } | |
952 | volume{ | |
953 | acre-foot{ | |
954 | one{"{0} ac ft"} | |
955 | other{"{0} ac ft"} | |
956 | } | |
957 | bushel{ | |
958 | dnam{"bu"} | |
959 | one{"{0} bu"} | |
960 | other{"{0} bu"} | |
961 | } | |
962 | centiliter{ | |
963 | one{"{0} cL"} | |
964 | other{"{0} cL"} | |
965 | } | |
966 | cubic-centimeter{ | |
967 | one{"{0} cm³"} | |
968 | other{"{0} cm³"} | |
969 | } | |
970 | cubic-foot{ | |
971 | one{"{0} ft³"} | |
972 | other{"{0} ft³"} | |
973 | } | |
974 | cubic-inch{ | |
975 | one{"{0} in³"} | |
976 | other{"{0} in³"} | |
977 | } | |
978 | cubic-kilometer{ | |
979 | one{"{0} km³"} | |
980 | other{"{0} km³"} | |
981 | } | |
982 | cubic-meter{ | |
983 | one{"{0} m³"} | |
984 | other{"{0} m³"} | |
985 | } | |
986 | cubic-mile{ | |
987 | one{"{0} mi³"} | |
988 | other{"{0} mi³"} | |
989 | } | |
990 | cubic-yard{ | |
991 | one{"{0} yd³"} | |
992 | other{"{0} yd³"} | |
993 | } | |
994 | cup{ | |
995 | one{"{0} cup"} | |
996 | other{"{0} cup"} | |
997 | } | |
998 | deciliter{ | |
999 | one{"{0} dL"} | |
1000 | other{"{0} dL"} | |
1001 | } | |
1002 | fluid-ounce{ | |
1003 | one{"{0} fl oz"} | |
1004 | other{"{0} fl oz"} | |
1005 | } | |
1006 | gallon{ | |
1007 | one{"{0} gal"} | |
1008 | other{"{0} gal"} | |
1009 | } | |
1010 | hectoliter{ | |
1011 | one{"{0} hL"} | |
1012 | other{"{0} hL"} | |
1013 | } | |
1014 | liter{ | |
1015 | dnam{"l"} | |
1016 | one{"{0} l"} | |
1017 | other{"{0} l"} | |
1018 | } | |
1019 | megaliter{ | |
1020 | one{"{0} ML"} | |
1021 | other{"{0} ML"} | |
1022 | } | |
1023 | milliliter{ | |
1024 | one{"{0} mL"} | |
1025 | other{"{0} mL"} | |
1026 | } | |
1027 | pint{ | |
1028 | one{"{0} pt"} | |
1029 | other{"{0} pt"} | |
1030 | } | |
1031 | quart{ | |
1032 | one{"{0} qt"} | |
1033 | other{"{0} qt"} | |
1034 | } | |
1035 | tablespoon{ | |
1036 | one{"{0} ZL"} | |
1037 | other{"{0} ZL"} | |
1038 | } | |
1039 | teaspoon{ | |
1040 | one{"{0} TL"} | |
1041 | other{"{0} TL"} | |
1042 | } | |
1043 | } | |
1044 | } | |
1045 | unitsShort{ | |
1046 | acceleration{ | |
1047 | g-force{ | |
1048 | dnam{"G"} | |
1049 | one{"{0} G"} | |
1050 | other{"{0} G"} | |
1051 | } | |
1052 | meter-per-second-squared{ | |
1053 | dnam{"m/s²"} | |
1054 | one{"{0} m/s²"} | |
1055 | other{"{0} m/s²"} | |
1056 | } | |
1057 | } | |
1058 | angle{ | |
1059 | arc-minute{ | |
1060 | dnam{"′"} | |
1061 | one{"{0}′"} | |
1062 | other{"{0}′"} | |
1063 | } | |
1064 | arc-second{ | |
1065 | dnam{"′′"} | |
1066 | one{"{0}″"} | |
1067 | other{"{0}″"} | |
1068 | } | |
1069 | degree{ | |
1070 | dnam{"°"} | |
1071 | one{"{0}°"} | |
1072 | other{"{0}°"} | |
1073 | } | |
1074 | radian{ | |
1075 | dnam{"rad"} | |
1076 | one{"{0} rad"} | |
1077 | other{"{0} rad"} | |
1078 | } | |
1079 | } | |
1080 | area{ | |
1081 | acre{ | |
1082 | dnam{"ac"} | |
1083 | one{"{0} ac"} | |
1084 | other{"{0} ac"} | |
1085 | } | |
1086 | hectare{ | |
1087 | dnam{"ha"} | |
1088 | one{"{0} ha"} | |
1089 | other{"{0} ha"} | |
1090 | } | |
1091 | square-centimeter{ | |
1092 | dnam{"cm²"} | |
1093 | one{"{0} cm²"} | |
1094 | other{"{0} cm²"} | |
1095 | } | |
1096 | square-foot{ | |
1097 | dnam{"ft²"} | |
1098 | one{"{0} ft²"} | |
1099 | other{"{0} ft²"} | |
1100 | } | |
1101 | square-inch{ | |
1102 | dnam{"in²"} | |
1103 | one{"{0} in²"} | |
1104 | other{"{0} in²"} | |
1105 | } | |
1106 | square-kilometer{ | |
1107 | dnam{"km²"} | |
1108 | one{"{0} km²"} | |
1109 | other{"{0} km²"} | |
1110 | } | |
1111 | square-meter{ | |
1112 | dnam{"m²"} | |
1113 | one{"{0} m²"} | |
1114 | other{"{0} m²"} | |
1115 | } | |
1116 | square-mile{ | |
1117 | dnam{"mi²"} | |
1118 | one{"{0} mi²"} | |
1119 | other{"{0} mi²"} | |
1120 | } | |
1121 | square-yard{ | |
1122 | dnam{"yd²"} | |
1123 | one{"{0} yd²"} | |
1124 | other{"{0} yd²"} | |
1125 | } | |
1126 | } | |
2ca993e8 A |
1127 | concentr{ |
1128 | karat{ | |
1129 | dnam{"kt"} | |
1130 | one{"{0} kt"} | |
1131 | other{"{0} kt"} | |
1132 | } | |
1133 | } | |
b331163b A |
1134 | consumption{ |
1135 | liter-per-kilometer{ | |
1136 | dnam{"l/km"} | |
1137 | one{"{0} l/km"} | |
1138 | other{"{0} l/km"} | |
1139 | } | |
1140 | mile-per-gallon{ | |
1141 | dnam{"mpg"} | |
1142 | one{"{0} mpg"} | |
1143 | other{"{0} mpg"} | |
1144 | } | |
1145 | } | |
1146 | digital{ | |
1147 | bit{ | |
1148 | dnam{"b"} | |
1149 | one{"{0} b"} | |
1150 | other{"{0} b"} | |
1151 | } | |
1152 | byte{ | |
1153 | dnam{"B"} | |
1154 | one{"{0} B"} | |
1155 | other{"{0} B"} | |
1156 | } | |
1157 | gigabit{ | |
1158 | dnam{"Gb"} | |
1159 | one{"{0} Gb"} | |
1160 | other{"{0} Gb"} | |
1161 | } | |
1162 | gigabyte{ | |
1163 | dnam{"GB"} | |
1164 | one{"{0} GB"} | |
1165 | other{"{0} GB"} | |
1166 | } | |
1167 | kilobit{ | |
1168 | dnam{"kb"} | |
1169 | one{"{0} kb"} | |
1170 | other{"{0} kb"} | |
1171 | } | |
1172 | kilobyte{ | |
1173 | dnam{"kB"} | |
1174 | one{"{0} kB"} | |
1175 | other{"{0} kB"} | |
1176 | } | |
1177 | megabit{ | |
1178 | dnam{"Mb"} | |
1179 | one{"{0} Mb"} | |
1180 | other{"{0} Mb"} | |
1181 | } | |
1182 | megabyte{ | |
1183 | dnam{"MB"} | |
1184 | one{"{0} MB"} | |
1185 | other{"{0} MB"} | |
1186 | } | |
1187 | terabit{ | |
1188 | dnam{"Tb"} | |
1189 | one{"{0} Tb"} | |
1190 | other{"{0} Tb"} | |
1191 | } | |
1192 | terabyte{ | |
1193 | dnam{"TB"} | |
1194 | one{"{0} TB"} | |
1195 | other{"{0} TB"} | |
1196 | } | |
1197 | } | |
1198 | duration{ | |
1199 | day{ | |
1200 | dnam{"D"} | |
1201 | one{"{0} D"} | |
1202 | other{"{0} D"} | |
1203 | } | |
1204 | hour{ | |
1205 | dnam{"St."} | |
1206 | one{"{0} St."} | |
1207 | other{"{0} St."} | |
1208 | per{"{0}/St."} | |
1209 | } | |
1210 | microsecond{ | |
1211 | dnam{"μs"} | |
1212 | one{"{0} μs"} | |
1213 | other{"{0} μs"} | |
1214 | } | |
1215 | millisecond{ | |
1216 | dnam{"ms"} | |
1217 | one{"{0} ms"} | |
1218 | other{"{0} ms"} | |
1219 | } | |
1220 | minute{ | |
1221 | dnam{"Min."} | |
1222 | one{"{0} Min."} | |
1223 | other{"{0} Min."} | |
1224 | } | |
1225 | month{ | |
1226 | dnam{"Mnt"} | |
1227 | one{"{0} Mnt"} | |
1228 | other{"{0} Mnt"} | |
1229 | } | |
1230 | nanosecond{ | |
1231 | dnam{"ns"} | |
1232 | one{"{0} ns"} | |
1233 | other{"{0} ns"} | |
1234 | } | |
1235 | second{ | |
1236 | dnam{"Sek."} | |
1237 | one{"{0} Sek."} | |
1238 | other{"{0} Sek."} | |
1239 | per{"{0}/Sek."} | |
1240 | } | |
1241 | week{ | |
1242 | dnam{"W"} | |
1243 | one{"{0} W"} | |
1244 | other{"{0} W"} | |
1245 | } | |
1246 | year{ | |
1247 | dnam{"J"} | |
1248 | one{"{0} J"} | |
1249 | other{"{0} J"} | |
1250 | } | |
1251 | } | |
1252 | electric{ | |
1253 | ampere{ | |
1254 | dnam{"A"} | |
1255 | one{"{0} A"} | |
1256 | other{"{0} A"} | |
1257 | } | |
1258 | milliampere{ | |
1259 | dnam{"mA"} | |
1260 | one{"{0} mA"} | |
1261 | other{"{0} mA"} | |
1262 | } | |
1263 | ohm{ | |
1264 | dnam{"Ω"} | |
1265 | one{"{0} Ω"} | |
1266 | other{"{0} Ω"} | |
1267 | } | |
1268 | volt{ | |
1269 | dnam{"V"} | |
1270 | one{"{0} V"} | |
1271 | other{"{0} V"} | |
1272 | } | |
1273 | } | |
1274 | energy{ | |
1275 | calorie{ | |
1276 | dnam{"cal"} | |
1277 | one{"{0} cal"} | |
1278 | other{"{0} cal"} | |
1279 | } | |
1280 | foodcalorie{ | |
1281 | dnam{"Cal"} | |
1282 | one{"{0} Cal"} | |
1283 | other{"{0} Cal"} | |
1284 | } | |
1285 | joule{ | |
1286 | dnam{"joule"} | |
1287 | one{"{0} J"} | |
1288 | other{"{0} J"} | |
1289 | } | |
1290 | kilocalorie{ | |
1291 | dnam{"kcal"} | |
1292 | one{"{0} kcal"} | |
1293 | other{"{0} kcal"} | |
1294 | } | |
1295 | kilojoule{ | |
1296 | dnam{"kJ"} | |
1297 | one{"{0} kJ"} | |
1298 | other{"{0} kJ"} | |
1299 | } | |
1300 | kilowatt-hour{ | |
1301 | dnam{"kWh"} | |
1302 | one{"{0} kWh"} | |
1303 | other{"{0} kWh"} | |
1304 | } | |
1305 | } | |
1306 | frequency{ | |
1307 | gigahertz{ | |
1308 | dnam{"GHz"} | |
1309 | one{"{0} GHz"} | |
1310 | other{"{0} GHz"} | |
1311 | } | |
1312 | hertz{ | |
1313 | dnam{"Hz"} | |
1314 | one{"{0} Hz"} | |
1315 | other{"{0} Hz"} | |
1316 | } | |
1317 | kilohertz{ | |
1318 | dnam{"kHz"} | |
1319 | one{"{0} kHz"} | |
1320 | other{"{0} kHz"} | |
1321 | } | |
1322 | megahertz{ | |
1323 | dnam{"MHz"} | |
1324 | one{"{0} MHz"} | |
1325 | other{"{0} MHz"} | |
1326 | } | |
1327 | } | |
1328 | length{ | |
1329 | astronomical-unit{ | |
1330 | dnam{"au"} | |
1331 | one{"{0} au"} | |
1332 | other{"{0} au"} | |
1333 | } | |
1334 | centimeter{ | |
1335 | dnam{"cm"} | |
1336 | one{"{0} cm"} | |
1337 | other{"{0} cm"} | |
1338 | } | |
1339 | decimeter{ | |
1340 | dnam{"dm"} | |
1341 | one{"{0} dm"} | |
1342 | other{"{0} dm"} | |
1343 | } | |
1344 | fathom{ | |
1345 | dnam{"fm"} | |
1346 | one{"{0} fm"} | |
1347 | other{"{0} fm"} | |
1348 | } | |
1349 | foot{ | |
1350 | dnam{"ft"} | |
1351 | one{"{0} ft"} | |
1352 | other{"{0} ft"} | |
1353 | } | |
1354 | furlong{ | |
1355 | dnam{"fur"} | |
1356 | one{"{0} fur"} | |
1357 | other{"{0} fur"} | |
1358 | } | |
1359 | inch{ | |
1360 | dnam{"in"} | |
1361 | one{"{0} in"} | |
1362 | other{"{0} in"} | |
1363 | } | |
1364 | kilometer{ | |
1365 | dnam{"km"} | |
1366 | one{"{0} km"} | |
1367 | other{"{0} km"} | |
1368 | } | |
1369 | light-year{ | |
1370 | dnam{"ly"} | |
1371 | one{"{0} ly"} | |
1372 | other{"{0} ly"} | |
1373 | } | |
1374 | meter{ | |
1375 | dnam{"m"} | |
1376 | one{"{0} m"} | |
1377 | other{"{0} m"} | |
1378 | } | |
1379 | micrometer{ | |
1380 | dnam{"µm"} | |
1381 | one{"{0} µm"} | |
1382 | other{"{0} µm"} | |
1383 | } | |
1384 | mile{ | |
1385 | dnam{"mi"} | |
1386 | one{"{0} mi"} | |
1387 | other{"{0} mi"} | |
1388 | } | |
1389 | millimeter{ | |
1390 | dnam{"mm"} | |
1391 | one{"{0} mm"} | |
1392 | other{"{0} mm"} | |
1393 | } | |
1394 | nanometer{ | |
1395 | dnam{"nm"} | |
1396 | one{"{0} nm"} | |
1397 | other{"{0} nm"} | |
1398 | } | |
1399 | nautical-mile{ | |
1400 | dnam{"nmi"} | |
1401 | one{"{0} nmi"} | |
1402 | other{"{0} nmi"} | |
1403 | } | |
1404 | parsec{ | |
1405 | dnam{"pc"} | |
1406 | one{"{0} pc"} | |
1407 | other{"{0} pc"} | |
1408 | } | |
1409 | picometer{ | |
1410 | dnam{"pm"} | |
1411 | one{"{0} pm"} | |
1412 | other{"{0} pm"} | |
1413 | } | |
1414 | yard{ | |
1415 | dnam{"yd"} | |
1416 | one{"{0} yd"} | |
1417 | other{"{0} yd"} | |
1418 | } | |
1419 | } | |
1420 | light{ | |
1421 | lux{ | |
1422 | dnam{"lx"} | |
1423 | one{"{0} lx"} | |
1424 | other{"{0} lx"} | |
1425 | } | |
1426 | } | |
1427 | mass{ | |
1428 | carat{ | |
1429 | dnam{"CD"} | |
1430 | one{"{0} CD"} | |
1431 | other{"{0} CD"} | |
1432 | } | |
1433 | gram{ | |
1434 | dnam{"g"} | |
1435 | one{"{0} g"} | |
1436 | other{"{0} g"} | |
1437 | } | |
1438 | kilogram{ | |
1439 | dnam{"kg"} | |
1440 | one{"{0} kg"} | |
1441 | other{"{0} kg"} | |
1442 | } | |
1443 | metric-ton{ | |
1444 | dnam{"t"} | |
1445 | one{"{0} t"} | |
1446 | other{"{0} t"} | |
1447 | } | |
1448 | microgram{ | |
1449 | dnam{"µg"} | |
1450 | one{"{0} µg"} | |
1451 | other{"{0} µg"} | |
1452 | } | |
1453 | milligram{ | |
1454 | dnam{"mg"} | |
1455 | one{"{0} mg"} | |
1456 | other{"{0} mg"} | |
1457 | } | |
1458 | ounce{ | |
1459 | dnam{"oz"} | |
1460 | one{"{0} oz"} | |
1461 | other{"{0} oz"} | |
1462 | } | |
1463 | ounce-troy{ | |
1464 | dnam{"oz. tr."} | |
1465 | one{"{0} oz. tr."} | |
1466 | other{"{0} oz. tr."} | |
1467 | } | |
1468 | pound{ | |
1469 | dnam{"lb"} | |
1470 | one{"{0} lb"} | |
1471 | other{"{0} lb"} | |
1472 | } | |
1473 | stone{ | |
1474 | dnam{"st"} | |
1475 | one{"{0} st"} | |
1476 | other{"{0} st"} | |
1477 | } | |
1478 | ton{ | |
1479 | dnam{"tn"} | |
1480 | one{"{0} tn"} | |
1481 | other{"{0} tn"} | |
1482 | } | |
1483 | } | |
1484 | power{ | |
1485 | gigawatt{ | |
1486 | dnam{"GW"} | |
1487 | one{"{0} GW"} | |
1488 | other{"{0} GW"} | |
1489 | } | |
1490 | horsepower{ | |
1491 | dnam{"PS"} | |
1492 | one{"{0} PS"} | |
1493 | other{"{0} PS"} | |
1494 | } | |
1495 | kilowatt{ | |
1496 | dnam{"kW"} | |
1497 | one{"{0} kW"} | |
1498 | other{"{0} kW"} | |
1499 | } | |
1500 | megawatt{ | |
1501 | dnam{"MW"} | |
1502 | one{"{0} MW"} | |
1503 | other{"{0} MW"} | |
1504 | } | |
1505 | milliwatt{ | |
1506 | dnam{"mW"} | |
1507 | one{"{0} mW"} | |
1508 | other{"{0} mW"} | |
1509 | } | |
1510 | watt{ | |
1511 | dnam{"W"} | |
1512 | one{"{0} W"} | |
1513 | other{"{0} W"} | |
1514 | } | |
1515 | } | |
1516 | pressure{ | |
1517 | hectopascal{ | |
1518 | dnam{"hPa"} | |
1519 | one{"{0} hPa"} | |
1520 | other{"{0} hPa"} | |
1521 | } | |
1522 | inch-hg{ | |
1523 | dnam{"inHg"} | |
1524 | one{"{0} inHg"} | |
1525 | other{"{0} inHg"} | |
1526 | } | |
1527 | millibar{ | |
1528 | dnam{"mbar"} | |
1529 | one{"{0} mbar"} | |
1530 | other{"{0} mbar"} | |
1531 | } | |
1532 | millimeter-of-mercury{ | |
1533 | dnam{"mm Hg"} | |
1534 | one{"{0} mm Hg"} | |
1535 | other{"{0} mm Hg"} | |
1536 | } | |
1537 | pound-per-square-inch{ | |
1538 | dnam{"psi"} | |
1539 | one{"{0} psi"} | |
1540 | other{"{0} psi"} | |
1541 | } | |
1542 | } | |
b331163b A |
1543 | speed{ |
1544 | kilometer-per-hour{ | |
1545 | dnam{"km/h"} | |
1546 | one{"{0} km/h"} | |
1547 | other{"{0} km/h"} | |
1548 | } | |
1549 | meter-per-second{ | |
1550 | dnam{"m/s"} | |
1551 | one{"{0} m/s"} | |
1552 | other{"{0} m/s"} | |
1553 | } | |
1554 | mile-per-hour{ | |
1555 | dnam{"mi/h"} | |
1556 | one{"{0} mi/h"} | |
1557 | other{"{0} mi/h"} | |
1558 | } | |
1559 | } | |
1560 | temperature{ | |
1561 | celsius{ | |
1562 | dnam{"°C"} | |
1563 | one{"{0}°C"} | |
1564 | other{"{0}°C"} | |
1565 | } | |
1566 | fahrenheit{ | |
1567 | dnam{"°F"} | |
1568 | one{"{0}°F"} | |
1569 | other{"{0}°F"} | |
1570 | } | |
1571 | kelvin{ | |
1572 | dnam{"K"} | |
1573 | one{"{0} K"} | |
1574 | other{"{0} K"} | |
1575 | } | |
1576 | } | |
1577 | volume{ | |
1578 | acre-foot{ | |
1579 | dnam{"ac ft"} | |
1580 | one{"{0} ac ft"} | |
1581 | other{"{0} ac ft"} | |
1582 | } | |
1583 | bushel{ | |
1584 | dnam{"bu"} | |
1585 | one{"{0} bu"} | |
1586 | other{"{0} bu"} | |
1587 | } | |
1588 | centiliter{ | |
1589 | dnam{"cL"} | |
1590 | one{"{0} cL"} | |
1591 | other{"{0} cL"} | |
1592 | } | |
1593 | cubic-centimeter{ | |
1594 | dnam{"cm³"} | |
1595 | one{"{0} cm³"} | |
1596 | other{"{0} cm³"} | |
1597 | } | |
1598 | cubic-foot{ | |
1599 | dnam{"ft³"} | |
1600 | one{"{0} ft³"} | |
1601 | other{"{0} ft³"} | |
1602 | } | |
1603 | cubic-inch{ | |
1604 | dnam{"in³"} | |
1605 | one{"{0} in³"} | |
1606 | other{"{0} in³"} | |
1607 | } | |
1608 | cubic-kilometer{ | |
1609 | dnam{"km³"} | |
1610 | one{"{0} km³"} | |
1611 | other{"{0} km³"} | |
1612 | } | |
1613 | cubic-meter{ | |
1614 | dnam{"m³"} | |
1615 | one{"{0} m³"} | |
1616 | other{"{0} m³"} | |
1617 | } | |
1618 | cubic-mile{ | |
1619 | dnam{"mi³"} | |
1620 | one{"{0} mi³"} | |
1621 | other{"{0} mi³"} | |
1622 | } | |
1623 | cubic-yard{ | |
1624 | dnam{"yd³"} | |
1625 | one{"{0} yd³"} | |
1626 | other{"{0} yd³"} | |
1627 | } | |
1628 | cup{ | |
1629 | dnam{"cup"} | |
1630 | one{"{0} cup"} | |
1631 | other{"{0} cup"} | |
1632 | } | |
1633 | deciliter{ | |
1634 | dnam{"dL"} | |
1635 | one{"{0} dL"} | |
1636 | other{"{0} dL"} | |
1637 | } | |
1638 | fluid-ounce{ | |
1639 | dnam{"fl oz"} | |
1640 | one{"{0} fl oz"} | |
1641 | other{"{0} fl oz"} | |
1642 | } | |
1643 | gallon{ | |
1644 | dnam{"gal"} | |
1645 | one{"{0} gal"} | |
1646 | other{"{0} gal"} | |
1647 | } | |
1648 | hectoliter{ | |
1649 | dnam{"hL"} | |
1650 | one{"{0} hL"} | |
1651 | other{"{0} hL"} | |
1652 | } | |
1653 | liter{ | |
1654 | dnam{"l"} | |
1655 | one{"{0} l"} | |
1656 | other{"{0} l"} | |
1657 | } | |
1658 | megaliter{ | |
1659 | dnam{"ML"} | |
1660 | one{"{0} ML"} | |
1661 | other{"{0} ML"} | |
1662 | } | |
1663 | milliliter{ | |
1664 | dnam{"mL"} | |
1665 | one{"{0} mL"} | |
1666 | other{"{0} mL"} | |
1667 | } | |
1668 | pint{ | |
1669 | dnam{"pt"} | |
1670 | one{"{0} pt"} | |
1671 | other{"{0} pt"} | |
1672 | } | |
1673 | quart{ | |
1674 | dnam{"qt"} | |
1675 | one{"{0} qt"} | |
1676 | other{"{0} qt"} | |
1677 | } | |
1678 | tablespoon{ | |
1679 | dnam{"ZL"} | |
1680 | one{"{0} ZL"} | |
1681 | other{"{0} ZL"} | |
1682 | } | |
1683 | teaspoon{ | |
1684 | dnam{"TL"} | |
1685 | one{"{0} TL"} | |
1686 | other{"{0} TL"} | |
1687 | } | |
1688 | } | |
1689 | } | |
1690 | } |