-// ***************************************************************************
-// *
-// * 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/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 japonés",
+ "yen",
}
USD{
"$",
"dólar estadounidense",
}
}
- Version{"2.0.64.50"}
+ Currencies%narrow{
+ RON{"lei"}
+ }
+ Version{"2.1.31.74"}
}