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/pt.xml | 6 // * Source File: <path>/common/rbnf/pt.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/rbnf/pt.xml | 10 * ICU <specials> source: <path>/xml/rbnf/pt.xml |
11 */ | 11 */ |
12 pt{ | 12 pt{ |
13 RBNFRules{ | 13 RBNFRules{ |
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
202 "2000000000: <%spellout-cardinal-feminine< bilion\u00E9sima[ >>];", | 202 "2000000000: <%spellout-cardinal-feminine< bilion\u00E9sima[ >>];", |
203 "1000000000000: uma trilion\u00E9sima[ >>];", | 203 "1000000000000: uma trilion\u00E9sima[ >>];", |
204 "2000000000000: <%spellout-cardinal-feminine< trilion\u00E9sima[ >>]
;", | 204 "2000000000000: <%spellout-cardinal-feminine< trilion\u00E9sima[ >>]
;", |
205 "1000000000000000: uma quadrilion\u00E9sima[ >>];", | 205 "1000000000000000: uma quadrilion\u00E9sima[ >>];", |
206 "2000000000000000: <%spellout-cardinal-feminine< quadrilion\u00E9sim
a[ >>];", | 206 "2000000000000000: <%spellout-cardinal-feminine< quadrilion\u00E9sim
a[ >>];", |
207 "1000000000000000000: =#,##0=\u00AA;", | 207 "1000000000000000000: =#,##0=\u00AA;", |
208 } | 208 } |
209 } | 209 } |
210 Version{"2.0.82.42"} | 210 Version{"2.0.82.42"} |
211 } | 211 } |
OLD | NEW |