X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/a0b4f637ba1a6c3c5651b61a69303b029bacf7d3..2ca993e82fb37b597a3c73ecd1586a139a6579c5:/icuSources/data/rbnf/en.txt diff --git a/icuSources/data/rbnf/en.txt b/icuSources/data/rbnf/en.txt index 05002d9e..b5705b18 100644 --- a/icuSources/data/rbnf/en.txt +++ b/icuSources/data/rbnf/en.txt @@ -1,6 +1,6 @@ // *************************************************************************** // * -// * 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: /common/rbnf/en.xml @@ -42,13 +42,15 @@ en{ "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>;", @@ -78,12 +80,20 @@ en{ "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;", @@ -130,6 +140,8 @@ en{ "%spellout-cardinal-verbose:", "-x: minus >>;", "x.x: << point >>;", + "Inf: infinite;", + "NaN: not a number;", "0: =%spellout-numbering=;", "100: << hundred[>%%and>];", "1000: << thousand[>%%and>];", @@ -148,6 +160,7 @@ en{ "%spellout-ordinal:", "-x: minus >>;", "x.x: =#,##0.#=;", + "Inf: infinitieth;", "0: zeroth;", "1: first;", "2: second;", @@ -190,6 +203,7 @@ en{ "%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>;", @@ -201,5 +215,5 @@ en{ "1000000000000000000: =#,##0=.;", } } - Version{"2.1.8.55"} + Version{"2.1.21.55"} }