-// ***************************************************************************
-// *
-// * 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",
"dólar estadounidense",
}
}
- Version{"2.1.13.23"}
+ Currencies%narrow{
+ RON{"lei"}
+ }
+ Version{"2.1.31.74"}
}