| 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/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 it{"ایټالوي"} |
| 27 ja{"جاپانی"} |
| 28 ku{"کردي"} |
| 29 la{"لاتیني"} |
| 30 mg{"ملغاسي"} |
| 31 mk{"مقدوني"} |
| 32 mn{"مغولي"} |
| 33 ms{"ملایا"} |
| 34 pl{"پولنډي"} |
| 14 ps{"پښتو"} | 35 ps{"پښتو"} |
| 36 pt{"پورتګالي"} |
| 37 ru{"روسي"} |
| 38 sa{"سنسکریټ"} |
| 39 sv{"سویډنی"} |
| 40 tg{"تاجک"} |
| 41 tk{"ترکمني"} |
| 42 tt{"تاتار"} |
| 43 uz{"ازبکي"} |
| 44 zh{"چیني"} |
| 15 } | 45 } |
| 46 Scripts{ |
| 47 Arab{"عربي"} |
| 48 } |
| 49 Version{"2.1.6.69"} |
| 16 } | 50 } |
| OLD | NEW |