diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /intl/icu/source/data/rbnf/am.txt | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'intl/icu/source/data/rbnf/am.txt')
-rw-r--r-- | intl/icu/source/data/rbnf/am.txt | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/intl/icu/source/data/rbnf/am.txt b/intl/icu/source/data/rbnf/am.txt new file mode 100644 index 0000000000..d6860815a8 --- /dev/null +++ b/intl/icu/source/data/rbnf/am.txt @@ -0,0 +1,51 @@ +// © 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 +am{ + RBNFRules{ + OrdinalRules{ + "%digits-ordinal:", + "-x: \u2212>>;", + "0: =#,##0=\u129B;", + } + SpelloutRules{ + "%spellout-numbering-year:", + "-x: \u1245\u1295\u1235\u1293\u123D >>;", + "x.x: =0.0=;", + "0: =%spellout-numbering=;", + "1100/100: << \u1218\u1276[ >>];", + "10000: =%spellout-numbering=;", + "%spellout-numbering:", + "0: =%spellout-cardinal=;", + "%spellout-cardinal:", + "-x: \u1245\u1295\u1235\u1293\u123D >>;", + "x.x: << \u1290\u1325\u1265 >>;", + "0: \u1263\u12F6;", + "1: \u12A0\u1295\u12F5;", + "2: \u1201\u1208\u1275;", + "3: \u1226\u1235\u1275;", + "4: \u12A0\u122B\u1275;", + "5: \u12A0\u121D\u1235\u1275;", + "6: \u1235\u12F5\u1235\u1275;", + "7: \u1230\u1263\u1275;", + "8: \u1235\u121D\u1295\u1275;", + "9: \u12D8\u1320\u129D;", + "10: \u12A0\u1235\u122D[ >>];", + "20: << \u12A0\u1235\u122D[ >>];", + "100: \u1218\u1276[ >>];", + "200: << \u1218\u1276[ >>];", + "1000: \u123A[ >>];", + "2000: << \u123A[ >>];", + "1000000: \u121A\u120A\u12EE\u1295[ >>];", + "2000000: << \u121A\u120A\u12EE\u1295[ >>];", + "1000000000: << \u1262\u120A\u12EE\u1295[ >>];", + "1000000000000: << \u1272\u122A\u120A\u12EE\u1295[ >>];", + "1000000000000000: << \u1248\u12F2\u122A\u120A\u12EE\u1295[ >>];", + "1000000000000000000: =#,##0=;", + "%spellout-ordinal:", + "-x: \u1245\u1295\u1235\u1293\u123D >>;", + "x.x: =#,##0.#=;", + "0: =%spellout-numbering=\u129B;", + } + } +} |