ti.txt   [plain text]


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