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

Unified Diff: source/data/curr/fr_CA.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/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 95d712cce6b40ec526d6f0a171b931a0a22cfd85..be4b5878742d4792c0efd564b8f70097448a75ad 100644
--- a/source/data/curr/fr_CA.txt
+++ b/source/data/curr/fr_CA.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/fr_CA.xml
@@ -16,14 +16,22 @@ fr_CA{
"$ 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",
@@ -40,10 +48,22 @@ fr_CA{
"COP",
"peso colombien",
}
+ FJD{
+ "FJD",
+ "dollar fidjien",
+ }
+ FKP{
+ "FKP",
+ "livre des Îles Malouines",
+ }
GBP{
"£",
"livre sterling",
}
+ GIP{
+ "GIP",
+ "livre de Gibraltar",
+ }
HKD{
"$ HK",
"dollar de Hong Kong",
@@ -52,10 +72,6 @@ fr_CA{
"ILS",
"nouveau shekel israélien",
}
- INR{
- "INR",
- "roupie indienne",
- }
JPY{
"¥",
"yen japonais",
@@ -64,10 +80,6 @@ fr_CA{
"KRW",
"won sud-coréen",
}
- LAK{
- "LAK",
- "kip laotien",
- }
LBP{
"LBP",
"livre libanaise",
@@ -84,21 +96,21 @@ fr_CA{
"$ 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",
}
- THB{
- "THB",
- "baht thaïlandais",
+ SRD{
+ "SRD",
+ "dollar surinamais",
+ }
+ TOP{
+ "TOP",
+ "pa’anga",
}
TTD{
"TTD",
@@ -124,28 +136,39 @@ fr_CA{
"XOF",
"franc CFA (BCEAO)",
}
+ XPF{
+ "XPF",
+ "franc CFP",
+ }
+ XXX{
+ "XXX",
+ "Devise inconnue",
+ }
+ }
+ Currencies%narrow{
+ KMF{"CF"}
+ NIO{"C$"}
+ ZMW{"ZK"}
+ }
+ Currencies%variant{
+ TRY{"TL"}
}
CurrencyPlurals{
- AZN{
- one{"manat azerbaïdjanais"}
- other{"manats azerbaïdjanais"}
+ FKP{
+ one{"livre des Îles Malouines"}
+ other{"livres des Îles Malouines"}
}
GEL{
one{"lari géorgien"}
- other{"laris géorgiens"}
- }
- LAK{
- one{"kip laotien"}
- other{"kips laotiens"}
}
- PGK{
- one{"kina papou-néo-guinéen"}
- other{"kinas papou-néo-guinéens"}
+ TOP{
+ one{"pa’anga"}
+ other{"pa’angas"}
}
- QAR{
- one{"riyal du Qatar"}
- other{"riyals du Qatar"}
+ XXX{
+ one{"(devise inconnue)"}
+ other{"(devise inconnue)"}
}
}
- Version{"2.1.8.19"}
+ Version{"2.1.19.14"}
}
« 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