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

Unified Diff: source/data/curr/fr_CA.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/fr_BI.txt ('k') | source/data/curr/fr_CD.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/fr_CA.txt
diff --git a/source/data/curr/fr_CA.txt b/source/data/curr/fr_CA.txt
index deaadd363e7a5016891a7a63f8000e476b8a7829..22587404928eb656d76aa39acb8e1835823d8f08 100644
--- a/source/data/curr/fr_CA.txt
+++ b/source/data/curr/fr_CA.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/fr_CA.xml
@@ -8,24 +8,228 @@
// ***************************************************************************
fr_CA{
Currencies{
+ ARS{
+ "ARS",
+ "peso argentin",
+ }
+ AUD{
+ "$ AU",
+ "dollar australien",
+ }
+ AZN{
+ "AZN",
+ "manat azerbaïdjanais",
+ }
+ BMD{
+ "BMD",
+ "dollar bermudien",
+ }
+ BND{
+ "BND",
+ "dollar brunéien",
+ }
+ BSD{
+ "BSD",
+ "dollar bahaméen",
+ }
+ BZD{
+ "BZD",
+ "dollar bélizéen",
+ }
CAD{
"$",
"dollar canadien",
}
+ CLP{
+ "CLP",
+ "peso chilien",
+ }
CNY{
"CN¥",
"yuan renminbi chinois",
}
+ COP{
+ "COP",
+ "peso colombien",
+ }
+ CVE{
+ "CVE",
+ "escudo du Cap-Vert",
+ }
+ FJD{
+ "FJD",
+ "dollar fidjien",
+ }
+ FKP{
+ "FKP",
+ "livre des Îles Malouines",
+ }
+ GBP{
+ "£",
+ "livre sterling",
+ }
+ GIP{
+ "GIP",
+ "livre de Gibraltar",
+ }
+ HKD{
+ "$ HK",
+ "dollar de Hong Kong",
+ }
+ ILS{
+ "ILS",
+ "nouveau shekel israélien",
+ }
+ INR{
+ "INR",
+ "roupie indienne",
+ }
+ JPY{
+ "¥",
+ "yen japonais",
+ }
+ KRW{
+ "KRW",
+ "won sud-coréen",
+ }
+ LAK{
+ "LAK",
+ "kip laotien",
+ }
+ LBP{
+ "LBP",
+ "livre libanaise",
+ }
+ MXN{
+ "MXN",
+ "peso mexicain",
+ }
+ NAD{
+ "NAD",
+ "dollar namibien",
+ }
+ NZD{
+ "$ NZ",
+ "dollar néo-zélandais",
+ }
+ PGK{
+ "PGK",
+ "kina papou-néo-guinéen",
+ }
+ QAR{
+ "QAR",
+ "riyal du Qatar",
+ }
+ SBD{
+ "SBD",
+ "dollar des îles Salomon",
+ }
+ SGD{
+ "$ SG",
+ "dollar de Singapour",
+ }
+ SRD{
+ "SRD",
+ "dollar du Suriname",
+ }
+ THB{
+ "THB",
+ "baht thaïlandais",
+ }
+ TOP{
+ "TOP",
+ "pa’anga",
+ }
+ TTD{
+ "TTD",
+ "dollar de Trinité-et-Tobago",
+ }
+ USD{
+ "$ US",
+ "dollar des États-Unis",
+ }
+ UYU{
+ "UYU",
+ "peso uruguayen",
+ }
+ VND{
+ "VND",
+ "dông vietnamien",
+ }
+ VUV{
+ "VUV",
+ "vatu",
+ }
WST{
"WST",
- "tala samoan",
+ "tala",
+ }
+ XAF{
+ "XAF",
+ "franc CFA (BEAC)",
+ }
+ XOF{
+ "XOF",
+ "franc CFA (BCEAO)",
+ }
+ XPF{
+ "XPF",
+ "franc CFP",
}
}
CurrencyPlurals{
+ AZN{
+ one{"manat azerbaïdjanais"}
+ other{"manats azerbaïdjanais"}
+ }
+ CVE{
+ one{"escudo du Cap-Vert"}
+ other{"escudos du Cap-Vert"}
+ }
+ FKP{
+ one{"livre des Îles Malouines"}
+ other{"livres des Îles Malouines"}
+ }
+ GEL{
+ one{"lari géorgien"}
+ other{"laris géorgiens"}
+ }
GYD{
one{"dollar guyanien"}
other{"dollars guyaniens"}
}
+ LAK{
+ one{"kip laotien"}
+ other{"kips laotiens"}
+ }
+ PGK{
+ one{"kina papou-néo-guinéen"}
+ other{"kinas papou-néo-guinéens"}
+ }
+ QAR{
+ one{"riyal du Qatar"}
+ other{"riyals du Qatar"}
+ }
+ SRD{
+ one{"dollar du Suriname"}
+ other{"dollars du Suriname"}
+ }
+ TOP{
+ one{"pa’anga"}
+ other{"pa’angas"}
+ }
+ VUV{
+ one{"vatu"}
+ other{"vatus"}
+ }
+ WST{
+ one{"tala"}
+ other{"talas"}
+ }
+ XXX{
+ one{"devise inconnue ou non valide"}
+ other{"devise inconnue ou non valide"}
+ }
}
- Version{"2.0.92.80"}
+ Version{"2.1.8.19"}
}
« no previous file with comments | « source/data/curr/fr_BI.txt ('k') | source/data/curr/fr_CD.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698