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/vai.xml | 6 // * Source File: <path>/common/main/vai.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/vai.xml | 10 * ICU <specials> source: <path>/common/main/vai.xml |
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
120 "ꕢꖙꔵ ꔸꕩꔷ", | 120 "ꕢꖙꔵ ꔸꕩꔷ", |
121 } | 121 } |
122 SDG{ | 122 SDG{ |
123 "SDG", | 123 "SDG", |
124 "ꖬꗵꘋ ꗁꖻꘋ", | 124 "ꖬꗵꘋ ꗁꖻꘋ", |
125 } | 125 } |
126 SLL{ | 126 SLL{ |
127 "SLL", | 127 "SLL", |
128 "ꔷꗚꘋ", | 128 "ꔷꗚꘋ", |
129 } | 129 } |
130 STD{ | |
131 "STD", | |
132 "ꕢꕴ ꕿꔈ ꗪ ꕉ ꕗꕴ ꖁꖜꕟ", | |
133 } | |
134 SZL{ | |
135 "SZL", | |
136 "ꔷꕞꔟꕇ", | |
137 } | |
138 TND{ | 130 TND{ |
139 "TND", | 131 "TND", |
140 "ꖤꕇꔻꕩ ꔵꕯ", | 132 "ꖤꕇꔻꕩ ꔵꕯ", |
141 } | 133 } |
142 TZS{ | 134 TZS{ |
143 "TZS", | 135 "TZS", |
144 "ꕚꘋꕤꕇꕰ ꔻꔝꘋ", | 136 "ꕚꘋꕤꕇꕰ ꔻꔝꘋ", |
145 } | 137 } |
146 UGX{ | 138 UGX{ |
147 "UGX", | 139 "UGX", |
148 "ꖳꕭꕡ ꔻꔝꘋ", | 140 "ꖳꕭꕡ ꔻꔝꘋ", |
149 } | 141 } |
150 USD{ | 142 USD{ |
151 "US$", | 143 "US$", |
152 "ꕶꕱ ꕜꕞ", | 144 "ꕶꕱ ꕜꕞ", |
153 } | 145 } |
154 ZAR{ | 146 ZAR{ |
155 "ZAR", | 147 "ZAR", |
156 "ꕉꔱꔸꕪ ꗛꔤ ꔒꘋꗣ ꗏ ꕟꘋꔵ", | 148 "ꕉꔱꔸꕪ ꗛꔤ ꔒꘋꗣ ꗏ ꕟꘋꔵ", |
157 } | 149 } |
158 ZMW{ | 150 ZMW{ |
159 "ZMW", | 151 "ZMW", |
160 "ꕤꔭꕩ ꖴꕎꕦ", | 152 "ꕤꔭꕩ ꖴꕎꕦ", |
161 } | 153 } |
162 } | 154 } |
163 Version{"2.1.6.69"} | 155 Version{"2.1.6.69"} |
164 } | 156 } |
OLD | NEW |