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/ro.xml | 6 // * Source File: <path>/common/rbnf/ro.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/rbnf/ro.xml | 10 * ICU <specials> source: <path>/xml/rbnf/ro.xml |
11 */ | 11 */ |
12 ro{ | 12 ro{ |
13 RBNFRules{ | 13 RBNFRules{ |
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
91 "2000000000: <%spellout-cardinal-neuter< miliarde[ >>];", | 91 "2000000000: <%spellout-cardinal-neuter< miliarde[ >>];", |
92 "1000000000000: <%spellout-cardinal-neuter< bilion[ >>];", | 92 "1000000000000: <%spellout-cardinal-neuter< bilion[ >>];", |
93 "2000000000000: <%spellout-cardinal-neuter< bilioane[ >>];", | 93 "2000000000000: <%spellout-cardinal-neuter< bilioane[ >>];", |
94 "1000000000000000: <%spellout-cardinal-neuter< biliard[ >>];", | 94 "1000000000000000: <%spellout-cardinal-neuter< biliard[ >>];", |
95 "2000000000000000: <%spellout-cardinal-neuter< biliarde[ >>];", | 95 "2000000000000000: <%spellout-cardinal-neuter< biliarde[ >>];", |
96 "1000000000000000000: =#,##0=;", | 96 "1000000000000000000: =#,##0=;", |
97 } | 97 } |
98 } | 98 } |
99 Version{"2.0.82.42"} | 99 Version{"2.0.82.42"} |
100 } | 100 } |
OLD | NEW |