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_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{ |
(...skipping 22 matching lines...) Expand all Loading... |
33 "کرون دنمارک", | 33 "کرون دنمارک", |
34 } | 34 } |
35 JPY{ | 35 JPY{ |
36 "¥", | 36 "¥", |
37 "ین جاپان", | 37 "ین جاپان", |
38 } | 38 } |
39 MXN{ | 39 MXN{ |
40 "$MX", | 40 "$MX", |
41 "پزوی مکسیکو", | 41 "پزوی مکسیکو", |
42 } | 42 } |
43 NLG{ | |
44 "NLG", | |
45 "گیلدر هالند", | |
46 } | |
47 NOK{ | 43 NOK{ |
48 "NOK", | 44 "NOK", |
49 "کرون ناروی", | 45 "کرون ناروی", |
50 } | 46 } |
51 SEK{ | 47 SEK{ |
52 "SEK", | 48 "SEK", |
53 "کرون سویدن", | 49 "کرون سویدن", |
54 } | 50 } |
55 SGD{ | 51 SGD{ |
56 "SGD", | 52 "SGD", |
57 "دالر سینگاپور", | 53 "دالر سینگاپور", |
58 } | 54 } |
59 TJS{ | 55 TJS{ |
60 "TJS", | 56 "TJS", |
61 "سامانی تاجکستان", | 57 "سامانی تاجکستان", |
62 } | 58 } |
63 USD{ | 59 USD{ |
64 "$", | 60 "$", |
65 "دالر امریکا", | 61 "دالر امریکا", |
66 } | 62 } |
67 } | 63 } |
68 Version{"2.1.6.69"} | 64 Version{"2.1.6.69"} |
69 } | 65 } |
OLD | NEW |