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