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/vi.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/vi.txt')
-rw-r--r-- | intl/icu/source/data/rbnf/vi.txt | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/intl/icu/source/data/rbnf/vi.txt b/intl/icu/source/data/rbnf/vi.txt new file mode 100644 index 0000000000..44fee14d82 --- /dev/null +++ b/intl/icu/source/data/rbnf/vi.txt @@ -0,0 +1,63 @@ +// © 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 +vi{ + RBNFRules{ + OrdinalRules{ + "%digits-ordinal:", + "-x: \u2212>>;", + "0: th\u1EE9 =#,##0=;", + } + SpelloutRules{ + "%spellout-numbering-year:", + "x.x: =0.0=;", + "0: =%spellout-numbering=;", + "%spellout-numbering:", + "0: =%spellout-cardinal=;", + "%%teen:", + "0: =%spellout-cardinal=;", + "5: l\u0103m;", + "6: =%spellout-cardinal=;", + "%%x-ty:", + "0: =%spellout-cardinal=;", + "1: m\u1ED1t;", + "2: =%%teen=;", + "4: t\u01B0;", + "5: =%%teen=;", + "%%after-hundred:", + "0: l\u1EBB =%spellout-cardinal=;", + "10: =%spellout-cardinal=;", + "%%after-thousand-or-more:", + "0: kh\u00F4ng tr\u0103m =%%after-hundred=;", + "100: =%spellout-cardinal=;", + "%spellout-cardinal:", + "-x: \u00E2m >>;", + "x.x: << ph\u1EA9y >>;", + "0: kh\u00F4ng;", + "1: m\u1ED9t;", + "2: hai;", + "3: ba;", + "4: b\u1ED1n;", + "5: n\u0103m;", + "6: s\u00E1u;", + "7: b\u1EA3y;", + "8: t\u00E1m;", + "9: ch\u00EDn;", + "10: m\u01B0\u1EDDi[ >%%teen>];", + "20: << m\u01B0\u01A1i[ >%%x-ty>];", + "100: << tr\u0103m[ >%%after-hundred>];", + "1000: << ngh\u00ECn[ >%%after-thousand-or-more>];", + "1000000: << tri\u1EC7u[ >%%after-hundred>];", + "1000000000: << t\u1EF7[ >%%after-hundred>];", + "1000000000000000000: =#,##0=;", + "%spellout-ordinal:", + "x.x: =#,##0.#=;", + "0: th\u1EE9 =%spellout-cardinal=;", + "1: th\u1EE9 nh\u1EA5t;", + "2: th\u1EE9 nh\u00EC;", + "3: th\u1EE9 =%spellout-cardinal=;", + "4: th\u1EE9 t\u01B0;", + "5: th\u1EE9 =%spellout-cardinal=;", + } + } +} |