Chromium Code Reviews

Unified Diff: source/data/unit/it.txt

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « source/data/unit/is.txt ('k') | source/data/unit/iw.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/it.txt
diff --git a/source/data/unit/it.txt b/source/data/unit/it.txt
old mode 100755
new mode 100644
index 7a575255a1cf7f876a882182d6a019daac41dcb1..ca7194ff91e4c44314fd91d322edc2dd2bf0f80b
--- a/source/data/unit/it.txt
+++ b/source/data/unit/it.txt
@@ -1,13 +1,7 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/it.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
it{
- Version{"2.1.19.17"}
+ Version{"2.1.28.79"}
durationUnits{
hm{"h:mm"}
hms{"h:mm:ss"}
@@ -85,6 +79,7 @@ it{
dnam{"chilometri quadrati"}
one{"{0} chilometro quadrato"}
other{"{0} chilometri quadrati"}
+ per{"{0} per chilometro quadrato"}
}
square-meter{
dnam{"metri quadrati"}
@@ -96,6 +91,7 @@ it{
dnam{"miglia quadrate"}
one{"{0} miglio quadrato"}
other{"{0} miglia quadrate"}
+ per{"{0} per miglio quadrato"}
}
square-yard{
dnam{"iarde quadrate"}
@@ -106,6 +102,28 @@ it{
compound{
per{"{0} al {1}"}
}
+ concentr{
+ karat{
+ dnam{"carati"}
+ one{"{0} carato"}
+ other{"{0} carati"}
+ }
+ milligram-per-deciliter{
+ dnam{"milligrammi per decilitro"}
+ one{"{0} milligrammo per decilitro"}
+ other{"{0} milligrammi per decilitro"}
+ }
+ millimole-per-liter{
+ dnam{"millimoli per litro"}
+ one{"{0} millimole per litro"}
+ other{"{0} millimoli per litro"}
+ }
+ part-per-million{
+ dnam{"parti per milione"}
+ one{"{0} parte per milione"}
+ other{"{0} parti per milione"}
+ }
+ }
consumption{
liter-per-100kilometers{
dnam{"litri per 100 chilometri"}
@@ -122,6 +140,11 @@ it{
one{"{0} miglio per gallone"}
other{"{0} miglia per gallone"}
}
+ mile-per-gallon-imperial{
+ dnam{"miglia per gallone imperiale"}
+ one{"{0} miglio per gallone imperiale"}
+ other{"{0} miglia per gallone imperiale"}
+ }
}
coordinate{
east{"{0}E"}
@@ -197,7 +220,7 @@ it{
dnam{"ore"}
one{"{0} ora"}
other{"{0} ore"}
- per{"{0}/h"}
+ per{"{0} all’ora"}
}
microsecond{
dnam{"microsecondi"}
@@ -236,7 +259,7 @@ it{
dnam{"settimane"}
one{"{0} settimana"}
other{"{0} settimane"}
- per{"{0}/settimana"}
+ per{"{0} alla settimana"}
}
year{
dnam{"anni"}
@@ -535,13 +558,6 @@ it{
other{"{0} libbre per pollice quadrato"}
}
}
- proportion{
- karat{
- dnam{"carati"}
- one{"{0} carato"}
- other{"{0} carati"}
- }
- }
speed{
kilometer-per-hour{
dnam{"chilometri orari"}
@@ -660,6 +676,12 @@ it{
other{"{0} galloni"}
per{"{0} per gallone"}
}
+ gallon-imperial{
+ dnam{"galloni imperiali"}
+ one{"{0} gallone imperiale"}
+ other{"{0} galloni imperiali"}
+ per{"{0} per gallone imperiale"}
+ }
hectoliter{
dnam{"ettolitri"}
one{"{0} ettolitro"}
@@ -1022,6 +1044,7 @@ it{
dnam{"km²"}
one{"{0} km²"}
other{"{0} km²"}
+ per{"{0}/km²"}
}
square-meter{
dnam{"m²"}
@@ -1033,6 +1056,7 @@ it{
dnam{"mi²"}
one{"{0} mi²"}
other{"{0} mi²"}
+ per{"{0}/mi²"}
}
square-yard{
dnam{"yd²"}
@@ -1043,6 +1067,28 @@ it{
compound{
per{"{0}/{1}"}
}
+ concentr{
+ karat{
+ dnam{"kt"}
+ one{"{0} kt"}
+ other{"{0} kt"}
+ }
+ milligram-per-deciliter{
+ dnam{"mg/dl"}
+ one{"{0} mg/dl"}
+ other{"{0} mg/dl"}
+ }
+ millimole-per-liter{
+ dnam{"mmol/l"}
+ one{"{0} mmol/l"}
+ other{"{0} mmol/l"}
+ }
+ part-per-million{
+ dnam{"ppm"}
+ one{"{0} ppm"}
+ other{"{0} ppm"}
+ }
+ }
consumption{
liter-per-100kilometers{
dnam{"L/100km"}
@@ -1059,6 +1105,11 @@ it{
one{"{0} mpg"}
other{"{0} mpg"}
}
+ mile-per-gallon-imperial{
+ dnam{"mi/Imp gal"}
+ one{"{0} mi/Imp gal"}
+ other{"{0} mi/Imp gal"}
+ }
}
coordinate{
east{"{0}E"}
@@ -1472,13 +1523,6 @@ it{
other{"{0} psi"}
}
}
- proportion{
- karat{
- dnam{"kt"}
- one{"{0} kt"}
- other{"{0} kt"}
- }
- }
speed{
kilometer-per-hour{
dnam{"km/h"}
@@ -1597,6 +1641,9 @@ it{
other{"{0} gal"}
per{"{0}/gal"}
}
+ gallon-imperial{
+ dnam{"Gal imp."}
+ }
hectoliter{
dnam{"hl"}
one{"{0} hl"}
« no previous file with comments | « source/data/unit/is.txt ('k') | source/data/unit/iw.txt » ('j') | no next file with comments »

Powered by Google App Engine