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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 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/es.txt ('k') | source/data/curr/es_AR.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/es_419.txt
diff --git a/source/data/curr/es_419.txt b/source/data/curr/es_419.txt
index c15a5a94c8394d4d07e8e63dbbc951f857bdb87d..503162322b3697bc41df29b9e1a7167c4510782d 100644
--- a/source/data/curr/es_419.txt
+++ b/source/data/curr/es_419.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/es_419.xml
@@ -10,36 +10,20 @@ es_419{
Currencies{
AMD{
"AMD",
- "dram",
+ "dram armenio",
}
CAD{
"CAD",
"dólar canadiense",
}
+ ERN{
+ "ERN",
+ "nafka",
+ }
EUR{
"EUR",
"euro",
}
- HKD{
- "HKD",
- "dólar hongkonés",
- }
- ILS{
- "ILS",
- "nuevo sheqel israelí",
- }
- JMD{
- "JMD",
- "dólar jamaicano",
- }
- KZT{
- "KZT",
- "tenge kazako",
- }
- LKR{
- "LKR",
- "rupia esrilanquesa",
- }
THB{
"THB",
"bat",
@@ -52,43 +36,20 @@ es_419{
"VND",
"dong",
}
- ZMW{
- "ZMK",
- "kuacha zambiano",
- }
}
Currencies%narrow{
- EUR{"€"}
+ EGP{"E£"}
+ VEF{"BsF"}
}
CurrencyPlurals{
- BHD{
- one{"dinar bareiní"}
- other{"dinares bareiníes"}
- }
- HKD{
- one{"dólar hongkonés"}
- other{"dólares hongkoneses"}
- }
- ILS{
- one{"nuevo sheqel israelí"}
- other{"nuevos sheqels israelíes"}
- }
- JMD{
- one{"dólar jamaicano"}
- other{"dólares jamaicanos"}
- }
- KZT{
- one{"tenge kazako"}
- other{"tenges kazakos"}
- }
- LKR{
- one{"rupia esrilanquesa"}
- other{"rupias esrilanquesas"}
+ BGN{
+ one{"lev búlgaro"}
+ other{"leva búlgaros"}
}
- MWK{
- one{"kuacha malauí"}
- other{"kuachas malauíes"}
+ XXX{
+ one{"(unidad de moneda desconocida)"}
+ other{"(moneda desconocida)"}
}
}
- Version{"2.1.8.19"}
+ Version{"2.1.19.14"}
}
« no previous file with comments | « source/data/curr/es.txt ('k') | source/data/curr/es_AR.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698