diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /intl/icu/source/data/rbnf/ms.txt | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'intl/icu/source/data/rbnf/ms.txt')
-rw-r--r-- | intl/icu/source/data/rbnf/ms.txt | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/intl/icu/source/data/rbnf/ms.txt b/intl/icu/source/data/rbnf/ms.txt new file mode 100644 index 0000000000..e31ffce657 --- /dev/null +++ b/intl/icu/source/data/rbnf/ms.txt @@ -0,0 +1,54 @@ +// © 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 +ms{ + RBNFRules{ + OrdinalRules{ + "%digits-ordinal:", + "-x: \u2212ke->#,##0>;", + "0: ke-=#,##0=;", + "1: No. 1;", + "2: ke-=#,##0=;", + } + SpelloutRules{ + "%spellout-numbering-year:", + "x.x: =0.0=;", + "0: =%spellout-numbering=;", + "%spellout-numbering:", + "0: =%spellout-cardinal=;", + "%spellout-cardinal:", + "-x: negatif >>;", + "x.x: << perpuluhan >>;", + "0: kosong;", + "1: satu;", + "2: dua;", + "3: tiga;", + "4: empat;", + "5: lima;", + "6: enam;", + "7: tujuh;", + "8: lapan;", + "9: sembilan;", + "10: sepuluh;", + "11: sebelas;", + "12: >> belas;", + "20: << puluh[ >>];", + "100: seratus[ >>];", + "200: << ratus[ >>];", + "1000: seribu[ >>];", + "2000: << ribu[ >>];", + "1000000: sejuta[ >>];", + "2000000: << juta[ >>];", + "1000000000: << bilion[ >>];", + "1000000000000: << trilion[ >>];", + "1000000000000000: << kuadrilion[ >>];", + "1000000000000000000: =#,##0=;", + "%spellout-ordinal:", + "-x: negatif >>;", + "x.x: =#,##0.#=;", + "0: kekosong;", + "1: pertama;", + "2: ke=%spellout-cardinal=;", + } + } +} |