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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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
new file mode 100644
index 0000000000000000000000000000000000000000..73bddb58c1590fddc149844e4c9d1fdc702287de
--- /dev/null
+++ b/source/data/curr/es_419.txt
@@ -0,0 +1,146 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/es_419.xml
+// *
+// ***************************************************************************
+es_419{
+ Currencies{
+ AMD{
+ "AMD",
+ "dram",
+ }
+ AWG{
+ "AWG",
+ "florín arubeño",
+ }
+ BBD{
+ "BBD",
+ "dólar barbadense",
+ }
+ BSD{
+ "BSD",
+ "dólar bahameño",
+ }
+ BZD{
+ "BZD",
+ "dólar beliceño",
+ }
+ CAD{
+ "CAD",
+ "dólar canadiense",
+ }
+ ERN{
+ "ERN",
+ "nakfa",
+ }
+ 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",
+ }
+ MOP{
+ "MOP",
+ "pataca",
+ }
+ THB{
+ "THB",
+ "bat",
+ }
+ USD{
+ "USD",
+ "dólar estadounidense",
+ }
+ VND{
+ "VND",
+ "dong",
+ }
+ XXX{
+ "XXX",
+ "moneda desconocida",
+ }
+ ZMW{
+ "ZMK",
+ "kuacha zambiano",
+ }
+ }
+ Currencies%narrow{
+ EUR{"€"}
+ }
+ CurrencyPlurals{
+ AWG{
+ one{"florín arubeño"}
+ other{"florines arubeños"}
+ }
+ BBD{
+ one{"dólar barbadense"}
+ other{"dólares barbadenses"}
+ }
+ BHD{
+ one{"dinar bareiní"}
+ other{"dinares bareiníes"}
+ }
+ BSD{
+ one{"dólar bahameño"}
+ other{"dólares bahameños"}
+ }
+ BZD{
+ one{"dólar beliceño"}
+ other{"dólares beliceños"}
+ }
+ 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"}
+ }
+ MOP{
+ one{"pataca"}
+ other{"patacas"}
+ }
+ MWK{
+ one{"kuacha malauí"}
+ other{"kuachas malauíes"}
+ }
+ XXX{
+ one{"(unidad de moneda desconocida)"}
+ other{"(moneda desconocida)"}
+ }
+ }
+ Version{"2.1.8.19"}
+}
« 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