// *************************************************************************** // * // * Copyright (C) 2010 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java // * Source File:/common/main/ti.xml // * // *************************************************************************** /** * ICU source: /xml/main/ti.xml */ ti{ Currencies{ BRL{ "R$", "የብራዚል ሪል", } CNY{ "CN¥", "የቻይና ዩአን ረንሚንቢ", } ETB{ "Br", "የኢትዮጵያ ብር", } EUR{ "€", "አውሮ", } GBP{ "£", "የእንግሊዝ ፓውንድ ስተርሊንግ", } INR{ "Rs", "የሕንድ ሩፒ", } JPY{ "JP¥", "የጃፓን የን", } RUB{ "RUB", "የራሻ ሩብል", } USD{ "US$", "የአሜሪካን ዶላር", } } Version{"2.0.51.7"} }