From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- intl/icu/source/data/rbnf/eo.txt | 44 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 intl/icu/source/data/rbnf/eo.txt (limited to 'intl/icu/source/data/rbnf/eo.txt') diff --git a/intl/icu/source/data/rbnf/eo.txt b/intl/icu/source/data/rbnf/eo.txt new file mode 100644 index 0000000000..b93e391086 --- /dev/null +++ b/intl/icu/source/data/rbnf/eo.txt @@ -0,0 +1,44 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +eo{ + RBNFRules{ + SpelloutRules{ + "%spellout-numbering-year:", + "x.x: =0.0=;", + "0: =%spellout-numbering=;", + "%spellout-numbering:", + "0: =%spellout-cardinal=;", + "%spellout-cardinal:", + "-x: minus >>;", + "x.x: << komo >>;", + "0: nulo;", + "1: unu;", + "2: du;", + "3: tri;", + "4: kvar;", + "5: kvin;", + "6: ses;", + "7: sep;", + "8: ok;", + "9: na\u016D;", + "10: dek[ >>];", + "20: <>];", + "100: cent[ >>];", + "200: <>];", + "1000: mil[ >>];", + "2000: << mil[ >>];", + "1000000: miliono[ >>];", + "2000000: << milionoj[ >>];", + "1000000000: miliardo[ >>];", + "2000000000: << miliardoj[ >>];", + "1000000000000: biliono[ >>];", + "2000000000000: << bilionoj[ >>];", + "1000000000000000: biliardo[ >>];", + "2000000000000000: << biliardoj[ >>];", + "1000000000000000000: =#,##0=;", + "%spellout-ordinal:", + "0: =%spellout-cardinal=a;", + } + } +} -- cgit v1.2.3