1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3it{
4    Version{"2.1.44.86"}
5    durationUnits{
6        hm{"h:mm"}
7        hms{"h:mm:ss"}
8        ms{"m:ss"}
9    }
10    units{
11        acceleration{
12            g-force{
13                dnam{"forza g"}
14                one{"{0} forza g"}
15                other{"{0} forza g"}
16            }
17            meter-per-second-squared{
18                dnam{"metri al secondo quadrato"}
19                one{"{0} metro al secondo quadrato"}
20                other{"{0} metri al secondo quadrato"}
21            }
22        }
23        angle{
24            arc-minute{
25                dnam{"primi d’arco"}
26                one{"{0} primo d’arco"}
27                other{"{0} primi d’arco"}
28            }
29            arc-second{
30                dnam{"secondi d’arco"}
31                one{"{0} secondo d’arco"}
32                other{"{0} secondi d’arco"}
33            }
34            degree{
35                dnam{"gradi"}
36                one{"{0} grado"}
37                other{"{0} gradi"}
38            }
39            radian{
40                dnam{"radianti"}
41                one{"{0} radiante"}
42                other{"{0} radianti"}
43            }
44            revolution{
45                dnam{"rivoluzione"}
46                one{"{0} rivoluzione"}
47                other{"{0} rivoluzioni"}
48            }
49        }
50        area{
51            acre{
52                dnam{"acri"}
53                one{"{0} acro"}
54                other{"{0} acri"}
55            }
56            hectare{
57                dnam{"ettari"}
58                one{"{0} ettaro"}
59                other{"{0} ettari"}
60            }
61            square-centimeter{
62                dnam{"centimetri quadrati"}
63                one{"{0} centimetro quadrato"}
64                other{"{0} centimetri quadrati"}
65                per{"{0} per centimetro quadrato"}
66            }
67            square-foot{
68                dnam{"piedi quadrati"}
69                one{"{0} piede quadrato"}
70                other{"{0} piedi quadrati"}
71            }
72            square-inch{
73                dnam{"pollici quadrati"}
74                one{"{0} pollice quadrato"}
75                other{"{0} pollici quadrati"}
76                per{"{0} per pollice quadrato"}
77            }
78            square-kilometer{
79                dnam{"chilometri quadrati"}
80                one{"{0} chilometro quadrato"}
81                other{"{0} chilometri quadrati"}
82                per{"{0} per chilometro quadrato"}
83            }
84            square-meter{
85                dnam{"metri quadrati"}
86                one{"{0} metro quadrato"}
87                other{"{0} metri quadrati"}
88                per{"{0} per metro quadrato"}
89            }
90            square-mile{
91                dnam{"miglia quadrate"}
92                one{"{0} miglio quadrato"}
93                other{"{0} miglia quadrate"}
94                per{"{0} per miglio quadrato"}
95            }
96            square-yard{
97                dnam{"iarde quadrate"}
98                one{"{0} iarda quadrata"}
99                other{"{0} iarde quadrate"}
100            }
101        }
102        compound{
103            per{"{0} al {1}"}
104        }
105        concentr{
106            karat{
107                dnam{"carati"}
108                one{"{0} carato"}
109                other{"{0} carati"}
110            }
111            milligram-per-deciliter{
112                dnam{"milligrammi per decilitro"}
113                one{"{0} milligrammo per decilitro"}
114                other{"{0} milligrammi per decilitro"}
115            }
116            millimole-per-liter{
117                dnam{"millimoli per litro"}
118                one{"{0} millimole per litro"}
119                other{"{0} millimoli per litro"}
120            }
121            part-per-million{
122                dnam{"parti per milione"}
123                one{"{0} parte per milione"}
124                other{"{0} parti per milione"}
125            }
126            percent{
127                dnam{"percentuale"}
128                one{"{0} percento"}
129                other{"{0} percento"}
130            }
131            permille{
132                dnam{"permille"}
133                one{"{0}‰"}
134                other{"{0}‰"}
135            }
136        }
137        consumption{
138            liter-per-100kilometers{
139                dnam{"litri per 100 chilometri"}
140                one{"{0} litro per 100 chilometri"}
141                other{"{0} litri per 100 chilometri"}
142            }
143            liter-per-kilometer{
144                dnam{"litri per chilometro"}
145                one{"{0} litro per chilometro"}
146                other{"{0} litri per chilometro"}
147            }
148            mile-per-gallon{
149                dnam{"miglia per gallone"}
150                one{"{0} miglio per gallone"}
151                other{"{0} miglia per gallone"}
152            }
153            mile-per-gallon-imperial{
154                dnam{"miglia per gallone imperiale"}
155                one{"{0} miglio per gallone imperiale"}
156                other{"{0} miglia per gallone imperiale"}
157            }
158        }
159        coordinate{
160            dnam{"punti cardinali"}
161            east{"{0}E"}
162            north{"{0}N"}
163            south{"{0}S"}
164            west{"{0}O"}
165        }
166        digital{
167            bit{
168                dnam{"bit"}
169                one{"{0} bit"}
170                other{"{0} bit"}
171            }
172            byte{
173                dnam{"byte"}
174                one{"{0} byte"}
175                other{"{0} byte"}
176            }
177            gigabit{
178                dnam{"gigabit"}
179                one{"{0} gigabit"}
180                other{"{0} gigabit"}
181            }
182            gigabyte{
183                dnam{"gigabyte"}
184                one{"{0} gigabyte"}
185                other{"{0} gigabyte"}
186            }
187            kilobit{
188                dnam{"kilobit"}
189                one{"{0} kilobit"}
190                other{"{0} kilobit"}
191            }
192            kilobyte{
193                dnam{"kilobyte"}
194                one{"{0} kilobyte"}
195                other{"{0} kilobyte"}
196            }
197            megabit{
198                dnam{"megabit"}
199                one{"{0} megabit"}
200                other{"{0} megabit"}
201            }
202            megabyte{
203                dnam{"megabyte"}
204                one{"{0} megabyte"}
205                other{"{0} megabyte"}
206            }
207            petabyte{
208                dnam{"petabyte"}
209                one{"{0} petabyte"}
210                other{"{0} petabyte"}
211            }
212            terabit{
213                dnam{"terabit"}
214                one{"{0} terabit"}
215                other{"{0} terabit"}
216            }
217            terabyte{
218                dnam{"terabyte"}
219                one{"{0} terabyte"}
220                other{"{0} terabyte"}
221            }
222        }
223        duration{
224            century{
225                dnam{"secoli"}
226                one{"{0} secolo"}
227                other{"{0} secoli"}
228            }
229            day{
230                dnam{"giorni"}
231                one{"{0} giorno"}
232                other{"{0} giorni"}
233                per{"{0} al giorno"}
234            }
235            hour{
236                dnam{"ore"}
237                one{"{0} ora"}
238                other{"{0} ore"}
239                per{"{0} all’ora"}
240            }
241            microsecond{
242                dnam{"microsecondi"}
243                one{"{0} microsecondo"}
244                other{"{0} microsecondi"}
245            }
246            millisecond{
247                dnam{"millisecondi"}
248                one{"{0} millisecondo"}
249                other{"{0} millisecondi"}
250            }
251            minute{
252                dnam{"minuti"}
253                one{"{0} minuto"}
254                other{"{0} minuti"}
255                per{"{0} al minuto"}
256            }
257            month{
258                dnam{"mesi"}
259                one{"{0} mese"}
260                other{"{0} mesi"}
261                per{"{0} al mese"}
262            }
263            nanosecond{
264                dnam{"nanosecondi"}
265                one{"{0} nanosecondo"}
266                other{"{0} nanosecondi"}
267            }
268            second{
269                dnam{"secondi"}
270                one{"{0} secondo"}
271                other{"{0} secondi"}
272                per{"{0} al secondo"}
273            }
274            week{
275                dnam{"settimane"}
276                one{"{0} settimana"}
277                other{"{0} settimane"}
278                per{"{0} alla settimana"}
279            }
280            year{
281                dnam{"anni"}
282                one{"{0} anno"}
283                other{"{0} anni"}
284                per{"{0} all’anno"}
285            }
286        }
287        electric{
288            ampere{
289                dnam{"ampere"}
290                one{"{0} ampere"}
291                other{"{0} ampere"}
292            }
293            milliampere{
294                dnam{"milliampere"}
295                one{"{0} milliampere"}
296                other{"{0} milliampere"}
297            }
298            ohm{
299                dnam{"ohm"}
300                one{"{0} ohm"}
301                other{"{0} ohm"}
302            }
303            volt{
304                dnam{"volt"}
305                one{"{0} volt"}
306                other{"{0} volt"}
307            }
308        }
309        energy{
310            calorie{
311                dnam{"calorie"}
312                one{"{0} caloria"}
313                other{"{0} calorie"}
314            }
315            foodcalorie{
316                dnam{"Calorie"}
317                one{"{0} caloria"}
318                other{"{0} calorie"}
319            }
320            joule{
321                dnam{"joule"}
322                one{"{0} joule"}
323                other{"{0} joule"}
324            }
325            kilocalorie{
326                dnam{"chilocalorie"}
327                one{"{0} chilocaloria"}
328                other{"{0} chilocalorie"}
329            }
330            kilojoule{
331                dnam{"kilojoule"}
332                one{"{0} kilojoule"}
333                other{"{0} kilojoule"}
334            }
335            kilowatt-hour{
336                dnam{"chilowattora"}
337                one{"{0} chilowattora"}
338                other{"{0} chilowattora"}
339            }
340        }
341        frequency{
342            gigahertz{
343                dnam{"gigahertz"}
344                one{"{0} gigahertz"}
345                other{"{0} gigahertz"}
346            }
347            hertz{
348                dnam{"hertz"}
349                one{"{0} hertz"}
350                other{"{0} hertz"}
351            }
352            kilohertz{
353                dnam{"kilohertz"}
354                one{"{0} kilohertz"}
355                other{"{0} kilohertz"}
356            }
357            megahertz{
358                dnam{"megahertz"}
359                one{"{0} megahertz"}
360                other{"{0} megahertz"}
361            }
362        }
363        length{
364            astronomical-unit{
365                dnam{"unità astronomiche"}
366                one{"{0} unità astronomica"}
367                other{"{0} unità astronomiche"}
368            }
369            centimeter{
370                dnam{"centimetri"}
371                one{"{0} centimetro"}
372                other{"{0} centimetri"}
373                per{"{0} per centimetro"}
374            }
375            decimeter{
376                dnam{"decimetri"}
377                one{"{0} decimetro"}
378                other{"{0} decimetri"}
379            }
380            foot{
381                dnam{"piedi"}
382                one{"{0} piede"}
383                other{"{0} piedi"}
384                per{"{0} per piede"}
385            }
386            inch{
387                dnam{"pollici"}
388                one{"{0} pollice"}
389                other{"{0} pollici"}
390                per{"{0} per pollice"}
391            }
392            kilometer{
393                dnam{"chilometri"}
394                one{"{0} chilometro"}
395                other{"{0} chilometri"}
396                per{"{0} per chilometro"}
397            }
398            light-year{
399                dnam{"anni luce"}
400                one{"{0} anno luce"}
401                other{"{0} anni luce"}
402            }
403            meter{
404                dnam{"metri"}
405                one{"{0} metro"}
406                other{"{0} metri"}
407                per{"{0} per metro"}
408            }
409            micrometer{
410                dnam{"micrometri"}
411                one{"{0} micrometro"}
412                other{"{0} micrometri"}
413            }
414            mile{
415                dnam{"miglia"}
416                one{"{0} miglio"}
417                other{"{0} miglia"}
418            }
419            mile-scandinavian{
420                dnam{"miglia scandinave"}
421                one{"{0} miglio scandinavo"}
422                other{"{0} miglia scandinave"}
423            }
424            millimeter{
425                dnam{"millimetri"}
426                one{"{0} millimetro"}
427                other{"{0} millimetri"}
428            }
429            nanometer{
430                dnam{"nanometri"}
431                one{"{0} nanometro"}
432                other{"{0} nanometri"}
433            }
434            nautical-mile{
435                dnam{"miglia nautiche"}
436                one{"{0} miglio nautico"}
437                other{"{0} miglia nautiche"}
438            }
439            parsec{
440                dnam{"parsec"}
441                one{"{0} parsec"}
442                other{"{0} parsec"}
443            }
444            picometer{
445                dnam{"picometri"}
446                one{"{0} picometro"}
447                other{"{0} picometri"}
448            }
449            point{
450                dnam{"punti"}
451                one{"{0} punto"}
452                other{"{0} punti"}
453            }
454            yard{
455                dnam{"iarde"}
456                one{"{0} iarda"}
457                other{"{0} iarde"}
458            }
459        }
460        light{
461            lux{
462                dnam{"lux"}
463                one{"{0} lux"}
464                other{"{0} lux"}
465            }
466        }
467        mass{
468            carat{
469                dnam{"carati"}
470                one{"{0} carato"}
471                other{"{0} carati"}
472            }
473            gram{
474                dnam{"grammi"}
475                one{"{0} grammo"}
476                other{"{0} grammi"}
477                per{"{0} per grammo"}
478            }
479            kilogram{
480                dnam{"chilogrammi"}
481                one{"{0} chilogrammo"}
482                other{"{0} chilogrammi"}
483                per{"{0} per chilogrammo"}
484            }
485            metric-ton{
486                dnam{"tonnellate metriche"}
487                one{"{0} tonnellata metrica"}
488                other{"{0} tonnellate metriche"}
489            }
490            microgram{
491                dnam{"microgrammi"}
492                one{"{0} microgrammo"}
493                other{"{0} microgrammi"}
494            }
495            milligram{
496                dnam{"milligrammi"}
497                one{"{0} milligrammo"}
498                other{"{0} milligrammi"}
499            }
500            ounce{
501                dnam{"once"}
502                one{"{0} oncia"}
503                other{"{0} once"}
504                per{"{0} per oncia"}
505            }
506            ounce-troy{
507                dnam{"once troy"}
508                one{"{0} oncia troy"}
509                other{"{0} once troy"}
510            }
511            pound{
512                dnam{"libbre"}
513                one{"{0} libbra"}
514                other{"{0} libbre"}
515                per{"{0} per libbra"}
516            }
517            ton{
518                dnam{"tonnellate"}
519                one{"{0} tonnellata"}
520                other{"{0} tonnellate"}
521            }
522        }
523        power{
524            gigawatt{
525                dnam{"gigawatt"}
526                one{"{0} gigawatt"}
527                other{"{0} gigawatt"}
528            }
529            horsepower{
530                dnam{"cavalli vapore"}
531                one{"{0} cavallo vapore"}
532                other{"{0} cavalli vapore"}
533            }
534            kilowatt{
535                dnam{"kilowatt"}
536                one{"{0} kilowatt"}
537                other{"{0} kilowatt"}
538            }
539            megawatt{
540                dnam{"megawatt"}
541                one{"{0} megawatt"}
542                other{"{0} megawatt"}
543            }
544            milliwatt{
545                dnam{"milliwatt"}
546                one{"{0} milliwatt"}
547                other{"{0} milliwatt"}
548            }
549            watt{
550                dnam{"watt"}
551                one{"{0} watt"}
552                other{"{0} watt"}
553            }
554        }
555        pressure{
556            atmosphere{
557                dnam{"atmosfere"}
558                one{"{0} atmosfera"}
559                other{"{0} atmosfere"}
560            }
561            hectopascal{
562                dnam{"ettopascal"}
563                one{"{0} ettopascal"}
564                other{"{0} ettopascal"}
565            }
566            inch-hg{
567                dnam{"pollici di mercurio"}
568                one{"{0} pollice di mercurio"}
569                other{"{0} pollici di mercurio"}
570            }
571            millibar{
572                dnam{"millibar"}
573                one{"{0} millibar"}
574                other{"{0} millibar"}
575            }
576            millimeter-of-mercury{
577                dnam{"millimetri di mercurio"}
578                one{"{0} millimetro di mercurio"}
579                other{"{0} millimetri di mercurio"}
580            }
581            pound-per-square-inch{
582                dnam{"libbre per pollice quadrato"}
583                one{"{0} libbra per pollice quadrato"}
584                other{"{0} libbre per pollice quadrato"}
585            }
586        }
587        speed{
588            kilometer-per-hour{
589                dnam{"chilometri orari"}
590                one{"{0} chilometro orario"}
591                other{"{0} chilometri orari"}
592            }
593            knot{
594                dnam{"nodo"}
595                one{"{0} nodo"}
596                other{"{0} nodi"}
597            }
598            meter-per-second{
599                dnam{"metri al secondo"}
600                one{"{0} metro al secondo"}
601                other{"{0} metri al secondo"}
602            }
603            mile-per-hour{
604                dnam{"miglia all’ora"}
605                one{"{0} miglio all’ora"}
606                other{"{0} miglia all’ora"}
607            }
608        }
609        temperature{
610            celsius{
611                dnam{"gradi Celsius"}
612                one{"{0} grado Celsius"}
613                other{"{0} gradi Celsius"}
614            }
615            fahrenheit{
616                dnam{"gradi Fahrenheit"}
617                one{"{0} grado Fahrenheit"}
618                other{"{0} gradi Fahrenheit"}
619            }
620            generic{
621                dnam{"°"}
622                one{"{0}°"}
623                other{"{0}°"}
624            }
625            kelvin{
626                dnam{"Kelvin"}
627                one{"{0} Kelvin"}
628                other{"{0} Kelvin"}
629            }
630        }
631        volume{
632            acre-foot{
633                dnam{"acre-feet"}
634                one{"{0} acre-foot"}
635                other{"{0} acre-feet"}
636            }
637            bushel{
638                dnam{"staia"}
639                one{"{0} staio"}
640                other{"{0} staia"}
641            }
642            centiliter{
643                dnam{"centilitri"}
644                one{"{0} centilitro"}
645                other{"{0} centilitri"}
646            }
647            cubic-centimeter{
648                dnam{"centimetri cubi"}
649                one{"{0} centimetro cubo"}
650                other{"{0} centimetri cubi"}
651                per{"{0} per centimetro cubo"}
652            }
653            cubic-foot{
654                dnam{"piedi cubi"}
655                one{"{0} piede cubo"}
656                other{"{0} piedi cubi"}
657            }
658            cubic-inch{
659                dnam{"pollici cubi"}
660                one{"{0} pollice cubo"}
661                other{"{0} pollici cubi"}
662            }
663            cubic-kilometer{
664                dnam{"chilometri cubi"}
665                one{"{0} chilometro cubo"}
666                other{"{0} chilometri cubi"}
667            }
668            cubic-meter{
669                dnam{"metri cubi"}
670                one{"{0} metro cubo"}
671                other{"{0} metri cubi"}
672                per{"{0} per metro cubo"}
673            }
674            cubic-mile{
675                dnam{"miglia cube"}
676                one{"{0} miglio cubo"}
677                other{"{0} miglia cube"}
678            }
679            cubic-yard{
680                dnam{"iarde cubiche"}
681                one{"{0} iarda cubica"}
682                other{"{0} iarde cubiche"}
683            }
684            cup{
685                dnam{"tazze"}
686                one{"{0} tazza"}
687                other{"{0} tazze"}
688            }
689            cup-metric{
690                dnam{"tazze metriche"}
691                one{"{0} tazza metrica"}
692                other{"{0} tazze metriche"}
693            }
694            deciliter{
695                dnam{"decilitri"}
696                one{"{0} decilitro"}
697                other{"{0} decilitri"}
698            }
699            fluid-ounce{
700                dnam{"once fluide"}
701                one{"{0} oncia fluida"}
702                other{"{0} once fluide"}
703            }
704            gallon{
705                dnam{"galloni"}
706                one{"{0} gallone"}
707                other{"{0} galloni"}
708                per{"{0} per gallone"}
709            }
710            gallon-imperial{
711                dnam{"galloni imperiali"}
712                one{"{0} gallone imperiale"}
713                other{"{0} galloni imperiali"}
714                per{"{0} per gallone imperiale"}
715            }
716            hectoliter{
717                dnam{"ettolitri"}
718                one{"{0} ettolitro"}
719                other{"{0} ettolitri"}
720            }
721            liter{
722                dnam{"litri"}
723                one{"{0} litro"}
724                other{"{0} litri"}
725                per{"{0} per litro"}
726            }
727            megaliter{
728                dnam{"megalitri"}
729                one{"{0} megalitro"}
730                other{"{0} megalitri"}
731            }
732            milliliter{
733                dnam{"millilitri"}
734                one{"{0} millilitro"}
735                other{"{0} millilitri"}
736            }
737            pint{
738                dnam{"pinte"}
739                one{"{0} pinta"}
740                other{"{0} pinte"}
741            }
742            pint-metric{
743                dnam{"pinte metriche"}
744                one{"{0} pinta metrica"}
745                other{"{0} pinte metriche"}
746            }
747            quart{
748                dnam{"quarti"}
749                one{"{0} quarto"}
750                other{"{0} quarti"}
751            }
752            tablespoon{
753                dnam{"cucchiai da tavola"}
754                one{"{0} cucchiaio da tavola"}
755                other{"{0} cucchiai da tavola"}
756            }
757            teaspoon{
758                dnam{"cucchiai da tè"}
759                one{"{0} cucchiaio da tè"}
760                other{"{0} cucchiai da tè"}
761            }
762        }
763    }
764    unitsNarrow{
765        acceleration{
766            g-force{
767                one{"{0}G"}
768                other{"{0}G"}
769            }
770        }
771        angle{
772            arc-minute{
773                one{"{0}min"}
774                other{"{0}min"}
775            }
776            arc-second{
777                one{"{0}s"}
778                other{"{0}s"}
779            }
780            degree{
781                one{"{0}°"}
782                other{"{0}°"}
783            }
784        }
785        area{
786            acre{
787                one{"{0}ac"}
788                other{"{0}ac"}
789            }
790            hectare{
791                one{"{0}ha"}
792                other{"{0}ha"}
793            }
794            square-foot{
795                one{"{0}ft²"}
796                other{"{0}ft²"}
797            }
798            square-kilometer{
799                one{"{0}km²"}
800                other{"{0}km²"}
801            }
802            square-meter{
803                one{"{0}m²"}
804                other{"{0}m²"}
805            }
806            square-mile{
807                one{"{0}mi²"}
808                other{"{0}mi²"}
809            }
810        }
811        compound{
812            per{"{0}/{1}"}
813        }
814        concentr{
815            percent{
816                dnam{"%"}
817                one{"{0}%"}
818                other{"{0}%"}
819            }
820        }
821        consumption{
822            liter-per-100kilometers{
823                dnam{"L/100km"}
824                one{"{0} L/100km"}
825                other{"{0} L/100km"}
826            }
827        }
828        coordinate{
829            dnam{"punto"}
830            east{"{0}E"}
831            north{"{0}N"}
832            south{"{0}S"}
833            west{"{0}O"}
834        }
835        duration{
836            day{
837                dnam{"giorno"}
838                one{"{0} g"}
839                other{"{0}gg"}
840            }
841            hour{
842                dnam{"ora"}
843                one{"{0}h"}
844                other{"{0}h"}
845            }
846            millisecond{
847                dnam{"ms"}
848                one{"{0}ms"}
849                other{"{0}ms"}
850            }
851            minute{
852                dnam{"min"}
853                one{"{0}min"}
854                other{"{0}min"}
855            }
856            month{
857                dnam{"mese"}
858                one{"{0} mese"}
859                other{"{0} mesi"}
860            }
861            second{
862                dnam{"s"}
863                one{"{0}s"}
864                other{"{0}s"}
865            }
866            week{
867                dnam{"sett."}
868                one{"{0}sett."}
869                other{"{0}sett."}
870            }
871            year{
872                dnam{"anno"}
873                one{"{0}anno"}
874                other{"{0}anni"}
875            }
876        }
877        length{
878            centimeter{
879                dnam{"cm"}
880                one{"{0}cm"}
881                other{"{0}cm"}
882            }
883            foot{
884                one{"{0}ft"}
885                other{"{0}ft"}
886            }
887            inch{
888                one{"{0}″"}
889                other{"{0}″"}
890            }
891            kilometer{
892                dnam{"km"}
893                one{"{0}km"}
894                other{"{0}km"}
895            }
896            light-year{
897                dnam{"al"}
898                one{"{0}al"}
899                other{"{0}al"}
900            }
901            meter{
902                dnam{"metro"}
903                one{"{0}m"}
904                other{"{0}m"}
905            }
906            mile{
907                one{"{0}mi"}
908                other{"{0}mi"}
909            }
910            millimeter{
911                dnam{"mm"}
912                one{"{0}mm"}
913                other{"{0}mm"}
914            }
915            picometer{
916                one{"{0}pm"}
917                other{"{0}pm"}
918            }
919            yard{
920                one{"{0}yd"}
921                other{"{0}yd"}
922            }
923        }
924        mass{
925            gram{
926                dnam{"g"}
927                one{"{0}g"}
928                other{"{0}g"}
929            }
930            kilogram{
931                dnam{"kg"}
932                one{"{0}kg"}
933                other{"{0}kg"}
934            }
935            ounce{
936                one{"{0}oz"}
937                other{"{0}oz"}
938            }
939            pound{
940                one{"{0}lb"}
941                other{"{0}lb"}
942            }
943        }
944        power{
945            horsepower{
946                one{"{0}hp"}
947                other{"{0}hp"}
948            }
949            kilowatt{
950                one{"{0}kW"}
951                other{"{0}kW"}
952            }
953            watt{
954                one{"{0}W"}
955                other{"{0}W"}
956            }
957        }
958        pressure{
959            hectopascal{
960                one{"{0}hPa"}
961                other{"{0}hPa"}
962            }
963            inch-hg{
964                one{"{0}inHg"}
965                other{"{0}inHg"}
966            }
967            millibar{
968                one{"{0}mbar"}
969                other{"{0}mbar"}
970            }
971        }
972        speed{
973            kilometer-per-hour{
974                dnam{"km/h"}
975                one{"{0}km/h"}
976                other{"{0}km/h"}
977            }
978            meter-per-second{
979                one{"{0}m/s"}
980                other{"{0}m/s"}
981            }
982            mile-per-hour{
983                one{"{0}mi/h"}
984                other{"{0}mi/h"}
985            }
986        }
987        temperature{
988            celsius{
989                dnam{"°C"}
990                one{"{0} °C"}
991                other{"{0} °C"}
992            }
993            fahrenheit{
994                one{"{0}°F"}
995                other{"{0}°F"}
996            }
997        }
998        volume{
999            cubic-kilometer{
1000                one{"{0}km³"}
1001                other{"{0}km³"}
1002            }
1003            cubic-mile{
1004                one{"{0}mi³"}
1005                other{"{0}mi³"}
1006            }
1007            liter{
1008                dnam{"l"}
1009                one{"{0}l"}
1010                other{"{0}l"}
1011            }
1012        }
1013    }
1014    unitsShort{
1015        acceleration{
1016            g-force{
1017                dnam{"forza g"}
1018                one{"{0} G"}
1019                other{"{0} G"}
1020            }
1021            meter-per-second-squared{
1022                dnam{"m/s²"}
1023                one{"{0} m/s²"}
1024                other{"{0} m/s²"}
1025            }
1026        }
1027        angle{
1028            arc-minute{
1029                dnam{"′"}
1030                one{"{0}′"}
1031                other{"{0}′"}
1032            }
1033            arc-second{
1034                dnam{"″"}
1035                one{"{0}″"}
1036                other{"{0}″"}
1037            }
1038            degree{
1039                dnam{"°"}
1040                one{"{0}°"}
1041                other{"{0}°"}
1042            }
1043            radian{
1044                dnam{"rad"}
1045                one{"{0} rad"}
1046                other{"{0} rad"}
1047            }
1048            revolution{
1049                dnam{"riv"}
1050                one{"{0} riv"}
1051                other{"{0} riv"}
1052            }
1053        }
1054        area{
1055            acre{
1056                dnam{"acri"}
1057                one{"{0} ac"}
1058                other{"{0} ac"}
1059            }
1060            hectare{
1061                dnam{"ettari"}
1062                one{"{0} ha"}
1063                other{"{0} ha"}
1064            }
1065            square-centimeter{
1066                dnam{"cm²"}
1067                one{"{0} cm²"}
1068                other{"{0} cm²"}
1069                per{"{0}/cm²"}
1070            }
1071            square-foot{
1072                dnam{"piedi quadrati"}
1073                one{"{0} ft²"}
1074                other{"{0} ft²"}
1075            }
1076            square-inch{
1077                dnam{"in²"}
1078                one{"{0} in²"}
1079                other{"{0} in²"}
1080                per{"{0}/in²"}
1081            }
1082            square-kilometer{
1083                dnam{"km²"}
1084                one{"{0} km²"}
1085                other{"{0} km²"}
1086                per{"{0}/km²"}
1087            }
1088            square-meter{
1089                dnam{"m²"}
1090                one{"{0} m²"}
1091                other{"{0} m²"}
1092                per{"{0}/m²"}
1093            }
1094            square-mile{
1095                dnam{"mi²"}
1096                one{"{0} mi²"}
1097                other{"{0} mi²"}
1098                per{"{0}/mi²"}
1099            }
1100            square-yard{
1101                dnam{"yd²"}
1102                one{"{0} yd²"}
1103                other{"{0} yd²"}
1104            }
1105        }
1106        compound{
1107            per{"{0}/{1}"}
1108        }
1109        concentr{
1110            karat{
1111                dnam{"kt"}
1112                one{"{0} kt"}
1113                other{"{0} kt"}
1114            }
1115            milligram-per-deciliter{
1116                dnam{"mg/dl"}
1117                one{"{0} mg/dl"}
1118                other{"{0} mg/dl"}
1119            }
1120            millimole-per-liter{
1121                dnam{"mmol/l"}
1122                one{"{0} mmol/l"}
1123                other{"{0} mmol/l"}
1124            }
1125            part-per-million{
1126                dnam{"ppm"}
1127                one{"{0} ppm"}
1128                other{"{0} ppm"}
1129            }
1130            percent{
1131                dnam{"percento"}
1132                one{"{0}%"}
1133                other{"{0}%"}
1134            }
1135            permille{
1136                dnam{"‰"}
1137                one{"{0}‰"}
1138                other{"{0}‰"}
1139            }
1140        }
1141        consumption{
1142            liter-per-100kilometers{
1143                dnam{"L/100km"}
1144                one{"{0} L/100km"}
1145                other{"{0} L/100km"}
1146            }
1147            liter-per-kilometer{
1148                dnam{"L/km"}
1149                one{"{0} L/km"}
1150                other{"{0} L/km"}
1151            }
1152            mile-per-gallon{
1153                dnam{"mpg"}
1154                one{"{0} mpg"}
1155                other{"{0} mpg"}
1156            }
1157            mile-per-gallon-imperial{
1158                dnam{"mi/Imp gal"}
1159                one{"{0} mi/Imp gal"}
1160                other{"{0} mi/Imp gal"}
1161            }
1162        }
1163        coordinate{
1164            dnam{"punto"}
1165            east{"{0}E"}
1166            north{"{0}N"}
1167            south{"{0}S"}
1168            west{"{0}O"}
1169        }
1170        digital{
1171            bit{
1172                dnam{"bit"}
1173                one{"{0} bit"}
1174                other{"{0} bit"}
1175            }
1176            byte{
1177                dnam{"byte"}
1178                one{"{0} byte"}
1179                other{"{0} byte"}
1180            }
1181            gigabit{
1182                dnam{"Gb"}
1183                one{"{0} Gb"}
1184                other{"{0} Gb"}
1185            }
1186            gigabyte{
1187                dnam{"GB"}
1188                one{"{0} GB"}
1189                other{"{0} GB"}
1190            }
1191            kilobit{
1192                dnam{"kb"}
1193                one{"{0} kb"}
1194                other{"{0} kb"}
1195            }
1196            kilobyte{
1197                dnam{"kB"}
1198                one{"{0} kB"}
1199                other{"{0} kB"}
1200            }
1201            megabit{
1202                dnam{"Mb"}
1203                one{"{0} Mb"}
1204                other{"{0} Mb"}
1205            }
1206            megabyte{
1207                dnam{"MB"}
1208                one{"{0} MB"}
1209                other{"{0} MB"}
1210            }
1211            petabyte{
1212                dnam{"PByte"}
1213                one{"{0} PB"}
1214                other{"{0} PB"}
1215            }
1216            terabit{
1217                dnam{"Tb"}
1218                one{"{0} Tb"}
1219                other{"{0} Tb"}
1220            }
1221            terabyte{
1222                dnam{"TB"}
1223                one{"{0} TB"}
1224                other{"{0} TB"}
1225            }
1226        }
1227        duration{
1228            century{
1229                dnam{"sec."}
1230                one{"{0} sec."}
1231                other{"{0} secc."}
1232            }
1233            day{
1234                dnam{"giorni"}
1235                one{"{0} giorno"}
1236                other{"{0} giorni"}
1237                per{"{0}/giorno"}
1238            }
1239            hour{
1240                dnam{"h"}
1241                one{"{0} h"}
1242                other{"{0} h"}
1243                per{"{0}/h"}
1244            }
1245            microsecond{
1246                dnam{"μs"}
1247                one{"{0} μs"}
1248                other{"{0} μs"}
1249            }
1250            millisecond{
1251                dnam{"ms"}
1252                one{"{0} ms"}
1253                other{"{0} ms"}
1254            }
1255            minute{
1256                dnam{"min"}
1257                one{"{0} min"}
1258                other{"{0} min"}
1259                per{"{0}/min"}
1260            }
1261            month{
1262                dnam{"mesi"}
1263                one{"{0} mese"}
1264                other{"{0} mesi"}
1265                per{"{0}/mese"}
1266            }
1267            nanosecond{
1268                dnam{"ns"}
1269                one{"{0} ns"}
1270                other{"{0} ns"}
1271            }
1272            second{
1273                dnam{"s"}
1274                one{"{0} s"}
1275                other{"{0} s"}
1276                per{"{0}/s"}
1277            }
1278            week{
1279                dnam{"settimane"}
1280                one{"{0} settimana"}
1281                other{"{0} settimane"}
1282                per{"{0}/settimana"}
1283            }
1284            year{
1285                dnam{"anni"}
1286                one{"{0} anno"}
1287                other{"{0} anni"}
1288                per{"{0}/anno"}
1289            }
1290        }
1291        electric{
1292            ampere{
1293                dnam{"A"}
1294                one{"{0} A"}
1295                other{"{0} A"}
1296            }
1297            milliampere{
1298                dnam{"mA"}
1299                one{"{0} mA"}
1300                other{"{0} mA"}
1301            }
1302            ohm{
1303                dnam{"Ω"}
1304                one{"{0} Ω"}
1305                other{"{0} Ω"}
1306            }
1307            volt{
1308                dnam{"V"}
1309                one{"{0} V"}
1310                other{"{0} V"}
1311            }
1312        }
1313        energy{
1314            calorie{
1315                dnam{"cal"}
1316                one{"{0} cal"}
1317                other{"{0} cal"}
1318            }
1319            foodcalorie{
1320                dnam{"Cal"}
1321                one{"{0} Cal"}
1322                other{"{0} Cal"}
1323            }
1324            joule{
1325                dnam{"J"}
1326                one{"{0} J"}
1327                other{"{0} J"}
1328            }
1329            kilocalorie{
1330                dnam{"kcal"}
1331                one{"{0} kcal"}
1332                other{"{0} kcal"}
1333            }
1334            kilojoule{
1335                dnam{"kJ"}
1336                one{"{0} kJ"}
1337                other{"{0} kJ"}
1338            }
1339            kilowatt-hour{
1340                dnam{"kWh"}
1341                one{"{0} kWh"}
1342                other{"{0} kWh"}
1343            }
1344        }
1345        frequency{
1346            gigahertz{
1347                dnam{"GHz"}
1348                one{"{0} GHz"}
1349                other{"{0} GHz"}
1350            }
1351            hertz{
1352                dnam{"Hz"}
1353                one{"{0} Hz"}
1354                other{"{0} Hz"}
1355            }
1356            kilohertz{
1357                dnam{"kHz"}
1358                one{"{0} kHz"}
1359                other{"{0} kHz"}
1360            }
1361            megahertz{
1362                dnam{"MHz"}
1363                one{"{0} MHz"}
1364                other{"{0} MHz"}
1365            }
1366        }
1367        length{
1368            astronomical-unit{
1369                dnam{"au"}
1370                one{"{0} au"}
1371                other{"{0} au"}
1372            }
1373            centimeter{
1374                dnam{"cm"}
1375                one{"{0} cm"}
1376                other{"{0} cm"}
1377                per{"{0}/cm"}
1378            }
1379            decimeter{
1380                dnam{"dm"}
1381                one{"{0} dm"}
1382                other{"{0} dm"}
1383            }
1384            foot{
1385                dnam{"ft"}
1386                one{"{0} ft"}
1387                other{"{0} ft"}
1388                per{"{0}/ft"}
1389            }
1390            inch{
1391                dnam{"in"}
1392                one{"{0} in"}
1393                other{"{0} in"}
1394                per{"{0}/in"}
1395            }
1396            kilometer{
1397                dnam{"km"}
1398                one{"{0} km"}
1399                other{"{0} km"}
1400                per{"{0}/km"}
1401            }
1402            light-year{
1403                dnam{"al"}
1404                one{"{0} al"}
1405                other{"{0} al"}
1406            }
1407            meter{
1408                dnam{"m"}
1409                one{"{0} m"}
1410                other{"{0} m"}
1411                per{"{0}/m"}
1412            }
1413            micrometer{
1414                dnam{"µm"}
1415                one{"{0} µm"}
1416                other{"{0} µm"}
1417            }
1418            mile{
1419                dnam{"miglia"}
1420                one{"{0} mi"}
1421                other{"{0} mi"}
1422            }
1423            mile-scandinavian{
1424                dnam{"smi"}
1425                one{"{0} smi"}
1426                other{"{0} smi"}
1427            }
1428            millimeter{
1429                dnam{"mm"}
1430                one{"{0} mm"}
1431                other{"{0} mm"}
1432            }
1433            nanometer{
1434                dnam{"nm"}
1435                one{"{0} nm"}
1436                other{"{0} nm"}
1437            }
1438            nautical-mile{
1439                dnam{"nmi"}
1440                one{"{0} nmi"}
1441                other{"{0} nmi"}
1442            }
1443            parsec{
1444                dnam{"pc"}
1445                one{"{0} pc"}
1446                other{"{0} pc"}
1447            }
1448            picometer{
1449                dnam{"pm"}
1450                one{"{0} pm"}
1451                other{"{0} pm"}
1452            }
1453            point{
1454                dnam{"pt"}
1455                one{"{0} pt"}
1456                other{"{0} pt"}
1457            }
1458            yard{
1459                dnam{"iarde"}
1460                one{"{0} yd"}
1461                other{"{0} yd"}
1462            }
1463        }
1464        light{
1465            lux{
1466                dnam{"lx"}
1467                one{"{0} lx"}
1468                other{"{0} lx"}
1469            }
1470        }
1471        mass{
1472            carat{
1473                dnam{"carati"}
1474                one{"{0} kt"}
1475                other{"{0} kt"}
1476            }
1477            gram{
1478                dnam{"grammi"}
1479                one{"{0} g"}
1480                other{"{0} g"}
1481                per{"{0}/g"}
1482            }
1483            kilogram{
1484                dnam{"kg"}
1485                one{"{0} kg"}
1486                other{"{0} kg"}
1487                per{"{0}/kg"}
1488            }
1489            metric-ton{
1490                dnam{"t"}
1491                one{"{0} t"}
1492                other{"{0} t"}
1493            }
1494            microgram{
1495                dnam{"µg"}
1496                one{"{0} µg"}
1497                other{"{0} µg"}
1498            }
1499            milligram{
1500                dnam{"mg"}
1501                one{"{0} mg"}
1502                other{"{0} mg"}
1503            }
1504            ounce{
1505                dnam{"oz"}
1506                one{"{0} oz"}
1507                other{"{0} oz"}
1508                per{"{0}/oz"}
1509            }
1510            ounce-troy{
1511                dnam{"ozt"}
1512                one{"{0} ozt"}
1513                other{"{0} ozt"}
1514            }
1515            pound{
1516                dnam{"lb"}
1517                one{"{0} lb"}
1518                other{"{0} lb"}
1519                per{"{0}/lb"}
1520            }
1521            ton{
1522                dnam{"tn"}
1523                one{"{0} tn"}
1524                other{"{0} tn"}
1525            }
1526        }
1527        power{
1528            gigawatt{
1529                dnam{"GW"}
1530                one{"{0} GW"}
1531                other{"{0} GW"}
1532            }
1533            horsepower{
1534                dnam{"hp"}
1535                one{"{0} hp"}
1536                other{"{0} hp"}
1537            }
1538            kilowatt{
1539                dnam{"kW"}
1540                one{"{0} kW"}
1541                other{"{0} kW"}
1542            }
1543            megawatt{
1544                dnam{"MW"}
1545                one{"{0} MW"}
1546                other{"{0} MW"}
1547            }
1548            milliwatt{
1549                dnam{"mW"}
1550                one{"{0} mW"}
1551                other{"{0} mW"}
1552            }
1553            watt{
1554                dnam{"W"}
1555                one{"{0} W"}
1556                other{"{0} W"}
1557            }
1558        }
1559        pressure{
1560            atmosphere{
1561                dnam{"atm"}
1562                one{"{0} atm"}
1563                other{"{0} atm"}
1564            }
1565            hectopascal{
1566                dnam{"hPa"}
1567                one{"{0} hPa"}
1568                other{"{0} hPa"}
1569            }
1570            inch-hg{
1571                dnam{"inHg"}
1572                one{"{0} inHg"}
1573                other{"{0} inHg"}
1574            }
1575            millibar{
1576                dnam{"mbar"}
1577                one{"{0} mbar"}
1578                other{"{0} mbar"}
1579            }
1580            millimeter-of-mercury{
1581                dnam{"mm Hg"}
1582                one{"{0} mm Hg"}
1583                other{"{0} mm Hg"}
1584            }
1585            pound-per-square-inch{
1586                dnam{"psi"}
1587                one{"{0} psi"}
1588                other{"{0} psi"}
1589            }
1590        }
1591        speed{
1592            kilometer-per-hour{
1593                dnam{"km/h"}
1594                one{"{0} km/h"}
1595                other{"{0} km/h"}
1596            }
1597            knot{
1598                dnam{"kn"}
1599                one{"{0} kn"}
1600                other{"{0} kn"}
1601            }
1602            meter-per-second{
1603                dnam{"m/s"}
1604                one{"{0} m/s"}
1605                other{"{0} m/s"}
1606            }
1607            mile-per-hour{
1608                dnam{"mi/h"}
1609                one{"{0} mi/h"}
1610                other{"{0} mi/h"}
1611            }
1612        }
1613        temperature{
1614            celsius{
1615                dnam{"°C"}
1616                one{"{0} °C"}
1617                other{"{0} °C"}
1618            }
1619            fahrenheit{
1620                dnam{"°F"}
1621                one{"{0} °F"}
1622                other{"{0} °F"}
1623            }
1624            generic{
1625                dnam{"°"}
1626                one{"{0}°"}
1627                other{"{0}°"}
1628            }
1629            kelvin{
1630                dnam{"K"}
1631                one{"{0} K"}
1632                other{"{0} K"}
1633            }
1634        }
1635        volume{
1636            acre-foot{
1637                dnam{"ac ft"}
1638                one{"{0} ac ft"}
1639                other{"{0} ac ft"}
1640            }
1641            bushel{
1642                dnam{"staia"}
1643            }
1644            centiliter{
1645                dnam{"cl"}
1646                one{"{0} cl"}
1647                other{"{0} cl"}
1648            }
1649            cubic-centimeter{
1650                dnam{"cm³"}
1651                one{"{0} cm³"}
1652                other{"{0} cm³"}
1653                per{"{0}/cm³"}
1654            }
1655            cubic-foot{
1656                dnam{"ft³"}
1657                one{"{0} ft³"}
1658                other{"{0} ft³"}
1659            }
1660            cubic-inch{
1661                dnam{"in³"}
1662                one{"{0} in³"}
1663                other{"{0} in³"}
1664            }
1665            cubic-kilometer{
1666                dnam{"km³"}
1667                one{"{0} km³"}
1668                other{"{0} km³"}
1669            }
1670            cubic-meter{
1671                dnam{"m³"}
1672                one{"{0} m³"}
1673                other{"{0} m³"}
1674                per{"{0}/m³"}
1675            }
1676            cubic-mile{
1677                dnam{"mi³"}
1678                one{"{0} mi³"}
1679                other{"{0} mi³"}
1680            }
1681            cubic-yard{
1682                dnam{"yd³"}
1683                one{"{0} yd³"}
1684                other{"{0} yd³"}
1685            }
1686            cup{
1687                dnam{"c"}
1688                one{"{0} c"}
1689                other{"{0} c"}
1690            }
1691            cup-metric{
1692                dnam{"mcup"}
1693                one{"{0} mc"}
1694                other{"{0} mc"}
1695            }
1696            deciliter{
1697                dnam{"dl"}
1698                one{"{0} dl"}
1699                other{"{0} dl"}
1700            }
1701            fluid-ounce{
1702                dnam{"fl oz"}
1703                one{"{0} fl oz"}
1704                other{"{0} fl oz"}
1705            }
1706            gallon{
1707                dnam{"gal"}
1708                one{"{0} gal"}
1709                other{"{0} gal"}
1710                per{"{0}/gal"}
1711            }
1712            gallon-imperial{
1713                dnam{"Gal imp."}
1714                one{"{0} gal imp."}
1715                other{"{0} gal imp."}
1716                per{"{0}/gal imp."}
1717            }
1718            hectoliter{
1719                dnam{"hl"}
1720                one{"{0} hl"}
1721                other{"{0} hl"}
1722            }
1723            liter{
1724                dnam{"l"}
1725                one{"{0} l"}
1726                other{"{0} l"}
1727                per{"{0}/l"}
1728            }
1729            megaliter{
1730                dnam{"Ml"}
1731                one{"{0} Ml"}
1732                other{"{0} Ml"}
1733            }
1734            milliliter{
1735                dnam{"ml"}
1736                one{"{0} ml"}
1737                other{"{0} ml"}
1738            }
1739            pint{
1740                dnam{"pt"}
1741                one{"{0} pt"}
1742                other{"{0} pt"}
1743            }
1744            pint-metric{
1745                dnam{"mpt"}
1746                one{"{0} mpt"}
1747                other{"{0} mpt"}
1748            }
1749            quart{
1750                dnam{"qt"}
1751                one{"{0} qt"}
1752                other{"{0} qt"}
1753            }
1754            tablespoon{
1755                dnam{"tbsp"}
1756                one{"{0} tbsp"}
1757                other{"{0} tbsp"}
1758            }
1759            teaspoon{
1760                dnam{"tsp"}
1761                one{"{0} tsp"}
1762                other{"{0} tsp"}
1763            }
1764        }
1765    }
1766}
1767