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

Unified Diff: source/data/curr/cs.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/chr.txt ('k') | source/data/curr/cy.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/cs.txt
diff --git a/source/data/curr/cs.txt b/source/data/curr/cs.txt
index c942c67a95641f5b2f4efbf760da8936eb326a84..786f2197c4cbecf4a99d2cbf12ad1ea68c74eacc 100644
--- a/source/data/curr/cs.txt
+++ b/source/data/curr/cs.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/cs.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
cs{
Currencies{
ADP{
@@ -224,9 +218,13 @@ cs{
"BYB",
"běloruský rubl (1994–1999)",
}
+ BYN{
+ "BYN",
+ "běloruský rubl",
+ }
BYR{
"BYR",
- "běloruský rubl",
+ "běloruský rubl (2000–2016)",
}
BZD{
"BZD",
@@ -826,7 +824,7 @@ cs{
}
RON{
"RON",
- "rumunské leu",
+ "rumunský leu",
}
RSD{
"RSD",
@@ -1206,7 +1204,7 @@ cs{
BRL{"R$"}
BSD{"$"}
BWP{"P"}
- BYR{"р."}
+ BYN{"р."}
BZD{"$"}
CAD{"$"}
CLP{"$"}
@@ -1224,6 +1222,7 @@ cs{
FJD{"$"}
FKP{"£"}
GBP{"£"}
+ GEL{"₾"}
GIP{"£"}
GNF{"FG"}
GTQ{"Q"}
@@ -1264,6 +1263,7 @@ cs{
PKR{"Rs"}
PLN{"zł"}
PYG{"₲"}
+ RON{"L"}
RUB{"₽"}
RUR{"р."}
RWF{"RF"}
@@ -1606,12 +1606,18 @@ cs{
one{"běloruský rubl (1994–1999)"}
other{"běloruských rublů (1994–1999)"}
}
- BYR{
+ BYN{
few{"běloruské rubly"}
many{"běloruského rublu"}
one{"běloruský rubl"}
other{"běloruských rublů"}
}
+ BYR{
+ few{"běloruské rubly (2000–2016)"}
+ many{"běloruského rublu (2000–2016)"}
+ one{"běloruský rubl (2000–2016)"}
+ other{"běloruských rublů (2000–2016)"}
+ }
BZD{
few{"belizské dolary"}
many{"belizského dolaru"}
@@ -2509,7 +2515,7 @@ cs{
RON{
few{"rumunské lei"}
many{"rumunského leu"}
- one{"rumunské leu"}
+ one{"rumunský leu"}
other{"rumunských lei"}
}
RSD{
@@ -3047,5 +3053,5 @@ cs{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.20.4"}
+ Version{"2.1.28.79"}
}
« no previous file with comments | « source/data/curr/chr.txt ('k') | source/data/curr/cy.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698