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/fa_AF.xml | 6 // * Source File: <path>/common/main/fa_AF.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 fa_AF{ | 9 fa_AF{ |
10 Currencies{ | 10 Currencies{ |
11 AUD{ | 11 AUD{ |
12 "A$", | 12 "A$", |
13 "دالر آسترالیا", | 13 "دالر آسترالیا", |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
58 } | 58 } |
59 TJS{ | 59 TJS{ |
60 "TJS", | 60 "TJS", |
61 "سامانی تاجکستان", | 61 "سامانی تاجکستان", |
62 } | 62 } |
63 USD{ | 63 USD{ |
64 "$", | 64 "$", |
65 "دالر امریکا", | 65 "دالر امریکا", |
66 } | 66 } |
67 } | 67 } |
68 Version{"2.0.92.80"} | 68 Version{"2.1.6.69"} |
69 } | 69 } |
OLD | NEW |