| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2013 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/main/ps.xml | 6 // * Source File: <path>/common/main/ps.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/ps.xml | 10 * ICU <specials> source: <path>/common/main/ps.xml |
| 11 */ | 11 */ |
| 12 ps{ | 12 ps{ |
| 13 Languages{ | 13 Languages{ |
| 14 ar{"عربي"} | |
| 15 bal{"بلوڅي"} | |
| 16 de{"الماني"} | |
| 17 el{"یوناني"} | |
| 18 en{"انګلیسي"} | |
| 19 et{"حبشي"} | |
| 20 fa{"فارسي"} | |
| 21 fi{"فینلنډي"} | |
| 22 fr{"فرانسوي"} | |
| 23 he{"عبري"} | |
| 24 hi{"هندي"} | |
| 25 hy{"ارمني"} | |
| 26 ine{"هند و اروپایي"} | |
| 27 it{"ایټالوي"} | |
| 28 ja{"جاپانی"} | |
| 29 ku{"کردي"} | |
| 30 la{"لاتیني"} | |
| 31 mg{"ملغاسي"} | |
| 32 mk{"مقدوني"} | |
| 33 mn{"مغولي"} | |
| 34 ms{"ملایا"} | |
| 35 pl{"پولنډي"} | |
| 36 ps{"پښتو"} | 14 ps{"پښتو"} |
| 37 pt{"پورتګالي"} | |
| 38 ru{"روسي"} | |
| 39 sa{"سنسکریټ"} | |
| 40 sv{"سویډنی"} | |
| 41 tg{"تاجک"} | |
| 42 tk{"ترکمني"} | |
| 43 tt{"تاتار"} | |
| 44 uz{"ازبکي"} | |
| 45 zh{"چیني"} | |
| 46 } | 15 } |
| 47 Scripts{ | |
| 48 Arab{"عربي"} | |
| 49 } | |
| 50 Version{"2.0.92.87"} | |
| 51 } | 16 } |
| OLD | NEW |