// ***************************************************************************
// *
-// * Copyright (C) 2015 International Business Machines
+// * Copyright (C) 2016 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/rbnf/en.xml
"0: =#,##0=$(ordinal,one{st}two{nd}few{rd}other{th})$;",
}
SpelloutRules{
+ "%%lenient-parse:",
+ "&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
"%%2d-year:",
"0: hundred;",
"1: oh-=%spellout-numbering=;",
"10: =%spellout-numbering=;",
"%spellout-numbering-year:",
"-x: minus >>;",
- "x.x: =#,###0.#=;",
+ "x.x: =#,##0.#=;",
"0: =%spellout-numbering=;",
"1010/100: << >%%2d-year>;",
"1100/100: << >%%2d-year>;",
"9100/100: << >%%2d-year>;",
"10000: =%spellout-numbering=;",
"%spellout-numbering:",
+ "-x: minus >>;",
+ "Inf: infinity;",
+ "NaN: not a number;",
"0: =%spellout-cardinal=;",
"%spellout-numbering-verbose:",
+ "-x: minus >>;",
+ "Inf: infinity;",
+ "NaN: not a number;",
"0: =%spellout-cardinal-verbose=;",
"%spellout-cardinal:",
"-x: minus >>;",
"x.x: << point >>;",
+ "Inf: infinite;",
+ "NaN: not a number;",
"0: zero;",
"1: one;",
"2: two;",
"%spellout-cardinal-verbose:",
"-x: minus >>;",
"x.x: << point >>;",
+ "Inf: infinite;",
+ "NaN: not a number;",
"0: =%spellout-numbering=;",
"100: << hundred[>%%and>];",
"1000: << thousand[>%%and>];",
"%spellout-ordinal:",
"-x: minus >>;",
"x.x: =#,##0.#=;",
+ "Inf: infinitieth;",
"0: zeroth;",
"1: first;",
"2: second;",
"%spellout-ordinal-verbose:",
"-x: minus >>;",
"x.x: =#,##0.#=;",
+ "Inf: infinitieth;",
"0: =%spellout-ordinal=;",
"100: <%spellout-numbering-verbose< hundred>%%and-o>;",
"1000: <%spellout-numbering-verbose< thousand>%%and-o>;",
"1000000000000000000: =#,##0=.;",
}
}
- Version{"2.1.8.55"}
+ Version{"2.1.21.55"}
}