OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/common/rbnf/vi.xml | 6 // * Source File: <path>/common/rbnf/vi.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/rbnf/vi.xml | 10 * ICU <specials> source: <path>/xml/rbnf/vi.xml |
11 */ | 11 */ |
12 vi{ | 12 vi{ |
13 RBNFRules{ | 13 RBNFRules{ |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
61 "0: th\u1EE9 =%spellout-cardinal=;", | 61 "0: th\u1EE9 =%spellout-cardinal=;", |
62 "1: th\u1EE9 nh\u1EA5t;", | 62 "1: th\u1EE9 nh\u1EA5t;", |
63 "2: th\u1EE9 nh\u00EC;", | 63 "2: th\u1EE9 nh\u00EC;", |
64 "3: th\u1EE9 =%spellout-cardinal=;", | 64 "3: th\u1EE9 =%spellout-cardinal=;", |
65 "4: th\u1EE9 t\u01B0;", | 65 "4: th\u1EE9 t\u01B0;", |
66 "5: th\u1EE9 =%spellout-cardinal=;", | 66 "5: th\u1EE9 =%spellout-cardinal=;", |
67 } | 67 } |
68 } | 68 } |
69 Version{"2.0.82.42"} | 69 Version{"2.0.82.42"} |
70 } | 70 } |
OLD | NEW |