| // © 2016 and later: Unicode, Inc. and others. | |
| // License & terms of use: http://www.unicode.org/copyright.html | |
| // Generated using tools/cldr/cldr-to-icu/build-icu-data.xml | |
| xh{ | |
| Currencies{ | |
| ZAR{ | |
| "R", | |
| "iRandi yaseMzanzi Afrika", | |
| } | |
| } | |
| Currencies%narrow{ | |
| ZAR{"R"} | |
| } | |
| CurrencyPlurals{ | |
| ZAR{ | |
| one{"iRandi YaseMzanzi Afrika"} | |
| other{"iRandi yaseMzanzi Afrika"} | |
| } | |
| } | |
| CurrencyUnitPatterns{ | |
| one{"{0} {1}"} | |
| other{"{0} {1}"} | |
| } | |
| } |