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

Unified Diff: source/data/curr/uk.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/ug.txt ('k') | source/data/curr/ur.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/uk.txt
diff --git a/source/data/curr/uk.txt b/source/data/curr/uk.txt
index 2dac7df9ff9287574ee13b43333cd7873bae0e5c..68485f1b9a71163253aa32e7ad88300242602a87 100644
--- a/source/data/curr/uk.txt
+++ b/source/data/curr/uk.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/uk.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
uk{
Currencies{
ADP{
@@ -192,9 +186,13 @@ uk{
"BYB",
"білоруський новий рубль (1994–1999)",
}
+ BYN{
+ "BYN",
+ "білоруський рубль",
+ }
BYR{
"BYR",
- "білоруський рубль",
+ "білоруський рубль (2000–2016)",
}
BZD{
"BZD",
@@ -913,7 +911,7 @@ uk{
"танзанійський шилінг",
}
UAH{
- "грн.",
+ "₴",
"українська гривня",
}
UAK{
@@ -1118,7 +1116,7 @@ uk{
BRL{"R$"}
BSD{"$"}
BWP{"P"}
- BYR{"р."}
+ BYN{"р."}
BZD{"$"}
CAD{"$"}
CLP{"$"}
@@ -1135,6 +1133,7 @@ uk{
FJD{"$"}
FKP{"£"}
GBP{"£"}
+ GEL{"₾"}
GIP{"£"}
GNF{"FG"}
GTQ{"Q"}
@@ -1202,6 +1201,7 @@ uk{
Currencies%variant{
GEL{"₾"}
TRY{"TL"}
+ UAH{"грн."}
}
CurrencyPlurals{
ADP{
@@ -1384,12 +1384,18 @@ uk{
one{"білоруський новий рубль (1994–1999)"}
other{"білоруського нового рубля (1994–1999)"}
}
- BYR{
+ BYN{
few{"білоруські рублі"}
many{"білоруських рублів"}
one{"білоруський рубль"}
other{"білоруського рубля"}
}
+ BYR{
+ few{"білоруські рублі (2000–2016)"}
+ many{"білоруських рублів (2000–2016)"}
+ one{"білоруський рубль (2000–2016)"}
+ other{"білоруського рубля (2000–2016)"}
+ }
BZD{
few{"белізькі долари"}
many{"белізьких доларів"}
@@ -2261,5 +2267,5 @@ uk{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.19.94"}
+ Version{"2.1.29.38"}
}
« no previous file with comments | « source/data/curr/ug.txt ('k') | source/data/curr/ur.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698