| 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/rn.xml | 6 // * Source File: <path>/common/main/rn.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/rn.xml | 10 * ICU <specials> source: <path>/common/main/rn.xml |
| (...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 120 "Iriyari ryo muri Arabiya Sawudite", | 120 "Iriyari ryo muri Arabiya Sawudite", |
| 121 } | 121 } |
| 122 SDG{ | 122 SDG{ |
| 123 "SDG", | 123 "SDG", |
| 124 "Ipawundi rya Sudani", | 124 "Ipawundi rya Sudani", |
| 125 } | 125 } |
| 126 SLL{ | 126 SLL{ |
| 127 "SLL", | 127 "SLL", |
| 128 "Ilewone", | 128 "Ilewone", |
| 129 } | 129 } |
| 130 STD{ | |
| 131 "STD", | |
| 132 "Idobura ryo muri Sawotome na Perensipe", | |
| 133 } | |
| 134 SZL{ | |
| 135 "SZL", | |
| 136 "Ililangeni", | |
| 137 } | |
| 138 TND{ | 130 TND{ |
| 139 "TND", | 131 "TND", |
| 140 "Idinari ryo muri Tuniziya", | 132 "Idinari ryo muri Tuniziya", |
| 141 } | 133 } |
| 142 TZS{ | 134 TZS{ |
| 143 "TZS", | 135 "TZS", |
| 144 "Ishilingi rya Tanzaniya", | 136 "Ishilingi rya Tanzaniya", |
| 145 } | 137 } |
| 146 UGX{ | 138 UGX{ |
| 147 "UGX", | 139 "UGX", |
| 148 "Ishilingi ry’Ubugande", | 140 "Ishilingi ry’Ubugande", |
| 149 } | 141 } |
| 150 USD{ | 142 USD{ |
| 151 "US$", | 143 "US$", |
| 152 "Idolari ry’abanyamerika", | 144 "Idolari ry’abanyamerika", |
| 153 } | 145 } |
| 154 ZAR{ | 146 ZAR{ |
| 155 "ZAR", | 147 "ZAR", |
| 156 "Irandi ryo muri Afurika y’Epfo", | 148 "Irandi ryo muri Afurika y’Epfo", |
| 157 } | 149 } |
| 158 ZMW{ | 150 ZMW{ |
| 159 "ZMW", | 151 "ZMW", |
| 160 "Ikwaca ryo muri Zambiya", | 152 "Ikwaca ryo muri Zambiya", |
| 161 } | 153 } |
| 162 } | 154 } |
| 163 Version{"2.1.7.39"} | 155 Version{"2.1.7.39"} |
| 164 } | 156 } |
| OLD | NEW |