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

Unified Diff: source/data/curr/pt.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/ps.txt ('k') | source/data/curr/pt_AO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/pt.txt
diff --git a/source/data/curr/pt.txt b/source/data/curr/pt.txt
index a0b96e8890b96ff4b562dabf9be58e60b7d9f266..e9660c1a31292cc17b1111a23376d4fac89d0df6 100644
--- a/source/data/curr/pt.txt
+++ b/source/data/curr/pt.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/pt.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
pt{
Currencies{
ADP{
@@ -224,9 +218,13 @@ pt{
"BYB",
"Rublo novo bielo-russo (1994–1999)",
}
+ BYN{
+ "BYN",
+ "Rublo bielorrusso",
+ }
BYR{
"BYR",
- "Rublo bielorrusso",
+ "Rublo bielorrusso (2000–2016)",
}
BZD{
"BZD",
@@ -1198,7 +1196,7 @@ pt{
BRL{"R$"}
BSD{"$"}
BWP{"P"}
- BYR{"р."}
+ BYN{"р."}
BZD{"$"}
CAD{"$"}
CLP{"$"}
@@ -1215,6 +1213,7 @@ pt{
FJD{"$"}
FKP{"£"}
GBP{"£"}
+ GEL{"₾"}
GIP{"£"}
GNF{"FG"}
GTQ{"Q"}
@@ -1255,6 +1254,7 @@ pt{
PKR{"Rs"}
PLN{"zł"}
PYG{"₲"}
+ RON{"L"}
RUB{"₽"}
RWF{"RF"}
SBD{"$"}
@@ -1500,10 +1500,14 @@ pt{
one{"Novo rublo bielorusso (BYB)"}
other{"Novos rublos bielorussos (BYB)"}
}
- BYR{
+ BYN{
one{"Rublo bielorrusso"}
other{"Rublos bielorrussos"}
}
+ BYR{
+ one{"Rublo bielorrusso (2000–2016)"}
+ other{"Rublos bielorrussos (2000–2016)"}
+ }
BZD{
one{"Dólar belizenho"}
other{"Dólares belizenhos"}
@@ -2465,5 +2469,5 @@ pt{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.19.17"}
+ Version{"2.1.28.79"}
}
« no previous file with comments | « source/data/curr/ps.txt ('k') | source/data/curr/pt_AO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698