]>
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/en.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | en{ | |
2ca993e8 | 10 | Version{"2.1.24.18"} |
b331163b A |
11 | units{ |
12 | acceleration{ | |
13 | g-force{ | |
14 | dnam{"g-force"} | |
15 | one{"{0} g-force"} | |
16 | other{"{0} g-force"} | |
17 | } | |
18 | meter-per-second-squared{ | |
19 | dnam{"meters per second squared"} | |
20 | one{"{0} meter per second squared"} | |
21 | other{"{0} meters per second squared"} | |
22 | } | |
23 | } | |
24 | angle{ | |
25 | arc-minute{ | |
26 | dnam{"arcminutes"} | |
27 | one{"{0} arcminute"} | |
28 | other{"{0} arcminutes"} | |
29 | } | |
30 | arc-second{ | |
31 | dnam{"arcseconds"} | |
32 | one{"{0} arcsecond"} | |
33 | other{"{0} arcseconds"} | |
34 | } | |
35 | degree{ | |
36 | dnam{"degrees"} | |
37 | one{"{0} degree"} | |
38 | other{"{0} degrees"} | |
39 | } | |
40 | radian{ | |
41 | dnam{"radians"} | |
42 | one{"{0} radian"} | |
43 | other{"{0} radians"} | |
44 | } | |
2ca993e8 A |
45 | revolution{ |
46 | dnam{"revolution"} | |
47 | one{"{0} revolution"} | |
48 | other{"{0} revolutions"} | |
49 | } | |
b331163b A |
50 | } |
51 | area{ | |
52 | acre{ | |
53 | dnam{"acres"} | |
54 | one{"{0} acre"} | |
55 | other{"{0} acres"} | |
56 | } | |
57 | hectare{ | |
58 | dnam{"hectares"} | |
59 | one{"{0} hectare"} | |
60 | other{"{0} hectares"} | |
61 | } | |
62 | square-centimeter{ | |
63 | dnam{"square centimeters"} | |
64 | one{"{0} square centimeter"} | |
65 | other{"{0} square centimeters"} | |
2ca993e8 | 66 | per{"{0} per square centimeter"} |
b331163b A |
67 | } |
68 | square-foot{ | |
69 | dnam{"square feet"} | |
70 | one{"{0} square foot"} | |
71 | other{"{0} square feet"} | |
72 | } | |
73 | square-inch{ | |
74 | dnam{"square inches"} | |
75 | one{"{0} square inch"} | |
76 | other{"{0} square inches"} | |
2ca993e8 | 77 | per{"{0} per square inch"} |
b331163b A |
78 | } |
79 | square-kilometer{ | |
80 | dnam{"square kilometers"} | |
81 | one{"{0} square kilometer"} | |
82 | other{"{0} square kilometers"} | |
83 | } | |
84 | square-meter{ | |
85 | dnam{"square meters"} | |
86 | one{"{0} square meter"} | |
87 | other{"{0} square meters"} | |
2ca993e8 | 88 | per{"{0} per square meter"} |
b331163b A |
89 | } |
90 | square-mile{ | |
91 | dnam{"square miles"} | |
92 | one{"{0} square mile"} | |
93 | other{"{0} square miles"} | |
94 | } | |
95 | square-yard{ | |
96 | dnam{"square yards"} | |
97 | one{"{0} square yard"} | |
98 | other{"{0} square yards"} | |
99 | } | |
100 | } | |
101 | compound{ | |
102 | per{"{0} per {1}"} | |
103 | } | |
2ca993e8 A |
104 | concentr{ |
105 | karat{ | |
106 | dnam{"karats"} | |
107 | one{"{0} karat"} | |
108 | other{"{0} karats"} | |
109 | } | |
110 | milligram-per-deciliter{ | |
111 | dnam{"milligrams per deciliter"} | |
112 | one{"{0} milligram per deciliter"} | |
113 | other{"{0} milligrams per deciliter"} | |
114 | } | |
115 | millimole-per-liter{ | |
116 | dnam{"millimoles per liter"} | |
117 | one{"{0} millimole per liter"} | |
118 | other{"{0} millimoles per liter"} | |
119 | } | |
120 | part-per-million{ | |
121 | dnam{"parts per million"} | |
122 | one{"{0} part per million"} | |
123 | other{"{0} parts per million"} | |
124 | } | |
125 | } | |
b331163b | 126 | consumption{ |
2ca993e8 A |
127 | liter-per-100kilometers{ |
128 | dnam{"liters per 100 kilometers"} | |
129 | one{"{0} liter per 100 kilometers"} | |
130 | other{"{0} liters per 100 kilometers"} | |
131 | } | |
b331163b A |
132 | liter-per-kilometer{ |
133 | dnam{"liters per kilometer"} | |
134 | one{"{0} liter per kilometer"} | |
135 | other{"{0} liters per kilometer"} | |
136 | } | |
137 | mile-per-gallon{ | |
138 | dnam{"miles per gallon"} | |
139 | one{"{0} mile per gallon"} | |
140 | other{"{0} miles per gallon"} | |
141 | } | |
2ca993e8 A |
142 | mile-per-gallon-imperial{ |
143 | dnam{"miles per Imp. gallon"} | |
144 | one{"{0} mile per Imp. gallon"} | |
145 | other{"{0} miles per Imp. gallon"} | |
146 | } | |
b331163b A |
147 | } |
148 | digital{ | |
149 | bit{ | |
150 | dnam{"bits"} | |
151 | one{"{0} bit"} | |
152 | other{"{0} bits"} | |
153 | } | |
154 | byte{ | |
155 | dnam{"bytes"} | |
156 | one{"{0} byte"} | |
157 | other{"{0} bytes"} | |
158 | } | |
159 | gigabit{ | |
160 | dnam{"gigabits"} | |
161 | one{"{0} gigabit"} | |
162 | other{"{0} gigabits"} | |
163 | } | |
164 | gigabyte{ | |
165 | dnam{"gigabytes"} | |
166 | one{"{0} gigabyte"} | |
167 | other{"{0} gigabytes"} | |
168 | } | |
169 | kilobit{ | |
170 | dnam{"kilobits"} | |
171 | one{"{0} kilobit"} | |
172 | other{"{0} kilobits"} | |
173 | } | |
174 | kilobyte{ | |
175 | dnam{"kilobytes"} | |
176 | one{"{0} kilobyte"} | |
177 | other{"{0} kilobytes"} | |
178 | } | |
179 | megabit{ | |
180 | dnam{"megabits"} | |
181 | one{"{0} megabit"} | |
182 | other{"{0} megabits"} | |
183 | } | |
184 | megabyte{ | |
185 | dnam{"megabytes"} | |
186 | one{"{0} megabyte"} | |
187 | other{"{0} megabytes"} | |
188 | } | |
189 | terabit{ | |
190 | dnam{"terabits"} | |
191 | one{"{0} terabit"} | |
192 | other{"{0} terabits"} | |
193 | } | |
194 | terabyte{ | |
195 | dnam{"terabytes"} | |
196 | one{"{0} terabyte"} | |
197 | other{"{0} terabytes"} | |
198 | } | |
199 | } | |
200 | duration{ | |
2ca993e8 A |
201 | century{ |
202 | dnam{"centuries"} | |
203 | one{"{0} century"} | |
204 | other{"{0} centuries"} | |
205 | } | |
b331163b A |
206 | day{ |
207 | dnam{"days"} | |
208 | one{"{0} day"} | |
209 | other{"{0} days"} | |
2ca993e8 | 210 | per{"{0} per day"} |
b331163b A |
211 | } |
212 | hour{ | |
213 | dnam{"hours"} | |
214 | one{"{0} hour"} | |
215 | other{"{0} hours"} | |
216 | per{"{0} per hour"} | |
217 | } | |
218 | microsecond{ | |
219 | dnam{"microseconds"} | |
220 | one{"{0} microsecond"} | |
221 | other{"{0} microseconds"} | |
222 | } | |
223 | millisecond{ | |
224 | dnam{"milliseconds"} | |
225 | one{"{0} millisecond"} | |
226 | other{"{0} milliseconds"} | |
227 | } | |
228 | minute{ | |
229 | dnam{"minutes"} | |
230 | one{"{0} minute"} | |
231 | other{"{0} minutes"} | |
2ca993e8 | 232 | per{"{0} per minute"} |
b331163b A |
233 | } |
234 | month{ | |
235 | dnam{"months"} | |
236 | one{"{0} month"} | |
237 | other{"{0} months"} | |
2ca993e8 | 238 | per{"{0} per month"} |
b331163b A |
239 | } |
240 | nanosecond{ | |
241 | dnam{"nanoseconds"} | |
242 | one{"{0} nanosecond"} | |
243 | other{"{0} nanoseconds"} | |
244 | } | |
245 | second{ | |
246 | dnam{"seconds"} | |
247 | one{"{0} second"} | |
248 | other{"{0} seconds"} | |
249 | per{"{0} per second"} | |
250 | } | |
251 | week{ | |
252 | dnam{"weeks"} | |
253 | one{"{0} week"} | |
254 | other{"{0} weeks"} | |
2ca993e8 | 255 | per{"{0} per week"} |
b331163b A |
256 | } |
257 | year{ | |
258 | dnam{"years"} | |
259 | one{"{0} year"} | |
260 | other{"{0} years"} | |
2ca993e8 | 261 | per{"{0} per year"} |
b331163b A |
262 | } |
263 | } | |
264 | electric{ | |
265 | ampere{ | |
266 | dnam{"amperes"} | |
267 | one{"{0} ampere"} | |
268 | other{"{0} amperes"} | |
269 | } | |
270 | milliampere{ | |
271 | dnam{"milliamperes"} | |
272 | one{"{0} milliampere"} | |
273 | other{"{0} milliamperes"} | |
274 | } | |
275 | ohm{ | |
276 | dnam{"ohms"} | |
277 | one{"{0} ohm"} | |
278 | other{"{0} ohms"} | |
279 | } | |
280 | volt{ | |
281 | dnam{"volts"} | |
282 | one{"{0} volt"} | |
283 | other{"{0} volts"} | |
284 | } | |
285 | } | |
286 | energy{ | |
287 | calorie{ | |
288 | dnam{"calories"} | |
289 | one{"{0} calorie"} | |
290 | other{"{0} calories"} | |
291 | } | |
292 | foodcalorie{ | |
293 | dnam{"Calories"} | |
294 | one{"{0} Calorie"} | |
295 | other{"{0} Calories"} | |
296 | } | |
297 | joule{ | |
298 | dnam{"joules"} | |
299 | one{"{0} joule"} | |
300 | other{"{0} joules"} | |
301 | } | |
302 | kilocalorie{ | |
303 | dnam{"kilocalories"} | |
304 | one{"{0} kilocalorie"} | |
305 | other{"{0} kilocalories"} | |
306 | } | |
307 | kilojoule{ | |
308 | dnam{"kilojoules"} | |
309 | one{"{0} kilojoule"} | |
310 | other{"{0} kilojoules"} | |
311 | } | |
312 | kilowatt-hour{ | |
313 | dnam{"kilowatt-hours"} | |
314 | one{"{0} kilowatt hour"} | |
315 | other{"{0} kilowatt-hours"} | |
316 | } | |
317 | } | |
318 | frequency{ | |
319 | gigahertz{ | |
320 | dnam{"gigahertz"} | |
321 | one{"{0} gigahertz"} | |
322 | other{"{0} gigahertz"} | |
323 | } | |
324 | hertz{ | |
325 | dnam{"hertz"} | |
326 | one{"{0} hertz"} | |
327 | other{"{0} hertz"} | |
328 | } | |
329 | kilohertz{ | |
330 | dnam{"kilohertz"} | |
331 | one{"{0} kilohertz"} | |
332 | other{"{0} kilohertz"} | |
333 | } | |
334 | megahertz{ | |
335 | dnam{"megahertz"} | |
336 | one{"{0} megahertz"} | |
337 | other{"{0} megahertz"} | |
338 | } | |
339 | } | |
340 | length{ | |
341 | astronomical-unit{ | |
342 | dnam{"astronomical units"} | |
343 | one{"{0} astronomical unit"} | |
344 | other{"{0} astronomical units"} | |
345 | } | |
346 | centimeter{ | |
347 | dnam{"centimeters"} | |
348 | one{"{0} centimeter"} | |
349 | other{"{0} centimeters"} | |
2ca993e8 | 350 | per{"{0} per centimeter"} |
b331163b A |
351 | } |
352 | decimeter{ | |
353 | dnam{"decimeters"} | |
354 | one{"{0} decimeter"} | |
355 | other{"{0} decimeters"} | |
356 | } | |
357 | fathom{ | |
358 | dnam{"fathoms"} | |
359 | one{"{0} fathom"} | |
360 | other{"{0} fathoms"} | |
361 | } | |
362 | foot{ | |
363 | dnam{"feet"} | |
364 | one{"{0} foot"} | |
365 | other{"{0} feet"} | |
2ca993e8 | 366 | per{"{0} per foot"} |
b331163b A |
367 | } |
368 | furlong{ | |
369 | dnam{"furlongs"} | |
370 | one{"{0} furlong"} | |
371 | other{"{0} furlongs"} | |
372 | } | |
373 | inch{ | |
374 | dnam{"inches"} | |
375 | one{"{0} inch"} | |
376 | other{"{0} inches"} | |
2ca993e8 | 377 | per{"{0} per inch"} |
b331163b A |
378 | } |
379 | kilometer{ | |
380 | dnam{"kilometers"} | |
381 | one{"{0} kilometer"} | |
382 | other{"{0} kilometers"} | |
2ca993e8 | 383 | per{"{0} per kilometer"} |
b331163b A |
384 | } |
385 | light-year{ | |
386 | dnam{"light years"} | |
387 | one{"{0} light year"} | |
388 | other{"{0} light years"} | |
389 | } | |
390 | meter{ | |
391 | dnam{"meters"} | |
392 | one{"{0} meter"} | |
393 | other{"{0} meters"} | |
2ca993e8 | 394 | per{"{0} per meter"} |
b331163b A |
395 | } |
396 | micrometer{ | |
397 | dnam{"micrometers"} | |
398 | one{"{0} micrometer"} | |
399 | other{"{0} micrometers"} | |
400 | } | |
401 | mile{ | |
402 | dnam{"miles"} | |
403 | one{"{0} mile"} | |
404 | other{"{0} miles"} | |
405 | } | |
2ca993e8 A |
406 | mile-scandinavian{ |
407 | dnam{"mile-scandinavian"} | |
408 | one{"{0} mile-scandinavian"} | |
409 | other{"{0} miles-scandinavian"} | |
410 | } | |
b331163b A |
411 | millimeter{ |
412 | dnam{"millimeters"} | |
413 | one{"{0} millimeter"} | |
414 | other{"{0} millimeters"} | |
415 | } | |
416 | nanometer{ | |
417 | dnam{"nanometers"} | |
418 | one{"{0} nanometer"} | |
419 | other{"{0} nanometers"} | |
420 | } | |
421 | nautical-mile{ | |
422 | dnam{"nautical miles"} | |
423 | one{"{0} nautical mile"} | |
424 | other{"{0} nautical miles"} | |
425 | } | |
426 | parsec{ | |
427 | dnam{"parsecs"} | |
428 | one{"{0} parsec"} | |
429 | other{"{0} parsecs"} | |
430 | } | |
431 | picometer{ | |
432 | dnam{"picometers"} | |
433 | one{"{0} picometer"} | |
434 | other{"{0} picometers"} | |
435 | } | |
436 | yard{ | |
437 | dnam{"yards"} | |
438 | one{"{0} yard"} | |
439 | other{"{0} yards"} | |
440 | } | |
441 | } | |
442 | light{ | |
443 | lux{ | |
444 | dnam{"lux"} | |
445 | one{"{0} lux"} | |
446 | other{"{0} lux"} | |
447 | } | |
448 | } | |
449 | mass{ | |
450 | carat{ | |
451 | dnam{"carats"} | |
452 | one{"{0} carat"} | |
453 | other{"{0} carats"} | |
454 | } | |
455 | gram{ | |
456 | dnam{"grams"} | |
457 | one{"{0} gram"} | |
458 | other{"{0} grams"} | |
2ca993e8 | 459 | per{"{0} per gram"} |
b331163b A |
460 | } |
461 | kilogram{ | |
462 | dnam{"kilograms"} | |
463 | one{"{0} kilogram"} | |
464 | other{"{0} kilograms"} | |
2ca993e8 | 465 | per{"{0} per kilogram"} |
b331163b A |
466 | } |
467 | metric-ton{ | |
468 | dnam{"metric tons"} | |
469 | one{"{0} metric ton"} | |
470 | other{"{0} metric tons"} | |
471 | } | |
472 | microgram{ | |
473 | dnam{"micrograms"} | |
474 | one{"{0} microgram"} | |
475 | other{"{0} micrograms"} | |
476 | } | |
477 | milligram{ | |
478 | dnam{"milligrams"} | |
479 | one{"{0} milligram"} | |
480 | other{"{0} milligrams"} | |
481 | } | |
482 | ounce{ | |
483 | dnam{"ounces"} | |
484 | one{"{0} ounce"} | |
485 | other{"{0} ounces"} | |
2ca993e8 | 486 | per{"{0} per ounce"} |
b331163b A |
487 | } |
488 | ounce-troy{ | |
489 | dnam{"troy ounces"} | |
490 | one{"{0} troy ounce"} | |
491 | other{"{0} troy ounces"} | |
492 | } | |
493 | pound{ | |
494 | dnam{"pounds"} | |
495 | one{"{0} pound"} | |
496 | other{"{0} pounds"} | |
2ca993e8 | 497 | per{"{0} per pound"} |
b331163b A |
498 | } |
499 | stone{ | |
500 | dnam{"stones"} | |
501 | one{"{0} stone"} | |
502 | other{"{0} stones"} | |
503 | } | |
504 | ton{ | |
505 | dnam{"tons"} | |
506 | one{"{0} ton"} | |
507 | other{"{0} tons"} | |
508 | } | |
509 | } | |
510 | power{ | |
511 | gigawatt{ | |
512 | dnam{"gigawatts"} | |
513 | one{"{0} gigawatt"} | |
514 | other{"{0} gigawatts"} | |
515 | } | |
516 | horsepower{ | |
517 | dnam{"horsepower"} | |
518 | one{"{0} horsepower"} | |
519 | other{"{0} horsepower"} | |
520 | } | |
521 | kilowatt{ | |
522 | dnam{"kilowatts"} | |
523 | one{"{0} kilowatt"} | |
524 | other{"{0} kilowatts"} | |
525 | } | |
526 | megawatt{ | |
527 | dnam{"megawatts"} | |
528 | one{"{0} megawatt"} | |
529 | other{"{0} megawatts"} | |
530 | } | |
531 | milliwatt{ | |
532 | dnam{"milliwatts"} | |
533 | one{"{0} milliwatt"} | |
534 | other{"{0} milliwatts"} | |
535 | } | |
536 | watt{ | |
537 | dnam{"watts"} | |
538 | one{"{0} watt"} | |
539 | other{"{0} watts"} | |
540 | } | |
541 | } | |
542 | pressure{ | |
543 | hectopascal{ | |
544 | dnam{"hectopascals"} | |
545 | one{"{0} hectopascal"} | |
546 | other{"{0} hectopascals"} | |
547 | } | |
548 | inch-hg{ | |
549 | dnam{"inches of mercury"} | |
550 | one{"{0} inch of mercury"} | |
551 | other{"{0} inches of mercury"} | |
552 | } | |
553 | millibar{ | |
554 | dnam{"millibars"} | |
555 | one{"{0} millibar"} | |
556 | other{"{0} millibars"} | |
557 | } | |
558 | millimeter-of-mercury{ | |
559 | dnam{"millimeters of mercury"} | |
560 | one{"{0} millimeter of mercury"} | |
561 | other{"{0} millimeters of mercury"} | |
562 | } | |
563 | pound-per-square-inch{ | |
564 | dnam{"pounds per square inch"} | |
565 | one{"{0} pound per square inch"} | |
566 | other{"{0} pounds per square inch"} | |
567 | } | |
568 | } | |
b331163b A |
569 | speed{ |
570 | kilometer-per-hour{ | |
571 | dnam{"kilometers per hour"} | |
572 | one{"{0} kilometer per hour"} | |
573 | other{"{0} kilometers per hour"} | |
574 | } | |
2ca993e8 A |
575 | knot{ |
576 | dnam{"knots"} | |
577 | one{"{0} knot"} | |
578 | other{"{0} knots"} | |
579 | } | |
b331163b A |
580 | meter-per-second{ |
581 | dnam{"meters per second"} | |
582 | one{"{0} meter per second"} | |
583 | other{"{0} meters per second"} | |
584 | } | |
585 | mile-per-hour{ | |
586 | dnam{"miles per hour"} | |
587 | one{"{0} mile per hour"} | |
588 | other{"{0} miles per hour"} | |
589 | } | |
590 | } | |
591 | temperature{ | |
592 | celsius{ | |
593 | dnam{"degrees Celsius"} | |
594 | one{"{0} degree Celsius"} | |
595 | other{"{0} degrees Celsius"} | |
596 | } | |
597 | fahrenheit{ | |
598 | dnam{"degrees Fahrenheit"} | |
599 | one{"{0} degree Fahrenheit"} | |
600 | other{"{0} degrees Fahrenheit"} | |
601 | } | |
602 | kelvin{ | |
603 | dnam{"kelvins"} | |
604 | one{"{0} kelvin"} | |
605 | other{"{0} kelvins"} | |
606 | } | |
607 | } | |
608 | volume{ | |
609 | acre-foot{ | |
610 | dnam{"acre-feet"} | |
611 | one{"{0} acre-foot"} | |
612 | other{"{0} acre-feet"} | |
613 | } | |
614 | bushel{ | |
615 | dnam{"bushels"} | |
616 | one{"{0} bushel"} | |
617 | other{"{0} bushels"} | |
618 | } | |
619 | centiliter{ | |
620 | dnam{"centiliters"} | |
621 | one{"{0} centiliter"} | |
622 | other{"{0} centiliters"} | |
623 | } | |
624 | cubic-centimeter{ | |
625 | dnam{"cubic centimeters"} | |
626 | one{"{0} cubic centimeter"} | |
627 | other{"{0} cubic centimeters"} | |
2ca993e8 | 628 | per{"{0} per cubic centimeter"} |
b331163b A |
629 | } |
630 | cubic-foot{ | |
631 | dnam{"cubic feet"} | |
632 | one{"{0} cubic foot"} | |
633 | other{"{0} cubic feet"} | |
634 | } | |
635 | cubic-inch{ | |
636 | dnam{"cubic inches"} | |
637 | one{"{0} cubic inch"} | |
638 | other{"{0} cubic inches"} | |
639 | } | |
640 | cubic-kilometer{ | |
641 | dnam{"cubic kilometers"} | |
642 | one{"{0} cubic kilometer"} | |
643 | other{"{0} cubic kilometers"} | |
644 | } | |
645 | cubic-meter{ | |
646 | dnam{"cubic meters"} | |
647 | one{"{0} cubic meter"} | |
648 | other{"{0} cubic meters"} | |
2ca993e8 | 649 | per{"{0} per cubic meter"} |
b331163b A |
650 | } |
651 | cubic-mile{ | |
652 | dnam{"cubic miles"} | |
653 | one{"{0} cubic mile"} | |
654 | other{"{0} cubic miles"} | |
655 | } | |
656 | cubic-yard{ | |
657 | dnam{"cubic yards"} | |
658 | one{"{0} cubic yard"} | |
659 | other{"{0} cubic yards"} | |
660 | } | |
661 | cup{ | |
662 | dnam{"cups"} | |
663 | one{"{0} cup"} | |
664 | other{"{0} cups"} | |
665 | } | |
2ca993e8 A |
666 | cup-metric{ |
667 | dnam{"metric cups"} | |
668 | one{"{0} metric cup"} | |
669 | other{"{0} metric cups"} | |
670 | } | |
b331163b A |
671 | deciliter{ |
672 | dnam{"deciliters"} | |
673 | one{"{0} deciliter"} | |
674 | other{"{0} deciliters"} | |
675 | } | |
676 | fluid-ounce{ | |
677 | dnam{"fluid ounces"} | |
678 | one{"{0} fluid ounce"} | |
679 | other{"{0} fluid ounces"} | |
680 | } | |
681 | gallon{ | |
682 | dnam{"gallons"} | |
683 | one{"{0} gallon"} | |
684 | other{"{0} gallons"} | |
2ca993e8 A |
685 | per{"{0} per gallon"} |
686 | } | |
687 | gallon-imperial{ | |
688 | dnam{"Imp. gallons"} | |
689 | one{"{0} Imp. gallon"} | |
690 | other{"{0} Imp. gallons"} | |
691 | per{"{0} per Imp. gallon"} | |
b331163b A |
692 | } |
693 | hectoliter{ | |
694 | dnam{"hectoliters"} | |
695 | one{"{0} hectoliter"} | |
696 | other{"{0} hectoliters"} | |
697 | } | |
698 | liter{ | |
699 | dnam{"liters"} | |
700 | one{"{0} liter"} | |
701 | other{"{0} liters"} | |
2ca993e8 | 702 | per{"{0} per liter"} |
b331163b A |
703 | } |
704 | megaliter{ | |
705 | dnam{"megaliters"} | |
706 | one{"{0} megaliter"} | |
707 | other{"{0} megaliters"} | |
708 | } | |
709 | milliliter{ | |
710 | dnam{"milliliters"} | |
711 | one{"{0} milliliter"} | |
712 | other{"{0} milliliters"} | |
713 | } | |
714 | pint{ | |
715 | dnam{"pints"} | |
716 | one{"{0} pint"} | |
717 | other{"{0} pints"} | |
718 | } | |
2ca993e8 A |
719 | pint-metric{ |
720 | dnam{"metric pints"} | |
721 | one{"{0} metric pint"} | |
722 | other{"{0} metric pints"} | |
723 | } | |
b331163b A |
724 | quart{ |
725 | dnam{"quarts"} | |
726 | one{"{0} quart"} | |
727 | other{"{0} quarts"} | |
728 | } | |
729 | tablespoon{ | |
730 | dnam{"tablespoons"} | |
731 | one{"{0} tablespoon"} | |
732 | other{"{0} tablespoons"} | |
733 | } | |
734 | teaspoon{ | |
735 | dnam{"teaspoons"} | |
736 | one{"{0} teaspoon"} | |
737 | other{"{0} teaspoons"} | |
738 | } | |
739 | } | |
740 | } | |
741 | unitsNarrow{ | |
742 | acceleration{ | |
743 | g-force{ | |
744 | dnam{"g-force"} | |
745 | one{"{0}G"} | |
746 | other{"{0}Gs"} | |
747 | } | |
748 | meter-per-second-squared{ | |
749 | dnam{"m/s²"} | |
750 | one{"{0}m/s²"} | |
751 | other{"{0}m/s²"} | |
752 | } | |
753 | } | |
754 | angle{ | |
755 | arc-minute{ | |
756 | dnam{"arcmin"} | |
757 | one{"{0}′"} | |
758 | other{"{0}′"} | |
759 | } | |
760 | arc-second{ | |
761 | dnam{"arcsec"} | |
762 | one{"{0}″"} | |
763 | other{"{0}″"} | |
764 | } | |
765 | degree{ | |
766 | dnam{"deg"} | |
767 | one{"{0}°"} | |
768 | other{"{0}°"} | |
769 | } | |
770 | radian{ | |
771 | dnam{"rad"} | |
772 | one{"{0}rad"} | |
773 | other{"{0}rad"} | |
774 | } | |
2ca993e8 A |
775 | revolution{ |
776 | dnam{"rev"} | |
777 | one{"{0}rev"} | |
778 | other{"{0}rev"} | |
779 | } | |
b331163b A |
780 | } |
781 | area{ | |
782 | acre{ | |
783 | dnam{"acre"} | |
784 | one{"{0}ac"} | |
785 | other{"{0}ac"} | |
786 | } | |
787 | hectare{ | |
788 | dnam{"hectare"} | |
789 | one{"{0}ha"} | |
790 | other{"{0}ha"} | |
791 | } | |
792 | square-centimeter{ | |
793 | dnam{"cm²"} | |
794 | one{"{0}cm²"} | |
795 | other{"{0}cm²"} | |
796 | } | |
797 | square-foot{ | |
798 | dnam{"ft²"} | |
799 | one{"{0}ft²"} | |
800 | other{"{0}ft²"} | |
801 | } | |
802 | square-inch{ | |
803 | dnam{"in²"} | |
804 | one{"{0}in²"} | |
805 | other{"{0}in²"} | |
806 | } | |
807 | square-mile{ | |
808 | dnam{"mi²"} | |
809 | one{"{0}mi²"} | |
810 | other{"{0}mi²"} | |
811 | } | |
812 | square-yard{ | |
813 | dnam{"yd²"} | |
814 | one{"{0}yd²"} | |
815 | other{"{0}yd²"} | |
816 | } | |
817 | } | |
2ca993e8 A |
818 | concentr{ |
819 | karat{ | |
820 | dnam{"karat"} | |
821 | one{"{0}kt"} | |
822 | other{"{0}kt"} | |
823 | } | |
824 | milligram-per-deciliter{ | |
825 | dnam{"mg/dL"} | |
826 | one{"{0}mg/dL"} | |
827 | other{"{0}mg/dL"} | |
828 | } | |
829 | millimole-per-liter{ | |
830 | dnam{"mmol/L"} | |
831 | one{"{0}mmol/L"} | |
832 | other{"{0}mmol/L"} | |
833 | } | |
834 | part-per-million{ | |
835 | dnam{"ppm"} | |
836 | one{"{0}ppm"} | |
837 | other{"{0}ppm"} | |
838 | } | |
839 | } | |
b331163b | 840 | consumption{ |
2ca993e8 A |
841 | liter-per-100kilometers{ |
842 | dnam{"L/100km"} | |
843 | one{"{0}L/100km"} | |
844 | other{"{0}L/100km"} | |
845 | } | |
b331163b A |
846 | liter-per-kilometer{ |
847 | dnam{"L/km"} | |
848 | one{"{0}L/km"} | |
849 | other{"{0}L/km"} | |
850 | } | |
851 | mile-per-gallon{ | |
852 | dnam{"mpg"} | |
853 | one{"{0}mpg"} | |
854 | other{"{0}mpg"} | |
855 | } | |
2ca993e8 A |
856 | mile-per-gallon-imperial{ |
857 | dnam{"mpg Imp"} | |
858 | one{"{0}mpgIm"} | |
859 | other{"{0}mpgIm"} | |
860 | } | |
b331163b A |
861 | } |
862 | digital{ | |
863 | bit{ | |
864 | dnam{"bit"} | |
865 | one{"{0}bit"} | |
866 | other{"{0}bit"} | |
867 | } | |
868 | byte{ | |
869 | dnam{"byte"} | |
870 | one{"{0}byte"} | |
871 | other{"{0}byte"} | |
872 | } | |
873 | gigabit{ | |
874 | dnam{"Gbit"} | |
875 | one{"{0}Gb"} | |
876 | other{"{0}Gb"} | |
877 | } | |
878 | gigabyte{ | |
879 | dnam{"GByte"} | |
880 | one{"{0}GB"} | |
881 | other{"{0}GB"} | |
882 | } | |
883 | kilobit{ | |
884 | dnam{"kbit"} | |
885 | one{"{0}kb"} | |
886 | other{"{0}kb"} | |
887 | } | |
888 | kilobyte{ | |
889 | dnam{"kByte"} | |
890 | one{"{0}kB"} | |
891 | other{"{0}kB"} | |
892 | } | |
893 | megabit{ | |
894 | dnam{"Mbit"} | |
895 | one{"{0}Mb"} | |
896 | other{"{0}Mb"} | |
897 | } | |
898 | megabyte{ | |
899 | dnam{"MByte"} | |
900 | one{"{0}MB"} | |
901 | other{"{0}MB"} | |
902 | } | |
903 | terabit{ | |
904 | dnam{"Tbit"} | |
905 | one{"{0}Tb"} | |
906 | other{"{0}Tb"} | |
907 | } | |
908 | terabyte{ | |
909 | dnam{"TByte"} | |
910 | one{"{0}TB"} | |
911 | other{"{0}TB"} | |
912 | } | |
913 | } | |
914 | duration{ | |
915 | day{ | |
916 | dnam{"day"} | |
917 | one{"{0}d"} | |
918 | other{"{0}d"} | |
919 | } | |
920 | hour{ | |
921 | dnam{"hour"} | |
922 | one{"{0}h"} | |
923 | other{"{0}h"} | |
b331163b A |
924 | } |
925 | microsecond{ | |
926 | dnam{"μsec"} | |
927 | one{"{0}μs"} | |
928 | other{"{0}μs"} | |
929 | } | |
930 | millisecond{ | |
931 | dnam{"msec"} | |
932 | one{"{0}ms"} | |
933 | other{"{0}ms"} | |
934 | } | |
935 | minute{ | |
936 | dnam{"min"} | |
937 | one{"{0}m"} | |
938 | other{"{0}m"} | |
939 | } | |
940 | month{ | |
941 | dnam{"month"} | |
942 | one{"{0}m"} | |
943 | other{"{0}m"} | |
944 | } | |
945 | nanosecond{ | |
946 | dnam{"ns"} | |
947 | one{"{0}ns"} | |
948 | other{"{0}ns"} | |
949 | } | |
950 | second{ | |
951 | dnam{"sec"} | |
952 | one{"{0}s"} | |
953 | other{"{0}s"} | |
b331163b A |
954 | } |
955 | week{ | |
956 | dnam{"wk"} | |
957 | one{"{0}w"} | |
958 | other{"{0}w"} | |
959 | } | |
960 | year{ | |
961 | dnam{"yr"} | |
962 | one{"{0}y"} | |
963 | other{"{0}y"} | |
964 | } | |
965 | } | |
966 | electric{ | |
967 | ampere{ | |
968 | dnam{"amp"} | |
969 | one{"{0}A"} | |
970 | other{"{0}A"} | |
971 | } | |
972 | milliampere{ | |
973 | dnam{"mA"} | |
974 | one{"{0}mA"} | |
975 | other{"{0}mA"} | |
976 | } | |
977 | ohm{ | |
978 | dnam{"ohm"} | |
979 | one{"{0}Ω"} | |
980 | other{"{0}Ω"} | |
981 | } | |
982 | volt{ | |
983 | dnam{"volt"} | |
984 | one{"{0}V"} | |
985 | other{"{0}V"} | |
986 | } | |
987 | } | |
988 | energy{ | |
989 | calorie{ | |
990 | dnam{"cal"} | |
991 | one{"{0}cal"} | |
992 | other{"{0}cal"} | |
993 | } | |
994 | foodcalorie{ | |
995 | dnam{"Cal"} | |
996 | one{"{0}Cal"} | |
997 | other{"{0}Cal"} | |
998 | } | |
999 | joule{ | |
1000 | dnam{"joule"} | |
1001 | one{"{0}J"} | |
1002 | other{"{0}J"} | |
1003 | } | |
1004 | kilocalorie{ | |
1005 | dnam{"kcal"} | |
1006 | one{"{0}kcal"} | |
1007 | other{"{0}kcal"} | |
1008 | } | |
1009 | kilojoule{ | |
1010 | dnam{"kJ"} | |
1011 | one{"{0}kJ"} | |
1012 | other{"{0}kJ"} | |
1013 | } | |
1014 | kilowatt-hour{ | |
1015 | dnam{"kWh"} | |
1016 | one{"{0}kWh"} | |
1017 | other{"{0}kWh"} | |
1018 | } | |
1019 | } | |
1020 | frequency{ | |
1021 | gigahertz{ | |
1022 | dnam{"GHz"} | |
1023 | one{"{0}GHz"} | |
1024 | other{"{0}GHz"} | |
1025 | } | |
1026 | hertz{ | |
1027 | dnam{"Hz"} | |
1028 | one{"{0}Hz"} | |
1029 | other{"{0}Hz"} | |
1030 | } | |
1031 | kilohertz{ | |
1032 | dnam{"kHz"} | |
1033 | one{"{0}kHz"} | |
1034 | other{"{0}kHz"} | |
1035 | } | |
1036 | megahertz{ | |
1037 | dnam{"MHz"} | |
1038 | one{"{0}MHz"} | |
1039 | other{"{0}MHz"} | |
1040 | } | |
1041 | } | |
1042 | length{ | |
1043 | astronomical-unit{ | |
1044 | dnam{"au"} | |
1045 | one{"{0}au"} | |
1046 | other{"{0}au"} | |
1047 | } | |
1048 | centimeter{ | |
1049 | dnam{"cm"} | |
1050 | one{"{0}cm"} | |
1051 | other{"{0}cm"} | |
1052 | } | |
1053 | decimeter{ | |
1054 | dnam{"dm"} | |
1055 | one{"{0}dm"} | |
1056 | other{"{0}dm"} | |
1057 | } | |
1058 | fathom{ | |
1059 | dnam{"fathom"} | |
1060 | one{"{0}fm"} | |
1061 | other{"{0}fm"} | |
1062 | } | |
1063 | foot{ | |
1064 | dnam{"ft"} | |
1065 | one{"{0}′"} | |
1066 | other{"{0}′"} | |
1067 | } | |
1068 | furlong{ | |
1069 | dnam{"furlong"} | |
1070 | one{"{0}fur"} | |
1071 | other{"{0}fur"} | |
1072 | } | |
1073 | inch{ | |
1074 | dnam{"in"} | |
1075 | one{"{0}″"} | |
1076 | other{"{0}″"} | |
1077 | } | |
1078 | kilometer{ | |
1079 | dnam{"km"} | |
1080 | one{"{0}km"} | |
1081 | other{"{0}km"} | |
1082 | } | |
1083 | light-year{ | |
1084 | dnam{"ly"} | |
1085 | one{"{0}ly"} | |
1086 | other{"{0}ly"} | |
1087 | } | |
1088 | meter{ | |
1089 | dnam{"meter"} | |
1090 | one{"{0}m"} | |
1091 | other{"{0}m"} | |
1092 | } | |
1093 | micrometer{ | |
1094 | dnam{"µm"} | |
1095 | one{"{0}µm"} | |
1096 | other{"{0}µm"} | |
1097 | } | |
1098 | mile{ | |
1099 | dnam{"mi"} | |
1100 | one{"{0}mi"} | |
1101 | other{"{0}mi"} | |
1102 | } | |
2ca993e8 A |
1103 | mile-scandinavian{ |
1104 | dnam{"smi"} | |
1105 | one{"{0}smi"} | |
1106 | other{"{0}smi"} | |
1107 | } | |
b331163b A |
1108 | millimeter{ |
1109 | dnam{"mm"} | |
1110 | one{"{0}mm"} | |
1111 | other{"{0}mm"} | |
1112 | } | |
1113 | nanometer{ | |
1114 | dnam{"nm"} | |
1115 | one{"{0}nm"} | |
1116 | other{"{0}nm"} | |
1117 | } | |
1118 | nautical-mile{ | |
1119 | dnam{"nmi"} | |
1120 | one{"{0}nmi"} | |
1121 | other{"{0}nmi"} | |
1122 | } | |
1123 | parsec{ | |
1124 | dnam{"parsec"} | |
1125 | one{"{0}pc"} | |
1126 | other{"{0}pc"} | |
1127 | } | |
1128 | picometer{ | |
1129 | dnam{"pm"} | |
1130 | one{"{0}pm"} | |
1131 | other{"{0}pm"} | |
1132 | } | |
1133 | yard{ | |
1134 | dnam{"yd"} | |
1135 | one{"{0}yd"} | |
1136 | other{"{0}yd"} | |
1137 | } | |
1138 | } | |
1139 | light{ | |
1140 | lux{ | |
1141 | dnam{"lux"} | |
1142 | one{"{0}lx"} | |
1143 | other{"{0}lx"} | |
1144 | } | |
1145 | } | |
1146 | mass{ | |
1147 | carat{ | |
1148 | dnam{"carat"} | |
1149 | one{"{0}CD"} | |
1150 | other{"{0}CD"} | |
1151 | } | |
1152 | gram{ | |
1153 | dnam{"gram"} | |
1154 | one{"{0}g"} | |
1155 | other{"{0}g"} | |
1156 | } | |
1157 | kilogram{ | |
1158 | dnam{"kg"} | |
1159 | one{"{0}kg"} | |
1160 | other{"{0}kg"} | |
1161 | } | |
1162 | metric-ton{ | |
1163 | dnam{"t"} | |
1164 | one{"{0}t"} | |
1165 | other{"{0}t"} | |
1166 | } | |
1167 | microgram{ | |
1168 | dnam{"µg"} | |
1169 | one{"{0}µg"} | |
1170 | other{"{0}µg"} | |
1171 | } | |
1172 | milligram{ | |
1173 | dnam{"mg"} | |
1174 | one{"{0}mg"} | |
1175 | other{"{0}mg"} | |
1176 | } | |
1177 | ounce{ | |
1178 | dnam{"oz"} | |
1179 | one{"{0}oz"} | |
1180 | other{"{0}oz"} | |
1181 | } | |
1182 | ounce-troy{ | |
1183 | dnam{"oz t"} | |
1184 | one{"{0}oz t"} | |
1185 | other{"{0}oz t"} | |
1186 | } | |
1187 | pound{ | |
1188 | dnam{"lb"} | |
1189 | one{"{0}#"} | |
1190 | other{"{0}#"} | |
1191 | } | |
1192 | stone{ | |
1193 | dnam{"stone"} | |
1194 | one{"{0}st"} | |
1195 | other{"{0}st"} | |
1196 | } | |
1197 | ton{ | |
1198 | dnam{"ton"} | |
1199 | one{"{0}tn"} | |
1200 | other{"{0}tn"} | |
1201 | } | |
1202 | } | |
1203 | power{ | |
1204 | gigawatt{ | |
1205 | dnam{"GW"} | |
1206 | one{"{0}GW"} | |
1207 | other{"{0}GW"} | |
1208 | } | |
1209 | horsepower{ | |
1210 | dnam{"hp"} | |
1211 | one{"{0}hp"} | |
1212 | other{"{0}hp"} | |
1213 | } | |
1214 | kilowatt{ | |
1215 | dnam{"kW"} | |
1216 | one{"{0}kW"} | |
1217 | other{"{0}kW"} | |
1218 | } | |
1219 | megawatt{ | |
1220 | dnam{"MW"} | |
1221 | one{"{0}MW"} | |
1222 | other{"{0}MW"} | |
1223 | } | |
1224 | milliwatt{ | |
1225 | dnam{"mW"} | |
1226 | one{"{0}mW"} | |
1227 | other{"{0}mW"} | |
1228 | } | |
1229 | watt{ | |
1230 | dnam{"watt"} | |
1231 | one{"{0}W"} | |
1232 | other{"{0}W"} | |
1233 | } | |
1234 | } | |
1235 | pressure{ | |
1236 | hectopascal{ | |
1237 | dnam{"hPa"} | |
1238 | one{"{0}hPa"} | |
1239 | other{"{0}hPa"} | |
1240 | } | |
1241 | inch-hg{ | |
1242 | dnam{"″ Hg"} | |
1243 | one{"{0}″ Hg"} | |
1244 | other{"{0}″ Hg"} | |
1245 | } | |
1246 | millibar{ | |
1247 | dnam{"mbar"} | |
1248 | one{"{0}mb"} | |
1249 | other{"{0}mb"} | |
1250 | } | |
1251 | millimeter-of-mercury{ | |
1252 | dnam{"mm Hg"} | |
1253 | one{"{0}mm Hg"} | |
1254 | other{"{0}mm Hg"} | |
1255 | } | |
1256 | pound-per-square-inch{ | |
1257 | dnam{"psi"} | |
1258 | one{"{0}psi"} | |
1259 | other{"{0}psi"} | |
1260 | } | |
1261 | } | |
b331163b A |
1262 | speed{ |
1263 | kilometer-per-hour{ | |
1264 | dnam{"km/hr"} | |
1265 | one{"{0}kph"} | |
1266 | other{"{0}kph"} | |
1267 | } | |
2ca993e8 A |
1268 | knot{ |
1269 | dnam{"kn"} | |
1270 | one{"{0}kn"} | |
1271 | other{"{0}kn"} | |
1272 | } | |
b331163b A |
1273 | meter-per-second{ |
1274 | dnam{"m/s"} | |
1275 | one{"{0}m/s"} | |
1276 | other{"{0}m/s"} | |
1277 | } | |
1278 | mile-per-hour{ | |
1279 | dnam{"mi/hr"} | |
1280 | one{"{0}mph"} | |
1281 | other{"{0}mph"} | |
1282 | } | |
1283 | } | |
1284 | temperature{ | |
1285 | celsius{ | |
1286 | dnam{"°C"} | |
1287 | one{"{0}°C"} | |
1288 | other{"{0}°C"} | |
1289 | } | |
1290 | fahrenheit{ | |
1291 | dnam{"°F"} | |
1292 | one{"{0}°"} | |
1293 | other{"{0}°"} | |
1294 | } | |
1295 | kelvin{ | |
1296 | dnam{"K"} | |
1297 | one{"{0}K"} | |
1298 | other{"{0}K"} | |
1299 | } | |
1300 | } | |
1301 | volume{ | |
1302 | acre-foot{ | |
1303 | dnam{"acre ft"} | |
1304 | one{"{0}ac ft"} | |
1305 | other{"{0}ac ft"} | |
1306 | } | |
1307 | bushel{ | |
1308 | dnam{"bushel"} | |
1309 | one{"{0}bu"} | |
1310 | other{"{0}bu"} | |
1311 | } | |
1312 | centiliter{ | |
1313 | dnam{"cL"} | |
1314 | one{"{0}cL"} | |
1315 | other{"{0}cL"} | |
1316 | } | |
1317 | cubic-centimeter{ | |
1318 | dnam{"cm³"} | |
1319 | one{"{0}cm³"} | |
1320 | other{"{0}cm³"} | |
2ca993e8 | 1321 | per{"{0}/cm³"} |
b331163b A |
1322 | } |
1323 | cubic-foot{ | |
1324 | dnam{"ft³"} | |
1325 | one{"{0}ft³"} | |
1326 | other{"{0}ft³"} | |
1327 | } | |
1328 | cubic-inch{ | |
1329 | dnam{"in³"} | |
1330 | one{"{0}in³"} | |
1331 | other{"{0}in³"} | |
1332 | } | |
1333 | cubic-kilometer{ | |
1334 | dnam{"km³"} | |
1335 | one{"{0}km³"} | |
1336 | other{"{0}km³"} | |
1337 | } | |
1338 | cubic-meter{ | |
1339 | dnam{"m³"} | |
1340 | one{"{0}m³"} | |
1341 | other{"{0}m³"} | |
2ca993e8 | 1342 | per{"{0}/m³"} |
b331163b A |
1343 | } |
1344 | cubic-mile{ | |
1345 | dnam{"mi³"} | |
1346 | one{"{0}mi³"} | |
1347 | other{"{0}mi³"} | |
1348 | } | |
1349 | cubic-yard{ | |
1350 | dnam{"yd³"} | |
1351 | one{"{0}yd³"} | |
1352 | other{"{0}yd³"} | |
1353 | } | |
1354 | cup{ | |
1355 | dnam{"cup"} | |
1356 | one{"{0}c"} | |
1357 | other{"{0}c"} | |
1358 | } | |
2ca993e8 A |
1359 | cup-metric{ |
1360 | dnam{"mcup"} | |
1361 | one{"{0}mc"} | |
1362 | other{"{0}mc"} | |
1363 | } | |
b331163b A |
1364 | deciliter{ |
1365 | dnam{"dL"} | |
1366 | one{"{0}dL"} | |
1367 | other{"{0}dL"} | |
1368 | } | |
1369 | fluid-ounce{ | |
1370 | dnam{"fl oz"} | |
1371 | one{"{0}fl oz"} | |
1372 | other{"{0}fl oz"} | |
1373 | } | |
1374 | gallon{ | |
1375 | dnam{"gal"} | |
1376 | one{"{0}gal"} | |
1377 | other{"{0}gal"} | |
2ca993e8 A |
1378 | per{"{0}/gal"} |
1379 | } | |
1380 | gallon-imperial{ | |
1381 | dnam{"Imp gal"} | |
1382 | one{"{0}galIm"} | |
1383 | other{"{0}galIm"} | |
1384 | per{"{0}/galIm"} | |
b331163b A |
1385 | } |
1386 | hectoliter{ | |
1387 | dnam{"hL"} | |
1388 | one{"{0}hL"} | |
1389 | other{"{0}hL"} | |
1390 | } | |
1391 | liter{ | |
1392 | dnam{"liter"} | |
1393 | one{"{0}L"} | |
1394 | other{"{0}L"} | |
2ca993e8 | 1395 | per{"{0}/L"} |
b331163b A |
1396 | } |
1397 | megaliter{ | |
1398 | dnam{"ML"} | |
1399 | one{"{0}ML"} | |
1400 | other{"{0}ML"} | |
1401 | } | |
1402 | milliliter{ | |
1403 | dnam{"mL"} | |
1404 | one{"{0}mL"} | |
1405 | other{"{0}mL"} | |
1406 | } | |
1407 | pint{ | |
1408 | dnam{"pt"} | |
1409 | one{"{0}pt"} | |
1410 | other{"{0}pt"} | |
1411 | } | |
2ca993e8 A |
1412 | pint-metric{ |
1413 | dnam{"pt"} | |
1414 | one{"{0}mpt"} | |
1415 | other{"{0}mpt"} | |
1416 | } | |
b331163b A |
1417 | quart{ |
1418 | dnam{"qt"} | |
1419 | one{"{0}qt"} | |
1420 | other{"{0}qt"} | |
1421 | } | |
1422 | tablespoon{ | |
1423 | dnam{"tbsp"} | |
1424 | one{"{0}tbsp"} | |
1425 | other{"{0}tbsp"} | |
1426 | } | |
1427 | teaspoon{ | |
1428 | dnam{"tsp"} | |
1429 | one{"{0}tsp"} | |
1430 | other{"{0}tsp"} | |
1431 | } | |
1432 | } | |
1433 | } | |
1434 | unitsShort{ | |
1435 | acceleration{ | |
1436 | g-force{ | |
1437 | dnam{"g-force"} | |
1438 | one{"{0} G"} | |
1439 | other{"{0} G"} | |
1440 | } | |
1441 | meter-per-second-squared{ | |
1442 | dnam{"meters/sec²"} | |
1443 | one{"{0} m/s²"} | |
1444 | other{"{0} m/s²"} | |
1445 | } | |
1446 | } | |
1447 | angle{ | |
1448 | arc-minute{ | |
1449 | dnam{"arcmins"} | |
1450 | one{"{0} arcmin"} | |
1451 | other{"{0} arcmins"} | |
1452 | } | |
1453 | arc-second{ | |
1454 | dnam{"arcsecs"} | |
1455 | one{"{0} arcsec"} | |
1456 | other{"{0} arcsecs"} | |
1457 | } | |
1458 | degree{ | |
1459 | dnam{"degrees"} | |
1460 | one{"{0} deg"} | |
1461 | other{"{0} deg"} | |
1462 | } | |
1463 | radian{ | |
1464 | dnam{"radians"} | |
1465 | one{"{0} rad"} | |
1466 | other{"{0} rad"} | |
1467 | } | |
2ca993e8 A |
1468 | revolution{ |
1469 | dnam{"rev"} | |
1470 | one{"{0} rev"} | |
1471 | other{"{0} rev"} | |
1472 | } | |
b331163b A |
1473 | } |
1474 | area{ | |
1475 | acre{ | |
1476 | dnam{"acres"} | |
1477 | one{"{0} ac"} | |
1478 | other{"{0} ac"} | |
1479 | } | |
1480 | hectare{ | |
1481 | dnam{"hectares"} | |
1482 | one{"{0} ha"} | |
1483 | other{"{0} ha"} | |
1484 | } | |
1485 | square-centimeter{ | |
1486 | dnam{"cm²"} | |
1487 | one{"{0} cm²"} | |
1488 | other{"{0} cm²"} | |
2ca993e8 | 1489 | per{"{0}/cm²"} |
b331163b A |
1490 | } |
1491 | square-foot{ | |
1492 | dnam{"sq feet"} | |
1493 | one{"{0} sq ft"} | |
1494 | other{"{0} sq ft"} | |
1495 | } | |
1496 | square-inch{ | |
1497 | dnam{"inches²"} | |
1498 | one{"{0} in²"} | |
1499 | other{"{0} in²"} | |
2ca993e8 | 1500 | per{"{0}/in²"} |
b331163b A |
1501 | } |
1502 | square-kilometer{ | |
1503 | dnam{"km²"} | |
1504 | one{"{0} km²"} | |
1505 | other{"{0} km²"} | |
1506 | } | |
1507 | square-meter{ | |
1508 | dnam{"meters²"} | |
1509 | one{"{0} m²"} | |
1510 | other{"{0} m²"} | |
2ca993e8 | 1511 | per{"{0}/m²"} |
b331163b A |
1512 | } |
1513 | square-mile{ | |
1514 | dnam{"sq miles"} | |
1515 | one{"{0} sq mi"} | |
1516 | other{"{0} sq mi"} | |
1517 | } | |
1518 | square-yard{ | |
1519 | dnam{"yards²"} | |
1520 | one{"{0} yd²"} | |
1521 | other{"{0} yd²"} | |
1522 | } | |
1523 | } | |
1524 | compound{ | |
1525 | per{"{0}/{1}"} | |
1526 | } | |
2ca993e8 A |
1527 | concentr{ |
1528 | karat{ | |
1529 | dnam{"karats"} | |
1530 | one{"{0} kt"} | |
1531 | other{"{0} kt"} | |
1532 | } | |
1533 | milligram-per-deciliter{ | |
1534 | dnam{"mg/dL"} | |
1535 | one{"{0} mg/dL"} | |
1536 | other{"{0} mg/dL"} | |
1537 | } | |
1538 | millimole-per-liter{ | |
1539 | dnam{"millimol/liter"} | |
1540 | one{"{0} mmol/L"} | |
1541 | other{"{0} mmol/L"} | |
1542 | } | |
1543 | part-per-million{ | |
1544 | dnam{"parts/million"} | |
1545 | one{"{0} ppm"} | |
1546 | other{"{0} ppm"} | |
1547 | } | |
1548 | } | |
b331163b | 1549 | consumption{ |
2ca993e8 A |
1550 | liter-per-100kilometers{ |
1551 | dnam{"L/100 km"} | |
1552 | one{"{0} L/100 km"} | |
1553 | other{"{0} L/100 km"} | |
1554 | } | |
b331163b A |
1555 | liter-per-kilometer{ |
1556 | dnam{"liters/km"} | |
1557 | one{"{0} L/km"} | |
1558 | other{"{0} L/km"} | |
1559 | } | |
1560 | mile-per-gallon{ | |
1561 | dnam{"miles/gal"} | |
1562 | one{"{0} mpg"} | |
1563 | other{"{0} mpg"} | |
1564 | } | |
2ca993e8 A |
1565 | mile-per-gallon-imperial{ |
1566 | dnam{"miles/gal Imp."} | |
1567 | one{"{0} mpg Imp."} | |
1568 | other{"{0} mpg Imp."} | |
1569 | } | |
b331163b A |
1570 | } |
1571 | digital{ | |
1572 | bit{ | |
1573 | dnam{"bit"} | |
1574 | one{"{0} bit"} | |
1575 | other{"{0} bit"} | |
1576 | } | |
1577 | byte{ | |
1578 | dnam{"byte"} | |
1579 | one{"{0} byte"} | |
1580 | other{"{0} byte"} | |
1581 | } | |
1582 | gigabit{ | |
1583 | dnam{"Gbit"} | |
1584 | one{"{0} Gb"} | |
1585 | other{"{0} Gb"} | |
1586 | } | |
1587 | gigabyte{ | |
1588 | dnam{"GByte"} | |
1589 | one{"{0} GB"} | |
1590 | other{"{0} GB"} | |
1591 | } | |
1592 | kilobit{ | |
1593 | dnam{"kbit"} | |
1594 | one{"{0} kb"} | |
1595 | other{"{0} kb"} | |
1596 | } | |
1597 | kilobyte{ | |
1598 | dnam{"kByte"} | |
1599 | one{"{0} kB"} | |
1600 | other{"{0} kB"} | |
1601 | } | |
1602 | megabit{ | |
1603 | dnam{"Mbit"} | |
1604 | one{"{0} Mb"} | |
1605 | other{"{0} Mb"} | |
1606 | } | |
1607 | megabyte{ | |
1608 | dnam{"MByte"} | |
1609 | one{"{0} MB"} | |
1610 | other{"{0} MB"} | |
1611 | } | |
1612 | terabit{ | |
1613 | dnam{"Tbit"} | |
1614 | one{"{0} Tb"} | |
1615 | other{"{0} Tb"} | |
1616 | } | |
1617 | terabyte{ | |
1618 | dnam{"TByte"} | |
1619 | one{"{0} TB"} | |
1620 | other{"{0} TB"} | |
1621 | } | |
1622 | } | |
1623 | duration{ | |
2ca993e8 A |
1624 | century{ |
1625 | dnam{"c"} | |
1626 | one{"{0} c"} | |
1627 | other{"{0} c"} | |
1628 | } | |
b331163b A |
1629 | day{ |
1630 | dnam{"days"} | |
1631 | one{"{0} day"} | |
1632 | other{"{0} days"} | |
2ca993e8 | 1633 | per{"{0}/d"} |
b331163b A |
1634 | } |
1635 | hour{ | |
1636 | dnam{"hours"} | |
1637 | one{"{0} hr"} | |
1638 | other{"{0} hr"} | |
2ca993e8 | 1639 | per{"{0}/h"} |
b331163b A |
1640 | } |
1641 | microsecond{ | |
1642 | dnam{"μsecs"} | |
1643 | one{"{0} μs"} | |
1644 | other{"{0} μs"} | |
1645 | } | |
1646 | millisecond{ | |
1647 | dnam{"millisecs"} | |
1648 | one{"{0} ms"} | |
1649 | other{"{0} ms"} | |
1650 | } | |
1651 | minute{ | |
1652 | dnam{"min"} | |
1653 | one{"{0} min"} | |
1654 | other{"{0} min"} | |
2ca993e8 | 1655 | per{"{0}/min"} |
b331163b A |
1656 | } |
1657 | month{ | |
1658 | dnam{"months"} | |
1659 | one{"{0} mth"} | |
1660 | other{"{0} mths"} | |
2ca993e8 | 1661 | per{"{0}/m"} |
b331163b A |
1662 | } |
1663 | nanosecond{ | |
1664 | dnam{"nanosecs"} | |
1665 | one{"{0} ns"} | |
1666 | other{"{0} ns"} | |
1667 | } | |
1668 | second{ | |
1669 | dnam{"secs"} | |
1670 | one{"{0} sec"} | |
1671 | other{"{0} sec"} | |
2ca993e8 | 1672 | per{"{0}/s"} |
b331163b A |
1673 | } |
1674 | week{ | |
1675 | dnam{"weeks"} | |
1676 | one{"{0} wk"} | |
1677 | other{"{0} wks"} | |
2ca993e8 | 1678 | per{"{0}/w"} |
b331163b A |
1679 | } |
1680 | year{ | |
1681 | dnam{"years"} | |
1682 | one{"{0} yr"} | |
1683 | other{"{0} yrs"} | |
2ca993e8 | 1684 | per{"{0}/y"} |
b331163b A |
1685 | } |
1686 | } | |
1687 | electric{ | |
1688 | ampere{ | |
1689 | dnam{"amps"} | |
1690 | one{"{0} A"} | |
1691 | other{"{0} A"} | |
1692 | } | |
1693 | milliampere{ | |
1694 | dnam{"milliamps"} | |
1695 | one{"{0} mA"} | |
1696 | other{"{0} mA"} | |
1697 | } | |
1698 | ohm{ | |
1699 | dnam{"ohms"} | |
1700 | one{"{0} Ω"} | |
1701 | other{"{0} Ω"} | |
1702 | } | |
1703 | volt{ | |
1704 | dnam{"volts"} | |
1705 | one{"{0} V"} | |
1706 | other{"{0} V"} | |
1707 | } | |
1708 | } | |
1709 | energy{ | |
1710 | calorie{ | |
1711 | dnam{"cal"} | |
1712 | one{"{0} cal"} | |
1713 | other{"{0} cal"} | |
1714 | } | |
1715 | foodcalorie{ | |
1716 | dnam{"Cal"} | |
1717 | one{"{0} Cal"} | |
1718 | other{"{0} Cal"} | |
1719 | } | |
1720 | joule{ | |
1721 | dnam{"joules"} | |
1722 | one{"{0} J"} | |
1723 | other{"{0} J"} | |
1724 | } | |
1725 | kilocalorie{ | |
1726 | dnam{"kcal"} | |
1727 | one{"{0} kcal"} | |
1728 | other{"{0} kcal"} | |
1729 | } | |
1730 | kilojoule{ | |
1731 | dnam{"kilojoule"} | |
1732 | one{"{0} kJ"} | |
1733 | other{"{0} kJ"} | |
1734 | } | |
1735 | kilowatt-hour{ | |
1736 | dnam{"kW-hour"} | |
1737 | one{"{0} kWh"} | |
1738 | other{"{0} kWh"} | |
1739 | } | |
1740 | } | |
1741 | frequency{ | |
1742 | gigahertz{ | |
1743 | dnam{"GHz"} | |
1744 | one{"{0} GHz"} | |
1745 | other{"{0} GHz"} | |
1746 | } | |
1747 | hertz{ | |
1748 | dnam{"Hz"} | |
1749 | one{"{0} Hz"} | |
1750 | other{"{0} Hz"} | |
1751 | } | |
1752 | kilohertz{ | |
1753 | dnam{"kHz"} | |
1754 | one{"{0} kHz"} | |
1755 | other{"{0} kHz"} | |
1756 | } | |
1757 | megahertz{ | |
1758 | dnam{"MHz"} | |
1759 | one{"{0} MHz"} | |
1760 | other{"{0} MHz"} | |
1761 | } | |
1762 | } | |
1763 | length{ | |
1764 | astronomical-unit{ | |
1765 | dnam{"au"} | |
1766 | one{"{0} au"} | |
1767 | other{"{0} au"} | |
1768 | } | |
1769 | centimeter{ | |
1770 | dnam{"cm"} | |
1771 | one{"{0} cm"} | |
1772 | other{"{0} cm"} | |
2ca993e8 | 1773 | per{"{0}/cm"} |
b331163b A |
1774 | } |
1775 | decimeter{ | |
1776 | dnam{"dm"} | |
1777 | one{"{0} dm"} | |
1778 | other{"{0} dm"} | |
1779 | } | |
1780 | fathom{ | |
1781 | dnam{"fathoms"} | |
1782 | one{"{0} ftm"} | |
1783 | other{"{0} ftm"} | |
1784 | } | |
1785 | foot{ | |
1786 | dnam{"feet"} | |
1787 | one{"{0} ft"} | |
1788 | other{"{0} ft"} | |
2ca993e8 | 1789 | per{"{0}/ft"} |
b331163b A |
1790 | } |
1791 | furlong{ | |
1792 | dnam{"furlongs"} | |
1793 | one{"{0} fur"} | |
1794 | other{"{0} fur"} | |
1795 | } | |
1796 | inch{ | |
1797 | dnam{"inches"} | |
1798 | one{"{0} in"} | |
1799 | other{"{0} in"} | |
2ca993e8 | 1800 | per{"{0}/in"} |
b331163b A |
1801 | } |
1802 | kilometer{ | |
1803 | dnam{"km"} | |
1804 | one{"{0} km"} | |
1805 | other{"{0} km"} | |
2ca993e8 | 1806 | per{"{0}/km"} |
b331163b A |
1807 | } |
1808 | light-year{ | |
1809 | dnam{"light yrs"} | |
1810 | one{"{0} ly"} | |
1811 | other{"{0} ly"} | |
1812 | } | |
1813 | meter{ | |
1814 | dnam{"meters"} | |
1815 | one{"{0} m"} | |
1816 | other{"{0} m"} | |
2ca993e8 | 1817 | per{"{0}/m"} |
b331163b A |
1818 | } |
1819 | micrometer{ | |
1820 | dnam{"µmeters"} | |
1821 | one{"{0} µm"} | |
1822 | other{"{0} µm"} | |
1823 | } | |
1824 | mile{ | |
1825 | dnam{"miles"} | |
1826 | one{"{0} mi"} | |
1827 | other{"{0} mi"} | |
1828 | } | |
2ca993e8 A |
1829 | mile-scandinavian{ |
1830 | dnam{"smi"} | |
1831 | one{"{0} smi"} | |
1832 | other{"{0} smi"} | |
1833 | } | |
b331163b A |
1834 | millimeter{ |
1835 | dnam{"mm"} | |
1836 | one{"{0} mm"} | |
1837 | other{"{0} mm"} | |
1838 | } | |
1839 | nanometer{ | |
1840 | dnam{"nm"} | |
1841 | one{"{0} nm"} | |
1842 | other{"{0} nm"} | |
1843 | } | |
1844 | nautical-mile{ | |
1845 | dnam{"nmi"} | |
1846 | one{"{0} nmi"} | |
1847 | other{"{0} nmi"} | |
1848 | } | |
1849 | parsec{ | |
1850 | dnam{"parsecs"} | |
1851 | one{"{0} pc"} | |
1852 | other{"{0} pc"} | |
1853 | } | |
1854 | picometer{ | |
1855 | dnam{"pm"} | |
1856 | one{"{0} pm"} | |
1857 | other{"{0} pm"} | |
1858 | } | |
1859 | yard{ | |
1860 | dnam{"yards"} | |
1861 | one{"{0} yd"} | |
1862 | other{"{0} yd"} | |
1863 | } | |
1864 | } | |
1865 | light{ | |
1866 | lux{ | |
1867 | dnam{"lux"} | |
1868 | one{"{0} lx"} | |
1869 | other{"{0} lx"} | |
1870 | } | |
1871 | } | |
1872 | mass{ | |
1873 | carat{ | |
1874 | dnam{"carats"} | |
1875 | one{"{0} CD"} | |
1876 | other{"{0} CD"} | |
1877 | } | |
1878 | gram{ | |
1879 | dnam{"grams"} | |
1880 | one{"{0} g"} | |
1881 | other{"{0} g"} | |
2ca993e8 | 1882 | per{"{0}/g"} |
b331163b A |
1883 | } |
1884 | kilogram{ | |
1885 | dnam{"kg"} | |
1886 | one{"{0} kg"} | |
1887 | other{"{0} kg"} | |
2ca993e8 | 1888 | per{"{0}/kg"} |
b331163b A |
1889 | } |
1890 | metric-ton{ | |
1891 | dnam{"t"} | |
1892 | one{"{0} t"} | |
1893 | other{"{0} t"} | |
1894 | } | |
1895 | microgram{ | |
1896 | dnam{"µg"} | |
1897 | one{"{0} µg"} | |
1898 | other{"{0} µg"} | |
1899 | } | |
1900 | milligram{ | |
1901 | dnam{"mg"} | |
1902 | one{"{0} mg"} | |
1903 | other{"{0} mg"} | |
1904 | } | |
1905 | ounce{ | |
1906 | dnam{"oz"} | |
1907 | one{"{0} oz"} | |
1908 | other{"{0} oz"} | |
2ca993e8 | 1909 | per{"{0}/oz"} |
b331163b A |
1910 | } |
1911 | ounce-troy{ | |
1912 | dnam{"oz troy"} | |
1913 | one{"{0} oz t"} | |
1914 | other{"{0} oz t"} | |
1915 | } | |
1916 | pound{ | |
1917 | dnam{"pounds"} | |
1918 | one{"{0} lb"} | |
1919 | other{"{0} lb"} | |
2ca993e8 | 1920 | per{"{0}/lb"} |
b331163b A |
1921 | } |
1922 | stone{ | |
1923 | dnam{"stones"} | |
1924 | one{"{0} st"} | |
1925 | other{"{0} st"} | |
1926 | } | |
1927 | ton{ | |
1928 | dnam{"tons"} | |
1929 | one{"{0} tn"} | |
1930 | other{"{0} tn"} | |
1931 | } | |
1932 | } | |
1933 | power{ | |
1934 | gigawatt{ | |
1935 | dnam{"GW"} | |
1936 | one{"{0} GW"} | |
1937 | other{"{0} GW"} | |
1938 | } | |
1939 | horsepower{ | |
1940 | dnam{"hp"} | |
1941 | one{"{0} hp"} | |
1942 | other{"{0} hp"} | |
1943 | } | |
1944 | kilowatt{ | |
1945 | dnam{"kW"} | |
1946 | one{"{0} kW"} | |
1947 | other{"{0} kW"} | |
1948 | } | |
1949 | megawatt{ | |
1950 | dnam{"MW"} | |
1951 | one{"{0} MW"} | |
1952 | other{"{0} MW"} | |
1953 | } | |
1954 | milliwatt{ | |
1955 | dnam{"mW"} | |
1956 | one{"{0} mW"} | |
1957 | other{"{0} mW"} | |
1958 | } | |
1959 | watt{ | |
1960 | dnam{"watts"} | |
1961 | one{"{0} W"} | |
1962 | other{"{0} W"} | |
1963 | } | |
1964 | } | |
1965 | pressure{ | |
1966 | hectopascal{ | |
1967 | dnam{"hPa"} | |
1968 | one{"{0} hPa"} | |
1969 | other{"{0} hPa"} | |
1970 | } | |
1971 | inch-hg{ | |
1972 | dnam{"in Hg"} | |
1973 | one{"{0} inHg"} | |
1974 | other{"{0} inHg"} | |
1975 | } | |
1976 | millibar{ | |
1977 | dnam{"mbar"} | |
1978 | one{"{0} mbar"} | |
1979 | other{"{0} mbar"} | |
1980 | } | |
1981 | millimeter-of-mercury{ | |
1982 | dnam{"mm Hg"} | |
1983 | one{"{0} mm Hg"} | |
1984 | other{"{0} mm Hg"} | |
1985 | } | |
1986 | pound-per-square-inch{ | |
1987 | dnam{"psi"} | |
1988 | one{"{0} psi"} | |
1989 | other{"{0} psi"} | |
1990 | } | |
1991 | } | |
b331163b A |
1992 | speed{ |
1993 | kilometer-per-hour{ | |
1994 | dnam{"km/hour"} | |
1995 | one{"{0} kph"} | |
1996 | other{"{0} kph"} | |
1997 | } | |
2ca993e8 A |
1998 | knot{ |
1999 | dnam{"kn"} | |
2000 | one{"{0} kn"} | |
2001 | other{"{0} kn"} | |
2002 | } | |
b331163b A |
2003 | meter-per-second{ |
2004 | dnam{"meters/sec"} | |
2005 | one{"{0} m/s"} | |
2006 | other{"{0} m/s"} | |
2007 | } | |
2008 | mile-per-hour{ | |
2009 | dnam{"miles/hour"} | |
2010 | one{"{0} mph"} | |
2011 | other{"{0} mph"} | |
2012 | } | |
2013 | } | |
2014 | temperature{ | |
2015 | celsius{ | |
2016 | dnam{"deg. C"} | |
2017 | one{"{0}°C"} | |
2018 | other{"{0}°C"} | |
2019 | } | |
2020 | fahrenheit{ | |
2021 | dnam{"deg. F"} | |
2022 | one{"{0}°F"} | |
2023 | other{"{0}°F"} | |
2024 | } | |
2025 | kelvin{ | |
2026 | dnam{"K"} | |
2027 | one{"{0} K"} | |
2028 | other{"{0} K"} | |
2029 | } | |
2030 | } | |
2031 | volume{ | |
2032 | acre-foot{ | |
2033 | dnam{"acre ft"} | |
2034 | one{"{0} ac ft"} | |
2035 | other{"{0} ac ft"} | |
2036 | } | |
2037 | bushel{ | |
2038 | dnam{"bushels"} | |
2039 | one{"{0} bu"} | |
2040 | other{"{0} bu"} | |
2041 | } | |
2042 | centiliter{ | |
2043 | dnam{"cL"} | |
2044 | one{"{0} cL"} | |
2045 | other{"{0} cL"} | |
2046 | } | |
2047 | cubic-centimeter{ | |
2048 | dnam{"cm³"} | |
2049 | one{"{0} cm³"} | |
2050 | other{"{0} cm³"} | |
2051 | } | |
2052 | cubic-foot{ | |
2053 | dnam{"feet³"} | |
2054 | one{"{0} ft³"} | |
2055 | other{"{0} ft³"} | |
2056 | } | |
2057 | cubic-inch{ | |
2058 | dnam{"inches³"} | |
2059 | one{"{0} in³"} | |
2060 | other{"{0} in³"} | |
2061 | } | |
2062 | cubic-kilometer{ | |
2063 | dnam{"km³"} | |
2064 | one{"{0} km³"} | |
2065 | other{"{0} km³"} | |
2066 | } | |
2067 | cubic-meter{ | |
2068 | dnam{"m³"} | |
2069 | one{"{0} m³"} | |
2070 | other{"{0} m³"} | |
2071 | } | |
2072 | cubic-mile{ | |
2073 | dnam{"mi³"} | |
2074 | one{"{0} mi³"} | |
2075 | other{"{0} mi³"} | |
2076 | } | |
2077 | cubic-yard{ | |
2078 | dnam{"yards³"} | |
2079 | one{"{0} yd³"} | |
2080 | other{"{0} yd³"} | |
2081 | } | |
2082 | cup{ | |
2083 | dnam{"cups"} | |
2084 | one{"{0} c"} | |
2085 | other{"{0} c"} | |
2086 | } | |
2ca993e8 A |
2087 | cup-metric{ |
2088 | dnam{"mcup"} | |
2089 | one{"{0} mc"} | |
2090 | other{"{0} mc"} | |
2091 | } | |
b331163b A |
2092 | deciliter{ |
2093 | dnam{"dL"} | |
2094 | one{"{0} dL"} | |
2095 | other{"{0} dL"} | |
2096 | } | |
2097 | fluid-ounce{ | |
2098 | dnam{"fl oz"} | |
2099 | one{"{0} fl oz"} | |
2100 | other{"{0} fl oz"} | |
2101 | } | |
2102 | gallon{ | |
2103 | dnam{"gal"} | |
2104 | one{"{0} gal"} | |
2105 | other{"{0} gal"} | |
2106 | } | |
2ca993e8 A |
2107 | gallon-imperial{ |
2108 | dnam{"Imp. gal"} | |
2109 | one{"{0} gal Imp."} | |
2110 | other{"{0} gal Imp."} | |
2111 | } | |
b331163b A |
2112 | hectoliter{ |
2113 | dnam{"hL"} | |
2114 | one{"{0} hL"} | |
2115 | other{"{0} hL"} | |
2116 | } | |
2117 | liter{ | |
2118 | dnam{"liters"} | |
2119 | one{"{0} L"} | |
2120 | other{"{0} L"} | |
2121 | } | |
2122 | megaliter{ | |
2123 | dnam{"ML"} | |
2124 | one{"{0} ML"} | |
2125 | other{"{0} ML"} | |
2126 | } | |
2127 | milliliter{ | |
2128 | dnam{"mL"} | |
2129 | one{"{0} mL"} | |
2130 | other{"{0} mL"} | |
2131 | } | |
2132 | pint{ | |
2133 | dnam{"pints"} | |
2134 | one{"{0} pt"} | |
2135 | other{"{0} pt"} | |
2136 | } | |
2ca993e8 A |
2137 | pint-metric{ |
2138 | dnam{"mpt"} | |
2139 | one{"{0} mpt"} | |
2140 | other{"{0} mpt"} | |
2141 | } | |
b331163b A |
2142 | quart{ |
2143 | dnam{"qts"} | |
2144 | one{"{0} qt"} | |
2145 | other{"{0} qt"} | |
2146 | } | |
2147 | tablespoon{ | |
2148 | dnam{"tbsp"} | |
2149 | one{"{0} tbsp"} | |
2150 | other{"{0} tbsp"} | |
2151 | } | |
2152 | teaspoon{ | |
2153 | dnam{"tsp"} | |
2154 | one{"{0} tsp"} | |
2155 | other{"{0} tsp"} | |
2156 | } | |
2157 | } | |
2158 | } | |
2159 | } |