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/sr.xml | 6 // * Source File: <path>/common/rbnf/sr.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/rbnf/sr.xml | 10 * ICU <specials> source: <path>/xml/rbnf/sr.xml |
11 */ | 11 */ |
12 sr{ | 12 sr{ |
13 RBNFRules{ | 13 RBNFRules{ |
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
151 "80: \u043E\u0441\u0430\u043C\u0434\u0435\u0441\u0435\u0442>%%ordi>;
", | 151 "80: \u043E\u0441\u0430\u043C\u0434\u0435\u0441\u0435\u0442>%%ordi>;
", |
152 "90: \u0434\u0435\u0432\u0435\u0434\u0435\u0441\u0435\u0442>%%ordi>;
", | 152 "90: \u0434\u0435\u0432\u0435\u0434\u0435\u0441\u0435\u0442>%%ordi>;
", |
153 "100: \u0441\u0442\u043E>%%ordti>;", | 153 "100: \u0441\u0442\u043E>%%ordti>;", |
154 "200: \u0434\u0432\u0435\u0441\u0442\u0430>%%ordti>;", | 154 "200: \u0434\u0432\u0435\u0441\u0442\u0430>%%ordti>;", |
155 "300: \u0442\u0440\u0438\u0441\u0442\u0430>%%ordti>;", | 155 "300: \u0442\u0440\u0438\u0441\u0442\u0430>%%ordti>;", |
156 "400: <%spellout-cardinal-feminine<\u0441\u0442\u043E>%%ordti>;", | 156 "400: <%spellout-cardinal-feminine<\u0441\u0442\u043E>%%ordti>;", |
157 } | 157 } |
158 } | 158 } |
159 Version{"2.0.82.42"} | 159 Version{"2.0.82.42"} |
160 } | 160 } |
OLD | NEW |