| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 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/fa.xml | 6 // * Source File: <path>/common/main/fa.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/fa.xml | 10 * ICU <specials> source: <path>/common/main/fa.xml |
| (...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 325 } | 325 } |
| 326 IEP{ | 326 IEP{ |
| 327 "IEP", | 327 "IEP", |
| 328 "پوند ایرلند", | 328 "پوند ایرلند", |
| 329 } | 329 } |
| 330 ILS{ | 330 ILS{ |
| 331 "₪", | 331 "₪", |
| 332 "شقل جدید اسرائیل", | 332 "شقل جدید اسرائیل", |
| 333 } | 333 } |
| 334 INR{ | 334 INR{ |
| 335 "₹", | 335 "Rs.", |
| 336 "روپیهٔ هند", | 336 "روپیهٔ هند", |
| 337 } | 337 } |
| 338 IQD{ | 338 IQD{ |
| 339 "IQD", | 339 "IQD", |
| 340 "دینار عراق", | 340 "دینار عراق", |
| 341 } | 341 } |
| 342 IRR{ | 342 IRR{ |
| 343 "ریال", | 343 "ریال", |
| 344 "ریال ایران", | 344 "ریال ایران", |
| 345 } | 345 } |
| (...skipping 590 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 936 one{"فرانک CFP"} | 936 one{"فرانک CFP"} |
| 937 other{"فرانک CFP"} | 937 other{"فرانک CFP"} |
| 938 } | 938 } |
| 939 XXX{ | 939 XXX{ |
| 940 one{"(ارز نامشخص)"} | 940 one{"(ارز نامشخص)"} |
| 941 other{"(ارز نامشخص)"} | 941 other{"(ارز نامشخص)"} |
| 942 } | 942 } |
| 943 } | 943 } |
| 944 Version{"2.1.8.9"} | 944 Version{"2.1.8.9"} |
| 945 } | 945 } |
| OLD | NEW |