Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: source/data/curr/es.txt

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/curr/eo.txt ('k') | source/data/curr/es_419.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/es.txt
diff --git a/source/data/curr/es.txt b/source/data/curr/es.txt
index b5c0b8cd418550bcbe761979821b61d7c7ef7c66..b32491e302225edd5e01b53e21c08e8626d47ae7 100644
--- a/source/data/curr/es.txt
+++ b/source/data/curr/es.txt
@@ -1,11 +1,5 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
es{
Currencies{
ADP{
@@ -192,9 +186,13 @@ es{
"BYB",
"nuevo rublo bielorruso (1994–1999)",
}
+ BYN{
+ "BYN",
+ "rublo bielorruso",
+ }
BYR{
"BYR",
- "rublo bielorruso",
+ "rublo bielorruso (2000–2016)",
}
BZD{
"BZD",
@@ -714,7 +712,7 @@ es{
}
PES{
"PES",
- "sol peruano",
+ "sol peruano (1863–1965)",
}
PGK{
"PGK",
@@ -1118,7 +1116,7 @@ es{
BRL{"R$"}
BSD{"$"}
BWP{"P"}
- BYR{"р."}
+ BYN{"р."}
BZD{"$"}
CAD{"$"}
CLP{"$"}
@@ -1135,6 +1133,7 @@ es{
FJD{"$"}
FKP{"£"}
GBP{"£"}
+ GEL{"₾"}
GIP{"£"}
GNF{"FG"}
GTQ{"Q"}
@@ -1175,6 +1174,7 @@ es{
PKR{"Rs"}
PLN{"zł"}
PYG{"₲"}
+ RON{"L"}
RUB{"₽"}
RWF{"RF"}
SBD{"$"}
@@ -1368,10 +1368,14 @@ es{
one{"nuevo rublo bielorruso"}
other{"nuevos rublos bielorrusos"}
}
- BYR{
+ BYN{
one{"rublo bielorruso"}
other{"rublos bielorrusos"}
}
+ BYR{
+ one{"rublo bielorruso (2000–2016)"}
+ other{"rublos bielorrusos (2000–2016)"}
+ }
BZD{
one{"dólar beliceño"}
other{"dólares beliceños"}
@@ -1853,8 +1857,8 @@ es{
other{"nuevos soles peruanos"}
}
PES{
- one{"sol peruano"}
- other{"soles peruanos"}
+ one{"sol peruano (1863–1965)"}
+ other{"soles peruanos (1863–1965)"}
}
PGK{
one{"kina"}
@@ -2185,5 +2189,5 @@ es{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.20.15"}
+ Version{"2.1.28.80"}
}
« no previous file with comments | « source/data/curr/eo.txt ('k') | source/data/curr/es_419.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698