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/yav.xml | 6 // * Source File: <path>/common/main/yav.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/yav.xml | 10 * ICU <specials> source: <path>/common/main/yav.xml |
11 */ | 11 */ |
12 yav{ | 12 yav{ |
13 Currencies{ | 13 Currencies{ |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
68 "píil wu etiopí", | 68 "píil wu etiopí", |
69 } | 69 } |
70 EUR{ | 70 EUR{ |
71 "€", | 71 "€", |
72 "olóo", | 72 "olóo", |
73 } | 73 } |
74 GBP{ | 74 GBP{ |
75 "£", | 75 "£", |
76 "lífilɛ sitelelíiŋ", | 76 "lífilɛ sitelelíiŋ", |
77 } | 77 } |
| 78 GHC{ |
| 79 "GHC", |
| 80 "setí", |
| 81 } |
78 GMD{ | 82 GMD{ |
79 "GMD", | 83 "GMD", |
80 "talasí u kaambí", | 84 "talasí u kaambí", |
81 } | 85 } |
82 GNS{ | 86 GNS{ |
83 "GNS", | 87 "GNS", |
84 "silí u kiiné", | 88 "silí u kiiné", |
85 } | 89 } |
86 INR{ | 90 INR{ |
87 "₹", | 91 "₹", |
88 "ulupí", | 92 "ulupí", |
89 } | 93 } |
90 JPY{ | 94 JPY{ |
91 "JP¥", | 95 "JP¥", |
92 "yɛ́ɛn u sapɔ́ɔŋ", | 96 "yɛ́ɛn u sapɔ́ɔŋ", |
93 } | 97 } |
94 KES{ | 98 KES{ |
95 "KES", | 99 "KES", |
96 "síliŋ u kénia", | 100 "síliŋ u kénia", |
97 } | 101 } |
98 KMF{ | 102 KMF{ |
99 "KMF", | 103 "KMF", |
100 "́faláŋɛ u kɔmɔ́ɔl", | 104 "́faláŋɛ u kɔmɔ́ɔl", |
101 } | 105 } |
102 } | 106 } |
103 Version{"2.0.92.87"} | 107 Version{"2.1.6.69"} |
104 } | 108 } |
OLD | NEW |