]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2016 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/de.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | de{ | |
10 | Version{"2.1.22.93"} | |
11 | durationUnits{ | |
12 | hm{"h:mm"} | |
13 | hms{"h:mm:ss"} | |
14 | ms{"m:ss"} | |
15 | } | |
16 | units{ | |
17 | acceleration{ | |
18 | g-force{ | |
19 | dnam{"g-Kraft"} | |
20 | one{"{0}-fache Erdbeschleunigung"} | |
21 | other{"{0}-fache Erdbeschleunigung"} | |
22 | } | |
23 | meter-per-second-squared{ | |
24 | dnam{"Meter pro Quadratsekunde"} | |
25 | one{"{0} m/s²"} | |
26 | other{"{0} m/s²"} | |
27 | } | |
28 | } | |
29 | angle{ | |
30 | arc-minute{ | |
31 | dnam{"Winkelminuten"} | |
32 | one{"{0} Winkelminute"} | |
33 | other{"{0} Winkelminuten"} | |
34 | } | |
35 | arc-second{ | |
36 | dnam{"Winkelsekunden"} | |
37 | one{"{0} Winkelsekunde"} | |
38 | other{"{0} Winkelsekunden"} | |
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 | revolution{ | |
51 | dnam{"Umdrehung"} | |
52 | one{"{0} Umdrehung"} | |
53 | other{"{0} Umdrehungen"} | |
54 | } | |
55 | } | |
56 | area{ | |
57 | acre{ | |
58 | dnam{"Acres"} | |
59 | one{"{0} Acre"} | |
60 | other{"{0} Acres"} | |
61 | } | |
62 | hectare{ | |
63 | dnam{"Hektar"} | |
64 | one{"{0} Hektar"} | |
65 | other{"{0} Hektar"} | |
66 | } | |
67 | square-centimeter{ | |
68 | dnam{"Quadratzentimeter"} | |
69 | one{"{0} Quadratzentimeter"} | |
70 | other{"{0} Quadratzentimeter"} | |
71 | per{"{0} pro Quadratzentimeter"} | |
72 | } | |
73 | square-foot{ | |
74 | dnam{"Quadratfuß"} | |
75 | one{"{0} Quadratfuß"} | |
76 | other{"{0} Quadratfuß"} | |
77 | } | |
78 | square-inch{ | |
79 | dnam{"Quadratzoll"} | |
80 | one{"{0} Quadratzoll"} | |
81 | other{"{0} Quadratzoll"} | |
82 | per{"{0} pro Quadratzoll"} | |
83 | } | |
84 | square-kilometer{ | |
85 | dnam{"Quadratkilometer"} | |
86 | one{"{0} Quadratkilometer"} | |
87 | other{"{0} Quadratkilometer"} | |
88 | } | |
89 | square-meter{ | |
90 | dnam{"Quadratmeter"} | |
91 | one{"{0} Quadratmeter"} | |
92 | other{"{0} Quadratmeter"} | |
93 | per{"{0} pro Quadratmeter"} | |
94 | } | |
95 | square-mile{ | |
96 | dnam{"Quadratmeilen"} | |
97 | one{"{0} Quadratmeile"} | |
98 | other{"{0} Quadratmeilen"} | |
99 | } | |
100 | square-yard{ | |
101 | dnam{"Quadratyards"} | |
102 | one{"{0} Quadratyard"} | |
103 | other{"{0} Quadratyards"} | |
104 | } | |
105 | } | |
106 | compound{ | |
107 | per{"{0} pro {1}"} | |
108 | } | |
109 | concentr{ | |
110 | karat{ | |
111 | dnam{"Karat"} | |
112 | one{"{0} Karat"} | |
113 | other{"{0} Karat"} | |
114 | } | |
115 | } | |
116 | consumption{ | |
117 | liter-per-100kilometers{ | |
118 | dnam{"Liter auf 100 Kilometer"} | |
119 | one{"{0} Liter auf 100 Kilometer"} | |
120 | other{"{0} Liter auf 100 Kilometer"} | |
121 | } | |
122 | liter-per-kilometer{ | |
123 | dnam{"Liter pro Kilometer"} | |
124 | one{"{0} Liter pro Kilometer"} | |
125 | other{"{0} Liter pro Kilometer"} | |
126 | } | |
127 | mile-per-gallon{ | |
128 | dnam{"Meilen pro Gallone"} | |
129 | one{"{0} Meile pro Gallone"} | |
130 | other{"{0} Meilen pro Gallone"} | |
131 | } | |
132 | } | |
133 | coordinate{ | |
134 | east{"{0} Ost"} | |
135 | north{"{0} Nord"} | |
136 | south{"{0} Süd"} | |
137 | west{"{0} West"} | |
138 | } | |
139 | digital{ | |
140 | bit{ | |
141 | dnam{"Bits"} | |
142 | one{"{0} Bit"} | |
143 | other{"{0} Bits"} | |
144 | } | |
145 | byte{ | |
146 | dnam{"Bytes"} | |
147 | one{"{0} Byte"} | |
148 | other{"{0} Bytes"} | |
149 | } | |
150 | gigabit{ | |
151 | dnam{"Gigabits"} | |
152 | one{"{0} Gigabit"} | |
153 | other{"{0} Gigabits"} | |
154 | } | |
155 | gigabyte{ | |
156 | dnam{"Gigabytes"} | |
157 | one{"{0} Gigabyte"} | |
158 | other{"{0} Gigabytes"} | |
159 | } | |
160 | kilobit{ | |
161 | dnam{"Kilobits"} | |
162 | one{"{0} Kilobit"} | |
163 | other{"{0} Kilobits"} | |
164 | } | |
165 | kilobyte{ | |
166 | dnam{"Kilobytes"} | |
167 | one{"{0} Kilobyte"} | |
168 | other{"{0} Kilobytes"} | |
169 | } | |
170 | megabit{ | |
171 | dnam{"Megabits"} | |
172 | one{"{0} Megabit"} | |
173 | other{"{0} Megabits"} | |
174 | } | |
175 | megabyte{ | |
176 | dnam{"Megabytes"} | |
177 | one{"{0} Megabyte"} | |
178 | other{"{0} Megabytes"} | |
179 | } | |
180 | terabit{ | |
181 | dnam{"Terabits"} | |
182 | one{"{0} Terabit"} | |
183 | other{"{0} Terabits"} | |
184 | } | |
185 | terabyte{ | |
186 | dnam{"Terabytes"} | |
187 | one{"{0} Terabyte"} | |
188 | other{"{0} Terabytes"} | |
189 | } | |
190 | } | |
191 | duration{ | |
192 | century{ | |
193 | dnam{"Jahrhunderte"} | |
194 | one{"{0} Jahrhundert"} | |
195 | other{"{0} Jahrhunderte"} | |
196 | } | |
197 | day{ | |
198 | dnam{"Tage"} | |
199 | one{"{0} Tag"} | |
200 | other{"{0} Tage"} | |
201 | per{"{0} pro Tag"} | |
202 | } | |
203 | hour{ | |
204 | dnam{"Stunden"} | |
205 | one{"{0} Stunde"} | |
206 | other{"{0} Stunden"} | |
207 | per{"{0} pro Stunde"} | |
208 | } | |
209 | microsecond{ | |
210 | dnam{"Mikrosekunden"} | |
211 | one{"{0} Mikrosekunde"} | |
212 | other{"{0} Mikrosekunden"} | |
213 | } | |
214 | millisecond{ | |
215 | dnam{"Millisekunden"} | |
216 | one{"{0} Millisekunde"} | |
217 | other{"{0} Millisekunden"} | |
218 | } | |
219 | minute{ | |
220 | dnam{"Minuten"} | |
221 | one{"{0} Minute"} | |
222 | other{"{0} Minuten"} | |
223 | per{"{0} pro Minute"} | |
224 | } | |
225 | month{ | |
226 | dnam{"Monate"} | |
227 | one{"{0} Monat"} | |
228 | other{"{0} Monate"} | |
229 | per{"{0} pro Monat"} | |
230 | } | |
231 | nanosecond{ | |
232 | dnam{"Nanosekunden"} | |
233 | one{"{0} Nanosekunde"} | |
234 | other{"{0} Nanosekunden"} | |
235 | } | |
236 | second{ | |
237 | dnam{"Sekunden"} | |
238 | one{"{0} Sekunde"} | |
239 | other{"{0} Sekunden"} | |
240 | per{"{0} pro Sekunde"} | |
241 | } | |
242 | week{ | |
243 | dnam{"Wochen"} | |
244 | one{"{0} Woche"} | |
245 | other{"{0} Wochen"} | |
246 | per{"{0} pro Woche"} | |
247 | } | |
248 | year{ | |
249 | dnam{"Jahre"} | |
250 | one{"{0} Jahr"} | |
251 | other{"{0} Jahre"} | |
252 | per{"{0} pro Jahr"} | |
253 | } | |
254 | } | |
255 | electric{ | |
256 | ampere{ | |
257 | dnam{"Ampere"} | |
258 | one{"{0} Ampere"} | |
259 | other{"{0} Ampere"} | |
260 | } | |
261 | milliampere{ | |
262 | dnam{"Milliampere"} | |
263 | one{"{0} Milliampere"} | |
264 | other{"{0} Milliampere"} | |
265 | } | |
266 | ohm{ | |
267 | dnam{"Ohm"} | |
268 | one{"{0} Ohm"} | |
269 | other{"{0} Ohm"} | |
270 | } | |
271 | volt{ | |
272 | dnam{"Volt"} | |
273 | one{"{0} Volt"} | |
274 | other{"{0} Volt"} | |
275 | } | |
276 | } | |
277 | energy{ | |
278 | calorie{ | |
279 | dnam{"Kalorien"} | |
280 | one{"{0} Kalorie"} | |
281 | other{"{0} Kalorien"} | |
282 | } | |
283 | foodcalorie{ | |
284 | dnam{"Kilokalorien"} | |
285 | one{"{0} Kilokalorien"} | |
286 | other{"{0} Kilokalorien"} | |
287 | } | |
288 | joule{ | |
289 | dnam{"Joule"} | |
290 | one{"{0} Joule"} | |
291 | other{"{0} Joule"} | |
292 | } | |
293 | kilocalorie{ | |
294 | dnam{"Kilokalorien"} | |
295 | one{"{0} Kilokalorie"} | |
296 | other{"{0} Kilokalorien"} | |
297 | } | |
298 | kilojoule{ | |
299 | dnam{"Kilojoule"} | |
300 | one{"{0} Kilojoule"} | |
301 | other{"{0} Kilojoule"} | |
302 | } | |
303 | kilowatt-hour{ | |
304 | dnam{"Kilowattstunden"} | |
305 | one{"{0} Kilowattstunde"} | |
306 | other{"{0} Kilowattstunden"} | |
307 | } | |
308 | } | |
309 | frequency{ | |
310 | gigahertz{ | |
311 | dnam{"Gigahertz"} | |
312 | one{"{0} Gigahertz"} | |
313 | other{"{0} Gigahertz"} | |
314 | } | |
315 | hertz{ | |
316 | dnam{"Hertz"} | |
317 | one{"{0} Hertz"} | |
318 | other{"{0} Hertz"} | |
319 | } | |
320 | kilohertz{ | |
321 | dnam{"Kilohertz"} | |
322 | one{"{0} Kilohertz"} | |
323 | other{"{0} Kilohertz"} | |
324 | } | |
325 | megahertz{ | |
326 | dnam{"Megahertz"} | |
327 | one{"{0} Megahertz"} | |
328 | other{"{0} Megahertz"} | |
329 | } | |
330 | } | |
331 | length{ | |
332 | astronomical-unit{ | |
333 | dnam{"Astronomische Einheiten"} | |
334 | one{"{0} AE"} | |
335 | other{"{0} AE"} | |
336 | } | |
337 | centimeter{ | |
338 | dnam{"Zentimeter"} | |
339 | one{"{0} Zentimeter"} | |
340 | other{"{0} Zentimeter"} | |
341 | per{"{0} pro Zentimeter"} | |
342 | } | |
343 | decimeter{ | |
344 | dnam{"Dezimeter"} | |
345 | one{"{0} Dezimeter"} | |
346 | other{"{0} Dezimeter"} | |
347 | } | |
348 | fathom{ | |
349 | dnam{"Nautischer Faden"} | |
350 | one{"{0} Faden"} | |
351 | other{"{0} Faden"} | |
352 | } | |
353 | foot{ | |
354 | dnam{"Fuß"} | |
355 | one{"{0} Fuß"} | |
356 | other{"{0} Fuß"} | |
357 | per{"{0} pro Fuß"} | |
358 | } | |
359 | furlong{ | |
360 | dnam{"Furlong"} | |
361 | one{"{0} Furlong"} | |
362 | other{"{0} Furlong"} | |
363 | } | |
364 | inch{ | |
365 | dnam{"Zoll"} | |
366 | one{"{0} Zoll"} | |
367 | other{"{0} Zoll"} | |
368 | per{"{0} pro Zoll"} | |
369 | } | |
370 | kilometer{ | |
371 | dnam{"Kilometer"} | |
372 | one{"{0} Kilometer"} | |
373 | other{"{0} Kilometer"} | |
374 | per{"{0} pro Kilometer"} | |
375 | } | |
376 | light-year{ | |
377 | dnam{"Lichtjahre"} | |
378 | one{"{0} Lichtjahr"} | |
379 | other{"{0} Lichtjahre"} | |
380 | } | |
381 | meter{ | |
382 | dnam{"Meter"} | |
383 | one{"{0} Meter"} | |
384 | other{"{0} Meter"} | |
385 | per{"{0} pro Meter"} | |
386 | } | |
387 | micrometer{ | |
388 | dnam{"Mikrometer"} | |
389 | one{"{0} Mikrometer"} | |
390 | other{"{0} Mikrometer"} | |
391 | } | |
392 | mile{ | |
393 | dnam{"Meilen"} | |
394 | one{"{0} Meile"} | |
395 | other{"{0} Meilen"} | |
396 | } | |
397 | mile-scandinavian{ | |
398 | dnam{"skandinavische Meilen"} | |
399 | one{"{0} skandinavische Meile"} | |
400 | other{"{0} skandinavische Meilen"} | |
401 | } | |
402 | millimeter{ | |
403 | dnam{"Millimeter"} | |
404 | one{"{0} Millimeter"} | |
405 | other{"{0} Millimeter"} | |
406 | } | |
407 | nanometer{ | |
408 | dnam{"Nanometer"} | |
409 | one{"{0} Nanometer"} | |
410 | other{"{0} Nanometer"} | |
411 | } | |
412 | nautical-mile{ | |
413 | dnam{"Seemeilen"} | |
414 | one{"{0} Seemeile"} | |
415 | other{"{0} Seemeilen"} | |
416 | } | |
417 | parsec{ | |
418 | dnam{"Parsec"} | |
419 | one{"{0} Parsec"} | |
420 | other{"{0} Parsec"} | |
421 | } | |
422 | picometer{ | |
423 | dnam{"Pikometer"} | |
424 | one{"{0} Pikometer"} | |
425 | other{"{0} Pikometer"} | |
426 | } | |
427 | yard{ | |
428 | dnam{"Yards"} | |
429 | one{"{0} Yard"} | |
430 | other{"{0} Yards"} | |
431 | } | |
432 | } | |
433 | light{ | |
434 | lux{ | |
435 | dnam{"Lux"} | |
436 | one{"{0} Lux"} | |
437 | other{"{0} Lux"} | |
438 | } | |
439 | } | |
440 | mass{ | |
441 | carat{ | |
442 | dnam{"Karat"} | |
443 | one{"{0} Karat"} | |
444 | other{"{0} Karat"} | |
445 | } | |
446 | gram{ | |
447 | dnam{"Gramm"} | |
448 | one{"{0} Gramm"} | |
449 | other{"{0} Gramm"} | |
450 | per{"{0} pro Gramm"} | |
451 | } | |
452 | kilogram{ | |
453 | dnam{"Kilogramm"} | |
454 | one{"{0} Kilogramm"} | |
455 | other{"{0} Kilogramm"} | |
456 | per{"{0} pro Kilogramm"} | |
457 | } | |
458 | metric-ton{ | |
459 | dnam{"Tonnen"} | |
460 | one{"{0} Tonne"} | |
461 | other{"{0} Tonnen"} | |
462 | } | |
463 | microgram{ | |
464 | dnam{"Mikrogramm"} | |
465 | one{"{0} Mikrogramm"} | |
466 | other{"{0} Mikrogramm"} | |
467 | } | |
468 | milligram{ | |
469 | dnam{"Milligramm"} | |
470 | one{"{0} Milligramm"} | |
471 | other{"{0} Milligramm"} | |
472 | } | |
473 | ounce{ | |
474 | dnam{"Unzen"} | |
475 | one{"{0} Unze"} | |
476 | other{"{0} Unzen"} | |
477 | per{"{0} pro Unze"} | |
478 | } | |
479 | ounce-troy{ | |
480 | dnam{"Feinunzen"} | |
481 | one{"{0} Feinunze"} | |
482 | other{"{0} Feinunzen"} | |
483 | } | |
484 | pound{ | |
485 | dnam{"Pfund"} | |
486 | one{"{0} Pfund"} | |
487 | other{"{0} Pfund"} | |
488 | per{"{0} pro Pfund"} | |
489 | } | |
490 | stone{ | |
491 | dnam{"Stones"} | |
492 | one{"{0} Stone"} | |
493 | other{"{0} Stones"} | |
494 | } | |
495 | ton{ | |
496 | dnam{"Short Tons"} | |
497 | one{"{0} Short Ton"} | |
498 | other{"{0} Short Tons"} | |
499 | } | |
500 | } | |
501 | power{ | |
502 | gigawatt{ | |
503 | dnam{"Gigawatt"} | |
504 | one{"{0} Gigawatt"} | |
505 | other{"{0} Gigawatt"} | |
506 | } | |
507 | horsepower{ | |
508 | dnam{"Pferdestärken"} | |
509 | one{"{0} Pferdestärke"} | |
510 | other{"{0} Pferdestärken"} | |
511 | } | |
512 | kilowatt{ | |
513 | dnam{"Kilowatt"} | |
514 | one{"{0} Kilowatt"} | |
515 | other{"{0} Kilowatt"} | |
516 | } | |
517 | megawatt{ | |
518 | dnam{"Megawatt"} | |
519 | one{"{0} Megawatt"} | |
520 | other{"{0} Megawatt"} | |
521 | } | |
522 | milliwatt{ | |
523 | dnam{"Milliwatt"} | |
524 | one{"{0} Milliwatt"} | |
525 | other{"{0} Milliwatt"} | |
526 | } | |
527 | watt{ | |
528 | dnam{"Watt"} | |
529 | one{"{0} Watt"} | |
530 | other{"{0} Watt"} | |
531 | } | |
532 | } | |
533 | pressure{ | |
534 | hectopascal{ | |
535 | dnam{"Hektopascal"} | |
536 | one{"{0} Hektopascal"} | |
537 | other{"{0} Hektopascal"} | |
538 | } | |
539 | inch-hg{ | |
540 | dnam{"Zoll Quecksilbersäule"} | |
541 | one{"{0} Zoll Quecksilbersäule"} | |
542 | other{"{0} Zoll Quecksilbersäule"} | |
543 | } | |
544 | millibar{ | |
545 | dnam{"Millibar"} | |
546 | one{"{0} Millibar"} | |
547 | other{"{0} Millibar"} | |
548 | } | |
549 | millimeter-of-mercury{ | |
550 | dnam{"Millimeter Quecksilbersäule"} | |
551 | one{"{0} Millimeter Quecksilbersäule"} | |
552 | other{"{0} Millimeter Quecksilbersäule"} | |
553 | } | |
554 | pound-per-square-inch{ | |
555 | dnam{"Pfund pro Quadratzoll"} | |
556 | one{"{0} Pfund pro Quadratzoll"} | |
557 | other{"{0} Pfund pro Quadratzoll"} | |
558 | } | |
559 | } | |
560 | speed{ | |
561 | kilometer-per-hour{ | |
562 | dnam{"Kilometer pro Stunde"} | |
563 | one{"{0} Kilometer pro Stunde"} | |
564 | other{"{0} Kilometer pro Stunde"} | |
565 | } | |
566 | knot{ | |
567 | dnam{"Knoten"} | |
568 | one{"{0} Knoten"} | |
569 | other{"{0} Knoten"} | |
570 | } | |
571 | meter-per-second{ | |
572 | dnam{"Meter pro Sekunde"} | |
573 | one{"{0} Meter pro Sekunde"} | |
574 | other{"{0} Meter pro Sekunde"} | |
575 | } | |
576 | mile-per-hour{ | |
577 | dnam{"Meilen pro Stunde"} | |
578 | one{"{0} Meile pro Stunde"} | |
579 | other{"{0} Meilen pro Stunde"} | |
580 | } | |
581 | } | |
582 | temperature{ | |
583 | celsius{ | |
584 | dnam{"Grad Celsius"} | |
585 | one{"{0} Grad Celsius"} | |
586 | other{"{0} Grad Celsius"} | |
587 | } | |
588 | fahrenheit{ | |
589 | dnam{"Grad Fahrenheit"} | |
590 | one{"{0} Grad Fahrenheit"} | |
591 | other{"{0} Grad Fahrenheit"} | |
592 | } | |
593 | generic{ | |
594 | dnam{"°"} | |
595 | one{"{0}°"} | |
596 | other{"{0}°"} | |
597 | } | |
598 | kelvin{ | |
599 | dnam{"Kelvin"} | |
600 | one{"{0} Kelvin"} | |
601 | other{"{0} Kelvin"} | |
602 | } | |
603 | } | |
604 | volume{ | |
605 | acre-foot{ | |
606 | dnam{"Acre-Feet"} | |
607 | one{"{0} Acre-Foot"} | |
608 | other{"{0} Acre-Feet"} | |
609 | } | |
610 | bushel{ | |
611 | dnam{"Bushel"} | |
612 | one{"{0} Bushel"} | |
613 | other{"{0} Bushel"} | |
614 | } | |
615 | centiliter{ | |
616 | dnam{"Zentiliter"} | |
617 | one{"{0} Zentiliter"} | |
618 | other{"{0} Zentiliter"} | |
619 | } | |
620 | cubic-centimeter{ | |
621 | dnam{"Kubikzentimeter"} | |
622 | one{"{0} Kubikzentimeter"} | |
623 | other{"{0} Kubikzentimeter"} | |
624 | per{"{0} pro Kubikzentimeter"} | |
625 | } | |
626 | cubic-foot{ | |
627 | dnam{"Kubikfuß"} | |
628 | one{"{0} Kubikfuß"} | |
629 | other{"{0} Kubikfuß"} | |
630 | } | |
631 | cubic-inch{ | |
632 | dnam{"Kubikzoll"} | |
633 | one{"{0} Kubikzoll"} | |
634 | other{"{0} Kubikzoll"} | |
635 | } | |
636 | cubic-kilometer{ | |
637 | dnam{"Kubikkilometer"} | |
638 | one{"{0} Kubikkilometer"} | |
639 | other{"{0} Kubikkilometer"} | |
640 | } | |
641 | cubic-meter{ | |
642 | dnam{"Kubikmeter"} | |
643 | one{"{0} Kubikmeter"} | |
644 | other{"{0} Kubikmeter"} | |
645 | per{"{0} pro Kubikmeter"} | |
646 | } | |
647 | cubic-mile{ | |
648 | dnam{"Kubikmeilen"} | |
649 | one{"{0} Kubikmeile"} | |
650 | other{"{0} Kubikmeilen"} | |
651 | } | |
652 | cubic-yard{ | |
653 | dnam{"Kubikyards"} | |
654 | one{"{0} Kubikyard"} | |
655 | other{"{0} Kubikyards"} | |
656 | } | |
657 | cup{ | |
658 | dnam{"Cups"} | |
659 | one{"{0} Cup"} | |
660 | other{"{0} Cups"} | |
661 | } | |
662 | cup-metric{ | |
663 | dnam{"Tasse"} | |
664 | one{"{0} Tasse"} | |
665 | other{"{0} Tassen"} | |
666 | } | |
667 | deciliter{ | |
668 | dnam{"Deziliter"} | |
669 | one{"{0} Deziliter"} | |
670 | other{"{0} Deziliter"} | |
671 | } | |
672 | fluid-ounce{ | |
673 | dnam{"Flüssigunzen"} | |
674 | one{"{0} Flüssigunze"} | |
675 | other{"{0} Flüssigunzen"} | |
676 | } | |
677 | gallon{ | |
678 | dnam{"Gallonen"} | |
679 | one{"{0} Gallone"} | |
680 | other{"{0} Gallonen"} | |
681 | per{"{0} pro Gallone"} | |
682 | } | |
683 | hectoliter{ | |
684 | dnam{"Hektoliter"} | |
685 | one{"{0} Hektoliter"} | |
686 | other{"{0} Hektoliter"} | |
687 | } | |
688 | liter{ | |
689 | dnam{"Liter"} | |
690 | one{"{0} Liter"} | |
691 | other{"{0} Liter"} | |
692 | per{"{0} pro Liter"} | |
693 | } | |
694 | megaliter{ | |
695 | dnam{"Megaliter"} | |
696 | one{"{0} Megaliter"} | |
697 | other{"{0} Megaliter"} | |
698 | } | |
699 | milliliter{ | |
700 | dnam{"Milliliter"} | |
701 | one{"{0} Milliliter"} | |
702 | other{"{0} Milliliter"} | |
703 | } | |
704 | pint{ | |
705 | dnam{"Pints"} | |
706 | one{"{0} Pint"} | |
707 | other{"{0} Pints"} | |
708 | } | |
709 | pint-metric{ | |
710 | dnam{"metrische Pints"} | |
711 | one{"{0} metrisches Pint"} | |
712 | other{"{0} metrische Pints"} | |
713 | } | |
714 | quart{ | |
715 | dnam{"Quart"} | |
716 | one{"{0} Quart"} | |
717 | other{"{0} Quart"} | |
718 | } | |
719 | tablespoon{ | |
720 | dnam{"Esslöffel"} | |
721 | one{"{0} Esslöffel"} | |
722 | other{"{0} Esslöffel"} | |
723 | } | |
724 | teaspoon{ | |
725 | dnam{"Teelöffel"} | |
726 | one{"{0} Teelöffel"} | |
727 | other{"{0} Teelöffel"} | |
728 | } | |
729 | } | |
730 | } | |
731 | unitsNarrow{ | |
732 | acceleration{ | |
733 | g-force{ | |
734 | one{"{0} G"} | |
735 | other{"{0} G"} | |
736 | } | |
737 | meter-per-second-squared{ | |
738 | one{"{0} m/s²"} | |
739 | other{"{0} m/s²"} | |
740 | } | |
741 | } | |
742 | angle{ | |
743 | arc-minute{ | |
744 | one{"{0}′"} | |
745 | other{"{0}′"} | |
746 | } | |
747 | arc-second{ | |
748 | one{"{0}″"} | |
749 | other{"{0}″"} | |
750 | } | |
751 | degree{ | |
752 | one{"{0}°"} | |
753 | other{"{0}°"} | |
754 | } | |
755 | radian{ | |
756 | dnam{"rad"} | |
757 | one{"{0} rad"} | |
758 | other{"{0} rad"} | |
759 | } | |
760 | } | |
761 | area{ | |
762 | acre{ | |
763 | one{"{0} ac"} | |
764 | other{"{0} ac"} | |
765 | } | |
766 | hectare{ | |
767 | one{"{0} ha"} | |
768 | other{"{0} ha"} | |
769 | } | |
770 | square-centimeter{ | |
771 | one{"{0} cm²"} | |
772 | other{"{0} cm²"} | |
773 | } | |
774 | square-foot{ | |
775 | one{"{0} ft²"} | |
776 | other{"{0} ft²"} | |
777 | } | |
778 | square-inch{ | |
779 | one{"{0} in²"} | |
780 | other{"{0} in²"} | |
781 | } | |
782 | square-kilometer{ | |
783 | one{"{0} km²"} | |
784 | other{"{0} km²"} | |
785 | } | |
786 | square-meter{ | |
787 | one{"{0} m²"} | |
788 | other{"{0} m²"} | |
789 | } | |
790 | square-mile{ | |
791 | one{"{0} mi²"} | |
792 | other{"{0} mi²"} | |
793 | } | |
794 | square-yard{ | |
795 | one{"{0} yd²"} | |
796 | other{"{0} yd²"} | |
797 | } | |
798 | } | |
799 | compound{ | |
800 | per{"{0}/{1}"} | |
801 | } | |
802 | concentr{ | |
803 | karat{ | |
804 | one{"{0} kt"} | |
805 | other{"{0} kt"} | |
806 | } | |
807 | } | |
808 | consumption{ | |
809 | liter-per-100kilometers{ | |
810 | dnam{"L/100 km"} | |
811 | one{"{0} L/100 km"} | |
812 | other{"{0} L/100 km"} | |
813 | } | |
814 | liter-per-kilometer{ | |
815 | one{"{0} l/km"} | |
816 | other{"{0} l/km"} | |
817 | } | |
818 | mile-per-gallon{ | |
819 | one{"{0} mpg"} | |
820 | other{"{0} mpg"} | |
821 | } | |
822 | } | |
823 | coordinate{ | |
824 | east{"{0}O"} | |
825 | north{"{0} N"} | |
826 | south{"{0} S"} | |
827 | west{"{0} W"} | |
828 | } | |
829 | digital{ | |
830 | bit{ | |
831 | one{"{0} Bit"} | |
832 | other{"{0} Bits"} | |
833 | } | |
834 | byte{ | |
835 | one{"{0} Byte"} | |
836 | other{"{0} Bytes"} | |
837 | } | |
838 | gigabit{ | |
839 | one{"{0} Gb"} | |
840 | other{"{0} Gb"} | |
841 | } | |
842 | gigabyte{ | |
843 | one{"{0} GB"} | |
844 | other{"{0} GB"} | |
845 | } | |
846 | kilobit{ | |
847 | one{"{0} kb"} | |
848 | other{"{0} kb"} | |
849 | } | |
850 | kilobyte{ | |
851 | one{"{0} kB"} | |
852 | other{"{0} kB"} | |
853 | } | |
854 | megabit{ | |
855 | one{"{0} Mb"} | |
856 | other{"{0} Mb"} | |
857 | } | |
858 | megabyte{ | |
859 | one{"{0} MB"} | |
860 | other{"{0} MB"} | |
861 | } | |
862 | terabit{ | |
863 | one{"{0} Tb"} | |
864 | other{"{0} Tb"} | |
865 | } | |
866 | terabyte{ | |
867 | one{"{0} TB"} | |
868 | other{"{0} TB"} | |
869 | } | |
870 | } | |
871 | duration{ | |
872 | day{ | |
873 | dnam{"T"} | |
874 | one{"{0}d"} | |
875 | other{"{0}d"} | |
876 | } | |
877 | hour{ | |
878 | dnam{"Std."} | |
879 | one{"{0}h"} | |
880 | other{"{0}h"} | |
881 | } | |
882 | microsecond{ | |
883 | one{"{0}μs"} | |
884 | other{"{0}μs"} | |
885 | } | |
886 | millisecond{ | |
887 | dnam{"ms"} | |
888 | one{"{0}ms"} | |
889 | other{"{0}ms"} | |
890 | } | |
891 | minute{ | |
892 | dnam{"Min."} | |
893 | one{"{0}min"} | |
894 | other{"{0}min"} | |
895 | } | |
896 | month{ | |
897 | dnam{"M"} | |
898 | one{"{0}M"} | |
899 | other{"{0}M"} | |
900 | } | |
901 | nanosecond{ | |
902 | one{"{0}ns"} | |
903 | other{"{0}ns"} | |
904 | } | |
905 | second{ | |
906 | dnam{"Sek."} | |
907 | one{"{0}s"} | |
908 | other{"{0}s"} | |
909 | } | |
910 | week{ | |
911 | dnam{"W"} | |
912 | one{"{0}W"} | |
913 | other{"{0}W"} | |
914 | } | |
915 | year{ | |
916 | dnam{"J"} | |
917 | one{"{0}J"} | |
918 | other{"{0}J"} | |
919 | } | |
920 | } | |
921 | electric{ | |
922 | ampere{ | |
923 | one{"{0} A"} | |
924 | other{"{0} A"} | |
925 | } | |
926 | milliampere{ | |
927 | one{"{0} mA"} | |
928 | other{"{0} mA"} | |
929 | } | |
930 | ohm{ | |
931 | one{"{0} Ω"} | |
932 | other{"{0} Ω"} | |
933 | } | |
934 | volt{ | |
935 | one{"{0} V"} | |
936 | other{"{0} V"} | |
937 | } | |
938 | } | |
939 | energy{ | |
940 | calorie{ | |
941 | one{"{0} cal"} | |
942 | other{"{0} cal"} | |
943 | } | |
944 | foodcalorie{ | |
945 | one{"{0} kcal"} | |
946 | other{"{0} kcal"} | |
947 | } | |
948 | joule{ | |
949 | one{"{0} J"} | |
950 | other{"{0} J"} | |
951 | } | |
952 | kilocalorie{ | |
953 | one{"{0} kcal"} | |
954 | other{"{0} kcal"} | |
955 | } | |
956 | kilojoule{ | |
957 | one{"{0} kJ"} | |
958 | other{"{0} kJ"} | |
959 | } | |
960 | kilowatt-hour{ | |
961 | one{"{0} kWh"} | |
962 | other{"{0} kWh"} | |
963 | } | |
964 | } | |
965 | frequency{ | |
966 | gigahertz{ | |
967 | one{"{0} GHz"} | |
968 | other{"{0} GHz"} | |
969 | } | |
970 | hertz{ | |
971 | one{"{0} Hz"} | |
972 | other{"{0} Hz"} | |
973 | } | |
974 | kilohertz{ | |
975 | one{"{0} kHz"} | |
976 | other{"{0} kHz"} | |
977 | } | |
978 | megahertz{ | |
979 | one{"{0} MHz"} | |
980 | other{"{0} MHz"} | |
981 | } | |
982 | } | |
983 | length{ | |
984 | astronomical-unit{ | |
985 | one{"{0} AE"} | |
986 | other{"{0} AE"} | |
987 | } | |
988 | centimeter{ | |
989 | dnam{"cm"} | |
990 | one{"{0} cm"} | |
991 | other{"{0} cm"} | |
992 | } | |
993 | decimeter{ | |
994 | one{"{0} dm"} | |
995 | other{"{0} dm"} | |
996 | } | |
997 | fathom{ | |
998 | dnam{"Faden"} | |
999 | one{"{0} fm"} | |
1000 | other{"{0} fm"} | |
1001 | } | |
1002 | foot{ | |
1003 | one{"{0} ft"} | |
1004 | other{"{0} ft"} | |
1005 | } | |
1006 | furlong{ | |
1007 | dnam{"Furlong"} | |
1008 | one{"{0} fur"} | |
1009 | other{"{0} fur"} | |
1010 | } | |
1011 | inch{ | |
1012 | one{"{0} in"} | |
1013 | other{"{0} in"} | |
1014 | } | |
1015 | kilometer{ | |
1016 | dnam{"km"} | |
1017 | one{"{0} km"} | |
1018 | other{"{0} km"} | |
1019 | } | |
1020 | light-year{ | |
1021 | one{"{0} ly"} | |
1022 | other{"{0} ly"} | |
1023 | } | |
1024 | meter{ | |
1025 | dnam{"Meter"} | |
1026 | one{"{0} m"} | |
1027 | other{"{0} m"} | |
1028 | } | |
1029 | micrometer{ | |
1030 | one{"{0} µm"} | |
1031 | other{"{0} µm"} | |
1032 | } | |
1033 | mile{ | |
1034 | one{"{0} mi"} | |
1035 | other{"{0} mi"} | |
1036 | } | |
1037 | mile-scandinavian{ | |
1038 | dnam{"smi"} | |
1039 | one{"{0} smi"} | |
1040 | other{"{0} smi"} | |
1041 | } | |
1042 | millimeter{ | |
1043 | dnam{"mm"} | |
1044 | one{"{0} mm"} | |
1045 | other{"{0} mm"} | |
1046 | } | |
1047 | nanometer{ | |
1048 | one{"{0} nm"} | |
1049 | other{"{0} nm"} | |
1050 | } | |
1051 | nautical-mile{ | |
1052 | one{"{0} sm"} | |
1053 | other{"{0} sm"} | |
1054 | } | |
1055 | parsec{ | |
1056 | one{"{0} pc"} | |
1057 | other{"{0} pc"} | |
1058 | } | |
1059 | picometer{ | |
1060 | one{"{0} pm"} | |
1061 | other{"{0} pm"} | |
1062 | } | |
1063 | yard{ | |
1064 | one{"{0} yd"} | |
1065 | other{"{0} yd"} | |
1066 | } | |
1067 | } | |
1068 | light{ | |
1069 | lux{ | |
1070 | one{"{0} lx"} | |
1071 | other{"{0} lx"} | |
1072 | } | |
1073 | } | |
1074 | mass{ | |
1075 | carat{ | |
1076 | one{"{0} Kt"} | |
1077 | other{"{0} Kt"} | |
1078 | } | |
1079 | gram{ | |
1080 | dnam{"Gramm"} | |
1081 | one{"{0} g"} | |
1082 | other{"{0} g"} | |
1083 | } | |
1084 | kilogram{ | |
1085 | dnam{"kg"} | |
1086 | one{"{0} kg"} | |
1087 | other{"{0} kg"} | |
1088 | } | |
1089 | metric-ton{ | |
1090 | one{"{0} t"} | |
1091 | other{"{0} t"} | |
1092 | } | |
1093 | microgram{ | |
1094 | one{"{0} µg"} | |
1095 | other{"{0} µg"} | |
1096 | } | |
1097 | milligram{ | |
1098 | one{"{0} mg"} | |
1099 | other{"{0} mg"} | |
1100 | } | |
1101 | ounce{ | |
1102 | one{"{0} oz"} | |
1103 | other{"{0} oz"} | |
1104 | } | |
1105 | ounce-troy{ | |
1106 | one{"{0} oz.tr."} | |
1107 | other{"{0} oz.tr."} | |
1108 | } | |
1109 | pound{ | |
1110 | one{"{0} lb"} | |
1111 | other{"{0} lb"} | |
1112 | } | |
1113 | stone{ | |
1114 | dnam{"Stones"} | |
1115 | one{"{0} st"} | |
1116 | other{"{0} st"} | |
1117 | } | |
1118 | ton{ | |
1119 | one{"{0} tn"} | |
1120 | other{"{0} tn"} | |
1121 | } | |
1122 | } | |
1123 | power{ | |
1124 | gigawatt{ | |
1125 | one{"{0} GW"} | |
1126 | other{"{0} GW"} | |
1127 | } | |
1128 | horsepower{ | |
1129 | one{"{0} PS"} | |
1130 | other{"{0} PS"} | |
1131 | } | |
1132 | kilowatt{ | |
1133 | one{"{0} kW"} | |
1134 | other{"{0} kW"} | |
1135 | } | |
1136 | megawatt{ | |
1137 | one{"{0} MW"} | |
1138 | other{"{0} MW"} | |
1139 | } | |
1140 | milliwatt{ | |
1141 | one{"{0} mW"} | |
1142 | other{"{0} mW"} | |
1143 | } | |
1144 | watt{ | |
1145 | one{"{0} W"} | |
1146 | other{"{0} W"} | |
1147 | } | |
1148 | } | |
1149 | pressure{ | |
1150 | hectopascal{ | |
1151 | one{"{0} hPa"} | |
1152 | other{"{0} hPa"} | |
1153 | } | |
1154 | inch-hg{ | |
1155 | one{"{0} inHg"} | |
1156 | other{"{0} inHg"} | |
1157 | } | |
1158 | millibar{ | |
1159 | one{"{0} mbar"} | |
1160 | other{"{0} mbar"} | |
1161 | } | |
1162 | millimeter-of-mercury{ | |
1163 | one{"{0} mm Hg"} | |
1164 | other{"{0} mm Hg"} | |
1165 | } | |
1166 | pound-per-square-inch{ | |
1167 | one{"{0} psi"} | |
1168 | other{"{0} psi"} | |
1169 | } | |
1170 | } | |
1171 | speed{ | |
1172 | kilometer-per-hour{ | |
1173 | dnam{"km/h"} | |
1174 | one{"{0} km/h"} | |
1175 | other{"{0} km/h"} | |
1176 | } | |
1177 | meter-per-second{ | |
1178 | one{"{0} m/s"} | |
1179 | other{"{0} m/s"} | |
1180 | } | |
1181 | mile-per-hour{ | |
1182 | one{"{0} mi/h"} | |
1183 | other{"{0} mi/h"} | |
1184 | } | |
1185 | } | |
1186 | temperature{ | |
1187 | celsius{ | |
1188 | dnam{"°C"} | |
1189 | one{"{0}°"} | |
1190 | other{"{0}°"} | |
1191 | } | |
1192 | fahrenheit{ | |
1193 | one{"{0}°F"} | |
1194 | other{"{0}°F"} | |
1195 | } | |
1196 | kelvin{ | |
1197 | one{"{0} K"} | |
1198 | other{"{0} K"} | |
1199 | } | |
1200 | } | |
1201 | volume{ | |
1202 | acre-foot{ | |
1203 | one{"{0} ac ft"} | |
1204 | other{"{0} ac ft"} | |
1205 | } | |
1206 | bushel{ | |
1207 | dnam{"Bushel"} | |
1208 | one{"{0} bu"} | |
1209 | other{"{0} bu"} | |
1210 | } | |
1211 | centiliter{ | |
1212 | one{"{0} cl"} | |
1213 | other{"{0} cl"} | |
1214 | } | |
1215 | cubic-centimeter{ | |
1216 | one{"{0} cm³"} | |
1217 | other{"{0} cm³"} | |
1218 | } | |
1219 | cubic-foot{ | |
1220 | one{"{0} ft³"} | |
1221 | other{"{0} ft³"} | |
1222 | } | |
1223 | cubic-inch{ | |
1224 | one{"{0} in³"} | |
1225 | other{"{0} in³"} | |
1226 | } | |
1227 | cubic-kilometer{ | |
1228 | one{"{0} km³"} | |
1229 | other{"{0} km³"} | |
1230 | } | |
1231 | cubic-meter{ | |
1232 | one{"{0} m³"} | |
1233 | other{"{0} m³"} | |
1234 | } | |
1235 | cubic-mile{ | |
1236 | one{"{0} mi³"} | |
1237 | other{"{0} mi³"} | |
1238 | } | |
1239 | cubic-yard{ | |
1240 | one{"{0} yd³"} | |
1241 | other{"{0} yd³"} | |
1242 | } | |
1243 | cup{ | |
1244 | one{"{0} Cup"} | |
1245 | other{"{0} Cups"} | |
1246 | } | |
1247 | deciliter{ | |
1248 | one{"{0} dl"} | |
1249 | other{"{0} dl"} | |
1250 | } | |
1251 | fluid-ounce{ | |
1252 | one{"{0} fl oz"} | |
1253 | other{"{0} fl oz"} | |
1254 | } | |
1255 | gallon{ | |
1256 | one{"{0} gal"} | |
1257 | other{"{0} gal"} | |
1258 | } | |
1259 | hectoliter{ | |
1260 | one{"{0} hl"} | |
1261 | other{"{0} hl"} | |
1262 | } | |
1263 | liter{ | |
1264 | dnam{"Liter"} | |
1265 | one{"{0} l"} | |
1266 | other{"{0} l"} | |
1267 | } | |
1268 | megaliter{ | |
1269 | one{"{0} Ml"} | |
1270 | other{"{0} Ml"} | |
1271 | } | |
1272 | milliliter{ | |
1273 | one{"{0} ml"} | |
1274 | other{"{0} ml"} | |
1275 | } | |
1276 | pint{ | |
1277 | one{"{0} pt"} | |
1278 | other{"{0} pt"} | |
1279 | } | |
1280 | quart{ | |
1281 | one{"{0} qt"} | |
1282 | other{"{0} qt"} | |
1283 | } | |
1284 | tablespoon{ | |
1285 | one{"{0} EL"} | |
1286 | other{"{0} EL"} | |
1287 | } | |
1288 | teaspoon{ | |
1289 | one{"{0} TL"} | |
1290 | other{"{0} TL"} | |
1291 | } | |
1292 | } | |
1293 | } | |
1294 | unitsShort{ | |
1295 | acceleration{ | |
1296 | g-force{ | |
1297 | dnam{"g-Kraft"} | |
1298 | one{"{0} G"} | |
1299 | other{"{0} G"} | |
1300 | } | |
1301 | meter-per-second-squared{ | |
1302 | dnam{"m/s²"} | |
1303 | one{"{0} m/s²"} | |
1304 | other{"{0} m/s²"} | |
1305 | } | |
1306 | } | |
1307 | angle{ | |
1308 | arc-minute{ | |
1309 | dnam{"Winkelminuten"} | |
1310 | one{"{0}′"} | |
1311 | other{"{0}′"} | |
1312 | } | |
1313 | arc-second{ | |
1314 | dnam{"Winkelsekunden"} | |
1315 | one{"{0}″"} | |
1316 | other{"{0}″"} | |
1317 | } | |
1318 | degree{ | |
1319 | dnam{"Grad"} | |
1320 | one{"{0}°"} | |
1321 | other{"{0}°"} | |
1322 | } | |
1323 | radian{ | |
1324 | dnam{"rad"} | |
1325 | one{"{0} rad"} | |
1326 | other{"{0} rad"} | |
1327 | } | |
1328 | revolution{ | |
1329 | dnam{"Umdr."} | |
1330 | one{"{0} Umdr."} | |
1331 | other{"{0} Umdr."} | |
1332 | } | |
1333 | } | |
1334 | area{ | |
1335 | acre{ | |
1336 | dnam{"Acres"} | |
1337 | one{"{0} ac"} | |
1338 | other{"{0} ac"} | |
1339 | } | |
1340 | hectare{ | |
1341 | dnam{"Hektar"} | |
1342 | one{"{0} ha"} | |
1343 | other{"{0} ha"} | |
1344 | } | |
1345 | square-centimeter{ | |
1346 | dnam{"cm²"} | |
1347 | one{"{0} cm²"} | |
1348 | other{"{0} cm²"} | |
1349 | per{"{0}/cm²"} | |
1350 | } | |
1351 | square-foot{ | |
1352 | dnam{"ft²"} | |
1353 | one{"{0} ft²"} | |
1354 | other{"{0} ft²"} | |
1355 | } | |
1356 | square-inch{ | |
1357 | dnam{"in²"} | |
1358 | one{"{0} in²"} | |
1359 | other{"{0} in²"} | |
1360 | per{"{0}/in²"} | |
1361 | } | |
1362 | square-kilometer{ | |
1363 | dnam{"km²"} | |
1364 | one{"{0} km²"} | |
1365 | other{"{0} km²"} | |
1366 | } | |
1367 | square-meter{ | |
1368 | dnam{"m²"} | |
1369 | one{"{0} m²"} | |
1370 | other{"{0} m²"} | |
1371 | per{"{0}/m²"} | |
1372 | } | |
1373 | square-mile{ | |
1374 | dnam{"mi²"} | |
1375 | one{"{0} mi²"} | |
1376 | other{"{0} mi²"} | |
1377 | } | |
1378 | square-yard{ | |
1379 | dnam{"yd²"} | |
1380 | one{"{0} yd²"} | |
1381 | other{"{0} yd²"} | |
1382 | } | |
1383 | } | |
1384 | compound{ | |
1385 | per{"{0}/{1}"} | |
1386 | } | |
1387 | concentr{ | |
1388 | karat{ | |
1389 | dnam{"Karat"} | |
1390 | one{"{0} kt"} | |
1391 | other{"{0} kt"} | |
1392 | } | |
1393 | } | |
1394 | consumption{ | |
1395 | liter-per-100kilometers{ | |
1396 | dnam{"L/100 km"} | |
1397 | one{"{0} L/100 km"} | |
1398 | other{"{0} L/100 km"} | |
1399 | } | |
1400 | liter-per-kilometer{ | |
1401 | dnam{"l/km"} | |
1402 | one{"{0} l/km"} | |
1403 | other{"{0} l/km"} | |
1404 | } | |
1405 | mile-per-gallon{ | |
1406 | dnam{"mpg"} | |
1407 | one{"{0} mpg"} | |
1408 | other{"{0} mpg"} | |
1409 | } | |
1410 | } | |
1411 | coordinate{ | |
1412 | east{"{0} O"} | |
1413 | north{"{0} N"} | |
1414 | south{"{0} S"} | |
1415 | west{"{0} W"} | |
1416 | } | |
1417 | digital{ | |
1418 | bit{ | |
1419 | dnam{"Bit"} | |
1420 | one{"{0} Bit"} | |
1421 | other{"{0} Bits"} | |
1422 | } | |
1423 | byte{ | |
1424 | dnam{"Byte"} | |
1425 | one{"{0} Byte"} | |
1426 | other{"{0} Bytes"} | |
1427 | } | |
1428 | gigabit{ | |
1429 | dnam{"Gigabit"} | |
1430 | one{"{0} Gb"} | |
1431 | other{"{0} Gb"} | |
1432 | } | |
1433 | gigabyte{ | |
1434 | dnam{"Gigabyte"} | |
1435 | one{"{0} GB"} | |
1436 | other{"{0} GB"} | |
1437 | } | |
1438 | kilobit{ | |
1439 | dnam{"kbit"} | |
1440 | one{"{0} kb"} | |
1441 | other{"{0} kb"} | |
1442 | } | |
1443 | kilobyte{ | |
1444 | dnam{"kbyte"} | |
1445 | one{"{0} kB"} | |
1446 | other{"{0} kB"} | |
1447 | } | |
1448 | megabit{ | |
1449 | dnam{"Mbit"} | |
1450 | one{"{0} Mb"} | |
1451 | other{"{0} Mb"} | |
1452 | } | |
1453 | megabyte{ | |
1454 | dnam{"Mbyte"} | |
1455 | one{"{0} MB"} | |
1456 | other{"{0} MB"} | |
1457 | } | |
1458 | terabit{ | |
1459 | dnam{"Tb"} | |
1460 | one{"{0} Tb"} | |
1461 | other{"{0} Tb"} | |
1462 | } | |
1463 | terabyte{ | |
1464 | dnam{"TB"} | |
1465 | one{"{0} TB"} | |
1466 | other{"{0} TB"} | |
1467 | } | |
1468 | } | |
1469 | duration{ | |
1470 | century{ | |
1471 | dnam{"Jh."} | |
1472 | one{"{0} Jh."} | |
1473 | other{"{0} Jh."} | |
1474 | } | |
1475 | day{ | |
1476 | dnam{"Tg."} | |
1477 | one{"{0} d"} | |
1478 | other{"{0} d"} | |
1479 | per{"{0}/T"} | |
1480 | } | |
1481 | hour{ | |
1482 | dnam{"Std."} | |
1483 | one{"{0} Std."} | |
1484 | other{"{0} Std."} | |
1485 | per{"{0}/h"} | |
1486 | } | |
1487 | microsecond{ | |
1488 | dnam{"μs"} | |
1489 | one{"{0} μs"} | |
1490 | other{"{0} μs"} | |
1491 | } | |
1492 | millisecond{ | |
1493 | dnam{"ms"} | |
1494 | one{"{0} ms"} | |
1495 | other{"{0} ms"} | |
1496 | } | |
1497 | minute{ | |
1498 | dnam{"Min."} | |
1499 | one{"{0} Min."} | |
1500 | other{"{0} Min."} | |
1501 | per{"{0}/min"} | |
1502 | } | |
1503 | month{ | |
1504 | dnam{"Mon."} | |
1505 | one{"{0} M"} | |
1506 | other{"{0} M"} | |
1507 | per{"{0}/M"} | |
1508 | } | |
1509 | nanosecond{ | |
1510 | dnam{"ns"} | |
1511 | one{"{0} ns"} | |
1512 | other{"{0} ns"} | |
1513 | } | |
1514 | second{ | |
1515 | dnam{"Sek."} | |
1516 | one{"{0} Sek."} | |
1517 | other{"{0} Sek."} | |
1518 | per{"{0}/s"} | |
1519 | } | |
1520 | week{ | |
1521 | dnam{"Wo."} | |
1522 | one{"{0} Wo."} | |
1523 | other{"{0} Wo."} | |
1524 | per{"{0}/W"} | |
1525 | } | |
1526 | year{ | |
1527 | dnam{"J"} | |
1528 | one{"{0} J"} | |
1529 | other{"{0} J"} | |
1530 | per{"{0}/J"} | |
1531 | } | |
1532 | } | |
1533 | electric{ | |
1534 | ampere{ | |
1535 | dnam{"Ampere"} | |
1536 | one{"{0} A"} | |
1537 | other{"{0} A"} | |
1538 | } | |
1539 | milliampere{ | |
1540 | dnam{"mA"} | |
1541 | one{"{0} mA"} | |
1542 | other{"{0} mA"} | |
1543 | } | |
1544 | ohm{ | |
1545 | dnam{"Ohm"} | |
1546 | one{"{0} Ω"} | |
1547 | other{"{0} Ω"} | |
1548 | } | |
1549 | volt{ | |
1550 | dnam{"Volt"} | |
1551 | one{"{0} V"} | |
1552 | other{"{0} V"} | |
1553 | } | |
1554 | } | |
1555 | energy{ | |
1556 | calorie{ | |
1557 | dnam{"cal"} | |
1558 | one{"{0} cal"} | |
1559 | other{"{0} cal"} | |
1560 | } | |
1561 | foodcalorie{ | |
1562 | dnam{"kcal"} | |
1563 | one{"{0} kcal"} | |
1564 | other{"{0} kcal"} | |
1565 | } | |
1566 | joule{ | |
1567 | dnam{"Joule"} | |
1568 | one{"{0} J"} | |
1569 | other{"{0} J"} | |
1570 | } | |
1571 | kilocalorie{ | |
1572 | dnam{"kcal"} | |
1573 | one{"{0} kcal"} | |
1574 | other{"{0} kcal"} | |
1575 | } | |
1576 | kilojoule{ | |
1577 | dnam{"Kilojoule"} | |
1578 | one{"{0} kJ"} | |
1579 | other{"{0} kJ"} | |
1580 | } | |
1581 | kilowatt-hour{ | |
1582 | dnam{"kWh"} | |
1583 | one{"{0} kWh"} | |
1584 | other{"{0} kWh"} | |
1585 | } | |
1586 | } | |
1587 | frequency{ | |
1588 | gigahertz{ | |
1589 | dnam{"GHz"} | |
1590 | one{"{0} GHz"} | |
1591 | other{"{0} GHz"} | |
1592 | } | |
1593 | hertz{ | |
1594 | dnam{"Hz"} | |
1595 | one{"{0} Hz"} | |
1596 | other{"{0} Hz"} | |
1597 | } | |
1598 | kilohertz{ | |
1599 | dnam{"kHz"} | |
1600 | one{"{0} kHz"} | |
1601 | other{"{0} kHz"} | |
1602 | } | |
1603 | megahertz{ | |
1604 | dnam{"MHz"} | |
1605 | one{"{0} MHz"} | |
1606 | other{"{0} MHz"} | |
1607 | } | |
1608 | } | |
1609 | length{ | |
1610 | astronomical-unit{ | |
1611 | dnam{"AE"} | |
1612 | one{"{0} AE"} | |
1613 | other{"{0} AE"} | |
1614 | } | |
1615 | centimeter{ | |
1616 | dnam{"cm"} | |
1617 | one{"{0} cm"} | |
1618 | other{"{0} cm"} | |
1619 | per{"{0}/cm"} | |
1620 | } | |
1621 | decimeter{ | |
1622 | dnam{"dm"} | |
1623 | one{"{0} dm"} | |
1624 | other{"{0} dm"} | |
1625 | } | |
1626 | fathom{ | |
1627 | dnam{"Faden"} | |
1628 | one{"{0} fm"} | |
1629 | other{"{0} fm"} | |
1630 | } | |
1631 | foot{ | |
1632 | dnam{"Fuß"} | |
1633 | one{"{0} ft"} | |
1634 | other{"{0} ft"} | |
1635 | per{"{0}/ft"} | |
1636 | } | |
1637 | furlong{ | |
1638 | dnam{"Furlong"} | |
1639 | one{"{0} fur"} | |
1640 | other{"{0} fur"} | |
1641 | } | |
1642 | inch{ | |
1643 | dnam{"Zoll"} | |
1644 | one{"{0} in"} | |
1645 | other{"{0} in"} | |
1646 | per{"{0}/in"} | |
1647 | } | |
1648 | kilometer{ | |
1649 | dnam{"Kilometer"} | |
1650 | one{"{0} km"} | |
1651 | other{"{0} km"} | |
1652 | per{"{0}/km"} | |
1653 | } | |
1654 | light-year{ | |
1655 | dnam{"Lichtjahre"} | |
1656 | one{"{0} Lj"} | |
1657 | other{"{0} Lj"} | |
1658 | } | |
1659 | meter{ | |
1660 | dnam{"Meter"} | |
1661 | one{"{0} m"} | |
1662 | other{"{0} m"} | |
1663 | per{"{0}/m"} | |
1664 | } | |
1665 | micrometer{ | |
1666 | dnam{"µm"} | |
1667 | one{"{0} µm"} | |
1668 | other{"{0} µm"} | |
1669 | } | |
1670 | mile{ | |
1671 | dnam{"Meilen"} | |
1672 | one{"{0} mi"} | |
1673 | other{"{0} mi"} | |
1674 | } | |
1675 | mile-scandinavian{ | |
1676 | dnam{"smi"} | |
1677 | one{"{0} smi"} | |
1678 | other{"{0} smi"} | |
1679 | } | |
1680 | millimeter{ | |
1681 | dnam{"Millimeter"} | |
1682 | one{"{0} mm"} | |
1683 | other{"{0} mm"} | |
1684 | } | |
1685 | nanometer{ | |
1686 | dnam{"nm"} | |
1687 | one{"{0} nm"} | |
1688 | other{"{0} nm"} | |
1689 | } | |
1690 | nautical-mile{ | |
1691 | dnam{"sm"} | |
1692 | one{"{0} sm"} | |
1693 | other{"{0} sm"} | |
1694 | } | |
1695 | parsec{ | |
1696 | dnam{"Parsec"} | |
1697 | one{"{0} pc"} | |
1698 | other{"{0} pc"} | |
1699 | } | |
1700 | picometer{ | |
1701 | dnam{"Pikometer"} | |
1702 | one{"{0} pm"} | |
1703 | other{"{0} pm"} | |
1704 | } | |
1705 | yard{ | |
1706 | dnam{"Yards"} | |
1707 | one{"{0} yd"} | |
1708 | other{"{0} yd"} | |
1709 | } | |
1710 | } | |
1711 | light{ | |
1712 | lux{ | |
1713 | dnam{"Lux"} | |
1714 | one{"{0} lx"} | |
1715 | other{"{0} lx"} | |
1716 | } | |
1717 | } | |
1718 | mass{ | |
1719 | carat{ | |
1720 | dnam{"Karat"} | |
1721 | one{"{0} Kt"} | |
1722 | other{"{0} Kt"} | |
1723 | } | |
1724 | gram{ | |
1725 | dnam{"Gramm"} | |
1726 | one{"{0} g"} | |
1727 | other{"{0} g"} | |
1728 | per{"{0}/g"} | |
1729 | } | |
1730 | kilogram{ | |
1731 | dnam{"kg"} | |
1732 | one{"{0} kg"} | |
1733 | other{"{0} kg"} | |
1734 | per{"{0}/kg"} | |
1735 | } | |
1736 | metric-ton{ | |
1737 | dnam{"t"} | |
1738 | one{"{0} t"} | |
1739 | other{"{0} t"} | |
1740 | } | |
1741 | microgram{ | |
1742 | dnam{"µg"} | |
1743 | one{"{0} µg"} | |
1744 | other{"{0} µg"} | |
1745 | } | |
1746 | milligram{ | |
1747 | dnam{"mg"} | |
1748 | one{"{0} mg"} | |
1749 | other{"{0} mg"} | |
1750 | } | |
1751 | ounce{ | |
1752 | dnam{"Unzen"} | |
1753 | one{"{0} oz"} | |
1754 | other{"{0} oz"} | |
1755 | per{"{0}/oz"} | |
1756 | } | |
1757 | ounce-troy{ | |
1758 | dnam{"oz.tr."} | |
1759 | one{"{0} oz.tr."} | |
1760 | other{"{0} oz.tr."} | |
1761 | } | |
1762 | pound{ | |
1763 | dnam{"Pfund"} | |
1764 | one{"{0} lb"} | |
1765 | other{"{0} lb"} | |
1766 | per{"{0}/lb"} | |
1767 | } | |
1768 | stone{ | |
1769 | dnam{"Stones"} | |
1770 | one{"{0} st"} | |
1771 | other{"{0} st"} | |
1772 | } | |
1773 | ton{ | |
1774 | dnam{"Tons"} | |
1775 | one{"{0} tn"} | |
1776 | other{"{0} tn"} | |
1777 | } | |
1778 | } | |
1779 | power{ | |
1780 | gigawatt{ | |
1781 | dnam{"GW"} | |
1782 | one{"{0} GW"} | |
1783 | other{"{0} GW"} | |
1784 | } | |
1785 | horsepower{ | |
1786 | dnam{"Pferdestärken"} | |
1787 | one{"{0} PS"} | |
1788 | other{"{0} PS"} | |
1789 | } | |
1790 | kilowatt{ | |
1791 | dnam{"Kilowatt"} | |
1792 | one{"{0} kW"} | |
1793 | other{"{0} kW"} | |
1794 | } | |
1795 | megawatt{ | |
1796 | dnam{"MW"} | |
1797 | one{"{0} MW"} | |
1798 | other{"{0} MW"} | |
1799 | } | |
1800 | milliwatt{ | |
1801 | dnam{"mW"} | |
1802 | one{"{0} mW"} | |
1803 | other{"{0} mW"} | |
1804 | } | |
1805 | watt{ | |
1806 | dnam{"Watt"} | |
1807 | one{"{0} W"} | |
1808 | other{"{0} W"} | |
1809 | } | |
1810 | } | |
1811 | pressure{ | |
1812 | hectopascal{ | |
1813 | dnam{"hPa"} | |
1814 | one{"{0} hPa"} | |
1815 | other{"{0} hPa"} | |
1816 | } | |
1817 | inch-hg{ | |
1818 | dnam{"inHg"} | |
1819 | one{"{0} inHg"} | |
1820 | other{"{0} inHg"} | |
1821 | } | |
1822 | millibar{ | |
1823 | dnam{"Millibar"} | |
1824 | one{"{0} mbar"} | |
1825 | other{"{0} mbar"} | |
1826 | } | |
1827 | millimeter-of-mercury{ | |
1828 | dnam{"mm Hg"} | |
1829 | one{"{0} mm Hg"} | |
1830 | other{"{0} mm Hg"} | |
1831 | } | |
1832 | pound-per-square-inch{ | |
1833 | dnam{"psi"} | |
1834 | one{"{0} psi"} | |
1835 | other{"{0} psi"} | |
1836 | } | |
1837 | } | |
1838 | speed{ | |
1839 | kilometer-per-hour{ | |
1840 | dnam{"km/h"} | |
1841 | one{"{0} km/h"} | |
1842 | other{"{0} km/h"} | |
1843 | } | |
1844 | knot{ | |
1845 | dnam{"kn"} | |
1846 | one{"{0} kn"} | |
1847 | other{"{0} kn"} | |
1848 | } | |
1849 | meter-per-second{ | |
1850 | dnam{"m/s"} | |
1851 | one{"{0} m/s"} | |
1852 | other{"{0} m/s"} | |
1853 | } | |
1854 | mile-per-hour{ | |
1855 | dnam{"mi/h"} | |
1856 | one{"{0} mi/h"} | |
1857 | other{"{0} mi/h"} | |
1858 | } | |
1859 | } | |
1860 | temperature{ | |
1861 | celsius{ | |
1862 | dnam{"°C"} | |
1863 | one{"{0} °C"} | |
1864 | other{"{0} °C"} | |
1865 | } | |
1866 | fahrenheit{ | |
1867 | dnam{"°F"} | |
1868 | one{"{0}°F"} | |
1869 | other{"{0}°F"} | |
1870 | } | |
1871 | generic{ | |
1872 | dnam{"°"} | |
1873 | one{"{0}°"} | |
1874 | other{"{0}°"} | |
1875 | } | |
1876 | kelvin{ | |
1877 | dnam{"K"} | |
1878 | one{"{0} K"} | |
1879 | other{"{0} K"} | |
1880 | } | |
1881 | } | |
1882 | volume{ | |
1883 | acre-foot{ | |
1884 | dnam{"Acre-Feet"} | |
1885 | one{"{0} ac ft"} | |
1886 | other{"{0} ac ft"} | |
1887 | } | |
1888 | bushel{ | |
1889 | dnam{"Bushel"} | |
1890 | one{"{0} bu"} | |
1891 | other{"{0} bu"} | |
1892 | } | |
1893 | centiliter{ | |
1894 | dnam{"cl"} | |
1895 | one{"{0} cl"} | |
1896 | other{"{0} cl"} | |
1897 | } | |
1898 | cubic-centimeter{ | |
1899 | dnam{"cm³"} | |
1900 | one{"{0} cm³"} | |
1901 | other{"{0} cm³"} | |
1902 | per{"{0}/cm³"} | |
1903 | } | |
1904 | cubic-foot{ | |
1905 | dnam{"ft³"} | |
1906 | one{"{0} ft³"} | |
1907 | other{"{0} ft³"} | |
1908 | } | |
1909 | cubic-inch{ | |
1910 | dnam{"in³"} | |
1911 | one{"{0} in³"} | |
1912 | other{"{0} in³"} | |
1913 | } | |
1914 | cubic-kilometer{ | |
1915 | dnam{"km³"} | |
1916 | one{"{0} km³"} | |
1917 | other{"{0} km³"} | |
1918 | } | |
1919 | cubic-meter{ | |
1920 | dnam{"m³"} | |
1921 | one{"{0} m³"} | |
1922 | other{"{0} m³"} | |
1923 | per{"{0}/m³"} | |
1924 | } | |
1925 | cubic-mile{ | |
1926 | dnam{"mi³"} | |
1927 | one{"{0} mi³"} | |
1928 | other{"{0} mi³"} | |
1929 | } | |
1930 | cubic-yard{ | |
1931 | dnam{"yd³"} | |
1932 | one{"{0} yd³"} | |
1933 | other{"{0} yd³"} | |
1934 | } | |
1935 | cup{ | |
1936 | dnam{"Cups"} | |
1937 | one{"{0} Cup"} | |
1938 | other{"{0} Cups"} | |
1939 | } | |
1940 | cup-metric{ | |
1941 | dnam{"mcup"} | |
1942 | one{"{0} mc"} | |
1943 | other{"{0} mc"} | |
1944 | } | |
1945 | deciliter{ | |
1946 | dnam{"dl"} | |
1947 | one{"{0} dl"} | |
1948 | other{"{0} dl"} | |
1949 | } | |
1950 | fluid-ounce{ | |
1951 | dnam{"fl oz"} | |
1952 | one{"{0} fl oz"} | |
1953 | other{"{0} fl oz"} | |
1954 | } | |
1955 | gallon{ | |
1956 | dnam{"gal"} | |
1957 | one{"{0} gal"} | |
1958 | other{"{0} gal"} | |
1959 | per{"{0}/gal"} | |
1960 | } | |
1961 | hectoliter{ | |
1962 | dnam{"hl"} | |
1963 | one{"{0} hl"} | |
1964 | other{"{0} hl"} | |
1965 | } | |
1966 | liter{ | |
1967 | dnam{"Liter"} | |
1968 | one{"{0} l"} | |
1969 | other{"{0} l"} | |
1970 | per{"{0}/l"} | |
1971 | } | |
1972 | megaliter{ | |
1973 | dnam{"Ml"} | |
1974 | one{"{0} Ml"} | |
1975 | other{"{0} Ml"} | |
1976 | } | |
1977 | milliliter{ | |
1978 | dnam{"ml"} | |
1979 | one{"{0} ml"} | |
1980 | other{"{0} ml"} | |
1981 | } | |
1982 | pint{ | |
1983 | dnam{"Pints"} | |
1984 | one{"{0} pt"} | |
1985 | other{"{0} pt"} | |
1986 | } | |
1987 | pint-metric{ | |
1988 | dnam{"metr. Pints"} | |
1989 | one{"{0} mpt"} | |
1990 | other{"{0} mpt"} | |
1991 | } | |
1992 | quart{ | |
1993 | dnam{"Quart"} | |
1994 | one{"{0} qt"} | |
1995 | other{"{0} qt"} | |
1996 | } | |
1997 | tablespoon{ | |
1998 | dnam{"EL"} | |
1999 | one{"{0} EL"} | |
2000 | other{"{0} EL"} | |
2001 | } | |
2002 | teaspoon{ | |
2003 | dnam{"TL"} | |
2004 | one{"{0} TL"} | |
2005 | other{"{0} TL"} | |
2006 | } | |
2007 | } | |
2008 | } | |
2009 | } |