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/ar.xml | 6 // * Source File: <path>/common/rbnf/ar.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/rbnf/ar.xml | 10 * ICU <specials> source: <path>/xml/rbnf/ar.xml |
11 */ | 11 */ |
12 ar{ | 12 ar{ |
13 RBNFRules{ | 13 RBNFRules{ |
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
179 "2000000000: <%%spellout-numbering-m< \u0645\u0644\u064A\u0627\u0631
[ \u0648 >%%spellout-numbering-m>];", | 179 "2000000000: <%%spellout-numbering-m< \u0645\u0644\u064A\u0627\u0631
[ \u0648 >%%spellout-numbering-m>];", |
180 "1000000000000: \u0628\u0644\u064A\u0648\u0646[ \u0648 >%%spellout-n
umbering-m>];", | 180 "1000000000000: \u0628\u0644\u064A\u0648\u0646[ \u0648 >%%spellout-n
umbering-m>];", |
181 "2000000000000: <%%spellout-numbering-m< \u0628\u0644\u064A\u0648\u0
646[ \u0648 >%%spellout-numbering-m>];", | 181 "2000000000000: <%%spellout-numbering-m< \u0628\u0644\u064A\u0648\u0
646[ \u0648 >%%spellout-numbering-m>];", |
182 "1000000000000000: \u0628\u0644\u064A\u0627\u0631[ \u0648 >%%spellou
t-numbering-m>];", | 182 "1000000000000000: \u0628\u0644\u064A\u0627\u0631[ \u0648 >%%spellou
t-numbering-m>];", |
183 "2000000000000000: <%%spellout-numbering-m< \u0628\u0644\u064A\u0627
\u0631[ \u0648 >%%spellout-numbering-m>];", | 183 "2000000000000000: <%%spellout-numbering-m< \u0628\u0644\u064A\u0627
\u0631[ \u0648 >%%spellout-numbering-m>];", |
184 "1000000000000000000: =#,##0=;", | 184 "1000000000000000000: =#,##0=;", |
185 } | 185 } |
186 } | 186 } |
187 Version{"2.0.85.2"} | 187 Version{"2.0.85.2"} |
188 } | 188 } |
OLD | NEW |