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