]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/ig.txt
ICU-64252.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / ig.txt
old mode 100755 (executable)
new mode 100644 (file)
index a77f59e..6bb4ded
@@ -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:<path>/common/main/ig.xml
-// *
-// ***************************************************************************
-/**
- *  ICU <specials> source: <path>/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"}
 }