-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/rbnf/it.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
it{
RBNFRules{
OrdinalRules{
"%%lenient-parse:",
"&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
"%spellout-numbering-year:",
- "x.x: =#,###0.#=;",
+ "x.x: =0.0=;",
"0: =%spellout-numbering=;",
"%spellout-numbering:",
"-x: meno >>;",
"%spellout-ordinal-masculine:",
"-x: meno >>;",
"x.x: =#,##0.#=;",
- "0: zero;",
+ "0: zeresimo;",
"1: primo;",
"2: secondo;",
"3: terzo;",
"%spellout-ordinal-feminine:",
"-x: meno >>;",
"x.x: =#,##0.#=;",
- "0: zero;",
+ "0: zeresima;",
"1: prima;",
"2: seconda;",
"3: terza;",
"10: o\u00AD=%spellout-ordinal-feminine=;",
}
}
- Version{"2.1.23.23"}
+ Version{"2.1.27.22"}
}