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