]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/es_419.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / curr / es_419.txt
old mode 100755 (executable)
new mode 100644 (file)
index 80ea6aa..a7cae0a
@@ -1,31 +1,64 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_419.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 es_419{
     Currencies{
+        CAD{
+            "CAD",
+            "dólar canadiense",
+        }
         EUR{
-            "",
+            "EUR",
             "euro",
         }
-        GBP{
-            "£",
-            "libra esterlina británica",
+        MWK{
+            "MWK",
+            "kwacha malauí",
+        }
+        THB{
+            "THB",
+            "baht tailandes",
+        }
+        USD{
+            "USD",
+            "dólar estadounidense",
+        }
+        UZS{
+            "UZS",
+            "som uzbeko",
+        }
+        VND{
+            "VND",
+            "dong",
         }
     }
+    Currencies%narrow{
+        EGP{"E£"}
+        FKP{"FK£"}
+        SSP{"SD£"}
+        SYP{"S£"}
+        VEF{"BsF"}
+    }
     CurrencyPlurals{
-        EUR{
-            one{"euro"}
-            other{"euros"}
+        BGN{
+            one{"lev búlgaro"}
+            other{"leva búlgaros"}
+        }
+        MWK{
+            one{"kwacha malauí"}
+            other{"kwachas malauís"}
+        }
+        THB{
+            one{"baht tailandes"}
+            other{"bahts tailandeses"}
+        }
+        UZS{
+            one{"som uzbeko"}
+            other{"soms uzbekos"}
         }
-        GBP{
-            one{"libra esterlina británica"}
-            other{"libras esterlinas británicas"}
+        XXX{
+            one{"(unidad de moneda desconocida)"}
+            other{"(moneda desconocida)"}
         }
     }
-    Version{"2.0.75.99"}
+    Version{"36.1"}
 }