• 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
4ia{
5    durationUnits{
6        hm{"hh:mm"}
7        hms{"hh:mm:ss"}
8        ms{"mm:ss"}
9    }
10    units{
11        acceleration{
12            g-force{
13                one{"{0} fortia g"}
14                other{"{0} fortia g"}
15            }
16            meter-per-square-second{
17                dnam{"metros per secunda quadrate"}
18                one{"{0} metro per secunda quadrate"}
19                other{"{0} metros per secunda quadrate"}
20            }
21        }
22        angle{
23            arc-minute{
24                dnam{"minutas de arco"}
25                one{"{0} minuta de arco"}
26                other{"{0} minutas de arco"}
27            }
28            arc-second{
29                dnam{"secundas de arco"}
30                one{"{0} secunda de arco"}
31                other{"{0} secundas de arco"}
32            }
33            degree{
34                dnam{"grados"}
35                one{"{0} grado"}
36                other{"{0} grados"}
37            }
38            radian{
39                dnam{"radianos"}
40                one{"{0} radiano"}
41                other{"{0} radianos"}
42            }
43            revolution{
44                dnam{"revolutiones"}
45                one{"{0} revolution"}
46                other{"{0} revolutiones"}
47            }
48        }
49        area{
50            acre{
51                dnam{"acres"}
52                one{"{0} acre"}
53                other{"{0} acres"}
54            }
55            hectare{
56                dnam{"hectares"}
57                one{"{0} hectare"}
58                other{"{0} hectares"}
59            }
60            square-centimeter{
61                dnam{"centimetros quadrate"}
62                one{"{0} centimetro quadrate"}
63                other{"{0} centimetros quadrate"}
64                per{"{0} per centimetro quadrate"}
65            }
66            square-foot{
67                dnam{"pedes quadrate"}
68                one{"{0} pede quadrate"}
69                other{"{0} pedes quadrate"}
70            }
71            square-inch{
72                dnam{"pollices quadrate"}
73                one{"{0} pollice quadrate"}
74                other{"{0} pollices quadrate"}
75                per{"{0} per pollice quadrate"}
76            }
77            square-kilometer{
78                dnam{"kilometros quadrate"}
79                one{"{0} kilometro quadrate"}
80                other{"{0} kilometros quadrate"}
81                per{"{0} per kilometro quadrate"}
82            }
83            square-meter{
84                dnam{"metros quadrate"}
85                one{"{0} metro quadrate"}
86                other{"{0} metros quadrate"}
87                per{"{0} per metro quadrate"}
88            }
89            square-mile{
90                dnam{"millias quadrate"}
91                one{"{0} millia quadrate"}
92                other{"{0} millias quadrate"}
93                per{"{0} per millia quadrate"}
94            }
95            square-yard{
96                dnam{"yards quadrate"}
97                one{"{0} yard quadrate"}
98                other{"{0} yards quadrate"}
99            }
100        }
101        compound{
102            10p-1{"deci{0}"}
103            10p-12{"pico{0}"}
104            10p-2{"centi{0}"}
105            10p-3{"milli{0}"}
106            10p-6{"micro{0}"}
107            10p-9{"nano{0}"}
108            10p12{"tera{0}"}
109            10p15{"peta{0}"}
110            10p2{"hecto{0}"}
111            10p3{"kilo{0}"}
112            10p6{"mega{0}"}
113            10p9{"giga{0}"}
114            per{"{0} per {1}"}
115            power2{
116                one{
117                    _{
118                        _{"{0} quadrate"}
119                    }
120                }
121                other{
122                    _{
123                        _{"{0} quadrate"}
124                    }
125                }
126            }
127            power3{
128                one{
129                    _{
130                        _{"{0} cubic"}
131                    }
132                }
133                other{
134                    _{
135                        _{"{0} cubic"}
136                    }
137                }
138            }
139        }
140        concentr{
141            karat{
142                dnam{"carates"}
143                one{"{0} carat"}
144                other{"{0} carates"}
145            }
146            milligram-ofglucose-per-deciliter{
147                dnam{"milligrammas per decilitro"}
148                one{"{0} milligramma per decilitro"}
149                other{"{0} milligrammas per decilitro"}
150            }
151            millimole-per-liter{
152                dnam{"millimoles per litro"}
153                one{"{0} millimol per litro"}
154                other{"{0} millimoles per litro"}
155            }
156            percent{
157                dnam{"per cento"}
158                one{"{0} per cento"}
159                other{"{0} per cento"}
160            }
161            permille{
162                dnam{"per mille"}
163                one{"{0} per mille"}
164                other{"{0} per mille"}
165            }
166            permillion{
167                dnam{"partes per million"}
168                one{"{0} parte per million"}
169                other{"{0} partes per million"}
170            }
171        }
172        consumption{
173            liter-per-100-kilometer{
174                dnam{"litros per 100 kilometros"}
175                one{"{0} litro per 100 kilometros"}
176                other{"{0} litros per 100 kilometros"}
177            }
178            liter-per-kilometer{
179                dnam{"litros per kilometro"}
180                one{"{0} litro per kilometro"}
181                other{"{0} litros per kilometro"}
182            }
183            mile-per-gallon{
184                dnam{"millias per gallon"}
185                one{"{0} millia per gallon"}
186                other{"{0} millias per gallon"}
187            }
188            mile-per-gallon-imperial{
189                dnam{"millias per gallon imperial"}
190                one{"{0} millia per gallon imperial"}
191                other{"{0} millias per gallon imperial"}
192            }
193        }
194        coordinate{
195            dnam{"direction cardinal"}
196            east{"{0} est"}
197            north{"{0} nord"}
198            south{"{0} sud"}
199            west{"{0} west"}
200        }
201        digital{
202            bit{
203                dnam{"bits"}
204                one{"{0} bit"}
205                other{"{0} bits"}
206            }
207            byte{
208                dnam{"bytes"}
209                one{"{0} byte"}
210                other{"{0} bytes"}
211            }
212            gigabit{
213                dnam{"gigabits"}
214                one{"{0} gigabit"}
215                other{"{0} gigabits"}
216            }
217            gigabyte{
218                dnam{"gigabytes"}
219                one{"{0} gigabyte"}
220                other{"{0} gigabytes"}
221            }
222            kilobit{
223                dnam{"kilobits"}
224                one{"{0} kilobit"}
225                other{"{0} kilobits"}
226            }
227            kilobyte{
228                dnam{"kilobytes"}
229                one{"{0} kilobyte"}
230                other{"{0} kilobytes"}
231            }
232            megabit{
233                dnam{"megabits"}
234                one{"{0} megabit"}
235                other{"{0} megabits"}
236            }
237            megabyte{
238                dnam{"megabytes"}
239                one{"{0} megabyte"}
240                other{"{0} megabytes"}
241            }
242            petabyte{
243                dnam{"petabytes"}
244                one{"{0} petabyte"}
245                other{"{0} petabytes"}
246            }
247            terabit{
248                dnam{"terabits"}
249                one{"{0} terabit"}
250                other{"{0} terabits"}
251            }
252            terabyte{
253                dnam{"terabytes"}
254                one{"{0} terabyte"}
255                other{"{0} terabytes"}
256            }
257        }
258        duration{
259            century{
260                dnam{"seculos"}
261                one{"{0} seculo"}
262                other{"{0} seculos"}
263            }
264            day{
265                per{"{0} per die"}
266            }
267            hour{
268                one{"{0} hora"}
269                other{"{0} horas"}
270                per{"{0} per hora"}
271            }
272            microsecond{
273                dnam{"microsecundas"}
274                one{"{0} microsecunda"}
275                other{"{0} microsecundas"}
276            }
277            millisecond{
278                dnam{"millisecundas"}
279                one{"{0} millisecunda"}
280                other{"{0} millisecundas"}
281            }
282            minute{
283                dnam{"minutas"}
284                one{"{0} minuta"}
285                other{"{0} minutas"}
286                per{"{0} per minuta"}
287            }
288            month{
289                per{"{0} per mense"}
290            }
291            nanosecond{
292                dnam{"nanosecundas"}
293                one{"{0} nanosecunda"}
294                other{"{0} nanosecundas"}
295            }
296            second{
297                dnam{"secundas"}
298                one{"{0} secunda"}
299                other{"{0} secundas"}
300                per{"{0} per secunda"}
301            }
302            week{
303                one{"{0} septimana"}
304                other{"{0} septimanas"}
305                per{"{0} per septimana"}
306            }
307            year{
308                one{"{0} anno"}
309                other{"{0} annos"}
310                per{"{0} per anno"}
311            }
312        }
313        electric{
314            ampere{
315                dnam{"amperes"}
316                one{"{0} ampere"}
317                other{"{0} amperes"}
318            }
319            milliampere{
320                dnam{"milliamperes"}
321                one{"{0} milliampere"}
322                other{"{0} milliamperes"}
323            }
324            ohm{
325                dnam{"ohms"}
326                one{"{0} ohm"}
327                other{"{0} ohms"}
328            }
329            volt{
330                dnam{"volts"}
331                one{"{0} volt"}
332                other{"{0} volts"}
333            }
334        }
335        energy{
336            calorie{
337                dnam{"calorias"}
338                one{"{0} caloria"}
339                other{"{0} calorias"}
340            }
341            joule{
342                dnam{"joules"}
343                one{"{0} joule"}
344                other{"{0} joules"}
345            }
346            kilocalorie{
347                dnam{"kilocalorias"}
348                one{"{0} kilocaloria"}
349                other{"{0} kilocalorias"}
350            }
351            kilojoule{
352                dnam{"kilojoules"}
353                one{"{0} kilojoule"}
354                other{"{0} kilojoules"}
355            }
356            kilowatt-hour{
357                dnam{"kilowatthoras"}
358                one{"{0} kilowatthora"}
359                other{"{0} kilowatthoras"}
360            }
361        }
362        frequency{
363            gigahertz{
364                dnam{"gigahertz"}
365                one{"{0} gigahertz"}
366                other{"{0} gigahertz"}
367            }
368            hertz{
369                dnam{"hertz"}
370                one{"{0} hertz"}
371                other{"{0} hertz"}
372            }
373            kilohertz{
374                dnam{"kilohertz"}
375                one{"{0} kilohertz"}
376                other{"{0} kilohertz"}
377            }
378            megahertz{
379                dnam{"megahertz"}
380                one{"{0} megahertz"}
381                other{"{0} megahertz"}
382            }
383        }
384        length{
385            astronomical-unit{
386                dnam{"unitates astronomic"}
387                one{"{0} unitate astronomic"}
388                other{"{0} unitates astronomic"}
389            }
390            centimeter{
391                dnam{"centimetros"}
392                one{"{0} centimetro"}
393                other{"{0} centimetros"}
394                per{"{0} per centimetro"}
395            }
396            decimeter{
397                dnam{"decimetros"}
398                one{"{0} decimetro"}
399                other{"{0} decimetros"}
400            }
401            foot{
402                dnam{"pedes"}
403                one{"{0} pede"}
404                other{"{0} pedes"}
405                per{"{0} per pede"}
406            }
407            inch{
408                dnam{"pollices"}
409                one{"{0} pollice"}
410                other{"{0} pollices"}
411                per{"{0} per pollice"}
412            }
413            kilometer{
414                dnam{"kilometros"}
415                one{"{0} kilometro"}
416                other{"{0} kilometros"}
417                per{"{0} per kilometro"}
418            }
419            light-year{
420                dnam{"annos lumine"}
421                one{"{0} anno lumine"}
422                other{"{0} annos lumine"}
423            }
424            meter{
425                dnam{"metros"}
426                one{"{0} metro"}
427                other{"{0} metros"}
428                per{"{0} per metro"}
429            }
430            micrometer{
431                dnam{"micrometros"}
432                one{"{0} micrometro"}
433                other{"{0} micrometros"}
434            }
435            mile{
436                dnam{"millias"}
437                one{"{0} millia"}
438                other{"{0} millias"}
439            }
440            mile-scandinavian{
441                dnam{"millias scandinave"}
442                one{"{0} millia scandinave"}
443                other{"{0} millias scandinave"}
444            }
445            millimeter{
446                dnam{"millimetros"}
447                one{"{0} millimetro"}
448                other{"{0} millimetros"}
449            }
450            nanometer{
451                dnam{"nanometros"}
452                one{"{0} nanometro"}
453                other{"{0} nanometros"}
454            }
455            nautical-mile{
456                dnam{"millias nautic"}
457                one{"{0} millia nautic"}
458                other{"{0} millias nautic"}
459            }
460            parsec{
461                dnam{"parsecs"}
462                one{"{0} parsec"}
463                other{"{0} parsecs"}
464            }
465            picometer{
466                dnam{"picometros"}
467                one{"{0} picometro"}
468                other{"{0} picometros"}
469            }
470            point{
471                dnam{"punctos"}
472                one{"{0} puncto"}
473                other{"{0} punctos"}
474            }
475            yard{
476                dnam{"yards"}
477                one{"{0} yard"}
478                other{"{0} yards"}
479            }
480        }
481        light{
482            lux{
483                dnam{"lux"}
484                one{"{0} lux"}
485                other{"{0} lux"}
486            }
487        }
488        mass{
489            carat{
490                dnam{"carates"}
491                one{"{0} carat"}
492                other{"{0} carates"}
493            }
494            gram{
495                dnam{"grammas"}
496                one{"{0} gramma"}
497                other{"{0} grammas"}
498                per{"{0} per gramma"}
499            }
500            kilogram{
501                dnam{"kilogrammas"}
502                one{"{0} kilogramma"}
503                other{"{0} kilogrammas"}
504                per{"{0} per kilogramma"}
505            }
506            microgram{
507                dnam{"microgrammas"}
508                one{"{0} microgramma"}
509                other{"{0} microgrammas"}
510            }
511            milligram{
512                dnam{"milligrammas"}
513                one{"{0} milligramma"}
514                other{"{0} milligrammas"}
515            }
516            ounce{
517                dnam{"uncias"}
518                one{"{0} uncia"}
519                other{"{0} uncias"}
520                per{"{0} per uncia"}
521            }
522            ounce-troy{
523                dnam{"uncias troy"}
524                one{"{0} uncia troy"}
525                other{"{0} uncias troy"}
526            }
527            pound{
528                dnam{"libras"}
529                one{"{0} libra"}
530                other{"{0} libras"}
531                per{"{0} per libra"}
532            }
533            ton{
534                dnam{"tonnas curte"}
535                one{"{0} tonna curte"}
536                other{"{0} tonnas curte"}
537            }
538            tonne{
539                dnam{"tonnas"}
540                one{"{0} tonna"}
541                other{"{0} tonnas"}
542            }
543        }
544        power{
545            gigawatt{
546                dnam{"gigawatts"}
547                one{"{0} gigawatt"}
548                other{"{0} gigawatts"}
549            }
550            horsepower{
551                dnam{"cavallos-vapor"}
552                one{"{0} cavallo-vapor"}
553                other{"{0} cavallos-vapor"}
554            }
555            kilowatt{
556                dnam{"kilowatts"}
557                one{"{0} kilowatt"}
558                other{"{0} kilowatts"}
559            }
560            megawatt{
561                dnam{"megawatts"}
562                one{"{0} megawatt"}
563                other{"{0} megawatts"}
564            }
565            milliwatt{
566                dnam{"milliwatts"}
567                one{"{0} milliwatt"}
568                other{"{0} milliwatts"}
569            }
570            watt{
571                dnam{"watts"}
572                one{"{0} watt"}
573                other{"{0} watts"}
574            }
575        }
576        pressure{
577            atmosphere{
578                dnam{"atmospheras"}
579                one{"{0} atmosphera"}
580                other{"{0} atmospheras"}
581            }
582            hectopascal{
583                dnam{"hectopascales"}
584                one{"{0} hectopascal"}
585                other{"{0} hectopascales"}
586            }
587            inch-ofhg{
588                dnam{"pollices de mercurio"}
589                one{"{0} pollice de mercurio"}
590                other{"{0} pollices de mercurio"}
591            }
592            millibar{
593                dnam{"millibares"}
594                one{"{0} millibar"}
595                other{"{0} millibares"}
596            }
597            millimeter-ofhg{
598                dnam{"milimetros de mercurio"}
599                one{"{0} millimetro de mercurio"}
600                other{"{0} millimetros de mercurio"}
601            }
602            pound-force-per-square-inch{
603                dnam{"libras-fortia per pollice quadrate"}
604                one{"{0} libra-fortia per pollice quadrate"}
605                other{"{0} libras-fortia per pollice quadrate"}
606            }
607        }
608        speed{
609            kilometer-per-hour{
610                dnam{"kilometros per hora"}
611                one{"{0} kilometro per hora"}
612                other{"{0} kilometros per hora"}
613            }
614            knot{
615                dnam{"nodos"}
616                one{"{0} nodo"}
617                other{"{0} nodos"}
618            }
619            meter-per-second{
620                dnam{"metros per secunda"}
621                one{"{0} metro per secunda"}
622                other{"{0} metros per secunda"}
623            }
624            mile-per-hour{
625                dnam{"millias per hora"}
626                one{"{0} millia per hora"}
627                other{"{0} millias per hora"}
628            }
629        }
630        temperature{
631            celsius{
632                dnam{"grados Celcius"}
633                one{"{0} grado Celcius"}
634                other{"{0} grados Celcius"}
635            }
636            fahrenheit{
637                dnam{"grados Fahrenheit"}
638                one{"{0} grado Fahrenheit"}
639                other{"{0} grados Fahrenheit"}
640            }
641            generic{
642                dnam{"grados"}
643                one{"{0} grado"}
644                other{"{0} grados"}
645            }
646            kelvin{
647                dnam{"kelvin"}
648                one{"{0} kelvin"}
649                other{"{0} kelvin"}
650            }
651        }
652        volume{
653            acre-foot{
654                dnam{"acre-pedes"}
655                one{"{0} acre-pede"}
656                other{"{0} acre-pedes"}
657            }
658            barrel{
659                dnam{"barriles"}
660                one{"{0} barriles"}
661                other{"{0} barriles"}
662            }
663            bushel{
664                one{"{0} bushel"}
665                other{"{0} bushels"}
666            }
667            centiliter{
668                dnam{"centilitros"}
669                one{"{0} centilitro"}
670                other{"{0} centilitros"}
671            }
672            cubic-centimeter{
673                dnam{"centimetros cubic"}
674                one{"{0} centimetro cubic"}
675                other{"{0} centimetros cubic"}
676                per{"{0} per centimetro cubic"}
677            }
678            cubic-foot{
679                dnam{"pedes cubic"}
680                one{"{0} pede cubic"}
681                other{"{0} pedes cubic"}
682            }
683            cubic-inch{
684                dnam{"inches cubic"}
685                one{"{0} inch cubic"}
686                other{"{0} inches cubic"}
687            }
688            cubic-kilometer{
689                dnam{"kilometros cubic"}
690                one{"{0} kilometro cubic"}
691                other{"{0} kilometros cubic"}
692            }
693            cubic-meter{
694                dnam{"metros cubic"}
695                one{"{0} metro cubic"}
696                other{"{0} metros cubic"}
697                per{"{0} per metro cubic"}
698            }
699            cubic-mile{
700                dnam{"millias cubic"}
701                one{"{0} millia cubic"}
702                other{"{0} millias cubic"}
703            }
704            cubic-yard{
705                dnam{"yards cubic"}
706                one{"{0} yard cubic"}
707                other{"{0} yards cubic"}
708            }
709            cup{
710                dnam{"tassas"}
711                one{"{0} tassa"}
712                other{"{0} tassas"}
713            }
714            cup-metric{
715                dnam{"tassas metric"}
716                one{"{0} tassa metric"}
717                other{"{0} tassas metric"}
718            }
719            deciliter{
720                dnam{"decilitros"}
721                one{"{0} decilitro"}
722                other{"{0} decilitros"}
723            }
724            dessert-spoon{
725                dnam{"coclearatas a dessert"}
726                one{"{0} coclearata a dessert"}
727                other{"{0} coclearatas a dessert"}
728            }
729            dessert-spoon-imperial{
730                dnam{"coclearatas a dessert imperial"}
731                one{"{0} coclearata a dessert imperial"}
732                other{"{0} coclearatas a dessert imperial"}
733            }
734            dram{
735                dnam{"drachmas liquide"}
736                one{"{0} drachma liquide"}
737                other{"{0} drachmas liquide"}
738            }
739            fluid-ounce{
740                dnam{"uncias liquide"}
741                one{"{0} uncia liquide"}
742                other{"{0} uncias liquide"}
743            }
744            fluid-ounce-imperial{
745                dnam{"uncias liquide imperial"}
746                one{"{0} uncia liquide imperial"}
747                other{"{0} uncias liquide imperial"}
748            }
749            gallon{
750                dnam{"gallones"}
751                one{"{0} gallon"}
752                other{"{0} gallones"}
753                per{"{0} per gallon"}
754            }
755            gallon-imperial{
756                dnam{"gallones imp."}
757                one{"{0} gallon imp."}
758                other{"{0} gallones imp."}
759                per{"{0} per gallon imp."}
760            }
761            hectoliter{
762                dnam{"hectolitros"}
763                one{"{0} hectolitro"}
764                other{"{0} hectolitros"}
765            }
766            liter{
767                one{"{0} litro"}
768                other{"{0} litros"}
769                per{"{0} per litro"}
770            }
771            megaliter{
772                dnam{"megalitros"}
773                one{"{0} megalitro"}
774                other{"{0} megalitros"}
775            }
776            milliliter{
777                dnam{"millilitros"}
778                one{"{0} millilitro"}
779                other{"{0} millilitros"}
780            }
781            pinch{
782                dnam{"pinciatas"}
783                one{"{0} pinciata"}
784                other{"{0} pinciatas"}
785            }
786            pint{
787                one{"{0} pinta"}
788                other{"{0} pintas"}
789            }
790            pint-metric{
791                dnam{"pintas metric"}
792                one{"{0} pinta metric"}
793                other{"{0} pintas metric"}
794            }
795            quart{
796                dnam{"quartos"}
797                one{"{0} quarto"}
798                other{"{0} quartos"}
799            }
800            tablespoon{
801                dnam{"coclearatas a suppa"}
802                one{"{0} coclearata a suppa"}
803                other{"{0} coclearatas a suppa"}
804            }
805            teaspoon{
806                dnam{"coclearatas a the"}
807                one{"{0} coclearata a the"}
808                other{"{0} coclearatas a the"}
809            }
810        }
811    }
812    unitsNarrow{
813        coordinate{
814            dnam{"dir."}
815            east{"{0}E"}
816            north{"{0}N"}
817            south{"{0}S"}
818            west{"{0}W"}
819        }
820        duration{
821            day{
822                dnam{"die"}
823                one{"{0}d"}
824                other{"{0}d"}
825            }
826            hour{
827                dnam{"hora"}
828                one{"{0}h"}
829                other{"{0}h"}
830            }
831            microsecond{
832                one{"{0} μs"}
833                other{"{0}μs"}
834            }
835            millisecond{
836                one{"{0}ms"}
837                other{"{0}ms"}
838            }
839            minute{
840                one{"{0}m"}
841                other{"{0}m"}
842            }
843            month{
844                dnam{"mense"}
845                one{"{0}m"}
846                other{"{0}m"}
847            }
848            second{
849                dnam{"s"}
850                one{"{0}s"}
851                other{"{0}s"}
852            }
853            week{
854                dnam{"sept."}
855                one{"{0}sept"}
856                other{"{0}sept"}
857            }
858            year{
859                dnam{"an"}
860                one{"{0}an"}
861                other{"{0}an"}
862            }
863        }
864        length{
865            centimeter{
866                one{"{0}cm"}
867                other{"{0}cm"}
868            }
869            kilometer{
870                one{"{0}km"}
871                other{"{0}km"}
872            }
873            meter{
874                one{"{0}m"}
875                other{"{0}m"}
876            }
877            millimeter{
878                one{"{0}mm"}
879                other{"{0}mm"}
880            }
881        }
882        volume{
883            acre-foot{
884                one{"{0}acpd"}
885                other{"{0}acpd"}
886            }
887            barrel{
888                dnam{"bbl"}
889                one{"{0}bbl"}
890                other{"{0}bbl"}
891            }
892            bushel{
893                dnam{"bushel"}
894                one{"{0}bu"}
895                other{"{0}bu"}
896            }
897            centiliter{
898                one{"{0}cl"}
899                other{"{0}cl"}
900            }
901            cubic-centimeter{
902                one{"{0}cm³"}
903                other{"{0}cm³"}
904            }
905            cubic-foot{
906                one{"{0}pd³"}
907                other{"{0}pd³"}
908            }
909            cubic-inch{
910                one{"{0}in³"}
911                other{"{0}in³"}
912            }
913            cubic-kilometer{
914                one{"{0}km³"}
915                other{"{0}km³"}
916            }
917            cubic-meter{
918                one{"{0}m³"}
919                other{"{0}m³"}
920            }
921            cubic-mile{
922                one{"{0}mi³"}
923                other{"{0}mi³"}
924            }
925            cubic-yard{
926                one{"{0}yd³"}
927                other{"{0}yd³"}
928            }
929            cup{
930                one{"{0}t"}
931                other{"{0}t"}
932            }
933            cup-metric{
934                one{"{0}tm"}
935                other{"{0}tm"}
936            }
937            deciliter{
938                one{"{0}dl"}
939                other{"{0}dl"}
940            }
941            dessert-spoon{
942                dnam{"c. a dessert"}
943                one{"{0}CaD"}
944                other{"{0}CaD"}
945            }
946            dessert-spoon-imperial{
947                dnam{"c. a dsrt imp."}
948                one{"{0}CaDi"}
949                other{"{0}CaDi"}
950            }
951            dram{
952                dnam{"dr.liq."}
953                one{"{0}drliq"}
954                other{"{0}drliq"}
955            }
956            drop{
957                dnam{"gutta"}
958                one{"{0}gt"}
959                other{"{0}gt"}
960            }
961            fluid-ounce{
962                one{"{0}ozliq"}
963                other{"{0}ozliq"}
964            }
965            fluid-ounce-imperial{
966                dnam{"oz liq imp"}
967                one{"{0}ozli"}
968                other{"{0}ozli"}
969            }
970            gallon{
971                one{"{0}gal"}
972                other{"{0}gal"}
973            }
974            gallon-imperial{
975                one{"{0}galim"}
976                other{"{0}galim"}
977                per{"{0}/galim"}
978            }
979            hectoliter{
980                one{"{0}hl"}
981                other{"{0}hl"}
982            }
983            jigger{
984                one{"{0}jigger"}
985                other{"{0}jigger"}
986            }
987            megaliter{
988                one{"{0}Ml"}
989                other{"{0}Ml"}
990            }
991            milliliter{
992                one{"{0}ml"}
993                other{"{0}ml"}
994            }
995            pint{
996                one{"{0}pt"}
997                other{"{0}pt"}
998            }
999            pint-metric{
1000                dnam{"pt"}
1001                one{"{0}pt"}
1002                other{"{0}pt"}
1003            }
1004            quart{
1005                one{"{0}qt"}
1006                other{"{0}qt"}
1007            }
1008            tablespoon{
1009                dnam{"c. a suppa"}
1010                one{"{0}CaS"}
1011                other{"{0}CaS"}
1012            }
1013            teaspoon{
1014                dnam{"c. a the"}
1015                one{"{0}CaT"}
1016                other{"{0}CaT"}
1017            }
1018        }
1019    }
1020    unitsShort{
1021        acceleration{
1022            g-force{
1023                dnam{"fortia g"}
1024            }
1025        }
1026        angle{
1027            arc-minute{
1028                dnam{"′"}
1029            }
1030            arc-second{
1031                dnam{"″"}
1032            }
1033            degree{
1034                dnam{"°"}
1035            }
1036        }
1037        area{
1038            acre{
1039                dnam{"ac"}
1040            }
1041            hectare{
1042                dnam{"ha"}
1043            }
1044        }
1045        consumption{
1046            mile-per-gallon{
1047                dnam{"mi/gal"}
1048                one{"{0} mi/gal"}
1049                other{"{0} mi/gal"}
1050            }
1051            mile-per-gallon-imperial{
1052                dnam{"mi/gal imp."}
1053                one{"{0} mi/gal imp."}
1054                other{"{0} mi/gal imp."}
1055            }
1056        }
1057        coordinate{
1058            east{"{0} E"}
1059            north{"{0} N"}
1060            south{"{0} S"}
1061            west{"{0} W"}
1062        }
1063        digital{
1064            bit{
1065                dnam{"b"}
1066                one{"{0} b"}
1067                other{"{0} b"}
1068            }
1069            byte{
1070                dnam{"B"}
1071            }
1072        }
1073        duration{
1074            century{
1075                dnam{"scl"}
1076                one{"{0} scl"}
1077                other{"{0} scl"}
1078            }
1079            day{
1080                dnam{"dies"}
1081                one{"{0} die"}
1082                other{"{0} dies"}
1083            }
1084            hour{
1085                dnam{"horas"}
1086                one{"{0} hr"}
1087                other{"{0} hr"}
1088            }
1089            millisecond{
1090                dnam{"millisec"}
1091            }
1092            month{
1093                dnam{"menses"}
1094                one{"{0} mense"}
1095                other{"{0} menses"}
1096            }
1097            second{
1098                one{"{0} sec"}
1099                other{"{0} sec"}
1100            }
1101            week{
1102                dnam{"septimanas"}
1103                one{"{0} sept"}
1104                other{"{0} sept"}
1105                per{"{0}/sept"}
1106            }
1107            year{
1108                dnam{"annos"}
1109                one{"{0} an"}
1110                other{"{0} an"}
1111                per{"{0}/an"}
1112            }
1113        }
1114        electric{
1115            ampere{
1116                dnam{"A"}
1117            }
1118            ohm{
1119                dnam{"Ω"}
1120            }
1121            volt{
1122                dnam{"V"}
1123            }
1124        }
1125        energy{
1126            joule{
1127                dnam{"J"}
1128            }
1129        }
1130        length{
1131            astronomical-unit{
1132                dnam{"ua"}
1133                one{"{0} ua"}
1134                other{"{0} ua"}
1135            }
1136            light-year{
1137                dnam{"al"}
1138                one{"{0} al"}
1139                other{"{0} al"}
1140            }
1141            meter{
1142                dnam{"m"}
1143            }
1144        }
1145        mass{
1146            carat{
1147                dnam{"ct"}
1148                one{"{0} ct"}
1149                other{"{0} ct"}
1150            }
1151            gram{
1152                dnam{"g"}
1153            }
1154        }
1155        power{
1156            horsepower{
1157                dnam{"cv"}
1158                one{"{0} cv"}
1159                other{"{0} cv"}
1160            }
1161            watt{
1162                dnam{"W"}
1163            }
1164        }
1165        volume{
1166            acre-foot{
1167                dnam{"acre pd"}
1168                one{"{0} ac pd"}
1169                other{"{0} ac pd"}
1170            }
1171            barrel{
1172                dnam{"barril"}
1173            }
1174            bushel{
1175                dnam{"bushels"}
1176            }
1177            centiliter{
1178                dnam{"cl"}
1179                one{"{0} cl"}
1180                other{"{0} cl"}
1181            }
1182            cubic-foot{
1183                dnam{"pd³"}
1184                one{"{0} pd³"}
1185                other{"{0} pd³"}
1186            }
1187            cup{
1188                dnam{"tas"}
1189                one{"{0} tas"}
1190                other{"{0} tas"}
1191            }
1192            cup-metric{
1193                dnam{"tasm"}
1194                one{"{0} tasm"}
1195                other{"{0} tasm"}
1196            }
1197            deciliter{
1198                dnam{"dl"}
1199                one{"{0} dl"}
1200                other{"{0} dl"}
1201            }
1202            dessert-spoon{
1203                dnam{"cocl. a dessert"}
1204                one{"{0} cocl. a dessert"}
1205                other{"{0} cocl. a dessert"}
1206            }
1207            dessert-spoon-imperial{
1208                dnam{"cocl. a dessert imp."}
1209                one{"{0} cocl. a dessert imp."}
1210                other{"{0} cocl. a dessert imp."}
1211            }
1212            dram{
1213                dnam{"drachma liq."}
1214                one{"{0} dr liq"}
1215                other{"{0} dr liq"}
1216            }
1217            drop{
1218                dnam{"guttas"}
1219                one{"{0} gutta"}
1220                other{"{0} guttas"}
1221            }
1222            fluid-ounce{
1223                dnam{"oz liq"}
1224                one{"{0} oz liq"}
1225                other{"{0} oz liq"}
1226            }
1227            fluid-ounce-imperial{
1228                dnam{"oz liq imp."}
1229                one{"{0} oz liq imp."}
1230                other{"{0} oz liq imp."}
1231            }
1232            gallon{
1233                dnam{"gal"}
1234                one{"{0} gal"}
1235                other{"{0} gal"}
1236                per{"{0}/gal"}
1237            }
1238            gallon-imperial{
1239                dnam{"gal imp"}
1240                one{"{0} gal imp"}
1241                other{"{0} gal imp"}
1242                per{"{0}/gal imp"}
1243            }
1244            hectoliter{
1245                dnam{"hl"}
1246                one{"{0} hl"}
1247                other{"{0} hl"}
1248            }
1249            liter{
1250                dnam{"litros"}
1251            }
1252            megaliter{
1253                dnam{"Ml"}
1254                one{"{0} Ml"}
1255                other{"{0} Ml"}
1256            }
1257            milliliter{
1258                dnam{"ml"}
1259                one{"{0} ml"}
1260                other{"{0} ml"}
1261            }
1262            pint{
1263                dnam{"pintas"}
1264            }
1265            pint-metric{
1266                dnam{"ptm"}
1267                one{"{0} ptm"}
1268                other{"{0} ptm"}
1269            }
1270            tablespoon{
1271                dnam{"cocl. a suppa"}
1272                one{"{0} c. a suppa"}
1273                other{"{0} c. a suppa"}
1274            }
1275            teaspoon{
1276                dnam{"cocl. a the"}
1277                one{"{0} cocl. a the"}
1278                other{"{0} cocl. a the"}
1279            }
1280        }
1281    }
1282}
1283