]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/es_US.txt
ICU-59173.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / es_US.txt
index 1eb1915d5afbb5e59fca8a9c9dc4b4bad0f479e9..3ea388a9908c8d2233eb137bbfac3e30641a7504 100644 (file)
@@ -1,14 +1,20 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_US.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 es_US{
     %%Parent{"es_419"}
     Currencies{
+        CAD{
+            "CA$",
+            "dólar canadiense",
+        }
+        EUR{
+            "€",
+            "euro",
+        }
+        GBP{
+            "£",
+            "libra británica",
+        }
         JPY{
             "¥",
             "yen",
@@ -18,5 +24,8 @@ es_US{
             "dólar estadounidense",
         }
     }
-    Version{"2.1.13.23"}
+    Currencies%narrow{
+        RON{"lei"}
+    }
+    Version{"2.1.31.74"}
 }