X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/729e4ab9bc6618bc3d8a898e575df7f4019e29ca..1a147d096ae81f4c8262f7bfc56bd19fc2dee932:/icuSources/data/curr/ig.txt diff --git a/icuSources/data/curr/ig.txt b/icuSources/data/curr/ig.txt old mode 100755 new mode 100644 index a77f59ee..6bb4ded4 --- a/icuSources/data/curr/ig.txt +++ b/icuSources/data/curr/ig.txt @@ -1,24 +1,93 @@ -// *************************************************************************** -// * -// * 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/ig.xml -// * -// *************************************************************************** -/** - * ICU source: /xml/main/ig.xml - */ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License ig{ Currencies{ + BRL{ + "R$", + "Real Brazil", + } + CNY{ + "CN¥", + "Yuan China", + } CVE{ - "CV$", + "CVE", "Escudo Caboverdiano", } + EUR{ + "€", + "Euro", + } + GBP{ + "£", + "Pound British", + } + INR{ + "₹", + "Rupee India", + } + JPY{ + "¥", + "Yen Japan", + } NGN{ "₦", "Naịra", } + RUB{ + "RUB", + "Ruble Russia", + } + USD{ + "$", + "Dollar US", + } + XXX{ + "¤", + "Ego Amaghị", + } + } + Currencies%narrow{ + BRL{"R$"} + CNY{"¥"} + EUR{"€"} + GBP{"£"} + INR{"₹"} + JPY{"¥"} + RUB{"₽"} + USD{"$"} + } + CurrencyPlurals{ + BRL{ + other{"Real Brazil"} + } + CNY{ + other{"Yuan China"} + } + EUR{ + other{"euro"} + } + GBP{ + other{"Pound British"} + } + INR{ + other{"Rupee India"} + } + JPY{ + other{"Yen Japan"} + } + RUB{ + other{"Ruble Russia"} + } + USD{ + other{"dollar US"} + } + XXX{ + other{"(ego amaghị)"} + } + } + CurrencyUnitPatterns{ + other{"{0} {1}"} } - Version{"2.0.46.79"} + Version{"2.1.48.45"} }