1// *************************************************************************** 2// * 3// * Copyright (C) 2015 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/rbnf/vi.xml 7// * 8// *************************************************************************** 9vi{ 10 RBNFRules{ 11 OrdinalRules{ 12 "%digits-ordinal:", 13 "-x: \u2212>>;", 14 "0: th\u1EE9 =#,##0=;", 15 } 16 SpelloutRules{ 17 "%spellout-numbering-year:", 18 "x.x: =#,###0.#=;", 19 "0: =%spellout-numbering=;", 20 "%spellout-numbering:", 21 "0: =%spellout-cardinal=;", 22 "%%teen:", 23 "0: =%spellout-cardinal=;", 24 "5: l\u0103m;", 25 "6: =%spellout-cardinal=;", 26 "%%x-ty:", 27 "0: =%spellout-cardinal=;", 28 "1: m\u1ED1t;", 29 "2: =%%teen=;", 30 "%%after-hundred:", 31 "0: l\u1EBB =%spellout-cardinal=;", 32 "10: =%spellout-cardinal=;", 33 "%%after-thousand-or-more:", 34 "0: kh\u00F4ng tr\u0103m =%%after-hundred=;", 35 "100: =%spellout-cardinal=;", 36 "%spellout-cardinal:", 37 "-x: \u00E2m >>;", 38 "x.x: << ph\u1EA9y >>;", 39 "0: kh\u00F4ng;", 40 "1: m\u1ED9t;", 41 "2: hai;", 42 "3: ba;", 43 "4: b\u1ED1n;", 44 "5: n\u0103m;", 45 "6: s\u00E1u;", 46 "7: b\u1EA3y;", 47 "8: t\u00E1m;", 48 "9: ch\u00EDn;", 49 "10: m\u01B0\u1EDDi[ >%%teen>];", 50 "20: << m\u01B0\u01A1i[ >%%x-ty>];", 51 "100: << tr\u0103m[ >%%after-hundred>];", 52 "1000: << ngh\u00ECn[ >%%after-thousand-or-more>];", 53 "1000000: << tri\u1EC7u[ >%%after-thousand-or-more>];", 54 "1000000000: << t\u1EF7[ >%%after-thousand-or-more>];", 55 "1000000000000000000: =#,##0=;", 56 "%spellout-ordinal:", 57 "x.x: =#,##0.#=;", 58 "0: th\u1EE9 =%spellout-cardinal=;", 59 "1: th\u1EE9 nh\u1EA5t;", 60 "2: th\u1EE9 nh\u00EC;", 61 "3: th\u1EE9 =%spellout-cardinal=;", 62 "4: th\u1EE9 t\u01B0;", 63 "5: th\u1EE9 =%spellout-cardinal=;", 64 } 65 } 66 Version{"2.1.19.14"} 67} 68