]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/it.txt
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / data / locales / it.txt
index 2e0d88c5059a7d44ef6bb392d920a04abd96249e..554a33af4138231cf0cabc074fe7a7dcc330bfe6 100644 (file)
@@ -1,26 +1,39 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
 // * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/it.xml
 // *
 // ***************************************************************************
 /**
- *  ICU <specials> source: <path>/xml/main/it.xml
+ * ICU <specials> source: <path>/common/main/it.xml
  */
 it{
     AuxExemplarCharacters{"[á â å ä ã æ ç ê ë í î ï ñ ô ö õ ø œ ß ú û ü ÿ]"}
+    Ellipsis{
+        final{"{0}…"}
+        initial{"…{0}"}
+        medial{"{0}…{1}"}
+        word-final{"{0} …"}
+        word-initial{"… {0}"}
+        word-medial{"{0} … {1}"}
+    }
     ExemplarCharacters{"[a à b c d e é è f g h i ì j k l m n o ó ò p q r s t u ù v w x y z]"}
     ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
-    ExemplarCharactersPunctuation{"[\\- — , ; \\: ! ? . … “ ” ( ) \\[ \\] \\{ \\} @ /]"}
+    ExemplarCharactersPunctuation{"[\\- — , ; \\: ! ? . … “ ” « » ( ) \\[ \\] \\{ \\} @ /]"}
     LocaleScript{
         "Latn",
     }
+    MoreInformation{"?"}
     NumberElements{
         latn{
+            miscPatterns{
+                atLeast{"{0}+"}
+                range{"{0}-{1}"}
+            }
             patterns{
-                currencyFormat{"¤ #,##0.00"}
+                currencyFormat{"#,##0.00 ¤"}
                 decimalFormat{"#,##0.###"}
                 percentFormat{"#,##0%"}
                 scientificFormat{"#E0"}
@@ -140,10 +153,11 @@ it{
                 perMille{"‰"}
                 percentSign{"%"}
                 plusSign{"+"}
+                superscriptingExponent{"×"}
             }
         }
     }
-    Version{"2.0.82.45"}
+    Version{"2.0.98.52"}
     calendar{
         buddhist{
             eras{
@@ -179,11 +193,11 @@ it{
                 "dd MMMM y G",
                 "dd/MMM/y G",
                 "dd/MM/yy GGGGG",
-                "{1} {0}",
-                "{1} {0}",
-                "{1} {0}",
-                "{1} {0}",
-                "{1} {0}",
+                "{1}, {0}",
+                "{1} 'alle' {0}",
+                "{1} 'alle' {0}",
+                "{1}, {0}",
+                "{1}, {0}",
             }
             availableFormats{
                 Ed{"E d"}
@@ -318,6 +332,10 @@ it{
                 "AM",
                 "PM",
             }
+            AmPmMarkersNarrow{
+                "m.",
+                "p.",
+            }
             DateTimePatterns{
                 "HH:mm:ss zzzz",
                 "HH:mm:ss z",
@@ -333,8 +351,15 @@ it{
                 "{1} {0}",
                 "{1} {0}",
             }
+            appendItems{
+                Timezone{"{0} {1}"}
+            }
             availableFormats{
+                EHm{"E HH.mm"}
+                EHms{"E HH:mm:ss"}
                 Ed{"E d"}
+                Ehm{"E h.mm a"}
+                Ehms{"E h:mm:ss a"}
                 Gy{"y G"}
                 GyMMM{"MMM y G"}
                 GyMMMEd{"E d MMM y G"}
@@ -375,6 +400,15 @@ it{
                         "ven",
                         "sab",
                     }
+                    narrow{
+                        "D",
+                        "L",
+                        "M",
+                        "M",
+                        "G",
+                        "V",
+                        "S",
+                    }
                     short{
                         "dom",
                         "lun",
@@ -395,6 +429,15 @@ it{
                     }
                 }
                 stand-alone{
+                    abbreviated{
+                        "dom",
+                        "lun",
+                        "mar",
+                        "mer",
+                        "gio",
+                        "ven",
+                        "sab",
+                    }
                     narrow{
                         "D",
                         "L",
@@ -429,9 +472,13 @@ it{
                     "aC",
                     "dC",
                 }
+                narrow{
+                    "aC",
+                    "dC",
+                }
                 wide{
                     "a.C.",
-                    "d.C",
+                    "d.C.",
                 }
             }
             intervalFormats{
@@ -634,10 +681,10 @@ it{
                         "4",
                     }
                     wide{
-                        "1o trimestre",
-                        "2o trimestre",
-                        "3o trimestre",
-                        "4o trimestre",
+                        "1º trimestre",
+                        "2º trimestre",
+                        "3º trimestre",
+                        "4º trimestre",
                     }
                 }
                 stand-alone{
@@ -686,11 +733,11 @@ it{
                 "dd MMMM y G",
                 "dd/MMM/y G",
                 "dd/MM/yy GGGGG",
-                "{1} {0}",
-                "{1} {0}",
-                "{1} {0}",
-                "{1} {0}",
-                "{1} {0}",
+                "{1}, {0}",
+                "{1} 'alle' {0}",
+                "{1} 'alle' {0}",
+                "{1}, {0}",
+                "{1}, {0}",
             }
         }
         roc{
@@ -730,6 +777,11 @@ it{
         quotationEnd{"»"}
         quotationStart{"«"}
     }
+    durationUnits{
+        hm{"h:mm"}
+        hms{"h:mm:ss"}
+        ms{"m:ss"}
+    }
     fields{
         day{
             dn{"giorno"}
@@ -740,6 +792,16 @@ it{
                 "1"{"domani"}
                 "2"{"dopodomani"}
             }
+            relativeTime{
+                future{
+                    one{"tra {0} giorno"}
+                    other{"tra {0} giorni"}
+                }
+                past{
+                    one{"{0} giorno fa"}
+                    other{"{0} giorni fa"}
+                }
+            }
         }
         dayperiod{
             dn{"periodo del giorno"}
@@ -747,29 +809,131 @@ it{
         era{
             dn{"era"}
         }
+        fri{
+            relative{
+                "-1"{"venerdì scorso"}
+                "0"{"questo venerdì"}
+                "1"{"venerdì prossimo"}
+            }
+        }
         hour{
             dn{"ora"}
+            relativeTime{
+                future{
+                    one{"tra {0} ora"}
+                    other{"tra {0} ore"}
+                }
+                past{
+                    one{"{0} ora fa"}
+                    other{"{0} ore fa"}
+                }
+            }
         }
         minute{
             dn{"minuto"}
+            relativeTime{
+                future{
+                    one{"tra {0} minuto"}
+                    other{"tra {0} minuti"}
+                }
+                past{
+                    one{"{0} minuto fa"}
+                    other{"{0} minuti fa"}
+                }
+            }
+        }
+        mon{
+            relative{
+                "-1"{"lunedì scorso"}
+                "0"{"questo lunedì"}
+                "1"{"lunedì prossimo"}
+            }
         }
         month{
             dn{"mese"}
             relative{
-                "-1"{"Mese scorso"}
-                "0"{"Questo mese"}
-                "1"{"Mese prossimo"}
+                "-1"{"mese scorso"}
+                "0"{"questo mese"}
+                "1"{"mese prossimo"}
+            }
+            relativeTime{
+                future{
+                    one{"tra {0} mese"}
+                    other{"tra {0} mesi"}
+                }
+                past{
+                    one{"{0} mese fa"}
+                    other{"{0} mesi fa"}
+                }
+            }
+        }
+        sat{
+            relative{
+                "-1"{"sabato scorso"}
+                "0"{"questo sabato"}
+                "1"{"sabato prossimo"}
             }
         }
         second{
             dn{"secondo"}
+            relative{
+                "0"{"ora"}
+            }
+            relativeTime{
+                future{
+                    one{"tra {0} secondo"}
+                    other{"tra {0} secondi"}
+                }
+                past{
+                    one{"{0} secondo fa"}
+                    other{"{0} secondi fa"}
+                }
+            }
+        }
+        sun{
+            relative{
+                "-1"{"domenica scorsa"}
+                "0"{"questa domenica"}
+                "1"{"domenica prossima"}
+            }
+        }
+        thu{
+            relative{
+                "-1"{"giovedì scorso"}
+                "0"{"questo giovedì"}
+                "1"{"giovedì prossimo"}
+            }
+        }
+        tue{
+            relative{
+                "-1"{"martedì scorso"}
+                "0"{"questo martedì"}
+                "1"{"martedì prossimo"}
+            }
+        }
+        wed{
+            relative{
+                "-1"{"mercoledì scorso"}
+                "0"{"questo mercoledì"}
+                "1"{"mercoledì prossimo"}
+            }
         }
         week{
             dn{"settimana"}
             relative{
-                "-1"{"Settimana scorsa"}
-                "0"{"Questa settimana"}
-                "1"{"Settimana prossima"}
+                "-1"{"settimana scorsa"}
+                "0"{"questa settimana"}
+                "1"{"settimana prossima"}
+            }
+            relativeTime{
+                future{
+                    one{"tra {0} settimana"}
+                    other{"tra {0} settimane"}
+                }
+                past{
+                    one{"{0} settimana fa"}
+                    other{"{0} settimane fa"}
+                }
             }
         }
         weekday{
@@ -778,13 +942,23 @@ it{
         year{
             dn{"anno"}
             relative{
-                "-1"{"Anno scorso"}
-                "0"{"Questo anno"}
-                "1"{"Anno prossimo"}
+                "-1"{"anno scorso"}
+                "0"{"quest'anno"}
+                "1"{"anno prossimo"}
+            }
+            relativeTime{
+                future{
+                    one{"tra {0} anno"}
+                    other{"tra {0} anni"}
+                }
+                past{
+                    one{"{0} anno fa"}
+                    other{"{0} anni fa"}
+                }
             }
         }
         zone{
-            dn{"zona"}
+            dn{"fuso orario"}
         }
     }
     listPattern{
@@ -794,126 +968,739 @@ it{
             middle{"{0}, {1}"}
             start{"{0}, {1}"}
         }
+        unit{
+            2{"{0} e {1}"}
+            end{"{0}, e {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
+        }
+        unit-narrow{
+            2{"{0}, {1}"}
+            end{"{0}, e {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
+        }
+        unit-short{
+            2{"{0}, {1}"}
+            end{"{0}, e {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
+        }
     }
     measurementSystemNames{
         UK{"britannico"}
         US{"USA"}
         metric{"metrico"}
     }
+    transformNames{
+        BGN{"BGN"}
+        Numeric{"Numerica"}
+        Tone{"Tono"}
+        UNGEGN{"UNGEGN"}
+        x-Accents{"Accenti"}
+        x-Fullwidth{"Larghezza intera"}
+        x-Halfwidth{"Metà larghezza"}
+        x-Jamo{"Jamo"}
+        x-Pinyin{"Pinyin"}
+        x-Publishing{"Pubblicazione"}
+    }
     units{
-        day{
-            one{"{0} giorno"}
-            other{"{0} giorni"}
+        acceleration{
+            g-force{
+                one{"{0} forza g"}
+                other{"{0} forza g"}
+            }
         }
-        day-future{
-            one{"tra {0} giorno"}
-            other{"tra {0} giorni"}
+        angle{
+            arc-minute{
+                one{"{0} minuto"}
+                other{"{0} minuti"}
+            }
+            arc-second{
+                one{"{0} secondo"}
+                other{"{0} secondi"}
+            }
+            degree{
+                one{"{0} grado"}
+                other{"{0} gradi"}
+            }
         }
-        day-past{
-            one{"{0} giorno fa"}
-            other{"{0} giorni fa"}
+        area{
+            acre{
+                one{"{0} acro"}
+                other{"{0} acri"}
+            }
+            hectare{
+                one{"{0} ettaro"}
+                other{"{0} ettari"}
+            }
+            square-foot{
+                one{"{0} piede quadrato"}
+                other{"{0} piedi quadrati"}
+            }
+            square-kilometer{
+                one{"{0} chilometro quadrato"}
+                other{"{0} chilometri quadrati"}
+            }
+            square-meter{
+                one{"{0} metro quadrato"}
+                other{"{0} metri quadrati"}
+            }
+            square-mile{
+                one{"{0} miglio quadrato"}
+                other{"{0} miglia quadrate"}
+            }
         }
-        hour{
-            one{"{0} ora"}
-            other{"{0} ore"}
+        compound{
+            per{"{0} al {1}"}
         }
-        hour-future{
-            one{"tra {0} ora"}
-            other{"tra {0} ore"}
+        duration{
+            day{
+                one{"{0} giorno"}
+                other{"{0} giorni"}
+            }
+            hour{
+                one{"{0} ora"}
+                other{"{0} ore"}
+            }
+            millisecond{
+                one{"{0} millisecondo"}
+                other{"{0} millisecondi"}
+            }
+            minute{
+                one{"{0} minuto"}
+                other{"{0} minuti"}
+            }
+            month{
+                one{"{0} mese"}
+                other{"{0} mesi"}
+            }
+            second{
+                one{"{0} secondo"}
+                other{"{0} secondi"}
+            }
+            week{
+                one{"{0} settimana"}
+                other{"{0} settimane"}
+            }
+            year{
+                one{"{0} anno"}
+                other{"{0} anni"}
+            }
         }
-        hour-past{
-            one{"{0} ora fa"}
-            other{"{0} ore fa"}
+        energy{
+            calorie{
+                one{"{0} caloria"}
+                other{"{0} calorie"}
+            }
+            foodcalorie{
+                one{"{0} caloria"}
+                other{"{0} calorie"}
+            }
+            joule{
+                one{"{0} joule"}
+                other{"{0} joule"}
+            }
+            kilocalorie{
+                one{"{0} kilocaloria"}
+                other{"{0} kilocalorie"}
+            }
+            kilojoule{
+                one{"{0} kilojoule"}
+                other{"{0} kilojoule"}
+            }
         }
-        minute{
-            one{"{0} minuto"}
-            other{"{0} minuti"}
+        length{
+            centimeter{
+                one{"{0} centimetro"}
+                other{"{0} centimetri"}
+            }
+            foot{
+                one{"{0} piede"}
+                other{"{0} piedi"}
+            }
+            inch{
+                one{"{0} pollice"}
+                other{"{0} pollici"}
+            }
+            kilometer{
+                one{"{0} chilometro"}
+                other{"{0} chilometri"}
+            }
+            light-year{
+                one{"{0} anno luce"}
+                other{"{0} anni luce"}
+            }
+            meter{
+                one{"{0} metro"}
+                other{"{0} metri"}
+            }
+            mile{
+                one{"{0} miglio"}
+                other{"{0} miglia"}
+            }
+            millimeter{
+                one{"{0} millimetro"}
+                other{"{0} millimetri"}
+            }
+            picometer{
+                one{"{0} picometro"}
+                other{"{0} picometri"}
+            }
+            yard{
+                one{"{0} yarda"}
+                other{"{0} yarde"}
+            }
         }
-        minute-future{
-            one{"tra {0} minuto"}
-            other{"tra {0} minuti"}
+        mass{
+            gram{
+                one{"{0} grammo"}
+                other{"{0} grammi"}
+            }
+            kilogram{
+                one{"{0} chilogrammo"}
+                other{"{0} chilogrammi"}
+            }
+            ounce{
+                one{"{0} oncia"}
+                other{"{0} once"}
+            }
+            pound{
+                one{"{0} libbra"}
+                other{"{0} libbre"}
+            }
         }
-        minute-past{
-            one{"{0} minuto fa"}
-            other{"{0} minuti fa"}
+        power{
+            horsepower{
+                one{"{0} cavallo vapore"}
+                other{"{0} cavalli vapore"}
+            }
+            kilowatt{
+                one{"{0} kilowatt"}
+                other{"{0} kilowatt"}
+            }
+            watt{
+                one{"{0} watt"}
+                other{"{0} watt"}
+            }
         }
-        month{
-            one{"{0} mese"}
-            other{"{0} mesi"}
+        pressure{
+            hectopascal{
+                one{"{0} ettopascal"}
+                other{"{0} ettopascal"}
+            }
+            inch-hg{
+                one{"{0} pollice di mercurio"}
+                other{"{0} pollici di mercurio"}
+            }
+            millibar{
+                one{"{0} millibar"}
+                other{"{0} millibar"}
+            }
         }
-        month-future{
-            one{"tra {0} mese"}
-            other{"tra {0} mesi"}
+        speed{
+            kilometer-per-hour{
+                one{"{0} chilometro all’ora"}
+                other{"{0} chilometri all’ora"}
+            }
+            meter-per-second{
+                one{"{0} metro al secondo"}
+                other{"{0} metri al secondo"}
+            }
+            mile-per-hour{
+                one{"{0} miglio all’ora"}
+                other{"{0} miglia all’ora"}
+            }
         }
-        month-past{
-            one{"{0} mese fa"}
-            other{"{0} mesi fa"}
+        temperature{
+            celsius{
+                one{"{0} grado Celsius"}
+                other{"{0} gradi Celsius"}
+            }
+            fahrenheit{
+                one{"{0} grado Fahrenheit"}
+                other{"{0} gradi Fahrenheit"}
+            }
         }
-        second{
-            one{"{0} secondo"}
-            other{"{0} secondi"}
+        volume{
+            cubic-kilometer{
+                one{"{0} chilometro cubo"}
+                other{"{0} chilometri cubi"}
+            }
+            cubic-mile{
+                one{"{0} miglio cubo"}
+                other{"{0} miglia cube"}
+            }
+            liter{
+                one{"{0} litro"}
+                other{"{0} litri"}
+            }
         }
-        second-future{
-            one{"tra {0} secondo"}
-            other{"tra {0} secondi"}
+    }
+    unitsNarrow{
+        acceleration{
+            g-force{
+                one{"{0} G"}
+                other{"{0} G"}
+            }
         }
-        second-past{
-            one{"{0} secondo fa"}
-            other{"{0} secondi fa"}
+        angle{
+            arc-minute{
+                one{"{0} min"}
+                other{"{0} min"}
+            }
+            arc-second{
+                one{"{0} s"}
+                other{"{0} s"}
+            }
+            degree{
+                one{"{0}°"}
+                other{"{0}°"}
+            }
         }
-        week{
-            one{"{0} settimana"}
-            other{"{0} settimane"}
+        area{
+            acre{
+                one{"{0} ac"}
+                other{"{0} ac"}
+            }
+            hectare{
+                one{"{0} ha"}
+                other{"{0} ha"}
+            }
+            square-foot{
+                one{"{0} ft²"}
+                other{"{0} ft²"}
+            }
+            square-kilometer{
+                one{"{0} km²"}
+                other{"{0} km²"}
+            }
+            square-meter{
+                one{"{0} m²"}
+                other{"{0} m²"}
+            }
+            square-mile{
+                one{"{0} mi²"}
+                other{"{0} mi²"}
+            }
         }
-        week-future{
-            one{"tra {0} settimana"}
-            other{"tra {0} settimane"}
+        compound{
+            per{"{0}/{1}"}
         }
-        week-past{
-            one{"{0} settimana fa"}
-            other{"{0} settimane fa"}
+        duration{
+            day{
+                one{"{0} gg"}
+                other{"{0} gg"}
+            }
+            hour{
+                one{"{0} h"}
+                other{"{0} h"}
+            }
+            millisecond{
+                one{"{0} ms"}
+                other{"{0} ms"}
+            }
+            minute{
+                one{"{0} m"}
+                other{"{0} m"}
+            }
+            month{
+                one{"{0} mesi"}
+                other{"{0} mesi"}
+            }
+            second{
+                one{"{0} s"}
+                other{"{0} s"}
+            }
+            week{
+                one{"{0} sett."}
+                other{"{0} sett."}
+            }
+            year{
+                one{"{0} anno"}
+                other{"{0} anni"}
+            }
         }
-        year{
-            one{"{0} anno"}
-            other{"{0} anni"}
+        energy{
+            calorie{
+                one{"{0} cal"}
+                other{"{0} cal"}
+            }
+            foodcalorie{
+                one{"{0} Cal"}
+                other{"{0} Cal"}
+            }
+            joule{
+                one{"{0} J"}
+                other{"{0} J"}
+            }
+            kilocalorie{
+                one{"{0} kcal"}
+                other{"{0} kcal"}
+            }
+            kilojoule{
+                one{"{0} kj"}
+                other{"{0} kj"}
+            }
+        }
+        length{
+            centimeter{
+                one{"{0} cm"}
+                other{"{0} cm"}
+            }
+            foot{
+                one{"{0} ft"}
+                other{"{0} ft"}
+            }
+            inch{
+                one{"{0}″"}
+                other{"{0}″"}
+            }
+            kilometer{
+                one{"{0} km"}
+                other{"{0} km"}
+            }
+            light-year{
+                one{"{0} al"}
+                other{"{0} al"}
+            }
+            meter{
+                one{"{0} m"}
+                other{"{0} m"}
+            }
+            mile{
+                one{"{0} mi"}
+                other{"{0} mi"}
+            }
+            millimeter{
+                one{"{0} mm"}
+                other{"{0} mm"}
+            }
+            picometer{
+                one{"{0} pm"}
+                other{"{0} pm"}
+            }
+            yard{
+                one{"{0} yd"}
+                other{"{0} yd"}
+            }
+        }
+        mass{
+            gram{
+                one{"{0} g"}
+                other{"{0} g"}
+            }
+            kilogram{
+                one{"{0} kg"}
+                other{"{0} kg"}
+            }
+            ounce{
+                one{"{0} oz"}
+                other{"{0} oz"}
+            }
+            pound{
+                one{"{0} lb"}
+                other{"{0} lb"}
+            }
         }
-        year-future{
-            one{"tra {0} anno"}
-            other{"tra {0} anni"}
+        power{
+            horsepower{
+                one{"{0} hp"}
+                other{"{0} hp"}
+            }
+            kilowatt{
+                one{"{0} kW"}
+                other{"{0} kW"}
+            }
+            watt{
+                one{"{0} W"}
+                other{"{0} W"}
+            }
+        }
+        pressure{
+            hectopascal{
+                one{"{0} hPa"}
+                other{"{0} hPa"}
+            }
+            inch-hg{
+                one{"{0} inHg"}
+                other{"{0} inHg"}
+            }
+            millibar{
+                one{"{0} mbar"}
+                other{"{0} mbar"}
+            }
+        }
+        speed{
+            kilometer-per-hour{
+                one{"{0} km/h"}
+                other{"{0} km/h"}
+            }
+            meter-per-second{
+                one{"{0} m/s"}
+                other{"{0} m/s"}
+            }
+            mile-per-hour{
+                one{"{0} mi/h"}
+                other{"{0} mi/h"}
+            }
+        }
+        temperature{
+            celsius{
+                one{"{0}°"}
+                other{"{0}°"}
+            }
+            fahrenheit{
+                one{"{0}°F"}
+                other{"{0}°F"}
+            }
         }
-        year-past{
-            one{"{0} anno fa"}
-            other{"{0} anni fa"}
+        volume{
+            cubic-kilometer{
+                one{"{0} km³"}
+                other{"{0} km³"}
+            }
+            cubic-mile{
+                one{"{0} mi³"}
+                other{"{0} mi³"}
+            }
+            liter{
+                one{"{0} l"}
+                other{"{0} l"}
+            }
         }
     }
     unitsShort{
-        day{
-            one{"{0} g"}
-            other{"{0} gg"}
+        acceleration{
+            g-force{
+                one{"{0} G"}
+                other{"{0} G"}
+            }
         }
-        hour{
-            one{"{0} h"}
-            other{"{0} h"}
+        angle{
+            arc-minute{
+                one{"{0} min"}
+                other{"{0} min"}
+            }
+            arc-second{
+                one{"{0} s"}
+                other{"{0} s"}
+            }
+            degree{
+                one{"{0}°"}
+                other{"{0}°"}
+            }
         }
-        minute{
-            one{"{0} min"}
-            other{"{0} min"}
+        area{
+            acre{
+                one{"{0} ac"}
+                other{"{0} ac"}
+            }
+            hectare{
+                one{"{0} ha"}
+                other{"{0} ha"}
+            }
+            square-foot{
+                one{"{0} ft²"}
+                other{"{0} ft²"}
+            }
+            square-kilometer{
+                one{"{0} km²"}
+                other{"{0} km²"}
+            }
+            square-meter{
+                one{"{0} m²"}
+                other{"{0} m²"}
+            }
+            square-mile{
+                one{"{0} mi²"}
+                other{"{0} mi²"}
+            }
         }
-        month{
-            one{"{0} mese"}
-            other{"{0} mesi"}
+        compound{
+            per{"{0}/{1}"}
         }
-        second{
-            one{"{0} sec"}
-            other{"{0} sec"}
+        duration{
+            day{
+                one{"{0} giorno"}
+                other{"{0} giorni"}
+            }
+            hour{
+                one{"{0} h"}
+                other{"{0} h"}
+            }
+            millisecond{
+                one{"{0} ms"}
+                other{"{0} ms"}
+            }
+            minute{
+                one{"{0} min"}
+                other{"{0} min"}
+            }
+            month{
+                one{"{0} mese"}
+                other{"{0} mesi"}
+            }
+            second{
+                one{"{0} s"}
+                other{"{0} s"}
+            }
+            week{
+                one{"{0} settimana"}
+                other{"{0} settimane"}
+            }
+            year{
+                one{"{0} anno"}
+                other{"{0} anni"}
+            }
         }
-        week{
-            one{"{0} sett."}
-            other{"{0} sett."}
+        energy{
+            calorie{
+                one{"{0} cal"}
+                other{"{0} cal"}
+            }
+            foodcalorie{
+                one{"{0} Cal"}
+                other{"{0} Cal"}
+            }
+            joule{
+                one{"{0} J"}
+                other{"{0} J"}
+            }
+            kilocalorie{
+                one{"{0} kcal"}
+                other{"{0} kcal"}
+            }
+            kilojoule{
+                one{"{0} kj"}
+                other{"{0} kj"}
+            }
         }
-        year{
-            one{"{0} anno"}
-            other{"{0} anni"}
+        length{
+            centimeter{
+                one{"{0} cm"}
+                other{"{0} cm"}
+            }
+            foot{
+                one{"{0} ft"}
+                other{"{0} ft"}
+            }
+            inch{
+                one{"{0} in"}
+                other{"{0} in"}
+            }
+            kilometer{
+                one{"{0} km"}
+                other{"{0} km"}
+            }
+            light-year{
+                one{"{0} anno luce"}
+                other{"{0} anni luce"}
+            }
+            meter{
+                one{"{0} m"}
+                other{"{0} m"}
+            }
+            mile{
+                one{"{0} mi"}
+                other{"{0} mi"}
+            }
+            millimeter{
+                one{"{0} mm"}
+                other{"{0} mm"}
+            }
+            picometer{
+                one{"{0} pm"}
+                other{"{0} pm"}
+            }
+            yard{
+                one{"{0} yd"}
+                other{"{0} yd"}
+            }
+        }
+        mass{
+            gram{
+                one{"{0} g"}
+                other{"{0} g"}
+            }
+            kilogram{
+                one{"{0} kg"}
+                other{"{0} kg"}
+            }
+            ounce{
+                one{"{0} oz"}
+                other{"{0} oz"}
+            }
+            pound{
+                one{"{0} lb"}
+                other{"{0} lb"}
+            }
+        }
+        power{
+            horsepower{
+                one{"{0} hp"}
+                other{"{0} hp"}
+            }
+            kilowatt{
+                one{"{0} kW"}
+                other{"{0} kW"}
+            }
+            watt{
+                one{"{0} W"}
+                other{"{0} W"}
+            }
+        }
+        pressure{
+            hectopascal{
+                one{"{0} hPa"}
+                other{"{0} hPa"}
+            }
+            inch-hg{
+                one{"{0} inHg"}
+                other{"{0} inHg"}
+            }
+            millibar{
+                one{"{0} mbar"}
+                other{"{0} mbar"}
+            }
+        }
+        speed{
+            kilometer-per-hour{
+                one{"{0} km/h"}
+                other{"{0} km/h"}
+            }
+            meter-per-second{
+                one{"{0} m/s"}
+                other{"{0} m/s"}
+            }
+            mile-per-hour{
+                one{"{0} mi/h"}
+                other{"{0} mi/h"}
+            }
+        }
+        temperature{
+            celsius{
+                one{"{0}°C"}
+                other{"{0}°C"}
+            }
+            fahrenheit{
+                one{"{0}°F"}
+                other{"{0}°F"}
+            }
+        }
+        volume{
+            cubic-kilometer{
+                one{"{0} km³"}
+                other{"{0} km³"}
+            }
+            cubic-mile{
+                one{"{0} mi³"}
+                other{"{0} mi³"}
+            }
+            liter{
+                one{"{0} l"}
+                other{"{0} l"}
+            }
         }
     }
 }