1// *************************************************************************** 2// * 3// * Copyright (C) 2015 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/so.xml 7// * 8// *************************************************************************** 9so{ 10 Currencies{ 11 DJF{ 12 "DJF", 13 "Faran Jabbuuti", 14 } 15 ETB{ 16 "ETB", 17 "Birta Itoobbiya", 18 } 19 EUR{ 20 "€", 21 "Yuuroo", 22 } 23 SAR{ 24 "SAR", 25 "Riyaalka Sacuudiga", 26 } 27 SOS{ 28 "S", 29 "Shilin soomaali", 30 } 31 TZS{ 32 "TZS", 33 "Shilin Tansaani", 34 } 35 USD{ 36 "US$", 37 "Doollar maraykan", 38 } 39 } 40 Version{"2.1.19.14"} 41} 42