diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /intl/icu/source/data/rbnf/id.txt | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | intl/icu/source/data/rbnf/id.txt | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/intl/icu/source/data/rbnf/id.txt b/intl/icu/source/data/rbnf/id.txt new file mode 100644 index 0000000000..2cc0abae79 --- /dev/null +++ b/intl/icu/source/data/rbnf/id.txt @@ -0,0 +1,49 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +id{ + RBNFRules{ + OrdinalRules{ + "%digits-ordinal:", + "-x: \u2212ke->#,##0>;", + "0: ke-=#,##0=;", + } + SpelloutRules{ + "%spellout-numbering-year:", + "x.x: =0.0=;", + "0: =%spellout-numbering=;", + "%spellout-numbering:", + "0: =%spellout-cardinal=;", + "%spellout-cardinal:", + "-x: negatif >>;", + "x.x: << titik >>;", + "0: kosong;", + "1: satu;", + "2: dua;", + "3: tiga;", + "4: empat;", + "5: lima;", + "6: enam;", + "7: tujuh;", + "8: delapan;", + "9: sembilan;", + "10: sepuluh;", + "11: sebelas;", + "12: >> belas;", + "20: << puluh[ >>];", + "100: seratus[ >>];", + "200: << ratus[ >>];", + "1000: seribu[ >>];", + "2000: << ribu[ >>];", + "1000000: << juta[ >>];", + "1000000000: << miliar[ >>];", + "1000000000000: << triliun[ >>];", + "1000000000000000: << kuadriliun[ >>];", + "1000000000000000000: =#,##0.#=;", + "%spellout-ordinal:", + "-x: negatif >>;", + "x.x: =#,##0.#=;", + "0: ke=%spellout-cardinal=;", + } + } + Version{"37"} +} |