Chromium Code Reviews

Unified Diff: source/data/curr/nb.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « source/data/curr/naq.txt ('k') | source/data/curr/nb_NO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/curr/nb.txt
diff --git a/source/data/curr/nb.txt b/source/data/curr/nb.txt
index 8bf4d1d2d2516da89487cefd5fa3e3925dce3df3..d6285e5d14f5d7d42d2602f4188f94f25fb810ca 100644
--- a/source/data/curr/nb.txt
+++ b/source/data/curr/nb.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/nb.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
nb{
Currencies{
ADP{
@@ -22,7 +16,7 @@ nb{
}
AFN{
"AFN",
- "afghansk afghani",
+ "afghanske afghani",
}
ALK{
"ALK",
@@ -224,9 +218,13 @@ nb{
"BYB",
"hviterussiske nye rubler (1994–1999)",
}
+ BYN{
+ "BYN",
+ "hviterussiske rubler",
+ }
BYR{
"BYR",
- "hviterussiske rubler",
+ "hviterussiske rubler (2000–2016)",
}
BZD{
"BZD",
@@ -1210,7 +1208,7 @@ nb{
BRL{"R$"}
BSD{"$"}
BWP{"P"}
- BYR{"р."}
+ BYN{"р."}
BZD{"$"}
CAD{"$"}
CLP{"$"}
@@ -1227,6 +1225,7 @@ nb{
FJD{"$"}
FKP{"£"}
GBP{"£"}
+ GEL{"₾"}
GIP{"£"}
GNF{"FG"}
GTQ{"Q"}
@@ -1269,6 +1268,7 @@ nb{
PKR{"Rs"}
PLN{"zł"}
PYG{"₲"}
+ RON{"L"}
RUB{"₽"}
RWF{"RF"}
SBD{"$"}
@@ -1514,10 +1514,14 @@ nb{
one{"hviterussisk ny rubel (1994–1999)"}
other{"hviterussiske nye rubler (1994–1999)"}
}
- BYR{
+ BYN{
one{"hviterussisk rubel"}
other{"hviterussiske rubler"}
}
+ BYR{
+ one{"hviterussisk rubel (2000–2016)"}
+ other{"hviterussiske rubler (2000–2016)"}
+ }
BZD{
one{"belizisk dollar"}
other{"beliziske dollar"}
@@ -2479,5 +2483,5 @@ nb{
one{"{0} {1}"}
other{"{0} {1}"}
}
- Version{"2.1.19.96"}
+ Version{"2.1.30.7"}
}
« no previous file with comments | « source/data/curr/naq.txt ('k') | source/data/curr/nb_NO.txt » ('j') | no next file with comments »

Powered by Google App Engine