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